@univerjs/icons 1.15.0 → 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 (392) hide show
  1. package/dist/cjs/index.cjs +0 -28
  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/cjs/slides-multi-icon.cjs +8 -3
  190. package/dist/esm/index.d.ts +0 -4
  191. package/dist/esm/index.js +1 -5
  192. package/dist/esm/ruler-icon.js +5 -5
  193. package/dist/esm/shape-accent-border-callout1-icon.js +6 -4
  194. package/dist/esm/shape-accent-border-callout2-icon.js +6 -4
  195. package/dist/esm/shape-accent-border-callout3-icon.js +6 -4
  196. package/dist/esm/shape-accent-callout1-icon.js +8 -6
  197. package/dist/esm/shape-accent-callout2-icon.js +7 -5
  198. package/dist/esm/shape-accent-callout3-icon.js +7 -5
  199. package/dist/esm/shape-action-button-back-previous-icon.js +5 -3
  200. package/dist/esm/shape-action-button-beginning-icon.js +6 -4
  201. package/dist/esm/shape-action-button-blank-icon.js +3 -2
  202. package/dist/esm/shape-action-button-document-icon.js +11 -6
  203. package/dist/esm/shape-action-button-end-icon.js +6 -4
  204. package/dist/esm/shape-action-button-forward-next-icon.js +5 -3
  205. package/dist/esm/shape-action-button-help-icon.js +9 -5
  206. package/dist/esm/shape-action-button-home-icon.js +7 -26
  207. package/dist/esm/shape-action-button-information-icon.js +14 -8
  208. package/dist/esm/shape-action-button-movie-icon.js +5 -3
  209. package/dist/esm/shape-action-button-return-icon.js +3 -2
  210. package/dist/esm/shape-action-button-sound-icon.js +19 -19
  211. package/dist/esm/shape-arc-icon.js +4 -2
  212. package/dist/esm/shape-bent-arrow-icon.js +2 -1
  213. package/dist/esm/shape-bent-connector3-arrow1-icon.js +18 -29
  214. package/dist/esm/shape-bent-connector3-arrow2-icon.js +15 -20
  215. package/dist/esm/shape-bent-connector3-icon.js +9 -22
  216. package/dist/esm/shape-bent-up-arrow-icon.js +20 -10
  217. package/dist/esm/shape-bevel-icon.js +25 -6
  218. package/dist/esm/shape-block-arc-icon.js +17 -3
  219. package/dist/esm/shape-border-callout1-icon.js +2 -2
  220. package/dist/esm/shape-border-callout2-icon.js +2 -2
  221. package/dist/esm/shape-border-callout3-icon.js +2 -2
  222. package/dist/esm/shape-brace-pair-icon.js +10 -4
  223. package/dist/esm/shape-bracket-pair-icon.js +18 -43
  224. package/dist/esm/shape-callout1-icon.js +4 -4
  225. package/dist/esm/shape-callout2-icon.js +3 -3
  226. package/dist/esm/shape-callout3-icon.js +3 -3
  227. package/dist/esm/shape-can-icon.js +10 -5
  228. package/dist/esm/shape-chart-plus-icon.js +14 -23
  229. package/dist/esm/shape-chart-star-icon.js +12 -11
  230. package/dist/esm/shape-chart-x-icon.js +14 -24
  231. package/dist/esm/shape-chevron-icon.js +4 -2
  232. package/dist/esm/shape-chord-icon.js +3 -2
  233. package/dist/esm/shape-circular-arrow-icon.js +2 -2
  234. package/dist/esm/shape-cloud-callout-icon.js +6 -8
  235. package/dist/esm/shape-cloud-icon.js +6 -8
  236. package/dist/esm/shape-corner-icon.js +3 -2
  237. package/dist/esm/shape-corner-tabs-icon.js +16 -8
  238. package/dist/esm/shape-cube-icon.js +12 -2
  239. package/dist/esm/shape-curved-connector3-arrow1-icon.js +9 -4
  240. package/dist/esm/shape-curved-connector3-arrow2-icon.js +14 -6
  241. package/dist/esm/shape-curved-connector3-icon.js +4 -2
  242. package/dist/esm/shape-curved-down-arrow-icon.js +2 -2
  243. package/dist/esm/shape-curved-left-arrow-icon.js +2 -2
  244. package/dist/esm/shape-curved-right-arrow-icon.js +2 -2
  245. package/dist/esm/shape-curved-up-arrow-icon.js +2 -2
  246. package/dist/esm/shape-decagon-icon.js +12 -2
  247. package/dist/esm/shape-diag-stripe-icon.js +2 -1
  248. package/dist/esm/shape-diamond-icon.js +3 -2
  249. package/dist/esm/shape-dodecagon-icon.js +12 -2
  250. package/dist/esm/shape-donut-icon.js +15 -3
  251. package/dist/esm/shape-double-wave-icon.js +4 -2
  252. package/dist/esm/shape-down-arrow-callout-icon.js +2 -1
  253. package/dist/esm/shape-down-arrow-icon.js +6 -8
  254. package/dist/esm/shape-ellipse-icon.js +7 -3
  255. package/dist/esm/shape-ellipse-ribbon-icon.js +9 -5
  256. package/dist/esm/shape-ellipse-ribbon2-icon.js +9 -5
  257. package/dist/esm/shape-flow-chart-alternate-process-icon.js +8 -3
  258. package/dist/esm/shape-flow-chart-collate-icon.js +4 -2
  259. package/dist/esm/shape-flow-chart-connector-icon.js +6 -3
  260. package/dist/esm/shape-flow-chart-decision-icon.js +3 -2
  261. package/dist/esm/shape-flow-chart-delay-icon.js +1 -1
  262. package/dist/esm/shape-flow-chart-display-icon.js +4 -2
  263. package/dist/esm/shape-flow-chart-document-icon.js +4 -2
  264. package/dist/esm/shape-flow-chart-extract-icon.js +3 -2
  265. package/dist/esm/shape-flow-chart-input-output-icon.js +3 -2
  266. package/dist/esm/shape-flow-chart-internal-storage-icon.js +14 -22
  267. package/dist/esm/shape-flow-chart-magnetic-disk-icon.js +10 -5
  268. package/dist/esm/shape-flow-chart-magnetic-drum-icon.js +10 -5
  269. package/dist/esm/shape-flow-chart-magnetic-tape-icon.js +4 -2
  270. package/dist/esm/shape-flow-chart-manual-input-icon.js +3 -2
  271. package/dist/esm/shape-flow-chart-manual-operation-icon.js +3 -2
  272. package/dist/esm/shape-flow-chart-merge-icon.js +3 -2
  273. package/dist/esm/shape-flow-chart-multidocument-icon.js +12 -6
  274. package/dist/esm/shape-flow-chart-offline-storage-icon.js +3 -2
  275. package/dist/esm/shape-flow-chart-offpage-connector-icon.js +3 -2
  276. package/dist/esm/shape-flow-chart-online-storage-icon.js +8 -4
  277. package/dist/esm/shape-flow-chart-or-icon.js +17 -22
  278. package/dist/esm/shape-flow-chart-predefined-process-icon.js +14 -22
  279. package/dist/esm/shape-flow-chart-preparation-icon.js +3 -2
  280. package/dist/esm/shape-flow-chart-process-icon.js +3 -2
  281. package/dist/esm/shape-flow-chart-punched-card-icon.js +1 -1
  282. package/dist/esm/shape-flow-chart-punched-tape-icon.js +4 -2
  283. package/dist/esm/shape-flow-chart-sort-icon.js +8 -4
  284. package/dist/esm/shape-flow-chart-summing-junction-icon.js +17 -22
  285. package/dist/esm/shape-flow-chart-terminator-icon.js +8 -3
  286. package/dist/esm/shape-folder-corner-icon.js +39 -12
  287. package/dist/esm/shape-frame-icon.js +6 -4
  288. package/dist/esm/shape-funnel-icon.js +11 -5
  289. package/dist/esm/shape-half-frame-icon.js +8 -4
  290. package/dist/esm/shape-heart-icon.js +2 -7
  291. package/dist/esm/shape-heptagon-icon.js +25 -12
  292. package/dist/esm/shape-hexagon-icon.js +3 -2
  293. package/dist/esm/shape-home-plate-icon.js +4 -2
  294. package/dist/esm/shape-horizontal-scroll-icon.js +2 -1
  295. package/dist/esm/shape-irregular-seal1-icon.js +2 -1
  296. package/dist/esm/shape-irregular-seal2-icon.js +2 -1
  297. package/dist/esm/shape-left-arrow-callout-icon.js +2 -1
  298. package/dist/esm/shape-left-arrow-icon.js +2 -12
  299. package/dist/esm/shape-left-brace-icon.js +5 -2
  300. package/dist/esm/shape-left-bracket-icon.js +9 -22
  301. package/dist/esm/shape-left-circular-arrow-icon.js +2 -1
  302. package/dist/esm/shape-left-right-arrow-callout-icon.js +2 -1
  303. package/dist/esm/shape-left-right-arrow-icon.js +2 -1
  304. package/dist/esm/shape-left-right-circular-arrow-icon.js +2 -1
  305. package/dist/esm/shape-left-right-ribbon-icon.js +39 -12
  306. package/dist/esm/shape-left-right-up-arrow-icon.js +2 -1
  307. package/dist/esm/shape-left-up-arrow-icon.js +2 -12
  308. package/dist/esm/shape-lightning-bolt-icon.js +2 -1
  309. package/dist/esm/shape-line-icon.js +4 -2
  310. package/dist/esm/shape-line-inv-icon.js +5 -6
  311. package/dist/esm/shape-math-divide-icon.js +16 -8
  312. package/dist/esm/shape-math-equal-icon.js +4 -8
  313. package/dist/esm/shape-math-minus-icon.js +4 -2
  314. package/dist/esm/shape-math-multiply-icon.js +4 -2
  315. package/dist/esm/shape-math-not-equal-icon.js +4 -8
  316. package/dist/esm/shape-math-plus-icon.js +1 -1
  317. package/dist/esm/shape-moon-icon.js +4 -2
  318. package/dist/esm/shape-no-smoking-icon.js +16 -22
  319. package/dist/esm/shape-non-isosceles-trapezoid-icon.js +3 -2
  320. package/dist/esm/shape-notched-right-arrow-icon.js +2 -1
  321. package/dist/esm/shape-octagon-icon.js +25 -12
  322. package/dist/esm/shape-parallelogram-icon.js +3 -2
  323. package/dist/esm/shape-pentagon-icon.js +3 -2
  324. package/dist/esm/shape-pie-icon.js +4 -2
  325. package/dist/esm/shape-pie-wedge-icon.js +2 -1
  326. package/dist/esm/shape-plaque-icon.js +4 -2
  327. package/dist/esm/shape-plaque-tabs-icon.js +8 -4
  328. package/dist/esm/shape-plus-icon.js +1 -1
  329. package/dist/esm/shape-quad-arrow-callout-icon.js +2 -1
  330. package/dist/esm/shape-quad-arrow-icon.js +2 -1
  331. package/dist/esm/shape-rect-icon.js +3 -2
  332. package/dist/esm/shape-rect-textbox-horizontal-icon.js +15 -34
  333. package/dist/esm/shape-rect-textbox-vertical-icon.js +15 -34
  334. package/dist/esm/shape-ribbon-icon.js +42 -35
  335. package/dist/esm/shape-ribbon2-icon.js +43 -35
  336. package/dist/esm/shape-right-arrow-callout-icon.js +2 -1
  337. package/dist/esm/shape-right-arrow-icon.js +2 -12
  338. package/dist/esm/shape-right-brace-icon.js +5 -2
  339. package/dist/esm/shape-right-bracket-icon.js +9 -22
  340. package/dist/esm/shape-round-rect-icon.js +8 -3
  341. package/dist/esm/shape-round1-rect-icon.js +4 -2
  342. package/dist/esm/shape-round2-diag-rect-icon.js +4 -2
  343. package/dist/esm/shape-round2-same-rect-icon.js +4 -2
  344. package/dist/esm/shape-rt-triangle-icon.js +3 -2
  345. package/dist/esm/shape-smiley-face-icon.js +6 -3
  346. package/dist/esm/shape-snip-round-rect-icon.js +4 -2
  347. package/dist/esm/shape-snip1-rect-icon.js +4 -2
  348. package/dist/esm/shape-snip2-diag-rect-icon.js +4 -2
  349. package/dist/esm/shape-snip2-same-rect-icon.js +4 -2
  350. package/dist/esm/shape-square-tabs-icon.js +12 -8
  351. package/dist/esm/shape-star10-icon.js +2 -1
  352. package/dist/esm/shape-star12-icon.js +2 -1
  353. package/dist/esm/shape-star16-icon.js +2 -1
  354. package/dist/esm/shape-star24-icon.js +2 -1
  355. package/dist/esm/shape-star32-icon.js +2 -1
  356. package/dist/esm/shape-star4-icon.js +2 -1
  357. package/dist/esm/shape-star5-icon.js +2 -1
  358. package/dist/esm/shape-star6-icon.js +2 -1
  359. package/dist/esm/shape-star7-icon.js +2 -1
  360. package/dist/esm/shape-star8-icon.js +2 -1
  361. package/dist/esm/shape-straight-connector1-icon.js +9 -4
  362. package/dist/esm/shape-straight-connector2-icon.js +14 -6
  363. package/dist/esm/shape-striped-right-arrow-icon.js +4 -3
  364. package/dist/esm/shape-sun-icon.js +6 -3
  365. package/dist/esm/shape-swoosh-arrow-icon.js +2 -1
  366. package/dist/esm/shape-teardrop-icon.js +4 -2
  367. package/dist/esm/shape-trapezoid-icon.js +3 -2
  368. package/dist/esm/shape-triangle-icon.js +3 -2
  369. package/dist/esm/shape-up-arrow-callout-icon.js +2 -1
  370. package/dist/esm/shape-up-arrow-icon.js +2 -12
  371. package/dist/esm/shape-up-down-arrow-callout-icon.js +2 -1
  372. package/dist/esm/shape-up-down-arrow-icon.js +2 -1
  373. package/dist/esm/shape-uturn-arrow-icon.js +2 -2
  374. package/dist/esm/shape-vertical-scroll-icon.js +2 -3
  375. package/dist/esm/shape-wave-icon.js +4 -2
  376. package/dist/esm/shape-wedge-ellipse-callout-icon.js +1 -1
  377. package/dist/esm/shape-wedge-rect-callout-icon.js +1 -1
  378. package/dist/esm/shape-wedge-round-rect-callout-icon.js +1 -1
  379. package/dist/esm/slides-multi-icon.js +8 -3
  380. package/package.json +5 -5
  381. package/dist/cjs/doc-multi-icon.cjs +0 -92
  382. package/dist/cjs/eye-outline-icon.cjs +0 -41
  383. package/dist/cjs/slide-multi-icon.cjs +0 -58
  384. package/dist/cjs/xlsx-multi-icon.cjs +0 -53
  385. package/dist/esm/doc-multi-icon.d.ts +0 -3
  386. package/dist/esm/doc-multi-icon.js +0 -87
  387. package/dist/esm/eye-outline-icon.d.ts +0 -3
  388. package/dist/esm/eye-outline-icon.js +0 -36
  389. package/dist/esm/slide-multi-icon.d.ts +0 -3
  390. package/dist/esm/slide-multi-icon.js +0 -53
  391. package/dist/esm/xlsx-multi-icon.d.ts +0 -3
  392. package/dist/esm/xlsx-multi-icon.js +0 -48
