@taiga-ui/icons 4.52.0-canary.91aeb4a → 4.52.0-canary.9471234

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 (280) hide show
  1. package/README.md +1 -1
  2. package/package.json +5 -2
  3. package/src/ampersand-filled.svg +2 -2
  4. package/src/ampersand.svg +2 -2
  5. package/src/anchor-filled.svg +4 -3
  6. package/src/anchor.svg +4 -3
  7. package/src/balloon-filled.svg +15 -0
  8. package/src/balloon.svg +15 -0
  9. package/src/book-search-filled.svg +16 -0
  10. package/src/book-search.svg +16 -0
  11. package/src/brush-cleaning-filled.svg +2 -2
  12. package/src/brush-cleaning.svg +2 -2
  13. package/src/bubbles-filled.svg +1 -1
  14. package/src/bubbles.svg +1 -1
  15. package/src/calendar-fold-filled.svg +5 -2
  16. package/src/calendar-fold.svg +5 -2
  17. package/src/calendars-filled.svg +18 -0
  18. package/src/calendars.svg +18 -0
  19. package/src/cannabis-off-filled.svg +24 -0
  20. package/src/cannabis-off.svg +24 -0
  21. package/src/chess-bishop-filled.svg +22 -0
  22. package/src/chess-bishop.svg +22 -0
  23. package/src/chess-king-filled.svg +22 -0
  24. package/src/chess-king.svg +22 -0
  25. package/src/chess-knight-filled.svg +23 -0
  26. package/src/chess-knight.svg +23 -0
  27. package/src/chess-pawn-filled.svg +20 -0
  28. package/src/chess-pawn.svg +20 -0
  29. package/src/chess-queen-filled.svg +23 -0
  30. package/src/chess-queen.svg +23 -0
  31. package/src/chess-rook-filled.svg +22 -0
  32. package/src/chess-rook.svg +22 -0
  33. package/src/circle-pile-filled.svg +18 -0
  34. package/src/circle-pile.svg +18 -0
  35. package/src/clock-check-filled.svg +15 -0
  36. package/src/clock-check.svg +15 -0
  37. package/src/cloud-backup-filled.svg +18 -0
  38. package/src/cloud-backup.svg +18 -0
  39. package/src/cloud-sync-filled.svg +17 -0
  40. package/src/cloud-sync.svg +17 -0
  41. package/src/file-archive-filled.svg +6 -6
  42. package/src/file-archive.svg +6 -6
  43. package/src/file-audio-2-filled.svg +9 -5
  44. package/src/file-audio-2.svg +9 -5
  45. package/src/file-audio-filled.svg +6 -3
  46. package/src/file-audio.svg +6 -3
  47. package/src/file-axis-3-d-filled.svg +5 -2
  48. package/src/file-axis-3-d.svg +5 -2
  49. package/src/file-axis-3d-filled.svg +5 -2
  50. package/src/file-axis-3d.svg +5 -2
  51. package/src/file-badge-2-filled.svg +7 -3
  52. package/src/file-badge-2.svg +7 -3
  53. package/src/file-badge-filled.svg +7 -4
  54. package/src/file-badge.svg +7 -4
  55. package/src/file-bar-chart-2-filled.svg +5 -2
  56. package/src/file-bar-chart-2.svg +5 -2
  57. package/src/file-bar-chart-filled.svg +5 -2
  58. package/src/file-bar-chart.svg +5 -2
  59. package/src/file-box-filled.svg +7 -4
  60. package/src/file-box.svg +7 -4
  61. package/src/file-braces-corner-filled.svg +19 -0
  62. package/src/file-braces-corner.svg +19 -0
  63. package/src/file-braces-filled.svg +19 -0
  64. package/src/file-braces.svg +19 -0
  65. package/src/file-chart-column-filled.svg +5 -2
  66. package/src/file-chart-column-increasing-filled.svg +5 -2
  67. package/src/file-chart-column-increasing.svg +5 -2
  68. package/src/file-chart-column.svg +5 -2
  69. package/src/file-chart-line-filled.svg +5 -2
  70. package/src/file-chart-line.svg +5 -2
  71. package/src/file-chart-pie-filled.svg +5 -2
  72. package/src/file-chart-pie.svg +5 -2
  73. package/src/file-check-2-filled.svg +6 -3
  74. package/src/file-check-2.svg +6 -3
  75. package/src/file-check-corner-filled.svg +18 -0
  76. package/src/file-check-corner.svg +18 -0
  77. package/src/file-check-filled.svg +5 -2
  78. package/src/file-check.svg +5 -2
  79. package/src/file-clock-filled.svg +5 -2
  80. package/src/file-clock.svg +5 -2
  81. package/src/file-code-2-filled.svg +7 -4
  82. package/src/file-code-2.svg +7 -4
  83. package/src/file-code-corner-filled.svg +19 -0
  84. package/src/file-code-corner.svg +19 -0
  85. package/src/file-code-filled.svg +5 -2
  86. package/src/file-code.svg +5 -2
  87. package/src/file-cog-2-filled.svg +11 -11
  88. package/src/file-cog-2.svg +11 -11
  89. package/src/file-cog-filled.svg +11 -11
  90. package/src/file-cog.svg +11 -11
  91. package/src/file-diff-filled.svg +4 -1
  92. package/src/file-diff.svg +4 -1
  93. package/src/file-digit-filled.svg +8 -5
  94. package/src/file-digit.svg +8 -5
  95. package/src/file-down-filled.svg +5 -2
  96. package/src/file-down.svg +5 -2
  97. package/src/file-edit-filled.svg +6 -3
  98. package/src/file-edit.svg +6 -3
  99. package/src/file-exclamation-point-filled.svg +18 -0
  100. package/src/file-exclamation-point.svg +18 -0
  101. package/src/file-filled.svg +5 -2
  102. package/src/file-headphone-filled.svg +21 -0
  103. package/src/file-headphone.svg +21 -0
  104. package/src/file-heart-filled.svg +3 -3
  105. package/src/file-heart.svg +3 -3
  106. package/src/file-image-filled.svg +5 -2
  107. package/src/file-image.svg +5 -2
  108. package/src/file-input-filled.svg +5 -2
  109. package/src/file-input.svg +5 -2
  110. package/src/file-json-2-filled.svg +7 -4
  111. package/src/file-json-2.svg +7 -4
  112. package/src/file-json-filled.svg +5 -2
  113. package/src/file-json.svg +5 -2
  114. package/src/file-key-2-filled.svg +8 -5
  115. package/src/file-key-2.svg +8 -5
  116. package/src/file-key-filled.svg +8 -4
  117. package/src/file-key.svg +8 -4
  118. package/src/file-line-chart-filled.svg +5 -2
  119. package/src/file-line-chart.svg +5 -2
  120. package/src/file-lock-2-filled.svg +7 -4
  121. package/src/file-lock-2.svg +7 -4
  122. package/src/file-lock-filled.svg +7 -3
  123. package/src/file-lock.svg +7 -3
  124. package/src/file-minus-2-filled.svg +6 -3
  125. package/src/file-minus-2.svg +6 -3
  126. package/src/file-minus-corner-filled.svg +18 -0
  127. package/src/file-minus-corner.svg +18 -0
  128. package/src/file-minus-filled.svg +5 -2
  129. package/src/file-minus.svg +5 -2
  130. package/src/file-music-filled.svg +7 -4
  131. package/src/file-music.svg +7 -4
  132. package/src/file-output-filled.svg +5 -3
  133. package/src/file-output.svg +5 -3
  134. package/src/file-pen-filled.svg +6 -3
  135. package/src/file-pen-line-filled.svg +1 -1
  136. package/src/file-pen-line.svg +1 -1
  137. package/src/file-pen.svg +6 -3
  138. package/src/file-pie-chart-filled.svg +5 -2
  139. package/src/file-pie-chart.svg +5 -2
  140. package/src/file-play-filled.svg +5 -2
  141. package/src/file-play.svg +5 -2
  142. package/src/file-plus-2-filled.svg +7 -4
  143. package/src/file-plus-2.svg +7 -4
  144. package/src/file-plus-corner-filled.svg +19 -0
  145. package/src/file-plus-corner.svg +19 -0
  146. package/src/file-plus-filled.svg +5 -2
  147. package/src/file-plus.svg +5 -2
  148. package/src/file-question-filled.svg +4 -1
  149. package/src/file-question-mark-filled.svg +4 -1
  150. package/src/file-question-mark.svg +4 -1
  151. package/src/file-question.svg +4 -1
  152. package/src/file-scan-filled.svg +6 -3
  153. package/src/file-scan.svg +6 -3
  154. package/src/file-search-2-filled.svg +7 -4
  155. package/src/file-search-2.svg +7 -4
  156. package/src/file-search-corner-filled.svg +19 -0
  157. package/src/file-search-corner.svg +19 -0
  158. package/src/file-search-filled.svg +4 -4
  159. package/src/file-search.svg +4 -4
  160. package/src/file-signal-filled.svg +20 -0
  161. package/src/file-signal.svg +20 -0
  162. package/src/file-signature-filled.svg +1 -1
  163. package/src/file-signature.svg +1 -1
  164. package/src/file-sliders-filled.svg +5 -2
  165. package/src/file-sliders.svg +5 -2
  166. package/src/file-spreadsheet-filled.svg +5 -2
  167. package/src/file-spreadsheet.svg +5 -2
  168. package/src/file-symlink-filled.svg +3 -3
  169. package/src/file-symlink.svg +3 -3
  170. package/src/file-terminal-filled.svg +5 -2
  171. package/src/file-terminal.svg +5 -2
  172. package/src/file-text-filled.svg +5 -2
  173. package/src/file-text.svg +5 -2
  174. package/src/file-type-2-filled.svg +8 -5
  175. package/src/file-type-2.svg +8 -5
  176. package/src/file-type-corner-filled.svg +20 -0
  177. package/src/file-type-corner.svg +20 -0
  178. package/src/file-type-filled.svg +7 -4
  179. package/src/file-type.svg +7 -4
  180. package/src/file-up-filled.svg +5 -2
  181. package/src/file-up.svg +5 -2
  182. package/src/file-user-filled.svg +7 -4
  183. package/src/file-user.svg +7 -4
  184. package/src/file-video-2-filled.svg +7 -4
  185. package/src/file-video-2.svg +7 -4
  186. package/src/file-video-camera-filled.svg +7 -4
  187. package/src/file-video-camera.svg +7 -4
  188. package/src/file-video-filled.svg +5 -2
  189. package/src/file-video.svg +5 -2
  190. package/src/file-volume-2-filled.svg +5 -2
  191. package/src/file-volume-2.svg +5 -2
  192. package/src/file-volume-filled.svg +7 -4
  193. package/src/file-volume.svg +7 -4
  194. package/src/file-warning-filled.svg +4 -1
  195. package/src/file-warning.svg +4 -1
  196. package/src/file-x-2-filled.svg +7 -4
  197. package/src/file-x-2.svg +7 -4
  198. package/src/file-x-corner-filled.svg +19 -0
  199. package/src/file-x-corner.svg +19 -0
  200. package/src/file-x-filled.svg +5 -2
  201. package/src/file-x.svg +5 -2
  202. package/src/file.svg +5 -2
  203. package/src/files-filled.svg +2 -2
  204. package/src/files.svg +2 -2
  205. package/src/fingerprint-pattern-filled.svg +21 -0
  206. package/src/fingerprint-pattern.svg +21 -0
  207. package/src/fishing-hook-filled.svg +18 -0
  208. package/src/fishing-hook.svg +18 -0
  209. package/src/flashlight-filled.svg +3 -3
  210. package/src/flashlight-off-filled.svg +11 -4
  211. package/src/flashlight-off.svg +11 -4
  212. package/src/flashlight.svg +3 -3
  213. package/src/folder-git-2-filled.svg +1 -1
  214. package/src/folder-git-2.svg +1 -1
  215. package/src/form-filled.svg +16 -0
  216. package/src/form.svg +16 -0
  217. package/src/git-branch-minus-filled.svg +16 -0
  218. package/src/git-branch-minus.svg +16 -0
  219. package/src/hd-filled.svg +20 -0
  220. package/src/hd.svg +20 -0
  221. package/src/helicopter-filled.svg +20 -0
  222. package/src/helicopter.svg +20 -0
  223. package/src/layers-plus-filled.svg +20 -0
  224. package/src/layers-plus.svg +20 -0
  225. package/src/memory-stick-filled.svg +11 -12
  226. package/src/memory-stick.svg +11 -12
  227. package/src/microchip-filled.svg +8 -12
  228. package/src/microchip.svg +8 -12
  229. package/src/mouse-pointer-2-off-filled.svg +18 -0
  230. package/src/mouse-pointer-2-off.svg +18 -0
  231. package/src/paint-bucket-filled.svg +10 -4
  232. package/src/paint-bucket.svg +10 -4
  233. package/src/plug-filled.svg +5 -2
  234. package/src/plug.svg +5 -2
  235. package/src/ruler-dimension-line-filled.svg +8 -7
  236. package/src/ruler-dimension-line.svg +8 -7
  237. package/src/scale-filled.svg +4 -4
  238. package/src/scale.svg +4 -4
  239. package/src/scissors-square-dashed-bottom-filled.svg +14 -11
  240. package/src/scissors-square-dashed-bottom.svg +14 -11
  241. package/src/scissors-square-filled.svg +6 -6
  242. package/src/scissors-square.svg +6 -6
  243. package/src/scooter-filled.svg +16 -0
  244. package/src/scooter.svg +16 -0
  245. package/src/search-alert-filled.svg +16 -0
  246. package/src/search-alert.svg +16 -0
  247. package/src/shredder-filled.svg +5 -2
  248. package/src/shredder.svg +5 -2
  249. package/src/solar-panel-filled.svg +22 -0
  250. package/src/solar-panel.svg +22 -0
  251. package/src/square-bottom-dashed-scissors-filled.svg +14 -11
  252. package/src/square-bottom-dashed-scissors.svg +14 -11
  253. package/src/square-scissors-filled.svg +6 -6
  254. package/src/square-scissors.svg +6 -6
  255. package/src/sticker-filled.svg +2 -2
  256. package/src/sticker.svg +2 -2
  257. package/src/sticky-note-filled.svg +5 -2
  258. package/src/sticky-note.svg +5 -2
  259. package/src/stone-filled.svg +18 -0
  260. package/src/stone.svg +18 -0
  261. package/src/thermometer-sun-filled.svg +6 -6
  262. package/src/thermometer-sun.svg +6 -6
  263. package/src/thumbs-down-filled.svg +1 -1
  264. package/src/thumbs-down.svg +1 -1
  265. package/src/thumbs-up-filled.svg +1 -1
  266. package/src/thumbs-up.svg +1 -1
  267. package/src/tickets-filled.svg +1 -1
  268. package/src/tickets-plane-filled.svg +1 -1
  269. package/src/tickets-plane.svg +1 -1
  270. package/src/tickets.svg +1 -1
  271. package/src/toolbox-filled.svg +20 -0
  272. package/src/toolbox.svg +20 -0
  273. package/src/van-filled.svg +23 -0
  274. package/src/van.svg +23 -0
  275. package/src/waves-arrow-down-filled.svg +22 -0
  276. package/src/waves-arrow-down.svg +22 -0
  277. package/src/waves-arrow-up-filled.svg +22 -0
  278. package/src/waves-arrow-up.svg +22 -0
  279. package/src/weight-tilde-filled.svg +18 -0
  280. package/src/weight-tilde.svg +18 -0
