@taiga-ui/icons 4.52.0-canary.615c741 → 4.52.0-canary.61fea47

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 (208) 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/calendar-fold-filled.svg +5 -2
  8. package/src/calendar-fold.svg +5 -2
  9. package/src/calendars-filled.svg +17 -0
  10. package/src/calendars.svg +17 -0
  11. package/src/chess-bishop-filled.svg +22 -0
  12. package/src/chess-bishop.svg +22 -0
  13. package/src/chess-king-filled.svg +22 -0
  14. package/src/chess-king.svg +22 -0
  15. package/src/chess-knight-filled.svg +23 -0
  16. package/src/chess-knight.svg +23 -0
  17. package/src/chess-pawn-filled.svg +20 -0
  18. package/src/chess-pawn.svg +20 -0
  19. package/src/chess-queen-filled.svg +23 -0
  20. package/src/chess-queen.svg +23 -0
  21. package/src/chess-rook-filled.svg +22 -0
  22. package/src/chess-rook.svg +22 -0
  23. package/src/clock-check-filled.svg +15 -0
  24. package/src/clock-check.svg +15 -0
  25. package/src/file-archive-filled.svg +6 -6
  26. package/src/file-archive.svg +6 -6
  27. package/src/file-audio-2-filled.svg +9 -5
  28. package/src/file-audio-2.svg +9 -5
  29. package/src/file-audio-filled.svg +6 -3
  30. package/src/file-audio.svg +6 -3
  31. package/src/file-axis-3-d-filled.svg +5 -2
  32. package/src/file-axis-3-d.svg +5 -2
  33. package/src/file-axis-3d-filled.svg +5 -2
  34. package/src/file-axis-3d.svg +5 -2
  35. package/src/file-badge-2-filled.svg +7 -3
  36. package/src/file-badge-2.svg +7 -3
  37. package/src/file-badge-filled.svg +7 -4
  38. package/src/file-badge.svg +7 -4
  39. package/src/file-bar-chart-2-filled.svg +5 -2
  40. package/src/file-bar-chart-2.svg +5 -2
  41. package/src/file-bar-chart-filled.svg +5 -2
  42. package/src/file-bar-chart.svg +5 -2
  43. package/src/file-box-filled.svg +7 -4
  44. package/src/file-box.svg +7 -4
  45. package/src/file-braces-corner-filled.svg +19 -0
  46. package/src/file-braces-corner.svg +19 -0
  47. package/src/file-braces-filled.svg +19 -0
  48. package/src/file-braces.svg +19 -0
  49. package/src/file-chart-column-filled.svg +5 -2
  50. package/src/file-chart-column-increasing-filled.svg +5 -2
  51. package/src/file-chart-column-increasing.svg +5 -2
  52. package/src/file-chart-column.svg +5 -2
  53. package/src/file-chart-line-filled.svg +5 -2
  54. package/src/file-chart-line.svg +5 -2
  55. package/src/file-chart-pie-filled.svg +5 -2
  56. package/src/file-chart-pie.svg +5 -2
  57. package/src/file-check-2-filled.svg +6 -3
  58. package/src/file-check-2.svg +6 -3
  59. package/src/file-check-corner-filled.svg +18 -0
  60. package/src/file-check-corner.svg +18 -0
  61. package/src/file-check-filled.svg +5 -2
  62. package/src/file-check.svg +5 -2
  63. package/src/file-clock-filled.svg +5 -2
  64. package/src/file-clock.svg +5 -2
  65. package/src/file-code-2-filled.svg +7 -4
  66. package/src/file-code-2.svg +7 -4
  67. package/src/file-code-corner-filled.svg +19 -0
  68. package/src/file-code-corner.svg +19 -0
  69. package/src/file-code-filled.svg +5 -2
  70. package/src/file-code.svg +5 -2
  71. package/src/file-cog-2-filled.svg +11 -11
  72. package/src/file-cog-2.svg +11 -11
  73. package/src/file-cog-filled.svg +11 -11
  74. package/src/file-cog.svg +11 -11
  75. package/src/file-diff-filled.svg +4 -1
  76. package/src/file-diff.svg +4 -1
  77. package/src/file-digit-filled.svg +8 -5
  78. package/src/file-digit.svg +8 -5
  79. package/src/file-down-filled.svg +5 -2
  80. package/src/file-down.svg +5 -2
  81. package/src/file-edit-filled.svg +6 -3
  82. package/src/file-edit.svg +6 -3
  83. package/src/file-exclamation-point-filled.svg +18 -0
  84. package/src/file-exclamation-point.svg +18 -0
  85. package/src/file-filled.svg +5 -2
  86. package/src/file-headphone-filled.svg +21 -0
  87. package/src/file-headphone.svg +21 -0
  88. package/src/file-heart-filled.svg +3 -3
  89. package/src/file-heart.svg +3 -3
  90. package/src/file-image-filled.svg +5 -2
  91. package/src/file-image.svg +5 -2
  92. package/src/file-input-filled.svg +5 -2
  93. package/src/file-input.svg +5 -2
  94. package/src/file-json-2-filled.svg +7 -4
  95. package/src/file-json-2.svg +7 -4
  96. package/src/file-json-filled.svg +5 -2
  97. package/src/file-json.svg +5 -2
  98. package/src/file-key-2-filled.svg +8 -5
  99. package/src/file-key-2.svg +8 -5
  100. package/src/file-key-filled.svg +8 -4
  101. package/src/file-key.svg +8 -4
  102. package/src/file-line-chart-filled.svg +5 -2
  103. package/src/file-line-chart.svg +5 -2
  104. package/src/file-lock-2-filled.svg +7 -4
  105. package/src/file-lock-2.svg +7 -4
  106. package/src/file-lock-filled.svg +7 -3
  107. package/src/file-lock.svg +7 -3
  108. package/src/file-minus-2-filled.svg +6 -3
  109. package/src/file-minus-2.svg +6 -3
  110. package/src/file-minus-corner-filled.svg +18 -0
  111. package/src/file-minus-corner.svg +18 -0
  112. package/src/file-minus-filled.svg +5 -2
  113. package/src/file-minus.svg +5 -2
  114. package/src/file-music-filled.svg +7 -4
  115. package/src/file-music.svg +7 -4
  116. package/src/file-output-filled.svg +5 -3
  117. package/src/file-output.svg +5 -3
  118. package/src/file-pen-filled.svg +6 -3
  119. package/src/file-pen-line-filled.svg +1 -1
  120. package/src/file-pen-line.svg +1 -1
  121. package/src/file-pen.svg +6 -3
  122. package/src/file-pie-chart-filled.svg +5 -2
  123. package/src/file-pie-chart.svg +5 -2
  124. package/src/file-play-filled.svg +5 -2
  125. package/src/file-play.svg +5 -2
  126. package/src/file-plus-2-filled.svg +7 -4
  127. package/src/file-plus-2.svg +7 -4
  128. package/src/file-plus-corner-filled.svg +19 -0
  129. package/src/file-plus-corner.svg +19 -0
  130. package/src/file-plus-filled.svg +5 -2
  131. package/src/file-plus.svg +5 -2
  132. package/src/file-question-filled.svg +4 -1
  133. package/src/file-question-mark-filled.svg +4 -1
  134. package/src/file-question-mark.svg +4 -1
  135. package/src/file-question.svg +4 -1
  136. package/src/file-scan-filled.svg +6 -3
  137. package/src/file-scan.svg +6 -3
  138. package/src/file-search-2-filled.svg +7 -4
  139. package/src/file-search-2.svg +7 -4
  140. package/src/file-search-corner-filled.svg +19 -0
  141. package/src/file-search-corner.svg +19 -0
  142. package/src/file-search-filled.svg +4 -4
  143. package/src/file-search.svg +4 -4
  144. package/src/file-signal-filled.svg +20 -0
  145. package/src/file-signal.svg +20 -0
  146. package/src/file-signature-filled.svg +1 -1
  147. package/src/file-signature.svg +1 -1
  148. package/src/file-sliders-filled.svg +5 -2
  149. package/src/file-sliders.svg +5 -2
  150. package/src/file-spreadsheet-filled.svg +5 -2
  151. package/src/file-spreadsheet.svg +5 -2
  152. package/src/file-symlink-filled.svg +3 -3
  153. package/src/file-symlink.svg +3 -3
  154. package/src/file-terminal-filled.svg +5 -2
  155. package/src/file-terminal.svg +5 -2
  156. package/src/file-text-filled.svg +5 -2
  157. package/src/file-text.svg +5 -2
  158. package/src/file-type-2-filled.svg +8 -5
  159. package/src/file-type-2.svg +8 -5
  160. package/src/file-type-corner-filled.svg +20 -0
  161. package/src/file-type-corner.svg +20 -0
  162. package/src/file-type-filled.svg +7 -4
  163. package/src/file-type.svg +7 -4
  164. package/src/file-up-filled.svg +5 -2
  165. package/src/file-up.svg +5 -2
  166. package/src/file-user-filled.svg +7 -4
  167. package/src/file-user.svg +7 -4
  168. package/src/file-video-2-filled.svg +7 -4
  169. package/src/file-video-2.svg +7 -4
  170. package/src/file-video-camera-filled.svg +7 -4
  171. package/src/file-video-camera.svg +7 -4
  172. package/src/file-video-filled.svg +5 -2
  173. package/src/file-video.svg +5 -2
  174. package/src/file-volume-2-filled.svg +5 -2
  175. package/src/file-volume-2.svg +5 -2
  176. package/src/file-volume-filled.svg +7 -4
  177. package/src/file-volume.svg +7 -4
  178. package/src/file-warning-filled.svg +4 -1
  179. package/src/file-warning.svg +4 -1
  180. package/src/file-x-2-filled.svg +7 -4
  181. package/src/file-x-2.svg +7 -4
  182. package/src/file-x-corner-filled.svg +19 -0
  183. package/src/file-x-corner.svg +19 -0
  184. package/src/file-x-filled.svg +5 -2
  185. package/src/file-x.svg +5 -2
  186. package/src/file.svg +5 -2
  187. package/src/files-filled.svg +2 -2
  188. package/src/files.svg +2 -2
  189. package/src/fingerprint-pattern-filled.svg +21 -0
  190. package/src/fingerprint-pattern.svg +21 -0
  191. package/src/folder-git-2-filled.svg +1 -1
  192. package/src/folder-git-2.svg +1 -1
  193. package/src/git-branch-minus-filled.svg +16 -0
  194. package/src/git-branch-minus.svg +16 -0
  195. package/src/helicopter-filled.svg +20 -0
  196. package/src/helicopter.svg +20 -0
  197. package/src/mouse-pointer-2-off-filled.svg +18 -0
  198. package/src/mouse-pointer-2-off.svg +18 -0
  199. package/src/ruler-dimension-line-filled.svg +8 -7
  200. package/src/ruler-dimension-line.svg +8 -7
  201. package/src/shredder-filled.svg +5 -2
  202. package/src/shredder.svg +5 -2
  203. package/src/solar-panel-filled.svg +22 -0
  204. package/src/solar-panel.svg +22 -0
  205. package/src/sticker-filled.svg +2 -2
  206. package/src/sticker.svg +2 -2
  207. package/src/sticky-note-filled.svg +5 -2
  208. package/src/sticky-note.svg +5 -2
