@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
@@ -17,8 +17,10 @@ const element = {
17
17
  "children": [{
18
18
  "tag": "path",
19
19
  "attrs": {
20
- "fill": "currentColor",
21
- "d": "M11.3701 2.08689C13.3695 0.753991 15.8262 0.295161 18.1719 0.816385L19 0.999979V15L18.5254 14.8418C16.0587 14.0195 13.3386 14.6614 11.5 16.5C8.89655 18.5249 5.32075 18.7159 2.52441 17.0088L2.25684 16.8379L1 16V2.99998L3.05469 3.45701C4.56442 3.79251 6.12638 3.81311 7.64258 3.51951L7.94531 3.45701L8.39258 3.3574C9.32213 3.15083 10.211 2.79473 11.0254 2.30467L11.3701 2.08689ZM17 2.64646C15.4182 2.47359 13.8165 2.85959 12.4795 3.75096C11.3685 4.49159 10.1296 5.0199 8.82617 5.30955L8.37891 5.40916C6.60882 5.80251 4.77812 5.82838 3 5.48728V14.9297L3.36621 15.1738C5.45852 16.5685 8.20002 16.4836 10.2021 14.9726C12.0378 13.2027 14.5189 12.3315 17 12.5127V2.64646Z"
20
+ "stroke": "currentColor",
21
+ "d": "M2 4.5C5 5.35 8 4.95 10.5 3.3C12.75 1.8 15.25 1.35 18 2V13.8C15.3 13.25 12.85 13.95 11 15.5C8.35 17.4 5.35 17.35 2 15.3V4.5Z",
22
+ "strokeLinejoin": "round",
23
+ "strokeWidth": 1.6
22
24
  }
23
25
  }]
24
26
  };
@@ -17,14 +17,18 @@ const element = {
17
17
  "children": [{
18
18
  "tag": "path",
19
19
  "attrs": {
20
- "fill": "currentColor",
21
- "d": "M10 20L2 10L10 0L18 10L10 20ZM10 3.2002L4.56152 10L10 16.7988L15.4395 10L10 3.2002Z"
20
+ "stroke": "currentColor",
21
+ "d": "M10 1.6L16.8 10L10 18.4L3.2 10L10 1.6Z",
22
+ "strokeLinejoin": "round",
23
+ "strokeWidth": 1.6
22
24
  }
23
25
  }, {
24
26
  "tag": "path",
25
27
  "attrs": {
26
- "fill": "currentColor",
27
- "d": "M4.19801 11L4.07596 10.9948C3.47145 10.9437 3 10.5176 3 10C3 9.48243 3.47145 9.05633 4.07596 9.00519L4.19801 9H15.8007C16.4628 9 17 9.44797 17 10C17 10.552 16.4628 11 15.8007 11H4.19801Z"
28
+ "stroke": "currentColor",
29
+ "d": "M4 10H16",
30
+ "strokeLinecap": "round",
31
+ "strokeWidth": 1.6
28
32
  }
29
33
  }]
30
34
  };
@@ -14,29 +14,24 @@ 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": "M10 1C14.9706 1 19 5.02944 19 10C19 14.9706 14.9706 19 10 19C5.02944 19 1 14.9706 1 10C1 5.02944 5.02944 1 10 1ZM10 3C6.13401 3 3 6.13401 3 10C3 13.866 6.13401 17 10 17C13.866 17 17 13.866 17 10C17 6.13401 13.866 3 10 3Z"
23
- }
24
- },
25
- {
26
- "tag": "path",
27
- "attrs": {
28
- "fill": "currentColor",
29
- "d": "M14.1026 4.48318L14.1926 4.40055C14.6562 4.00925 15.2909 3.97719 15.6568 4.34317C16.0228 4.70914 15.9908 5.34381 15.5995 5.80742L15.5168 5.89739L5.89825 15.516C5.43012 15.9841 4.73348 16.0472 4.34314 15.6569C3.95279 15.2665 4.01591 14.5699 4.48403 14.1018L14.1026 4.48318Z"
30
- }
31
- },
32
- {
33
- "tag": "path",
34
- "attrs": {
35
- "fill": "currentColor",
36
- "d": "M14.1026 15.5169L14.1926 15.5995C14.6562 15.9908 15.2909 16.0229 15.6568 15.6569C16.0228 15.2909 15.9908 14.6563 15.5995 14.1926L15.5168 14.1027L5.89825 4.48408C5.43012 4.01596 4.73348 3.95284 4.34314 4.34319C3.95279 4.73353 4.01591 5.43017 4.48403 5.89829L14.1026 15.5169Z"
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
+ "stroke": "currentColor",
30
+ "d": "M5 5L15 15M15 5L5 15",
31
+ "strokeLinecap": "round",
32
+ "strokeWidth": 1.6
33
+ }
34
+ }]
40
35
  };