@@ -18,7 +18,8 @@ const element = {
18
18
  "tag": "path",
19
19
  "attrs": {
20
20
  "fill": "currentColor",
21
- "d": "M7 13H6V14.3301L0 10L6 5.66992V7H7V1H13V7H14V5.66992L20 10L14 14.3301V13H13V19H7V13ZM9 9H4.80273L3.41699 10L4.80273 11H9V17H11V11H15.1973L16.582 10L15.1973 9H11V3H9V9Z"
21
+ "d": "M7 13L6 13L6 14.3301L0 10L6 5.6699L6 7L7 7L7 1L13 1L13 7L14 7L14 5.6699L20 10L14 14.3301L14 13L13 13L13 19L7 19ZM8.6 8.6L4.6735 8.6L2.7334 10L4.6735 11.4L8.6 11.4L8.6 17.4L11.4 17.4L11.4 11.4L15.3266 11.4L17.2652 10L15.3266 8.6L11.4 8.6L11.4 2.6L8.6 2.6Z",
22
+ "fillRule": "evenodd"
22
23
  }
23
24
  }]
24
25
  };
@@ -18,7 +18,8 @@ const element = {
18
18
  "tag": "path",
19
19
  "attrs": {
20
20
  "fill": "currentColor",
21
- "d": "M20 10L12.5 17V13.0312H7.5V17L0 10L7.5 3V6.96875H12.5V3L20 10ZM14.5 8.96875H5.5V7.60156L2.92969 10L5.5 12.3975V11.0312H14.5V12.3975L17.0693 10L14.5 7.60156V8.96875Z"
21
+ "d": "M20 10L12.5 17L12.5 13.0312L7.5 13.0312L7.5 17L0 10L7.5 3L7.5 6.9688L12.5 6.9688L12.5 3ZM14.1 8.5687L5.9 8.5687L5.9 6.6812L2.3433 10.0001L5.9 13.3176L5.9 11.4312L14.1 11.4312L14.1 13.3179L17.6555 10.0001L14.1 6.681Z",
22
+ "fillRule": "evenodd"
22
23
  }
23
24
  }]
24
25
  };
@@ -18,7 +18,8 @@ const element = {
18
18
  "tag": "path",
19
19
  "attrs": {
20
20
  "fill": "currentColor",
21
- "d": "M19.8384 9.06158H17.4858C16.7507 5.70841 13.9647 3.06158 10.4165 3.06158C6.86834 3.06158 4.08235 5.70841 3.34717 9.06158H1.13623L5.51514 17L10.2083 9.06158H8.87158C9.28814 8.57566 9.85891 8.29987 10.4165 8.29987C10.9741 8.29987 11.5449 8.57566 11.9614 9.06158H10.8113L15.5151 17.001L19.8384 9.06158ZM13.5 10.8234L14.3442 10.8233C14.3442 8.45649 12.5861 6.53815 10.4165 6.53815C8.24692 6.53815 6.4888 8.45649 6.48877 10.8233L7.5 10.8234L5.51514 13.8233L3.99951 10.8233H4.9165C4.91653 7.50975 7.37908 4.8233 10.4165 4.8233C13.4539 4.8233 15.9165 7.50975 15.9165 10.8233H17.0005L15.5151 13.8233L13.5 10.8234Z"
21
+ "d": "M19.8384 9.06158H17.4858C16.7507 5.70841 13.9647 3.06158 10.4165 3.06158C6.86834 3.06158 4.08235 5.70841 3.34717 9.06158H1.13623L5.51514 17L10.2083 9.06158H8.87158C9.28814 8.57566 9.85891 8.29987 10.4165 8.29987C10.9741 8.29987 11.5449 8.57566 11.9614 9.06158H10.8113L15.5151 17.001L19.8384 9.06158ZM13.5 10.8234L14.3442 10.8233C14.3442 8.45649 12.5861 6.53815 10.4165 6.53815C8.24692 6.53815 6.4888 8.45649 6.48877 10.8233L7.5 10.8234L5.51514 13.8233L3.99951 10.8233H4.9165C4.91653 7.50975 7.37908 4.8233 10.4165 4.8233C13.4539 4.8233 15.9165 7.50975 15.9165 10.8233H17.0005L15.5151 13.8233L13.5 10.8234Z",
22
+ "fillRule": "evenodd"
22
23
  }
23
24
  }]
24
25
  };
@@ -14,19 +14,46 @@ const element = {
14
14
  "width": "1em",
15
15
  "height": "1em"
16
16
  },