@@ -9,8 +9,11 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path vector-effect="non-scaling-stroke" d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" />
13
- <path vector-effect="non-scaling-stroke" d="M14 2v4a2 2 0 0 0 2 2h4" />
12
+ <path
13
+ vector-effect="non-scaling-stroke"
14
+ d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"
15
+ />
16
+ <path vector-effect="non-scaling-stroke" d="M14 2v5a1 1 0 0 0 1 1h5" />
14
17
  <path vector-effect="non-scaling-stroke" d="M8 15h.01" />
15
18
  <path vector-effect="non-scaling-stroke" d="M11.5 13.5a2.5 2.5 0 0 1 0 3" />
16
19
  <path vector-effect="non-scaling-stroke" d="M15 12a5 5 0 0 1 0 6" />
@@ -9,8 +9,11 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path vector-effect="non-scaling-stroke" d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" />
13
- <path vector-effect="non-scaling-stroke" d="M14 2v4a2 2 0 0 0 2 2h4" />
12
+ <path
13
+ vector-effect="non-scaling-stroke"
14
+ d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"
15
+ />
16
+ <path vector-effect="non-scaling-stroke" d="M14 2v5a1 1 0 0 0 1 1h5" />
14
17
  <path vector-effect="non-scaling-stroke" d="M8 15h.01" />
