@taiga-ui/icons 4.52.0-canary.bf9131e → 4.52.0-canary.c91900a

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 (212) 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/birdhouse-filled.svg +18 -0
  8. package/src/birdhouse.svg +18 -0
  9. package/src/calendar-fold-filled.svg +5 -2
  10. package/src/calendar-fold.svg +5 -2
  11. package/src/calendars-filled.svg +17 -0
  12. package/src/calendars.svg +17 -0
  13. package/src/chess-bishop-filled.svg +22 -0
  14. package/src/chess-bishop.svg +22 -0
  15. package/src/chess-king-filled.svg +22 -0
  16. package/src/chess-king.svg +22 -0
  17. package/src/chess-knight-filled.svg +23 -0
  18. package/src/chess-knight.svg +23 -0
  19. package/src/chess-pawn-filled.svg +20 -0
  20. package/src/chess-pawn.svg +20 -0
  21. package/src/chess-queen-filled.svg +23 -0
  22. package/src/chess-queen.svg +23 -0
  23. package/src/chess-rook-filled.svg +22 -0
  24. package/src/chess-rook.svg +22 -0
  25. package/src/clock-check-filled.svg +15 -0
  26. package/src/clock-check.svg +15 -0
  27. package/src/file-archive-filled.svg +6 -6
  28. package/src/file-archive.svg +6 -6
  29. package/src/file-audio-2-filled.svg +9 -5
  30. package/src/file-audio-2.svg +9 -5
  31. package/src/file-audio-filled.svg +6 -3
  32. package/src/file-audio.svg +6 -3
  33. package/src/file-axis-3-d-filled.svg +5 -2
  34. package/src/file-axis-3-d.svg +5 -2
  35. package/src/file-axis-3d-filled.svg +5 -2
  36. package/src/file-axis-3d.svg +5 -2
  37. package/src/file-badge-2-filled.svg +7 -3
  38. package/src/file-badge-2.svg +7 -3
  39. package/src/file-badge-filled.svg +7 -4
  40. package/src/file-badge.svg +7 -4
  41. package/src/file-bar-chart-2-filled.svg +5 -2
  42. package/src/file-bar-chart-2.svg +5 -2
  43. package/src/file-bar-chart-filled.svg +5 -2
  44. package/src/file-bar-chart.svg +5 -2
  45. package/src/file-box-filled.svg +7 -4
  46. package/src/file-box.svg +7 -4
  47. package/src/file-braces-corner-filled.svg +19 -0
  48. package/src/file-braces-corner.svg +19 -0
  49. package/src/file-braces-filled.svg +19 -0
  50. package/src/file-braces.svg +19 -0
  51. package/src/file-chart-column-filled.svg +5 -2
  52. package/src/file-chart-column-increasing-filled.svg +5 -2
  53. package/src/file-chart-column-increasing.svg +5 -2
  54. package/src/file-chart-column.svg +5 -2
  55. package/src/file-chart-line-filled.svg +5 -2
  56. package/src/file-chart-line.svg +5 -2
  57. package/src/file-chart-pie-filled.svg +5 -2
  58. package/src/file-chart-pie.svg +5 -2
  59. package/src/file-check-2-filled.svg +6 -3
  60. package/src/file-check-2.svg +6 -3
  61. package/src/file-check-corner-filled.svg +18 -0
  62. package/src/file-check-corner.svg +18 -0
  63. package/src/file-check-filled.svg +5 -2
  64. package/src/file-check.svg +5 -2
  65. package/src/file-clock-filled.svg +5 -2
  66. package/src/file-clock.svg +5 -2
  67. package/src/file-code-2-filled.svg +7 -4
  68. package/src/file-code-2.svg +7 -4
  69. package/src/file-code-corner-filled.svg +19 -0
  70. package/src/file-code-corner.svg +19 -0
  71. package/src/file-code-filled.svg +5 -2
  72. package/src/file-code.svg +5 -2
  73. package/src/file-cog-2-filled.svg +11 -11
  74. package/src/file-cog-2.svg +11 -11
  75. package/src/file-cog-filled.svg +11 -11
  76. package/src/file-cog.svg +11 -11
  77. package/src/file-diff-filled.svg +4 -1
  78. package/src/file-diff.svg +4 -1
  79. package/src/file-digit-filled.svg +8 -5
  80. package/src/file-digit.svg +8 -5
  81. package/src/file-down-filled.svg +5 -2
  82. package/src/file-down.svg +5 -2
  83. package/src/file-edit-filled.svg +6 -3
  84. package/src/file-edit.svg +6 -3
  85. package/src/file-exclamation-point-filled.svg +18 -0
  86. package/src/file-exclamation-point.svg +18 -0
  87. package/src/file-filled.svg +5 -2
  88. package/src/file-headphone-filled.svg +21 -0
  89. package/src/file-headphone.svg +21 -0
  90. package/src/file-heart-filled.svg +3 -3
  91. package/src/file-heart.svg +3 -3
  92. package/src/file-image-filled.svg +5 -2
  93. package/src/file-image.svg +5 -2
  94. package/src/file-input-filled.svg +5 -2
  95. package/src/file-input.svg +5 -2
  96. package/src/file-json-2-filled.svg +7 -4
  97. package/src/file-json-2.svg +7 -4
  98. package/src/file-json-filled.svg +5 -2
  99. package/src/file-json.svg +5 -2
  100. package/src/file-key-2-filled.svg +8 -5
  101. package/src/file-key-2.svg +8 -5
  102. package/src/file-key-filled.svg +8 -4
  103. package/src/file-key.svg +8 -4
  104. package/src/file-line-chart-filled.svg +5 -2
  105. package/src/file-line-chart.svg +5 -2
  106. package/src/file-lock-2-filled.svg +7 -4
  107. package/src/file-lock-2.svg +7 -4
  108. package/src/file-lock-filled.svg +7 -3
  109. package/src/file-lock.svg +7 -3
  110. package/src/file-minus-2-filled.svg +6 -3
  111. package/src/file-minus-2.svg +6 -3
  112. package/src/file-minus-corner-filled.svg +18 -0
  113. package/src/file-minus-corner.svg +18 -0
  114. package/src/file-minus-filled.svg +5 -2
  115. package/src/file-minus.svg +5 -2
  116. package/src/file-music-filled.svg +7 -4
  117. package/src/file-music.svg +7 -4
  118. package/src/file-output-filled.svg +5 -3
  119. package/src/file-output.svg +5 -3
  120. package/src/file-pen-filled.svg +6 -3
  121. package/src/file-pen-line-filled.svg +1 -1
  122. package/src/file-pen-line.svg +1 -1
  123. package/src/file-pen.svg +6 -3
  124. package/src/file-pie-chart-filled.svg +5 -2
  125. package/src/file-pie-chart.svg +5 -2
  126. package/src/file-play-filled.svg +5 -2
  127. package/src/file-play.svg +5 -2
  128. package/src/file-plus-2-filled.svg +7 -4
  129. package/src/file-plus-2.svg +7 -4
  130. package/src/file-plus-corner-filled.svg +19 -0
  131. package/src/file-plus-corner.svg +19 -0
  132. package/src/file-plus-filled.svg +5 -2
  133. package/src/file-plus.svg +5 -2
  134. package/src/file-question-filled.svg +4 -1
  135. package/src/file-question-mark-filled.svg +4 -1
  136. package/src/file-question-mark.svg +4 -1
  137. package/src/file-question.svg +4 -1
  138. package/src/file-scan-filled.svg +6 -3
  139. package/src/file-scan.svg +6 -3
  140. package/src/file-search-2-filled.svg +7 -4
  141. package/src/file-search-2.svg +7 -4
  142. package/src/file-search-corner-filled.svg +19 -0
  143. package/src/file-search-corner.svg +19 -0
  144. package/src/file-search-filled.svg +4 -4
  145. package/src/file-search.svg +4 -4
  146. package/src/file-signal-filled.svg +20 -0
  147. package/src/file-signal.svg +20 -0
  148. package/src/file-signature-filled.svg +1 -1
  149. package/src/file-signature.svg +1 -1
  150. package/src/file-sliders-filled.svg +5 -2
  151. package/src/file-sliders.svg +5 -2
  152. package/src/file-spreadsheet-filled.svg +5 -2
  153. package/src/file-spreadsheet.svg +5 -2
  154. package/src/file-symlink-filled.svg +3 -3
  155. package/src/file-symlink.svg +3 -3
  156. package/src/file-terminal-filled.svg +5 -2
  157. package/src/file-terminal.svg +5 -2
  158. package/src/file-text-filled.svg +5 -2
  159. package/src/file-text.svg +5 -2
  160. package/src/file-type-2-filled.svg +8 -5
  161. package/src/file-type-2.svg +8 -5
  162. package/src/file-type-corner-filled.svg +20 -0
  163. package/src/file-type-corner.svg +20 -0
  164. package/src/file-type-filled.svg +7 -4
  165. package/src/file-type.svg +7 -4
  166. package/src/file-up-filled.svg +5 -2
  167. package/src/file-up.svg +5 -2
  168. package/src/file-user-filled.svg +7 -4
  169. package/src/file-user.svg +7 -4
  170. package/src/file-video-2-filled.svg +7 -4
  171. package/src/file-video-2.svg +7 -4
  172. package/src/file-video-camera-filled.svg +7 -4
  173. package/src/file-video-camera.svg +7 -4
  174. package/src/file-video-filled.svg +5 -2
  175. package/src/file-video.svg +5 -2
  176. package/src/file-volume-2-filled.svg +5 -2
  177. package/src/file-volume-2.svg +5 -2
  178. package/src/file-volume-filled.svg +7 -4
  179. package/src/file-volume.svg +7 -4
  180. package/src/file-warning-filled.svg +4 -1
  181. package/src/file-warning.svg +4 -1
  182. package/src/file-x-2-filled.svg +7 -4
  183. package/src/file-x-2.svg +7 -4
  184. package/src/file-x-corner-filled.svg +19 -0
  185. package/src/file-x-corner.svg +19 -0
  186. package/src/file-x-filled.svg +5 -2
  187. package/src/file-x.svg +5 -2
  188. package/src/file.svg +5 -2
  189. package/src/files-filled.svg +2 -2
  190. package/src/files.svg +2 -2
  191. package/src/fingerprint-pattern-filled.svg +21 -0
  192. package/src/fingerprint-pattern.svg +21 -0
  193. package/src/folder-git-2-filled.svg +1 -1
  194. package/src/folder-git-2.svg +1 -1
  195. package/src/gamepad-directional-filled.svg +28 -0
  196. package/src/gamepad-directional.svg +28 -0
  197. package/src/git-branch-minus-filled.svg +16 -0
  198. package/src/git-branch-minus.svg +16 -0
  199. package/src/helicopter-filled.svg +20 -0
  200. package/src/helicopter.svg +20 -0
  201. package/src/mouse-pointer-2-off-filled.svg +18 -0
  202. package/src/mouse-pointer-2-off.svg +18 -0
  203. package/src/ruler-dimension-line-filled.svg +8 -7
  204. package/src/ruler-dimension-line.svg +8 -7
  205. package/src/shredder-filled.svg +5 -2
  206. package/src/shredder.svg +5 -2
  207. package/src/solar-panel-filled.svg +22 -0
  208. package/src/solar-panel.svg +22 -0
  209. package/src/sticker-filled.svg +2 -2
  210. package/src/sticker.svg +2 -2
  211. package/src/sticky-note-filled.svg +5 -2
  212. package/src/sticky-note.svg +5 -2