17
- "children": [{
18
- "tag": "path",
19
- "attrs": {
20
- "fill": "currentColor",
21
- "d": "M12 5.5C12 4.11929 10.8807 3 9.5 3H9V0L0 9L9 18V8H9.5V6H7V13.1719L2.82812 9L7 4.82812V5H9.5C9.77614 5 10 5.22386 10 5.5C10 5.77614 9.77614 6 9.5 6V8C10.8807 8 12 6.88071 12 5.5Z"
17
+ "children": [
18
+ {
19
+ "tag": "defs",
20
+ "attrs": {},
21
+ "children": [{
22
+ "tag": "clipPath",
23
+ "attrs": { "id": "shape-left-right-ribbon-icon_shape-left-right-ribbon-icon-clip-left" },
24
+ "children": [{
25
+ "tag": "path",
26
+ "attrs": { "d": "M12 5.5C12 4.11929 10.8807 3 9.5 3H9V0L0 9L9 18V8H9.5V6H7V13.1719L2.82812 9L7 4.82812V5H9.5C9.77614 5 10 5.22386 10 5.5C10 5.77614 9.77614 6 9.5 6V8C10.8807 8 12 6.88071 12 5.5Z" }
27
+ }]
28
+ }, {
29
+ "tag": "clipPath",
30
+ "attrs": { "id": "shape-left-right-ribbon-icon_shape-left-right-ribbon-icon-clip-right" },
31
+ "children": [{
32
+ "tag": "path",
33
+ "attrs": { "d": "M20 11L11.75 19.6602V15.9932C9.10474 15.8629 7 13.6776 7 11V6.36328C7.00035 6.20808 7.17349 6.11599 7.30273 6.20215L8.33594 6.89062C9.35155 7.56769 10.5335 7.94807 11.75 7.99414V2.33984L20 11ZM9 11C9 12.6056 10.2627 13.917 11.8486 13.9951L13.75 14.0889V14.6602L17.2363 11L13.75 7.33887V10.0713L11.6738 9.99316C10.7566 9.95838 9.85452 9.77558 9 9.45801V11Z" }
34
+ }]
35
+ }]
36
+ },
37
+ {
38
+ "tag": "path",
39
+ "attrs": {
40
+ "stroke": "currentColor",
41
+ "d": "M12 5.5C12 4.11929 10.8807 3 9.5 3H9V0L0 9L9 18V8H9.5V6H7V13.1719L2.82812 9L7 4.82812V5H9.5C9.77614 5 10 5.22386 10 5.5C10 5.77614 9.77614 6 9.5 6V8C10.8807 8 12 6.88071 12 5.5Z",
42
+ "strokeWidth": 3.2,
43
+ "clipPath": "url(#shape-left-right-ribbon-icon_shape-left-right-ribbon-icon-clip-left)"
44
+ }
45
+ },
46
+ {
47
+ "tag": "path",
48
+ "attrs": {
49
+ "stroke": "currentColor",
50
+ "d": "M20 11L11.75 19.6602V15.9932C9.10474 15.8629 7 13.6776 7 11V6.36328C7.00035 6.20808 7.17349 6.11599 7.30273 6.20215L8.33594 6.89062C9.35155 7.56769 10.5335 7.94807 11.75 7.99414V2.33984L20 11ZM9 11C9 12.6056 10.2627 13.917 11.8486 13.9951L13.75 14.0889V14.6602L17.2363 11L13.75 7.33887V10.0713L11.6738 9.99316C10.7566 9.95838 9.85452 9.77558 9 9.45801V11Z",
51
+ "strokeWidth": 3.2,
52
+ "clipPath": "url(#shape-left-right-ribbon-icon_shape-left-right-ribbon-icon-clip-right)"
53
+ }
22
54
  }
23
- }, {
24
- "tag": "path",
25
- "attrs": {
26
- "fill": "currentColor",
27
- "d": "M20 11L11.75 19.6602V15.9932C9.10474 15.8629 7 13.6776 7 11V6.36328C7.00035 6.20808 7.17349 6.11599 7.30273 6.20215L8.33594 6.89062C9.35155 7.56769 10.5335 7.94807 11.75 7.99414V2.33984L20 11ZM9 11C9 12.6056 10.2627 13.917 11.8486 13.9951L13.75 14.0889V14.6602L17.2363 11L13.75 7.33887V10.0713L11.6738 9.99316C10.7566 9.95838 9.85452 9.77558 9 9.45801V11Z"
28
- }
29
- }]
55
+ ],
56
+ "defIds": ["shape-left-right-ribbon-icon_shape-left-right-ribbon-icon-clip-left", "shape-left-right-ribbon-icon_shape-left-right-ribbon-icon-clip-right"]
30
57
  };
31
58
  const ShapeLeftRightRibbonIcon = (0, react.forwardRef)(function ShapeLeftRightRibbonIcon(props, ref) {
32
59
  return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
@@ -18,7 +18,8 @@ const element = {
18
18
  "tag": "path",
19
19
  "attrs": {
20
20
  "fill": "currentColor",
21
- "d": "M15.083 7H13V10.9688H14V9L20 14L14 19V16.9688H6V19L0 14L6 9V10.9688H7V7H5.08301L10.083 1L15.083 7ZM9 12.9688H4.36133L3.12305 14L4.28613 14.9688H15.7139L16.876 14L15.6387 12.9688H11V5.22363L10.083 4.12305L9 5.42285V12.9688Z"
21
+ "d": "M15.083 7L13 7L13 10.9688L14 10.9688L14 9L20 14L14 19L14 16.9688L6 16.9688L6 19L0 14L6 9L6 10.9688L7 10.9688L7 7L5.083 7L10.083 1ZM8.6 12.5688L4.2166 12.5688L2.498 14L4.1414 15.3688L15.8588 15.3688L17.5007 14L15.7835 12.5688L11.4 12.5688L11.4 5.0788L10.083 3.4982L8.6 5.278Z",
22
+ "fillRule": "evenodd"
22
23
  }
23
24
  }]
24
25
  };
@@ -15,21 +15,11 @@ const element = {
15
15
  "height": "1em"
16
16
  },
17
17
  "children": [{
18
- "tag": "mask",
19
- "attrs": {
20
- "id": "path-1-inside-1_379_353",
21
- "fill": "white"
22
- },
23
- "children": [{
24
- "tag": "path",
25
- "attrs": { "d": "M19.083 7H17V16.9688H7V19L1 14L7 9V10.9688H11V7H9.08301L14.083 1L19.083 7Z" }
26
- }]
27
- }, {
28
18
  "tag": "path",
29
19
  "attrs": {
30
20
  "fill": "currentColor",
31
- "d": "M19.083 7V9H23.3531L20.6194 5.71963L19.083 7ZM17 7V5H15V7H17ZM17 16.9688V18.9688H19V16.9688H17ZM7 16.9688V14.9688H5V16.9688H7ZM7 19L5.71963 20.5364L9 23.2701V19H7ZM1 14L-0.280369 12.4636L-2.1241 14L-0.280369 15.5364L1 14ZM7 9H9V4.72992L5.71963 7.46356L7 9ZM7 10.9688H5V12.9688H7V10.9688ZM11 10.9688V12.9688H13V10.9688H11ZM11 7H13V5H11V7ZM9.08301 7L7.54657 5.71963L4.81292 9H9.08301V7ZM14.083 1L15.6195 -0.280369L14.083 -2.1241L12.5466 -0.280369L14.083 1ZM19.083 7V5H17V7V9H19.083V7ZM17 7H15V16.9688H17H19V7H17ZM17 16.9688V14.9688H7V16.9688V18.9688H17V16.9688ZM7 16.9688H5V19H7H9V16.9688H7ZM7 19L8.28037 17.4636L2.28037 12.4636L1 14L-0.280369 15.5364L5.71963 20.5364L7 19ZM1 14L2.28037 15.5364L8.28037 10.5364L7 9L5.71963 7.46356L-0.280369 12.4636L1 14ZM7 9H5V10.9688H7H9V9H7ZM7 10.9688V12.9688H11V10.9688V8.96875H7V10.9688ZM11 10.9688H13V7H11H9V10.9688H11ZM11 7V5H9.08301V7V9H11V7ZM9.08301 7L10.6195 8.28037L15.6195 2.28037L14.083 1L12.5466 -0.280369L7.54657 5.71963L9.08301 7ZM14.083 1L12.5466 2.28037L17.5466 8.28037L19.083 7L20.6194 5.71963L15.6195 -0.280369L14.083 1Z",
32
- "mask": "url(#path-1-inside-1_379_353)"
21
+ "d": "M19.083 7H17V16.9688H7V19L1 14L7 9V10.9688H11V7H9.08301L14.083 1L19.083 7ZM15.55 5.55V15.5688H5.75L3.65 14L5.75 12.43H12.45V5.55L14.083 3.55L15.55 5.55Z",
22
+ "fillRule": "evenodd"
33
23
  }
34
24
  }]
35
25
  };
@@ -18,7 +18,8 @@ const element = {
18
18
  "tag": "path",
19
19
  "attrs": {
20
20
  "fill": "currentColor",
21
- "d": "M18 11.5508H12.6367L15.0908 19H12.667L2 8.5V6.5H7L4 1H12.5L18 11.5508ZM10.3691 8.5H4.85156L11.7695 15.3096L9.87109 9.55078H14.7021L11.2871 3H7.36914L10.3691 8.5Z"
21
+ "d": "M18 11.5508L12.6367 11.5508L15.0908 19L12.667 19L2 8.5L2 6.5L7 6.5L4 1L12.5 1ZM9.6953 8.1L3.875 8.1L12.6669 16.7542L10.4241 9.9508L15.3617 9.9508L11.5297 2.6L6.6953 2.6Z",
22
+ "fillRule": "evenodd"
22
23
  }
23
24
  }]
24
25
  };
@@ -17,8 +17,10 @@ const element = {
17
17
  "children": [{
18
18
  "tag": "path",
19
19
  "attrs": {
20
- "fill": "currentColor",
21
- "d": "M4.58905 3.17483L4.48829 3.08142C3.97124 2.63669 3.29491 2.56296 2.92893 2.92893C2.56296 3.29491 2.63669 3.97124 3.08142 4.48829L3.17484 4.58905L15.41 16.8242C15.9366 17.3508 16.6807 17.4614 17.0711 17.0711C17.4614 16.6807 17.3508 15.9366 16.8242 15.41L4.58905 3.17483Z"
20
+ "stroke": "currentColor",
21
+ "d": "M3.5 3.5L16.5 16.5",
22
+ "strokeLinecap": "round",
23
+ "strokeWidth": 1.6
22
24
  }
23
25
  }]
24
26
  };
@@ -15,13 +15,12 @@ const element = {
15
15
  "height": "1em"
16
16
  },
17
17
  "children": [{
18
- "tag": "rect",
18
+ "tag": "path",
19
19
  "attrs": {
20
- "width": 2,
21
- "height": 22,
22
- "fill": "currentColor",
23
- "rx": 1,
24
- "transform": "rotate(45 5.7 23.78)scale(-1 1)"
20
+ "stroke": "currentColor",
21
+ "d": "M16.5 3.5L3.5 16.5",
22
+ "strokeLinecap": "round",
23
+ "strokeWidth": 1.6
25
24
  }
26
25
  }]