15
18
  <path vector-effect="non-scaling-stroke" d="M11.5 13.5a2.5 2.5 0 0 1 0 3" />
16
19
  <path vector-effect="non-scaling-stroke" d="M15 12a5 5 0 0 1 0 6" />
@@ -9,11 +9,14 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path vector-effect="non-scaling-stroke" d="M11 11a5 5 0 0 1 0 6" />
13
- <path vector-effect="non-scaling-stroke" d="M14 2v4a2 2 0 0 0 2 2h4" />
14
- <path vector-effect="non-scaling-stroke" d="M4 6.765V4a2 2 0 0 1 2-2h9l5 5v13a2 2 0 0 1-2 2H6a2 2 0 0 1-.93-.23" />
15
12
  <path
16
13
  vector-effect="non-scaling-stroke"
17
- d="M7 10.51a.5.5 0 0 0-.826-.38l-1.893 1.628A1 1 0 0 1 3.63 12H2.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h1.129a1 1 0 0 1 .652.242l1.893 1.63a.5.5 0 0 0 .826-.38z"
14
+ d="M4 11.55V4a2 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 8v12a2 2 0 0 1-2 2h-1.95"
15
+ />
16
+ <path vector-effect="non-scaling-stroke" d="M14 2v5a1 1 0 0 0 1 1h5" />
17
+ <path vector-effect="non-scaling-stroke" d="M12 15a5 5 0 0 1 0 6" />
18
+ <path
19
+ vector-effect="non-scaling-stroke"
20
+ d="M8 14.502a.5.5 0 0 0-.826-.381l-1.893 1.631a1 1 0 0 1-.651.243H3.5a.5.5 0 0 0-.5.501v3.006a.5.5 0 0 0 .5.501h1.129a1 1 0 0 1 .652.243l1.893 1.633a.5.5 0 0 0 .826-.38z"
18
21
  />
