@mirohq/design-system-icons 0.3.1 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (127) hide show
  1. package/dist/main.js +1611 -235
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +1559 -236
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +107 -1
  6. package/package.json +1 -1
  7. package/react/arrow-clockwise-down-right.tsx +33 -0
  8. package/react/arrow-clockwise-up-left.tsx +33 -0
  9. package/react/arrow-counter-clockwise-down-left.tsx +33 -0
  10. package/react/arrow-counter-clockwise-up-right.tsx +33 -0
  11. package/react/arrows-clockwise-x.tsx +33 -0
  12. package/react/arrows-clockwise-y.tsx +33 -0
  13. package/react/article.tsx +33 -0
  14. package/react/brackets-angle-slash.tsx +33 -0
  15. package/react/brackets-curly-circles-three.tsx +37 -0
  16. package/react/camera.tsx +34 -0
  17. package/react/card-number-three.tsx +31 -0
  18. package/react/card.tsx +30 -0
  19. package/react/cards-poker.tsx +30 -0
  20. package/react/chart-bar-y-simple.tsx +33 -0
  21. package/react/chart-bar-y.tsx +33 -0
  22. package/react/circle-notch.tsx +33 -0
  23. package/react/circle.tsx +1 -5
  24. package/react/circles-connected.tsx +27 -0
  25. package/react/clock-counter-clockwise-simple.tsx +27 -0
  26. package/react/clock-counter-clockwise.tsx +27 -0
  27. package/react/cluster.tsx +27 -0
  28. package/react/clustered.tsx +30 -0
  29. package/react/credit-card.tsx +26 -0
  30. package/react/crop.tsx +31 -0
  31. package/react/cursor-filled.tsx +30 -0
  32. package/react/cursor.tsx +33 -0
  33. package/react/factory-house.tsx +33 -0
  34. package/react/factory.tsx +33 -0
  35. package/react/gauge.tsx +27 -0
  36. package/react/hand-filled.tsx +26 -0
  37. package/react/hand.tsx +31 -0
  38. package/react/image.tsx +27 -0
  39. package/react/index.ts +53 -0
  40. package/react/kanban.tsx +33 -0
  41. package/react/key.tsx +31 -0
  42. package/react/keycap.tsx +27 -0
  43. package/react/laptop.tsx +26 -0
  44. package/react/mouse.tsx +27 -0
  45. package/react/pdf.tsx +34 -0
  46. package/react/play-circle.tsx +1 -2
  47. package/react/playback-speed-circle.tsx +5 -6
  48. package/react/scrollbar-xy.tsx +26 -0
  49. package/react/shield-check.tsx +34 -0
  50. package/react/shield-lock.tsx +27 -0
  51. package/react/square-brackets-angle-slash.tsx +33 -0
  52. package/react/square-circles-two.tsx +30 -0
  53. package/react/square-triangle-circle-plus.tsx +33 -0
  54. package/react/square.tsx +1 -1
  55. package/react/squares-four.tsx +33 -0
  56. package/react/squares-three.tsx +33 -0
  57. package/react/sticky-note.tsx +33 -0
  58. package/react/text-t.tsx +33 -0
  59. package/react/thumbs-up.tsx +33 -0
  60. package/react/ticket.tsx +24 -0
  61. package/react/trackpad.tsx +25 -0
  62. package/react/trash-simple.tsx +34 -0
  63. package/react/trash.tsx +34 -0
  64. package/react/trident.tsx +50 -0
  65. package/svg/24/arrow-clockwise-down-right.svg +1 -0
  66. package/svg/24/arrow-clockwise-up-left.svg +1 -0
  67. package/svg/24/arrow-counter-clockwise-down-left.svg +1 -0
  68. package/svg/24/arrow-counter-clockwise-up-right.svg +1 -0
  69. package/svg/24/arrows-clockwise-x.svg +1 -0
  70. package/svg/24/arrows-clockwise-y.svg +1 -0
  71. package/svg/24/article.svg +1 -0
  72. package/svg/24/brackets-angle-slash.svg +1 -0
  73. package/svg/24/brackets-curly-circles-three.svg +1 -0
  74. package/svg/24/camera.svg +1 -0
  75. package/svg/24/card-number-three.svg +1 -0
  76. package/svg/24/card.svg +1 -0
  77. package/svg/24/cards-poker.svg +1 -0
  78. package/svg/24/chart-bar-y-simple.svg +1 -0
  79. package/svg/24/chart-bar-y.svg +1 -0
  80. package/svg/24/circle-notch.svg +1 -0
  81. package/svg/24/circle.svg +1 -1
  82. package/svg/24/circles-connected.svg +1 -0
  83. package/svg/24/clock-counter-clockwise-simple.svg +1 -0
  84. package/svg/24/clock-counter-clockwise.svg +1 -0
  85. package/svg/24/cluster.svg +1 -0
  86. package/svg/24/clustered.svg +1 -0
  87. package/svg/24/credit-card.svg +1 -0
  88. package/svg/24/crop.svg +1 -0
  89. package/svg/24/cursor-filled.svg +1 -0
  90. package/svg/24/cursor.svg +1 -0
  91. package/svg/24/factory-house.svg +1 -0
  92. package/svg/24/factory.svg +1 -0
  93. package/svg/24/gauge.svg +1 -0
  94. package/svg/24/hand-filled.svg +1 -0
  95. package/svg/24/hand.svg +1 -0
  96. package/svg/24/image.svg +1 -0
  97. package/svg/24/kanban.svg +1 -0
  98. package/svg/24/key.svg +1 -0
  99. package/svg/24/keycap.svg +1 -0
  100. package/svg/24/laptop.svg +1 -0
  101. package/svg/24/mouse.svg +1 -0
  102. package/svg/24/pdf.svg +1 -0
  103. package/svg/24/play-circle.svg +1 -1
  104. package/svg/24/playback-speed-circle.svg +1 -1
  105. package/svg/24/scrollbar-xy.svg +1 -0
  106. package/svg/24/shield-check.svg +1 -0
  107. package/svg/24/shield-lock.svg +1 -0
  108. package/svg/24/social-facebook.svg +1 -1
  109. package/svg/24/social-instagram.svg +1 -1
  110. package/svg/24/social-linkedin.svg +1 -1
  111. package/svg/24/social-twitter.svg +1 -1
  112. package/svg/24/social-youtube.svg +1 -1
  113. package/svg/24/square-brackets-angle-slash.svg +1 -0
  114. package/svg/24/square-circles-two.svg +1 -0
  115. package/svg/24/square-triangle-circle-plus.svg +1 -0
  116. package/svg/24/square.svg +1 -1
  117. package/svg/24/squares-four.svg +1 -0
  118. package/svg/24/squares-three.svg +1 -0
  119. package/svg/24/sticky-note.svg +1 -0
  120. package/svg/24/text-t.svg +1 -0
  121. package/svg/24/thumbs-up.svg +1 -0
  122. package/svg/24/ticket.svg +1 -0
  123. package/svg/24/trackpad.svg +1 -0
  124. package/svg/24/trash-simple.svg +1 -0
  125. package/svg/24/trash.svg +1 -0
  126. package/svg/24/trident.svg +1 -0
  127. package/svg/meta.json +501 -1
