@univerjs/icons 1.15.1 → 1.16.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (381) hide show
  1. package/dist/cjs/index.cjs +0 -7
  2. package/dist/cjs/ruler-icon.cjs +5 -5
  3. package/dist/cjs/shape-accent-border-callout1-icon.cjs +6 -4
  4. package/dist/cjs/shape-accent-border-callout2-icon.cjs +6 -4
  5. package/dist/cjs/shape-accent-border-callout3-icon.cjs +6 -4
  6. package/dist/cjs/shape-accent-callout1-icon.cjs +8 -6
  7. package/dist/cjs/shape-accent-callout2-icon.cjs +7 -5
  8. package/dist/cjs/shape-accent-callout3-icon.cjs +7 -5
  9. package/dist/cjs/shape-action-button-back-previous-icon.cjs +5 -3
  10. package/dist/cjs/shape-action-button-beginning-icon.cjs +6 -4
  11. package/dist/cjs/shape-action-button-blank-icon.cjs +3 -2
  12. package/dist/cjs/shape-action-button-document-icon.cjs +11 -6
  13. package/dist/cjs/shape-action-button-end-icon.cjs +6 -4
  14. package/dist/cjs/shape-action-button-forward-next-icon.cjs +5 -3
  15. package/dist/cjs/shape-action-button-help-icon.cjs +9 -5
  16. package/dist/cjs/shape-action-button-home-icon.cjs +7 -26
  17. package/dist/cjs/shape-action-button-information-icon.cjs +14 -8
  18. package/dist/cjs/shape-action-button-movie-icon.cjs +5 -3
  19. package/dist/cjs/shape-action-button-return-icon.cjs +3 -2
  20. package/dist/cjs/shape-action-button-sound-icon.cjs +19 -19
  21. package/dist/cjs/shape-arc-icon.cjs +4 -2
  22. package/dist/cjs/shape-bent-arrow-icon.cjs +2 -1
  23. package/dist/cjs/shape-bent-connector3-arrow1-icon.cjs +18 -29
  24. package/dist/cjs/shape-bent-connector3-arrow2-icon.cjs +15 -20
  25. package/dist/cjs/shape-bent-connector3-icon.cjs +9 -22
  26. package/dist/cjs/shape-bent-up-arrow-icon.cjs +20 -10
  27. package/dist/cjs/shape-bevel-icon.cjs +25 -6
  28. package/dist/cjs/shape-block-arc-icon.cjs +17 -3
  29. package/dist/cjs/shape-border-callout1-icon.cjs +2 -2
  30. package/dist/cjs/shape-border-callout2-icon.cjs +2 -2
  31. package/dist/cjs/shape-border-callout3-icon.cjs +2 -2
  32. package/dist/cjs/shape-brace-pair-icon.cjs +10 -4
  33. package/dist/cjs/shape-bracket-pair-icon.cjs +18 -43
  34. package/dist/cjs/shape-callout1-icon.cjs +4 -4
  35. package/dist/cjs/shape-callout2-icon.cjs +3 -3
  36. package/dist/cjs/shape-callout3-icon.cjs +3 -3
  37. package/dist/cjs/shape-can-icon.cjs +10 -5
  38. package/dist/cjs/shape-chart-plus-icon.cjs +14 -23
  39. package/dist/cjs/shape-chart-star-icon.cjs +12 -11
  40. package/dist/cjs/shape-chart-x-icon.cjs +14 -24
  41. package/dist/cjs/shape-chevron-icon.cjs +4 -2
  42. package/dist/cjs/shape-chord-icon.cjs +3 -2
  43. package/dist/cjs/shape-circular-arrow-icon.cjs +2 -2
  44. package/dist/cjs/shape-cloud-callout-icon.cjs +6 -8
  45. package/dist/cjs/shape-cloud-icon.cjs +6 -8
  46. package/dist/cjs/shape-corner-icon.cjs +3 -2
  47. package/dist/cjs/shape-corner-tabs-icon.cjs +16 -8
  48. package/dist/cjs/shape-cube-icon.cjs +12 -2
  49. package/dist/cjs/shape-curved-connector3-arrow1-icon.cjs +9 -4
  50. package/dist/cjs/shape-curved-connector3-arrow2-icon.cjs +14 -6
  51. package/dist/cjs/shape-curved-connector3-icon.cjs +4 -2
  52. package/dist/cjs/shape-curved-down-arrow-icon.cjs +2 -2
  53. package/dist/cjs/shape-curved-left-arrow-icon.cjs +2 -2
  54. package/dist/cjs/shape-curved-right-arrow-icon.cjs +2 -2
  55. package/dist/cjs/shape-curved-up-arrow-icon.cjs +2 -2
  56. package/dist/cjs/shape-decagon-icon.cjs +12 -2
  57. package/dist/cjs/shape-diag-stripe-icon.cjs +2 -1
  58. package/dist/cjs/shape-diamond-icon.cjs +3 -2
  59. package/dist/cjs/shape-dodecagon-icon.cjs +12 -2
  60. package/dist/cjs/shape-donut-icon.cjs +15 -3
  61. package/dist/cjs/shape-double-wave-icon.cjs +4 -2
  62. package/dist/cjs/shape-down-arrow-callout-icon.cjs +2 -1
  63. package/dist/cjs/shape-down-arrow-icon.cjs +6 -8
  64. package/dist/cjs/shape-ellipse-icon.cjs +7 -3
  65. package/dist/cjs/shape-ellipse-ribbon-icon.cjs +9 -5
  66. package/dist/cjs/shape-ellipse-ribbon2-icon.cjs +9 -5
  67. package/dist/cjs/shape-flow-chart-alternate-process-icon.cjs +8 -3
  68. package/dist/cjs/shape-flow-chart-collate-icon.cjs +4 -2
  69. package/dist/cjs/shape-flow-chart-connector-icon.cjs +6 -3
  70. package/dist/cjs/shape-flow-chart-decision-icon.cjs +3 -2
  71. package/dist/cjs/shape-flow-chart-delay-icon.cjs +1 -1
  72. package/dist/cjs/shape-flow-chart-display-icon.cjs +4 -2
  73. package/dist/cjs/shape-flow-chart-document-icon.cjs +4 -2
  74. package/dist/cjs/shape-flow-chart-extract-icon.cjs +3 -2
  75. package/dist/cjs/shape-flow-chart-input-output-icon.cjs +3 -2
  76. package/dist/cjs/shape-flow-chart-internal-storage-icon.cjs +14 -22
  77. package/dist/cjs/shape-flow-chart-magnetic-disk-icon.cjs +10 -5
  78. package/dist/cjs/shape-flow-chart-magnetic-drum-icon.cjs +10 -5
  79. package/dist/cjs/shape-flow-chart-magnetic-tape-icon.cjs +4 -2
  80. package/dist/cjs/shape-flow-chart-manual-input-icon.cjs +3 -2
  81. package/dist/cjs/shape-flow-chart-manual-operation-icon.cjs +3 -2
  82. package/dist/cjs/shape-flow-chart-merge-icon.cjs +3 -2
  83. package/dist/cjs/shape-flow-chart-multidocument-icon.cjs +12 -6
  84. package/dist/cjs/shape-flow-chart-offline-storage-icon.cjs +3 -2
  85. package/dist/cjs/shape-flow-chart-offpage-connector-icon.cjs +3 -2
  86. package/dist/cjs/shape-flow-chart-online-storage-icon.cjs +8 -4
  87. package/dist/cjs/shape-flow-chart-or-icon.cjs +17 -22
  88. package/dist/cjs/shape-flow-chart-predefined-process-icon.cjs +14 -22
  89. package/dist/cjs/shape-flow-chart-preparation-icon.cjs +3 -2
  90. package/dist/cjs/shape-flow-chart-process-icon.cjs +3 -2
  91. package/dist/cjs/shape-flow-chart-punched-card-icon.cjs +1 -1
  92. package/dist/cjs/shape-flow-chart-punched-tape-icon.cjs +4 -2
  93. package/dist/cjs/shape-flow-chart-sort-icon.cjs +8 -4
  94. package/dist/cjs/shape-flow-chart-summing-junction-icon.cjs +17 -22
  95. package/dist/cjs/shape-flow-chart-terminator-icon.cjs +8 -3
  96. package/dist/cjs/shape-folder-corner-icon.cjs +39 -12
  97. package/dist/cjs/shape-frame-icon.cjs +6 -4
  98. package/dist/cjs/shape-funnel-icon.cjs +11 -5
  99. package/dist/cjs/shape-half-frame-icon.cjs +8 -4
  100. package/dist/cjs/shape-heart-icon.cjs +2 -7
  101. package/dist/cjs/shape-heptagon-icon.cjs +25 -12
  102. package/dist/cjs/shape-hexagon-icon.cjs +3 -2
  103. package/dist/cjs/shape-home-plate-icon.cjs +4 -2
  104. package/dist/cjs/shape-horizontal-scroll-icon.cjs +2 -1
  105. package/dist/cjs/shape-irregular-seal1-icon.cjs +2 -1
  106. package/dist/cjs/shape-irregular-seal2-icon.cjs +2 -1
  107. package/dist/cjs/shape-left-arrow-callout-icon.cjs +2 -1
  108. package/dist/cjs/shape-left-arrow-icon.cjs +2 -12
  109. package/dist/cjs/shape-left-brace-icon.cjs +5 -2
  110. package/dist/cjs/shape-left-bracket-icon.cjs +9 -22
  111. package/dist/cjs/shape-left-circular-arrow-icon.cjs +2 -1
  112. package/dist/cjs/shape-left-right-arrow-callout-icon.cjs +2 -1
  113. package/dist/cjs/shape-left-right-arrow-icon.cjs +2 -1
  114. package/dist/cjs/shape-left-right-circular-arrow-icon.cjs +2 -1
  115. package/dist/cjs/shape-left-right-ribbon-icon.cjs +39 -12
  116. package/dist/cjs/shape-left-right-up-arrow-icon.cjs +2 -1
  117. package/dist/cjs/shape-left-up-arrow-icon.cjs +2 -12
  118. package/dist/cjs/shape-lightning-bolt-icon.cjs +2 -1
  119. package/dist/cjs/shape-line-icon.cjs +4 -2
  120. package/dist/cjs/shape-line-inv-icon.cjs +5 -6
  121. package/dist/cjs/shape-math-divide-icon.cjs +16 -8
  122. package/dist/cjs/shape-math-equal-icon.cjs +4 -8
  123. package/dist/cjs/shape-math-minus-icon.cjs +4 -2
  124. package/dist/cjs/shape-math-multiply-icon.cjs +4 -2
  125. package/dist/cjs/shape-math-not-equal-icon.cjs +4 -8
  126. package/dist/cjs/shape-math-plus-icon.cjs +1 -1
  127. package/dist/cjs/shape-moon-icon.cjs +4 -2
  128. package/dist/cjs/shape-no-smoking-icon.cjs +16 -22
  129. package/dist/cjs/shape-non-isosceles-trapezoid-icon.cjs +3 -2
  130. package/dist/cjs/shape-notched-right-arrow-icon.cjs +2 -1
  131. package/dist/cjs/shape-octagon-icon.cjs +25 -12
  132. package/dist/cjs/shape-parallelogram-icon.cjs +3 -2
  133. package/dist/cjs/shape-pentagon-icon.cjs +3 -2
  134. package/dist/cjs/shape-pie-icon.cjs +4 -2
  135. package/dist/cjs/shape-pie-wedge-icon.cjs +2 -1
  136. package/dist/cjs/shape-plaque-icon.cjs +4 -2
  137. package/dist/cjs/shape-plaque-tabs-icon.cjs +8 -4
  138. package/dist/cjs/shape-plus-icon.cjs +1 -1
  139. package/dist/cjs/shape-quad-arrow-callout-icon.cjs +2 -1
  140. package/dist/cjs/shape-quad-arrow-icon.cjs +2 -1
  141. package/dist/cjs/shape-rect-icon.cjs +3 -2
  142. package/dist/cjs/shape-rect-textbox-horizontal-icon.cjs +15 -34
  143. package/dist/cjs/shape-rect-textbox-vertical-icon.cjs +15 -34
  144. package/dist/cjs/shape-ribbon-icon.cjs +42 -35
  145. package/dist/cjs/shape-ribbon2-icon.cjs +43 -35
  146. package/dist/cjs/shape-right-arrow-callout-icon.cjs +2 -1
  147. package/dist/cjs/shape-right-arrow-icon.cjs +2 -12
  148. package/dist/cjs/shape-right-brace-icon.cjs +5 -2
  149. package/dist/cjs/shape-right-bracket-icon.cjs +9 -22
  150. package/dist/cjs/shape-round-rect-icon.cjs +8 -3
  151. package/dist/cjs/shape-round1-rect-icon.cjs +4 -2
  152. package/dist/cjs/shape-round2-diag-rect-icon.cjs +4 -2
  153. package/dist/cjs/shape-round2-same-rect-icon.cjs +4 -2
  154. package/dist/cjs/shape-rt-triangle-icon.cjs +3 -2
  155. package/dist/cjs/shape-smiley-face-icon.cjs +6 -3
  156. package/dist/cjs/shape-snip-round-rect-icon.cjs +4 -2
  157. package/dist/cjs/shape-snip1-rect-icon.cjs +4 -2
  158. package/dist/cjs/shape-snip2-diag-rect-icon.cjs +4 -2
  159. package/dist/cjs/shape-snip2-same-rect-icon.cjs +4 -2
  160. package/dist/cjs/shape-square-tabs-icon.cjs +12 -8
  161. package/dist/cjs/shape-star10-icon.cjs +2 -1
  162. package/dist/cjs/shape-star12-icon.cjs +2 -1
  163. package/dist/cjs/shape-star16-icon.cjs +2 -1
  164. package/dist/cjs/shape-star24-icon.cjs +2 -1
  165. package/dist/cjs/shape-star32-icon.cjs +2 -1
  166. package/dist/cjs/shape-star4-icon.cjs +2 -1
  167. package/dist/cjs/shape-star5-icon.cjs +2 -1
  168. package/dist/cjs/shape-star6-icon.cjs +2 -1
  169. package/dist/cjs/shape-star7-icon.cjs +2 -1
  170. package/dist/cjs/shape-star8-icon.cjs +2 -1
  171. package/dist/cjs/shape-straight-connector1-icon.cjs +9 -4
  172. package/dist/cjs/shape-straight-connector2-icon.cjs +14 -6
  173. package/dist/cjs/shape-striped-right-arrow-icon.cjs +4 -3
  174. package/dist/cjs/shape-sun-icon.cjs +6 -3
  175. package/dist/cjs/shape-swoosh-arrow-icon.cjs +2 -1
  176. package/dist/cjs/shape-teardrop-icon.cjs +4 -2
  177. package/dist/cjs/shape-trapezoid-icon.cjs +3 -2
  178. package/dist/cjs/shape-triangle-icon.cjs +3 -2
  179. package/dist/cjs/shape-up-arrow-callout-icon.cjs +2 -1
  180. package/dist/cjs/shape-up-arrow-icon.cjs +2 -12
  181. package/dist/cjs/shape-up-down-arrow-callout-icon.cjs +2 -1
  182. package/dist/cjs/shape-up-down-arrow-icon.cjs +2 -1
  183. package/dist/cjs/shape-uturn-arrow-icon.cjs +2 -2
  184. package/dist/cjs/shape-vertical-scroll-icon.cjs +2 -3
  185. package/dist/cjs/shape-wave-icon.cjs +4 -2
  186. package/dist/cjs/shape-wedge-ellipse-callout-icon.cjs +1 -1
  187. package/dist/cjs/shape-wedge-rect-callout-icon.cjs +1 -1
  188. package/dist/cjs/shape-wedge-round-rect-callout-icon.cjs +1 -1
  189. package/dist/esm/index.d.ts +0 -1
  190. package/dist/esm/index.js +1 -2
  191. package/dist/esm/ruler-icon.js +5 -5
  192. package/dist/esm/shape-accent-border-callout1-icon.js +6 -4
  193. package/dist/esm/shape-accent-border-callout2-icon.js +6 -4
  194. package/dist/esm/shape-accent-border-callout3-icon.js +6 -4
  195. package/dist/esm/shape-accent-callout1-icon.js +8 -6
  196. package/dist/esm/shape-accent-callout2-icon.js +7 -5
  197. package/dist/esm/shape-accent-callout3-icon.js +7 -5
  198. package/dist/esm/shape-action-button-back-previous-icon.js +5 -3
  199. package/dist/esm/shape-action-button-beginning-icon.js +6 -4
  200. package/dist/esm/shape-action-button-blank-icon.js +3 -2
  201. package/dist/esm/shape-action-button-document-icon.js +11 -6
  202. package/dist/esm/shape-action-button-end-icon.js +6 -4
  203. package/dist/esm/shape-action-button-forward-next-icon.js +5 -3
  204. package/dist/esm/shape-action-button-help-icon.js +9 -5
  205. package/dist/esm/shape-action-button-home-icon.js +7 -26
  206. package/dist/esm/shape-action-button-information-icon.js +14 -8
  207. package/dist/esm/shape-action-button-movie-icon.js +5 -3
  208. package/dist/esm/shape-action-button-return-icon.js +3 -2
  209. package/dist/esm/shape-action-button-sound-icon.js +19 -19
  210. package/dist/esm/shape-arc-icon.js +4 -2
  211. package/dist/esm/shape-bent-arrow-icon.js +2 -1
  212. package/dist/esm/shape-bent-connector3-arrow1-icon.js +18 -29
  213. package/dist/esm/shape-bent-connector3-arrow2-icon.js +15 -20
  214. package/dist/esm/shape-bent-connector3-icon.js +9 -22
  215. package/dist/esm/shape-bent-up-arrow-icon.js +20 -10
  216. package/dist/esm/shape-bevel-icon.js +25 -6
  217. package/dist/esm/shape-block-arc-icon.js +17 -3
  218. package/dist/esm/shape-border-callout1-icon.js +2 -2
  219. package/dist/esm/shape-border-callout2-icon.js +2 -2
  220. package/dist/esm/shape-border-callout3-icon.js +2 -2
  221. package/dist/esm/shape-brace-pair-icon.js +10 -4
  222. package/dist/esm/shape-bracket-pair-icon.js +18 -43
  223. package/dist/esm/shape-callout1-icon.js +4 -4
  224. package/dist/esm/shape-callout2-icon.js +3 -3
  225. package/dist/esm/shape-callout3-icon.js +3 -3
  226. package/dist/esm/shape-can-icon.js +10 -5
  227. package/dist/esm/shape-chart-plus-icon.js +14 -23
  228. package/dist/esm/shape-chart-star-icon.js +12 -11
  229. package/dist/esm/shape-chart-x-icon.js +14 -24
  230. package/dist/esm/shape-chevron-icon.js +4 -2
  231. package/dist/esm/shape-chord-icon.js +3 -2
  232. package/dist/esm/shape-circular-arrow-icon.js +2 -2
  233. package/dist/esm/shape-cloud-callout-icon.js +6 -8
  234. package/dist/esm/shape-cloud-icon.js +6 -8
  235. package/dist/esm/shape-corner-icon.js +3 -2
  236. package/dist/esm/shape-corner-tabs-icon.js +16 -8
  237. package/dist/esm/shape-cube-icon.js +12 -2
  238. package/dist/esm/shape-curved-connector3-arrow1-icon.js +9 -4
  239. package/dist/esm/shape-curved-connector3-arrow2-icon.js +14 -6
  240. package/dist/esm/shape-curved-connector3-icon.js +4 -2
  241. package/dist/esm/shape-curved-down-arrow-icon.js +2 -2
  242. package/dist/esm/shape-curved-left-arrow-icon.js +2 -2
  243. package/dist/esm/shape-curved-right-arrow-icon.js +2 -2
  244. package/dist/esm/shape-curved-up-arrow-icon.js +2 -2
  245. package/dist/esm/shape-decagon-icon.js +12 -2
  246. package/dist/esm/shape-diag-stripe-icon.js +2 -1
  247. package/dist/esm/shape-diamond-icon.js +3 -2
  248. package/dist/esm/shape-dodecagon-icon.js +12 -2
  249. package/dist/esm/shape-donut-icon.js +15 -3
  250. package/dist/esm/shape-double-wave-icon.js +4 -2
  251. package/dist/esm/shape-down-arrow-callout-icon.js +2 -1
  252. package/dist/esm/shape-down-arrow-icon.js +6 -8
  253. package/dist/esm/shape-ellipse-icon.js +7 -3
  254. package/dist/esm/shape-ellipse-ribbon-icon.js +9 -5
  255. package/dist/esm/shape-ellipse-ribbon2-icon.js +9 -5
  256. package/dist/esm/shape-flow-chart-alternate-process-icon.js +8 -3
  257. package/dist/esm/shape-flow-chart-collate-icon.js +4 -2
  258. package/dist/esm/shape-flow-chart-connector-icon.js +6 -3
  259. package/dist/esm/shape-flow-chart-decision-icon.js +3 -2
  260. package/dist/esm/shape-flow-chart-delay-icon.js +1 -1
  261. package/dist/esm/shape-flow-chart-display-icon.js +4 -2
  262. package/dist/esm/shape-flow-chart-document-icon.js +4 -2
  263. package/dist/esm/shape-flow-chart-extract-icon.js +3 -2
  264. package/dist/esm/shape-flow-chart-input-output-icon.js +3 -2
  265. package/dist/esm/shape-flow-chart-internal-storage-icon.js +14 -22
  266. package/dist/esm/shape-flow-chart-magnetic-disk-icon.js +10 -5
  267. package/dist/esm/shape-flow-chart-magnetic-drum-icon.js +10 -5
  268. package/dist/esm/shape-flow-chart-magnetic-tape-icon.js +4 -2
  269. package/dist/esm/shape-flow-chart-manual-input-icon.js +3 -2
  270. package/dist/esm/shape-flow-chart-manual-operation-icon.js +3 -2
  271. package/dist/esm/shape-flow-chart-merge-icon.js +3 -2
  272. package/dist/esm/shape-flow-chart-multidocument-icon.js +12 -6
  273. package/dist/esm/shape-flow-chart-offline-storage-icon.js +3 -2
  274. package/dist/esm/shape-flow-chart-offpage-connector-icon.js +3 -2
  275. package/dist/esm/shape-flow-chart-online-storage-icon.js +8 -4
  276. package/dist/esm/shape-flow-chart-or-icon.js +17 -22
  277. package/dist/esm/shape-flow-chart-predefined-process-icon.js +14 -22
  278. package/dist/esm/shape-flow-chart-preparation-icon.js +3 -2
  279. package/dist/esm/shape-flow-chart-process-icon.js +3 -2
  280. package/dist/esm/shape-flow-chart-punched-card-icon.js +1 -1
  281. package/dist/esm/shape-flow-chart-punched-tape-icon.js +4 -2
  282. package/dist/esm/shape-flow-chart-sort-icon.js +8 -4
  283. package/dist/esm/shape-flow-chart-summing-junction-icon.js +17 -22
  284. package/dist/esm/shape-flow-chart-terminator-icon.js +8 -3
  285. package/dist/esm/shape-folder-corner-icon.js +39 -12
  286. package/dist/esm/shape-frame-icon.js +6 -4
  287. package/dist/esm/shape-funnel-icon.js +11 -5
  288. package/dist/esm/shape-half-frame-icon.js +8 -4
  289. package/dist/esm/shape-heart-icon.js +2 -7
  290. package/dist/esm/shape-heptagon-icon.js +25 -12
  291. package/dist/esm/shape-hexagon-icon.js +3 -2
  292. package/dist/esm/shape-home-plate-icon.js +4 -2
  293. package/dist/esm/shape-horizontal-scroll-icon.js +2 -1
  294. package/dist/esm/shape-irregular-seal1-icon.js +2 -1
  295. package/dist/esm/shape-irregular-seal2-icon.js +2 -1
  296. package/dist/esm/shape-left-arrow-callout-icon.js +2 -1
  297. package/dist/esm/shape-left-arrow-icon.js +2 -12
  298. package/dist/esm/shape-left-brace-icon.js +5 -2
  299. package/dist/esm/shape-left-bracket-icon.js +9 -22
  300. package/dist/esm/shape-left-circular-arrow-icon.js +2 -1
  301. package/dist/esm/shape-left-right-arrow-callout-icon.js +2 -1
  302. package/dist/esm/shape-left-right-arrow-icon.js +2 -1
  303. package/dist/esm/shape-left-right-circular-arrow-icon.js +2 -1
  304. package/dist/esm/shape-left-right-ribbon-icon.js +39 -12
  305. package/dist/esm/shape-left-right-up-arrow-icon.js +2 -1
  306. package/dist/esm/shape-left-up-arrow-icon.js +2 -12
  307. package/dist/esm/shape-lightning-bolt-icon.js +2 -1
  308. package/dist/esm/shape-line-icon.js +4 -2
  309. package/dist/esm/shape-line-inv-icon.js +5 -6
  310. package/dist/esm/shape-math-divide-icon.js +16 -8
  311. package/dist/esm/shape-math-equal-icon.js +4 -8
  312. package/dist/esm/shape-math-minus-icon.js +4 -2
  313. package/dist/esm/shape-math-multiply-icon.js +4 -2
  314. package/dist/esm/shape-math-not-equal-icon.js +4 -8
  315. package/dist/esm/shape-math-plus-icon.js +1 -1
  316. package/dist/esm/shape-moon-icon.js +4 -2
  317. package/dist/esm/shape-no-smoking-icon.js +16 -22
  318. package/dist/esm/shape-non-isosceles-trapezoid-icon.js +3 -2
  319. package/dist/esm/shape-notched-right-arrow-icon.js +2 -1
  320. package/dist/esm/shape-octagon-icon.js +25 -12
  321. package/dist/esm/shape-parallelogram-icon.js +3 -2
  322. package/dist/esm/shape-pentagon-icon.js +3 -2
  323. package/dist/esm/shape-pie-icon.js +4 -2
  324. package/dist/esm/shape-pie-wedge-icon.js +2 -1
  325. package/dist/esm/shape-plaque-icon.js +4 -2
  326. package/dist/esm/shape-plaque-tabs-icon.js +8 -4
  327. package/dist/esm/shape-plus-icon.js +1 -1
  328. package/dist/esm/shape-quad-arrow-callout-icon.js +2 -1
  329. package/dist/esm/shape-quad-arrow-icon.js +2 -1
  330. package/dist/esm/shape-rect-icon.js +3 -2
  331. package/dist/esm/shape-rect-textbox-horizontal-icon.js +15 -34
  332. package/dist/esm/shape-rect-textbox-vertical-icon.js +15 -34
  333. package/dist/esm/shape-ribbon-icon.js +42 -35
  334. package/dist/esm/shape-ribbon2-icon.js +43 -35
  335. package/dist/esm/shape-right-arrow-callout-icon.js +2 -1
  336. package/dist/esm/shape-right-arrow-icon.js +2 -12
  337. package/dist/esm/shape-right-brace-icon.js +5 -2
  338. package/dist/esm/shape-right-bracket-icon.js +9 -22
  339. package/dist/esm/shape-round-rect-icon.js +8 -3
  340. package/dist/esm/shape-round1-rect-icon.js +4 -2
  341. package/dist/esm/shape-round2-diag-rect-icon.js +4 -2
  342. package/dist/esm/shape-round2-same-rect-icon.js +4 -2
  343. package/dist/esm/shape-rt-triangle-icon.js +3 -2
  344. package/dist/esm/shape-smiley-face-icon.js +6 -3
  345. package/dist/esm/shape-snip-round-rect-icon.js +4 -2
  346. package/dist/esm/shape-snip1-rect-icon.js +4 -2
  347. package/dist/esm/shape-snip2-diag-rect-icon.js +4 -2
  348. package/dist/esm/shape-snip2-same-rect-icon.js +4 -2
  349. package/dist/esm/shape-square-tabs-icon.js +12 -8
  350. package/dist/esm/shape-star10-icon.js +2 -1
  351. package/dist/esm/shape-star12-icon.js +2 -1
  352. package/dist/esm/shape-star16-icon.js +2 -1
  353. package/dist/esm/shape-star24-icon.js +2 -1
  354. package/dist/esm/shape-star32-icon.js +2 -1
  355. package/dist/esm/shape-star4-icon.js +2 -1
  356. package/dist/esm/shape-star5-icon.js +2 -1
  357. package/dist/esm/shape-star6-icon.js +2 -1
  358. package/dist/esm/shape-star7-icon.js +2 -1
  359. package/dist/esm/shape-star8-icon.js +2 -1
  360. package/dist/esm/shape-straight-connector1-icon.js +9 -4
  361. package/dist/esm/shape-straight-connector2-icon.js +14 -6
  362. package/dist/esm/shape-striped-right-arrow-icon.js +4 -3
  363. package/dist/esm/shape-sun-icon.js +6 -3
  364. package/dist/esm/shape-swoosh-arrow-icon.js +2 -1
  365. package/dist/esm/shape-teardrop-icon.js +4 -2
  366. package/dist/esm/shape-trapezoid-icon.js +3 -2
  367. package/dist/esm/shape-triangle-icon.js +3 -2
  368. package/dist/esm/shape-up-arrow-callout-icon.js +2 -1
  369. package/dist/esm/shape-up-arrow-icon.js +2 -12
  370. package/dist/esm/shape-up-down-arrow-callout-icon.js +2 -1
  371. package/dist/esm/shape-up-down-arrow-icon.js +2 -1
  372. package/dist/esm/shape-uturn-arrow-icon.js +2 -2
  373. package/dist/esm/shape-vertical-scroll-icon.js +2 -3
  374. package/dist/esm/shape-wave-icon.js +4 -2
  375. package/dist/esm/shape-wedge-ellipse-callout-icon.js +1 -1
  376. package/dist/esm/shape-wedge-rect-callout-icon.js +1 -1
  377. package/dist/esm/shape-wedge-round-rect-callout-icon.js +1 -1
  378. package/package.json +5 -5
  379. package/dist/cjs/eye-outline-icon.cjs +0 -41
  380. package/dist/esm/eye-outline-icon.d.ts +0 -3
  381. package/dist/esm/eye-outline-icon.js +0 -36