19
22
  </svg>
@@ -9,11 +9,14 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path vector-effect="non-scaling-stroke" d="M11 11a5 5 0 0 1 0 6" />
13
- <path vector-effect="non-scaling-stroke" d="M14 2v4a2 2 0 0 0 2 2h4" />
14
- <path vector-effect="non-scaling-stroke" d="M4 6.765V4a2 2 0 0 1 2-2h9l5 5v13a2 2 0 0 1-2 2H6a2 2 0 0 1-.93-.23" />
15
12
  <path
16
13
  vector-effect="non-scaling-stroke"
17
- d="M7 10.51a.5.5 0 0 0-.826-.38l-1.893 1.628A1 1 0 0 1 3.63 12H2.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h1.129a1 1 0 0 1 .652.242l1.893 1.63a.5.5 0 0 0 .826-.38z"
14
+ d="M4 11.55V4a2 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 8v12a2 2 0 0 1-2 2h-1.95"
15
+ />
16
+ <path vector-effect="non-scaling-stroke" d="M14 2v5a1 1 0 0 0 1 1h5" />
17
+ <path vector-effect="non-scaling-stroke" d="M12 15a5 5 0 0 1 0 6" />
18
+ <path
19
+ vector-effect="non-scaling-stroke"
20
+ d="M8 14.502a.5.5 0 0 0-.826-.381l-1.893 1.631a1 1 0 0 1-.651.243H3.5a.5.5 0 0 0-.5.501v3.006a.5.5 0 0 0 .5.501h1.129a1 1 0 0 1 .652.243l1.893 1.633a.5.5 0 0 0 .826-.38z"
18
21
  />