@@ -9,15 +9,18 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path
13
- vector-effect="non-scaling-stroke"
14
- d="M4 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2"
15
- />
16
- <path vector-effect="non-scaling-stroke" d="M10 22H8" />
17
- <path vector-effect="non-scaling-stroke" d="M16 22h-2" />
18
- <circle vector-effect="non-scaling-stroke" cx="8" cy="8" r="2" />
19
- <path vector-effect="non-scaling-stroke" d="M9.414 9.414 12 12" />
20
- <path vector-effect="non-scaling-stroke" d="M14.8 14.8 18 18" />
21
- <circle vector-effect="non-scaling-stroke" cx="8" cy="16" r="2" />
22
- <path vector-effect="non-scaling-stroke" d="m18 6-8.586 8.586" />
12
+ <line vector-effect="non-scaling-stroke" x1="5" y1="3" x2="19" y2="3" />
13
+ <line vector-effect="non-scaling-stroke" x1="3" y1="5" x2="3" y2="19" />
14
+ <line vector-effect="non-scaling-stroke" x1="21" y1="5" x2="21" y2="19" />
15
+ <line vector-effect="non-scaling-stroke" x1="9" y1="21" x2="10" y2="21" />
16
+ <line vector-effect="non-scaling-stroke" x1="14" y1="21" x2="15" y2="21" />
17
+ <path vector-effect="non-scaling-stroke" d="M 3 5 A2 2 0 0 1 5 3" />
18
+ <path vector-effect="non-scaling-stroke" d="M 19 3 A2 2 0 0 1 21 5" />
19
+ <path vector-effect="non-scaling-stroke" d="M 5 21 A2 2 0 0 1 3 19" />
20
+ <path vector-effect="non-scaling-stroke" d="M 21 19 A2 2 0 0 1 19 21" />
21
+ <circle vector-effect="non-scaling-stroke" cx="8.5" cy="8.5" r="1.5" />
22
+ <line vector-effect="non-scaling-stroke" x1="9.56066" y1="9.56066" x2="12" y2="12" />
23
+ <line vector-effect="non-scaling-stroke" x1="17" y1="17" x2="14.82" y2="14.82" />
24
+ <circle vector-effect="non-scaling-stroke" cx="8.5" cy="15.5" r="1.5" />
25
+ <line vector-effect="non-scaling-stroke" x1="9.56066" y1="14.43934" x2="17" y2="7" />
23
26
  </svg>