41
36
  const ShapeFlowChartSummingJunctionIcon = (0, react.forwardRef)(function ShapeFlowChartSummingJunctionIcon(props, ref) {
42
37
  return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
@@ -15,10 +15,15 @@ const element = {
15
15
  "height": "1em"
16
16
  },
17
17
  "children": [{
18
- "tag": "path",
18
+ "tag": "rect",
19
19
  "attrs": {
20
- "fill": "currentColor",
21
- "d": "M13 15V17H7V15H13ZM18 10C18 7.23858 15.7614 5 13 5H7C4.23858 5 2 7.23858 2 10C2 12.7614 4.23858 15 7 15V17C3.13401 17 0 13.866 0 10C0 6.25486 2.94111 3.19633 6.63965 3.00879L7 3H13C16.866 3 20 6.13401 20 10C20 13.866 16.866 17 13 17V15C15.7614 15 18 12.7614 18 10Z"
20
+ "width": 18.4,
21
+ "height": 12.4,
22
+ "x": .8,
23
+ "y": 3.8,
24
+ "stroke": "currentColor",
25
+ "rx": 6.2,
26
+ "strokeWidth": 1.6
22
27
  }
23
28
  }]
24
29
  };
@@ -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": "M17 3H3V20C1.89543 20 1 19.1046 1 18V3C1 1.89543 1.89543 1 3 1H17C18.1046 1 19 1.89543 19 3V13L12 20H3V18H11.1719L17 12.1719V3Z"
17
+ "children": [
18
+ {
19
+ "tag": "defs",
20
+ "attrs": {},
21
+ "children": [{
22
+ "tag": "clipPath",
23
+ "attrs": { "id": "shape-folder-corner-icon_shape-folder-corner-icon-clip-0" },
24
+ "children": [{
25
+ "tag": "path",
26
+ "attrs": { "d": "M17 3H3V20C1.89543 20 1 19.1046 1 18V3C1 1.89543 1.89543 1 3 1H17C18.1046 1 19 1.89543 19 3V13L12 20H3V18H11.1719L17 12.1719V3Z" }
27
+ }]
28
+ }, {
29
+ "tag": "clipPath",
30
+ "attrs": { "id": "shape-folder-corner-icon_shape-folder-corner-icon-clip-1" },
31
+ "children": [{
32
+ "tag": "path",
33
+ "attrs": { "d": "M12 14C12 13.4477 12.4477 13 13 13H18V11H13C11.3431 11 10 12.3431 10 14V19H12V14Z" }
34
+ }]
35
+ }]
36
+ },
37
+ {
38
+ "tag": "path",
39
+ "attrs": {
40
+ "stroke": "currentColor",
41
+ "d": "M17 3H3V20C1.89543 20 1 19.1046 1 18V3C1 1.89543 1.89543 1 3 1H17C18.1046 1 19 1.89543 19 3V13L12 20H3V18H11.1719L17 12.1719V3Z",
42
+ "strokeWidth": 3.2,
43
+ "clipPath": "url(#shape-folder-corner-icon_shape-folder-corner-icon-clip-0)"
44
+ }
45
+ },
46
+ {
47
+ "tag": "path",
48
+ "attrs": {
49
+ "stroke": "currentColor",
50
+ "d": "M12 14C12 13.4477 12.4477 13 13 13H18V11H13C11.3431 11 10 12.3431 10 14V19H12V14Z",
51
+ "strokeWidth": 3.2,
52
+ "clipPath": "url(#shape-folder-corner-icon_shape-folder-corner-icon-clip-1)"
53
+ }
22
54
  }
23
- }, {
24
- "tag": "path",
25
- "attrs": {
26
- "fill": "currentColor",
27
- "d": "M12 14C12 13.4477 12.4477 13 13 13H18V11H13C11.3431 11 10 12.3431 10 14V19H12V14Z"
28
- }
29
- }]
55
+ ],
56
+ "defIds": ["shape-folder-corner-icon_shape-folder-corner-icon-clip-0", "shape-folder-corner-icon_shape-folder-corner-icon-clip-1"]
30
57
  };