19
22
  </svg>
@@ -9,7 +9,10 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path vector-effect="non-scaling-stroke" d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" />
12
+ <path
13
+ vector-effect="non-scaling-stroke"
14
+ d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"
15
+ />
13
16
  <path vector-effect="non-scaling-stroke" d="M12 9v4" />
14
17
  <path vector-effect="non-scaling-stroke" d="M12 17h.01" />
15
18
  </svg>
@@ -9,7 +9,10 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path vector-effect="non-scaling-stroke" d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" />
12
+ <path
13
+ vector-effect="non-scaling-stroke"
14
+ d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"
15
+ />
13
16
  <path vector-effect="non-scaling-stroke" d="M12 9v4" />
14
17
  <path vector-effect="non-scaling-stroke" d="M12 17h.01" />
15
18
  </svg>
@@ -9,8 +9,11 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path vector-effect="non-scaling-stroke" d="M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4" />
13
- <path vector-effect="non-scaling-stroke" d="M14 2v4a2 2 0 0 0 2 2h4" />
14
- <path vector-effect="non-scaling-stroke" d="m8 12.5-5 5" />
15
- <path vector-effect="non-scaling-stroke" d="m3 12.5 5 5" />
12
+ <path
13
+ vector-effect="non-scaling-stroke"
14
+ d="M11 22H6a2 2 0 0 1-2-2V4a2 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" />
17
+ <path vector-effect="non-scaling-stroke" d="m15 17 5 5" />
18
+ <path vector-effect="non-scaling-stroke" d="m20 17-5 5" />
16
19
  </svg>
package/src/file-x-2.svg CHANGED
@@ -9,8 +9,11 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path vector-effect="non-scaling-stroke" d="M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4" />
13
- <path vector-effect="non-scaling-stroke" d="M14 2v4a2 2 0 0 0 2 2h4" />
14
- <path vector-effect="non-scaling-stroke" d="m8 12.5-5 5" />
15
- <path vector-effect="non-scaling-stroke" d="m3 12.5 5 5" />
12
+ <path
13
+ vector-effect="non-scaling-stroke"
14
+ d="M11 22H6a2 2 0 0 1-2-2V4a2 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" />
17
+ <path vector-effect="non-scaling-stroke" d="m15 17 5 5" />
18
+ <path vector-effect="non-scaling-stroke" d="m20 17-5 5" />
16
19
  </svg>
@@ -0,0 +1,19 @@
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 22H6a2 2 0 0 1-2-2V4a2 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" />
17
+ <path vector-effect="non-scaling-stroke" d="m15 17 5 5" />
18
+ <path vector-effect="non-scaling-stroke" d="m20 17-5 5" />
19
+ </svg>
@@ -0,0 +1,19 @@
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 22H6a2 2 0 0 1-2-2V4a2 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" />
17
+ <path vector-effect="non-scaling-stroke" d="m15 17 5 5" />
18
+ <path vector-effect="non-scaling-stroke" d="m20 17-5 5" />
19
+ </svg>
@@ -9,8 +9,11 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path vector-effect="non-scaling-stroke" d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" />
13
- <path vector-effect="non-scaling-stroke" d="M14 2v4a2 2 0 0 0 2 2h4" />
12
+ <path
13
+ vector-effect="non-scaling-stroke"
14
+ d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"
15
+ />
16
+ <path vector-effect="non-scaling-stroke" d="M14 2v5a1 1 0 0 0 1 1h5" />
14
17
  <path vector-effect="non-scaling-stroke" d="m14.5 12.5-5 5" />
15
18
  <path vector-effect="non-scaling-stroke" d="m9.5 12.5 5 5" />
16
19
  </svg>
package/src/file-x.svg CHANGED
@@ -9,8 +9,11 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path vector-effect="non-scaling-stroke" d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" />
13
- <path vector-effect="non-scaling-stroke" d="M14 2v4a2 2 0 0 0 2 2h4" />
12
+ <path
13
+ vector-effect="non-scaling-stroke"
14
+ d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"
15
+ />
16
+ <path vector-effect="non-scaling-stroke" d="M14 2v5a1 1 0 0 0 1 1h5" />
14
17
  <path vector-effect="non-scaling-stroke" d="m14.5 12.5-5 5" />