@@ -9,15 +9,18 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path
13
- vector-effect="non-scaling-stroke"
14
- d="M4 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2"
15
- />
16
- <path vector-effect="non-scaling-stroke" d="M10 22H8" />
17
- <path vector-effect="non-scaling-stroke" d="M16 22h-2" />
18
- <circle vector-effect="non-scaling-stroke" cx="8" cy="8" r="2" />
19
- <path vector-effect="non-scaling-stroke" d="M9.414 9.414 12 12" />
20
- <path vector-effect="non-scaling-stroke" d="M14.8 14.8 18 18" />
21
- <circle vector-effect="non-scaling-stroke" cx="8" cy="16" r="2" />
22
- <path vector-effect="non-scaling-stroke" d="m18 6-8.586 8.586" />
12
+ <line vector-effect="non-scaling-stroke" x1="5" y1="3" x2="19" y2="3" />
13
+ <line vector-effect="non-scaling-stroke" x1="3" y1="5" x2="3" y2="19" />
14
+ <line vector-effect="non-scaling-stroke" x1="21" y1="5" x2="21" y2="19" />
15
+ <line vector-effect="non-scaling-stroke" x1="9" y1="21" x2="10" y2="21" />
16
+ <line vector-effect="non-scaling-stroke" x1="14" y1="21" x2="15" y2="21" />
17
+ <path vector-effect="non-scaling-stroke" d="M 3 5 A2 2 0 0 1 5 3" />
18
+ <path vector-effect="non-scaling-stroke" d="M 19 3 A2 2 0 0 1 21 5" />
19
+ <path vector-effect="non-scaling-stroke" d="M 5 21 A2 2 0 0 1 3 19" />
20
+ <path vector-effect="non-scaling-stroke" d="M 21 19 A2 2 0 0 1 19 21" />
21
+ <circle vector-effect="non-scaling-stroke" cx="8.5" cy="8.5" r="1.5" />
22
+ <line vector-effect="non-scaling-stroke" x1="9.56066" y1="9.56066" x2="12" y2="12" />
23
+ <line vector-effect="non-scaling-stroke" x1="17" y1="17" x2="14.82" y2="14.82" />
24
+ <circle vector-effect="non-scaling-stroke" cx="8.5" cy="15.5" r="1.5" />
25
+ <line vector-effect="non-scaling-stroke" x1="9.56066" y1="14.43934" x2="17" y2="7" />
23
26
  </svg>