31
58
  const ShapeFolderCornerIcon = (0, react.forwardRef)(function ShapeFolderCornerIcon(props, ref) {
32
59
  return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
@@ -17,14 +17,16 @@ const element = {
17
17
  "children": [{
18
18
  "tag": "path",
19
19
  "attrs": {
20
- "fill": "currentColor",
21
- "d": "M19 1V19H1V1H19ZM3 17H17V3H3V17Z"
20
+ "stroke": "currentColor",
21
+ "d": "M1.8 1.8H18.2V18.2H1.8z",
22
+ "strokeWidth": 1.6
22
23
  }
23
24
  }, {
24
25
  "tag": "path",
25
26
  "attrs": {
26
- "fill": "currentColor",
27
- "d": "M15 5V15H5V5H15ZM7 13H13V7H7V13Z"
27
+ "stroke": "currentColor",
28
+ "d": "M5.8 5.8H14.2V14.2H5.8z",
29
+ "strokeWidth": 1.6
28
30
  }
29
31
  }]
30
32
  };
@@ -17,14 +17,20 @@ const element = {
17
17
  "children": [{
18
18
  "tag": "path",
19
19
  "attrs": {
20
- "fill": "currentColor",
21
- "d": "M10 3C13.3137 3 16 4.11929 16 5.5C16 6.88071 13.3137 8 10 8V6C11.3372 6 12.4787 5.78783 13.2666 5.5C12.4787 5.21217 11.3372 5 10 5C8.66235 5 7.52031 5.21201 6.73242 5.5C7.52031 5.78799 8.66235 6 10 6V8C6.68629 8 4 6.88071 4 5.5C4 4.11929 6.68629 3 10 3Z"
20
+ "stroke": "currentColor",
21
+ "d": "M1 4.5C1 2.567 5.0294 1 10 1C14.9706 1 19 2.567 19 4.5L14.454 15.4104C13.7046 17.209 11.9474 18.4 10 18.4C8.0526 18.4 6.2954 17.209 5.546 15.4104L1 4.5Z",
22
+ "strokeLinejoin": "round",
23
+ "strokeWidth": 1.6
22
24
  }
23
25
  }, {
24
- "tag": "path",
26
+ "tag": "ellipse",
25
27
  "attrs": {
26
- "fill": "currentColor",
27
- "d": "M10 0C15.5228 0 20 2.01472 20 4.5C20 4.6692 19.9769 4.83565 19.9365 5H20L15.1924 16.5381C14.319 18.6342 12.2708 20 10 20V18C11.4632 18 12.7838 17.1196 13.3467 15.7686L17.9385 4.74707L17.9941 4.52246C17.9972 4.51006 17.9983 4.50159 17.999 4.49707C17.9987 4.48926 17.9971 4.46607 17.9766 4.4209C17.9492 4.36063 17.8873 4.25694 17.7568 4.11816C17.4859 3.82987 17.0005 3.47934 16.25 3.1416C14.7533 2.46817 12.5454 2 10 2C7.45463 2 5.24671 2.46817 3.75 3.1416C2.99947 3.47934 2.51413 3.82987 2.24316 4.11816C2.11273 4.25694 2.05085 4.36063 2.02344 4.4209C2.00286 4.46615 2.00035 4.4893 2 4.49707C2.00069 4.50156 2.00278 4.50992 2.00586 4.52246L2.06055 4.74707L6.65332 15.7686C7.21625 17.1196 8.53678 18 10 18V20C7.72918 20 5.68101 18.6342 4.80762 16.5381L0 5H0.0634766C0.0230566 4.83565 0 4.6692 0 4.5C0 2.01472 4.47715 0 10 0Z"
28
+ "cx": 10,
29
+ "cy": 5.5,
30
+ "stroke": "currentColor",
31
+ "rx": 5.2,
32
+ "ry": 1.7,
33
+ "strokeWidth": 1.6
28
34
  }
29
35
  }]
30
36
  };
@@ -17,14 +17,18 @@ const element = {
17
17
  "children": [{
18
18
  "tag": "path",
19
19
  "attrs": {
20
- "fill": "currentColor",
21
- "d": "M13 7H7V13L5 15V5H15L13 7Z"
20
+ "stroke": "currentColor",
21
+ "d": "M1.8 18.2V1.8H18.2L12.6 7.4H7.4V12.6L1.8 18.2Z",
22
+ "strokeLinejoin": "round",
23
+ "strokeWidth": 1.6
22
24
  }
23
25
  }, {
24
26
  "tag": "path",
25
27
  "attrs": {
26
- "fill": "currentColor",
27
- "d": "M13 7H10.1719L14.1719 3H3V14.1719L7 10.1719V13L1 19V1H19L13 7Z"
28
+ "stroke": "currentColor",
29
+ "d": "M5.8 14.2V5.8H14.2",
30
+ "strokeLinejoin": "round",
31
+ "strokeWidth": 1.6
28
32
  }
29
33
  }]
30
34
  };
@@ -18,13 +18,8 @@ const element = {
18
18
  "tag": "path",
19
19
  "attrs": {
20
20
  "fill": "currentColor",
21
- "d": "M14 2.00003C16.7614 2.00003 19 4.23861 19 7.00003C19 8.63584 18.2134 10.0868 16.999 10.9991L17 11L10.0713 18L2.99998 11V10.9991C1.7859 10.0868 0.999985 8.63556 0.999985 7.00003C0.999985 4.23861 3.23856 2.00003 5.99998 2.00003C7.63572 2.00003 9.08777 2.78568 9.99998 4.00003C10.9122 2.7857 12.3642 2.00003 14 2.00003ZM14 4.00003C13.1097 4.00003 12.3125 4.38963 11.7637 5.00589L11.7578 5.00003L9.99608 6.68167L8.24217 5.00003L8.23631 5.00491C7.68759 4.38888 6.89005 4.00003 5.99998 4.00003C4.34313 4.00003 2.99998 5.34318 2.99998 7.00003C2.99998 7.89013 3.38971 8.68671 4.00584 9.23538L3.99998 9.24222L7.5078 12.6084L10.0713 15.1719L12.1826 13.0596L14.5 11L14.334 10.8409L16 9.24222L15.9931 9.23538C16.6098 8.68695 17 7.89047 17 7.00003C17 5.34318 15.6568 4.00003 14 4.00003Z"
22
- }
23
- }, {
24
- "tag": "path",
25
- "attrs": {
26
- "fill": "currentColor",
27
- "d": "M14.5 12L8.99998 16.5L17.5 7.50003L14.5 12Z"
21
+ "d": "M10.0713 18L3 11C1.7859 10.0868 1 8.6356 1 7C1 4.2386 3.2386 2 6 2C7.6357 2 9.0878 2.7857 10 4C10.9122 2.7857 12.3642 2 14 2C16.7614 2 19 4.2386 19 7C19 8.6358 18.2134 10.0868 16.999 10.9991L17 11L10.0713 18ZM10.0713 15.74L4.05 9.78C3.2 9.15 2.7 8.16 2.7 7C2.7 5.1775 4.1775 3.7 6 3.7C7.0781 3.7 8.0603 4.2108 8.6821 5.0624L10 6.856L11.3179 5.0624C11.9397 4.2108 12.9219 3.7 14 3.7C15.8225 3.7 17.3 5.1775 17.3 7C17.3 8.1601 16.7989 9.1506 15.9506 9.7781L10.0713 15.74Z",
22
+ "fillRule": "evenodd"
28
23
  }
29
24
  }]
30
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-heptagon-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-heptagon-icon-frame-clip)"
33
+ }
34
+ },
35
+ {
36
+ "tag": "path",
37
+ "attrs": {
38
+ "fill": "currentColor",
39
+ "d": "M7.25625 6.594C7.25625 6.26594 7.5222 6 7.85025 6H12.1322C12.6204 6 13.0163 6.39582 13.0163 6.8841C13.0163 6.99764 12.9944 7.11011 12.9518 7.21538L10.1416 14.1688C10.0441 14.4101 9.80992 14.568 9.54973 14.568C9.09318 14.568 8.78423 14.1027 8.96143 13.6819L11.6963 7.188H7.85025C7.5222 7.188 7.25625 6.92206 7.25625 6.594Z"
40
+ }
22
41
  }