@@ -9,11 +9,14 @@
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
- <rect x="2" y="12" vector-effect="non-scaling-stroke" width="8" height="6" rx="1" />
15
12
  <path
16
13
  vector-effect="non-scaling-stroke"
17
- d="m10 13.843 3.033-1.755a.645.645 0 0 1 .967.56v4.704a.645.645 0 0 1-.967.56L10 16.157"
14
+ d="M4 12V4a2 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 2"
18
15
  />
16
+ <path vector-effect="non-scaling-stroke" d="M14 2v5a1 1 0 0 0 1 1h5" />
17
+ <path
18
+ vector-effect="non-scaling-stroke"
19
+ d="m10 17.843 3.033-1.755a.64.64 0 0 1 .967.56v4.704a.65.65 0 0 1-.967.56L10 20.157"
20
+ />
21
+ <rect x="3" y="16" vector-effect="non-scaling-stroke" width="7" height="6" rx="1" />
19
22
  </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="M14 2v4a2 2 0 0 0 2 2h4" />
13
- <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
+ />
16
+ <path vector-effect="non-scaling-stroke" d="M14 2v5a1 1 0 0 0 1 1h5" />
14
17
  <path
15
18
  vector-effect="non-scaling-stroke"
16
19
  d="M15.033 13.44a.647.647 0 0 1 0 1.12l-4.065 2.352a.645.645 0 0 1-.968-.56v-4.704a.645.645 0 0 1 .967-.56z"