@@ -9,10 +9,10 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <rect x="2" y="2" vector-effect="non-scaling-stroke" width="20" height="20" rx="2" />
13
- <circle vector-effect="non-scaling-stroke" cx="8" cy="8" r="2" />
14
- <path vector-effect="non-scaling-stroke" d="M9.414 9.414 12 12" />
15
- <path vector-effect="non-scaling-stroke" d="M14.8 14.8 18 18" />
16
- <circle vector-effect="non-scaling-stroke" cx="8" cy="16" r="2" />
17
- <path vector-effect="non-scaling-stroke" d="m18 6-8.586 8.586" />
12
+ <rect x="3" y="3" vector-effect="non-scaling-stroke" width="18" height="18" rx="2" />
13
+ <circle vector-effect="non-scaling-stroke" cx="8.5" cy="8.5" r="1.5" />
14
+ <line vector-effect="non-scaling-stroke" x1="9.56066" y1="9.56066" x2="12" y2="12" />
15
+ <line vector-effect="non-scaling-stroke" x1="17" y1="17" x2="14.82" y2="14.82" />
16
+ <circle vector-effect="non-scaling-stroke" cx="8.5" cy="15.5" r="1.5" />
17
+ <line vector-effect="non-scaling-stroke" x1="9.56066" y1="14.43934" x2="17" y2="7" />
18
18
  </svg>
@@ -9,10 +9,10 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <rect x="2" y="2" vector-effect="non-scaling-stroke" width="20" height="20" rx="2" />
13
- <circle vector-effect="non-scaling-stroke" cx="8" cy="8" r="2" />
14
- <path vector-effect="non-scaling-stroke" d="M9.414 9.414 12 12" />
15
- <path vector-effect="non-scaling-stroke" d="M14.8 14.8 18 18" />
16
- <circle vector-effect="non-scaling-stroke" cx="8" cy="16" r="2" />
17
- <path vector-effect="non-scaling-stroke" d="m18 6-8.586 8.586" />
12
+ <rect x="3" y="3" vector-effect="non-scaling-stroke" width="18" height="18" rx="2" />
13
+ <circle vector-effect="non-scaling-stroke" cx="8.5" cy="8.5" r="1.5" />
14
+ <line vector-effect="non-scaling-stroke" x1="9.56066" y1="9.56066" x2="12" y2="12" />
15
+ <line vector-effect="non-scaling-stroke" x1="17" y1="17" x2="14.82" y2="14.82" />
16
+ <circle vector-effect="non-scaling-stroke" cx="8.5" cy="15.5" r="1.5" />
17
+ <line vector-effect="non-scaling-stroke" x1="9.56066" y1="14.43934" x2="17" y2="7" />
18
18
  </svg>
@@ -0,0 +1,16 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="currentColor"
7
+ stroke="currentColor"
8
+ stroke-width="calc((100vw - 100vh) / 10)"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ >
12
+ <path vector-effect="non-scaling-stroke" d="M21 4h-3.5l2 11.05" />
13
+ <path vector-effect="non-scaling-stroke" d="M6.95 17h5.142c.523 0 .95-.406 1.063-.916a6.5 6.5 0 0 1 5.345-5.009" />
14
+ <circle vector-effect="non-scaling-stroke" cx="19.5" cy="17.5" r="2.5" />
15
+ <circle vector-effect="non-scaling-stroke" cx="4.5" cy="17.5" r="2.5" />
16
+ </svg>
@@ -0,0 +1,16 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="calc((100vw - 100vh) / 10)"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ >
12
+ <path vector-effect="non-scaling-stroke" d="M21 4h-3.5l2 11.05" />
13
+ <path vector-effect="non-scaling-stroke" d="M6.95 17h5.142c.523 0 .95-.406 1.063-.916a6.5 6.5 0 0 1 5.345-5.009" />
14
+ <circle vector-effect="non-scaling-stroke" cx="19.5" cy="17.5" r="2.5" />
15
+ <circle vector-effect="non-scaling-stroke" cx="4.5" cy="17.5" r="2.5" />
16
+ </svg>
@@ -0,0 +1,16 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="currentColor"
7
+ stroke="currentColor"
8
+ stroke-width="calc((100vw - 100vh) / 10)"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ >
12
+ <circle vector-effect="non-scaling-stroke" cx="11" cy="11" r="8" />
13
+ <path vector-effect="non-scaling-stroke" d="m21 21-4.3-4.3" />
14
+ <path vector-effect="non-scaling-stroke" d="M11 7v4" />
15
+ <path vector-effect="non-scaling-stroke" d="M11 15h.01" />
16
+ </svg>
@@ -0,0 +1,16 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="calc((100vw - 100vh) / 10)"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ >
12
+ <circle vector-effect="non-scaling-stroke" cx="11" cy="11" r="8" />
13
+ <path vector-effect="non-scaling-stroke" d="m21 21-4.3-4.3" />
14
+ <path vector-effect="non-scaling-stroke" d="M11 7v4" />
15
+ <path vector-effect="non-scaling-stroke" d="M11 15h.01" />
16
+ </svg>
@@ -9,11 +9,14 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
+ <path
13
+ vector-effect="non-scaling-stroke"
14
+ d="M4 13V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v5"
15
+ />
16
+ <path vector-effect="non-scaling-stroke" d="M14 2v5a1 1 0 0 0 1 1h5" />
12
17
  <path vector-effect="non-scaling-stroke" d="M10 22v-5" />