15
18
  <path vector-effect="non-scaling-stroke" d="m9.5 12.5 5 5" />
16
19
  </svg>
package/src/file.svg CHANGED
@@ -9,6 +9,9 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path vector-effect="non-scaling-stroke" d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z" />
13
- <path vector-effect="non-scaling-stroke" d="M14 2v4a2 2 0 0 0 2 2h4" />
12
+ <path
13
+ vector-effect="non-scaling-stroke"
14
+ d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"
15
+ />
16
+ <path vector-effect="non-scaling-stroke" d="M14 2v5a1 1 0 0 0 1 1h5" />
14
17
  </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="M15 2h-4a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V8" />
12
13
  <path
13
14
  vector-effect="non-scaling-stroke"
14
- d="M15 2a2 2 0 0 1 1.414.586l4 4A2 2 0 0 1 21 8v7a2 2 0 0 1-2 2h-8a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2z"
15
+ d="M16.706 2.706A2.4 2.4 0 0 0 15 2v5a1 1 0 0 0 1 1h5a2.4 2.4 0 0 0-.706-1.706z"
15
16
  />
16
- <path vector-effect="non-scaling-stroke" d="M15 2v4a2 2 0 0 0 2 2h4" />
17
17
  <path vector-effect="non-scaling-stroke" d="M5 7a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h8a2 2 0 0 0 1.732-1" />
18
18
  </svg>
package/src/files.svg CHANGED
@@ -9,10 +9,10 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
+ <path vector-effect="non-scaling-stroke" d="M15 2h-4a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V8" />
12
13
  <path
13
14
  vector-effect="non-scaling-stroke"
14
- d="M15 2a2 2 0 0 1 1.414.586l4 4A2 2 0 0 1 21 8v7a2 2 0 0 1-2 2h-8a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2z"
15
+ d="M16.706 2.706A2.4 2.4 0 0 0 15 2v5a1 1 0 0 0 1 1h5a2.4 2.4 0 0 0-.706-1.706z"
15
16
  />
16
- <path vector-effect="non-scaling-stroke" d="M15 2v4a2 2 0 0 0 2 2h4" />
17
17
  <path vector-effect="non-scaling-stroke" d="M5 7a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h8a2 2 0 0 0 1.732-1" />
18
18
  </svg>
@@ -0,0 +1,21 @@
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="M12 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4" />
13
+ <path vector-effect="non-scaling-stroke" d="M14 13.12c0 2.38 0 6.38-1 8.88" />
14
+ <path vector-effect="non-scaling-stroke" d="M17.29 21.02c.12-.6.43-2.3.5-3.02" />
15
+ <path vector-effect="non-scaling-stroke" d="M2 12a10 10 0 0 1 18-6" />
16
+ <path vector-effect="non-scaling-stroke" d="M2 16h.01" />
17
+ <path vector-effect="non-scaling-stroke" d="M21.8 16c.2-2 .131-5.354 0-6" />
18
+ <path vector-effect="non-scaling-stroke" d="M5 19.5C5.5 18 6 15 6 12a6 6 0 0 1 .34-2" />
19
+ <path vector-effect="non-scaling-stroke" d="M8.65 22c.21-.66.45-1.32.57-2" />
20
+ <path vector-effect="non-scaling-stroke" d="M9 6.8a6 6 0 0 1 9 5.2v2" />
21
+ </svg>
@@ -0,0 +1,21 @@
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="M12 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4" />
13
+ <path vector-effect="non-scaling-stroke" d="M14 13.12c0 2.38 0 6.38-1 8.88" />
14
+ <path vector-effect="non-scaling-stroke" d="M17.29 21.02c.12-.6.43-2.3.5-3.02" />
15
+ <path vector-effect="non-scaling-stroke" d="M2 12a10 10 0 0 1 18-6" />
16
+ <path vector-effect="non-scaling-stroke" d="M2 16h.01" />
17
+ <path vector-effect="non-scaling-stroke" d="M21.8 16c.2-2 .131-5.354 0-6" />
18
+ <path vector-effect="non-scaling-stroke" d="M5 19.5C5.5 18 6 15 6 12a6 6 0 0 1 .34-2" />
19
+ <path vector-effect="non-scaling-stroke" d="M8.65 22c.21-.66.45-1.32.57-2" />
20
+ <path vector-effect="non-scaling-stroke" d="M9 6.8a6 6 0 0 1 9 5.2v2" />
21
+ </svg>
@@ -9,11 +9,11 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
+ <path vector-effect="non-scaling-stroke" d="M18 19a5 5 0 0 1-5-5v8" />
12
13
  <path