23
- }, {
24
- "tag": "path",
25
- "attrs": {
26
- "fill": "currentColor",
27
- "d": "M7.25625 6.594C7.25625 6.26594 7.5222 6 7.85025 6H12.1322C12.6204 6 13.0163 6.39582 13.0163 6.8841C13.0163 6.99764 12.9944 7.11011 12.9518 7.21538L10.1416 14.1688C10.0441 14.4101 9.80992 14.568 9.54973 14.568C9.09318 14.568 8.78423 14.1027 8.96143 13.6819L11.6963 7.188H7.85025C7.5222 7.188 7.25625 6.92206 7.25625 6.594Z"
28
- }
29
- }]
42
+ ]
30
43
  };
31
44
  const ShapeHeptagonIcon = (0, react.forwardRef)(function ShapeHeptagonIcon(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.5 17.7939H5.5L1 10L5.5 2.20605H14.5L19 10L14.5 17.7939ZM13.3457 4.20605H6.65527L3.31055 10L6.65527 15.7939H13.3457L16.6904 10L13.3457 4.20605Z"
20
+ "stroke": "currentColor",
21
+ "d": "M13.9229 3.20605L17.8452 10L13.9229 16.7939H6.07764L2.15527 10L6.07764 3.20605H13.9229Z",
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": "M11 2.00098L20 10.001L11 18H1V2L11 2.00098ZM3 16H10.2393L16.9883 10L10.2383 4H3V16Z"
20
+ "stroke": "currentColor",
21
+ "d": "M2 3H10.6L18.5 10L10.6 17H2V3Z",
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": "M1.77539 1.61212C3.7694 0.615334 6.14507 0.763309 8 1.99982V3.99982H19V18.4998C16.9063 19.9953 14.0937 19.9953 12 18.4998V15.9998H1V1.99982L1.77539 1.61212ZM14 17.3309C14.9616 17.7176 16.0384 17.7176 17 17.3309V17.2137C16.0358 16.8612 14.9674 16.8706 14 17.2547V17.3309ZM17 13.9998V5.99982H8V13.4998C7.73251 13.6909 7.453 13.8576 7.16504 13.9998H17ZM3 12.3309C3.9616 12.7176 5.0384 12.7176 6 12.3309V12.2361C5.05643 12.0308 4.0813 12.0183 3.13477 12.2049L3 12.2547V12.3309ZM3 10.1561C3.98685 9.9011 5.01681 9.89534 6 10.1307V4.00079H3V10.1561ZM6 3.99982V3.21368C5.03577 2.86119 3.96742 2.87061 3 3.2547V3.99982H6Z"
21
+ "d": "M1.2 15.7942L1.2789 15.7998L11.7697 15.7998L12.2 15.8752L12.2 18.3153L12.2846 18.4518L12.4934 18.585L12.742 18.7269L12.9957 18.8556L13.254 18.9711L13.5163 19.0734L13.7823 19.1626L14.0513 19.2386L14.323 19.3014L14.5967 19.351L14.8721 19.3875L15.1486 19.4108L15.4258 19.4209L15.703 19.4178L15.98 19.4016L16.256 19.3722L16.5307 19.3296L16.8035 19.2738L17.074 19.2049L17.3417 19.1228L17.606 19.0275L17.8665 18.919L18.1227 18.7974L18.3741 18.6626L18.6203 18.5146L18.785 18.4041L18.8 18.2285L18.8 4.2735L18.7921 4.1998L8.157 4.1998L7.8 4.0378L7.8 2.2069L7.7345 2.0679L7.5368 1.9486L7.2861 1.8131L7.0305 1.6901L6.7705 1.5799L6.5065 1.4823L6.2391 1.3974L5.9686 1.3253L5.6956 1.2659L5.4205 1.2193L5.1438 1.1855L4.8659 1.1646L4.5873 1.1566L4.3084 1.1615L4.0298 1.1793L3.7519 1.2101L3.4752 1.2539L3.2 1.3107L2.927 1.3805L2.6565 1.4634L2.389 1.5595L2.125 1.6687L1.8627 1.7921L1.6044 1.9212L1.3458 2.0505L1.2 2.1271ZM7.2807 14.1998L6.4825 14.1258L7.2209 13.7466L7.345 13.679L7.4679 13.6082L7.5895 13.5341L7.7096 13.4567L7.7861 13.4048L7.8 13.3761L7.8 5.9711L8.0097 5.7998L16.964 5.7998L17.2 5.9424L17.2 14.1998ZM14.0162 17.0342L14.0995 17.0042L14.1832 16.9759L14.2673 16.9493L14.3518 16.9244L14.4367 16.9013L14.5218 16.8799L14.6072 16.8603L14.6929 16.8424L14.7788 16.8262L14.8649 16.8117L14.9513 16.7989L15.0377 16.7879L15.1243 16.7786L15.211 16.7709L15.2978 16.7651L15.3846 16.7609L15.4714 16.7584L15.5583 16.7576L15.6451 16.7586L15.7319 16.7613L15.8186 16.7656L15.9052 16.7717L15.9916 16.7794L16.0779 16.7889L16.164 16.8001L16.25 16.8129L16.3357 16.8275L16.4211 16.8437L16.5062 16.8617L16.5911 16.8813L16.6756 16.9026L16.7597 16.9256L16.8435 16.9503L16.9268 16.9767L17.04 17.015L17.2 17.1399L17.2 17.4405L17.0133 17.5407L16.9194 17.5754L16.836 17.6041L16.7523 17.6311L16.6681 17.6563L16.5835 17.6797L16.4986 17.7013L16.4133 17.7211L16.3278 17.7391L16.2419 17.7553L16.1558 17.7698L16.0695 17.7824L15.983 17.7933L15.8964 17.8023L15.8096 17.8096L15.7227 17.8151L15.6358 17.8188L15.5487 17.8207L15.4617 17.8208L15.3747 17.8191L15.2877 17.8156L15.2009 17.8103L15.1141 17.8033L15.0274 17.7944L14.9409 17.7838L14.8545 17.7714L14.7684 17.7572L14.6825 17.7412L14.5969 17.7234L14.5116 17.7038L14.4267 17.6824L14.342 17.6592L14.2578 17.6342L14.174 17.6075L14.0906 17.5789L14.0078 17.5486L13.7879 17.4629L13.8182 17.1101ZM2.819 12.1084L3.0218 12.0334L3.118 12.0043L3.2124 11.9867L3.2974 11.972L3.3824 11.9582L3.4676 11.9455L3.5529 11.9339L3.6383 11.9232L3.7238 11.9136L3.8094 11.905L3.895 11.8974L3.9807 11.8909L4.0665 11.8854L4.1523 11.8809L4.2381 11.8774L4.324 11.8749L4.4099 11.8735L4.4957 11.8731L4.5816 11.8737L4.6675 11.8753L4.7533 11.8779L4.8391 11.8816L4.9249 11.8862L5.0107 11.8919L5.0963 11.8986L5.1819 11.9063L5.2675 11.915L5.3529 11.9247L5.4383 11.9354L5.5235 11.9471L5.6087 11.9598L5.6937 11.9735L5.7786 11.9883L5.8634 12.004L5.948 12.0208L6.1704 12.0675L6.2133 12.3997L6.0381 12.5313L5.9298 12.5716L5.8462 12.6007L5.7622 12.628L5.6778 12.6535L5.593 12.6772L5.5078 12.699L5.4222 12.7191L5.3364 12.7374L5.2503 12.7538L5.1639 12.7685L5.0773 12.7813L4.9905 12.7924L4.9036 12.8016L4.8165 12.8091L4.7293 12.8147L4.642 12.8186L4.5547 12.8206L4.4674 12.8208L4.38 12.8192L4.2927 12.8159L4.2055 12.8107L4.1184 12.8037L4.0314 12.7949L3.9446 12.7843L3.8579 12.7719L3.7715 12.7577L3.6853 12.7417L3.5994 12.7239L3.5138 12.7043L3.4285 12.6829L3.3436 12.6596L3.259 12.6346L3.1749 12.6078L3.0912 12.5791L3.0081 12.5487L2.7875 12.4627ZM2.8 3.9905L2.8 3.31L2.8323 3.1045L3.0217 3.0322L3.1052 3.0022L3.1891 2.9739L3.2734 2.9474L3.3581 2.9227L3.4431 2.8997L3.5284 2.8784L3.614 2.8588L3.6998 2.841L3.7859 2.8249L3.8722 2.8105L3.9587 2.7979L4.0453 2.787L4.132 2.7778L4.2189 2.7703L4.3058 2.7646L4.3928 2.7606L4.4798 2.7583L4.5668 2.7577L4.6538 2.7588L4.7407 2.7616L4.8275 2.7662L4.9142 2.7724L5.0008 2.7804L5.0873 2.79L5.1735 2.8014L5.2596 2.8145L5.3454 2.8292L5.4309 2.8457L5.5162 2.8639L5.6011 2.8837L5.6858 2.9053L5.77 2.9286L5.8539 2.9535L5.9373 2.9801L6.0675 3.0246L6.2 3.1714L6.2 3.9686L6.2 4.1998L6.2 10.0971L6.1165 10.3624L5.8563 10.3028L5.7771 10.2858L5.6978 10.2698L5.6183 10.255L5.5386 10.2411L5.4588 10.2284L5.3789 10.2168L5.2988 10.2062L5.2186 10.1967L5.1384 10.1882L5.058 10.1809L4.9775 10.1746L4.897 10.1694L4.8164 10.1653L4.7357 10.1622L4.655 10.1603L4.5743 10.1594L4.4936 10.1596L4.4128 10.1609L4.3321 10.1633L4.2514 10.1667L4.1707 10.1713L4.0901 10.1769L4.0095 10.1836L3.9289 10.1915L3.8484 10.2004L3.7681 10.2104L3.6878 10.2215L3.6076 10.2337L3.5275 10.247L3.4475 10.2613L3.3677 10.2768L3.2881 10.2934L3.2085 10.3111L3.1292 10.3299L2.8 10.4125L2.8 4.1784Z",
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": "M12.667 5.51758L18 4.82715L14 8.96582L20 11.2139L14 12.4141L18 18.6211L10.667 15.1729L10 20L7.33301 15.8623L4 20V14.4824L0 14.1787L4 10.5L0 6.20703H5.33301V0.689453L9.6543 5.6416L12.667 0V5.51758ZM7.33301 8.20703H4.59668L6.83594 10.6094L4.74219 12.5332L6 12.6289V14.3281L7.51367 12.4502L8.75684 14.3789L9.05762 12.2061L12.543 13.8438L10.7275 11.0283L12.7334 10.626L10.4424 9.76855L12.5625 7.5752L12.5928 7.54297L10.7812 7.77734L10.0537 9.14062L7.33301 6.02344V8.20703Z"
21
+ "d": "M12.667 5.5176L18 4.8271L14 8.9658L20 11.2139L14 12.4141L18 18.6211L10.667 15.1729L10 20L7.333 15.8623L4 20L4 14.4824L0 14.1787L4 10.5L0 6.207L5.333 6.207L5.333 0.6895L9.6543 5.6416L12.667 0ZM6.933 7.807L3.677 7.807L6.2686 10.5874L3.793 12.8621L5.6 12.9996L5.6 15.4617L7.4775 13.1324L9.0051 15.5024L9.3793 12.7992L13.6347 14.7987L11.3819 11.305L14.1861 10.7426L11.1541 9.6078L12.852 7.8512L13.6495 7.0029L10.5254 7.4071L9.9738 8.4408L6.933 4.9568Z",
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": "M14.8447 4.82715L17.0254 2.75879V5.51758L19.9092 7.49707L17.5 9.5L20 13.1035H15.6836L19.0381 18.6211L12.3301 15.1729L12.0566 17.9307L8.30566 17.2412L4.28125 20V15.8623H0L2.93945 11.7246L0 8.96582L4.5 8.5L2.93945 5.13477L7.63477 5.51758L7.5 2L11 4.5L12.0566 0L14.8447 4.82715ZM6.28125 16.2041L7.85547 15.125L10.2803 15.5703L10.3398 14.9756L10.6299 12.0498L13.2441 13.3936L13.6445 13.5986L12.1279 11.1035H16.1787L14.8115 9.13379L16.2217 7.96191L16.5977 7.64844L15.8936 7.16602L15.541 6.92383L14.3818 8.02441L12.8496 5.37109L12.2646 7.86133L9.65332 5.99609L9.71973 7.69336L6.19727 7.40625L6.31445 7.6582L7.49316 10.2012L4.70605 10.4893L4.56152 10.5039L5.58008 11.46L3.87402 13.8623H6.28125V16.2041Z"
21
+ "d": "M14.8447 4.8271L17.0254 2.7588L17.0254 5.5176L19.9092 7.4971L17.5 9.5L20 13.1035L15.6836 13.1035L19.0381 18.6211L12.3301 15.1729L12.0566 17.9307L8.3057 17.2412L4.2813 20L4.2813 15.8623L0 15.8623L2.9394 11.7246L0 8.9658L4.5 8.5L2.9394 5.1348L7.6348 5.5176L7.5 2L11 4.5L12.0566 0ZM5.8812 16.9632L7.9455 15.5482L10.6351 16.0421L10.7378 15.0152L10.9699 12.6743L13.0615 13.7495L14.7206 14.5989L12.8391 11.5035L16.9433 11.5035L15.3492 9.207L16.4776 8.2693L17.2598 7.6172L16.1199 6.8362L15.5005 6.4107L14.4744 7.3849L12.6911 4.2967L12.0116 7.1891L9.2217 5.1962L9.3024 7.258L5.5447 6.9517L5.9516 7.8266L6.8946 9.8609L4.6654 10.0914L3.6472 10.1942L5.0519 11.5129L3.0993 14.2623L5.8812 14.2623Z",
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": "M12 16H18V4H12V9H4.80273L3.41797 10L4.80273 11H12V16ZM6 13V14.3301L4.15723 13H4V12.8867L0 10L4 7.11328V7H4.15723L6 5.66992V7H10V2H20V18H10V13H6Z"
21
+ "d": "M12 16H18V4H12V8.6H5.1L2.7 10L5.1 11.4H12V16ZM6 13V14.3301L0 10L6 5.6699V7H10.4V2.4H19.6V17.6H10.4V13H6Z",
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_209",
21
- "fill": "white"
22
- },
23
- "children": [{
24
- "tag": "path",
25
- "attrs": { "d": "M1 10.001L10 18.001V14H19V6H10V2.00098L1 10.001Z" }
26
- }]
27
- }, {
28
18
  "tag": "path",
29
19
  "attrs": {
30
20
  "fill": "currentColor",
31
- "d": "M1 10.001L-0.328728 11.4958L-2.0104 10.001L-0.328728 8.50616L1 10.001ZM10 18.001H12V22.4547L8.67127 19.4958L10 18.001ZM10 14H8V12H10V14ZM19 14H21V16H19V14ZM19 6V4H21V6H19ZM10 6V8H8V6H10ZM10 2.00098L8.67127 0.506158L12 -2.45271V2.00098H10ZM1 10.001L2.32873 8.50616L11.3287 16.5062L10 18.001L8.67127 19.4958L-0.328728 11.4958L1 10.001ZM10 18.001H8V14H10H12V18.001H10ZM10 14V12H19V14V16H10V14ZM19 14H17V6H19H21V14H19ZM19 6V8H10V6V4H19V6ZM10 6H8V2.00098H10H12V6H10ZM10 2.00098L11.3287 3.4958L2.32873 11.4958L1 10.001L-0.328728 8.50616L8.67127 0.506158L10 2.00098Z",
32
- "mask": "url(#path-1-inside-1_379_209)"
21
+ "d": "M1 10.001L10 18.001V14H19V6H10V2.00098L1 10.001ZM3.40002 10.001L8.4 5.55651V7.6H17.4V12.4H8.4V14.4455L3.40002 10.001Z",
22
+ "fillRule": "evenodd"
33
23
  }
34
24
  }]