13
18
  <path vector-effect="non-scaling-stroke" d="M14 19v-2" />
14
- <path vector-effect="non-scaling-stroke" d="M14 2v4a2 2 0 0 0 2 2h4" />
15
19
  <path vector-effect="non-scaling-stroke" d="M18 20v-3" />
16
20
  <path vector-effect="non-scaling-stroke" d="M2 13h20" />
17
- <path vector-effect="non-scaling-stroke" d="M20 13V7l-5-5H6a2 2 0 0 0-2 2v9" />
18
21
  <path vector-effect="non-scaling-stroke" d="M6 20v-3" />
19
22
  </svg>
package/src/shredder.svg CHANGED
@@ -9,11 +9,14 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
+ <path
13
+ vector-effect="non-scaling-stroke"
14
+ d="M4 13V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.706.706l3.588 3.588A2.4 2.4 0 0 1 20 8v5"
15
+ />
16
+ <path vector-effect="non-scaling-stroke" d="M14 2v5a1 1 0 0 0 1 1h5" />
12
17
  <path vector-effect="non-scaling-stroke" d="M10 22v-5" />
13
18
  <path vector-effect="non-scaling-stroke" d="M14 19v-2" />
14
- <path vector-effect="non-scaling-stroke" d="M14 2v4a2 2 0 0 0 2 2h4" />
15
19
  <path vector-effect="non-scaling-stroke" d="M18 20v-3" />
16
20
  <path vector-effect="non-scaling-stroke" d="M2 13h20" />
17
- <path vector-effect="non-scaling-stroke" d="M20 13V7l-5-5H6a2 2 0 0 0-2 2v9" />
18
21
  <path vector-effect="non-scaling-stroke" d="M6 20v-3" />
19
22
  </svg>
@@ -0,0 +1,22 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="currentColor"
7
+ stroke="currentColor"
8
+ stroke-width="calc((100vw - 100vh) / 10)"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ >
12
+ <path vector-effect="non-scaling-stroke" d="M11 2h2" />
13
+ <path vector-effect="non-scaling-stroke" d="m14.28 14-4.56 8" />
14
+ <path vector-effect="non-scaling-stroke" d="m21 22-1.558-4H4.558" />
15
+ <path vector-effect="non-scaling-stroke" d="M3 10v2" />
16
+ <path
17
+ vector-effect="non-scaling-stroke"
18
+ d="M6.245 15.04A2 2 0 0 1 8 14h12a1 1 0 0 1 .864 1.505l-3.11 5.457A2 2 0 0 1 16 22H4a1 1 0 0 1-.863-1.506z"
19
+ />
20
+ <path vector-effect="non-scaling-stroke" d="M7 2a4 4 0 0 1-4 4" />
21
+ <path vector-effect="non-scaling-stroke" d="m8.66 7.66 1.41 1.41" />
22
+ </svg>
@@ -0,0 +1,22 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="calc((100vw - 100vh) / 10)"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ >
12
+ <path vector-effect="non-scaling-stroke" d="M11 2h2" />
13
+ <path vector-effect="non-scaling-stroke" d="m14.28 14-4.56 8" />
14
+ <path vector-effect="non-scaling-stroke" d="m21 22-1.558-4H4.558" />
15
+ <path vector-effect="non-scaling-stroke" d="M3 10v2" />
16
+ <path
17
+ vector-effect="non-scaling-stroke"
18
+ d="M6.245 15.04A2 2 0 0 1 8 14h12a1 1 0 0 1 .864 1.505l-3.11 5.457A2 2 0 0 1 16 22H4a1 1 0 0 1-.863-1.506z"
19
+ />
20
+ <path vector-effect="non-scaling-stroke" d="M7 2a4 4 0 0 1-4 4" />
21
+ <path vector-effect="non-scaling-stroke" d="m8.66 7.66 1.41 1.41" />
22
+ </svg>
@@ -9,15 +9,18 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path
13
- vector-effect="non-scaling-stroke"
14
- d="M4 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2"
15
- />
16
- <path vector-effect="non-scaling-stroke" d="M10 22H8" />
17
- <path vector-effect="non-scaling-stroke" d="M16 22h-2" />
18
- <circle vector-effect="non-scaling-stroke" cx="8" cy="8" r="2" />
19
- <path vector-effect="non-scaling-stroke" d="M9.414 9.414 12 12" />
20
- <path vector-effect="non-scaling-stroke" d="M14.8 14.8 18 18" />
21
- <circle vector-effect="non-scaling-stroke" cx="8" cy="16" r="2" />
22
- <path vector-effect="non-scaling-stroke" d="m18 6-8.586 8.586" />
12
+ <line vector-effect="non-scaling-stroke" x1="5" y1="3" x2="19" y2="3" />
13
+ <line vector-effect="non-scaling-stroke" x1="3" y1="5" x2="3" y2="19" />
14
+ <line vector-effect="non-scaling-stroke" x1="21" y1="5" x2="21" y2="19" />
15
+ <line vector-effect="non-scaling-stroke" x1="9" y1="21" x2="10" y2="21" />
16
+ <line vector-effect="non-scaling-stroke" x1="14" y1="21" x2="15" y2="21" />
17
+ <path vector-effect="non-scaling-stroke" d="M 3 5 A2 2 0 0 1 5 3" />
18
+ <path vector-effect="non-scaling-stroke" d="M 19 3 A2 2 0 0 1 21 5" />
19
+ <path vector-effect="non-scaling-stroke" d="M 5 21 A2 2 0 0 1 3 19" />
20
+ <path vector-effect="non-scaling-stroke" d="M 21 19 A2 2 0 0 1 19 21" />
21
+ <circle vector-effect="non-scaling-stroke" cx="8.5" cy="8.5" r="1.5" />
22
+ <line vector-effect="non-scaling-stroke" x1="9.56066" y1="9.56066" x2="12" y2="12" />
23
+ <line vector-effect="non-scaling-stroke" x1="17" y1="17" x2="14.82" y2="14.82" />
24
+ <circle vector-effect="non-scaling-stroke" cx="8.5" cy="15.5" r="1.5" />
25
+ <line vector-effect="non-scaling-stroke" x1="9.56066" y1="14.43934" x2="17" y2="7" />
23
26
  </svg>