27
26
  };
@@ -16,24 +16,32 @@ const element = {
16
16
  },
17
17
  "children": [
18
18
  {
19
- "tag": "path",
19
+ "tag": "circle",
20
20
  "attrs": {
21
- "fill": "currentColor",
22
- "d": "M11 3C11 2.44772 10.5523 2 10 2C9.44772 2 9 2.44772 9 3C9 3.55228 9.44772 4 10 4V6C8.34315 6 7 4.65685 7 3C7 1.34315 8.34315 0 10 0C11.6569 0 13 1.34315 13 3C13 4.65685 11.6569 6 10 6V4C10.5523 4 11 3.55228 11 3Z"
21
+ "cx": 10,
22
+ "cy": 3,
23
+ "r": 2.2,
24
+ "stroke": "currentColor",
25
+ "strokeWidth": 1.6
23
26
  }
24
27
  },
25
28
  {
26
29
  "tag": "path",
27
30
  "attrs": {
28
- "fill": "currentColor",
29
- "d": "M11 17C11 16.4477 10.5523 16 10 16C9.44772 16 9 16.4477 9 17C9 17.5523 9.44772 18 10 18V20C8.34315 20 7 18.6569 7 17C7 15.3431 8.34315 14 10 14C11.6569 14 13 15.3431 13 17C13 18.6569 11.6569 20 10 20V18C10.5523 18 11 17.5523 11 17Z"
31
+ "stroke": "currentColor",
32
+ "d": "M2 10H18",
33
+ "strokeLinecap": "square",
34
+ "strokeWidth": 1.6
30
35
  }
31
36
  },
32
37
  {
33
- "tag": "path",
38
+ "tag": "circle",
34
39
  "attrs": {
35
- "fill": "currentColor",
36
- "d": "M19 13H1V7H19V13ZM3 11H17V9H3V11Z"
40
+ "cx": 10,
41
+ "cy": 17,
42
+ "r": 2.2,
43
+ "stroke": "currentColor",
44
+ "strokeWidth": 1.6
37
45
  }
38
46
  }
39
47
  ]
@@ -17,14 +17,10 @@ const element = {
17
17
  "children": [{
18
18
  "tag": "path",
19
19
  "attrs": {
20
- "fill": "currentColor",
21
- "d": "M19 9H1V3H19V9ZM3 7H17V5H3V7Z"
22
- }
23
- }, {
24
- "tag": "path",
25
- "attrs": {
26
- "fill": "currentColor",
27
- "d": "M19 17H1V11H19V17ZM3 15H17V13H3V15Z"
20
+ "stroke": "currentColor",
21
+ "d": "M2 6H18M2 14H18",
22
+ "strokeLinecap": "square",
23
+ "strokeWidth": 1.6
28
24
  }
29
25
  }]
30
26
  };
@@ -17,8 +17,10 @@ const element = {
17
17
  "children": [{
18
18
  "tag": "path",
19
19
  "attrs": {
20
- "fill": "currentColor",
21
- "d": "M19 14H1V6H19V14ZM3 8V12H17V8H3Z"
20
+ "stroke": "currentColor",
21
+ "d": "M2 10H18",
22
+ "strokeLinecap": "square",
23
+ "strokeWidth": 1.6
22
24
  }
23
25
  }]
24
26
  };
@@ -17,8 +17,10 @@ const element = {
17
17
  "children": [{
18
18
  "tag": "path",
19
19
  "attrs": {
20
- "fill": "currentColor",
21
- "d": "M19.3848 6.65723L15.8496 10.1924L19.3848 13.7285L13.7285 19.3848L10.1924 15.8496L6.65723 19.3848L1 13.7285L4.53613 10.1924L1 6.65723L6.65723 1L10.1924 4.53613L13.7285 1L19.3848 6.65723ZM10.1924 7.36426L6.65723 3.8291L3.8291 6.65723L7.36426 10.1924L3.8291 13.7285L6.65723 16.5566L10.1924 13.0215L13.7285 16.5566L16.5566 13.7285L13.0215 10.1924L16.5566 6.65723L13.7285 3.8291L10.1924 7.36426Z"
20
+ "stroke": "currentColor",
21
+ "d": "M4 4L16 16M16 4L4 16",
22
+ "strokeLinecap": "square",
23
+ "strokeWidth": 1.6
22
24
  }
23
25
  }]
24
26
  };
@@ -17,14 +17,10 @@ const element = {
17
17
  "children": [{
18
18
  "tag": "path",
19
19
  "attrs": {
20
- "fill": "currentColor",
21
- "d": "M11.7646 20H5L9.23535 0H16L11.7646 20ZM7.5 18H10.1553L13.6553 2H11L7.5 18Z"
22
- }
23
- }, {
24
- "tag": "path",
25
- "attrs": {
26
- "fill": "currentColor",
27
- "d": "M8.09375 13H3V15H7.65625L7.21875 17H1V11H8.53125L8.09375 13ZM19 17H10.7188L11.1562 15H17V13H11.5938L12.0312 11H19V17ZM9.84375 5H3V7H9.40625L8.96875 9H1V3H10.2812L9.84375 5ZM19 9H12.4688L12.9062 7H17V5H13.3438L13.7812 3H19V9Z"
20
+ "stroke": "currentColor",
21
+ "d": "M3 6H17M3 14H17M13.5 2L6.5 18",
22
+ "strokeLinecap": "square",
23
+ "strokeWidth": 1.6
28
24
  }
29
25
  }]
30
26
  };
@@ -18,7 +18,7 @@ const element = {
18
18
  "tag": "path",
19
19
  "attrs": {
20
20
  "fill": "currentColor",
21
- "d": "M14 6H19V14H14V19H6V14H1V6H6V1H14V6ZM8 8H3V12H8V17H12V12H17V8H12V3H8V8Z"
21
+ "d": "M14 6H19V14H14V19H6V14H1V6H6V1H14V6ZM7.6 7.6H2.6V12.4H7.6V17.4H12.4V12.4H17.4V7.6H12.4V2.6H7.6V7.6Z"
22
22
  }
23
23
  }]
24
24
  };
@@ -17,8 +17,10 @@ const element = {
17
17
  "children": [{
18
18
  "tag": "path",
19
19
  "attrs": {
20
- "fill": "currentColor",
21
- "d": "M10 10C10 7.78851 10.2842 6.31628 11.1055 4.75586C11.3083 4.37053 11.5387 3.98957 11.7891 3.60352C11.0376 3.84259 10.3374 4.15703 9.72168 4.55469C8.15529 5.56648 7 7.18852 7 10C7 12.8115 8.15529 14.4335 9.72168 15.4453C10.3642 15.8603 11.099 16.1841 11.8877 16.4268C11.6838 16.1082 11.489 15.7883 11.3105 15.4639C10.4522 13.9032 10 12.319 10 10ZM12 10C12 14 13.5 15 16 19C11.0294 19 5 17 5 10C5 3 11.0294 1 16 1C13 5.5 12 6 12 10Z"
20
+ "stroke": "currentColor",
21
+ "d": "M15.6 1.8C12.8 5.9 11.8 6.7 11.8 10C11.8 13.3 13.1 14.9 15.6 18.2C10.8 18.1 5.8 16.1 5.8 10C5.8 3.9 10.8 1.9 15.6 1.8Z",
22
+ "strokeLinejoin": "round",
23
+ "strokeWidth": 1.6
22
24
  }
23
25
  }]
24
26
  };
@@ -14,29 +14,23 @@ const element = {
14
14
  "width": "1em",
15
15
  "height": "1em"
16
16
  },