@@ -0,0 +1,33 @@
1
+ import React, { forwardRef, createElement } from 'react'
2
+ import type { ForwardRefExoticComponent, RefAttributes } from 'react'
3
+
4
+ import { StyledIcon } from '../src/icon'
5
+ import type { IconProps } from '../src/icon'
6
+
7
+ export const IconThumbsUp: ForwardRefExoticComponent<
8
+ IconProps & RefAttributes<SVGSVGElement>
9
+ > = forwardRef(({ size = 'medium', ...props }, forwardRef) =>
10
+ createElement(
11
+ StyledIcon,
12
+ {
13
+ ...props,
14
+ size,
15
+ viewBox: '0 0 24 24',
16
+ fill: 'none',
17
+ ref: forwardRef,
18
+ },
19
+ <g clipPath='url(#a)'>
20
+ <path
21
+ stroke='currentColor'
22
+ strokeLinecap='round'
23
+ strokeWidth={2}
24
+ d='M4 11.617V20m3.2-1.048v-7.128c0-.137.027-.272.08-.399l3.25-8.1c.162-.388.7-.44.937-.092l.553 1.077a4.13 4.13 0 0 1 .589 3.342L12.019 10h5.334c1.178 0 2.647.983 2.647 2.14v2.62c0 2.894-2.921 5.24-5.867 5.24H8.267c-.59 0-1.067-.47-1.067-1.048Z'
25
+ />
26
+ </g>,
27
+ <defs>
28
+ <clipPath id='a'>
29
+ <path d='M0 0h24v24H0z' />
30
+ </clipPath>
31
+ </defs>
32
+ )
33
+ )
@@ -0,0 +1,24 @@
1
+ import React, { forwardRef, createElement } from 'react'
2
+ import type { ForwardRefExoticComponent, RefAttributes } from 'react'
3
+
4
+ import { StyledIcon } from '../src/icon'
5
+ import type { IconProps } from '../src/icon'
6
+
7
+ export const IconTicket: ForwardRefExoticComponent<
8
+ IconProps & RefAttributes<SVGSVGElement>
9
+ > = forwardRef(({ size = 'medium', ...props }, forwardRef) =>
10
+ createElement(
11
+ StyledIcon,
12
+ {
13
+ ...props,
14
+ size,
15
+ viewBox: '0 0 24 24',
16
+ fill: 'none',
17
+ ref: forwardRef,
18
+ },
19
+ <path
20
+ fill='currentColor'
21
+ d='M19.5 9v1h2V9h-2Zm2 6v-1h-2v1h2Zm-17 0v-1h-2v1h2Zm-2-6v1h2V9h-2Zm3 3h1-1ZM11 5a1 1 0 1 0-2 0h2ZM9 19a1 1 0 1 0 2 0H9ZM4.5 6h15V4h-15v2Zm15 0v3h2V6h-2Zm0 9v3h2v-3h-2Zm0 3h-15v2h15v-2Zm-15 0v-3h-2v3h2Zm0-9V6h-2v3h2Zm15 9v2a2 2 0 0 0 2-2h-2Zm0-12h2a2 2 0 0 0-2-2v2Zm-15 12h-2a2 2 0 0 0 2 2v-2Zm0-14a2 2 0 0 0-2 2h2V4Zm-2 6c1.202 0 2 .798 2 2h2c0-2.307-1.693-4-4-4v2Zm2 2c0 1.202-.798 2-2 2v2c2.307 0 4-1.693 4-4h-2ZM9 5v14h2V5H9Zm12.5 9c-1.202 0-2-.798-2-2h-2c0 2.307 1.693 4 4 4v-2Zm-2-2c0-1.202.798-2 2-2V8c-2.307 0-4 1.693-4 4h2Z'
22
+ />
23
+ )
24
+ )
@@ -0,0 +1,25 @@
1
+ import React, { forwardRef, createElement } from 'react'
2
+ import type { ForwardRefExoticComponent, RefAttributes } from 'react'
3
+
4
+ import { StyledIcon } from '../src/icon'
5
+ import type { IconProps } from '../src/icon'
6
+
7
+ export const IconTrackpad: ForwardRefExoticComponent<
8
+ IconProps & RefAttributes<SVGSVGElement>
9
+ > = forwardRef(({ size = 'medium', ...props }, forwardRef) =>
10
+ createElement(
11
+ StyledIcon,
12
+ {
13
+ ...props,
14
+ size,
15
+ viewBox: '0 0 24 24',
16
+ fill: 'none',
17
+ ref: forwardRef,
18
+ },
19
+ <path
20
+ stroke='currentColor'
21
+ strokeWidth={2}
22
+ d='M4 14v2a3 3 0 0 0 3 3h5m-8-5V7a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v7M4 14h8m8 0v2a3 3 0 0 1-3 3h-5m8-5h-8m0 0v5'
23
+ />
24
+ )
25
+ )
@@ -0,0 +1,34 @@
1
+ import React, { forwardRef, createElement } from 'react'
2
+ import type { ForwardRefExoticComponent, RefAttributes } from 'react'
3
+
4
+ import { StyledIcon } from '../src/icon'
5
+ import type { IconProps } from '../src/icon'
6
+
7
+ export const IconTrashSimple: ForwardRefExoticComponent<
8
+ IconProps & RefAttributes<SVGSVGElement>
9
+ > = forwardRef(({ size = 'medium', ...props }, forwardRef) =>
10
+ createElement(
11
+ StyledIcon,
12
+ {
13
+ ...props,
14
+ size,
15
+ viewBox: '0 0 24 24',
16
+ fill: 'none',
17
+ ref: forwardRef,
18
+ },
19
+ <g clipPath='url(#a)'>
20
+ <path
21
+ stroke='currentColor'
22
+ strokeLinecap='round'
23
+ strokeMiterlimit={1.414}
24
+ strokeWidth={2}
25
+ d='M4 5h8m8 0h-8m0 0V3M6 8v12.75c0 .138.112.25.25.25h11.5a.25.25 0 0 0 .25-.25V8'
26
+ />
27
+ </g>,
28
+ <defs>
29
+ <clipPath id='a'>
30
+ <path d='M0 0h24v24H0z' />
31
+ </clipPath>
32
+ </defs>
33
+ )
34
+ )
@@ -0,0 +1,34 @@
1
+ import React, { forwardRef, createElement } from 'react'
2
+ import type { ForwardRefExoticComponent, RefAttributes } from 'react'
3
+
4
+ import { StyledIcon } from '../src/icon'
5
+ import type { IconProps } from '../src/icon'
6
+
7
+ export const IconTrash: ForwardRefExoticComponent<
8
+ IconProps & RefAttributes<SVGSVGElement>
9
+ > = forwardRef(({ size = 'medium', ...props }, forwardRef) =>
10
+ createElement(
11
+ StyledIcon,
12
+ {
13
+ ...props,
14
+ size,
15
+ viewBox: '0 0 24 24',
16
+ fill: 'none',
17
+ ref: forwardRef,
18
+ },
19
+ <g clipPath='url(#a)'>
20
+ <path
21
+ stroke='currentColor'
22
+ strokeLinecap='round'
23
+ strokeMiterlimit={1.414}
24
+ strokeWidth={2}
25
+ d='M4 5h8m8 0h-8m0 0V3M6 8v12.75c0 .138.112.25.25.25h11.5a.25.25 0 0 0 .25-.25V8m-8 0v9m4-9v9'
26
+ />
27
+ </g>,
28
+ <defs>
29
+ <clipPath id='a'>
30
+ <path d='M0 0h24v24H0z' />
31
+ </clipPath>
32
+ </defs>
33
+ )
34
+ )
@@ -0,0 +1,50 @@
1
+ import React, { forwardRef, createElement } from 'react'
2
+ import type { ForwardRefExoticComponent, RefAttributes } from 'react'
3
+
4
+ import { StyledIcon } from '../src/icon'
5
+ import type { IconProps } from '../src/icon'
6
+
7
+ export const IconTrident: ForwardRefExoticComponent<
8
+ IconProps & RefAttributes<SVGSVGElement>
9
+ > = forwardRef(({ size = 'medium', ...props }, forwardRef) =>
10
+ createElement(
11
+ StyledIcon,
12
+ {
13
+ ...props,
14
+ size,
15
+ viewBox: '0 0 24 24',
16
+ fill: 'none',
17
+ ref: forwardRef,
18
+ },
19
+ <g clipPath='url(#a)'>
20
+ <path
21
+ stroke='currentColor'
22
+ strokeLinecap='round'
23
+ strokeLinejoin='round'
24
+ strokeWidth={2}
25
+ d='M12 20v-4m0-11v11m0 0 6.141-.877a1 1 0 0 0 .859-.99V7m-7 9-6.141-.877a1 1 0 0 1-.859-.99V7'
26
+ />
27
+ <path
28
+ fill='currentColor'
29
+ d='M18.78 4.107a.25.25 0 0 1 .447 0l2.006 4.012c.1.2-.092.42-.303.349l-1.847-.619a.25.25 0 0 0-.16 0l-1.846.619a.25.25 0 0 1-.303-.349l2.006-4.012Z'
30
+ />
31
+ <path
32
+ fill='currentColor'
33
+ d='M18.78 4.107a.25.25 0 0 1 .447 0l2.006 4.012c.1.2-.092.42-.303.349l-1.847-.619a.25.25 0 0 0-.16 0l-1.846.619a.25.25 0 0 1-.303-.349l2.006-4.012Zm-7-1.969a.25.25 0 0 1 .447 0l2.005 4.012c.1.2-.091.42-.302.349l-1.848-.619a.25.25 0 0 0-.158 0l-1.848.619a.25.25 0 0 1-.303-.349l2.006-4.012Z'
34
+ />
35
+ <path
36
+ fill='currentColor'
37
+ d='M11.78 2.138a.25.25 0 0 1 .447 0l2.005 4.012c.1.2-.091.42-.302.349l-1.848-.619a.25.25 0 0 0-.158 0l-1.848.619a.25.25 0 0 1-.303-.349l2.006-4.012ZM4.777 4.133a.25.25 0 0 1 .447 0L7.23 8.145c.1.2-.092.42-.303.349L5.08 7.875a.25.25 0 0 0-.159 0l-1.847.619a.25.25 0 0 1-.303-.349l2.006-4.012Z'
38
+ />
39
+ <path
40
+ fill='currentColor'
41
+ d='M4.777 4.133a.25.25 0 0 1 .447 0L7.23 8.145c.1.2-.092.42-.303.349L5.08 7.875a.25.25 0 0 0-.159 0l-1.847.619a.25.25 0 0 1-.303-.349l2.006-4.012Z'
42
+ />
43
+ </g>,
44
+ <defs>
45
+ <clipPath id='a'>
46
+ <path d='M0 0h24v24H0z' />
47
+ </clipPath>
48
+ </defs>
49
+ )
50
+ )
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M12 20a8 8 0 1 1 7.748-6M17 12l3 3 3-3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M12 4a8 8 0 1 1-7.748 6M7 12 4 9l-3 3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M4.258 14.015a8 8 0 1 1 7.758 5.987M1 12l3 3 3-3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M19.753 10.03a8 8 0 1 1-7.723-6.032M23 12l-3-3-3 3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M4 12a8 8 0 0 1 10-7.748M20 12a8 8 0 0 1-10.369 7.643M12 7l3-3-3-3m0 16-3 3 3 3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M12 20a8 8 0 0 1-7.748-10M12 4a8 8 0 0 1 7.643 10.369M7 12 4 9l-3 3m16 0 3 3 3-3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M8 8h8m-8 4h8m-8 4h5m-8 4h14a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="m7 8-4 4 4 4m10-8 4 4-4 4M14 5l-4 14"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path fill="currentColor" d="M9 15.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM13.5 15.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM18 15.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M5.004 20a2 2 0 0 1-2-2v-4c0-1.105-1.896-2-2-2-.105 0 2-.895 2-2V6a2 2 0 0 1 2-2M19 4a2 2 0 0 1 2 2v4c0 1.105 1.895 2 2 2 .105 0-2 .895-2 2v4a2 2 0 0 1-2 2"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g stroke="currentColor" stroke-linecap="round" stroke-width="2" clip-path="url(#a)"><path d="M19 20H5a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h2a1.5 1.5 0 0 0 1.5-1.5A1.5 1.5 0 0 1 10 4h4a1.5 1.5 0 0 1 1.5 1.5A1.5 1.5 0 0 0 17 7h2a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2Z"/><path d="M9.322 15.554a3.62 3.62 0 1 0 5.356-4.87 3.62 3.62 0 0 0-5.356 4.87Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M9 6a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM17 18a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10.25 9h3.5l-2 3c.667 0 2 .559 2 2 0 1.5-1.354 2-2 2C10.5 16 10 15 10 15M6 3h12a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M7 14h10M3.5 5h17a.5.5 0 0 1 .5.5v13a.5.5 0 0 1-.5.5h-17a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 .5-.5Z"/><path fill="currentColor" d="M18 9.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M11.182 6H3.5a.5.5 0 0 0-.5.5v14a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5V18M11.182 6H12.5a.5.5 0 0 1 .5.5V18M11.182 6V3.5a.5.5 0 0 1 .5-.5H20.5a.5.5 0 0 1 .5.5v14a.5.5 0 0 1-.5.5H13"/><path fill="currentColor" d="M9.5 13.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM7 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM11 18a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M4 14v6m5-10v10m5-16v16m5-13v13"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M6 16v-3.5a.5.5 0 0 1 .5-.5H10m0 0V8.5a.5.5 0 0 1 .5-.5H14m-4 4v4m4 0V4.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5V16M4 20h16"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M12 20a8 8 0 1 0-8-8"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
package/svg/24/circle.svg CHANGED
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-width="2" d="M20.5 12c0 4.97-3.53 8.5-8.5 8.5-4.97 0-8.5-3.53-8.5-8.5 0-4.97 3.53-8.5 8.5-8.5 4.97 0 8.5 3.53 8.5 8.5Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><circle cx="12" cy="12" r="9" stroke="currentColor" stroke-width="2"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="m15 9 2-2M9 9 7 7m0 10 2-2M7 5a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm0 14a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm9-7a4 4 0 1 1-8 0 4 4 0 0 1 8 0Zm4-6.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"/><circle cx="20" cy="20" r="2" fill="currentColor"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><circle cx="12" cy="12" r="2" fill="currentColor"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M4.258 14.015a8 8 0 1 1 7.758 5.987M1 12l3 3 3-3"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><circle cx="12" cy="12" r="2" fill="currentColor"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="m12 12 3-3M4.258 14.015a8 8 0 1 1 7.758 5.987M1 12l3 3 3-3"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M6 7h6m-6 4.053h3m7 .894V3.5a.5.5 0 0 0-.5-.5h-12a.5.5 0 0 0-.5.5v11a.5.5 0 0 0 .5.5h9.4m3.1-3.053V14.5a.5.5 0 0 1-.5.5h-2.6m3.1-3.053h4.5a.5.5 0 0 1 .5.5V19.5a.5.5 0 0 1-.5.5h-7.1a.5.5 0 0 1-.5-.5V15"/><rect width="4" height="4" x="6" y="18" fill="currentColor" rx="1"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M4 8v11a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-1"/><path fill="currentColor" d="M3 2.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-2ZM7 8a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1V8ZM13 8a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V8ZM7 14a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-2Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M4 10v6a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3v-6M4 10V8a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v2M4 10h16M7 15h2"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path fill="currentColor" d="M7 2a1 1 0 0 0-2 0h2Zm15 17a1 1 0 1 0 0-2v2ZM10 5a1 1 0 0 0 0 2V5Zm7 9a1 1 0 1 0 2 0h-2ZM2 5a1 1 0 0 0 0 2V5Zm4 2h1V5H6v2Zm11 15a1 1 0 1 0 2 0h-2ZM5 2v15h2V2H5Zm5 5h7V5h-7v2Zm7 0v7h2V7h-2ZM2 7h4V5H2v2Zm5 12h11v-2H7v2Zm11 0h4v-2h-4v2Zm1 3v-4h-2v4h2ZM17 7h2a2 2 0 0 0-2-2v2ZM5 17a2 2 0 0 0 2 2v-2H5Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="m14.5 20-1.917-4.97M8.406 4.068l9.434 9.245c.315.309.136.874-.289.909l-5.022.416a.468.468 0 0 0-.285.13l-3.437 3.294c-.312.3-.807.06-.807-.391V4.262c0-.227.25-.346.406-.193Z"/><path fill="currentColor" d="M17.84 13.315 8.406 4.069C8.25 3.916 8 4.035 8 4.262v13.41c0 .451.495.69.807.39l3.437-3.292a.468.468 0 0 1 .285-.13l5.022-.417c.425-.035.604-.6.29-.909Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="m14.5 20-1.917-4.97M8.406 4.068l9.434 9.245c.315.309.136.874-.289.909l-5.022.416a.468.468 0 0 0-.285.13l-3.437 3.294c-.312.3-.807.06-.807-.391V4.262c0-.227.25-.346.406-.193Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M10 20v-5.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5V20M7 4v3.25m0 0-2.621.655A.5.5 0 0 0 4 8.39V19.5a.5.5 0 0 0 .5.5h15a.5.5 0 0 0 .5-.5V4.64a.5.5 0 0 0-.621-.485L7 7.25Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M21 13.588v7.162a.25.25 0 0 1-.25.25H16m5-7.412a.25.25 0 0 0-.055-.156l-1.826-2.283a.25.25 0 0 0-.294-.074l-3.412 1.463L12 14l-2.377-2.853a.25.25 0 0 0-.297-.067l-6.18 2.853A.25.25 0 0 0 3 14.16v6.59c0 .138.112.25.25.25H8m13-7.412L20.575 9l-.538-5.795A.25.25 0 0 0 19.791 3H17a.25.25 0 0 0-.245.201L16 8.5M8 21v-4m0 4h8m0 0v-4"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><circle cx="12" cy="12" r="2" fill="currentColor"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M12.036 12.036 15 15m2.657 2.657a8 8 0 1 0-11.314 0"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M19 17c0 6.27-8.5 8-12.5 3l-4.542-6.358a.991.991 0 0 1 .062-1.235c.11-.123.195-.217.205-.222a.916.916 0 0 1 1.042-.098c.03.008 3.233 1.845 3.233 1.845V5c0-.622.378-1 1-1 .623 0 1 .378 1 1v5.25a.75.75 0 0 0 1.5 0V3c0-.623.377-1 1-1s1 .377 1 1v7.25a.75.75 0 0 0 1.5 0V4c0-.623.377-1 1-1s1 .377 1 1v6.25a.75.75 0 0 0 1.5 0V6c0-.622.378-1 1-1s1 .378 1 1v11Z" clip-rule="evenodd"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M12 12"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path fill="currentColor" d="m2.748 14.261-.847.531a.994.994 0 0 0 .042.063l.805-.594Zm18.29-7.511h1v-.019l-.001-.018-1 .037Zm-14 7.5-.718.697a1 1 0 0 0 1.717-.697h-1Zm2.44-2.5a1 1 0 1 0 2 0h-2Zm3.5-.5a1 1 0 1 0 2 0h-2Zm3.5 1a1 1 0 1 0 2 0h-2Zm-11.13.263-.716.697.717-.697Zm-1.432-.634-.067-.997.067.997Zm2.86 7.715-.657.755.657-.755Zm-.49-.54.805-.593-.804.594ZM20.038 6.75v9.375h2V6.75h-2ZM4.632 13.21l1.688 1.737 1.434-1.394-1.688-1.737-1.434 1.393Zm3.405 1.04v-8.5h-2v8.5h2Zm-4.354-1.292c.016-.015.081-.066.3-.08l-.134-1.996c-.439.029-1.072.155-1.578.66l1.412 1.416Zm-.088.772a.623.623 0 0 1 .088-.772l-1.412-1.416a2.623 2.623 0 0 0-.37 3.25l1.694-1.062Zm4.442-7.98c0-.443.327-.75.713-.75V3C7.203 3 6.037 4.26 6.037 5.75h2ZM8.75 5a.73.73 0 0 1 .727.75h2C11.477 4.249 10.286 3 8.75 3v2Zm2.727.75v-2h-2v2h2Zm-1-1h.06v-2h-.06v2Zm1-1A.77.77 0 0 1 12.25 3V1c-1.502 0-2.773 1.214-2.773 2.75h2ZM12.25 3a.73.73 0 0 1 .727.75h2c0-1.501-1.191-2.75-2.727-2.75v2Zm.727.75v1h2v-1h-2Zm5.5 3c0-.37.352-.75.81-.75V4c-1.474 0-2.81 1.188-2.81 2.75h2Zm.81-.75c.393 0 .732.288.751.787l1.999-.074C21.98 5.212 20.827 4 19.287 4v2Zm-4.31-1.25c0-.247.084-.425.194-.537.105-.106.292-.213.616-.213V2c-.806 0-1.525.285-2.042.812-.513.521-.768 1.219-.768 1.938h2Zm.81-.75c.37 0 .69.29.69.75h2c0-1.472-1.126-2.75-2.69-2.75v2Zm.69.75v2h2v-2h-2Zm-7 1v6h2v-6h-2Zm3.5-1v6.5h2v-6.5h-2Zm3.5 1.5v6h2v-6h-2Zm3.56 9.875c0 1.885-1.676 3.689-4.341 4.465-2.6.756-5.8.393-8.264-1.75l-1.313 1.509c3.054 2.656 6.985 3.078 10.136 2.16 3.086-.898 5.782-3.228 5.782-6.384h-2ZM7.091 18.461l-3.539-4.794-1.609 1.188 3.54 4.794L7.09 18.46Zm-1.025-6.645c-.501-.516-1.287-.997-2.217-.934l.134 1.995c.148-.01.397.073.649.332l1.434-1.393Zm1.366 7.024a2.348 2.348 0 0 1-.34-.38l-1.61 1.189c.176.238.386.481.637.7l1.313-1.51Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M3 18v1.5a.5.5 0 0 0 .5.5h17a.5.5 0 0 0 .5-.5v-15a.5.5 0 0 0-.5-.5h-17a.5.5 0 0 0-.5.5V18Zm0 0 6.646-6.646a.5.5 0 0 1 .708 0L14 15m-2 2 3.646-3.646a.5.5 0 0 1 .708 0L20 17"/><circle cx="16" cy="8" r="2" fill="currentColor"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M12 4H4.5a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5V15m0-11v11m0-11h7.5a.5.5 0 0 1 .5.5v10a.5.5 0 0 1-.5.5H12"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
package/svg/24/key.svg ADDED
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path fill="currentColor" d="M11 11h-1v2h1v-2Zm10 2a1 1 0 1 0 0-2v2Zm-3 2a1 1 0 1 0 2 0h-2Zm-8-4v2h2v-2h-2Zm-6 2v-2H2v2h2Zm3 3a3 3 0 0 1-3-3H2a5 5 0 0 0 5 5v-2Zm3-3a3 3 0 0 1-3 3v2a5 5 0 0 0 5-5h-2ZM7 8a3 3 0 0 1 3 3h2a5 5 0 0 0-5-5v2Zm0-2a5 5 0 0 0-5 5h2a3 3 0 0 1 3-3V6Zm4 7h8v-2h-8v2Zm8 0h2v-2h-2v2Zm-1-1v3h2v-3h-2Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M7 8h6m-3 0v6M6 4h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2Z"/><path fill="currentColor" d="M0 0h.001v.001H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M2.5 20h19M5 4h14a1 1 0 0 1 1 1v11a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M12 8v3M9 3.5h6a4 4 0 0 1 4 4v6a7 7 0 1 1-14 0v-6a4 4 0 0 1 4-4Z"/><path fill="currentColor" d="M0 0h.001v.001H0V0Z"/></svg>
package/svg/24/pdf.svg ADDED
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5.64 5.28C4.615 3.583 7.07 2.02 7.71 3.763c1.098 2.992 2.864 11.086-1.12 16.587-1.111 1.534-3.509.082-2.219-1.515a19.508 19.508 0 0 1 6.745-5.146 19.396 19.396 0 0 1 8.276-1.784c2.01.076 1.907 2.95.109 2.729a18.7 18.7 0 0 1-8.02-3.041A18.84 18.84 0 0 1 5.64 5.28Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><circle cx="12" cy="12" r="8.5" stroke="currentColor" stroke-width="2"/><path fill="currentColor" stroke="currentColor" d="M15.099 12 10.5 15.066V8.934L15.099 12Z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><circle cx="12" cy="12" r="8.5" stroke="currentColor" stroke-width="2"/><path fill="currentColor" d="M15.376 11.584a.5.5 0 0 1 0 .832l-4.599 3.066a.5.5 0 0 1-.777-.416V8.934a.5.5 0 0 1 .777-.416l4.599 3.066Z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M10.583 3.618a8.5 8.5 0 1 1 .173 16.792M7.3 4.917a8.547 8.547 0 0 0-2.222 2.15m-1.444 3.421a8.55 8.55 0 0 0-.016 2.929m1.479 3.543a8.55 8.55 0 0 0 1.709 1.769"/><path fill="currentColor" stroke="currentColor" d="M15.099 12 10.5 15.066V8.934L15.099 12Z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M15.376 11.584a.5.5 0 0 1 0 .832l-4.599 3.066a.5.5 0 0 1-.777-.416V8.934a.5.5 0 0 1 .777-.416l4.599 3.066Z"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M10.583 3.618a8.5 8.5 0 1 1 .173 16.792M5.078 7.066A8.547 8.547 0 0 1 7.3 4.916m-3.666 5.572a8.55 8.55 0 0 0-.016 2.929m3.188 5.312a8.55 8.55 0 0 1-1.71-1.769"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M6.706 17H12m6-10v8M5.118 4h13.764C20.052 4 21 4.895 21 6v12c0 1.105-.948 2-2.118 2H5.118C3.948 20 3 19.105 3 18V6c0-1.105.948-2 2.118-2Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-miterlimit="1.414" stroke-width="2" d="m9 12 2 1.5L16 9M4 6l8-3 8 3v7.044a6.638 6.638 0 0 1-1.598 4.32 13.275 13.275 0 0 1-3.25 2.744l-2.637 1.583a1 1 0 0 1-1.03 0l-2.638-1.583a13.274 13.274 0 0 1-3.249-2.744A6.638 6.638 0 0 1 4 13.044V6Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><rect width="8" height="5" x="8" y="11" fill="currentColor" rx="1"/><path stroke="currentColor" stroke-miterlimit="1.414" stroke-width="2" d="M10 13V9.5a2 2 0 1 1 4 0V13M4 6l8-3 8 3v7.044a6.638 6.638 0 0 1-1.598 4.32 13.275 13.275 0 0 1-3.25 2.744l-2.637 1.583a1 1 0 0 1-1.03 0l-2.638-1.583a13.274 13.274 0 0 1-3.249-2.744A6.638 6.638 0 0 1 4 13.044V6Z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M22 12.061C22 6.505 17.523 2 12 2S2 6.505 2 12.061c0 5.022 3.657 9.184 8.438 9.939v-7.03h-2.54V12.06h2.54V9.845c0-2.522 1.492-3.915 3.777-3.915 1.094 0 2.238.197 2.238.197v2.476h-1.26c-1.243 0-1.63.775-1.63 1.57v1.888h2.773l-.443 2.908h-2.33V22c4.78-.755 8.437-4.917 8.437-9.939Z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M22 12.061C22 6.505 17.523 2 12 2S2 6.505 2 12.061c0 5.022 3.657 9.184 8.438 9.939v-7.03h-2.54V12.06h2.54V9.845c0-2.522 1.492-3.915 3.777-3.915 1.094 0 2.238.197 2.238.197v2.476h-1.26c-1.243 0-1.63.775-1.63 1.57v1.888h2.773l-.443 2.908h-2.33V22c4.78-.755 8.437-4.917 8.437-9.939Z"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M12 12"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M8.667 12a3.333 3.333 0 1 0 6.666 0 3.333 3.333 0 0 0-6.666 0Z"/><path fill="currentColor" fill-rule="evenodd" d="M12 2c-2.716 0-3.056.012-4.123.06-1.064.049-1.791.218-2.427.465a4.902 4.902 0 0 0-1.772 1.153A4.902 4.902 0 0 0 2.525 5.45c-.247.636-.416 1.363-.465 2.427C2.011 8.944 2 9.284 2 12s.011 3.056.06 4.123c.049 1.064.218 1.791.465 2.427a4.902 4.902 0 0 0 1.153 1.772 4.901 4.901 0 0 0 1.772 1.153c.636.247 1.363.416 2.427.465 1.067.048 1.407.06 4.123.06s3.056-.012 4.123-.06c1.064-.049 1.791-.218 2.427-.465a4.902 4.902 0 0 0 1.772-1.153 4.902 4.902 0 0 0 1.153-1.772c.247-.636.416-1.363.465-2.427.048-1.067.06-1.407.06-4.123s-.012-3.056-.06-4.123c-.049-1.064-.218-1.791-.465-2.427a4.901 4.901 0 0 0-1.153-1.772 4.902 4.902 0 0 0-1.772-1.153c-.636-.247-1.363-.416-2.427-.465C15.056 2.012 14.716 2 12 2Zm6.538 4.662a1.2 1.2 0 1 1-2.4 0 1.2 1.2 0 0 1 2.4 0ZM6.865 12a5.135 5.135 0 1 1 10.27 0 5.135 5.135 0 0 1-10.27 0Z" clip-rule="evenodd"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M8.667 12a3.333 3.333 0 1 0 6.666 0 3.333 3.333 0 0 0-6.666 0Z"/><path fill="currentColor" fill-rule="evenodd" d="M12 2c-2.716 0-3.056.012-4.123.06-1.064.049-1.791.218-2.427.465a4.902 4.902 0 0 0-1.772 1.153A4.902 4.902 0 0 0 2.525 5.45c-.247.636-.416 1.363-.465 2.427C2.011 8.944 2 9.284 2 12s.011 3.056.06 4.123c.049 1.064.218 1.791.465 2.427a4.902 4.902 0 0 0 1.153 1.772 4.901 4.901 0 0 0 1.772 1.153c.636.247 1.363.416 2.427.465 1.067.048 1.407.06 4.123.06s3.056-.012 4.123-.06c1.064-.049 1.791-.218 2.427-.465a4.902 4.902 0 0 0 1.772-1.153 4.902 4.902 0 0 0 1.153-1.772c.247-.636.416-1.363.465-2.427.048-1.067.06-1.407.06-4.123s-.012-3.056-.06-4.123c-.049-1.064-.218-1.791-.465-2.427a4.901 4.901 0 0 0-1.153-1.772 4.902 4.902 0 0 0-1.772-1.153c-.636-.247-1.363-.416-2.427-.465C15.056 2.012 14.716 2 12 2Zm6.538 4.662a1.2 1.2 0 1 1-2.4 0 1.2 1.2 0 0 1 2.4 0ZM6.865 12a5.135 5.135 0 1 1 10.27 0 5.135 5.135 0 0 1-10.27 0Z" clip-rule="evenodd"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M12 12"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M20.52 2c.816 0 1.48.646 1.48 1.442v17.115c0 .796-.664 1.443-1.48 1.443H3.475C2.661 22 2 21.353 2 20.557V3.442C2 2.646 2.661 2 3.475 2h17.046Zm-1.477 17.042v-5.234c0-2.57-.555-4.547-3.558-4.547-1.444 0-2.412.791-2.807 1.542h-.04V9.498H9.793v9.544h2.963v-4.72c0-1.246.235-2.452 1.779-2.452 1.522 0 1.541 1.424 1.541 2.53v4.642h2.966ZM7.933 9.498h-2.97v9.544h2.97V9.498ZM6.449 4.753a1.72 1.72 0 1 0-.003 3.44 1.72 1.72 0 0 0 .003-3.44Z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M20.52 2c.816 0 1.48.646 1.48 1.442v17.115c0 .796-.664 1.443-1.48 1.443H3.475C2.661 22 2 21.353 2 20.557V3.442C2 2.646 2.661 2 3.475 2h17.046Zm-1.477 17.042v-5.234c0-2.57-.555-4.547-3.558-4.547-1.444 0-2.412.791-2.807 1.542h-.04V9.498H9.793v9.544h2.963v-4.72c0-1.246.235-2.452 1.779-2.452 1.522 0 1.541 1.424 1.541 2.53v4.642h2.966ZM7.933 9.498h-2.97v9.544h2.97V9.498ZM6.449 4.753a1.72 1.72 0 1 0-.003 3.44 1.72 1.72 0 0 0 .003-3.44Z"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M12 12"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M7.919 21C16.22 21 20.76 14.074 20.76 8.068c0-.196 0-.392-.013-.587A9.22 9.22 0 0 0 23 5.128a8.963 8.963 0 0 1-2.593.715 4.556 4.556 0 0 0 1.985-2.514 9.01 9.01 0 0 1-2.866 1.104A4.505 4.505 0 0 0 16.235 3c-2.479 0-4.518 2.054-4.518 4.55 0 .345.039.69.117 1.028A12.791 12.791 0 0 1 2.53 3.829C1.34 5.894 1.956 8.57 3.93 9.896a4.456 4.456 0 0 1-2.049-.569v.058c0 2.155 1.523 4.029 3.621 4.455a4.477 4.477 0 0 1-2.038.078 4.532 4.532 0 0 0 4.217 3.157A9.019 9.019 0 0 1 1 18.958a12.716 12.716 0 0 0 6.919 2.039"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M7.919 21C16.22 21 20.76 14.074 20.76 8.068c0-.196 0-.392-.013-.587A9.22 9.22 0 0 0 23 5.128a8.963 8.963 0 0 1-2.593.715 4.556 4.556 0 0 0 1.985-2.514 9.01 9.01 0 0 1-2.866 1.104A4.505 4.505 0 0 0 16.235 3c-2.479 0-4.518 2.054-4.518 4.55 0 .345.039.69.117 1.028A12.791 12.791 0 0 1 2.53 3.829C1.34 5.894 1.956 8.57 3.93 9.896a4.456 4.456 0 0 1-2.049-.569v.058c0 2.155 1.523 4.029 3.621 4.455a4.477 4.477 0 0 1-2.038.078 4.532 4.532 0 0 0 4.217 3.157A9.019 9.019 0 0 1 1 18.958a12.716 12.716 0 0 0 6.919 2.039"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M12 12"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M23.02 6.155c-.265-1.045-1.044-1.868-2.034-2.147C19.192 3.5 12 3.5 12 3.5s-7.192 0-8.986.508C2.024 4.287 1.245 5.11.98 6.155.5 8.049.5 12 .5 12s0 3.952.48 5.845c.265 1.045 1.044 1.868 2.034 2.148C4.808 20.5 12 20.5 12 20.5s7.192 0 8.986-.507c.99-.28 1.77-1.103 2.034-2.148.48-1.893.48-5.845.48-5.845s0-3.951-.48-5.845ZM9.7 15.643V8.357L15.675 12 9.7 15.643Z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M23.02 6.155c-.265-1.045-1.044-1.868-2.034-2.147C19.192 3.5 12 3.5 12 3.5s-7.192 0-8.986.508C2.024 4.287 1.245 5.11.98 6.155.5 8.049.5 12 .5 12s0 3.952.48 5.845c.265 1.045 1.044 1.868 2.034 2.148C4.808 20.5 12 20.5 12 20.5s7.192 0 8.986-.507c.99-.28 1.77-1.103 2.034-2.148.48-1.893.48-5.845.48-5.845s0-3.951-.48-5.845ZM9.7 15.643V8.357L15.675 12 9.7 15.643Z"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M12 12"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M6 4 3.177 6.823a.25.25 0 0 0 0 .354L6 10m5-7-2 8m5-7 2.823 2.823a.25.25 0 0 1 0 .354L14 10m5-7v0a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-5"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M19.75 4H4.25a.25.25 0 0 0-.25.25v15.5c0 .138.112.25.25.25h15.5a.25.25 0 0 0 .25-.25V4.25a.25.25 0 0 0-.25-.25Z"/><path fill="currentColor" d="M16 15a3 3 0 1 1-6 0 3 3 0 0 1 6 0ZM23 12a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M17 14v3m0 0v3m0-3h-3m3 0h3M5 4h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1Zm9.164 5.645 2.609-5.653a.25.25 0 0 1 .454 0l2.61 5.653a.25.25 0 0 1-.228.355h-5.218a.25.25 0 0 1-.227-.355Zm-9.285 9.476A3 3 0 1 0 9.12 14.88 3 3 0 0 0 4.88 19.12Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
package/svg/24/square.svg CHANGED
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-width="2" d="M19.75 4H4.25a.25.25 0 0 0-.25.25v15.5c0 .138.112.25.25.25h15.5a.25.25 0 0 0 .25-.25V4.25a.25.25 0 0 0-.25-.25Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-width="2" d="M20.75 3H3.25a.25.25 0 0 0-.25.25v17.5c0 .138.112.25.25.25h17.5a.25.25 0 0 0 .25-.25V3.25a.25.25 0 0 0-.25-.25Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g stroke="currentColor" stroke-linecap="round" stroke-width="2" clip-path="url(#a)"><path d="M9.5 14h-5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5ZM19.5 14h-5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5ZM9.5 4h-5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g stroke="currentColor" stroke-linecap="round" stroke-width="2" clip-path="url(#a)"><path d="M9.5 14h-5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5ZM19.5 14h-5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5ZM9.5 4h-5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M14 19v-5.5a.5.5 0 0 1 .5-.5H20M4.5 4h16a.5.5 0 0 1 .5.5v7.843a4 4 0 0 1-1.172 2.829l-3.656 3.656A4 4 0 0 1 13.343 20H4.5a.5.5 0 0 1-.5-.5v-15a.5.5 0 0 1 .5-.5Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M4 7V4.5a.5.5 0 0 1 .5-.5H12m8 3V4.5a.5.5 0 0 0-.5-.5H12m0 0v16m0 0H9m3 0h3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M4 11.617V20m3.2-1.048v-7.128c0-.137.027-.272.08-.399l3.25-8.1c.162-.388.7-.44.937-.092l.553 1.077a4.13 4.13 0 0 1 .589 3.342L12.019 10h5.334c1.178 0 2.647.983 2.647 2.14v2.62c0 2.894-2.921 5.24-5.867 5.24H8.267c-.59 0-1.067-.47-1.067-1.048Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M19.5 9v1h2V9h-2Zm2 6v-1h-2v1h2Zm-17 0v-1h-2v1h2Zm-2-6v1h2V9h-2Zm3 3h1-1ZM11 5a1 1 0 1 0-2 0h2ZM9 19a1 1 0 1 0 2 0H9ZM4.5 6h15V4h-15v2Zm15 0v3h2V6h-2Zm0 9v3h2v-3h-2Zm0 3h-15v2h15v-2Zm-15 0v-3h-2v3h2Zm0-9V6h-2v3h2Zm15 9v2a2 2 0 0 0 2-2h-2Zm0-12h2a2 2 0 0 0-2-2v2Zm-15 12h-2a2 2 0 0 0 2 2v-2Zm0-14a2 2 0 0 0-2 2h2V4Zm-2 6c1.202 0 2 .798 2 2h2c0-2.307-1.693-4-4-4v2Zm2 2c0 1.202-.798 2-2 2v2c2.307 0 4-1.693 4-4h-2ZM9 5v14h2V5H9Zm12.5 9c-1.202 0-2-.798-2-2h-2c0 2.307 1.693 4 4 4v-2Zm-2-2c0-1.202.798-2 2-2V8c-2.307 0-4 1.693-4 4h2Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-width="2" d="M4 14v2a3 3 0 0 0 3 3h5m-8-5V7a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v7M4 14h8m8 0v2a3 3 0 0 1-3 3h-5m8-5h-8m0 0v5"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-miterlimit="1.414" stroke-width="2" d="M4 5h8m8 0h-8m0 0V3M6 8v12.75c0 .138.112.25.25.25h11.5a.25.25 0 0 0 .25-.25V8"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-miterlimit="1.414" stroke-width="2" d="M4 5h8m8 0h-8m0 0V3M6 8v12.75c0 .138.112.25.25.25h11.5a.25.25 0 0 0 .25-.25V8m-8 0v9m4-9v9"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 20v-4m0-11v11m0 0 6.141-.877a1 1 0 0 0 .859-.99V7m-7 9-6.141-.877a1 1 0 0 1-.859-.99V7"/><path fill="currentColor" d="M18.78 4.107a.25.25 0 0 1 .447 0l2.006 4.012c.1.2-.092.42-.303.349l-1.847-.619a.25.25 0 0 0-.16 0l-1.846.619a.25.25 0 0 1-.303-.349l2.006-4.012Z"/><path fill="currentColor" d="M18.78 4.107a.25.25 0 0 1 .447 0l2.006 4.012c.1.2-.092.42-.303.349l-1.847-.619a.25.25 0 0 0-.16 0l-1.846.619a.25.25 0 0 1-.303-.349l2.006-4.012ZM11.78 2.138a.25.25 0 0 1 .447 0l2.005 4.012c.1.2-.091.42-.302.349l-1.848-.619a.25.25 0 0 0-.158 0l-1.848.619a.25.25 0 0 1-.303-.349l2.006-4.012Z"/><path fill="currentColor" d="M11.78 2.138a.25.25 0 0 1 .447 0l2.005 4.012c.1.2-.091.42-.302.349l-1.848-.619a.25.25 0 0 0-.158 0l-1.848.619a.25.25 0 0 1-.303-.349l2.006-4.012ZM4.777 4.133a.25.25 0 0 1 .447 0L7.23 8.145c.1.2-.092.42-.303.349L5.08 7.875a.25.25 0 0 0-.159 0l-1.847.619a.25.25 0 0 1-.303-.349l2.006-4.012Z"/><path fill="currentColor" d="M4.777 4.133a.25.25 0 0 1 .447 0L7.23 8.145c.1.2-.092.42-.303.349L5.08 7.875a.25.25 0 0 0-.159 0l-1.847.619a.25.25 0 0 1-.303-.349l2.006-4.012Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>