@@ -9,15 +9,18 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path
13
- vector-effect="non-scaling-stroke"
14
- d="M4 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2"
15
- />
16
- <path vector-effect="non-scaling-stroke" d="M10 22H8" />
17
- <path vector-effect="non-scaling-stroke" d="M16 22h-2" />
18
- <circle vector-effect="non-scaling-stroke" cx="8" cy="8" r="2" />
19
- <path vector-effect="non-scaling-stroke" d="M9.414 9.414 12 12" />
20
- <path vector-effect="non-scaling-stroke" d="M14.8 14.8 18 18" />
21
- <circle vector-effect="non-scaling-stroke" cx="8" cy="16" r="2" />
22
- <path vector-effect="non-scaling-stroke" d="m18 6-8.586 8.586" />
12
+ <line vector-effect="non-scaling-stroke" x1="5" y1="3" x2="19" y2="3" />
13
+ <line vector-effect="non-scaling-stroke" x1="3" y1="5" x2="3" y2="19" />
14
+ <line vector-effect="non-scaling-stroke" x1="21" y1="5" x2="21" y2="19" />
15
+ <line vector-effect="non-scaling-stroke" x1="9" y1="21" x2="10" y2="21" />
16
+ <line vector-effect="non-scaling-stroke" x1="14" y1="21" x2="15" y2="21" />
17
+ <path vector-effect="non-scaling-stroke" d="M 3 5 A2 2 0 0 1 5 3" />
18
+ <path vector-effect="non-scaling-stroke" d="M 19 3 A2 2 0 0 1 21 5" />
19
+ <path vector-effect="non-scaling-stroke" d="M 5 21 A2 2 0 0 1 3 19" />
20
+ <path vector-effect="non-scaling-stroke" d="M 21 19 A2 2 0 0 1 19 21" />
21
+ <circle vector-effect="non-scaling-stroke" cx="8.5" cy="8.5" r="1.5" />
22
+ <line vector-effect="non-scaling-stroke" x1="9.56066" y1="9.56066" x2="12" y2="12" />
23
+ <line vector-effect="non-scaling-stroke" x1="17" y1="17" x2="14.82" y2="14.82" />
24
+ <circle vector-effect="non-scaling-stroke" cx="8.5" cy="15.5" r="1.5" />
25
+ <line vector-effect="non-scaling-stroke" x1="9.56066" y1="14.43934" x2="17" y2="7" />
23
26
  </svg>
@@ -9,10 +9,10 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <rect x="2" y="2" vector-effect="non-scaling-stroke" width="20" height="20" rx="2" />
13
- <circle vector-effect="non-scaling-stroke" cx="8" cy="8" r="2" />
14
- <path vector-effect="non-scaling-stroke" d="M9.414 9.414 12 12" />
15
- <path vector-effect="non-scaling-stroke" d="M14.8 14.8 18 18" />
16
- <circle vector-effect="non-scaling-stroke" cx="8" cy="16" r="2" />
17
- <path vector-effect="non-scaling-stroke" d="m18 6-8.586 8.586" />
12
+ <rect x="3" y="3" vector-effect="non-scaling-stroke" width="18" height="18" rx="2" />
13
+ <circle vector-effect="non-scaling-stroke" cx="8.5" cy="8.5" r="1.5" />
14
+ <line vector-effect="non-scaling-stroke" x1="9.56066" y1="9.56066" x2="12" y2="12" />
15
+ <line vector-effect="non-scaling-stroke" x1="17" y1="17" x2="14.82" y2="14.82" />
16
+ <circle vector-effect="non-scaling-stroke" cx="8.5" cy="15.5" r="1.5" />
17
+ <line vector-effect="non-scaling-stroke" x1="9.56066" y1="14.43934" x2="17" y2="7" />
18
18
  </svg>
@@ -9,10 +9,10 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <rect x="2" y="2" vector-effect="non-scaling-stroke" width="20" height="20" rx="2" />
13
- <circle vector-effect="non-scaling-stroke" cx="8" cy="8" r="2" />
14
- <path vector-effect="non-scaling-stroke" d="M9.414 9.414 12 12" />
15
- <path vector-effect="non-scaling-stroke" d="M14.8 14.8 18 18" />
16
- <circle vector-effect="non-scaling-stroke" cx="8" cy="16" r="2" />
17
- <path vector-effect="non-scaling-stroke" d="m18 6-8.586 8.586" />
12
+ <rect x="3" y="3" vector-effect="non-scaling-stroke" width="18" height="18" rx="2" />
13
+ <circle vector-effect="non-scaling-stroke" cx="8.5" cy="8.5" r="1.5" />
14
+ <line vector-effect="non-scaling-stroke" x1="9.56066" y1="9.56066" x2="12" y2="12" />
15
+ <line vector-effect="non-scaling-stroke" x1="17" y1="17" x2="14.82" y2="14.82" />
16
+ <circle vector-effect="non-scaling-stroke" cx="8.5" cy="15.5" r="1.5" />
17
+ <line vector-effect="non-scaling-stroke" x1="9.56066" y1="14.43934" x2="17" y2="7" />
18
18
  </svg>
@@ -11,9 +11,9 @@
11
11
  >
12
12
  <path
13
13
  vector-effect="non-scaling-stroke"
14
- d="M15.5 3H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h14a2 2 0 0 0 2-2V8.5L15.5 3Z"
14
+ d="M21 9a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 15 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2z"
15
15
  />