17
- "children": [
18
- {
19
- "tag": "path",
20
- "attrs": {
21
- "fill": "currentColor",
22
- "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"
23
- }
24
- },
25
- {
26
- "tag": "path",
27
- "attrs": {
28
- "fill": "currentColor",
29
- "d": "M13.3224 14.2514L13.1352 14.4274C11.1578 16.1864 7.89165 15.8917 5.99995 14C4.04733 12.0474 4.04733 8.88155 5.99995 6.92893L13.3224 14.2514ZM7.06061 12.9393C8.0998 13.9785 9.64372 14.3103 10.9083 13.9586L6.23749 9.28779C5.79838 10.5212 6.07325 11.952 7.06061 12.9393Z"
30
- }
31
- },
32
- {
33
- "tag": "path",
34
- "attrs": {
35
- "fill": "currentColor",
36
- "d": "M14.4246 13.4246L14.6007 13.2375C16.3537 11.254 15.9627 7.89171 14.071 6C12.1184 4.04738 8.95258 4.04738 6.99996 6L14.4246 13.4246ZM13.0104 7.06066C13.7092 7.75948 14.1493 8.77564 14.216 9.80898C14.243 10.2269 14.2061 10.6256 14.1145 10.9932L9.35882 6.23754C10.5922 5.79843 12.023 6.0733 13.0104 7.06066Z"
37
- }
17
+ "children": [{
18
+ "tag": "circle",
19
+ "attrs": {
20
+ "cx": 10,
21
+ "cy": 10,
22
+ "r": 8.2,
23
+ "stroke": "currentColor",
24
+ "strokeWidth": 1.6
38
25
  }
39
- ]
26
+ }, {
27
+ "tag": "path",
28
+ "attrs": {
29
+ "fill": "currentColor",
30
+ "d": "M7.2857 6.0029L7.5253 6.2425L7.5774 6.2946L7.6296 6.3468L7.6817 6.3989L7.7339 6.4511L7.7861 6.5033L7.8382 6.5554L7.8904 6.6075L7.9425 6.6597L7.9947 6.7119L8.0468 6.764L8.099 6.8162L8.1511 6.8683L8.2033 6.9205L8.2554 6.9726L8.3076 7.0248L8.3597 7.0769L8.4119 7.1291L8.4641 7.1812L8.5162 7.2334L8.5684 7.2855L8.6205 7.3377L8.7248 7.442L8.777 7.4942L8.8291 7.5463L8.8813 7.5985L8.9334 7.6506L9.0377 7.7549L9.0899 7.8071L9.1421 7.8592L9.1942 7.9114L9.2464 7.9635L9.2985 8.0157L9.3507 8.0678L9.4028 8.12L9.455 8.1722L9.5071 8.2243L9.5593 8.2765L9.6114 8.3286L9.6636 8.3808L9.7157 8.4329L9.7679 8.4851L9.82 8.5372L9.8722 8.5894L9.9243 8.6415L9.9765 8.6937L10.0287 8.7458L10.0808 8.798L10.133 8.8501L10.1851 8.9023L10.2373 8.9544L10.2894 9.0066L10.3416 9.0588L10.3937 9.1109L10.4459 9.1631L10.498 9.2152L10.5502 9.2674L10.6024 9.3195L10.6545 9.3717L10.7066 9.4238L10.7588 9.476L10.811 9.5281L10.8631 9.5803L10.9153 9.6324L10.9674 9.6846L11.0196 9.7368L11.0717 9.7889L11.1239 9.841L11.176 9.8932L11.2282 9.9454L11.2803 9.9975L11.3325 10.0497L11.3846 10.1018L11.4368 10.154L11.489 10.2061L11.5411 10.2583L11.5933 10.3104L11.6454 10.3626L11.6976 10.4147L11.7497 10.4669L11.8019 10.5191L11.854 10.5712L11.9062 10.6234L11.9583 10.6755L12.0105 10.7277L12.0627 10.7798L12.1148 10.832L12.1669 10.8841L12.2191 10.9363L12.2713 10.9884L12.3234 11.0406L12.3756 11.0927L12.4277 11.1449L12.4799 11.197L12.532 11.2492L12.5842 11.3014L12.6363 11.3535L13.3143 12.0315L13.3665 12.0836L13.4186 12.1358L13.4708 12.1879L13.523 12.2401L13.5751 12.2923L13.6272 12.3444L13.6794 12.3966L13.7316 12.4487L13.7837 12.5009L13.8359 12.553L13.888 12.6052L13.9402 12.6573L13.9923 12.7095L14.0445 12.7616L14.0966 12.8138L14.4203 13.1374L14.4293 13.1278L14.4756 13.0768L14.5201 13.0245L14.5645 12.9705L14.6079 12.9159L14.6502 12.8606L14.6915 12.8047L14.7317 12.7482L14.7709 12.6911L14.8091 12.6334L14.8462 12.5751L14.8823 12.5162L14.9174 12.4568L14.9515 12.3968L14.9846 12.3363L15.0167 12.2753L15.0477 12.2138L15.0778 12.1517L15.1068 12.0892L15.1349 12.0263L15.1619 11.9628L15.188 11.8989L15.2131 11.8346L15.2372 11.7698L15.2603 11.7046L15.2824 11.6391L15.3035 11.5731L15.3236 11.5068L15.3428 11.4401L15.361 11.3731L15.3782 11.3057L15.3945 11.238L15.4097 11.17L15.424 11.1017L15.4374 11.0332L15.4498 10.9643L15.4612 10.8952L15.4716 10.8259L15.4812 10.7564L15.4897 10.6866L15.4973 10.6166L15.504 10.5465L15.5097 10.4761L15.5144 10.4057L15.5182 10.335L15.5211 10.2643L15.5231 10.1934L15.5241 10.1224L15.5242 10.0513L15.5233 9.9802L15.5216 9.909L15.5189 9.8377L15.5152 9.7664L15.5107 9.6951L15.5052 9.6238L15.4989 9.5525L15.4916 9.4812L15.4834 9.41L15.4743 9.3387L15.4643 9.2676L15.4534 9.1965L15.4417 9.1256L15.429 9.0547L15.4154 8.984L15.401 8.9134L15.3856 8.8429L15.3694 8.7726L15.3523 8.7025L15.3343 8.6325L15.3155 8.5628L15.2958 8.4932L15.2752 8.424L15.2538 8.3549L15.2315 8.2861L15.2083 8.2176L15.1843 8.1494L15.1595 8.0815L15.1338 8.0139L15.1072 7.9466L15.0798 7.8796L15.0516 7.8131L15.0226 7.7468L14.9927 7.681L14.962 7.6156L14.9305 7.5505L14.8981 7.486L14.865 7.4218L14.831 7.3581L14.7962 7.2949L14.7606 7.2321L14.7243 7.1698L14.6871 7.108L14.6491 7.0468L14.6104 6.9861L14.5708 6.9259L14.5305 6.8663L14.4894 6.8073L14.4475 6.7488L14.4048 6.691L14.3614 6.6338L14.3172 6.5772L14.2723 6.5212L14.2266 6.4659L14.1801 6.4112L14.1329 6.3573L14.0849 6.304L14.0362 6.2514L13.9868 6.1996L13.9366 6.1485L13.8838 6.0963L13.8301 6.0448L13.7759 5.9943L13.7211 5.9448L13.6656 5.8963L13.6097 5.8488L13.5532 5.8023L13.4962 5.7568L13.4386 5.7123L13.3805 5.6687L13.322 5.6262L13.263 5.5847L13.2034 5.5442L13.1434 5.5046L13.083 5.4661L13.0221 5.4285L12.9608 5.3919L12.8991 5.3564L12.8369 5.3218L12.7744 5.2882L12.7115 5.2556L12.6482 5.224L12.5845 5.1933L12.5205 5.1637L12.4561 5.1351L12.3914 5.1074L12.3264 5.0808L12.2611 5.0551L12.1955 5.0304L12.1296 5.0068L12.0634 4.9841L11.997 4.9624L11.9303 4.9417L11.8634 4.9219L11.7963 4.9032L11.7289 4.8855L11.6614 4.8687L11.5936 4.853L11.5257 4.8382L11.4576 4.8244L11.3894 4.8116L11.321 4.7999L11.2524 4.7891L11.1838 4.7793L11.115 4.7704L11.0462 4.7626L10.9772 4.7558L10.9082 4.7499L10.8391 4.7451L10.77 4.7412L10.7008 4.7384L10.6316 4.7365L10.5624 4.7356L10.4932 4.7357L10.4239 4.7368L10.3547 4.7389L10.2856 4.742L10.2165 4.7461L10.1474 4.7512L10.0784 4.7572L10.0094 4.7643L9.9406 4.7723L9.8719 4.7814L9.8033 4.7914L9.7348 4.8024L9.6664 4.8144L9.5982 4.8274L9.5301 4.8414L9.4622 4.8564L9.3945 4.8724L9.327 4.8893L9.2597 4.9073L9.1926 4.9262L9.1258 4.9462L9.0591 4.9671L8.9928 4.989L8.9267 5.0119L8.8608 5.0359L8.7953 5.0607L8.7301 5.0866L8.6651 5.1135L8.6005 5.1414L8.5362 5.1702L8.4723 5.2001L8.4087 5.2309L8.3455 5.2628L8.2826 5.2956L8.2202 5.3294L8.1581 5.3642L8.0965 5.4L8.0352 5.4368L7.9744 5.4746L7.9141 5.5133L7.8542 5.5531L7.7948 5.5939L7.7359 5.6356L7.6774 5.6784L7.6195 5.7221L7.562 5.7668L7.5051 5.8126L7.4487 5.8593L7.3929 5.907L7.3376 5.9557ZM13.1968 6.9649L13.241 7.0115L13.2845 7.0587L13.3273 7.1068L13.3693 7.1556L13.4106 7.2051L13.4512 7.2554L13.491 7.3063L13.53 7.358L13.5683 7.4102L13.6059 7.4632L13.6426 7.5168L13.6786 7.571L13.7139 7.6258L13.7483 7.6812L13.7819 7.7372L13.8148 7.7937L13.8469 7.8508L13.8781 7.9083L13.9086 7.9665L13.9382 8.0251L13.9671 8.0842L13.9951 8.1437L14.0222 8.2037L14.0486 8.2641L14.0741 8.325L14.0987 8.3863L14.1225 8.4479L14.1455 8.5099L14.1676 8.5723L14.1888 8.6351L14.2092 8.6981L14.2287 8.7615L14.2473 8.8252L14.265 8.8891L14.2818 8.9534L14.2977 9.0179L14.3127 9.0826L14.3268 9.1476L14.34 9.2127L14.3523 9.2781L14.3636 9.3436L14.374 9.4093L14.3834 9.4752L14.3919 9.5412L14.3994 9.6073L14.406 9.6735L14.4116 9.7398L14.4163 9.8066L14.42 9.8755L14.4226 9.944L14.4242 10.0122L14.4246 10.0801L14.424 10.1476L14.4223 10.2148L14.4196 10.2815L14.4158 10.3479L14.411 10.4139L14.4051 10.4795L14.3981 10.5447L14.3902 10.6094L14.3812 10.6738L14.3713 10.7376L14.3603 10.801L14.3483 10.8639L14.3354 10.9264L14.3181 11.0029L14.1801 11.3416L13.8784 11.0399L13.834 10.9956L13.7897 10.9512L13.5235 10.685L13.4791 10.6406L13.4347 10.5963L13.3904 10.5519L13.346 10.5076L13.3016 10.4632L13.2573 10.4188L13.2129 10.3745L13.1685 10.3301L13.1242 10.2857L13.0798 10.2414L13.0354 10.197L12.9911 10.1526L12.9467 10.1083L12.9023 10.0639L12.858 10.0195L12.8136 9.9752L12.7692 9.9308L12.7249 9.8864L12.6805 9.8421L12.6361 9.7977L12.5918 9.7533L12.5474 9.709L12.503 9.6646L12.4587 9.6202L12.4143 9.5759L12.3699 9.5315L12.3256 9.4871L12.2812 9.4428L12.2368 9.3984L12.1925 9.354L12.1481 9.3097L12.1038 9.2653L12.0594 9.2209L12.015 9.1766L11.9707 9.1322L11.9263 9.0878L11.8819 9.0435L11.8376 8.9991L11.3051 8.4667L11.2608 8.4223L11.2164 8.378L11.172 8.3336L11.1277 8.2892L11.0833 8.2449L11.0389 8.2005L10.9946 8.1561L10.9502 8.1118L10.9058 8.0674L10.8615 8.023L10.8171 7.9787L10.7727 7.9343L10.7284 7.8899L10.684 7.8456L10.6397 7.8012L10.5953 7.7568L10.5509 7.7125L10.5066 7.6681L10.4622 7.6237L10.4178 7.5794L10.3735 7.535L10.3291 7.4906L10.2847 7.4463L10.2404 7.4019L10.196 7.3575L10.1516 7.3132L10.1072 7.2688L10.0629 7.2244L10.0185 7.1801L9.9741 7.1357L9.9298 7.0913L9.8854 7.047L9.841 7.0026L9.7967 6.9582L9.7523 6.9139L9.7079 6.8695L9.6636 6.8251L9.6192 6.7808L9.4861 6.6477L9.4417 6.6033L9.3974 6.5589L9.353 6.5146L9.3086 6.4702L9.2643 6.4258L9.0075 6.169L9.3453 6.0305L9.4131 6.0083L9.476 5.9889L9.5391 5.9707L9.6025 5.9537L9.6662 5.9378L9.73 5.923L9.794 5.9094L9.8583 5.8969L9.9227 5.8856L9.9872 5.8754L10.0519 5.8664L10.1167 5.8585L10.1816 5.8517L10.2466 5.8461L10.3117 5.8416L10.3768 5.8383L10.4419 5.8361L10.5071 5.835L10.5723 5.8351L10.6375 5.8364L10.7026 5.8387L10.7678 5.8423L10.8328 5.8469L10.8978 5.8527L10.9627 5.8597L11.0275 5.8678L11.0921 5.877L11.1567 5.8874L11.221 5.8989L11.2852 5.9115L11.3493 5.9253L11.4131 5.9403L11.4767 5.9563L11.5401 5.9736L11.6032 5.9919L11.666 6.0114L11.7286 6.0321L11.7908 6.0539L11.8528 6.0768L11.9144 6.1009L11.9756 6.1261L12.0366 6.1525L12.0971 6.18L12.1572 6.2087L12.2169 6.2385L12.2761 6.2694L12.335 6.3015L12.3933 6.3347L12.4512 6.369L12.5086 6.4045L12.5654 6.4412L12.6217 6.4789L12.6775 6.5179L12.7327 6.5579L12.7873 6.5991L12.8413 6.6415L12.8947 6.6849L12.9475 6.7295L12.9996 6.7753L13.051 6.8221L13.1018 6.8701L13.1518 6.9192ZM6.0029 7.2148L5.9745 7.2457L5.9259 7.3002L5.8782 7.3553L5.8315 7.411L5.7858 7.4671L5.7411 7.5238L5.6973 7.581L5.6545 7.6387L5.6127 7.6969L5.5719 7.7555L5.532 7.8146L5.4931 7.8742L5.4552 7.9342L5.4183 7.9947L5.3823 8.0555L5.3473 8.1168L5.3133 8.1785L5.2803 8.2405L5.2482 8.303L5.2171 8.3657L5.187 8.4289L5.1578 8.4924L5.1296 8.5562L5.1024 8.6204L5.0762 8.6848L5.0509 8.7496L5.0267 8.8147L5.0033 8.88L4.981 8.9456L4.9596 9.0114L4.9392 9.0775L4.9198 9.1438L4.9013 9.2104L4.8839 9.2771L4.8674 9.344L4.8518 9.4112L4.8373 9.4785L4.8237 9.546L4.8111 9.6136L4.7994 9.6814L4.7887 9.7493L4.7791 9.8173L4.7703 9.8854L4.7626 9.9536L4.7558 10.0219L4.75 10.0903L4.7452 10.1588L4.7413 10.2273L4.7384 10.2958L4.7365 10.3644L4.7356 10.433L4.7356 10.5015L4.7366 10.5701L4.7386 10.6387L4.7416 10.7072L4.7455 10.7757L4.7504 10.8441L4.7563 10.9125L4.7632 10.9808L4.771 11.049L4.7798 11.1171L4.7896 11.1852L4.8003 11.253L4.812 11.3208L4.8247 11.3884L4.8384 11.4559L4.853 11.5232L4.8687 11.5903L4.8852 11.6572L4.9028 11.724L4.9213 11.7905L4.9408 11.8568L4.9613 11.9229L4.9828 11.9887L5.0052 12.0542L5.0286 12.1196L5.0529 12.1846L5.0783 12.2493L5.1046 12.3137L5.1319 12.3779L5.1601 12.4417L5.1894 12.5051L5.2196 12.5683L5.2508 12.631L5.2829 12.6934L5.316 12.7555L5.3501 12.8171L5.3852 12.8783L5.4212 12.9392L5.4582 12.9996L5.4962 13.0596L5.5352 13.1191L5.5751 13.1782L5.616 13.2368L5.6579 13.2949L5.7008 13.3526L5.7446 13.4097L5.7895 13.4664L5.8353 13.5225L5.882 13.5781L5.9298 13.6331L5.9785 13.6876L6.0282 13.7416L6.0789 13.7949L6.1306 13.8477L6.1819 13.8986L6.2336 13.9484L6.286 13.9975L6.3391 14.0457L6.3928 14.0931L6.4471 14.1397L6.5021 14.1855L6.5577 14.2305L6.6139 14.2746L6.6707 14.318L6.728 14.3606L6.7859 14.4023L6.8444 14.4432L6.9034 14.4833L6.9629 14.5226L7.023 14.561L7.0835 14.5986L7.1446 14.6354L7.2061 14.6713L7.2681 14.7064L7.3305 14.7407L7.3934 14.7741L7.4567 14.8067L7.5204 14.8384L7.5845 14.8693L7.649 14.8993L7.7139 14.9285L7.7791 14.9568L7.8447 14.9842L7.9106 15.0108L7.9769 15.0365L8.0434 15.0614L8.1103 15.0854L8.1774 15.1085L8.2449 15.1307L8.3125 15.1521L8.3804 15.1726L8.4486 15.1922L8.517 15.2109L8.5855 15.2287L8.6543 15.2456L8.7233 15.2617L8.7924 15.2768L8.8617 15.2911L8.9311 15.3044L9.0007 15.3169L9.0703 15.3285L9.1401 15.3391L9.2099 15.3489L9.2799 15.3577L9.3499 15.3656L9.4199 15.3726L9.49 15.3787L9.5601 15.3839L9.6303 15.3882L9.7004 15.3915L9.7705 15.394L9.8405 15.3955L9.9106 15.396L9.9806 15.3957L10.0505 15.3944L10.1203 15.3922L10.1901 15.389L10.2597 15.3849L10.3292 15.3799L10.3986 15.374L10.4679 15.3671L10.5369 15.3592L10.6058 15.3504L10.6746 15.3407L10.7431 15.33L10.8115 15.3184L10.8796 15.3058L10.9474 15.2923L11.0151 15.2778L11.0824 15.2624L11.1495 15.246L11.2164 15.2286L11.2829 15.2103L11.3491 15.191L11.415 15.1708L11.4805 15.1496L11.5458 15.1274L11.6106 15.1043L11.6751 15.0802L11.7392 15.0551L11.8029 15.029L11.8663 15.002L11.9292 14.974L11.9916 14.945L12.0537 14.915L12.1152 14.8841L12.1763 14.8522L12.237 14.8192L12.2971 14.7853L12.3567 14.7504L12.4159 14.7145L12.4745 14.6777L12.5326 14.6398L12.5901 14.6009L12.6471 14.561L12.7035 14.5201L12.7593 14.4782L12.8146 14.4354L12.8692 14.3914L12.9233 14.3465L12.9758 14.3013L13.0268 14.2548L13.0351 14.247L13.026 14.2378L12.9743 14.1861L12.9226 14.1345L12.8709 14.0828L12.8193 14.0311L12.6126 13.8244L12.5609 13.7728L12.5093 13.7211L12.4059 13.6178L12.3542 13.5661L12.3026 13.5144L12.2509 13.4627L12.1992 13.4111L12.1476 13.3594L12.0959 13.3077L11.9409 13.1527L11.8892 13.101L11.8375 13.0494L11.7342 12.946L11.6825 12.8944L11.6308 12.8427L11.4758 12.6877L11.4242 12.636L11.3725 12.5843L11.2692 12.481L11.2175 12.4293L11.1141 12.326L11.0625 12.2743L11.0108 12.2226L10.9591 12.171L10.9074 12.1193L10.8558 12.0676L10.8041 12.016L10.7524 11.9643L10.7008 11.9126L10.6491 11.8609L10.5457 11.7576L10.4941 11.7059L10.4424 11.6542L10.3907 11.6026L10.3391 11.5509L10.2874 11.4992L10.2357 11.4476L10.184 11.3959L10.0807 11.2925L10.029 11.2409L9.9774 11.1892L9.9257 11.1375L9.8223 11.0342L9.7707 10.9825L9.719 10.9308L9.564 10.7758L9.5123 10.7242L9.4606 10.6725L9.3573 10.5691L9.3056 10.5175L9.254 10.4658L9.2023 10.4141L9.1506 10.3625L9.099 10.3108L9.0473 10.2591L8.9956 10.2074L8.8923 10.1041L8.8406 10.0524L8.7889 10.0007L8.7373 9.9491L8.6856 9.8974L8.6339 9.8457L8.5822 9.7941L8.5306 9.7424L8.4272 9.6391L8.3756 9.5874L8.3239 9.5357L8.2722 9.4841L8.1689 9.3807L8.1172 9.329L8.0655 9.2774L8.0139 9.2257L7.9622 9.174L7.9105 9.1223L7.8589 9.0707L7.8072 9.019L7.7555 8.9673L7.7038 8.9157L7.6522 8.864L7.6005 8.8123L7.5488 8.7606L7.4971 8.709L7.4455 8.6573L7.3938 8.6056L7.3421 8.554L7.2905 8.5023L7.2388 8.4506L7.1871 8.3989L7.1354 8.3473L7.0321 8.2439L6.9804 8.1923L6.9288 8.1406L6.8771 8.0889L6.8254 8.0372L6.7737 7.9856L6.6187 7.8306L6.5671 7.7789L6.5154 7.7272L6.4637 7.6755L6.257 7.4689L6.2054 7.4172L6.1537 7.3655L6.102 7.3138L6.0503 7.2622ZM6.8701 13.0308L6.8222 12.9801L6.7754 12.9288L6.7298 12.8768L6.6852 12.8241L6.6418 12.7708L6.5996 12.7169L6.5584 12.6624L6.5184 12.6073L6.4796 12.5516L6.4418 12.4954L6.4052 12.4386L6.3698 12.3814L6.3354 12.3236L6.3022 12.2654L6.2702 12.2067L6.2393 12.1475L6.2095 12.0879L6.1809 12.0279L6.1534 11.9676L6.127 11.9068L6.1018 11.8456L6.0777 11.7841L6.0547 11.7223L6.0329 11.6601L6.0123 11.5977L5.9928 11.535L5.9744 11.472L5.9571 11.4087L5.941 11.3453L5.926 11.2816L5.9122 11.2177L5.8995 11.1536L5.8879 11.0893L5.8775 11.0249L5.8682 10.9603L5.8601 10.8957L5.8531 10.8309L5.8472 10.766L5.8425 10.7011L5.8389 10.6361L5.8365 10.5711L5.8351 10.506L5.835 10.4409L5.8359 10.3758L5.838 10.3108L5.8413 10.2458L5.8456 10.1808L5.8512 10.1159L5.8578 10.0511L5.8656 9.9864L5.8745 9.9218L5.8846 9.8574L5.8958 9.7931L5.9082 9.7289L5.9217 9.665L5.9363 9.6012L5.952 9.5377L5.969 9.4743L5.987 9.4113L6.0062 9.3485L6.0265 9.286L6.1464 8.9383L6.4177 9.1852L6.4653 9.2328L6.7311 9.4985L6.7754 9.5428L6.9525 9.72L6.9968 9.7643L7.0854 9.8529L7.1297 9.8972L7.174 9.9415L7.2183 9.9857L7.2626 10.03L7.5283 10.2958L7.5726 10.3401L7.6612 10.4287L7.7055 10.4729L7.7498 10.5172L7.7941 10.5615L7.8827 10.6501L7.927 10.6944L11.1029 13.8703L11.0518 14.1283L10.8713 14.1753L10.8103 14.1901L10.749 14.2039L10.6874 14.2167L10.6255 14.2285L10.5632 14.2394L10.5008 14.2492L10.438 14.2581L10.3751 14.266L10.3119 14.2729L10.2485 14.2789L10.185 14.2838L10.1213 14.2878L10.0574 14.2908L9.9934 14.2928L9.9292 14.2938L9.865 14.2938L9.8007 14.2929L9.7363 14.2909L9.6718 14.288L9.6073 14.2841L9.5427 14.2793L9.4782 14.2734L9.4137 14.2665L9.3491 14.2587L9.2846 14.2499L9.2202 14.2401L9.1558 14.2293L9.0915 14.2175L9.0273 14.2048L8.9633 14.191L8.8993 14.1763L8.8355 14.1606L8.7719 14.1438L8.7084 14.1261L8.6452 14.1074L8.5821 14.0877L8.5193 14.067L8.4567 14.0454L8.3944 14.0227L8.3323 13.999L8.2706 13.9743L8.2091 13.9487L8.148 13.922L8.0872 13.8943L8.0268 13.8657L7.9667 13.836L7.907 13.8053L7.8478 13.7736L7.789 13.741L7.7306 13.7073L7.6726 13.6726L7.6152 13.6369L7.5582 13.6002L7.5017 13.5624L7.4458 13.5237L7.3904 13.484L7.3356 13.4432L7.2813 13.4014L7.2277 13.3587L7.1746 13.3149L7.1222 13.2701L7.0704 13.2243L7.0193 13.1774L6.9689 13.1296L6.9191 13.0807Z",
31
+ "fillRule": "evenodd"
32
+ }
33
+ }]
40
34
  };