35
25
  };
@@ -17,8 +17,11 @@ const element = {
17
17
  "children": [{
18
18
  "tag": "path",
19
19
  "attrs": {
20
- "fill": "currentColor",
21
- "d": "M9.59429 9.91609C9.93605 10.1678 10.1742 10.4895 10.3089 10.8811C10.4539 11.2727 10.5264 11.8182 10.5264 12.5175V14.5734C10.5264 15.2867 10.5315 15.7273 10.5419 15.8951C10.5626 16.049 10.6144 16.1818 10.6972 16.2937C10.8215 16.4895 11.0804 16.5874 11.474 16.5874C11.9716 16.5874 12.375 16.9908 12.375 17.4884V17.7758C12.375 18.3592 11.902 18.8322 11.3186 18.8322C10.604 18.8322 10.0914 18.7832 9.7807 18.6853C9.48037 18.6014 9.20592 18.4126 8.95737 18.1189C8.57419 17.6713 8.37741 16.9021 8.36706 15.8112V12.7692C8.36706 12.1539 8.3101 11.7063 8.19618 11.4266C8.16427 11.3404 8.06504 11.2635 7.93482 11.1959C7.41434 10.9258 7 10.4796 7 9.89314C7 9.32887 7.38078 8.88862 7.8914 8.64847C8.04272 8.5773 8.16081 8.49634 8.19618 8.4056C8.3101 8.12588 8.36706 7.67833 8.36706 7.06294V4.02098C8.37741 2.83217 8.61043 2.02098 9.06611 1.58741C9.30431 1.34965 9.55804 1.1958 9.82731 1.12587C10.1069 1.04196 10.5212 1 11.0701 1H11.2631C11.8772 1 12.375 1.49781 12.375 2.11189V2.32277C12.375 2.82038 11.9716 3.22378 11.474 3.22378C11.0701 3.22378 10.806 3.32867 10.6817 3.53846C10.6092 3.66434 10.5626 3.81119 10.5419 3.97902C10.5315 4.13287 10.5264 4.55245 10.5264 5.23776V7.31469C10.5264 8.01399 10.459 8.55245 10.3244 8.93007C10.1898 9.3077 9.94641 9.63637 9.59429 9.91609Z"
20
+ "stroke": "currentColor",
21
+ "d": "M12 2C10.2 2 9.4 2.75 9.4 4.6V7.3C9.4 8.55 8.85 9.35 7.6 9.9C8.85 10.45 9.4 11.25 9.4 12.5V15.4C9.4 17.25 10.2 18 12 18",
22
+ "strokeLinecap": "round",
23
+ "strokeLinejoin": "round",
24
+ "strokeWidth": 1.6
22
25
  }
23
26
  }]
24
27
  };