13
14
  vector-effect="non-scaling-stroke"
14
15
  d="M9 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v5"
15
16
  />
16
17
  <circle vector-effect="non-scaling-stroke" cx="13" cy="12" r="2" />
17
- <path vector-effect="non-scaling-stroke" d="M18 19c-2.8 0-5-2.2-5-5v8" />
18
18
  <circle vector-effect="non-scaling-stroke" cx="20" cy="19" r="2" />
19
19
  </svg>
@@ -9,11 +9,11 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
+ <path vector-effect="non-scaling-stroke" d="M18 19a5 5 0 0 1-5-5v8" />
12
13
  <path
13
14
  vector-effect="non-scaling-stroke"
14
15
  d="M9 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v5"
15
16
  />
16
17
  <circle vector-effect="non-scaling-stroke" cx="13" cy="12" r="2" />
17
- <path vector-effect="non-scaling-stroke" d="M18 19c-2.8 0-5-2.2-5-5v8" />
18
18
  <circle vector-effect="non-scaling-stroke" cx="20" cy="19" r="2" />
19
19
  </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="M15 6a9 9 0 0 0-9 9V3" />
13
+ <path vector-effect="non-scaling-stroke" d="M21 18h-6" />
14
+ <circle vector-effect="non-scaling-stroke" cx="18" cy="6" r="3" />
15
+ <circle vector-effect="non-scaling-stroke" cx="6" cy="18" r="3" />
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="M15 6a9 9 0 0 0-9 9V3" />
13
+ <path vector-effect="non-scaling-stroke" d="M21 18h-6" />
14
+ <circle vector-effect="non-scaling-stroke" cx="18" cy="6" r="3" />
15
+ <circle vector-effect="non-scaling-stroke" cx="6" cy="18" r="3" />
16
+ </svg>
@@ -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="M11 17v4" />
13
+ <path vector-effect="non-scaling-stroke" d="M14 3v8a2 2 0 0 0 2 2h5.865" />
14
+ <path vector-effect="non-scaling-stroke" d="M17 17v4" />
15
+ <path vector-effect="non-scaling-stroke" d="M18 17a4 4 0 0 0 4-4 8 6 0 0 0-8-6 6 5 0 0 0-6 5v3a2 2 0 0 0 2 2z" />
16
+ <path vector-effect="non-scaling-stroke" d="M2 10v5" />
17
+ <path vector-effect="non-scaling-stroke" d="M6 3h16" />
18
+ <path vector-effect="non-scaling-stroke" d="M7 21h14" />
19
+ <path vector-effect="non-scaling-stroke" d="M8 13H2" />
20
+ </svg>
@@ -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="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 17v4" />
13
+ <path vector-effect="non-scaling-stroke" d="M14 3v8a2 2 0 0 0 2 2h5.865" />
14
+ <path vector-effect="non-scaling-stroke" d="M17 17v4" />
15
+ <path vector-effect="non-scaling-stroke" d="M18 17a4 4 0 0 0 4-4 8 6 0 0 0-8-6 6 5 0 0 0-6 5v3a2 2 0 0 0 2 2z" />
16
+ <path vector-effect="non-scaling-stroke" d="M2 10v5" />
17
+ <path vector-effect="non-scaling-stroke" d="M6 3h16" />
18
+ <path vector-effect="non-scaling-stroke" d="M7 21h14" />
19
+ <path vector-effect="non-scaling-stroke" d="M8 13H2" />
20
+ </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="m15.55 8.45 5.138 2.087a.5.5 0 0 1-.063.947l-6.124 1.58a2 2 0 0 0-1.438 1.435l-1.579 6.126a.5.5 0 0 1-.947.063L8.45 15.551"
15
+ />
16
+ <path vector-effect="non-scaling-stroke" d="M22 2 2 22" />
17
+ <path vector-effect="non-scaling-stroke" d="m6.816 11.528-2.779-6.84a.495.495 0 0 1 .651-.651l6.84 2.779" />
18
+ </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="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="m15.55 8.45 5.138 2.087a.5.5 0 0 1-.063.947l-6.124 1.58a2 2 0 0 0-1.438 1.435l-1.579 6.126a.5.5 0 0 1-.947.063L8.45 15.551"
15
+ />
16
+ <path vector-effect="non-scaling-stroke" d="M22 2 2 22" />
17
+ <path vector-effect="non-scaling-stroke" d="m6.816 11.528-2.779-6.84a.495.495 0 0 1 .651-.651l6.84 2.779" />
18
+ </svg>
@@ -9,11 +9,12 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path vector-effect="non-scaling-stroke" d="M12 15v-3.014" />
13
- <path vector-effect="non-scaling-stroke" d="M16 15v-3.014" />
14
- <path vector-effect="non-scaling-stroke" d="M20 6H4" />
15
- <path vector-effect="non-scaling-stroke" d="M20 8V4" />
16
- <path vector-effect="non-scaling-stroke" d="M4 8V4" />
17
- <path vector-effect="non-scaling-stroke" d="M8 15v-3.014" />
18
- <rect x="3" y="12" vector-effect="non-scaling-stroke" width="18" height="7" rx="1" />
12
+ <path vector-effect="non-scaling-stroke" d="M10 15v-3" />
13
+ <path vector-effect="non-scaling-stroke" d="M14 15v-3" />
14
+ <path vector-effect="non-scaling-stroke" d="M18 15v-3" />
15
+ <path vector-effect="non-scaling-stroke" d="M2 8V4" />
16
+ <path vector-effect="non-scaling-stroke" d="M22 6H2" />
17
+ <path vector-effect="non-scaling-stroke" d="M22 8V4" />
18
+ <path vector-effect="non-scaling-stroke" d="M6 15v-3" />
19
+ <rect x="2" y="12" vector-effect="non-scaling-stroke" width="20" height="8" rx="2" />
19
20
  </svg>