41
35
  const ShapeNoSmokingIcon = (0, react.forwardRef)(function ShapeNoSmokingIcon(props, ref) {
42
36
  return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
@@ -17,8 +17,9 @@ const element = {
17
17
  "children": [{
18
18
  "tag": "path",
19
19
  "attrs": {
20
- "fill": "currentColor",
21
- "d": "M18 19H2L6 1H14L18 19ZM4.49316 17H15.5068L12.3955 3H7.60449L4.49316 17Z"
20
+ "stroke": "currentColor",
21
+ "d": "M6.80225 2H13.1978L16.7534 18H3.24658L6.80225 2Z",
22
+ "strokeWidth": 1.6
22
23
  }
23
24
  }]
24
25
  };
@@ -18,7 +18,8 @@ const element = {
18
18
  "tag": "path",
19
19
  "attrs": {
20
20
  "fill": "currentColor",
21
- "d": "M19 10.001L10 18.001V14H1L4 10L1 6H10V2.00098L19 10.001ZM12 8H5L6.5 10L5 12H12V13.5459L15.9883 10.001L12 6.45508V8Z"
21
+ "d": "M18.699 10.001L10.2 17.5556L10.2 13.8L1.4 13.8L4.25 10L1.4 6.2L10.2 6.2L10.2 2.4463ZM16.2906 10.001L11.8 13.9927L11.8 12.2L4.6 12.2L6.25 10L4.6 7.8L11.8 7.8L11.8 6.0093Z",
22
+ "fillRule": "evenodd"
22
23
  }
23
24
  }]
24
25
  };