@@ -10,43 +10,50 @@ const element = {
10
10
  "width": "1em",
11
11
  "height": "1em"
12
12
  },
13
- "children": [
14
- {
15
- "tag": "path",
16
- "attrs": {
17
- "fill": "currentColor",
18
- "d": "M4 17V7H16V17H4ZM14 9H6V15H14V9Z"
19
- }
20
- },
21
- {
22
- "tag": "path",
23
- "attrs": {
24
- "fill": "currentColor",
25
- "d": "M11 9V4H16V9H11ZM14 6H13V7H14V6Z"
26
- }
27
- },
28
- {
29
- "tag": "path",
30
- "attrs": {
31
- "fill": "currentColor",
32
- "d": "M4 9V4H9V9H4ZM7 6H6V7H7V6Z"
33
- }
34
- },
35
- {
36
- "tag": "path",
37
- "attrs": {
38
- "fill": "currentColor",
39
- "d": "M14 14V4H20L18 9L20 14H14ZM17.0449 6H16V8.61426L17.0449 6ZM16 9.38672V12H17.0449L16 9.38672Z"
40
- }
13
+ "children": [{
14
+ "tag": "g",
15
+ "attrs": {
16
+ "fill": "currentColor",
17
+ "clipPath": "url(#shape-ribbon-icon_clip0_2_47)"
41
18
  },
42
- {
43
- "tag": "path",
44
- "attrs": {
45
- "fill": "currentColor",
46
- "d": "M2 9L0 4H6V14H0L2 9ZM4 6H2.95508L4 8.61426V6ZM4 9.38672L2.95508 12H4V9.38672Z"
19
+ "children": [
20
+ {
21
+ "tag": "path",
22
+ "attrs": { "d": "M4.5 16.5V12V7H15.5V12V16.5H4.5ZM14 8.5H6V15H14V8.5Z" }
23
+ },
24
+ {
25
+ "tag": "path",
26
+ "attrs": { "d": "M4.5 8.5V6.5V4H9V8.5H6.5H4.5ZM7.5 5.5H6V7H7.5V5.5Z" }
27
+ },
28
+ {
29
+ "tag": "path",
30
+ "attrs": { "d": "M11 8.5V6.5V4H15.5V8.5H13H11ZM14 5.5H12.5V7H14V5.5Z" }
31
+ },
32
+ {
33
+ "tag": "path",
34
+ "attrs": { "d": "M3 9L0 4H6V14H0L3 9ZM4.5 5.5H2.5L4.5 8.5V5.5ZM4.5 9.5L2.5 12.5H4.5V9.5Z" }
35
+ },
36
+ {
37
+ "tag": "path",
38
+ "attrs": { "d": "M17 9L20 14L14 14L14 4L20 4L17 9ZM15.5 12.5L17.5 12.5L15.5 9.5L15.5 12.5ZM15.5 8.5L17.5 5.5L15.5 5.5L15.5 8.5Z" }
47
39
  }
48
- }
49
- ]
40
+ ]
41
+ }, {
42
+ "tag": "defs",
43
+ "attrs": {},
44
+ "children": [{
45
+ "tag": "clipPath",
46
+ "attrs": { "id": "shape-ribbon-icon_clip0_2_47" },
47
+ "children": [{
48
+ "tag": "path",
49
+ "attrs": {
50
+ "fill": "white",
51
+ "d": "M0 0H20V20H0z"
52
+ }
53
+ }]
54
+ }]
55
+ }],
56
+ "defIds": ["shape-ribbon-icon_clip0_2_47"]
50
57
  };
51
58
  const ShapeRibbonIcon = forwardRef(function ShapeRibbonIcon(props, ref) {
52
59
  return createElement(IconBase, Object.assign({}, props, {
@@ -10,43 +10,51 @@ const element = {
10
10
  "width": "1em",
11
11
  "height": "1em"
12
12
  },
13
- "children": [
14
- {
15
- "tag": "path",
16
- "attrs": {
17
- "fill": "currentColor",
18
- "d": "M16 3V13H4V3H16ZM6 11H14V5H6V11Z"
19
- }
20
- },
21
- {
22
- "tag": "path",
23
- "attrs": {
24
- "fill": "currentColor",
25
- "d": "M9 11V16H4V11H9ZM6 14H7V13H6V14Z"
26
- }
27
- },
28
- {
29
- "tag": "path",
30
- "attrs": {
31
- "fill": "currentColor",
32
- "d": "M16 11V16H11V11H16ZM13 14H14V13H13V14Z"
33
- }
34
- },
35
- {
36
- "tag": "path",
37
- "attrs": {
38
- "fill": "currentColor",
39
- "d": "M6 6V16H0L2 11L0 6H6ZM2.95508 14H4V11.3857L2.95508 14ZM4 10.6133V8H2.95508L4 10.6133Z"
40
- }
13
+ "children": [{
14
+ "tag": "g",
15
+ "attrs": {
16
+ "fill": "currentColor",
17
+ "clipPath": "url(#shape-ribbon2-icon_clip0_2_47)"
41
18
  },
42
- {
43
- "tag": "path",
44
- "attrs": {
45
- "fill": "currentColor",
46
- "d": "M18 11L20 16H14V6H20L18 11ZM16 14H17.0449L16 11.3857V14ZM16 10.6133L17.0449 8H16V10.6133Z"
19
+ "children": [
20
+ {
21
+ "tag": "path",
22
+ "attrs": { "d": "M15.5 3.5L15.5 8L15.5 13L4.5 13L4.5 8L4.5 3.5L15.5 3.5ZM6 11.5L14 11.5L14 5L6 5L6 11.5Z" }
23
+ },
24
+ {
25
+ "tag": "path",
26
+ "attrs": { "d": "M15.5 11.5L15.5 13.5L15.5 16L11 16L11 11.5L13.5 11.5L15.5 11.5ZM12.5 14.5L14 14.5L14 13L12.5 13L12.5 14.5Z" }
27
+ },
28
+ {
29
+ "tag": "path",
30
+ "attrs": { "d": "M9 11.5L9 13.5L9 16L4.5 16L4.5 11.5L7 11.5L9 11.5ZM6 14.5L7.5 14.5L7.5 13L6 13L6 14.5Z" }
31
+ },
32
+ {
33
+ "tag": "path",
34
+ "attrs": { "d": "M17 11L20 16L14 16L14 6L20 6L17 11ZM15.5 14.5L17.5 14.5L15.5 11.5L15.5 14.5ZM15.5 10.5L17.5 7.5L15.5 7.5L15.5 10.5Z" }
35
+ },
36
+ {
37
+ "tag": "path",
38
+ "attrs": { "d": "M3 11L0 6L6 6L6 16L-1.74846e-06 16L3 11ZM4.5 7.5L2.5 7.5L4.5 10.5L4.5 7.5ZM4.5 11.5L2.5 14.5L4.5 14.5L4.5 11.5Z" }
47
39
  }
48
- }
49
- ]
40
+ ]
41
+ }, {
42
+ "tag": "defs",
43
+ "attrs": {},
44
+ "children": [{
45
+ "tag": "clipPath",
46
+ "attrs": { "id": "shape-ribbon2-icon_clip0_2_47" },
47
+ "children": [{
48
+ "tag": "path",
49
+ "attrs": {
50
+ "fill": "white",
51
+ "d": "M0 0H20V20H0z",
52
+ "transform": "matrix(-1 0 0 -1 20 20)"
53
+ }
54
+ }]
55
+ }]
56
+ }],
57
+ "defIds": ["shape-ribbon2-icon_clip0_2_47"]
50
58
  };
51
59
  const ShapeRibbon2Icon = forwardRef(function ShapeRibbon2Icon(props, ref) {
52
60
  return createElement(IconBase, Object.assign({}, props, {
@@ -14,7 +14,8 @@ const element = {
14
14
  "tag": "path",
15
15
  "attrs": {
16
16
  "fill": "currentColor",
17
- "d": "M8 4H2V16H8V11H15.1973L16.582 10L15.1973 9H8V4ZM14 7V5.66992L15.8428 7H16V7.11328L20 10L16 12.8867V13H15.8428L14 14.3301V13H10V18H0V2H10V7H14Z"
17
+ "d": "M8 4H2V16H8V11.4H14.9L17.3 10L14.9 8.6H8V4ZM14 7V5.6699L20 10L14 14.3301V13H9.6V17.6H0.4V2.4H9.6V7H14Z",
18
+ "fillRule": "evenodd"
18
19
  }
19
20
  }]
20
21
  };
@@ -11,21 +11,11 @@ const element = {
11
11
  "height": "1em"
12
12
  },
13
13
  "children": [{
14
- "tag": "mask",
15
- "attrs": {
16
- "id": "path-1-inside-1_379_199",
17
- "fill": "white"
18
- },
19
- "children": [{
20
- "tag": "path",
21
- "attrs": { "d": "M19 10.001L10 18.001V14H1V6H10V2.00098L19 10.001Z" }
22
- }]
23
- }, {
24
14
  "tag": "path",
25
15
  "attrs": {
26
16
  "fill": "currentColor",
27
- "d": "M19 10.001L20.3287 11.4958L22.0104 10.001L20.3287 8.50616L19 10.001ZM10 18.001H8V22.4547L11.3287 19.4958L10 18.001ZM10 14H12V12H10V14ZM1 14H-1V16H1V14ZM1 6V4H-1V6H1ZM10 6V8H12V6H10ZM10 2.00098L11.3287 0.506158L8 -2.45271V2.00098H10ZM19 10.001L17.6713 8.50616L8.67127 16.5062L10 18.001L11.3287 19.4958L20.3287 11.4958L19 10.001ZM10 18.001H12V14H10H8V18.001H10ZM10 14V12H1V14V16H10V14ZM1 14H3V6H1H-1V14H1ZM1 6V8H10V6V4H1V6ZM10 6H12V2.00098H10H8V6H10ZM10 2.00098L8.67127 3.4958L17.6713 11.4958L19 10.001L20.3287 8.50616L11.3287 0.506158L10 2.00098Z",
28
- "mask": "url(#path-1-inside-1_379_199)"
17
+ "d": "M19 10.001L10 18.001V14H1V6H10V2.00098L19 10.001ZM16.6 10.001L11.6 5.55651V7.6H2.6V12.4H11.6V14.4455L16.6 10.001Z",
18
+ "fillRule": "evenodd"
29
19
  }
30
20
  }]
31
21
  };
@@ -13,8 +13,11 @@ const element = {
13
13
  "children": [{
14
14
  "tag": "path",
15
15
  "attrs": {
16
- "fill": "currentColor",
17
- "d": "M9.78069 9.91609C9.43893 10.1678 9.20073 10.4895 9.0661 10.8811C8.92111 11.2727 8.84861 11.8182 8.84861 12.5175V14.5734C8.84861 15.2867 8.84343 15.7273 8.83308 15.8951C8.81237 16.049 8.76058 16.1818 8.67773 16.2937C8.55346 16.4895 8.29455 16.5874 7.901 16.5874C7.40339 16.5874 7 16.9908 7 17.4884V17.7758C7 18.3592 7.47294 18.8322 8.05635 18.8322C8.77094 18.8322 9.28358 18.7832 9.59427 18.6853C9.89461 18.6014 10.1691 18.4126 10.4176 18.1189C10.8008 17.6713 10.9976 16.9021 11.0079 15.8112V12.7692C11.0079 12.1539 11.0649 11.7063 11.1788 11.4266C11.2107 11.3404 11.3099 11.2635 11.4402 11.1959C11.9606 10.9258 12.375 10.4796 12.375 9.89314C12.375 9.32887 11.9942 8.88862 11.4836 8.64847C11.3323 8.5773 11.2142 8.49634 11.1788 8.4056C11.0649 8.12588 11.0079 7.67833 11.0079 7.06294V4.02098C10.9976 2.83217 10.7645 2.02098 10.3089 1.58741C10.0707 1.34965 9.81694 1.1958 9.54767 1.12587C9.26805 1.04196 8.85379 1 8.3049 1H8.11189C7.49781 1 7 1.49781 7 2.11189V2.32277C7 2.82038 7.40339 3.22378 7.901 3.22378C8.3049 3.22378 8.56899 3.32867 8.69327 3.53846C8.76576 3.66434 8.81237 3.81119 8.83308 3.97902C8.84343 4.13287 8.84861 4.55245 8.84861 5.23776V7.31469C8.84861 8.01399 8.91593 8.55245 9.05056 8.93007C9.1852 9.3077 9.42857 9.63637 9.78069 9.91609Z"
16
+ "stroke": "currentColor",
17
+ "d": "M8 2C9.8 2 10.6 2.75 10.6 4.6V7.3C10.6 8.55 11.15 9.35 12.4 9.9C11.15 10.45 10.6 11.25 10.6 12.5V15.4C10.6 17.25 9.8 18 8 18",
18
+ "strokeLinecap": "round",
19
+ "strokeLinejoin": "round",
20
+ "strokeWidth": 1.6
18
21
  }
19
22
  }]
20
23
  };
@@ -10,29 +10,16 @@ const element = {
10
10
  "width": "1em",
11
11
  "height": "1em"
12
12
  },
13
- "children": [
14
- {
15
- "tag": "path",
16
- "attrs": {
17
- "fill": "currentColor",
18
- "d": "M12 16.802L11.9948 16.924C11.9437 17.5286 11.5176 18 11 18C10.4824 18 10.0563 17.5286 10.0052 16.924L10 16.802V3.19925C10 2.53723 10.448 2 11 2C11.552 2 12 2.53723 12 3.19925V16.802Z"
19
- }
20
- },
21
- {
22
- "tag": "path",
23
- "attrs": {
24
- "fill": "currentColor",
25
- "d": "M10.802 16L10.924 16.0052C11.5286 16.0563 12 16.4824 12 17C12 17.5176 11.5286 17.9437 10.924 17.9948L10.802 18H8.19925C7.53723 18 7 17.552 7 17C7 16.448 7.53723 16 8.19925 16H10.802Z"
26
- }
27
- },
28
- {
29
- "tag": "path",
30
- "attrs": {
31
- "fill": "currentColor",
32
- "d": "M10.802 2L10.924 2.00519C11.5286 2.05633 12 2.48243 12 3C12 3.51757 11.5286 3.94367 10.924 3.99481L10.802 4H8.19925C7.53723 4 7 3.55203 7 3C7 2.44797 7.53723 2 8.19925 2L10.802 2Z"
33
- }
13
+ "children": [{
14
+ "tag": "path",
15
+ "attrs": {
16
+ "stroke": "currentColor",
17
+ "d": "M8 3H12V17H8",
18
+ "strokeLinecap": "round",
19
+ "strokeLinejoin": "round",
20
+ "strokeWidth": 1.6
34
21
  }
35
- ]
22
+ }]
36
23
  };
37
24
  const ShapeRightBracketIcon = forwardRef(function ShapeRightBracketIcon(props, ref) {
38
25
  return createElement(IconBase, Object.assign({}, props, {
@@ -11,10 +11,15 @@ const element = {
11
11
  "height": "1em"
12
12
  },
13
13
  "children": [{
14
- "tag": "path",
14
+ "tag": "rect",
15
15
  "attrs": {
16
- "fill": "currentColor",
17
- "d": "M16 15V17H4V15H16ZM17 14V6C17 5.44772 16.5523 5 16 5H4C3.44772 5 3 5.44772 3 6V14C3 14.5523 3.44772 15 4 15V17C2.39489 17 1.08421 15.7394 1.00391 14.1543L1 14V6C1 4.34315 2.34315 3 4 3H16L16.1543 3.00391C17.7394 3.08421 19 4.39489 19 6V14L18.9961 14.1543C18.9184 15.6883 17.6883 16.9184 16.1543 16.9961L16 17V15C16.5523 15 17 14.5523 17 14Z"
16
+ "width": 16.4,
17
+ "height": 12.4,
18
+ "x": 1.8,
19
+ "y": 3.8,
20
+ "stroke": "currentColor",
21
+ "rx": 2.2,
22
+ "strokeWidth": 1.6
18
23
  }
19
24
  }]
20
25
  };
@@ -13,8 +13,10 @@ const element = {
13
13
  "children": [{
14
14
  "tag": "path",
15
15
  "attrs": {
16
- "fill": "currentColor",
17
- "d": "M17 6C17 5.44772 16.5523 5 16 5H3V15H17V6ZM19 17H1V3H16C17.6569 3 19 4.34315 19 6V17Z"
16
+ "stroke": "currentColor",
17
+ "d": "M1.8 16.2V3.8H16C17.215 3.8 18.2 4.785 18.2 6V16.2H1.8Z",
18
+ "strokeLinejoin": "round",
19
+ "strokeWidth": 1.6
18
20
  }
19
21
  }]
20
22
  };
@@ -13,8 +13,10 @@ const element = {
13
13
  "children": [{
14
14
  "tag": "path",
15
15
  "attrs": {
16
- "fill": "currentColor",
17
- "d": "M17 6C17 5.44772 16.5523 5 16 5H3V14C3 14.5523 3.44772 15 4 15V17C2.34315 17 1 15.6569 1 14V3H16C17.6569 3 19 4.34315 19 6V17H4V15H17V6Z"
16
+ "stroke": "currentColor",
17
+ "d": "M1.8 3.8H16C17.215 3.8 18.2 4.785 18.2 6V16.2H4C2.785 16.2 1.8 15.215 1.8 14V3.8Z",
18
+ "strokeLinejoin": "round",
19
+ "strokeWidth": 1.6
18
20
  }
19
21
  }]
20
22
  };
@@ -13,8 +13,10 @@ const element = {
13
13
  "children": [{
14
14
  "tag": "path",
15
15
  "attrs": {
16
- "fill": "currentColor",
17
- "d": "M17 6C17 5.44772 16.5523 5 16 5H4C3.44772 5 3 5.44772 3 6V15H17V6ZM19 17H1V6C1 4.34315 2.34315 3 4 3H16C17.6569 3 19 4.34315 19 6V17Z"
16
+ "stroke": "currentColor",
17
+ "d": "M1.8 16.2V6C1.8 4.785 2.785 3.8 4 3.8H16C17.215 3.8 18.2 4.785 18.2 6V16.2H1.8Z",
18
+ "strokeLinejoin": "round",
19
+ "strokeWidth": 1.6
18
20
  }
19
21
  }]
20
22
  };
@@ -13,8 +13,9 @@ const element = {
13
13
  "children": [{
14
14
  "tag": "path",
15
15
  "attrs": {
16
- "fill": "currentColor",
17
- "d": "M19 19H1V1L19 19ZM3 17H14.1719L3 5.82812V17Z"
16
+ "stroke": "currentColor",
17
+ "d": "M2 3.41406V18H16.5859L2 3.41406Z",
18
+ "strokeWidth": 1.6
18
19
  }
19
20
  }]
20
21
  };
@@ -12,10 +12,13 @@ const element = {
12
12
  },
13
13
  "children": [
14
14
  {
15
- "tag": "path",
15
+ "tag": "circle",
16
16
  "attrs": {
17
- "fill": "currentColor",
18
- "d": "M17 10C17 6.13401 13.866 3 10 3C6.13401 3 3 6.13401 3 10C3 13.866 6.13401 17 10 17V19C5.02944 19 1 14.9706 1 10C1 5.02944 5.02944 1 10 1C14.9706 1 19 5.02944 19 10C19 14.9706 14.9706 19 10 19V17C13.866 17 17 13.866 17 10Z"
17
+ "cx": 10,
18
+ "cy": 10,
19
+ "r": 8.2,
20
+ "stroke": "currentColor",
21
+ "strokeWidth": 1.6
19
22
  }
20
23
  },
21
24
  {
@@ -13,8 +13,10 @@ const element = {
13
13
  "children": [{
14
14
  "tag": "path",
15
15
  "attrs": {
16
- "fill": "currentColor",
17
- "d": "M19 7.5V17H1V6C1 4.34315 2.34315 3 4 3H14L19 7.5ZM3 15H17V8.37207L13.2139 5H4C3.44772 5 3 5.44772 3 6V15Z"
16
+ "stroke": "currentColor",
17
+ "d": "M2 16V6.2C2 4.985 2.985 4 4.2 4H13.6L18 8V16H2Z",
18
+ "strokeLinejoin": "round",
19
+ "strokeWidth": 1.6
18
20
  }
19
21
  }]
20
22
  };
@@ -13,8 +13,10 @@ const element = {
13
13
  "children": [{
14
14
  "tag": "path",
15
15
  "attrs": {
16
- "fill": "currentColor",
17
- "d": "M19 7.5V17H1V3H14L19 7.5ZM3 15H17V8.37207L13.2139 5H3V15Z"
16
+ "stroke": "currentColor",
17
+ "d": "M2 16V4H13.6L18 8V16H2Z",
18
+ "strokeLinejoin": "round",
19
+ "strokeWidth": 1.6
18
20
  }
19
21
  }]
20
22
  };
@@ -13,8 +13,10 @@ const element = {
13
13
  "children": [{
14
14
  "tag": "path",
15
15
  "attrs": {
16
- "fill": "currentColor",
17
- "d": "M19 7.5V17H6L1 13V3H14L19 7.5ZM3 12.0791L6.74023 15H17V8.37207L13.2139 5H3V12.0791Z"
16
+ "stroke": "currentColor",
17
+ "d": "M2 4H13.6L18 8V16H6.4L2 12.5V4Z",
18
+ "strokeLinejoin": "round",
19
+ "strokeWidth": 1.6
18
20
  }
19
21
  }]
20
22
  };
@@ -13,8 +13,10 @@ const element = {
13
13
  "children": [{
14
14
  "tag": "path",
15
15
  "attrs": {
16
- "fill": "currentColor",
17
- "d": "M19 8V17H1V8L6 3H14L19 8ZM3 15H17V9.0293L13.3584 5H6.72363L3 8.93555V15Z"
16
+ "stroke": "currentColor",
17
+ "d": "M2 8.5L6.4 4H13.6L18 8.5V16H2V8.5Z",
18
+ "strokeLinejoin": "round",
19
+ "strokeWidth": 1.6
18
20
  }
19
21
  }]
20
22
  };
@@ -14,29 +14,33 @@ const element = {
14
14
  {
15
15
  "tag": "path",
16
16
  "attrs": {
17
- "fill": "currentColor",
18
- "d": "M7 1V7H1V1H7ZM3 5H5V3H3V5Z"
17
+ "stroke": "currentColor",
18
+ "d": "M1.8 1.8H6.2V6.2H1.8z",
19
+ "strokeWidth": 1.6
19
20
  }
20
21
  },
21
22
  {
22
23
  "tag": "path",
23
24
  "attrs": {
24
- "fill": "currentColor",
25
- "d": "M7 13V19H1V13H7ZM3 17H5V15H3V17Z"
25
+ "stroke": "currentColor",
26
+ "d": "M1.8 13.8H6.2V18.2H1.8z",
27
+ "strokeWidth": 1.6
26
28
  }
27
29
  },
28
30
  {
29
31
  "tag": "path",
30
32
  "attrs": {
31
- "fill": "currentColor",
32
- "d": "M13 1V7H19V1H13ZM17 5H15V3H17V5Z"
33
+ "stroke": "currentColor",
34
+ "d": "M13.8 1.8H18.2V6.2H13.8z",
35
+ "strokeWidth": 1.6
33
36
  }
34
37
  },
35
38
  {
36
39
  "tag": "path",
37
40
  "attrs": {
38
- "fill": "currentColor",
39
- "d": "M13 13V19H19V13H13ZM17 17H15V15H17V17Z"
41
+ "stroke": "currentColor",
42
+ "d": "M13.8 13.8H18.2V18.2H13.8z",
43
+ "strokeWidth": 1.6
40
44
  }
41
45
  }
42
46
  ]
@@ -15,7 +15,8 @@ const element = {
15
15
  "tag": "path",
16
16
  "attrs": {
17
17
  "fill": "currentColor",
18
- "d": "M15.1426 12H16.4385L15.2188 10L16.4648 7.95508L15.1426 7.93945V4.92871H11.6992L10.2432 3.1543L8.78906 4.92871H5.3457V8.05859L4.02832 8.01953L5.48926 10.0146L4 12H5.3457V15.0713H8.78906L10.2432 16.8447L11.6992 15.0713H15.1426V12ZM17.1426 17.0713H12.6455L10.2441 20L7.8418 17.0713H3.3457V14H0L3 10L0 5.90332L3.3457 6V2.92871H7.8418L10.2441 0L12.6455 2.92871H17.1426V5.96484L20 6L17.5605 10L20 14H17.1426V17.0713Z"
18
+ "d": "M15.5426 12.4L17.151 12.4L15.6873 9.9999L17.1719 7.5634L15.5426 7.5442L15.5426 4.5287L11.8884 4.5287L10.243 2.5235L8.5997 4.5287L4.9457 4.5287L4.9457 7.6466L3.222 7.5954L4.9914 10.0117L3.1999 12.4L4.9457 12.4L4.9457 15.4713L8.5998 15.4713L10.243 17.4753L11.8883 15.4713L15.5426 15.4713ZM17.1426 17.0713L12.6455 17.0713L10.2441 20L7.8418 17.0713L3.3457 17.0713L3.3457 14L0 14L3 10L0 5.9033L3.3457 6L3.3457 2.9287L7.8418 2.9287L10.2441 0L12.6455 2.9287L17.1426 2.9287L17.1426 5.9648L20 6L17.5605 10L20 14L17.1426 14Z",
19
+ "fillRule": "evenodd"
19
20
  }
20
21
  },
21
22
  {
@@ -15,7 +15,8 @@ const element = {
15
15
  "tag": "path",
16
16
  "attrs": {
17
17
  "fill": "currentColor",
18
- "d": "M15.1426 12H16.4385L15.2188 10L16.4648 7.95508L15.1426 7.93945V4.92871H12V3.6084L10 4.8584L8 3.6084V4.92871H5.3457V8.05859L4.02832 8.01953L5.48926 10.0146L4 12H5.3457V15.0713H8V16.3906L10 15.1416L12 16.3906V15.0713H15.1426V12ZM17.1426 17.0713H14V20L10 17.5L6 20V17.0713H3.3457V14H0L3 10L0 5.90332L3.3457 6V2.92871H6V0L10 2.5L14 0V2.92871H17.1426V5.96484L20 6L17.5605 10L20 14H17.1426V17.0713Z"
18
+ "d": "M15.5426 12.4L17.151 12.4L15.6873 9.9999L17.1719 7.5634L15.5426 7.5442L15.5426 4.5287L12.4 4.5287L12.4 2.8867L10 4.3867L7.6 2.8867L7.6 4.5287L4.9457 4.5287L4.9457 7.6466L3.222 7.5954L4.9914 10.0117L3.1999 12.4L4.9457 12.4L4.9457 15.4713L7.6 15.4713L7.6 17.112L10 15.6132L12.4 17.112L12.4 15.4713L15.5426 15.4713ZM17.1426 17.0713L14 17.0713L14 20L10 17.5L6 20L6 17.0713L3.3457 17.0713L3.3457 14L0 14L3 10L0 5.9033L3.3457 6L3.3457 2.9287L6 2.9287L6 0L10 2.5L14 0L14 2.9287L17.1426 2.9287L17.1426 5.9648L20 6L17.5605 10L20 14L17.1426 14Z",
19
+ "fillRule": "evenodd"
19
20
  }
20
21
  },
21
22
  {
@@ -15,7 +15,8 @@ const element = {
15
15
  "tag": "path",
16
16
  "attrs": {
17
17
  "fill": "currentColor",
18
- "d": "M15.1426 12H16.4385L15.2188 10L16.4648 7.95508L15.1426 7.93945V4.92871H12V3.6084L10 4.8584L8 3.6084V4.92871H5.3457V8.05859L4.02832 8.01953L5.48926 10.0146L4 12H5.3457V15.0713H8V16.3906L10 15.1416L12 16.3906V15.0713H15.1426V12ZM17.1426 17.0713H14V20L10 17.5L6 20V17.0713H3.3457V14H0L3 10L0 5.90332L3.3457 6V2.92871H6V0L10 2.5L14 0V2.92871H17.1426V5.96484L20 6L17.5605 10L20 14H17.1426V17.0713Z"
18
+ "d": "M15.5426 12.4L17.151 12.4L15.6873 9.9999L17.1719 7.5634L15.5426 7.5442L15.5426 4.5287L12.4 4.5287L12.4 2.8867L10 4.3867L7.6 2.8867L7.6 4.5287L4.9457 4.5287L4.9457 7.6466L3.222 7.5954L4.9914 10.0117L3.1999 12.4L4.9457 12.4L4.9457 15.4713L7.6 15.4713L7.6 17.112L10 15.6132L12.4 17.112L12.4 15.4713L15.5426 15.4713ZM17.1426 17.0713L14 17.0713L14 20L10 17.5L6 20L6 17.0713L3.3457 17.0713L3.3457 14L0 14L3 10L0 5.9033L3.3457 6L3.3457 2.9287L6 2.9287L6 0L10 2.5L14 0L14 2.9287L17.1426 2.9287L17.1426 5.9648L20 6L17.5605 10L20 14L17.1426 14Z",
19
+ "fillRule": "evenodd"
19
20
  }
20
21
  },
21
22
  {
@@ -15,7 +15,8 @@ const element = {
15
15
  "tag": "path",
16
16
  "attrs": {
17
17
  "fill": "currentColor",
18
- "d": "M15.1426 12H16.4385L15.2188 10L16.4648 7.95508L15.1426 7.93945V4.92871H12V3.6084L10 4.8584L8 3.6084V4.92871H5.3457V8.05859L4.02832 8.01953L5.48926 10.0146L4 12H5.3457V15.0713H8V16.3906L10 15.1416L12 16.3906V15.0713H15.1426V12ZM17.1426 17.0713H14V20L10 17.5L6 20V17.0713H3.3457V14H0L3 10L0 5.90332L3.3457 6V2.92871H6V0L10 2.5L14 0V2.92871H17.1426V5.96484L20 6L17.5605 10L20 14H17.1426V17.0713Z"
18
+ "d": "M15.5426 12.4L17.151 12.4L15.6873 9.9999L17.1719 7.5634L15.5426 7.5442L15.5426 4.5287L12.4 4.5287L12.4 2.8867L10 4.3867L7.6 2.8867L7.6 4.5287L4.9457 4.5287L4.9457 7.6466L3.222 7.5954L4.9914 10.0117L3.1999 12.4L4.9457 12.4L4.9457 15.4713L7.6 15.4713L7.6 17.112L10 15.6132L12.4 17.112L12.4 15.4713L15.5426 15.4713ZM17.1426 17.0713L14 17.0713L14 20L10 17.5L6 20L6 17.0713L3.3457 17.0713L3.3457 14L0 14L3 10L0 5.9033L3.3457 6L3.3457 2.9287L6 2.9287L6 0L10 2.5L14 0L14 2.9287L17.1426 2.9287L17.1426 5.9648L20 6L17.5605 10L20 14L17.1426 14Z",
19
+ "fillRule": "evenodd"
19
20
  }
20
21
  },
21
22
  {
@@ -15,7 +15,8 @@ const element = {
15
15
  "tag": "path",
16
16
  "attrs": {
17
17
  "fill": "currentColor",
18
- "d": "M15.1426 12H16.4385L15.2188 10L16.4648 7.95508L15.1426 7.93945V4.92871H12V3.6084L10 4.8584L8 3.6084V4.92871H5.3457V8.05859L4.02832 8.01953L5.48926 10.0146L4 12H5.3457V15.0713H8V16.3906L10 15.1416L12 16.3906V15.0713H15.1426V12ZM17.1426 17.0713H14V20L10 17.5L6 20V17.0713H3.3457V14H0L3 10L0 5.90332L3.3457 6V2.92871H6V0L10 2.5L14 0V2.92871H17.1426V5.96484L20 6L17.5605 10L20 14H17.1426V17.0713Z"
18
+ "d": "M15.5426 12.4L17.151 12.4L15.6873 9.9999L17.1719 7.5634L15.5426 7.5442L15.5426 4.5287L12.4 4.5287L12.4 2.8867L10 4.3867L7.6 2.8867L7.6 4.5287L4.9457 4.5287L4.9457 7.6466L3.222 7.5954L4.9914 10.0117L3.1999 12.4L4.9457 12.4L4.9457 15.4713L7.6 15.4713L7.6 17.112L10 15.6132L12.4 17.112L12.4 15.4713L15.5426 15.4713ZM17.1426 17.0713L14 17.0713L14 20L10 17.5L6 20L6 17.0713L3.3457 17.0713L3.3457 14L0 14L3 10L0 5.9033L3.3457 6L3.3457 2.9287L6 2.9287L6 0L10 2.5L14 0L14 2.9287L17.1426 2.9287L17.1426 5.9648L20 6L17.5605 10L20 14L17.1426 14Z",
19
+ "fillRule": "evenodd"
19
20
  }
20
21
  },
21
22
  {
@@ -14,7 +14,8 @@ const element = {
14
14
  "tag": "path",
15
15
  "attrs": {
16
16
  "fill": "currentColor",
17
- "d": "M12.7012 7.29883L20 10L12.7012 12.7012L10 20L7.29883 12.7012L0 10L7.29883 7.29883L10 0L12.7012 7.29883ZM8.85547 8.85547L5.7627 10L8.85547 11.1445L10 14.2363L11.1445 11.1445L14.2363 10L11.1445 8.85547L10 5.7627L8.85547 8.85547Z"
17
+ "d": "M12.7012 7.2988L20 10L12.7012 12.7012L10 20L7.2988 12.7012L0 10L7.2988 7.2988L10 0ZM8.5442 8.5442L4.6102 10L8.5442 11.4558L10 15.3885L11.4558 11.4558L15.3885 10L11.4558 8.5442L10 4.6102Z",
18
+ "fillRule": "evenodd"
18
19
  }
19
20
  }]
20
21
  };
@@ -14,7 +14,8 @@ const element = {
14
14
  "tag": "path",
15
15
  "attrs": {
16
16
  "fill": "currentColor",
17
- "d": "M12.3606 7.25783H20L13.8197 11.7432L16.1803 19L10 14.5146L3.81969 19L6.18031 11.7432L0 7.25783H7.63939L10 0L12.3606 7.25783ZM9.16726 9.35845H6.47294L8.65284 10.9401L7.8201 13.4992L10 11.9186L12.1789 13.4992L11.3472 10.9401L13.5271 9.35845H10.8327L10 6.79832L9.16726 9.35845Z"
17
+ "d": "M12.3606 7.2578L20 7.2578L13.8197 11.7432L16.1803 19L10 14.5146L3.8197 19L6.1803 11.7432L0 7.2578L7.6394 7.2578L10 0ZM8.8767 8.9584L5.2405 8.9584L8.1824 11.093L7.0591 14.545L9.9999 12.4127L12.9394 14.545L11.8175 11.0931L14.7595 8.9584L11.1232 8.9584L10 5.5051Z",
18
+ "fillRule": "evenodd"
18
19
  }
19
20
  }]
20
21
  };
@@ -14,7 +14,8 @@ const element = {
14
14
  "tag": "path",
15
15
  "attrs": {
16
16
  "fill": "currentColor",
17
- "d": "M12.9844 5H19L13.9697 10L19 15H12.9844L10 20L7.01562 15H1L6.03027 10L1 5H7.01562L10 0L12.9844 5ZM8.15039 7H5.84961L8.86719 10L5.84961 13H8.15039L10 16.0967L11.8496 13H14.1504L11.1328 10L14.1504 7H11.8496L10 3.90234L8.15039 7Z"
17
+ "d": "M12.9844 5L19 5L13.9697 10L19 15L12.9844 15L10 20L7.0156 15L1 15L6.0303 10L1 5L7.0156 5L10 0ZM7.9233 6.6L4.8799 6.6L8.2998 10L4.8799 13.4L7.9234 13.4L10 16.8768L12.0766 13.4L15.1201 13.4L11.7001 10L15.1201 6.6L12.0766 6.6L10 3.1221Z",
18
+ "fillRule": "evenodd"
18
19
  }
19
20
  }]
20
21
  };
@@ -14,7 +14,8 @@ const element = {
14
14
  "tag": "path",
15
15
  "attrs": {
16
16
  "fill": "currentColor",
17
- "d": "M12.7002 5.01367H19.0449L14.8457 9.62695L20 14.54H15.6416L15.4766 20L10 14.54L4.52344 20L4.88574 14.54H0L5.1543 9.62695L0.955078 5.01367H7.2998L10 0L12.7002 5.01367ZM8.49414 7.01367H5.48047L7.94922 9.72559L4.99609 12.54H7.02246L6.88086 14.6719L6.86914 14.8359L10 11.7148L13.6162 15.3213L13.6426 14.4795L13.7012 12.54H15.0039L12.0508 9.72559L14.5195 7.01367H11.5059L10 4.2168L8.49414 7.01367Z"
17
+ "d": "M12.7002 5.0137L19.0449 5.0137L14.8457 9.627L20 14.54L15.6416 14.54L15.4766 20L10 14.54L4.5234 20L4.8857 14.54L0 14.54L5.1543 9.627L0.9551 5.0137L7.2998 5.0137L10 0ZM8.2552 6.6137L4.5754 6.6137L7.3902 9.7058L3.9966 12.94L6.595 12.94L6.4818 14.6444L6.3939 15.8745L9.9999 12.2797L13.9871 16.2561L14.0424 14.4918L14.0893 12.94L16.0034 12.94L12.6098 9.7058L15.4245 6.6137L11.7448 6.6137L10 3.373Z",
18
+ "fillRule": "evenodd"
18
19
  }
19
20
  }]
20
21
  };
@@ -14,7 +14,8 @@ const element = {
14
14
  "tag": "path",
15
15
  "attrs": {
16
16
  "fill": "currentColor",
17
- "d": "M15.0713 11.5303L16.8906 10L15.0713 8.46973V4.92871H11.5303L10 3.1084L8.46973 4.92871H4.92871V8.46973L3.1084 10L4.92871 11.5303V15.0713H8.46973L10 16.8906L11.5303 15.0713H15.0713V11.5303ZM17.0713 17.0713H12.4619L10 20L7.53809 17.0713H2.92871V12.4619L0 10L2.92871 7.53809V2.92871H7.53809L10 0L12.4619 2.92871H17.0713V7.53809L20 10L17.0713 12.4619V17.0713Z"
17
+ "d": "M15.4713 11.7165L17.512 10L15.4713 8.2835L15.4713 4.5287L11.7166 4.5287L10 2.4868L8.2834 4.5287L4.5287 4.5287L4.5287 8.2834L2.4868 10L4.5287 11.7166L4.5287 15.4713L8.2835 15.4713L10 17.512L11.7165 15.4713L15.4713 15.4713ZM17.0713 17.0713L12.4619 17.0713L10 20L7.5381 17.0713L2.9287 17.0713L2.9287 12.4619L0 10L2.9287 7.5381L2.9287 2.9287L7.5381 2.9287L10 0L12.4619 2.9287L17.0713 2.9287L17.0713 7.5381L20 10L17.0713 12.4619Z",
18
+ "fillRule": "evenodd"
18
19
  }
19
20
  }, {
20
21
  "tag": "path",
@@ -13,14 +13,19 @@ const element = {
13
13
  "children": [{
14
14
  "tag": "path",
15
15
  "attrs": {
16
- "fill": "currentColor",
17
- "d": "M3.12718 4.5414L3.03862 4.4455C2.61794 3.95249 2.56295 3.29491 2.92893 2.92893C3.29491 2.56296 3.95249 2.61794 4.4455 3.03863L4.5414 3.12718L16.1648 14.7506C16.6651 15.2509 16.7543 15.9736 16.364 16.364C15.9736 16.7543 15.2509 16.6651 14.7506 16.1648L3.12718 4.5414Z"
16
+ "stroke": "currentColor",
17
+ "d": "M3.6 3.6L16.4 16.4",
18
+ "strokeLinecap": "round",
19
+ "strokeWidth": 1.6
18
20
  }
19
21
  }, {
20
22
  "tag": "path",
21
23
  "attrs": {
22
- "fill": "currentColor",
23
- "d": "M17.0539 16.6384C17.0632 16.8716 16.8716 17.0632 16.6384 17.0539L12.8833 16.9051C12.5348 16.8913 12.3696 16.4692 12.6163 16.2226L16.2226 12.6163C16.4692 12.3696 16.8913 12.5348 16.9051 12.8833L17.0539 16.6384Z"
24
+ "stroke": "currentColor",
25
+ "d": "M12.4 16.4H16.4V12.4",
26
+ "strokeLinecap": "round",
27
+ "strokeLinejoin": "round",
28
+ "strokeWidth": 1.6
24
29
  }
25
30
  }]
26
31
  };