16
- <path vector-effect="non-scaling-stroke" d="M14 3v4a2 2 0 0 0 2 2h4" />
16
+ <path vector-effect="non-scaling-stroke" d="M15 3v5a1 1 0 0 0 1 1h5" />
17
17
  <path vector-effect="non-scaling-stroke" d="M8 13h.01" />
18
18
  <path vector-effect="non-scaling-stroke" d="M16 13h.01" />
19
19
  <path vector-effect="non-scaling-stroke" d="M10 16s.8 1 2 1c1.3 0 2-1 2-1" />
package/src/sticker.svg CHANGED
@@ -11,9 +11,9 @@
11
11
  >
12
12
  <path
13
13
  vector-effect="non-scaling-stroke"
14
- d="M15.5 3H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h14a2 2 0 0 0 2-2V8.5L15.5 3Z"
14
+ d="M21 9a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 15 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2z"
15
15
  />
16
- <path vector-effect="non-scaling-stroke" d="M14 3v4a2 2 0 0 0 2 2h4" />
16
+ <path vector-effect="non-scaling-stroke" d="M15 3v5a1 1 0 0 0 1 1h5" />
17
17
  <path vector-effect="non-scaling-stroke" d="M8 13h.01" />
18
18
  <path vector-effect="non-scaling-stroke" d="M16 13h.01" />
19
19
  <path vector-effect="non-scaling-stroke" d="M10 16s.8 1 2 1c1.3 0 2-1 2-1" />
@@ -9,6 +9,9 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path vector-effect="non-scaling-stroke" d="M16 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V8Z" />
13
- <path vector-effect="non-scaling-stroke" d="M15 3v4a2 2 0 0 0 2 2h4" />
12
+ <path
13
+ vector-effect="non-scaling-stroke"
14
+ d="M21 9a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 15 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2z"
15
+ />
16
+ <path vector-effect="non-scaling-stroke" d="M15 3v5a1 1 0 0 0 1 1h5" />
14
17
  </svg>
@@ -9,6 +9,9 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path vector-effect="non-scaling-stroke" d="M16 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V8Z" />
13
- <path vector-effect="non-scaling-stroke" d="M15 3v4a2 2 0 0 0 2 2h4" />
12
+ <path
13
+ vector-effect="non-scaling-stroke"
14
+ d="M21 9a2.4 2.4 0 0 0-.706-1.706l-3.588-3.588A2.4 2.4 0 0 0 15 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2z"
15
+ />
16
+ <path vector-effect="non-scaling-stroke" d="M15 3v5a1 1 0 0 0 1 1h5" />
14
17
  </svg>
@@ -0,0 +1,18 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="currentColor"
7
+ stroke="currentColor"
8
+ stroke-width="calc((100vw - 100vh) / 10)"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ >
12
+ <path
13
+ vector-effect="non-scaling-stroke"
14
+ d="M11.264 2.205A4 4 0 0 0 6.42 4.211l-4 8a4 4 0 0 0 1.359 5.117l6 4a4 4 0 0 0 4.438 0l6-4a4 4 0 0 0 1.576-4.592l-2-6a4 4 0 0 0-2.53-2.53z"
15
+ />
16
+ <path vector-effect="non-scaling-stroke" d="M11.99 22 14 12l7.822 3.184" />
17
+ <path vector-effect="non-scaling-stroke" d="M14 12 8.47 2.302" />
18
+ </svg>
package/src/stone.svg ADDED
@@ -0,0 +1,18 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="calc((100vw - 100vh) / 10)"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ >
12
+ <path
13
+ vector-effect="non-scaling-stroke"
14
+ d="M11.264 2.205A4 4 0 0 0 6.42 4.211l-4 8a4 4 0 0 0 1.359 5.117l6 4a4 4 0 0 0 4.438 0l6-4a4 4 0 0 0 1.576-4.592l-2-6a4 4 0 0 0-2.53-2.53z"
15
+ />
16
+ <path vector-effect="non-scaling-stroke" d="M11.99 22 14 12l7.822 3.184" />
17
+ <path vector-effect="non-scaling-stroke" d="M14 12 8.47 2.302" />
18
+ </svg>
@@ -9,10 +9,10 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path vector-effect="non-scaling-stroke" d="M12 9a4 4 0 0 0-2 7.5" />
13
- <path vector-effect="non-scaling-stroke" d="M12 3v2" />
14
- <path vector-effect="non-scaling-stroke" d="m6.6 18.4-1.4 1.4" />
15
- <path vector-effect="non-scaling-stroke" d="M20 4v10.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0Z" />
16
- <path vector-effect="non-scaling-stroke" d="M4 13H2" />
17
- <path vector-effect="non-scaling-stroke" d="M6.34 7.34 4.93 5.93" />
12
+ <path vector-effect="non-scaling-stroke" d="M12 2v2" />
13
+ <path vector-effect="non-scaling-stroke" d="M12 8a4 4 0 0 0-1.645 7.647" />
14
+ <path vector-effect="non-scaling-stroke" d="M2 12h2" />
15
+ <path vector-effect="non-scaling-stroke" d="M20 14.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0z" />
16
+ <path vector-effect="non-scaling-stroke" d="m4.93 4.93 1.41 1.41" />
17
+ <path vector-effect="non-scaling-stroke" d="m6.34 17.66-1.41 1.41" />
18
18
  </svg>
@@ -9,10 +9,10 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path vector-effect="non-scaling-stroke" d="M12 9a4 4 0 0 0-2 7.5" />
13
- <path vector-effect="non-scaling-stroke" d="M12 3v2" />
14
- <path vector-effect="non-scaling-stroke" d="m6.6 18.4-1.4 1.4" />
15
- <path vector-effect="non-scaling-stroke" d="M20 4v10.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0Z" />
16
- <path vector-effect="non-scaling-stroke" d="M4 13H2" />
17
- <path vector-effect="non-scaling-stroke" d="M6.34 7.34 4.93 5.93" />
12
+ <path vector-effect="non-scaling-stroke" d="M12 2v2" />
13
+ <path vector-effect="non-scaling-stroke" d="M12 8a4 4 0 0 0-1.645 7.647" />
14
+ <path vector-effect="non-scaling-stroke" d="M2 12h2" />
15
+ <path vector-effect="non-scaling-stroke" d="M20 14.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0z" />
16
+ <path vector-effect="non-scaling-stroke" d="m4.93 4.93 1.41 1.41" />
17
+ <path vector-effect="non-scaling-stroke" d="m6.34 17.66-1.41 1.41" />
18
18
  </svg>