@@ -14,19 +14,32 @@ const element = {
14
14
  "width": "1em",
15
15
  "height": "1em"
16
16
  },
17
- "children": [{
18
- "tag": "path",
19
- "attrs": {
20
- "fill": "currentColor",
21
- "d": "M13.8037 1.84277L18.458 6.92188L18.1572 13.8037L13.0781 18.458L6.19629 18.1572L1.54199 13.0781L1.84277 6.19629L6.92188 1.54199L13.8037 1.84277ZM3.80469 7.11133L3.57617 12.3379L7.11133 16.1953L12.3369 16.4238L16.1943 12.8887L16.4229 7.66211L12.8887 3.80566L7.66113 3.57715L3.80469 7.11133Z"
17
+ "children": [
18
+ {
19
+ "tag": "clipPath",
20
+ "attrs": { "id": "shape-octagon-icon-frame-clip" },
21
+ "children": [{
22
+ "tag": "path",
23
+ "attrs": { "d": "M6.2721 1L13.7279 1L19 6.2721L19 13.7279L13.7279 19L6.2721 19L1 13.7279L1 6.2721Z" }
24
+ }]
25
+ },
26
+ {
27
+ "tag": "path",
28
+ "attrs": {
29
+ "stroke": "currentColor",
30
+ "d": "M6.2721 1L13.7279 1L19 6.2721L19 13.7279L13.7279 19L6.2721 19L1 13.7279L1 6.2721Z",
31
+ "strokeWidth": 3.2,
32
+ "clipPath": "url(#shape-octagon-icon-frame-clip)"
33
+ }
34
+ },
35
+ {
36
+ "tag": "path",
37
+ "attrs": {
38
+ "fill": "currentColor",
39
+ "d": "M10.192 5.096C11.104 5.096 11.824 5.336 12.364 5.816C12.844 6.248 13.084 6.788 13.084 7.424C13.084 7.868 12.988 8.24 12.796 8.54C12.58 8.864 12.256 9.104 11.824 9.272V9.308C12.232 9.404 12.592 9.644 12.88 10.028C13.216 10.436 13.384 10.904 13.384 11.444C13.384 12.2 13.108 12.812 12.556 13.292C11.992 13.76 11.2 14 10.192 14C9.172 14 8.38 13.76 7.828 13.292C7.276 12.812 7 12.2 7 11.444C7 10.904 7.168 10.436 7.504 10.028C7.792 9.644 8.14 9.404 8.56 9.308V9.272C8.128 9.104 7.804 8.864 7.588 8.54C7.396 8.24 7.3 7.868 7.3 7.424C7.3 6.788 7.54 6.248 8.02 5.816C8.548 5.336 9.28 5.096 10.192 5.096ZM10.192 6.14C9.664 6.14 9.244 6.272 8.932 6.56C8.656 6.8 8.524 7.112 8.524 7.472C8.524 7.88 8.632 8.204 8.86 8.444C9.136 8.732 9.58 8.876 10.192 8.876C10.792 8.876 11.236 8.732 11.524 8.444C11.74 8.204 11.86 7.88 11.86 7.472C11.86 7.112 11.716 6.8 11.452 6.56C11.14 6.272 10.72 6.14 10.192 6.14ZM10.192 9.848C9.568 9.848 9.088 9.992 8.776 10.304C8.452 10.592 8.296 10.964 8.296 11.444C8.296 11.888 8.452 12.248 8.788 12.524C9.112 12.8 9.58 12.944 10.192 12.944C10.792 12.944 11.272 12.8 11.62 12.524C11.932 12.248 12.088 11.888 12.088 11.444C12.088 10.964 11.932 10.592 11.62 10.316C11.284 10.004 10.816 9.848 10.192 9.848Z"
40
+ }
22
41
  }
23
- }, {
24
- "tag": "path",
25
- "attrs": {
26
- "fill": "currentColor",
27
- "d": "M10.192 5.096C11.104 5.096 11.824 5.336 12.364 5.816C12.844 6.248 13.084 6.788 13.084 7.424C13.084 7.868 12.988 8.24 12.796 8.54C12.58 8.864 12.256 9.104 11.824 9.272V9.308C12.232 9.404 12.592 9.644 12.88 10.028C13.216 10.436 13.384 10.904 13.384 11.444C13.384 12.2 13.108 12.812 12.556 13.292C11.992 13.76 11.2 14 10.192 14C9.172 14 8.38 13.76 7.828 13.292C7.276 12.812 7 12.2 7 11.444C7 10.904 7.168 10.436 7.504 10.028C7.792 9.644 8.14 9.404 8.56 9.308V9.272C8.128 9.104 7.804 8.864 7.588 8.54C7.396 8.24 7.3 7.868 7.3 7.424C7.3 6.788 7.54 6.248 8.02 5.816C8.548 5.336 9.28 5.096 10.192 5.096ZM10.192 6.14C9.664 6.14 9.244 6.272 8.932 6.56C8.656 6.8 8.524 7.112 8.524 7.472C8.524 7.88 8.632 8.204 8.86 8.444C9.136 8.732 9.58 8.876 10.192 8.876C10.792 8.876 11.236 8.732 11.524 8.444C11.74 8.204 11.86 7.88 11.86 7.472C11.86 7.112 11.716 6.8 11.452 6.56C11.14 6.272 10.72 6.14 10.192 6.14ZM10.192 9.848C9.568 9.848 9.088 9.992 8.776 10.304C8.452 10.592 8.296 10.964 8.296 11.444C8.296 11.888 8.452 12.248 8.788 12.524C9.112 12.8 9.58 12.944 10.192 12.944C10.792 12.944 11.272 12.8 11.62 12.524C11.932 12.248 12.088 11.888 12.088 11.444C12.088 10.964 11.932 10.592 11.62 10.316C11.284 10.004 10.816 9.848 10.192 9.848Z"
28
- }
29
- }]
42
+ ]
30
43
  };
