Proyectos de Subversion LeadersLinked - SPA

Rev

Rev 2335 | Rev 2338 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 2335 Rev 2336
Línea 2... Línea 2...
2
 
2
 
3
export function ReviewIcon({ width = 150, height = 156.368, ...props }) {
3
export function ReviewIcon({ width = 150, height = 156.368, ...props }) {
4
  return (
4
  return (
5
    <svg
5
    <svg
6
      xmlns='http://www.w3.org/2000/svg'
6
      xmlns='http://www.w3.org/2000/svg'
7
      viewBox={`48.197 45.013 ${width} ${height}`}
7
      viewBox='48.197 45.013 150 156.368'
8
      width={width}
8
      width={width}
9
      height={height}
9
      height={height}
10
      {...props}
10
      {...props}
11
    >
11
    >
Línea 29... Línea 29...
29
        strokeWidth={3.849}
29
        strokeWidth={3.849}
30
      />
30
      />
31
      <path
31
      <path
32
        d='m127.539 49.991 3.63 7.357a5.5 5.5 0 0 0 4.127 3l8.119 1.177c4.492.654 6.287 6.174 3.038 9.347l-5.874 5.728a5.51 5.51 0 0 0-1.575 4.851l1.386 8.085c.767 4.478-3.93 7.888-7.95 5.775l-7.26-3.819a5.48 5.48 0 0 0-5.102 0l-7.26 3.819c-4.02 2.113-8.717-1.301-7.95-5.775l1.386-8.085a5.51 5.51 0 0 0-1.575-4.851l-5.874-5.728c-3.253-3.169-1.459-8.693 3.038-9.347l8.119-1.177a5.48 5.48 0 0 0 4.127-3l3.63-7.357c2.006-4.069 7.811-4.069 9.821 0M73.627 84.938l2.629 5.329a4.4 4.4 0 0 0 3.319 2.409l5.878.855a4.404 4.404 0 0 1 2.441 7.515l-4.254 4.146a4.4 4.4 0 0 0-1.268 3.9l1.005 5.856a4.408 4.408 0 0 1-6.396 4.646l-5.259-2.764a4.43 4.43 0 0 0-4.101 0l-5.259 2.764a4.408 4.408 0 0 1-6.396-4.646l1.005-5.856a4.39 4.39 0 0 0-1.268-3.9l-4.254-4.146c-2.614-2.548-1.17-6.992 2.441-7.515l5.878-.855a4.4 4.4 0 0 0 3.319-2.409l2.629-5.329a4.408 4.408 0 0 1 7.903 0m107.038 0 2.629 5.329a4.4 4.4 0 0 0 3.319 2.409l5.878.851a4.404 4.404 0 0 1 2.441 7.515l-4.254 4.146a4.4 4.4 0 0 0-1.268 3.9l1.005 5.856a4.408 4.408 0 0 1-6.396 4.646l-5.259-2.764a4.43 4.43 0 0 0-4.101 0l-5.259 2.764a4.408 4.408 0 0 1-6.396-4.646l1.005-5.856a4.39 4.39 0 0 0-1.268-3.9l-4.254-4.146c-2.614-2.548-1.17-6.992 2.441-7.515l5.878-.855a4.4 4.4 0 0 0 3.319-2.409l2.629-5.329c1.616-3.272 6.287-3.272 7.903.004'
32
        d='m127.539 49.991 3.63 7.357a5.5 5.5 0 0 0 4.127 3l8.119 1.177c4.492.654 6.287 6.174 3.038 9.347l-5.874 5.728a5.51 5.51 0 0 0-1.575 4.851l1.386 8.085c.767 4.478-3.93 7.888-7.95 5.775l-7.26-3.819a5.48 5.48 0 0 0-5.102 0l-7.26 3.819c-4.02 2.113-8.717-1.301-7.95-5.775l1.386-8.085a5.51 5.51 0 0 0-1.575-4.851l-5.874-5.728c-3.253-3.169-1.459-8.693 3.038-9.347l8.119-1.177a5.48 5.48 0 0 0 4.127-3l3.63-7.357c2.006-4.069 7.811-4.069 9.821 0M73.627 84.938l2.629 5.329a4.4 4.4 0 0 0 3.319 2.409l5.878.855a4.404 4.404 0 0 1 2.441 7.515l-4.254 4.146a4.4 4.4 0 0 0-1.268 3.9l1.005 5.856a4.408 4.408 0 0 1-6.396 4.646l-5.259-2.764a4.43 4.43 0 0 0-4.101 0l-5.259 2.764a4.408 4.408 0 0 1-6.396-4.646l1.005-5.856a4.39 4.39 0 0 0-1.268-3.9l-4.254-4.146c-2.614-2.548-1.17-6.992 2.441-7.515l5.878-.855a4.4 4.4 0 0 0 3.319-2.409l2.629-5.329a4.408 4.408 0 0 1 7.903 0m107.038 0 2.629 5.329a4.4 4.4 0 0 0 3.319 2.409l5.878.851a4.404 4.404 0 0 1 2.441 7.515l-4.254 4.146a4.4 4.4 0 0 0-1.268 3.9l1.005 5.856a4.408 4.408 0 0 1-6.396 4.646l-5.259-2.764a4.43 4.43 0 0 0-4.101 0l-5.259 2.764a4.408 4.408 0 0 1-6.396-4.646l1.005-5.856a4.39 4.39 0 0 0-1.268-3.9l-4.254-4.146c-2.614-2.548-1.17-6.992 2.441-7.515l5.878-.855a4.4 4.4 0 0 0 3.319-2.409l2.629-5.329c1.616-3.272 6.287-3.272 7.903.004'
33
        fill='#FFF0'
33
        fill='#FFF0'
34
        stroke='#001FCAFF'
34
        stroke='var(--font-color)'
35
        strokeLinecap='round'
35
        strokeLinecap='round'
36
        strokeLinejoin='round'
36
        strokeLinejoin='round'
37
        strokeMiterlimit={10}
37
        strokeMiterlimit={10}
38
        strokeWidth={3.849}
38
        strokeWidth={3.849}
39
      />
39
      />
Línea 48... Línea 48...
48
  ...props
48
  ...props
49
}) {
49
}) {
50
  return (
50
  return (
51
    <svg
51
    <svg
52
      xmlns='http://www.w3.org/2000/svg'
52
      xmlns='http://www.w3.org/2000/svg'
53
      viewBox={`58.333 58.333 ${width} ${height}`}
53
      viewBox='58.333 58.333 150 150'
54
      width={width}
54
      width={width}
55
      height={height}
55
      height={height}
56
      color={color}
56
      color={color}
57
      {...props}
57
      {...props}
58
    >
58
    >