@@ -9,11 +9,12 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path vector-effect="non-scaling-stroke" d="M12 15v-3.014" />
13
- <path vector-effect="non-scaling-stroke" d="M16 15v-3.014" />
14
- <path vector-effect="non-scaling-stroke" d="M20 6H4" />
15
- <path vector-effect="non-scaling-stroke" d="M20 8V4" />
16
- <path vector-effect="non-scaling-stroke" d="M4 8V4" />
17
- <path vector-effect="non-scaling-stroke" d="M8 15v-3.014" />
18
- <rect x="3" y="12" vector-effect="non-scaling-stroke" width="18" height="7" rx="1" />
12
+ <path vector-effect="non-scaling-stroke" d="M10 15v-3" />
13
+ <path vector-effect="non-scaling-stroke" d="M14 15v-3" />
14
+ <path vector-effect="non-scaling-stroke" d="M18 15v-3" />
15
+ <path vector-effect="non-scaling-stroke" d="M2 8V4" />
16
+ <path vector-effect="non-scaling-stroke" d="M22 6H2" />
17
+ <path vector-effect="non-scaling-stroke" d="M22 8V4" />
18
+ <path vector-effect="non-scaling-stroke" d="M6 15v-3" />
19
+ <rect x="2" y="12" vector-effect="non-scaling-stroke" width="20" height="8" rx="2" />
19
20
  </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>
@@ -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>