@@ -9,8 +9,11 @@
9
9
  stroke-linecap="round"
10
10
  stroke-linejoin="round"
11
11
  >
12
- <path vector-effect="non-scaling-stroke" d="M14 2v4a2 2 0 0 0 2 2h4" />
13
- <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
+ />
16
+ <path vector-effect="non-scaling-stroke" d="M14 2v5a1 1 0 0 0 1 1h5" />
14
17
  <path
15
18
  vector-effect="non-scaling-stroke"
16
19
  d="M15.033 13.44a.647.647 0 0 1 0 1.12l-4.065 2.352a.645.645 0 0 1-.968-.56v-4.704a.645.645 0 0 1 .967-.56z"
@@ -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,28 @@
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.146 15.854a1.207 1.207 0 0 1 1.708 0l1.56 1.56A2 2 0 0 1 15 18.828V21a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1v-2.172a2 2 0 0 1 .586-1.414z"
15
+ />
16
+ <path
17
+ vector-effect="non-scaling-stroke"
18
+ d="M18.828 15a2 2 0 0 1-1.414-.586l-1.56-1.56a1.207 1.207 0 0 1 0-1.708l1.56-1.56A2 2 0 0 1 18.828 9H21a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1z"
19
+ />
20
+ <path
21
+ vector-effect="non-scaling-stroke"
22
+ d="M6.586 14.414A2 2 0 0 1 5.172 15H3a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1h2.172a2 2 0 0 1 1.414.586l1.56 1.56a1.207 1.207 0 0 1 0 1.708z"
23
+ />
24
+ <path
25
+ vector-effect="non-scaling-stroke"
26
+ d="M9 3a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v2.172a2 2 0 0 1-.586 1.414l-1.56 1.56a1.207 1.207 0 0 1-1.708 0l-1.56-1.56A2 2 0 0 1 9 5.172z"
27
+ />
28
+ </svg>
@@ -0,0 +1,28 @@
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.146 15.854a1.207 1.207 0 0 1 1.708 0l1.56 1.56A2 2 0 0 1 15 18.828V21a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1v-2.172a2 2 0 0 1 .586-1.414z"
15
+ />
16
+ <path
17
+ vector-effect="non-scaling-stroke"
18
+ d="M18.828 15a2 2 0 0 1-1.414-.586l-1.56-1.56a1.207 1.207 0 0 1 0-1.708l1.56-1.56A2 2 0 0 1 18.828 9H21a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1z"
19
+ />
20
+ <path
21
+ vector-effect="non-scaling-stroke"
22
+ d="M6.586 14.414A2 2 0 0 1 5.172 15H3a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1h2.172a2 2 0 0 1 1.414.586l1.56 1.56a1.207 1.207 0 0 1 0 1.708z"
23
+ />
24
+ <path
25
+ vector-effect="non-scaling-stroke"
26
+ d="M9 3a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v2.172a2 2 0 0 1-.586 1.414l-1.56 1.56a1.207 1.207 0 0 1-1.708 0l-1.56-1.56A2 2 0 0 1 9 5.172z"
27
+ />
28
+ </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>