31
44
  const ShapeOctagonIcon = (0, react.forwardRef)(function ShapeOctagonIcon(props, ref) {
32
45
  return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
@@ -17,8 +17,9 @@ const element = {
17
17
  "children": [{
18
18
  "tag": "path",
19
19
  "attrs": {
20
- "fill": "currentColor",
21
- "d": "M14.7646 19H1L5.23535 1H19L14.7646 19ZM3.52539 17H13.1807L16.4746 3H6.81934L3.52539 17Z"
20
+ "stroke": "currentColor",
21
+ "d": "M6.02734 2H17.7373L13.9727 18H2.2627L6.02734 2Z",
22
+ "strokeWidth": 1.6
22
23
  }
23
24
  }]
24
25
  };
@@ -17,8 +17,9 @@ const element = {
17
17
  "children": [{
18
18
  "tag": "path",
19
19
  "attrs": {
20
- "fill": "currentColor",
21
- "d": "M18.5596 8.21875L15.29 18.2812H4.70996L1.44043 8.21875L10 2L18.5596 8.21875ZM3.79102 8.98242L6.16309 16.2812H13.8369L16.208 8.98242L10 4.47168L3.79102 8.98242Z"
20
+ "stroke": "currentColor",
21
+ "d": "M10 3.23584L17.3838 8.60059L14.5635 17.2812H5.43652L2.61572 8.60059L10 3.23584Z",
22
+ "strokeWidth": 1.6
22
23
  }
23
24
  }]
24
25
  };
@@ -17,8 +17,10 @@ const element = {
17
17
  "children": [{
18
18
  "tag": "path",
19
19
  "attrs": {
20
- "fill": "currentColor",
21
- "d": "M10 1C10.5523 1 11 1.44772 11 2V9H18C18.5523 9 19 9.44771 19 10C19 14.9706 14.9706 19 10 19C5.02944 19 1 14.9706 1 10C1 5.02944 5.02944 1 10 1ZM3 10C3 13.866 6.13401 17 10 17C13.5264 17 16.4424 14.3922 16.9277 11H10C9.44772 11 9 10.5523 9 10V3.07227C5.6078 3.55758 3 6.47359 3 10Z"
20
+ "stroke": "currentColor",
21
+ "d": "M10 1.8V10H18.2C18.2 14.529 14.529 18.2 10 18.2C5.471 18.2 1.8 14.529 1.8 10C1.8 5.471 5.471 1.8 10 1.8Z",
22
+ "strokeLinejoin": "round",
23
+ "strokeWidth": 1.6
22
24
  }
23
25
  }]
24
26
  };
@@ -18,7 +18,8 @@ const element = {
18
18
  "tag": "path",
19
19
  "attrs": {
20
20
  "fill": "currentColor",
21
- "d": "M18 18H1C1 8.61116 8.61116 1 18 1V18ZM16 3.13184C9.31556 4.02243 4.02346 9.31558 3.13281 16H16V3.13184Z"
21
+ "d": "M18 18H1C1 8.6112 8.6112 1 18 1V18ZM16.4 2.6833A15.4 15.4 0 0 0 2.6833 16.4H16.4V2.6833Z",
22
+ "fillRule": "evenodd"
22
23
  }
23
24
  }]
24
25
  };
@@ -17,8 +17,10 @@ const element = {
17
17
  "children": [{
18
18
  "tag": "path",
19
19
  "attrs": {
20
- "fill": "currentColor",
21
- "d": "M14 1C14 3.76142 16.2386 6 19 6V14C16.2386 14 14 16.2386 14 19H6C6 16.2386 3.76142 14 1 14V6C3.76142 6 6 3.76142 6 1H14ZM7.70898 3C7.03702 5.25744 5.2574 7.03596 3 7.70801V12.291C5.25753 12.963 7.037 14.7425 7.70898 17H12.291C12.963 14.7425 14.7425 12.963 17 12.291V7.70801C14.7426 7.03596 12.963 5.25744 12.291 3H7.70898Z"
20
+ "stroke": "currentColor",
21
+ "d": "M13.2 1.8C13.2 4.562 15.438 6.8 18.2 6.8V13.2C15.438 13.2 13.2 15.438 13.2 18.2H6.8C6.8 15.438 4.562 13.2 1.8 13.2V6.8C4.562 6.8 6.8 4.562 6.8 1.8H13.2Z",
22
+ "strokeLinejoin": "round",
23
+ "strokeWidth": 1.6
22
24
  }
23
25
  }]
24
26
  };
@@ -19,28 +19,32 @@ const element = {
19
19
  "tag": "path",
20
20
  "attrs": {
21
21
  "fill": "currentColor",
22
- "d": "M7 1C7 4.31371 4.31371 7 1 7V1H7ZM3 4.46289C3.60673 4.11172 4.11276 3.60678 4.46387 3H3V4.46289Z"
22
+ "d": "M7 1C7 4.3137 4.3137 7 1 7V1H7ZM2.6 5.0988A4.4 4.4 0 0 0 5.0988 2.6H2.6V5.0988Z",
23
+ "fillRule": "evenodd"
23
24
  }
24
25
  },
25
26
  {
26
27
  "tag": "path",
27
28
  "attrs": {
28
29
  "fill": "currentColor",
29
- "d": "M1 13C4.31371 13 7 15.6863 7 19H1V13ZM3 17H4.46387C4.11268 16.3931 3.60692 15.8873 3 15.5361V17Z"
30
+ "d": "M1 13C4.3137 13 7 15.6863 7 19H1V13ZM2.6 17.4H5.0988A4.4 4.4 0 0 0 2.6 14.9012V17.4Z",
31
+ "fillRule": "evenodd"
30
32
  }
31
33
  },
32
34
  {
33
35
  "tag": "path",
34
36
  "attrs": {
35
37
  "fill": "currentColor",
36
- "d": "M13 1C13 4.31371 15.6863 7 19 7V1H13ZM17 4.46289C16.3933 4.11172 15.8872 3.60678 15.5361 3H17V4.46289Z"
38
+ "d": "M13 1C13 4.3137 15.6863 7 19 7V1H13ZM17.4 5.0988A4.4 4.4 0 0 1 14.9012 2.6H17.4V5.0988Z",
39
+ "fillRule": "evenodd"
37
40
  }
38
41
  },
39
42
  {
40
43
  "tag": "path",
41
44
  "attrs": {
42
45
  "fill": "currentColor",
43
- "d": "M19 13C15.6863 13 13 15.6863 13 19H19V13ZM17 17H15.5361C15.8873 16.3931 16.3931 15.8873 17 15.5361V17Z"
46
+ "d": "M19 13C15.6863 13 13 15.6863 13 19H19V13ZM17.4 17.4H14.9012A4.4 4.4 0 0 1 17.4 14.9012V17.4Z",
47
+ "fillRule": "evenodd"
44
48
  }
45
49
  }
46
50
  ]
@@ -18,7 +18,7 @@ const element = {
18
18
  "tag": "path",
19
19
  "attrs": {
20
20
  "fill": "currentColor",
21
- "d": "M14 6H19V14H14V19H6V14H1V6H6V1H14V6ZM8 8H3V12H8V17H12V12H17V8H12V3H8V8Z"
21
+ "d": "M14 6H19V14H14V19H6V14H1V6H6V1H14V6ZM7.6 7.6H2.6V12.4H7.6V17.4H12.4V12.4H17.4V7.6H12.4V2.6H7.6V7.6Z"
22
22
  }
23
23
  }]
24
24
  };
@@ -18,7 +18,8 @@ const element = {
18
18
  "tag": "path",
19
19
  "attrs": {
20
20
  "fill": "currentColor",
21
- "d": "M14 4H13V5H15V7H16V5.80371L20 10L16 14.1963V13H15V15H13V16H14L9.80371 20L5.60742 16H7V15H5V13H4V14.1963L0 10L4 5.80371V7H5V5H7V4H5.60742L9.80371 0L14 4ZM9 3.52832V7H7V9H3.71582L2.7627 10L3.71582 11H7V13H9V16.4717L9.80371 17.2383L11 16.0967V13H13V11H16.2842L17.2383 10L16.2842 9H13V7H11V3.90332L9.80371 2.7627L9 3.52832Z"
21
+ "d": "M14 4L13 4L13 5L15 5L15 7L16 7L16 5.8037L20 10L16 14.1963L16 13L15 13L15 15L13 15L13 16L14 16L9.8037 20L5.6074 16L7 16L7 15L5 15L5 13L4 13L4 14.1963L0 10L4 5.8037L4 7L5 7L5 5L7 5L7 4L5.6074 4L9.8037 0ZM8.6 3.3569L8.6 6.6L6.6 6.6L6.6 8.6L3.5445 8.6L2.2101 10L3.5445 11.4L6.6 11.4L6.6 13.4L8.6 13.4L8.6 16.6429L9.8038 17.7911L11.4 16.2679L11.4 13.4L13.4 13.4L13.4 11.4L16.4554 11.4L17.7912 10L16.4554 8.6L13.4 8.6L13.4 6.6L11.4 6.6L11.4 3.732L9.8038 2.2101Z",
22
+ "fillRule": "evenodd"
22
23
  }
23
24
  }]
24
25
  };
@@ -18,7 +18,8 @@ const element = {
18
18
  "tag": "path",
19
19
  "attrs": {
20
20
  "fill": "currentColor",
21
- "d": "M15 4H13V7H16V4.80371L20 10L16 15.1963V13H13V16H15L9.80371 20L4.60742 16H7V13H4V15.1963L0 10L4 4.80371V7H7V4H4.60742L9.80371 0L15 4ZM9 3.14258V9H3.29395L2.52441 10L3.29395 11H9V16.8574L9.80371 17.4766L11 16.5557V11H16.7061L17.4766 10L16.7061 9H11V3.44434L9.80371 2.52441L9 3.14258Z"
21
+ "d": "M15 4L13 4L13 7L16 7L16 4.8L20 10L16 15.2L16 13L13 13L13 16L15 16L10 20L5 16L7 16L7 13L4 13L4 15.2L0 10L4 4.8L4 7L7 7L7 4L5 4L10 0ZM8.6 3.2547L8.6 8.6L3.0989 8.6L2.022 10L3.0989 11.4L8.6 11.4L8.6 16.7453L10 17.8653L11.4 16.7453L11.4 11.4L16.9011 11.4L17.978 10L16.9011 8.6L11.4 8.6L11.4 3.2547L10 2.1347Z",
22
+ "fillRule": "evenodd"
22
23
  }
23
24
  }]
24
25
  };