@@ -14,29 +14,16 @@ 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": "M10 16.802L9.99481 16.924C9.94367 17.5286 9.51757 18 9 18C8.48243 18 8.05633 17.5286 8.00519 16.924L8 16.802V3.19925C8 2.53723 8.44797 2 9 2C9.55203 2 10 2.53723 10 3.19925V16.802Z"
23
- }
24
- },
25
- {
26
- "tag": "path",
27
- "attrs": {
28
- "fill": "currentColor",
29
- "d": "M11.802 16L11.924 16.0052C12.5286 16.0563 13 16.4824 13 17C13 17.5176 12.5286 17.9437 11.924 17.9948L11.802 18H9.19925C8.53723 18 8 17.552 8 17C8 16.448 8.53723 16 9.19925 16H11.802Z"
30
- }
31
- },
32
- {
33
- "tag": "path",
34
- "attrs": {
35
- "fill": "currentColor",
36
- "d": "M11.802 2L11.924 2.00519C12.5286 2.05633 13 2.48243 13 3C13 3.51757 12.5286 3.94367 11.924 3.99481L11.802 4H9.19925C8.53723 4 8 3.55203 8 3C8 2.44797 8.53723 2 9.19925 2L11.802 2Z"
37
- }
17
+ "children": [{
18
+ "tag": "path",
19
+ "attrs": {
20
+ "stroke": "currentColor",
21
+ "d": "M12 3H8V17H12",
22
+ "strokeLinecap": "round",
23
+ "strokeLinejoin": "round",
24
+ "strokeWidth": 1.6
38
25
  }
39
- ]
26
+ }]
40
27
  };