@@ -9,9 +9,9 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path vector-effect="non-scaling-stroke" d="M17 14V2" />
13
12
  <path
14
13
  vector-effect="non-scaling-stroke"
15
14
  d="M9 18.12 10 14H4.17a2 2 0 0 1-1.92-2.56l2.33-8A2 2 0 0 1 6.5 2H20a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.76a2 2 0 0 0-1.79 1.11L12 22a3.13 3.13 0 0 1-3-3.88Z"
16
15
  />
16
+ <path vector-effect="non-scaling-stroke" d="M17 14V2" />
17
17
  </svg>
@@ -9,9 +9,9 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path vector-effect="non-scaling-stroke" d="M17 14V2" />
13
12
  <path
14
13
  vector-effect="non-scaling-stroke"
15
14
  d="M9 18.12 10 14H4.17a2 2 0 0 1-1.92-2.56l2.33-8A2 2 0 0 1 6.5 2H20a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.76a2 2 0 0 0-1.79 1.11L12 22a3.13 3.13 0 0 1-3-3.88Z"
16
15
  />
16
+ <path vector-effect="non-scaling-stroke" d="M17 14V2" />
17
17
  </svg>
@@ -9,9 +9,9 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path vector-effect="non-scaling-stroke" d="M7 10v12" />
13
12
  <path
14
13
  vector-effect="non-scaling-stroke"
15
14
  d="M15 5.88 14 10h5.83a2 2 0 0 1 1.92 2.56l-2.33 8A2 2 0 0 1 17.5 22H4a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h2.76a2 2 0 0 0 1.79-1.11L12 2a3.13 3.13 0 0 1 3 3.88Z"
16
15
  />
16
+ <path vector-effect="non-scaling-stroke" d="M7 10v12" />
17
17
  </svg>
package/src/thumbs-up.svg CHANGED
@@ -9,9 +9,9 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path vector-effect="non-scaling-stroke" d="M7 10v12" />
13
12
  <path
14
13
  vector-effect="non-scaling-stroke"
15
14
  d="M15 5.88 14 10h5.83a2 2 0 0 1 1.92 2.56l-2.33 8A2 2 0 0 1 17.5 22H4a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h2.76a2 2 0 0 0 1.79-1.11L12 2a3.13 3.13 0 0 1 3 3.88Z"
16
15
  />
16
+ <path vector-effect="non-scaling-stroke" d="M7 10v12" />
17
17
  </svg>
@@ -9,7 +9,7 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path vector-effect="non-scaling-stroke" d="m4.5 8 10.58-5.06a1 1 0 0 1 1.342.488L18.5 8" />
12
+ <path vector-effect="non-scaling-stroke" d="m3.173 8.18 11-5a2 2 0 0 1 2.647.993L18.56 8" />
13
13
  <path vector-effect="non-scaling-stroke" d="M6 10V8" />
14
14
  <path vector-effect="non-scaling-stroke" d="M6 14v1" />
15
15
  <path vector-effect="non-scaling-stroke" d="M6 19v2" />
@@ -11,7 +11,7 @@
11
11
  >
12
12
  <path vector-effect="non-scaling-stroke" d="M10.5 17h1.227a2 2 0 0 0 1.345-.52L18 12" />
13
13
  <path vector-effect="non-scaling-stroke" d="m12 13.5 3.75.5" />
14
- <path vector-effect="non-scaling-stroke" d="m4.5 8 10.58-5.06a1 1 0 0 1 1.342.488L18.5 8" />
14
+ <path vector-effect="non-scaling-stroke" d="m3.173 8.18 11-5a2 2 0 0 1 2.647.993L18.56 8" />
15
15
  <path vector-effect="non-scaling-stroke" d="M6 10V8" />
16
16
  <path vector-effect="non-scaling-stroke" d="M6 14v1" />
17
17
  <path vector-effect="non-scaling-stroke" d="M6 19v2" />
@@ -11,7 +11,7 @@
11
11
  >
12
12
  <path vector-effect="non-scaling-stroke" d="M10.5 17h1.227a2 2 0 0 0 1.345-.52L18 12" />
13
13
  <path vector-effect="non-scaling-stroke" d="m12 13.5 3.75.5" />
14
- <path vector-effect="non-scaling-stroke" d="m4.5 8 10.58-5.06a1 1 0 0 1 1.342.488L18.5 8" />
14
+ <path vector-effect="non-scaling-stroke" d="m3.173 8.18 11-5a2 2 0 0 1 2.647.993L18.56 8" />
15
15
  <path vector-effect="non-scaling-stroke" d="M6 10V8" />
16
16
  <path vector-effect="non-scaling-stroke" d="M6 14v1" />
17
17
  <path vector-effect="non-scaling-stroke" d="M6 19v2" />
package/src/tickets.svg CHANGED
@@ -9,7 +9,7 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path vector-effect="non-scaling-stroke" d="m4.5 8 10.58-5.06a1 1 0 0 1 1.342.488L18.5 8" />
12
+ <path vector-effect="non-scaling-stroke" d="m3.173 8.18 11-5a2 2 0 0 1 2.647.993L18.56 8" />
13
13
  <path vector-effect="non-scaling-stroke" d="M6 10V8" />
14
14
  <path vector-effect="non-scaling-stroke" d="M6 14v1" />
15
15
  <path vector-effect="non-scaling-stroke" d="M6 19v2" />
@@ -0,0 +1,20 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="currentColor"
7
+ stroke="currentColor"
8
+ stroke-width="calc((100vw - 100vh) / 10)"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ >
12
+ <path vector-effect="non-scaling-stroke" d="M16 12v4" />
13
+ <path
14
+ vector-effect="non-scaling-stroke"
15
+ d="M16 6a2 2 0 0 1 1.414.586l4 4A2 2 0 0 1 22 12v7a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 .586-1.414l4-4A2 2 0 0 1 8 6z"
16
+ />
17
+ <path vector-effect="non-scaling-stroke" d="M16 6V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2" />
18
+ <path vector-effect="non-scaling-stroke" d="M2 14h20" />
19
+ <path vector-effect="non-scaling-stroke" d="M8 12v4" />
20
+ </svg>