41
28
  const ShapeLeftBracketIcon = (0, react.forwardRef)(function ShapeLeftBracketIcon(props, ref) {
42
29
  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": "M3.77393 9.00006H1.9165C1.91653 12.8659 4.82681 16.0001 8.4165 16.0001C12.0062 16.0001 14.9165 12.8659 14.9165 9.00006H16.0005L14.021 6.00006L12.0005 9.00006H13.0591C13.0591 11.7613 10.9806 13.9991 8.4165 13.9991V12.2374C9.37167 12.2374 10.2981 11.6773 10.8325 10.7618H8.69092L14.0356 2.82428L19.2729 10.7618H16.5083C15.7478 14.679 12.5031 17.7618 8.4165 17.7618C3.73333 17.7618 0.154823 13.7135 0.154785 9.00006V7.23834H5.53564V9.00006C5.53568 10.9134 6.94564 12.2374 8.4165 12.2374V13.9991C5.85245 13.9991 3.77396 11.7613 3.77393 9.00006Z"
21
+ "d": "M3.77393 9.00006H1.9165C1.91653 12.8659 4.82681 16.0001 8.4165 16.0001C12.0062 16.0001 14.9165 12.8659 14.9165 9.00006H16.0005L14.021 6.00006L12.0005 9.00006H13.0591C13.0591 11.7613 10.9806 13.9991 8.4165 13.9991V12.2374C9.37167 12.2374 10.2981 11.6773 10.8325 10.7618H8.69092L14.0356 2.82428L19.2729 10.7618H16.5083C15.7478 14.679 12.5031 17.7618 8.4165 17.7618C3.73333 17.7618 0.154823 13.7135 0.154785 9.00006V7.23834H5.53564V9.00006C5.53568 10.9134 6.94564 12.2374 8.4165 12.2374V13.9991C5.85245 13.9991 3.77396 11.7613 3.77393 9.00006Z",
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": "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
  };