vue-data-ui 3.20.3 → 3.20.5-beta.1

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 (322) hide show
  1. package/dist/A11yDataTable-BCbtxMU6.js +45 -0
  2. package/dist/Arrow-D6j6ocXm.js +116 -0
  3. package/dist/BaseDraggableDialog-4hDW-Rj2.js +272 -0
  4. package/dist/BaseIcon-DfLoHNUj.js +502 -0
  5. package/dist/BaseLegendToggle-C_Db-y7s.js +56 -0
  6. package/dist/BaseScanner-Dr2a1Msy.js +27 -0
  7. package/dist/BaseZoomControls-CG7hI_1P.js +111 -0
  8. package/dist/ColorPicker-Bjwxnvfh.js +255 -0
  9. package/dist/DataTable-B--IN22e.js +150 -0
  10. package/dist/Legend-Cz2uQ5gs.js +114 -0
  11. package/dist/NonSvgPenAndPaper-gLNJ1Lmr.js +577 -0
  12. package/dist/PackageVersion-lONuhagg.js +11 -0
  13. package/dist/PenAndPaper-DqrClVfb.js +461 -0
  14. package/dist/RecursiveCircles-D6aDPmoe.js +117 -0
  15. package/dist/RecursiveLabels-D9rfID6q.js +56 -0
  16. package/dist/RecursiveLinks-BygcpDiT.js +78 -0
  17. package/dist/Shape-BPCJfphn.js +141 -0
  18. package/dist/Slicer-SHBj0VaV.js +1144 -0
  19. package/dist/SlicerPreview-DdihbUSJ.js +1668 -0
  20. package/dist/SparkTooltip-CfE6yCad.js +93 -0
  21. package/dist/Title-NWp4qB4K.js +87 -0
  22. package/dist/Tooltip-BENq327o.js +312 -0
  23. package/dist/UserOptions-C1NgoGu6.js +1411 -0
  24. package/dist/_plugin-vue_export-helper-B3ysoDQm.js +8 -0
  25. package/dist/canvas-lib-BOP_HS11.js +79 -0
  26. package/dist/components/arrow.js +2 -0
  27. package/dist/components/vue-ui-3d-bar.js +2 -0
  28. package/dist/components/vue-ui-accordion.js +2 -0
  29. package/dist/components/vue-ui-age-pyramid.js +2 -0
  30. package/dist/components/vue-ui-annotator.js +2 -0
  31. package/dist/components/vue-ui-bullet.js +2 -0
  32. package/dist/components/vue-ui-bump.js +2 -0
  33. package/dist/components/vue-ui-candlestick.js +2 -0
  34. package/dist/components/vue-ui-carousel-table.js +2 -0
  35. package/dist/components/vue-ui-chestnut.js +2 -0
  36. package/dist/components/vue-ui-chord.js +2 -0
  37. package/dist/components/vue-ui-circle-pack.js +2 -0
  38. package/dist/components/vue-ui-cursor.js +2 -0
  39. package/dist/components/vue-ui-dag.js +2 -0
  40. package/dist/components/vue-ui-dashboard.js +2 -0
  41. package/dist/components/vue-ui-digits.js +2 -0
  42. package/dist/components/vue-ui-donut-evolution.js +2 -0
  43. package/dist/components/vue-ui-donut.js +2 -0
  44. package/dist/components/vue-ui-dumbbell.js +2 -0
  45. package/dist/components/vue-ui-flow.js +2 -0
  46. package/dist/components/vue-ui-funnel.js +2 -0
  47. package/dist/components/vue-ui-galaxy.js +2 -0
  48. package/dist/components/vue-ui-gauge.js +2 -0
  49. package/dist/components/vue-ui-geo.js +2 -0
  50. package/dist/components/vue-ui-gizmo.js +2 -0
  51. package/dist/components/vue-ui-heatmap.js +2 -0
  52. package/dist/components/vue-ui-history-plot.js +2 -0
  53. package/dist/components/vue-ui-horizontal-bar.js +2 -0
  54. package/dist/components/vue-ui-icon.js +2 -0
  55. package/dist/components/vue-ui-kpi.js +2 -0
  56. package/dist/components/vue-ui-mini-loader.js +2 -0
  57. package/dist/components/vue-ui-molecule.js +2 -0
  58. package/dist/components/vue-ui-mood-radar.js +2 -0
  59. package/dist/components/vue-ui-nested-donuts.js +2 -0
  60. package/dist/components/vue-ui-onion.js +2 -0
  61. package/dist/components/vue-ui-parallel-coordinate-plot.js +2 -0
  62. package/dist/components/vue-ui-pattern-seed.js +2 -0
  63. package/dist/components/vue-ui-pattern.js +2 -0
  64. package/dist/components/vue-ui-quadrant.js +2 -0
  65. package/dist/components/vue-ui-quick-chart.js +2 -0
  66. package/dist/components/vue-ui-radar.js +2 -0
  67. package/dist/components/vue-ui-rating.js +2 -0
  68. package/dist/components/vue-ui-relation-circle.js +2 -0
  69. package/dist/components/vue-ui-ridgeline.js +2 -0
  70. package/dist/components/vue-ui-rings.js +2 -0
  71. package/dist/components/vue-ui-scatter.js +2 -0
  72. package/dist/components/vue-ui-skeleton.js +2 -0
  73. package/dist/components/vue-ui-smiley.js +2 -0
  74. package/dist/components/vue-ui-spark-trend.js +2 -0
  75. package/dist/components/vue-ui-sparkbar.js +2 -0
  76. package/dist/components/vue-ui-sparkgauge.js +2 -0
  77. package/dist/components/vue-ui-sparkhistogram.js +2 -0
  78. package/dist/components/vue-ui-sparkline.js +2 -0
  79. package/dist/components/vue-ui-sparkstackbar.js +2 -0
  80. package/dist/components/vue-ui-stackbar.js +2 -0
  81. package/dist/components/vue-ui-stackline.js +2 -0
  82. package/dist/components/vue-ui-strip-plot.js +2 -0
  83. package/dist/components/vue-ui-table-heatmap.js +2 -0
  84. package/dist/components/vue-ui-table-sparkline.js +2 -0
  85. package/dist/components/vue-ui-table.js +2 -0
  86. package/dist/components/vue-ui-thermometer.js +2 -0
  87. package/dist/components/vue-ui-timer.js +2 -0
  88. package/dist/components/vue-ui-tiremarks.js +2 -0
  89. package/dist/components/vue-ui-treemap.js +2 -0
  90. package/dist/components/vue-ui-vertical-bar.js +2 -0
  91. package/dist/components/vue-ui-waffle.js +2 -0
  92. package/dist/components/vue-ui-wheel.js +2 -0
  93. package/dist/components/vue-ui-word-cloud.js +2 -0
  94. package/dist/components/vue-ui-world.js +2 -0
  95. package/dist/components/vue-ui-xy-canvas.js +2 -0
  96. package/dist/components/vue-ui-xy.js +2 -0
  97. package/dist/dom-to-png-BYtB4BF3.js +237 -0
  98. package/dist/exposedLib-CI8ji8G-.js +19 -0
  99. package/dist/geoProjections-Czak6Jn1.js +145 -0
  100. package/dist/img-1cKsci8e.js +74 -0
  101. package/dist/labelUtils-CUctkYoA.js +19 -0
  102. package/dist/lib-DUeYQsS0.js +1882 -0
  103. package/dist/llms.txt +232 -0
  104. package/dist/patternUtils-CS7hn6at.js +258 -0
  105. package/dist/pdf-D0eZ99cP.js +90 -0
  106. package/dist/rolldown-runtime-Dy4uBu1J.js +11 -0
  107. package/dist/style.css +2 -0
  108. package/dist/types/arrow.d.ts +4 -0
  109. package/dist/types/utils.d.ts +551 -0
  110. package/dist/types/vue-data-ui.d.ts +17190 -0
  111. package/dist/types/vue-ui-3d-bar.d.ts +93 -0
  112. package/dist/types/vue-ui-accordion.d.ts +11 -0
  113. package/dist/types/vue-ui-age-pyramid.d.ts +108 -0
  114. package/dist/types/vue-ui-annotator.d.ts +34 -0
  115. package/dist/types/vue-ui-bullet.d.ts +85 -0
  116. package/dist/types/vue-ui-bump.d.ts +92 -0
  117. package/dist/types/vue-ui-candlestick.d.ts +106 -0
  118. package/dist/types/vue-ui-carousel-table.d.ts +59 -0
  119. package/dist/types/vue-ui-chestnut.d.ts +98 -0
  120. package/dist/types/vue-ui-chord.d.ts +110 -0
  121. package/dist/types/vue-ui-circle-pack.d.ts +126 -0
  122. package/dist/types/vue-ui-cursor.d.ts +9 -0
  123. package/dist/types/vue-ui-dag.d.ts +125 -0
  124. package/dist/types/vue-ui-dashboard.d.ts +68 -0
  125. package/dist/types/vue-ui-digits.d.ts +12 -0
  126. package/dist/types/vue-ui-donut-evolution.d.ts +98 -0
  127. package/dist/types/vue-ui-donut.d.ts +123 -0
  128. package/dist/types/vue-ui-dumbbell.d.ts +94 -0
  129. package/dist/types/vue-ui-flow.d.ts +106 -0
  130. package/dist/types/vue-ui-funnel.d.ts +79 -0
  131. package/dist/types/vue-ui-galaxy.d.ts +114 -0
  132. package/dist/types/vue-ui-gauge.d.ts +89 -0
  133. package/dist/types/vue-ui-geo.d.ts +94 -0
  134. package/dist/types/vue-ui-gizmo.d.ts +22 -0
  135. package/dist/types/vue-ui-heatmap.d.ts +101 -0
  136. package/dist/types/vue-ui-history-plot.d.ts +114 -0
  137. package/dist/types/vue-ui-horizontal-bar.d.ts +116 -0
  138. package/dist/types/vue-ui-icon.d.ts +15 -0
  139. package/dist/types/vue-ui-kpi.d.ts +25 -0
  140. package/dist/types/vue-ui-mini-loader.d.ts +15 -0
  141. package/dist/types/vue-ui-molecule.d.ts +112 -0
  142. package/dist/types/vue-ui-mood-radar.d.ts +92 -0
  143. package/dist/types/vue-ui-nested-donuts.d.ts +111 -0
  144. package/dist/types/vue-ui-onion.d.ts +106 -0
  145. package/dist/types/vue-ui-parallel-coordinate-plot.d.ts +125 -0
  146. package/dist/types/vue-ui-pattern-seed.d.ts +14 -0
  147. package/dist/types/vue-ui-pattern.d.ts +15 -0
  148. package/dist/types/vue-ui-quadrant.d.ts +125 -0
  149. package/dist/types/vue-ui-quick-chart.d.ts +108 -0
  150. package/dist/types/vue-ui-radar.d.ts +116 -0
  151. package/dist/types/vue-ui-rating.d.ts +42 -0
  152. package/dist/types/vue-ui-relation-circle.d.ts +92 -0
  153. package/dist/types/vue-ui-ridgeline.d.ts +106 -0
  154. package/dist/types/vue-ui-rings.d.ts +98 -0
  155. package/dist/types/vue-ui-scatter.d.ts +97 -0
  156. package/dist/types/vue-ui-skeleton.d.ts +11 -0
  157. package/dist/types/vue-ui-smiley.d.ts +28 -0
  158. package/dist/types/vue-ui-spark-trend.d.ts +19 -0
  159. package/dist/types/vue-ui-sparkbar.d.ts +49 -0
  160. package/dist/types/vue-ui-sparkgauge.d.ts +28 -0
  161. package/dist/types/vue-ui-sparkhistogram.d.ts +46 -0
  162. package/dist/types/vue-ui-sparkline.d.ts +59 -0
  163. package/dist/types/vue-ui-sparkstackbar.d.ts +60 -0
  164. package/dist/types/vue-ui-stackbar.d.ts +118 -0
  165. package/dist/types/vue-ui-stackline.d.ts +114 -0
  166. package/dist/types/vue-ui-strip-plot.d.ts +96 -0
  167. package/dist/types/vue-ui-table-heatmap.d.ts +62 -0
  168. package/dist/types/vue-ui-table-sparkline.d.ts +53 -0
  169. package/dist/types/vue-ui-table.d.ts +38 -0
  170. package/dist/types/vue-ui-thermometer.d.ts +70 -0
  171. package/dist/types/vue-ui-timer.d.ts +49 -0
  172. package/dist/types/vue-ui-tiremarks.d.ts +70 -0
  173. package/dist/types/vue-ui-treemap.d.ts +104 -0
  174. package/dist/types/vue-ui-vertical-bar.d.ts +22 -0
  175. package/dist/types/vue-ui-waffle.d.ts +101 -0
  176. package/dist/types/vue-ui-wheel.d.ts +70 -0
  177. package/dist/types/vue-ui-word-cloud.d.ts +97 -0
  178. package/dist/types/vue-ui-world.d.ts +98 -0
  179. package/dist/types/vue-ui-xy-canvas.d.ts +101 -0
  180. package/dist/types/vue-ui-xy.d.ts +146 -0
  181. package/dist/useAutoSizeLabelsInsideViewbox-BIVntRZp.js +50 -0
  182. package/dist/useChartAccessibility-DYqac8yF.js +12 -0
  183. package/dist/useConfig-DAyQk86L.js +7479 -0
  184. package/dist/useFitSvgText-CT3nmlaS.js +63 -0
  185. package/dist/useNestedProp-CNcoy38D.js +10 -0
  186. package/dist/useObjectBindings-BI7hP-BC.js +189 -0
  187. package/dist/usePanZoom-CYU3B4T3.js +157 -0
  188. package/dist/usePrefersMotion-BC-CsqR1.js +15 -0
  189. package/dist/usePrinter-C1Gqt_Sp.js +49 -0
  190. package/dist/useResponsive-BfnK0KxU.js +19 -0
  191. package/dist/useStableElementSize-C7KADDKj.js +77 -0
  192. package/dist/useSvgExport-SVIsDot8.js +755 -0
  193. package/dist/useTableResponsive-B24Uwt2E.js +24 -0
  194. package/dist/useThemeCheck-C43Tcqmk.js +24 -0
  195. package/dist/useTimeLabelCollider-AEcY4Ioe.js +57 -0
  196. package/dist/useTimeLabels-BmBRv27Y.js +272 -0
  197. package/dist/useUserOptionState-DK-_1ddE.js +15 -0
  198. package/dist/utils.js +28 -0
  199. package/dist/vClickOutside-DUrZWttG.js +13 -0
  200. package/dist/vue-data-ui-BhBPNDxL.js +274 -0
  201. package/dist/vue-data-ui.js +76 -0
  202. package/dist/vue-ui-3d-bar-C-YUUjqJ.js +1757 -0
  203. package/dist/vue-ui-accordion-Dw4MHKVB.js +81 -0
  204. package/dist/vue-ui-age-pyramid-DMi31V0Y.js +1238 -0
  205. package/dist/vue-ui-annotator-DLPUAKlm.js +2899 -0
  206. package/dist/vue-ui-bullet-CCUUgih6.js +710 -0
  207. package/dist/vue-ui-bump-YKkkm2RM.js +1249 -0
  208. package/dist/vue-ui-candlestick-Db6O_dUh.js +1826 -0
  209. package/dist/vue-ui-carousel-table-D08jupGE.js +455 -0
  210. package/dist/vue-ui-chestnut-V6Te8sgC.js +2010 -0
  211. package/dist/vue-ui-chord-I9K-eKps.js +1391 -0
  212. package/dist/vue-ui-circle-pack-COH0rpBl.js +1608 -0
  213. package/dist/vue-ui-cursor-hC1cipp9.js +283 -0
  214. package/dist/vue-ui-dag-CVbnJFGk.js +2909 -0
  215. package/dist/vue-ui-dashboard-D39BY94S.js +513 -0
  216. package/dist/vue-ui-digits-gN-D2fCk.js +209 -0
  217. package/dist/vue-ui-donut-Bo7gCNIH.js +2410 -0
  218. package/dist/vue-ui-donut-evolution-6UG0SGNz.js +1510 -0
  219. package/dist/vue-ui-dumbbell-BTSPax-u.js +1530 -0
  220. package/dist/vue-ui-flow-pZIgyNHi.js +1235 -0
  221. package/dist/vue-ui-funnel-CJBj6xPU.js +777 -0
  222. package/dist/vue-ui-galaxy-BU9QBHvX.js +1077 -0
  223. package/dist/vue-ui-gauge-BwNfToS3.js +920 -0
  224. package/dist/vue-ui-geo-Ctw-rYCa.js +1516 -0
  225. package/dist/vue-ui-gizmo-De6bAHzZ.js +225 -0
  226. package/dist/vue-ui-heatmap-D6ZcIe-_.js +1568 -0
  227. package/dist/vue-ui-history-plot-D3LYtRUf.js +1554 -0
  228. package/dist/vue-ui-horizontal-bar-DXSHpMq5.js +1681 -0
  229. package/dist/vue-ui-kpi-BMhGvR1u.js +96 -0
  230. package/dist/vue-ui-mini-loader-CyqBt2g4.js +125 -0
  231. package/dist/vue-ui-molecule-9Kqjw0Q2.js +925 -0
  232. package/dist/vue-ui-mood-radar-D__NPYbQ.js +1148 -0
  233. package/dist/vue-ui-nested-donuts-tKRGmt7J.js +1487 -0
  234. package/dist/vue-ui-onion-BqToB0Lt.js +1200 -0
  235. package/dist/vue-ui-parallel-coordinate-plot-DO8Z5EoX.js +1416 -0
  236. package/dist/vue-ui-pattern-DKozfnVn.js +154 -0
  237. package/dist/vue-ui-pattern-seed-BB1honLm.js +61 -0
  238. package/dist/vue-ui-quadrant-CjNKKB1Z.js +1978 -0
  239. package/dist/vue-ui-quick-chart-nlIWPrCE.js +2469 -0
  240. package/dist/vue-ui-radar-Cy94rM6C.js +1229 -0
  241. package/dist/vue-ui-rating-BG4lf1z8.js +343 -0
  242. package/dist/vue-ui-relation-circle-M7PVX7Zl.js +924 -0
  243. package/dist/vue-ui-ridgeline-BZEelqM8.js +1622 -0
  244. package/dist/vue-ui-rings-mKhOQl1U.js +1246 -0
  245. package/dist/vue-ui-scatter-BonCg1js.js +2413 -0
  246. package/dist/vue-ui-skeleton-D1edGUlH.js +2556 -0
  247. package/dist/vue-ui-smiley-G89TxRU-.js +356 -0
  248. package/dist/vue-ui-spark-trend-CSLIGl_Q.js +438 -0
  249. package/dist/vue-ui-sparkbar-GF5qxxDg.js +393 -0
  250. package/dist/vue-ui-sparkgauge-Br5QbmJp.js +255 -0
  251. package/dist/vue-ui-sparkhistogram-zytzJWJt.js +560 -0
  252. package/dist/vue-ui-sparkline-C3fJW5ed.js +1507 -0
  253. package/dist/vue-ui-sparkstackbar-BZCuqHU-.js +662 -0
  254. package/dist/vue-ui-stackbar-DJs1NZaG.js +2270 -0
  255. package/dist/vue-ui-stackline-D50yykWw.js +2398 -0
  256. package/dist/vue-ui-strip-plot-BhgpmxfN.js +1340 -0
  257. package/dist/vue-ui-table-DwLSy4-K.js +1338 -0
  258. package/dist/vue-ui-table-heatmap-CCGjbSzQ.js +344 -0
  259. package/dist/vue-ui-table-sparkline-BNe3NVaD.js +707 -0
  260. package/dist/vue-ui-thermometer-C-RFOIFB.js +763 -0
  261. package/dist/vue-ui-timer-BPpd6LXJ.js +439 -0
  262. package/dist/vue-ui-tiremarks-Bu2GSXdO.js +552 -0
  263. package/dist/vue-ui-treemap-BSSkoyh0.js +1587 -0
  264. package/dist/vue-ui-waffle-9vxPJRPI.js +1362 -0
  265. package/dist/vue-ui-wheel-BKwOHfWj.js +885 -0
  266. package/dist/vue-ui-word-cloud-C5NfVraH.js +1656 -0
  267. package/dist/vue-ui-world-C8mg6RCf.js +14264 -0
  268. package/dist/vue-ui-xy-CqthF3-M.js +4578 -0
  269. package/dist/vue-ui-xy-canvas-BUPnRZ3C.js +1787 -0
  270. package/dist/vue_ui_3d_bar-C4R7o-yX.js +185 -0
  271. package/dist/vue_ui_age_pyramid-BY6c-oX_.js +301 -0
  272. package/dist/vue_ui_bullet-ClzdLoOv.js +186 -0
  273. package/dist/vue_ui_bump-Vl-zYAtG.js +201 -0
  274. package/dist/vue_ui_candlestick-J8jmJvxP.js +374 -0
  275. package/dist/vue_ui_chestnut-D2oUhad6.js +305 -0
  276. package/dist/vue_ui_chord-DPfS1Umc.js +275 -0
  277. package/dist/vue_ui_circle_pack-DZC_rdfn.js +172 -0
  278. package/dist/vue_ui_dag-TsJ_azQq.js +258 -0
  279. package/dist/vue_ui_donut-BDGqG07h.js +358 -0
  280. package/dist/vue_ui_donut_evolution-D1yAAIHr.js +717 -0
  281. package/dist/vue_ui_dumbbell-Bfe_jFyi.js +304 -0
  282. package/dist/vue_ui_flow-BewZjjKG.js +238 -0
  283. package/dist/vue_ui_funnel-_Og4EEkO.js +234 -0
  284. package/dist/vue_ui_galaxy-Ig0cc1_h.js +265 -0
  285. package/dist/vue_ui_gauge-Cf1RZc9q.js +178 -0
  286. package/dist/vue_ui_geo-B8TODs-G.js +248 -0
  287. package/dist/vue_ui_heatmap-B2BBBSWG.js +319 -0
  288. package/dist/vue_ui_history_plot-CuN63VEc.js +413 -0
  289. package/dist/vue_ui_horizontal_bar-C4J4QzXf.js +341 -0
  290. package/dist/vue_ui_molecule-CO9L59SF.js +231 -0
  291. package/dist/vue_ui_mood_radar-BA6LAKhk.js +281 -0
  292. package/dist/vue_ui_nested_donuts-B8csIoVO.js +273 -0
  293. package/dist/vue_ui_onion-1FTFFS46.js +293 -0
  294. package/dist/vue_ui_parallel_coordinate_plot-CBiOBira.js +278 -0
  295. package/dist/vue_ui_quadrant-CDSTKTJz.js +428 -0
  296. package/dist/vue_ui_quick_chart-mZBdml3Z.js +139 -0
  297. package/dist/vue_ui_radar-jafTED5j.js +306 -0
  298. package/dist/vue_ui_relation_circle-D0p4mXmv.js +98 -0
  299. package/dist/vue_ui_ridgeline-VM8_mx4J.js +767 -0
  300. package/dist/vue_ui_rings-BVgD2aMn.js +320 -0
  301. package/dist/vue_ui_scatter-I0POnicu.js +479 -0
  302. package/dist/vue_ui_spark_trend-DxVmpkmC.js +82 -0
  303. package/dist/vue_ui_sparkbar-z6qO--Kf.js +64 -0
  304. package/dist/vue_ui_sparkgauge-BX1MS3bA.js +90 -0
  305. package/dist/vue_ui_sparkhistogram-BRgvKUH6.js +123 -0
  306. package/dist/vue_ui_sparkline-auZhap6Y.js +151 -0
  307. package/dist/vue_ui_sparkstackbar-BOjuQnZd.js +175 -0
  308. package/dist/vue_ui_stackbar-COOrQQdK.js +412 -0
  309. package/dist/vue_ui_stackline-DQqKPA9z.js +460 -0
  310. package/dist/vue_ui_strip_plot-CtJe8_gq.js +301 -0
  311. package/dist/vue_ui_table_heatmap-w8vx5k6f.js +80 -0
  312. package/dist/vue_ui_table_sparkline-DAbkUrNz.js +124 -0
  313. package/dist/vue_ui_thermometer-DxgqWKlE.js +123 -0
  314. package/dist/vue_ui_tiremarks-CdEPieWV.js +122 -0
  315. package/dist/vue_ui_treemap-DoEtkRN6.js +328 -0
  316. package/dist/vue_ui_vertical_bar-CP-MKz1j.js +247 -0
  317. package/dist/vue_ui_waffle-DIARFc7g.js +292 -0
  318. package/dist/vue_ui_wheel-DZ_nR--t.js +133 -0
  319. package/dist/vue_ui_word_cloud-C-qIMNLu.js +254 -0
  320. package/dist/vue_ui_xy-BLUkWEAm.js +482 -0
  321. package/dist/vue_ui_xy_canvas-Cb6dg3eK.js +408 -0
  322. package/package.json +120 -120
@@ -0,0 +1,502 @@
1
+ import { t as e } from "./rolldown-runtime-Dy4uBu1J.js";
2
+ import { t } from "./lib-DUeYQsS0.js";
3
+ import { t as n } from "./_plugin-vue_export-helper-B3ysoDQm.js";
4
+ import { computed as r, createElementBlock as i, normalizeClass as a, openBlock as o, unref as s, useCssVars as c, useSlots as l } from "vue";
5
+ //#region src/atoms/BaseIcon.vue
6
+ var u = /* @__PURE__ */ e({ default: () => p }), d = [
7
+ "xmlns",
8
+ "viewBox",
9
+ "height",
10
+ "width",
11
+ "innerHTML"
12
+ ], f = [
13
+ "xmlns",
14
+ "viewBox",
15
+ "height",
16
+ "width",
17
+ "innerHTML"
18
+ ], p = /* @__PURE__ */ n({
19
+ __name: "BaseIcon",
20
+ props: {
21
+ name: String,
22
+ size: {
23
+ type: [Number, String],
24
+ default: 24
25
+ },
26
+ stroke: {
27
+ type: String,
28
+ default: "#CCCCCC"
29
+ },
30
+ strokeWidth: {
31
+ type: Number,
32
+ default: 1.5
33
+ },
34
+ isSpin: {
35
+ type: Boolean,
36
+ default: !1
37
+ },
38
+ spinDuration: {
39
+ type: String,
40
+ default: "1s"
41
+ }
42
+ },
43
+ setup(e) {
44
+ c((e) => ({ v1bb32197: p.value }));
45
+ let n = e, u = r(() => n.name === "numbers" ? "0 0 20 21" : "0 0 20 20"), p = r(() => n.spinDuration);
46
+ function m(e, { stroke: t, strokeWidth: n }) {
47
+ return {
48
+ annotation: `<path d="M 1 18 M 10 17 A 1 1 0 0 0 10 19 A 1 1 0 0 0 10 17 M 1 18 L 7 18 M 13 18 L 19 18 M 4 1 L 16 1 L 16 10 L 12 10 L 10 14 M 7 4 L 10 4 M 7 7 L 13 7 M 4 1 L 4 10 L 8 10 L 10 14" stroke-linecap="round" stroke-linejoin="round" stroke="${t}" stroke-width="${n}" fill="none" style="opacity: 1"/>`,
49
+ annotator: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 1 19 L 3 12 C 3 14 3 15 5 15 C 5 17 7 17 8 17 L 1 19 M 3 12 L 14 1 C 15 0 16 1 16 1 L 19 4 C 20 5 19 6 19 6 L 8 17 M 5 15 L 15 5 M 1.667 16.667 L 3.333 18.333 M 12.501 2.501 L 17.5 7.5" /><path d="M 15 5 L 5 15 C 5 17 7 17 8 17 L 17.5 7.5 L 15 5" stroke="none" fill="${t}" style="opacity: 0.3"/>`,
50
+ annotatorDisabled: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 1 19 L 3 12 C 3 14 3 15 5 15 C 5 17 7 17 8 17 L 1 19 M 3 12 L 14 1 C 15 0 16 1 16 1 L 19 4 C 20 5 19 6 19 6 L 8 17 M 5 15 L 15 5 M 1.667 16.667 L 3.333 18.333 M 12.501 2.501 L 17.5 7.5 M 2 2 L 18 18" /><path d="M 15 5 L 5 15 C 5 17 7 17 8 17 L 17.5 7.5 L 15 5" stroke="none" fill="${t}" style="opacity: 0.3"/>`,
51
+ chart3dBar: `<path fill="none" stroke="${t}" stroke-width="${n}" d="M10 1 6 3 6 17 10 19 14 17 14 3 10 1M6 3 10 5 14 3M10 5 10 19" stroke-linecap="round" stroke-linejoin="round"/><path fill="${t}" stroke="none" style="opacity:0.3" d="M 6 10 L 10 12 L 14 10 L 14 17 L 10 19 L 6 17 L 6 10"/>`,
52
+ chartAgePyramid: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 2 15 L 2 17 L 9 17 L 9 15 L 2 15 M 11 15 L 11 17 L 18 17 L 18 15 L 11 15 M 9 13 L 3 13 L 3 11 L 9 11 L 9 13 M 11 11 L 11 13 L 17 13 L 17 11 L 11 11 M 9 9 L 4 9 L 4 7 L 9 7 L 9 9 M 11 7 L 11 9 L 16 9 L 16 7 L 11 7 M 9 5 L 6 5 L 6 3 L 9 3 L 9 5 M 11 3 L 11 5 L 14 5 L 14 3 L 11 3" />`,
53
+ chartBar: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M2 12 2 18C2 19 2 19 3 19L5 19C6 19 6 19 6 18L6 12C6 11 6 11 5 11L3 11C2 11 2 11 2 12M8 7 8 18C8 19 8 19 9 19L11 19C12 19 12 19 12 18L12 7C12 6 12 6 11 6L9 6C8 6 8 6 8 7M14 2 14 18C14 19 14 19 15 19L17 19C18 19 18 19 18 18L18 2C18 1 18 1 17 1L15 1C14 1 14 1 14 2"/>`,
54
+ chartCandlestick: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M2 9 2 11C2 12 3 12 3 12L5 12C6 12 6 11 6 11L6 9C6 8 5 8 5 8L3 8C2 8 2 9 2 9M8 8 8 12C8 12 8 13 9 13L11 13C12 13 12 12 12 12L12 8C12 7 11 7 11 7L9 7C8 7 8 8 8 8M14 9 14 14C14 15 15 15 15 15L17 15C18 15 18 14 18 14L18 9C18 9 18 8 17 8L15 8C14 8 14 9 14 9M4 8 4 5M3 5 5 5M10 13 10 16M9 16 11 16M16 8 16 2M15 2 17 2M10 7 10 4M9 4 11 4M4 12 4 18M3 18 5 18M16 15 16 18M15 18 17 18" />`,
55
+ chartChestnut: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M4 3A1 1 0 004 9 1 1 0 004 3M4 12A1 1 0 004 17 1 1 0 004 12M9 4 19 4M9 7 17 7M9 10 15 10M9 13 13 13M9 16 11 16" />`,
56
+ chartDonut: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M1 10A1 1 0 0019 10 1 1 0 001 10M6 10A1 1 0 0014 10 1 1 0 006 10M1 10 6 10M10 14 10 19M14 10" /><path stroke="none" stroke-width="none" fill="${t}" stroke-linecap="round" d="M1 10 6 10C6 12 8 14 10 14L10 19C6 19 1 16 1 10" style="opacity:0.3" />`,
57
+ chartNestedDonuts: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M 1 10 A 1 1 0 0 0 19 10 A 1 1 0 0 0 1 10 M 4 10 A 1 1 0 0 0 16 10 A 1 1 0 0 0 4 10 M 1 10 L 4 10"/><path fill="none" stroke="${t}" stroke-width="${n / 2}" stroke-linecap="round" d="M 10 16 L 10 19 M 7 10 A 1 1 0 0 0 13 10 A 1 1 0 0 0 7 10 "/><path style="opacity:0.3" fill="${t}" stroke-width="none" stroke-linecap="round" d="M 7 10 L 10 10 L 10 13 C 8 13 7 11 7 10"/><path style="opacity:0.3" fill="${t}" stroke-width="none" stroke-linecap="round" d="M 1 10 L 4 10 C 4 14 7 16 10 16 L 10 19 C 5 19 1 15 1 10"/>`,
58
+ chartDonutEvolution: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M1 1 1 18C1 19 1 19 2 19L19 19M3 8A1 1 0 007 8 1 1 0 003 8M8 14A1 1 0 0012 14 1 1 0 008 14M14 4A1 1 0 0018 4 1 1 0 0014 4M7 10 9 12M11 12 15 6" />`,
59
+ chartGauge: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M 19 13 A 1 1 0 0 0 1 13" style="opacity:0.3" /><path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M 9 15 A 1 1 0 0 0 11 15 A 1 1 0 0 0 9 15 M 10 14 L 10 8 M 10 4 C 6 4 1 7 1 13" />`,
60
+ chartHeatmap: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M2 3 2 17C2 18 2 18 3 18L17 18C18 18 18 18 18 17L18 3C18 2 18 2 17 2L3 2C2 2 2 2 2 3M10 2 10 18M2 10 18 10M6 2 6 18M14 2 14 18M2 6 18 6M2 14 18 14"/><rect fill="${t}" stroke="none" x="2" y="6" height="4" width="4" style="opacity:0.5" /><rect fill="${t}" stroke="none" x="6" y="10" height="4" width="4" style="opacity:0.5" /><rect fill="${t}" stroke="none" x="6" y="14" height="4" width="4" style="opacity:0.5" /><rect fill="${t}" stroke="none" x="14" y="2" height="4" width="4" style="opacity:0.5" />`,
61
+ chartLine: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 1 1 L 1 19 L 19 19 M 4 13 C 5 16 6 16 6 16 C 9 16 7 7 10 7 C 11 7 13 12 13 12 C 14 14 16 14 17 3" />`,
62
+ chartMoodRadar: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M10 4 4 9 6 16 14 16 16 9 10 4M9 2A1 1 0 0011 2 1 1 0 009 2M1 8A1 1 0 003 8 1 1 0 001 8M3 18A1 1 0 005 17 1 1 0 003 18M15 18A1 1 0 0017 17 1 1 0 0015 18M17 8A1 1 0 0019 8 1 1 0 0017 8" /><path stroke="none" stroke-width="none" fill="${t}" stroke-linecap="round" stroke-linejoin="round" d="M10 7 13 10 13 14 8 13 7 9 10 7" style="opacity:0.3" />`,
63
+ chartOnion: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M10 1C15 1 19 5 19 10 19 15 15 19 10 19 6 19 1 15 1 10M10 4C13 4 16 6 16 10 16 14 13 16 10 16 7 16 4 14 4 10M10 7C11 7 13 8 13 10 13 12 11 13 10 13 9 13 7 12 7 10" style="opacity:0.3" /><path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M10 1C15 1 19 5 19 10 19 15 15 19 10 19M10 4C13 4 16 6 16 10 16 14 13 16 10 16 7 16 4 14 4 10M10 7C11 7 13 8 13 10" />`,
64
+ chartQuadrant: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M10 1 10 19M1 10 19 10" /><circle stroke="none" fill="${t}" cx="3" cy="14" r="1"/><circle stroke="none" fill="${t}" cx="5" cy="6" r="1"/><circle stroke="none" fill="${t}" cx="14" cy="17" r="1"/><circle stroke="none" fill="${t}" cx="17" cy="14" r="1"/><circle stroke="none" fill="${t}" cx="15" cy="4" r="1"/>`,
65
+ chartRadar: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M2 6 2 14 10 19 18 14 18 6 10 1 2 6" /><path style="opacity:0.3" fill="${t}" stroke="none" stroke-width="0" stroke-linecap="round" d="M4 7 10 5 18 6 12 11 10 16 6 11 4 7" /><path stroke="${t}" stroke-width="${n / 3}" stroke-linecap="round" stroke-linejoin="round" fill="none" d="M4 7 10 5 18 6 12 11 10 16 6 11 4 7" />`,
66
+ chartRelationCircle: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M1 10A1 1 0 0019 10 1 1 0 001 10M1 10C7 11 9 13 10 19M10 19C10 11 8 7 6 2M10 19C10 11 12 7 14 2M10 19C11 13 12 11 19 10" />`,
67
+ chartRings: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M1 10A1 1 0 0019 10 1 1 0 001 10M5 14A1 1 0 0015 14 1 1 0 005 14M8 17A1 1 0 0012 17 1 1 0 008 17" />`,
68
+ chartScatter: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M1 1 1 18C1 19 1 19 2 19L19 19" /><circle stroke="none" fill="${t}" cx="5" cy="15" r="1"/><circle stroke="none" fill="${t}" cx="6" cy="12" r="1" /><circle stroke="none" fill="${t}" cx="8" cy="15" r="1"/><circle stroke="none" fill="${t}" cx="10" cy="8" r="1"/><circle stroke="none" fill="${t}" cx="12" cy="10" r="1"/><circle stroke="none" fill="${t}" cx="14" cy="6" r="1"/><circle stroke="none" fill="${t}" cx="16" cy="4" r="1"/><circle stroke="none" fill="${t}" cx="11" cy="14" r="1"/>`,
69
+ chartSparkHistogram: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M2 9 2 11C2 12 3 12 3 12L5 12C6 12 6 11 6 11L6 9C6 8 5 8 5 8L3 8C2 8 2 9 2 9M8 8 8 12C8 12 8 13 9 13L11 13C12 13 12 12 12 12L12 8C12 7 11 7 11 7L9 7C8 7 8 8 8 8M14 9 14 11C14 12 15 12 15 12L17 12C18 12 18 11 18 11L18 9C18 9 18 8 17 8L15 8C14 8 14 9 14 9" />`,
70
+ chartSparkStackbar: `<path fill="${t}" stroke="none" d="M 12 8 L 17 8 C 19 8 19 12 17 12 L 12 12 C 14 12 14 8 12 8" style="opacity:0.3" /><path fill="${t}" stroke="none" d="M 3 8 L 7 8 C 9 8 9 12 7 12 L 3 12 C 1 12 1 8 3 8" style="opacity:1" /><path fill="${t}" stroke="none" d="M 7 8 L 12 8 C 14 8 14 12 12 12 L 7 12 C 9 12 9 8 7 8" style="opacity:0.5" /><path fill="none" stroke="${t}" stroke-width="${n / 3}" stroke-linecap="round" d="M 3 8 L 17 8 C 19 8 19 12 17 12 L 3 12 C 1 12 1 8 3 8" />`,
71
+ chartTable: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M2 3 2 17C2 18 2 18 3 18L17 18C18 18 18 18 18 17L18 3C18 2 18 2 17 2L3 2C2 2 2 2 2 3M10 6 10 18M2 10 18 10M6 2M14 2M2 6 18 6M2 14 18 14M6 8 8 8M6 12 8 12M6 16 8 16M14 8 16 8M14 12 16 12M14 16 16 16" />`,
72
+ chartThermometer: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M 13 4 A 1 1 0 0 0 7 4 L 7 16 A 1 1 0 0 0 13 16 L 13 4 M 7 15 L 8 15 M 7 12 L 8 12 M 7 9 L 8 9 M 7 6 L 8 6 M 12 15 L 13 15 M 12 12 L 13 12 M 12 9 L 13 9 M 12 6 L 13 6 " /><path stroke="${t}" stroke-width="${n}" style="opacity: 0.6" d="M 10 17 L 10 12 " stroke-linecap="round" /><path stroke-linecap="round" stroke="${t}" stroke-width="${n}" opacity="M 10 17 L 10 9" /><path stroke-linecap="round" stroke="${t}" stroke-width="${n}" opacity="0.3" d="M 10 17 L 10 6" /><path stroke-linecap="round" stroke="${t}" stroke-width="${n}" style="opacity: 0.1" d="M 10 17 L 10 3" />`,
73
+ chartTiremarks: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M1 8 1 12M3 8 3 12M5 8 5 12M7 8 7 12M9 8 9 12M11 8 11 12M13 8 13 12" /><path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M1 8 1 12M3 8 3 12M5 8 5 12M7 8 7 12M9 8 9 12M11 8 11 12M13 8 13 12M15 8 15 12M17 8 17 12M19 8 19 12" style="opacity:0.4" />`,
74
+ chartVerticalBar: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M1 3 1 5C1 6 1 6 2 6L9 6C10 6 10 6 10 5L10 3C10 2 10 2 9 2L2 2C1 2 1 2 1 3M1 9 1 11C1 12 1 12 2 12L13 12C14 12 14 12 14 11L14 9C14 8 14 8 13 8L2 8C1 8 1 8 1 9M1 15 1 17C1 18 1 18 2 18L17 18C18 18 18 18 18 17L18 15C18 14 18 14 17 14L2 14C1 14 1 14 1 15" />`,
75
+ chartWaffle: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M1 2 1 4C1 5 1 5 2 5L4 5C5 5 5 5 5 4L5 2C5 1 5 1 4 1L2 1C1 1 1 1 1 2M18 1 16 1C15 1 15 1 15 2L15 4C15 5 15 5 16 5L18 5C19 5 19 5 19 4L19 2C19 1 19 1 18 1M8 2 8 4C8 5 8 5 9 5L11 5C12 5 12 5 12 4L12 2C12 1 12 1 11 1L9 1C8 1 8 1 8 2M2 19 4 19C5 19 5 19 5 18L5 16C5 15 5 15 4 15L2 15C1 15 1 15 1 16L1 18C1 19 1 19 2 19M1 9 1 11C1 12 1 12 2 12L4 12C5 12 5 12 5 11L5 9C5 8 5 8 4 8L2 8C1 8 1 8 1 9M15 16 15 18C15 19 15 19 16 19L18 19C19 19 19 19 19 18L19 16C19 15 19 15 18 15L16 15C15 15 15 15 15 16M8 16 8 18C8 19 8 19 9 19L11 19C12 19 12 19 12 18L12 16C12 15 12 15 11 15L9 15C8 15 8 15 8 16M8 9 8 11C8 12 8 12 9 12L11 12C12 12 12 12 12 11L12 9C12 8 12 8 11 8L9 8C8 8 8 8 8 9M15 9 15 11C15 12 15 12 16 12L18 12C19 12 19 12 19 11L19 9C19 8 19 8 18 8L16 8C15 8 15 8 15 9" />`,
76
+ chartWheel: `<circle cx="10" cy="10" r="7" fill="none" stroke="${t}" stroke-width="${n}" stroke-dasharray="16" stroke-linecap="round"/><circle cx="10" cy="10" r="9" fill="none" stroke="${t}" stroke-width="${n}" stroke-dasharray="2" stroke-linecap="round" style="opacity:0.7"/><circle cx="10" cy="10" r="1" fill="${t}" />`,
77
+ close: `<path fill="none" stroke-width="${n}" fill="none" stroke="${t}" stroke-linecap="round" d="M4 4 16 16M4 16 16 4" />`,
78
+ dashboard: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M1 5A1 1 0 009 5 1 1 0 001 5M5 1 5 5 9 5M1 15 6 15M1 18 8 18M13 9C13 10 13 10 14 10 15 10 15 10 15 9L15 6C15 5 15 5 14 5 13 5 13 5 13 6 13 6 13 8 13 9M17 9C17 10 17 10 18 10 19 10 19 10 19 9L19 4C19 3 19 3 18 3 17 3 17 3 17 4L17 9M9 12 12 18 14 15 17 16 19 13M1 12 4 12" />`,
79
+ digit0: `<path style="opacity: 0.3" fill="${t}" stroke="none" stroke-width="none" d="M7 10 8 9 12 9 13 10 12 11 8 11 7 10"/><path fill="${t}" stroke="none" stroke-width="none" d="M8 1 7 2 8 3 12 3 13 2 12 1 8 1M7 18 8 17 12 17 13 18 12 19 8 19 7 18M6 3 7 4 7 8 6 9 5 8 5 4 6 3M6 11 7 12 7 16 6 17 5 16 5 12 6 11M14 3 13 4 13 8 14 9 15 8 15 4 14 3M14 11 15 12 15 16 14 17 13 16 13 12 14 11" />`,
80
+ digit1: `<path style="opacity: 0.3" fill="${t}" stroke="none" stroke-width="none" d="M8 1 7 2 8 3 12 3 13 2 12 1 8 1M7 18 8 17 12 17 13 18 12 19 8 19 7 18M6 11 7 12 7 16 6 17 5 16 5 12 6 11M6 3 7 4 7 8 6 9 5 8 5 4 6 3M7 10 8 9 12 9 13 10 12 11 8 11 7 10"/><path fill="${t}" stroke="none" stroke-width="none" d="M14 3 13 4 13 8 14 9 15 8 15 4 14 3M14 11 15 12 15 16 14 17 13 16 13 12 14 11" />`,
81
+ digit2: `<path style="opacity: 0.3" fill="${t}" stroke="none" stroke-width="none" d="M14 11 15 12 15 16 14 17 13 16 13 12 14 11M6 3 7 4 7 8 6 9 5 8 5 4 6 3"/><path fill="${t}" stroke="none" stroke-width="none" d="M8 1 7 2 8 3 12 3 13 2 12 1 8 1M14 3 13 4 13 8 14 9 15 8 15 4 14 3M7 18 8 17 12 17 13 18 12 19 8 19 7 18M6 11 7 12 7 16 6 17 5 16 5 12 6 11M7 10 8 9 12 9 13 10 12 11 8 11 7 10" />`,
82
+ digit3: `<path style="opacity: 0.3" fill="${t}" stroke="none" stroke-width="none" d="M6 11 7 12 7 16 6 17 5 16 5 12 6 11M6 3 7 4 7 8 6 9 5 8 5 4 6 3"/><path fill="${t}" stroke="none" stroke-width="none" d="M8 1 7 2 8 3 12 3 13 2 12 1 8 1M14 3 13 4 13 8 14 9 15 8 15 4 14 3M14 11 15 12 15 16 14 17 13 16 13 12 14 11M7 18 8 17 12 17 13 18 12 19 8 19 7 18M7 10 8 9 12 9 13 10 12 11 8 11 7 10" />`,
83
+ digit4: `<path style="opacity: 0.3" fill="${t}" stroke="none" stroke-width="none" d="M8 1 7 2 8 3 12 3 13 2 12 1 8 1M7 18 8 17 12 17 13 18 12 19 8 19 7 18M6 11 7 12 7 16 6 17 5 16 5 12 6 11"/><path fill="${t}" stroke="none" stroke-width="none" d="M14 3 13 4 13 8 14 9 15 8 15 4 14 3M14 11 15 12 15 16 14 17 13 16 13 12 14 11M6 3 7 4 7 8 6 9 5 8 5 4 6 3M7 10 8 9 12 9 13 10 12 11 8 11 7 10" />`,
84
+ digit5: `<path style="opacity: 0.3" fill="${t}" stroke="none" stroke-width="none" d="M14 3 13 4 13 8 14 9 15 8 15 4 14 3M6 11 7 12 7 16 6 17 5 16 5 12 6 11"/><path fill="${t}" stroke="none" stroke-width="none" d="M8 1 7 2 8 3 12 3 13 2 12 1 8 1M14 11 15 12 15 16 14 17 13 16 13 12 14 11M7 18 8 17 12 17 13 18 12 19 8 19 7 18M6 3 7 4 7 8 6 9 5 8 5 4 6 3M7 10 8 9 12 9 13 10 12 11 8 11 7 10" />`,
85
+ digit6: `<path style="opacity: 0.3" fill="${t}" stroke="none" stroke-width="none" d="M 14 3 L 13 4 L 13 8 L 14 9 L 15 8 L 15 4 L 14 3 "/><path fill="${t}" stroke="none" stroke-width="none" d="M8 1 7 2 8 3 12 3 13 2 12 1 8 1M14 11 15 12 15 16 14 17 13 16 13 12 14 11M7 18 8 17 12 17 13 18 12 19 8 19 7 18M6 11 7 12 7 16 6 17 5 16 5 12 6 11M6 3 7 4 7 8 6 9 5 8 5 4 6 3M7 10 8 9 12 9 13 10 12 11 8 11 7 10" />`,
86
+ digit7: `<path style="opacity: 0.3" fill="${t}" stroke="none" stroke-width="none" d="M7 18 8 17 12 17 13 18 12 19 8 19 7 18M6 11 7 12 7 16 6 17 5 16 5 12 6 11M6 3 7 4 7 8 6 9 5 8 5 4 6 3M7 10 8 9 12 9 13 10 12 11 8 11 7 10"/><path fill="${t}" stroke="none" stroke-width="none" d="M8 1 7 2 8 3 12 3 13 2 12 1 8 1M14 3 13 4 13 8 14 9 15 8 15 4 14 3M14 11 15 12 15 16 14 17 13 16 13 12 14 11" />`,
87
+ digit8: `<path fill="${t}" stroke="none" stroke-width="none" d="M8 1 7 2 8 3 12 3 13 2 12 1 8 1M7 10 8 9 12 9 13 10 12 11 8 11 7 10M7 18 8 17 12 17 13 18 12 19 8 19 7 18M6 3 7 4 7 8 6 9 5 8 5 4 6 3M6 11 7 12 7 16 6 17 5 16 5 12 6 11M14 3 13 4 13 8 14 9 15 8 15 4 14 3M14 11 15 12 15 16 14 17 13 16 13 12 14 11" />`,
88
+ digit9: `<path style="opacity: 0.3" fill="${t}" stroke="none" stroke-width="none" d="M6 11 7 12 7 16 6 17 5 16 5 12 6 11"/><path fill="${t}" stroke="none" stroke-width="none" d="M8 1 7 2 8 3 12 3 13 2 12 1 8 1M14 3 13 4 13 8 14 9 15 8 15 4 14 3M14 11 15 12 15 16 14 17 13 16 13 12 14 11M7 18 8 17 12 17 13 18 12 19 8 19 7 18M6 3 7 4 7 8 6 9 5 8 5 4 6 3M7 10 8 9 12 9 13 10 12 11 8 11 7 10" />`,
89
+ excel: `<path stroke-width="${n}" fill="none" stroke="${t}" stroke-linejoin="round" d="M4 1C2 1 1 2 1 4L1 16C1 18 2 19 4 19L16 19C18 19 19 18 19 16L19 6C15 6 14 5 14 1ZM14 8C15 8 16 9 16 10L16 14C16 15 15 16 14 16L6 16C5 16 4 15 4 14L4 10C4 9 5 8 6 8Z"/><line stroke="${t}" stroke-width="${n}" x1="9" x2="9" y1="8" y2="16" /><line stroke="${t}" stroke-width="${n}" x1="4" x2="16" y1="12" y2="12" />`,
90
+ image: `<path stroke-width="${n}" fill="none" stroke="${t}" stroke-linecap="round" d="M4 1C2 1 1 2 1 4L1 16C1 18 2 19 4 19L16 19C18 19 19 18 19 16L19 6C15 6 14 5 14 1ZM1 16C3.3333 13.6667 3 10 8 12M7 14C8 13 9 5 19 11"/><circle r="1" cx="6" cy="5" stroke="none" fill="${t}"/>`,
91
+ labelClose: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M2 8C1 9 1 11 2 12L5 16C6 17 6 17 7 17L17 17C19 17 19 15 19 15L19 5C19 5 19 3 17 3L12 3M7 10 15 10M7 13 16 13M9 6 4 1M4 6 9 1" />`,
92
+ labelOpen: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M2 8C1 9 1 11 2 12L5 16C6 17 6 17 7 17L17 17C19 17 19 16 19 15L19 5C19 5 19 3 17 3L7 3C6 3 6 3 5 4L2 8M7 7 13 7M7 10 15 10M7 13 16 13" />`,
93
+ menu: `<path stroke-width="${n}" fill="none" stroke="${t}" stroke-linecap="round" d="M2 10 18 10M2 5 18 5M2 15 18 15" />`,
94
+ moodFlat: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M1 10A1 1 0 0019 10 1 1 0 001 10M5 13C8 11 12 11 15 13M5 7A1 1 0 008 7 1 1 0 005 7M12 7A1 1 0 0015 7 1 1 0 0012 7" />`,
95
+ moodHappy: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M1 10A1 1 0 0019 10 1 1 0 001 10M5 11C6 18 14 18 15 11L5 11M5 7A1 1 0 008 7 1 1 0 005 7M12 7A1 1 0 0015 7 1 1 0 0012 7" />`,
96
+ moodNeutral: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M1 10A1 1 0 0019 10 1 1 0 001 10M5 12C9 12 11 12 15 12M5 7A1 1 0 008 7 1 1 0 005 7M12 7A1 1 0 0015 7 1 1 0 0012 7" />`,
97
+ moodSad: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M1 10A1 1 0 0019 10 1 1 0 001 10M5 14C6 9 14 9 15 14L5 14M5 7A1 1 0 008 7 1 1 0 005 7M12 7A1 1 0 0015 7 1 1 0 0012 7" />`,
98
+ pdf: `<path stroke-width="${n}" fill="none" stroke="${t}" stroke-linecap="round" stroke-linejoin="round" d="M4 1C2 1 1 2 1 4L1 16C1 18 2 19 4 19L16 19C18 19 19 18 19 16L19 6C15 6 14 5 14 1ZM4 16 4 9 5 9Q7 9 7 11 7 13 5 13L4 13M9 16 9 9 9 9Q12 9 12 12L12 13Q12 16 9 16L9 16M14 16 14 9 16 9M14 12 16 12"/>`,
99
+ csv: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 4 1 C 2 1 1 2 1 4 L 1 16 C 1 18 2 19 4 19 L 16 19 C 18 19 19 18 19 16 L 19 6 C 15 6 14 5 14 1 Z M 7 11 C 7 10 7 9 6 9 L 5 9 C 4 9 4 10 4 11 L 4 14 C 4 15 4 16 5 16 L 6 16 C 7 16 7 15 7 14 M 12 11 C 12 10 12 9 11 9 L 10 9 C 9 9 9 10 9 11 C 9 13 12 12 12 14 C 12 15 12 16 11 16 L 10 16 C 9 16 9 15 9 14 M 14 9 L 15 16 L 16 9" />`,
100
+ screenshot: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M1 4 1 3C1 2 2 1 3 1L4 1M16 1 17 1C18 1 19 2 19 3L19 4M1 16 1 17C1 18 2 19 3 19L4 19M16 19 17 19C18 19 19 18 19 17L19 16M8 10A1 1 0 0012 10 1 1 0 008 10M5 13 5 8C5 7 5 7 6 7L14 7C15 7 15 7 15 8L15 13C15 14 15 14 14 14L6 14C5 14 5 14 5 13M7 6 13 6" />`,
101
+ skeleton: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M3 14A1 1 0 003 18L7 18A1 1 0 007 14L3 14M3 8A1 1 0 003 12L7 12A1 1 0 007 8L3 8M3 2A1 1 0 003 6L4 6A1 1 0 004 2L3 2M12 10 12 16C12 17 13 18 14 18L17 18C18 18 19 17 19 16L19 10C19 9 18 8 17 8L14 8C13 8 12 9 12 10" stroke-dasharray="2" />`,
102
+ smiley: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M1 10A1 1 0 0019 10 1 1 0 001 10M5 12C8 14 12 14 15 12M5 7A1 1 0 008 7 1 1 0 005 7M12 7A1 1 0 0015 7 1 1 0 0012 7" />`,
103
+ sort: `<path stroke-width="${n}" fill="none" stroke="${t}" stroke-linecap="round" d="M1 15 5 18 9 15M5 5 5 18M15 15 15 2M11 5 15 2 19 5" />`,
104
+ sortReverse: `<path stroke-width="${n}" fill="none" stroke="${t}" stroke-linecap="round" d="M 1 8 L 5 5 L 9 8 M 5 5 L 5 18 M 15 15 L 15 2 M 11 12 L 15 15 L 19 12" />`,
105
+ spin: `<path stroke-width="${n}" fill="none" stroke="${t}" stroke-linecap="round" d="M1 10A1 1 0 0019 10 1 1 0 004 10 1 1 0 0016 10 1 1 0 007 10 1 1 0 0013 10 1 1 0 0010 10M1 10Q1 5 5 2" />`,
106
+ star: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 1.333 8.2262 L 7.3093 7.3308 L 9.9598 1.9001 L 12.6581 7.3072 L 18.6421 8.1497 L 14.3335 12.3869 L 15.3813 18.3383 L 10.0201 15.55 L 4.6837 18.3856 L 5.6789 12.4251 L 1.334 8.225" />`,
107
+ starFill: `<path fill="${t}" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 1.333 8.2262 L 7.3093 7.3308 L 9.9598 1.9001 L 12.6581 7.3072 L 18.6421 8.1497 L 14.3335 12.3869 L 15.3813 18.3383 L 10.0201 15.55 L 4.6837 18.3856 L 5.6789 12.4251 L 1.334 8.225" />`,
108
+ tableClose: `<path stroke-width="${n}" stroke-linecap="round" fill="none" stroke="${t}" d="M4 1 4 1C2 1 1 2 1 4L1 16C1 18 2 19 4 19L7 19M4 1 16 1C18 1 19 2 19 4L19 14M18 19 14 16 10 19"/><line stroke-width="${n}" stroke="${t}" x1="8" y1="1" x2="8" y2="19" stroke-linecap="round" /><line stroke-width="${n}" stroke="${t}" x1="1" y1="8" x2="19" y2="8" />`,
109
+ tableOpen: `<path stroke-width="${n}" fill="none" stroke-linecap="round" stroke="${t}" d="M4 1 4 1C2 1 1 2 1 4L1 16C1 18 2 19 4 19L7 19M4 1 16 1C18 1 19 2 19 4L19 14M18 16 14 19 10 16"/><line stroke-width="${n}" stroke="${t}" x1="8" y1="1" x2="8" y2="19" stroke-linecap="round" /><line stroke-width="${n}" stroke-linecap="round" stroke="${t}" x1="1" y1="8" x2="19" y2="8" />`,
110
+ chartCluster: `<path fill="none" stroke="${t}" stroke-width="${n}" d="M7 10A1 1 0 0013 10 1 1 0 007 10M10 7 10 4A1 1 0 0010 1 1 1 0 0010 4M7 10 4 10A1 1 0 001 10 1 1 0 004 10M10 13 10 16A1 1 0 0010 19 1 1 0 0010 16M13 10 16 10A1 1 0 0019 10 1 1 0 0016 10" />`,
111
+ arrowRight: `<path fill="${t}" stroke="none" stroke-width="none" d="M18 10 3 1C6 7 6 13 3 19L18 10" stroke-linejoin="round" />`,
112
+ arrowTop: `<path fill="${t}" stroke="none" stroke-width="none" d="M10 2 1 17C7 14 13 14 19 17L10 2" stroke-linejoin="round" />`,
113
+ arrowLeft: `<path fill="${t}" stroke="none" stroke-width="none" d="M2 10 17 1C14 7 14 13 17 19L2 10" stroke-linejoin="round" />`,
114
+ arrowBottom: `<path fill="${t}" stroke="none" stroke-width="none" d="M10 18 1 3C7 6 13 6 19 3L10 18" stroke-linejoin="round" />`,
115
+ fullscreen: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M1 6 1 4C1 2 2 1 4 1L6 1M14 1 16 1C18 1 19 2 19 4L19 6M19 14 19 16C19 18 18 19 16 19L14 19M6 19 4 19C2 19 1 18 1 16L1 14M9 9 5 5M11 9 15 5M11 11 15 15M9 11 5 15M5 12 5 15 8 15M12 15 15 15 15 12M15 8 15 5 12 5M8 5 5 5 5 8" />`,
116
+ exitFullscreen: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M1 6 1 4C1 2 2 1 4 1L6 1M14 1 16 1C18 1 19 2 19 4L19 6M19 14 19 16C19 18 18 19 16 19L14 19M6 19 4 19C2 19 1 18 1 16L1 14M8 8 4 4M12 8 16 4M12 12 16 16M8 12 4 16M5 12 8 12 8 15M12 15 12 12 15 12M15 8 12 8 12 5M8 5 8 8 5 8" />`,
117
+ moodEmbarrassed: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 1 10 A 1 1 0 0 0 19 10 A 1 1 0 0 0 1 10 M 5 13 C 8 11 11 16 15 13 M 5 7 A 1 1 0 0 0 8 7 A 1 1 0 0 0 5 7 M 12 7 A 1 1 0 0 0 15 7 A 1 1 0 0 0 12 7" />`,
118
+ moodSurprised: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 1 10 A 1 1 0 0 0 19 10 A 1 1 0 0 0 1 10 M 5 7 A 1 1 0 0 0 8 7 A 1 1 0 0 0 5 7 M 12 7 A 1 1 0 0 0 15 7 A 1 1 0 0 0 12 7 M 10 12 A 1 1 0 0 0 10 15 A 1 1 0 0 0 10 12" />`,
119
+ moodWink: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 1 10 A 1 1 0 0 0 19 10 A 1 1 0 0 0 1 10 M 5 11 C 7 15 11 15 15 13 M 12 7 A 1 1 0 0 0 15 7 A 1 1 0 0 0 12 7 M 5 7 L 8 7" />`,
120
+ moodLaughing: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 1 10 A 1 1 0 0 0 19 10 A 1 1 0 0 0 1 10 M 5 10 C 5 17 15 17 15 11 L 5 10 M 12 7 A 1 1 0 0 0 12 7 C 13 6 14 7 15 7 M 5 6 C 6 6 7 5 8 7" />`,
121
+ circleCancel: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 1 10 A 1 1 0 0 0 19 10 A 1 1 0 0 0 1 10 M 6 6 L 14 14 M 14 6 L 6 14" />`,
122
+ circleCheck: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 1 10 A 1 1 0 0 0 19 10 A 1 1 0 0 0 1 10 M 5 10 L 9 14 M 15 7 L 9 14" />`,
123
+ circleExclamation: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 1 10 A 1 1 0 0 0 19 10 A 1 1 0 0 0 1 10 M 10 5 L 10 10 M 10 13 A 1 1 0 0 0 10 15 A 1 1 0 0 0 10 13" />`,
124
+ circleQuestion: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 1 10 A 1 1 0 0 0 19 10 A 1 1 0 0 0 1 10 M 10 5 C 14 5 14 10 10 10 M 10 13 A 1 1 0 0 0 10 15 A 1 1 0 0 0 10 13 M 7 7 C 7 6 8 5 10 5" />`,
125
+ refresh: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 2 10 A 1 1 0 0 0 17 10 C 17 5 12 2 7 4 L 10 1 M 7 4 L 10 7" />`,
126
+ chartSparkbar: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M 2 5 L 18 5 M 2 10 L 18 10 M 2 15 L 18 15" style="opacity:0.3" /><path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M 2 5 L 15 5 M 2 10 L 11 10 M 2 15 L 7 15" />`,
127
+ chartSparkline: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M 2.033 13.067 C 1.962 10.937 2.246 9.234 3.453 9.127 C 5.192 9.127 4.233 16.048 6.47 16.013 C 8.741 16.013 7.534 8.63 9.735 8.559 C 12.078 8.559 10.942 12.357 12.965 12.357 C 15.059 12.286 14.278 4.016 18 4" />`,
128
+ legend: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M 3 2 L 5 2 C 5 2 6 2 6 3 L 6 5 C 6 6 5 6 5 6 L 3 6 C 3 6 2 6 2 5 L 2 3 C 2 2 3 2 3 2 M 8 4 C 8 3 9 3 9 3 L 17 3 C 17 3 18 3 18 4 C 18 5 17 5 17 5 L 9 5 C 9 5 8 5 8 4 M 3 8 L 5 8 C 5 8 6 8 6 9 L 6 11 C 6 12 5 12 5 12 L 3 12 C 3 12 2 12 2 11 L 2 9 C 2 8 3 8 3 8 M 8 10 C 8 9 9 9 9 9 L 17 9 C 17 9 18 9 18 10 C 18 11 17 11 17 11 L 9 11 C 9 11 8 11 8 10 M 3 14 L 5 14 C 5 14 6 14 6 15 L 6 17 C 6 18 5 18 5 18 L 3 18 C 3 18 2 18 2 17 L 2 15 C 2 14 3 14 3 14 M 8 16 C 8 15 9 15 9 15 L 17 15 C 17 15 18 15 18 16 C 18 17 17 17 17 17 L 9 17 C 9 17 8 17 8 16" />`,
129
+ chartGalaxy: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M 7 11 A 1 1 0 0 0 11 11 M 14 11 A 1 1 0 0 0 7 11 M 3 11 A 1 1 0 0 0 14 11 M 18 11 A 1 1 0 0 0 3 11 M 16.4 16 C 17 15 18 13 18 11" />`,
130
+ zoomPlus: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 9 5 L 9 13 M 5 9 L 13 9"/>`,
131
+ zoomMinus: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M 9 1 A 1 1 0 0 0 9 17 A 1 1 0 0 0 9 1 M 14.65 14.65 L 18 18 M 5 9 L 13 9"/>`,
132
+ chartTreemap: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 1 1 L 19 1 L 19 19 L 1 19 Z M 10 1 L 10 19 M 1 13 L 10 13 M 10 10 L 19 10 M 15 10 L 15 19" />`,
133
+ kpi: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 2 5 L 2 15 M 6 5 L 2 10 L 6 15 M 8 15 L 8 5 L 10 5 M 10 10 A 1 1 0 0 0 10 5 M 10 10 L 8 10 M 18 5 L 14 5 M 14 15 L 18 15 M 16 5 L 16 15 M 1 3 L 1 2 C 1 1 2 1 2 1 L 18 1 C 18 1 19 1 19 2 L 19 3 M 1 17 L 1 18 C 1 19 2 19 2 19 L 18 19 C 19 19 19 18 19 18 L 19 17"/>`,
134
+ kpiBox: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 1 3 C 1 2 2 1 3 1 L 17 1 C 18 1 19 2 19 3 L 19 17 C 19 18 18 19 17 19 L 3 19 C 2 19 1 18 1 17 L 1 3 M 4 13 L 9 13 M 16 13 L 11 13 M 4 16 L 16 16 M 4 4 L 4 10 M 7 4 L 4 7 L 7 10 M 9 10 L 9 4 L 11 4 M 11 7 A 1 1 0 0 0 11 4 M 11 7 L 9 7 M 16 10 L 14 10 M 14 4 L 16 4 M 15 4 L 15 10"/>`,
135
+ tooltip: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 8 15 L 10 19 L 12 15 L 18 15 C 18 15 19 15 19 14 L 19 2 C 19 1 18 1 18 1 L 2 1 C 2 1 1 1 1 2 L 1 14 C 1 15 2 15 2 15 L 8 15 M 4 6 L 11 6 M 4 10 L 7 10 M 9 10 L 16 10"/>`,
136
+ tooltipDisabled: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 8 15 L 10 19 L 12 15 L 18 15 C 18 15 19 15 19 14 L 19 2 C 19 1 18 1 18 1 L 2 1 C 2 1 1 1 1 2 L 1 14 C 1 15 2 15 2 15 L 8 15 M 7 5 L 13 11 M 7 11 L 13 5"/>`,
137
+ vueDataUi: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 1 2 L 10 19 M 1 2 L 4 2 L 10 13 L 13 13 M 10 19 L 13 13"/><path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 10 13 L 14.974 3.451 L 19 13 L 16 13 L 14.734 9.553 L 13 13 L 10 13"/>`,
138
+ ratio: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M 2 10 L 18 10 M 8 1 L 12 7 M 12 1 L 8 7 M 8 13 L 10 16 M 12 13 L 8 19"/>`,
139
+ func: `<path fill="none" stroke="${t}" stroke-width="${n}" d="M 17 7 L 13 13 M 13 7 L 17 13 M 12 5 C 12 5 11 5 11 6 L 11 14 C 11 15 12 15 12 15 M 18 5 C 19 5 19 6 19 6 L 19 14 C 19 15 18 15 18 15 M 1 19 C 2 19 3 19 4 17 L 6 3 C 6 2 7 1 8 1 L 10 1 M 5 10 L 7 10" stroke-linecap="round" stroke-linejoin="round" />`,
140
+ settings: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M 8 7 A 1 1 0 0 0 8 17 A 1 1 0 0 0 8 7 M 8 6 L 8 7 M 2 12 L 3 12 M 13 12 L 14 12 M 8 17 L 8 18 M 3.6 7.6 L 4.4 8.4 M 3.6 16.4 L 4.4 15.5 M 12.4 7.6 L 11.5 8.4 M 11.6 15.5 L 12.4 16.4 M 8 11 A 1 1 0 0 0 8 13 A 1 1 0 0 0 8 11 M 16 2 A 1 1 0 0 0 16 6 A 1 1 0 0 0 16 2 M 13 4 L 14 4 M 16 6 L 16 7 M 18 4 L 19 4 M 16 1 L 16 2"/>`,
141
+ trendUp: `<path stroke="${t}" stroke-width="${n}" stroke-linecap="round" fill="none" d="M 6 3 L 6 7 M 4 5 L 8 5 M 11 7 L 16 3 M 12 2 A 1 1 0 0 0 12 4 A 1 1 0 0 0 12 2 M 15 6 A 1 1 0 0 0 15 8 A 1 1 0 0 0 15 6 M 10 18 L 10 10 M 7 13 L 10 10 L 13 13" />`,
142
+ trendDown: `<path stroke="${t}" stroke-width="${n}" stroke-linecap="round" fill="none" d="M 4 5 M 4 5 L 8 5 M 11 7 L 16 3 M 12 2 A 1 1 0 0 0 12 4 A 1 1 0 0 0 12 2 M 15 6 A 1 1 0 0 0 15 8 A 1 1 0 0 0 15 6 M 10 18 L 10 10 M 7 15 L 10 18 L 13 15" />`,
143
+ clipBoard: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 6 2 C 6 1 7 1 7 1 L 13 1 C 14 1 14 2 14 2 C 14 2 14 3 13 3 L 7 3 C 7 3 6 3 6 2 M 6 2 L 3 2 C 2 2 1 3 1 4 L 1 17 C 1 18 2 19 3 19 L 17 19 C 18 19 19 18 19 17 L 19 4 C 19 3 18 2 17 2 L 14 2 M 5 7 L 9 7 M 5 11 L 9 11 M 11 11 L 15 11 M 5 15 L 15 15 M 11 7 L 15 7"/>`,
144
+ clipboardLine: `<path fill="none" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round" d="M 6 2 C 6 1 7 1 7 1 L 13 1 C 14 1 14 2 14 2 C 14 2 14 3 13 3 L 7 3 C 7 3 6 3 6 2 M 6 2 L 3 2 C 2 2 1 3 1 4 L 1 17 C 1 18 2 19 3 19 L 17 19 C 18 19 19 18 19 17 L 19 4 C 19 3 18 2 17 2 L 14 2 M 5 15 L 8 10 L 12 12 L 15 6"/>`,
145
+ clipboardDonut: `<path fill="none" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round" d="M 6 2 C 6 1 7 1 7 1 L 13 1 C 14 1 14 2 14 2 C 14 2 14 3 13 3 L 7 3 C 7 3 6 3 6 2 M 6 2 L 3 2 C 2 2 1 3 1 4 L 1 17 C 1 18 2 19 3 19 L 17 19 C 18 19 19 18 19 17 L 19 4 C 19 3 18 2 17 2 L 14 2 M 10 5 A 1 1 0 0 0 10 16 A 1 1 0 0 0 10 5 M 10 8 A 1 1 0 0 0 10 13 A 1 1 0 0 0 10 8 M 10 5 L 10 8 M 5.1 13 L 7.7 11.6"/>`,
146
+ clipboardBar: `<path fill="none" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round" d="M 6 2 C 6 1 7 1 7 1 L 13 1 C 14 1 14 2 14 2 C 14 2 14 3 13 3 L 7 3 C 7 3 6 3 6 2 M 6 2 L 3 2 C 2 2 1 3 1 4 L 1 17 C 1 18 2 19 3 19 L 17 19 C 18 19 19 18 19 17 L 19 4 C 19 3 18 2 17 2 L 14 2 M 5 15 L 5 11 L 10 11 L 10 15 L 5 15 M 10 11 L 10 7 L 15 7 L 15 15 L 10 15"/>`,
147
+ clipboardVariable: `<path fill="none" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round" d="M 6 2 C 6 1 7 1 7 1 L 13 1 C 14 1 14 2 14 2 C 14 2 14 3 13 3 L 7 3 C 7 3 6 3 6 2 M 6 2 L 3 2 C 2 2 1 3 1 4 L 1 17 C 1 18 2 19 3 19 L 17 19 C 18 19 19 18 19 17 L 19 4 C 19 3 18 2 17 2 L 14 2 M 5 8 L 9 13 M 9 8 L 5 13 M 11 8 L 13.1 10.3 M 15 8 L 11 13"/>`,
148
+ triangle: `<path stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round" d="M 10 3 L 1 17 L 19 17 L 10 3"/>`,
149
+ triangleFill: `<path stroke="${t}" fill="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 10 3 L 1 17 L 19 17 L 10 3"/>`,
150
+ square: `<path stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round" d="M 2 2 L 2 18 L 18 18 L 18 2 L 2 2"/>`,
151
+ squareFill: `<path fill="${t}" stroke="${t}" stroke-width="${n}"stroke-linecap="round" stroke-linejoin="round" d="M 2 2 L 2 18 L 18 18 L 18 2 L 2 2"/>`,
152
+ diamond: `<path stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round" d="M 10 1 L 1 10 L 10 19 L 19 10 L 10 1"/>`,
153
+ diamondFill: `<path fill="${t}" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 10 1 L 1 10 L 10 19 L 19 10 L 10 1"/>`,
154
+ pentagon: `<path stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round" d="M 10 1 L 1 9 L 5 19 L 16 19 L 19 9 Z"/>`,
155
+ pentagonFill: `<path fill="${t}" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 10 1 L 1 9 L 5 19 L 16 19 L 19 9 Z"/>`,
156
+ hexagon: `<path stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round" d="M 10 1 L 2 6 L 2 14 L 10 19 L 18 14 L 18 6 Z"/>`,
157
+ hexagonFill: `<path fill="${t}" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 10 1 L 2 6 L 2 14 L 10 19 L 18 14 L 18 6 Z"/>`,
158
+ circle: `<path stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round" d="M 10 1 A 1 1 0 0 0 10 19 A 1 1 0 0 0 10 1"/>`,
159
+ circleFill: `<path stroke="${t}" stroke-width="${n}" fill="${t}" stroke-linecap="round" stroke-linejoin="round" d="M 10 1 A 1 1 0 0 0 10 19 A 1 1 0 0 0 10 1"/>`,
160
+ numbers: `<path fill="none" stroke="${t}" stroke-width="${n / 2}" fill="none" stroke-linecap="round" stroke-linejoin="round" d="M 2 3 L 4 1 L 4 6 M 8 3 C 8 2 9 1 10 1 C 11 1 12 2 12 3 C 12 5 8 3 8 6 L 12 6 M 15 1 L 18 1 L 16 3 C 17 3 18 3 18 4 C 18 6 16 6 15 6 M 4 13 L 4 8 L 2 11 L 6 11 M 12 8 L 8 8 C 8 11 12 9 12 11 C 12 12 11 13 10 13 C 9 13 8 12 8 11 M 18 11 A 1 1 0 0 0 15 12 A 1 1 0 0 0 18 11 M 15 11 C 15 8 17 8 18 8 M 2 15 L 6 15 C 5 18 2 17 2 20 M 8 16 C 8 15 9 15 9 15 L 11 15 C 12 15 12 16 12 16 C 12 16 12 17 11 17 L 9 17 C 9 17 8 17 8 16 M 9 17 C 9 17 8 17 8 18 L 8 19 C 8 19 8 19 8 19 C 8 20 9 20 9 20 L 11 20 C 12 20 12 19 12 19 L 12 18 C 12 18 12 17 11 17 M 18 17 A 1 1 0 0 0 15 16 A 1 1 0 0 0 18 17 M 18 17 C 18 20 16 20 15 20"/>`,
161
+ sigma: `<path fill="none" stroke="${t}" stroke-width="${n}" fill="none" d="M 16 5 L 18 2 L 2 2 L 9 10 L 2 18 L 18 18 L 16 15" stroke-linecap="round" stroke-linejoin="round"/>`,
162
+ mu: `<path fill="none" stroke="${t}" stroke-width="${n}" fill="none" d="M 15 2 C 15 12 13 12 10 12 C 5 12 5 12 5 2 M 5 2 L 5 18 M 13.5 10.8 C 14 12 15 12 15 12" stroke-linecap="round" stroke-linejoin="round"/>`,
163
+ lambda: `<path fill="none" stroke="${t}" stroke-width="${n}" fill="none" d="M 2 5 C 2 2 4 2 4 2 C 10 2 10 18 18 18 M 10 10 L 2 18" stroke-linecap="round" stroke-linejoin="round"/>`,
164
+ people: `<path fill="none" stroke="${t}" stroke-width="${n / 2}" fill="none" d="M 5 1 A 1 1 0 0 0 5 9 A 1 1 0 0 0 5 1 M 15 1 A 1 1 0 0 0 15 9 A 1 1 0 0 0 15 1 M 5 11 A 1 1 0 0 0 5 19 A 1 1 0 0 0 5 11 M 15 11 A 1 1 0 0 0 15 19 A 1 1 0 0 0 15 11 M 3 4 L 3 4 M 7 4 L 7 4 M 3 6 C 4 7 6 7 7 6 M 13 4 L 13 4 M 17 4 L 17 4 M 13 6 C 14 7 16 7 17 6 M 3 14 L 3 14 M 7 14 L 7 14 M 3 16 C 4 17 6 17 7 16 M 13 14 L 13 14 M 17 14 L 17 14 M 13 16 C 14 17 16 17 17 16" stroke-linecap="round" stroke-linejoin="round"/>`,
165
+ copy: `<path fill="none" stroke="${t}" stroke-width="${n}" fill="none" d="M 18 16 C 18 17 17 18 16 18 L 8 18 C 7 18 6 17 6 16 L 6 8 C 6 7 7 6 8 6 L 16 6 C 17 6 18 7 18 8 L 18 16 M 6 14 L 4 14 C 3 14 2 13 2 12 L 2 4 C 2 3 3 2 4 2 L 12 2 C 13 2 14 3 14 4 L 14 6" stroke-linecap="round" stroke-linejoin="round"/>`,
166
+ accordion: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 2 2 L 18 2 L 16 4 L 18 6 L 16 8 L 18 10 L 16 12 L 18 14 L 16 16 L 18 18 L 2 18 L 4 16 L 2 14 L 4 12 L 2 10 L 4 8 L 2 6 L 4 4 L 2 2"/><path stroke="none" fill="${t}" style="opacity:0.3" stroke-linecap="round" stroke-linejoin="round" d="M 2 2 L 18 2 L 16 4 L 4 4 Z" /><path stroke="none" fill="${t}" style="opacity:0.3" stroke-linecap="round" stroke-linejoin="round" d="M 2 6 L 18 6 L 16 8 L 4 8 Z" /><path stroke="none" fill="${t}" style="opacity:0.3" stroke-linecap="round" stroke-linejoin="round" d="M 2 10 L 18 10 L 16 12 L 4 12 Z" /><path stroke="none" fill="${t}" style="opacity:0.3" stroke-linecap="round" stroke-linejoin="round" d="M 2 14 L 18 14 L 16 16 L 4 16 Z" />`,
167
+ cursor: `<path stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round" d="M 6 10 A 1 1 0 0 0 14 10 A 1 1 0 0 0 6 10 M 1 10 L 6 10 M 14 10 L 19 10 M 10 1 L 10 6 M 10 14 L 10 19 M 10 8 L 10 12 M 8 10 L 12 10" />`,
168
+ trend: `<path stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-kinejoin="round" d="M 1 6 L 4 4 L 7 6 M 4 4 L 4 13 M 7 16 C 7 16 7 18 9 18 C 12 18 10 9 12 9 C 14 9 14 13 15 13 C 18 14 17.6667 5.6667 19 2"/>`,
169
+ chartStripPlot: `<path stroke="${t}" stroke-width="${n}" fill="none" d="M 4 16 A 1 1 0 0 0 4 18 A 1 1 0 0 0 4 16 M 4 13 A 1 1 0 0 0 4 15 A 1 1 0 0 0 4 13 M 4 9 A 1 1 0 0 0 4 11 A 1 1 0 0 0 4 9 M 8 11 A 1 1 0 0 0 8 13 A 1 1 0 0 0 8 11 M 8 8 A 1 1 0 0 0 8 10 A 1 1 0 0 0 8 8 M 4 2 A 1 1 0 0 0 4 4 A 1 1 0 0 0 4 2 M 12 15 A 1 1 0 0 0 12 17 A 1 1 0 0 0 12 15 M 12 10 A 1 1 0 0 0 12 12 A 1 1 0 0 0 12 10 M 12 7 A 1 1 0 0 0 12 9 A 1 1 0 0 0 12 7 M 8 5 A 1 1 0 0 0 8 7 A 1 1 0 0 0 8 5 M 16 12 A 1 1 0 0 0 16 14 A 1 1 0 0 0 16 12 M 16 10 A 1 1 0 0 0 16 12 A 1 1 0 0 0 16 10 M 16 16 A 1 1 0 0 0 16 18 A 1 1 0 0 0 16 16" />`,
170
+ chartDumbbell: `<path stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M 3 2 A 1 1 0 0 0 3 4 A 1 1 0 0 0 3 2 M 10 2 A 1 1 0 0 0 10 4 A 1 1 0 0 0 10 2 M 4 3 L 9 3 M 5 9 A 1 1 0 0 0 5 11 A 1 1 0 0 0 5 9 M 17 9 A 1 1 0 0 0 17 11 A 1 1 0 0 0 17 9 M 6 10 L 16 10 M 8 16 A 1 1 0 0 0 8 18 A 1 1 0 0 0 8 16 M 15 16 A 1 1 0 0 0 15 18 A 1 1 0 0 0 15 16 M 9 17 L 14 17" />`,
171
+ copyLeft: `<path stroke="${t}" stroke-width="${n}" d="M 10 2 A 1 1 0 0 0 10 18 A 1 1 0 0 0 10 2 M 10 14 A 1 1 0 0 0 10 6 C 10 6 8 6 7 8 M 10 14 C 10 14 8 14 7 12" stroke-linecap="round" stroke-linejoin="round" fill="none"/>`,
172
+ chartWordCloud: `<text x="10" y="10" fill="${t}" text-anchor="middle" font-size="4.5" font-family="Arial" dominant-baseline="middle">WORDS</text><text x="5.5" y="6" fill="${t}" text-anchor="middle" font-size="2.5" font-family="Arial" dominant-baseline="middle">WORDS</text><text x="15" y="6" fill="${t}" text-anchor="middle" font-size="2" font-family="Arial" dominant-baseline="middle">WORDS</text><text x="5" y="13.5" fill="${t}" text-anchor="middle" font-size="2" font-family="Arial" dominant-baseline="middle">WORDS</text><text x="14.5" y="14.4" fill="${t}" text-anchor="middle" font-size="2.5" font-family="Arial" dominant-baseline="middle">WORDS</text><text x="10" y="3" fill="${t}" text-anchor="middle" font-size="1.8" font-family="Arial" dominant-baseline="middle">WORDS</text><text x="10" y="17.5" fill="${t}" text-anchor="middle" font-size="2" font-family="Arial" dominant-baseline="middle">WORDS</text>`,
173
+ chartWordCloudZh: `<text x="10" y="10" fill="${t}" text-anchor="middle" font-size="6" font-family="Arial" dominant-baseline="middle">词语</text><text x="5" y="5" fill="${t}" text-anchor="middle" font-size="3" font-family="Arial" dominant-baseline="middle">词语</text><text x="15" y="5" fill="${t}" text-anchor="middle" font-size="3" font-family="Arial" dominant-baseline="middle">词语</text><text x="10" y="5" fill="${t}" text-anchor="middle" font-size="1.5" font-family="Arial" dominant-baseline="middle">词语</text><text x="10" y="2" fill="${t}" text-anchor="middle" font-size="1.5" font-family="Arial" dominant-baseline="middle">词语</text><text x="2" y="8" fill="${t}" text-anchor="middle" font-size="1.5" font-family="Arial" dominant-baseline="middle">词语</text><text x="2" y="11.5" fill="${t}" text-anchor="middle" font-size="1.5" font-family="Arial" dominant-baseline="middle">词语</text><text x="18" y="8" fill="${t}" text-anchor="middle" font-size="1.5" font-family="Arial" dominant-baseline="middle">词语</text><text x="18" y="11.5" fill="${t}" text-anchor="middle" font-size="1.5" font-family="Arial" dominant-baseline="middle">词语</text><text x="5" y="14.5" fill="${t}" text-anchor="middle" font-size="3" font-family="Arial" dominant-baseline="middle">词语</text><text x="15" y="14.5" fill="${t}" text-anchor="middle" font-size="3" font-family="Arial" dominant-baseline="middle">词语</text><text x="10" y="14.5" fill="${t}" text-anchor="middle" font-size="1.5" font-family="Arial" dominant-baseline="middle">词语</text><text x="10" y="18" fill="${t}" text-anchor="middle" font-size="1.5" font-family="Arial" dominant-baseline="middle">词语</text>`,
174
+ stack: `<path stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" fill="none" d="M 10 3 L 2 6 L 10 9 L 18 6 L 10 3 M 7 8 L 2 10 L 10 13 L 18 10 L 13 8 M 7 12 L 2 14 L 10 17 L 18 14 L 13 12"/>`,
175
+ unstack: `<path stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" fill="none" d="M 10 3 L 2 6 L 10 9 L 18 6 L 10 3 M 7 8 L 2 10 L 10 13 L 18 10 L 13 8 M 7 12 L 2 14 L 10 17 L 18 14 L 13 12 M 2 2 L 18 18 M 18 2 L 2 18"/>`,
176
+ window: `<path stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" fill="none" d="M 2 4 L 2 16 C 2 17 3 18 4 18 L 16 18 C 17 18 18 17 18 16 L 18 4 C 18 3 17 2 16 2 L 4 2 C 3 2 2 3 2 4 M 4 5 L 4 8 C 4 9 5 9 5 9 L 8 9 C 9 9 9 8 9 8 L 9 5 C 9 4 8 4 8 4 L 5 4 C 4 4 4 5 4 5 M 16 5 L 16 8 C 16 9 15 9 15 9 L 12 9 C 12 9 11 9 11 8 L 11 5 C 11 4 12 4 12 4 L 15 4 C 15 4 16 4 16 5 M 5 11 C 5 11 4 11 4 12 L 4 15 C 4 16 5 16 5 16 L 8 16 C 8 16 9 16 9 15 L 9 12 C 9 11 8 11 8 11 L 5 11 M 12 11 C 11 11 11 12 11 12 L 11 15 C 11 15 11 16 12 16 L 15 16 C 15 16 16 16 16 15 L 16 12 C 16 11 15 11 15 11 L 12 11 M 6 6" />`,
177
+ chartFlow: `<path stroke="transparent" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" fill="${t}" d="M 2 2 L 4 2 L 4 9 L 2 9 L 2 2 M 9 2 L 11 2 L 11 6 L 9 6 L 9 2 M 16 2 L 18 2 L 18 4 L 16 4 L 16 2 M 2 11 L 4 11 L 4 18 L 2 18 L 2 11 M 9 8 L 11 8 L 11 11 L 9 11 L 9 8 M 9 14 L 11 14 L 11 16 L 9 16 L 9 14 M 16 6 L 18 6 L 18 8 L 16 8 L 16 6 M 16 10 L 18 10 L 18 12 L 16 12 L 16 10 M 16 14 L 18 14 L 18 16 L 16 16 L 16 14 M 4 2 L 9 2 L 9 6 L 4 6 L 4 6 L 4 2 M 4 6 L 9 8 L 9 11 L 4 9 L 4 6 M 11 2 L 16 2 L 16 4 L 11 4 L 11 2 M 11 4 L 16 6 L 16 8 L 11 6 L 11 4 M 4 11 L 9 14 L 9 16 L 4 13 L 4 11 M 11 8 L 16 10 L 16 12 L 11 10 L 11 8 M 11 14 L 16 14 L 16 16 L 11 16 L 11 14"/>`,
178
+ chartParallelCoordinatePlot: `<path stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" fill="none" d="M 2 2 L 2 18 M 10 2 L 10 18 M 18 2 L 18 18 M 2 4 L 10 3 L 18 3 M 2 10 L 10 6 L 18 8 M 2 16 L 10 16 L 18 12"/>`,
179
+ pause: `<path fill="${t}" stroke="none" strole-linecap="round" stroke-linejoin="round" d="M 3 4 L 3 16 C 3 17 4 18 5 18 L 6 18 C 7 18 8 17 8 16 L 8 4 C 8 3 7 2 6 2 L 5 2 C 4 2 3 3 3 4 M 12 4 L 12 16 C 12 17 13 18 14 18 L 15 18 C 16 18 17 17 17 16 L 17 4 C 17 3 16 2 15 2 L 14 2 C 13 2 12 3 12 4"/>`,
180
+ play: `<path fill="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" fill="none" d="M 3 4 L 3 16 C 3 17 4 18 5 18 L 6 18 C 7 18 18 13 18 11 L 18 10 C 18 8 7 2 6 2 L 5 2 C 4 2 3 3 3 4"/>`,
181
+ stop: `<path fill="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" fill="none" d="M 10 8 L 4 2 L 3 2 L 2 3 L 2 4 L 8 10 L 2 16 L 2 17 L 3 18 L 4 18 L 10 12 L 16 18 L 17 18 L 18 17 L 18 16 L 12 10 L 18 4 L 18 3 L 17 2 L 16 2 L 10 8"/>`,
182
+ restart: `<path stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" fill="none" d="M 3 10 A 1 1 0 0 0 17 10 C 17 6 14 3 10 3 L 10 2 L 7 4 M 5 10 A 1 1 0 0 0 15 10 C 15 7 13 5 10 5 L 10 6 L 7 4 M 3 10 L 5 10"/>`,
183
+ lap: `<path stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" fill="none" d="M 3 10 A 1 1 0 0 0 17 10 A 1 1 0 0 0 3 10 M 8 2 L 12 2 M 5 3 L 6 4 M 15 3 L 14 4 M 10 7 L 10 10 L 13 13"/>`,
184
+ carouselTable: `<path stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" fill="none" d="M 16 2 L 16 18 M 14 4 L 16 2 L 18 4 M 14 16 L 16 18 L 18 16 M 3 2 L 11 2 C 12 2 12 3 12 3 L 12 17 C 12 18 11 18 11 18 L 3 18 C 2 18 2 17 2 17 L 2 3 C 2 3 2 2 3 2 M 2 6 L 12 6 M 2 9 L 12 9 M 2 12 L 12 12 M 2 15 L 12 15 M 7 2 L 7 18 M 4 4 L 5 4 M 9 4 L 10 4"/>`,
185
+ battery: `<path stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" fill="none" d="M 2 6 L 2 14 C 2 16 3 16 4 16 L 15 16 C 16 16 17 16 17 14 L 17 13 C 17 13 18 13 18 12 L 18 8 C 18 7 17 7 17 7 L 17 6 C 17 4 16 4 15 4 L 4 4 C 3 4 2 4 2 6"/><path fill="${t}" style="opacity:0.6" stroke="none" d="M 4 7 L 4 13 C 4 14 5 14 5 14 L 11 14 L 11 6 L 5 6 C 5 6 4 6 4 7"/>`,
186
+ chartStackbar: `<path stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" fill="none" d="M 8 18 L 12 18 L 12 8 C 12 7 11 7 11 7 L 9 7 C 9 7 8 7 8 8 L 8 18 M 2 18 L 6 18 L 6 12 C 6 11 5 11 5 11 L 3 11 C 3 11 2 11 2 12 L 2 18 M 14 18 L 18 18 L 18 3 C 18 2 17 2 17 2 L 15 2 C 15 2 14 2 14 3 L 14 18 M 2 14 L 6 14 M 8 11 L 12 11 M 14 7 L 18 7 M 14 12"/><path stroke="none" style="opacity:0.3" fill="${t}" d="M 2 14 L 6 14 L 6 18 L 2 18 L 2 14" /><path stroke="none" style="opacity:0.3" fill="${t}" d="M 8 11 L 12 11 L 12 18 L 8 18 L 8 11" /><path stroke="none" style="opacity:0.3" fill="${t}" d="M 14 7 L 18 7 L 18 18 L 14 18 L 14 7" />`,
187
+ starFace: `<path stroke="${t}" stroke-width="${n} stroke-linecap="round" stroke-linejoin="round" fill="none" d="M 1.333 8.2262 L 7.3093 7.3308 L 9.9598 1.9001 L 12.6581 7.3072 L 18.6421 8.1497 L 14.3335 12.3869 L 15.3813 18.3383 L 10.0201 15.55 L 4.6837 18.3856 L 5.6789 12.4251Z M 6.989 9.999 C 7.62 8.9 8.638 9.246 8.964 10.019 M 10.999 10.019 C 11.671 8.941 12.607 9.287 13.015 10.04 M 7.499 12.022 C 8.732 14.95 12.101 13.871 12.497 11.999" />`,
188
+ chartBullet: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 1 7 L 1 13 L 19 13 L 19 7 L 1 7"/><path fill="${t}" d="M 1 9 L 12 9 L 12 11 L 1 11 Z" stroke="none" stroke-linecap="round"/><path fill="${t}" d="M 15 5 L 15 15 L 16 15 L 16 5 Z" stroke="none" stroke-linecap="round"/>`,
189
+ trash: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 7 18 L 13 18 C 15 18 15 18 16 6 L 16 6 L 5 6 L 4 6 C 5 18 5 18 7 18 M 3 4 L 17 4 M 8 2 L 12 2 M 10 8 L 10 15 M 7 8 L 7.518 15.01 M 13 8 L 12.454 14.984" />`,
190
+ palette: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M 10 2 A 1 1 0 0 0 10 18 C 10 18 14 18 14 16 C 14 13 12 14 11 13 C 10 10 14 11 15 11 C 20 11 19 2 10 2"/><path stroke="none" fill="${t}" d="M 6 6 A 1 1 0 0 0 8 8 A 1 1 0 0 0 6 6" style="opacity:0.7"/><path fill="${t}" stroke="none" style="opacity:0.5" d="M 6 11 A 1 1 0 0 0 8 13 A 1 1 0 0 0 6 11"/><path fill="${t}" stroke="none" style="opacity:1" d="M 11 5 A 1 1 0 0 0 13 7 A 1 1 0 0 0 11 5"/>`,
191
+ colorPicker: `<path d="M 2 16 C 2 17 3 18 4 18 C 5 18 6 16 9 16 L 16 8 L 12 4 L 4 11 M 4 11 C 4 14 2 15 2 16 M 16 8 C 17 9 19 7 18 6 L 14 2 C 13 1 11 3 12 4 M 18 6 C 21 3 17 -1 14 2" stroke-linecap="round" stroke-linejoin="round" stroke="${t}" stroke-width="${n}" fill="none" style="opacity: 1"/><path d="M 2 16 C 2 17 3 18 4 18 C 5 18 6 16 9 16 L 13.347 10.989 L 4.022 10.989 L 4 11 M 4 11 C 4 14 2 15 2 16" stroke-linecap="round" stroke-linejoin="round" fill="${t}" style="opacity: 0.4"/>`,
192
+ boxes: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M10 11 6 9 2 11 2 16 6 18 10 16 10 11M10 11 14 9 18 11 18 16 14 18 10 16M6 9 6 4 10 2 14 4 14 9M6 4 10 6 14 4M2 11 6 13 10 11M10 11 14 13 18 11M10 6 10 11M6 13 6 18M14 13 14 18"/><path fill="${t}" stroke="none" style="opacity:0.5" d="M 6 4 L 10 6 L 10 11 L 6 9 L 6 4"/><path fill="${t}" stroke="none" style="opacity:0.5" d="M 2 11 L 6 13 L 6 18 L 2 16 L 2 11"/><path fill="${t}" stroke="none" style="opacity:0.5" d="M 10 11 L 14 13 L 14 18 L 10 16 L 10 11"/>`,
193
+ chartFunnel: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 9 18 C 10 19 11 18 11 18 L 12 10 L 18 6 L 18 3 C 18 1 2 1 2 3 L 2 6 L 8 10 L 9 18 M 2 3 C 1 6 18 6 18 3"/>`,
194
+ chartHistoryPlot: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" d="M 4 4 A 1 1 0 0 0 6 4 A 1 1 0 0 0 4 4 M 12 2 A 1 1 0 0 0 12 4 A 1 1 0 0 0 12 2 M 17 7 A 1 1 0 0 0 17 9 A 1 1 0 0 0 17 7 M 12 14 A 1 1 0 0 0 12 16 A 1 1 0 0 0 12 14 M 5 12 A 1 1 0 0 0 5 14 A 1 1 0 0 0 5 12 M 6 4 L 11 3 M 12.84 3.582 L 16.267 7.265 M 16.625 8.953 L 12.763 14.297 M 10.999 14.732 L 5.987 13.326 M 1 1 L 1 19 L 19 19"/>`,
195
+ chartTableSparkline: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 1 2 L 1 4 M 1 9 L 1 11 C 1 11 1 12 2 12 L 6 12 C 6 12 7 12 7 11 L 7 9 C 7 8 6 8 6 8 L 2 8 C 1 8 1 9 1 9 M 1 16 L 1 18 C 1 18 1 19 2 19 L 6 19 C 7 19 7 18 7 18 L 7 16 C 7 15 6 15 6 15 L 2 15 C 1 15 1 16 1 16 M 9 3 C 11 1 12 1 14 3 C 16 5 17 5 19 3 M 9 10 C 11 12 12 12 14 10 C 16 8 17 8 19 10 M 9 17 C 11 15 12 15 14 17 C 16 19 17 19 19 17 M 1 4 C 1 4 1 5 2 5 L 6 5 C 6 5 7 5 7 4 L 7 2 C 7 1 6 1 6 1 L 2 1 C 2 1 1 1 1 2" />`,
196
+ chartCirclePack: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 10 7 A 1 1 0 0 0 10 13 A 1 1 0 0 0 10 7 M 5 5 A 1 1 0 0 0 7.716 8.039 A 1 1 0 0 0 5 5 M 13 4 A 1 1 0 0 0 11.354 7.322 A 1 1 0 0 0 13 4 M 8.506 12.628 A 1 1 0 0 0 5.05 16.755 A 1 1 0 0 0 8.506 12.628 M 14.965 6.988 A 1 1 0 0 0 13.535 9.758 A 1 1 0 0 0 14.965 6.988 M 16 11 A 1 1 0 0 0 13.084 14.742 A 1 1 0 0 0 16 11"/>`,
197
+ home: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 2 10 L 10 2 L 18 10 M 4 10 L 4 17 C 4 18 4 18 5 18 L 8 18 L 8 12 L 12 12 L 12 18 L 15 18 C 16 18 16 18 16 17 L 16 10 M 8 18"/>`,
198
+ homeFilled: `<path fill="${t}" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 2 10 L 10 2 L 18 10 M 4 10 L 4 17 C 4 18 4 18 5 18 L 8 18 L 8 12 L 12 12 L 12 18 L 15 18 C 16 18 16 18 16 17 L 16 10 M 8 18"/>`,
199
+ icons: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 1 9 L 5 2 L 9 9 L 1 9 M 12 9 L 12 2 L 19 2 L 19 9 L 12 9 M 5 12 C 0 12 0 19 5 19 C 10 19 10 12 5 12 M 12 12 L 19 19 M 19 12 L 12 19"/>`,
200
+ robot: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 2 2 L 18 2 L 18 18 L 2 18 L 2 2 M 6 5 A 1 1 0 0 0 6 8 A 1 1 0 0 0 6 5 M 14 5 A 1 1 0 0 0 14 8 A 1 1 0 0 0 14 5 M 1 4 L 1 9 M 19 4 L 19 9 M 5 11 C 6 16 14 16 15 11 M 7 1 L 13 1"/>`,
201
+ hourglass: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 4 1 L 16 1 M 13 1 C 16 3 14 5 14 5 M 7 1 C 4 3 6 5 6 5 M 4 19 L 16 19 M 6 5 C 10 10 10 10 6 15 M 14 5 C 10 10 10 10 14 15 M 13 19 C 16 17 14 15 14 15 M 7 19 C 4 17 6 15 6 15"/><path style="opacity:0.3" fill="${t}" stroke="none" d="M 7 18 L 13 18 C 14 15 11 13 10 13 C 9 13 6 15 7 18"/>`,
202
+ computer: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 3 2 C 3 2 2 2 2 3 L 2 13 C 2 13 2 14 3 14 L 17 14 C 18 14 18 13 18 13 L 18 3 C 18 2 17 2 17 2 L 17 2 L 3 2 M 9 14 L 9 16 M 11 14 L 11 16 M 8 17 C 8.3333 16.6667 8.6667 16.3333 9 15 C 9.6667 16 10.3333 16 11 15 C 11.3333 16.3333 11.6667 16.6667 12 17 L 7 17 C 6 17 5 18 5 19 L 15 19 C 15 18 14 17 13 17 L 12 17 M 6 5 L 4 8 L 6 11 M 14 5 L 16 8 L 14 11 M 12 4 L 8 12"/>`,
203
+ htmlTag: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 6 5 L 1 10 L 6 15 M 14 5 L 19 10 L 14 15 M 7 18 L 13 2"/>`,
204
+ curlyBrackets: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 5 2 C 3 2 2 3 2 5 L 2.35 7.988 C 2 9 1 9 1 10 C 1 11 2 11 2.396 11.949 L 2 15 C 2 17 3 18 5 18 M 15 2 C 17 2 18 3 18 5 L 17.611 8.035 C 18 9 19 9 19 10 C 19 11 18 11 17.611 12.008 L 18 15 C 18 17 17 18 15 18"/>`,
205
+ curlySpread: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 5 2 C 3 2 2 3 2 5 L 2.35 7.988 C 2 9 1 9 1 10 C 1 11 2 11 2.396 11.949 L 2 15 C 2 17 3 18 5 18 M 15 2 C 17 2 18 3 18 5 L 17.611 8.035 C 18 9 19 9 19 10 C 19 11 18 11 17.611 12.008 L 18 15 C 18 17 17 18 15 18 M 10 9 A 1 1 0 0 0 10 11 A 1 1 0 0 0 10 9 M 6 9 A 1 1 0 0 0 6 11 A 1 1 0 0 0 6 9 M 14 9 A 1 1 0 0 0 14 11 A 1 1 0 0 0 14 9"/>`,
206
+ text: `<path d="M 1 3 L 1 1 L 13 1 L 13 4 C 13 5 11 5 11 4 L 11 3 L 8 3 L 8 17 L 9 17 C 10 17 10 19 9 19 L 5 19 C 4 19 4 17 5 17 L 6 17 L 6 3 L 3 3 L 3 4 C 3 5 1 5 1 4 L 1 3 M 11 8 L 19 8" stroke-linecap="round" stroke-linejoin="round" fill="${t}" style="opacity: 1"/><path d="M 14 8 L 19 8 M 11 11 L 19 11 M 11 14 L 19 14" stroke-linecap="round" stroke-linejoin="round" stroke="${t}" stroke-width="${n}" fill="none" style="opacity: 1"/>`,
207
+ world: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 10 1 A 1 1 0 0 0 10 19 A 1 1 0 0 0 10 1 C 3 4 3 16 10 19 M 10 1 C 17 4 17 16 10 19 M 10 1 L 10 19 M 1 10 L 19 10 M 1 10"/>`,
208
+ eye: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 1 10 Q 10 1 19 10 Q 10 19 1 10 M 10 7 A 1 1 0 0 0 10 13 A 1 1 0 0 0 10 7 M 10 9 A 1 1 0 0 0 10 11 A 1 1 0 0 0 10 9"/>`,
209
+ chartRidgeline: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 1 15 L 4 16 L 7 14 L 10 18 L 14 10 L 17 16 L 19 15 M 1 12 L 6 11 L 10 12 L 14 6 M 14 6 L 17 11 L 19 12 M 1 9 L 6 8 L 9 8 L 14 1 L 17 6 L 19 6"/>`,
210
+ chartChord: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 9 1 Q 2 2 1 9 M 1 11 Q 2 18 9 19 M 11 19 Q 18 18 19 11 M 19 9 Q 18 2 11 1 M 5.683 2.021 C 9 6 13 4 14.893 2.322 M 2.421 4.987 C 14.469 7.137 15.545 12.216 17.361 15.33 M 4.83 17.48 C 9.02 13.773 11.207 14.218 15.433 17.369 M 1.976 14.033 C 11.207 12.735 15.952 9.065 17.213 4.393"/>`,
211
+ tableDialogOpen: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 1 4 L 1 1 M 10 5 L 10 15 M 5 11.636 L 15 11.655 M 5 8.396 L 15 8.412 M 4 4 L 1 1 L 4 1 M 4 16 L 1 19 M 1 16 L 1 19 L 4 19 M 16 16 L 19 19 M 16 19 L 19 19 L 19 16 M 16 4 L 19 1 M 16 1 L 19 1 L 19 4 M 5 10 L 5 6 C 5 6 5 5 6 5 L 14 5 C 15 5 15 6 15 6 L 15 14 C 15 15 14 15 14 15 L 6 15 C 6 15 5 15 5 14 L 5 10"/>`,
212
+ tableDialogClose: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 4 4 L 1 1 M 4 1 L 4 4 L 1 4 M 16 4 L 19 1 M 16 1 L 16 4 L 19 4 M 16 16 L 19 19 M 19 16 L 16 16 L 16 19 M 4 16 L 1 19 M 1 16 L 4 16 L 4 19 M 10 5 L 10 15 M 5 11.636 L 15 11.655 M 5 8.396 L 15 8.412 M 5 10 L 5 6 C 5 6 5 5 6 5 L 14 5 C 15 5 15 6 15 6 L 15 14 C 15 15 14 15 14 15 L 6 15 C 6 15 5 15 5 14 L 5 10"/>`,
213
+ minimap: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 1 3 C 1 1 4 1 4 3 L 4 17 C 4 19 1 19 1 17 L 1 3 M 4 3 L 16 3 M 4 17 L 16 17 L 16 3 C 16 1 19 1 19 3 L 19 17 C 19 19 16 19 16 17 M 6 11 L 8 14 L 9 8 L 12 11 L 14 5"/>`,
214
+ move: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 10 2 L 10 8 M 10 12 L 10 18 M 8 10 L 2 10 M 12 10 L 18 10 M 7 4 L 10 2 L 13 4 M 4 7 L 2 10 L 4 13 M 7 16 L 10 18 L 13 16 M 16 13 L 18 10 L 16 7"/>`,
215
+ resize: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 2 12 L 2 17 C 2 17 2 18 3 18 L 8 18 C 8 18 9 18 9 16 L 9 12 C 9 11 8 11 8 11 L 3 11 C 3 11 2 11 2 12 M 6 2 L 9 2 M 11 2 L 14 2 M 16 2 L 17 2 C 18 2 18 3 18 3 L 18 4 M 4 2 L 3 2 C 3 2 2 2 2 3 L 2 4 M 2 6 L 2 9 M 18 6 L 18 9 M 18 16 L 18 17 C 18 18 17 18 17 18 L 16 18 M 14 18 L 11 18 M 18 11 L 18 14"/>`,
216
+ selectAndGroup: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 2 1 L 3 1 C 4 1 4 2 4 2 L 4 3 C 4 3 4 4 3 4 L 2 4 C 2 4 1 4 1 3 L 1 2 C 1 1 2 1 2 1 M 17 1 L 18 1 C 19 1 19 2 19 2 L 19 3 C 19 4 18 4 18 4 L 17 4 C 17 4 16 4 16 3 L 16 2 C 16 1 17 1 17 1 M 2 19 L 3 19 C 4 19 4 18 4 18 L 4 17 C 4 17 4 16 3 16 L 2 16 C 2 16 1 16 1 17 L 1 18 C 1 19 2 19 2 19 M 17 19 L 18 19 C 18 19 19 19 19 18 L 19 17 C 19 17 19 16 18 16 L 17 16 C 17 16 16 16 16 17 L 16 18 C 16 19 17 19 17 19 M 4 2.497 L 16 2.495 M 2.498 4 L 2.486 16 M 17.508 4 L 17.527 16 M 4 17.49 L 16 17.499 M 6 6 L 6 12 L 12 12 L 12 6 L 6 6 M 8 12 L 8 14 L 14 14 L 14 8 L 12 8"/>`,
217
+ bringToFront: `<path fill="${t}" d="M 7 6 L 13 6 C 13 6 14 6 14 7 L 14 13 C 14 13 14 14 13 14 L 7 14 C 7 14 6 14 6 13 L 6 7 C 6 7 6 6 7 6"/><path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 8 4 L 8 3 C 8 3 8 2 7 2 L 3 2 C 2 2 2 3 2 3 L 2 7 C 2 8 3 8 3 8 L 4 8 M 12 16 L 12 17 C 12 18 13 18 13 18 L 17 18 C 17 18 18 18 18 17 L 18 13 C 18 13 18 12 17 12 L 16 12"/>`,
218
+ bringToBack: `<path fill="${t}" d="M 7 13 L 7 10 L 8 10 C 10 10 10 9 10 8 L 10 7 L 13 7 L 13 10 L 12 10 C 11 10 10 10 10 12 L 10 13 L 7 13"/><path fill="none" stroke="${t}" stroke-linecap="round" stroke-linejoin="round" d="M 11 9 M 9 8 L 9 3 C 9 3 9 2 8 2 L 3 2 C 2 2 2 3 2 3 L 2 8 C 2 9 3 9 3 9 L 8 9 C 9 9 9 8 9 8 M 11 12 L 11 17 C 11 18 12 18 12 18 L 17 18 C 17 18 18 18 18 17 L 18 12 C 18 12 18 11 17 11 L 12 11 C 11 11 11 12 11 12"/>`,
219
+ printer: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 6 13 L 6 17 C 6 18 7 18 7 18 L 13 18 C 13 18 14 18 14 17 L 14 13 C 14 13 14 12 13 12 L 7 12 C 6 12 6 13 6 13 M 5 15 L 3 15 C 3 15 2 15 2 14 L 2 9 C 2 8 3 8 3 8 L 17 8 C 18 8 18 9 18 9 L 18 14 C 18 15 17 15 17 15 L 15 15 M 6 7 L 6 4 C 6 3 7 3 7 3 L 13 3 C 14 3 14 4 14 4 L 14 7"/>`,
220
+ save: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 3 2 L 3 2 L 14 2 L 18 6 L 18 17 C 18 18 17 18 17 18 L 3 18 C 3 18 2 18 2 17 L 2 3 C 2 3 2 2 3 2 M 5 2 L 5 4 C 5 5 6 5 6 5 L 12 5 C 12 5 13 5 13 4 L 13 2 M 10 9 A 1 1 0 0 0 10 13 A 1 1 0 0 0 10 9"/>`,
221
+ svg: `<path fill="none" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" d="M 4 1 C 2 1 1 2 1 4 L 1 16 C 1 18 2 19 4 19 L 16 19 C 18 19 19 18 19 16 L 19 6 C 15 6 14 5 14 1 Z M 8.458 9.052 L 10 16 L 11.519 9.03 M 16 11 C 16 8 12.995 8.81 13 11 L 13 14 C 13 17 15.99 16.299 16 14 L 16 13 L 15 13 M 6.982 10.286 C 6.564 8.238 3.921 8.788 4 11 C 4.757 13.259 6.806 11.607 7 14 C 7 17 3.854 16.299 4 14"/>`,
222
+ chartStackline: `<path d="M 2 16 L 2 18 L 18 18 L 18 10 L 14 14 L 11 12 L 8 15 L 5 13 Z" stroke="none" fill="${t}" style="opacity:0.9"/><path d="M 2 16 L 5 13 L 8 15 L 11 12 L 14 14 L 18 10 L 18 6 L 14 8 L 11 6 L 8 9 L 5 8 L 2 9 Z" stroke="none" fill="${t}"" style="opacity:0.6"/><path d="M 2 9 L 2 2 L 18 2 L 18 6 L 14 8 L 11 6 L 8 9 L 5 8 Z" stroke="none" fill="${t}" style="opacity:0.3"/><path d="M 1 1 L 1 19 L 19 19" stroke="${t}" stroke-linecap="round" stroke-linejoin="round" fill="none"/>`,
223
+ zoomUnlock: `<path d="M 10 1 A 1 1 0 0 0 10 19 A 1 1 0 0 0 10 1 M 16.36 16.368 L 19 19 M 6 10 L 6 14 C 6 15 7 15 7 15 L 13 15 C 13 15 14 15 14 14 L 14 10 C 14 10 14 9 13 9 L 7 9 C 6 9 6 10 6 10 M 13 9 A 1 1 0 0 0 9 5 M 10 11 L 10 13" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
224
+ zoomLock: `<path d="M 10 1 A 1 1 0 0 0 10 19 A 1 1 0 0 0 10 1 M 16.36 16.368 L 19 19 M 6 10 L 6 14 C 6 15 7 15 7 15 L 13 15 C 13 15 14 15 14 14 L 14 10 C 14 10 14 9 13 9 L 7 9 C 6 9 6 10 6 10 M 13 9 M 10 11 L 10 13 M 13 9 C 14 3 6 3 7 9" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
225
+ lock: `<path d="M 16 8 C 16 -1 4 -1 4 8 M 3 8 L 17 8 C 18 8 18 9 18 9 L 18 18 C 18 19 17 19 17 19 L 3 19 C 3 19 2 19 2 18 L 2 9 C 2 9 2 8 3 8 M 10 11 A 1 1 0 0 0 10 13 A 1 1 0 0 0 10 11 M 10 13 L 10 16" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
226
+ unlock: `<path d="M 16 8 C 18 1 10 0 8 2 M 3 8 L 17 8 C 18 8 18 9 18 9 L 18 18 C 18 19 17 19 17 19 L 3 19 C 3 19 2 19 2 18 L 2 9 C 2 9 2 8 3 8 M 10 11 A 1 1 0 0 0 10 13 A 1 1 0 0 0 10 11 M 10 13 L 10 16" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
227
+ triangleInformation: `<path d="M 4 18 L 16 18 C 17 18 20 18 19 15 L 12 3 C 11 1 9 1 8 3 L 1 15 C 0 18 3 18 4 18 M 10 15 L 10 10 M 10 6 A 1 1 0 0 0 10 8 A 1 1 0 0 0 10 6" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" fill="none"/>`,
228
+ triangleExclamation: `<path d="M 4 18 L 16 18 C 17 18 20 18 19 15 L 12 3 C 11 1 9 1 8 3 L 1 15 C 0 18 3 18 4 18 M 10 11 L 10 5 M 10 13 A 1 1 0 0 0 10 15 A 1 1 0 0 0 10 13" stroke="${t}" stroke-width="${n}" stroke-linecap="round" stroke-linejoin="round" fill="none"/>`,
229
+ direction: `<path d="M 18 8 A 1 1 0 0 0 18 8 C 17 -1 3 -1 2 9 M 2 12 C 3 21 17 21 18 11 M 1 6 L 2 9 L 5 7 M 15 13 L 18 11 L 19 14" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
230
+ chartDag: `<path d="M 8 2 L 12 2 C 13 2 13 3 13 3 L 13 4 C 13 4 13 5 12 5 L 8 5 C 8 5 7 5 7 4 L 7 3 C 7 3 7 2 8 2 M 2 10 L 2 11 C 2 11 2 12 3 12 L 7 12 C 7 12 8 12 8 11 L 8 10 C 8 10 8 9 7 9 L 3 9 C 2 9 2 10 2 10 M 12 10 L 12 11 C 12 11 12 12 13 12 L 17 12 C 17 12 18 12 18 11 L 18 10 C 18 10 18 9 17 9 L 13 9 C 12 9 12 10 12 10 M 3 16 L 7 16 C 8 16 8 17 8 17 L 8 18 C 8 18 8 19 7 19 L 3 19 C 2 19 2 18 2 18 L 2 17 C 2 17 2 16 3 16 M 12 17 L 12 18 C 12 18 12 19 13 19 L 17 19 C 18 19 18 18 18 18 L 18 17 C 18 16 17 16 17 16 L 13 16 C 12 16 12 17 12 17 M 10 5 C 10 8 5 6 5 9 M 10 5 C 10 8 15 6 15 9 M 5 12 L 5 16 M 15 12 L 15 16" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
231
+ chartGeo: `<path d="M 10 14 C 13 9 14 9 14 6 A 1 1 0 0 0 6 6 C 6 9 8 10 10 14 M 10 4 A 1 1 0 0 0 10 8 A 1 1 0 0 0 10 4 M 7 12 L 4 12 L 1 19 L 19 19 L 16 12 L 13 12" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
232
+ revert: `<path d="M 10 19 A 1 1 0 0 0 10 3 M 2 10 C 2 15 6 19 10 19 M 13 1 L 10 3 L 12 6" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
233
+ lineUp: `<path d="M 1 1 L 1 19 L 19 19 M 3 17 L 6 13 L 9 15 L 12 10 L 15 13 L 18 3 M 15.809 4.399 L 18 3 L 18.992 5.387" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
234
+ histogram: `<path d="M 1 1 L 1 19 L 19 19 M 4 19 L 4 12 L 7 12 L 7 19 M 9 19 L 9 8 L 12 8 L 12 19 M 14 19 L 14 4 L 17 4 L 17 19" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
235
+ histogramUp: `<path d="M 1 1 L 1 19 L 19 19 M 4 19 L 4 14 L 7 14 L 7 19 M 9 19 L 9 11 L 12 11 L 12 19 M 14 19 L 14 8 L 17 8 L 17 19 M 4 9 L 15 2 M 12.222 1.626 L 15 2 L 14.269 4.63" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
236
+ histogramDown: `<path d="M 1 1 L 1 19 L 19 19 M 4 19 L 4 9 L 7 9 L 7 19 M 9 19 L 9 13 L 12 13 L 12 19 M 14 19 L 14 15 L 17 15 L 17 19 M 5 2 L 16 10 M 13.15 10.336 L 15.948 10.002 L 15.444 7.273" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
237
+ document: `<path d="M 1 1 L 1 19 L 19 19 M 19 19 L 19 1 L 1 1 M 7 4 L 4 4 M 4 7 L 7 7 M 4 10 L 7 10 M 4 13 L 16 13 M 4 16 L 16 16 M 10 4 L 10 10 L 16 10 L 16 4 L 10 4" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
238
+ database: `<path d="M 2 16 C 2 20 18 20 18 16 M 18 16 L 18 4 C 18 0 2 0 2 4 L 2 16 M 2 4 C 2 8 18 8 18 4 M 2 8 C 2 12 18 12 18 8 M 2 12 C 2 16 18 16 18 12" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
239
+ pie: `<path d="M 10 1 A 1 1 0 0 0 10 19 A 1 1 0 0 0 10 1 L 10 10 L 14.025 18.049 M 10 10 L 1 10 M 10 10 L 14 18" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/><path d="M 10 10 L 14 18 C 10.587 20.069 1.635 19.271 1 10 L 10 10" stroke="none" fill="${t}" style="opacity:0.3"/><path d="M 10 1 C 2.528 1.391 0.931 7.876 1 10 L 10 10 L 10 1" stroke="none" fill="${t}" style="opacity:0.5"/>`,
240
+ percentage: `<path d="M 2 18 L 18 2 M 5 2 A 1 1 0 0 0 4 7 A 1 1 0 0 0 5 2 M 16 18 A 1 1 0 0 0 15 13 A 1 1 0 0 0 16 18" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
241
+ percentageUp: `<path d="M 2 18 L 18 2 M 5 2 A 1 1 0 0 0 4 7 A 1 1 0 0 0 5 2 M 16 18 A 1 1 0 0 0 15 13 A 1 1 0 0 0 16 18 M 14 2 L 18 2 L 18 6" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
242
+ percentageDown: `<path d="M 2 18 L 18 2 M 5 2 A 1 1 0 0 0 4 7 A 1 1 0 0 0 5 2 M 16 18 A 1 1 0 0 0 15 13 A 1 1 0 0 0 16 18 M 2 14 L 2 18 L 6 18" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
243
+ aToZ: `<path d="M 3 8 L 7 1 L 11 8 M 4.716 5 L 9.285 5 M 3 12 L 11 12 L 3 19 L 11 19 M 17 2 L 17 18 M 15 16 L 17 18 L 19 16" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
244
+ zToA: `<path d="M 3 19 L 7 12 L 11 19 M 4.715 16.001 L 9.284 16 M 3 1 L 11 1 L 3 8 L 11 8 M 17 2 L 17 18 M 15 16 L 17 18 L 19 16" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
245
+ zeroToNine: `<path d="M 7 1 C 1.653 0.987 1.663 7.995 7 8 C 12.337 7.995 12.326 0.998 7 1 M 17 2 L 17 18 M 15 16 L 17 18 L 19 16 M 11 14 C 11 11 3 11 3 14 C 3 17 11 16 11 14 M 11 14 C 11 19 8 19 3 19" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
246
+ nineToZero: `<path d="M 7 12 C 1.662 11.998 1.672 18.991 7 19 C 12.329 18.996 12.335 11.995 7 12 M 17 2 L 17 18 M 15 16 L 17 18 L 19 16 M 11 4 C 11 1 3 1 3 4 M 3 4 C 3 7 11 6 11 4 M 11 4 C 11 9 8 9 3 9" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
247
+ network: `<path d="M 7 15 L 13 15 C 14 15 14 16 14 16 L 14 18 C 14 18 14 19 13 19 L 7 19 C 6 19 6 18 6 18 L 6 16 C 6 16 6 15 7 15 M 1 17 L 6 17 M 14 17 L 19 17 M 10 15 L 10 12 M 4 12 L 16 12 C 17 12 17 11 17 11 L 17 9 C 17 9 17 8 16 8 L 4 8 C 4 8 3 8 3 9 L 3 11 C 3 11 3 12 4 12 M 4 6 L 16 6 C 17 6 17 5 17 5 L 17 3 C 17 2 16 2 16 2 L 4 2 C 4 2 3 2 3 3 L 3 5 C 3 5 3 6 4 6 M 10 6 L 10 8" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/><path d="M 6 4 L 7 4 M 9 4 L 14 4 M 6 10 L 7 10 M 9 10 L 14 10" stroke="${t}" stroke-width="${n / 2}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
248
+ chip: `<path d="M 5 3 L 15 3 C 16 3 17 4 17 5 L 17 15 C 17 16 16 17 15 17 L 5 17 C 4 17 3 16 3 15 L 3 5 C 3 4 4 3 5 3 M 10 1 L 10 3 M 7 1 L 7 3 M 13 1 L 13 3 M 1 10 L 3 10 M 1 7 L 3 7 M 1 13 L 3 13 M 10 17 L 10 19 M 7 17 L 7 19 M 13 17 L 13 19 M 17 10 L 19 10 M 17 7 L 19 7 M 17 13 L 19 13 M 8 7 L 12 7 C 12 7 13 7 13 8 L 13 12 C 13 12 13 13 12 13 L 8 13 C 7 13 7 12 7 12 L 7 8 C 7 7 8 7 8 7" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
249
+ chipAi: `<path d="M 5 3 L 15 3 C 16 3 17 4 17 5 L 17 15 C 17 16 16 17 15 17 L 5 17 C 4 17 3 16 3 15 L 3 5 C 3 4 4 3 5 3 M 10 1 L 10 3 M 7 1 L 7 3 M 13 1 L 13 3 M 1 10 L 3 10 M 1 7 L 3 7 M 1 13 L 3 13 M 10 17 L 10 19 M 7 17 L 7 19 M 13 17 L 13 19 M 17 10 L 19 10 M 17 7 L 19 7 M 17 13 L 19 13" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/><path d="M 10 6 C 9 9 9 9 6 10 C 9 11 9 11 10 14 C 11 11 11 11 14 10 C 11 9 11 9 10 6" stroke="none" fill="${t}" />`,
250
+ wifi: `<path d="M 10 6 A 1 1 0 0 0 10 8 A 1 1 0 0 0 10 6 M 7 4 C 5 5 5 9 7 10 M 13 4 C 15 5 15 9 13 10 M 4 3 C 2 5 2 9 4 11 M 16 3 C 18 5 18 9 16 11 M 10 11 L 10 16 M 2 17 L 6 17 M 6 17 C 6 16 7 16 7 16 L 13 16 C 13 16 14 16 14 17 C 14 18 13 18 13 18 L 7 18 C 7 18 6 18 6 17 M 14 17 L 18 17" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
251
+ key: `<path d="M 7 10 A 1 1 0 0 0 1 10 A 1 1 0 0 0 7 10 L 19 10 M 17 10 L 17 13 L 15 11 L 13 13 L 13 10" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
252
+ binary: `<path d="M 4 1 C 2 1 2 4 4 4 C 6 4 6 1 4 1 M 8 1 L 8 4 M 12 1 C 10 1 10 4 12 4 C 14 4 14 1 12 1 M 16 1 L 16 4 M 4 6 L 4 9 M 8 6 C 6 6 6 9 8 9 C 10 9 10 6 8 6 M 12 6 L 12 9 M 16 6 C 14 6 14 9 16 9 C 18 9 18 6 16 6 M 4 11 C 2 11 2 14 4 14 C 6 14 6 11 4 11 M 8 11 L 8 14 M 12 11 L 12 14 M 16 11 L 16 14 M 4 16 L 4 19 M 8 16 C 6 16 6 19 8 19 C 10 19 10 16 8 16 M 12 16 C 10 16 10 19 12 19 C 14 19 14 16 12 16 M 16 16 L 16 19" stroke="${t}" stroke-width="${n / 2}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
253
+ chipBinary: `<path d="M 5 3 L 15 3 C 16 3 17 4 17 5 L 17 15 C 17 16 16 17 15 17 L 5 17 C 4 17 3 16 3 15 L 3 5 C 3 4 4 3 5 3 M 10 1 L 10 3 M 7 1 L 7 3 M 13 1 L 13 3 M 1 10 L 3 10 M 1 7 L 3 7 M 1 13 L 3 13 M 10 17 L 10 19 M 7 17 L 7 19 M 13 17 L 13 19 M 17 10 L 19 10 M 17 7 L 19 7 M 17 13 L 19 13" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/><path d="M 6 6 C 4 6 4 9 6 9 C 8 9 8 6 6 6 M 10 6 L 10 9 M 14 6 C 12 6 12 9 14 9 C 16 9 16 6 14 6 M 6 11 L 6 14 M 10 11 C 8 11 8 14 10 14 C 12 14 12 11 10 11 M 14 11 L 14 14" stroke="${t}" stroke-width="${n / 3}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
254
+ shield: `<path d="M 10 1 C 7 4 4 4 1 4 C 2 10 4 15 10 19 C 16 15 18 10 19 4 C 16 4 13 4 10 1" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
255
+ shieldExclam: `<path d="M 10 1 C 7 4 4 4 1 4 C 2 10 4 15 10 19 C 16 15 18 10 19 4 C 16 4 13 4 10 1 M 10 5 L 10 10 M 10 13 A 1 1 0 0 0 10 15 A 1 1 0 0 0 10 13" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
256
+ cloud: `<path d="M 4 15 L 16 15 A 1 1 0 0 0 17 10 A 1 1 0 0 0 12 7 A 1 1 0 0 0 7 9 A 1 1 0 0 0 4 15" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
257
+ cloudRain: `<path d="M 4 15 L 16 15 A 1 1 0 0 0 17 10 A 1 1 0 0 0 12 7 A 1 1 0 0 0 7 9 A 1 1 0 0 0 4 15 M 6 17 L 4 19 M 11 17 L 9 19 M 16 17 L 14 19" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
258
+ sun: `<path d="M 10 7 A 1 1 0 0 0 10 13 A 1 1 0 0 0 10 7 M 5 6 L 4 5 M 15 6 L 16 5 M 5 15 L 4 16 M 15 15 L 16 16 M 10 4 L 10.005 2.682 M 4 10 L 2.662 10.001 M 10 16 L 10.002 17.333 M 16 10 L 17.346 10.002" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
259
+ croissant: `<path d="M 6 3 C 17 3 17 17 6 17 M 6 3 C 11 7 11 13 6 17" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
260
+ plus: `<path d="M 10 3 L 10 17 M 3 10 L 17 10" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
261
+ minus: `<path d="M 3 10 L 17 10" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
262
+ person: `<path d="M 10 1 A 1 1 0 0 0 10 1 C 8 1 8 5 10 5 C 12 5 12 1 10 1 M 10 6 C 6 6 9 10 10 10 M 10 6 C 14 6 11 10 10 10 M 8 10 L 9 19 M 12 10 L 11 19 M 8 19 L 12 19 M 8 5 C 6 6 5 10 5 12 M 12 5 C 14 6 15 10 15 12" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
263
+ people: `<path d="M 6 1 A 1 1 0 0 0 6 1 C 4 1 4 5 6 5 C 8 5 8 1 6 1 M 6 6 C 2 6 5 10 6 10 M 6 6 C 10 6 7 10 6 10 M 4 10 L 5 19 M 8 10 L 7 19 M 4 19 L 8 19 M 4 5 C 2 6 1 10 1 12 M 14 1 C 12 1 12 5 14 5 C 16 5 16 1 14 1 M 14 6 C 10 6 13 10 14 10 C 15 10 18 6 14 6 M 12 10 L 13 19 M 16 10 L 15 19 M 12 19 L 16 19 M 16 5 C 18 6 19 10 19 12 M 8 5 C 10 8 10 10 10 12 C 10 10 10 8 12 5" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
264
+ blur: `<circle fill="${t}" stroke="none" cx="9" cy="9" r="1" /><circle fill="${t}" stroke="none" cx="11" cy="9" r="1" /><circle fill="${t}" stroke="none" cx="9" cy="11" r="1" /><circle fill="${t}" stroke="none" cx="11" cy="11" r="1" /><circle fill="${t}" stroke="none" cx="9" cy="7" r="0.7" /><circle fill="${t}" stroke="none" cx="11" cy="7" r="0.7" /><circle fill="${t}" stroke="none" cx="13" cy="7" r="0.7" /><circle fill="${t}" stroke="none" cx="13" cy="9" r="0.7" /><circle fill="${t}" stroke="none" cx="13" cy="11" r="0.7" /><circle fill="${t}" stroke="none" cx="13" cy="13" r="0.7" /><circle fill="${t}" stroke="none" cx="11" cy="13" r="0.7" /><circle fill="${t}" stroke="none" cx="9" cy="13" r="0.7" /><circle fill="${t}" stroke="none" cx="7" cy="13" r="0.7" /><circle fill="${t}" stroke="none" cx="7" cy="11" r="0.7" /><circle fill="${t}" stroke="none" cx="7" cy="9" r="0.7" /><circle fill="${t}" stroke="none" cx="7" cy="7" r="0.7" /><circle fill="${t}" stroke="none" cx="5" cy="5" r="0.5" /><circle fill="${t}" stroke="none" cx="7" cy="5" r="0.5" /><circle fill="${t}" stroke="none" cx="9" cy="5" r="0.5" /><circle fill="${t}" stroke="none" cx="11" cy="5" r="0.5" /><circle fill="${t}" stroke="none" cx="13" cy="5" r="0.5" /><circle fill="${t}" stroke="none" cx="15" cy="5" r="0.5" /><circle fill="${t}" stroke="none" cx="15" cy="7" r="0.5" /><circle fill="${t}" stroke="none" cx="15" cy="9" r="0.5" /><circle fill="${t}" stroke="none" cx="15" cy="11" r="0.5" /><circle fill="${t}" stroke="none" cx="15" cy="13" r="0.5" /><circle fill="${t}" stroke="none" cx="15" cy="15" r="0.5" /><circle fill="${t}" stroke="none" cx="13" cy="15" r="0.5" /><circle fill="${t}" stroke="none" cx="11" cy="15" r="0.5" /><circle fill="${t}" stroke="none" cx="9" cy="15" r="0.5" /><circle fill="${t}" stroke="none" cx="7" cy="15" r="0.5" /><circle fill="${t}" stroke="none" cx="5" cy="15" r="0.5" /><circle fill="${t}" stroke="none" cx="5" cy="13" r="0.5" /><circle fill="${t}" stroke="none" cx="5" cy="11" r="0.5" /><circle fill="${t}" stroke="none" cx="5" cy="9" r="0.5" /><circle fill="${t}" stroke="none" cx="5" cy="7" r="0.5" /><circle fill="${t}" stroke="none" cx="3" cy="3" r="0.3" /><circle fill="${t}" stroke="none" cx="5" cy="3" r="0.3" /><circle fill="${t}" stroke="none" cx="7" cy="3" r="0.3" /><circle fill="${t}" stroke="none" cx="9" cy="3" r="0.3" /><circle fill="${t}" stroke="none" cx="11" cy="3" r="0.3" /><circle fill="${t}" stroke="none" cx="13" cy="3" r="0.3" /><circle fill="${t}" stroke="none" cx="15" cy="3" r="0.3" /><circle fill="${t}" stroke="none" cx="17" cy="3" r="0.3" /><circle fill="${t}" stroke="none" cx="17" cy="5" r="0.3" /><circle fill="${t}" stroke="none" cx="17" cy="7" r="0.3" /><circle fill="${t}" stroke="none" cx="17" cy="9" r="0.3" /><circle fill="${t}" stroke="none" cx="17" cy="11" r="0.3" /><circle fill="${t}" stroke="none" cx="17" cy="13" r="0.3" /><circle fill="${t}" stroke="none" cx="17" cy="15" r="0.3" /><circle fill="${t}" stroke="none" cx="17" cy="17" r="0.3" /><circle fill="${t}" stroke="none" cx="15" cy="17" r="0.3" /><circle fill="${t}" stroke="none" cx="13" cy="17" r="0.3" /><circle fill="${t}" stroke="none" cx="11" cy="17" r="0.3" /><circle fill="${t}" stroke="none" cx="9" cy="17" r="0.3" /><circle fill="${t}" stroke="none" cx="7" cy="17" r="0.3" /><circle fill="${t}" stroke="none" cx="5" cy="17" r="0.3" /><circle fill="${t}" stroke="none" cx="3" cy="17" r="0.3" /><circle fill="${t}" stroke="none" cx="3" cy="15" r="0.3" /><circle fill="${t}" stroke="none" cx="3" cy="13" r="0.3" /><circle fill="${t}" stroke="none" cx="3" cy="11" r="0.3" /><circle fill="${t}" stroke="none" cx="3" cy="9" r="0.3" /><circle fill="${t}" stroke="none" cx="3" cy="7" r="0.3" /><circle fill="${t}" stroke="none" cx="3" cy="5" r="0.3" /><circle fill="${t}" stroke="none" cx="1" cy="1" r="0.15" /><circle fill="${t}" stroke="none" cx="3" cy="1" r="0.15" /><circle fill="${t}" stroke="none" cx="5" cy="1" r="0.15" /><circle fill="${t}" stroke="none" cx="7" cy="1" r="0.15" /><circle fill="${t}" stroke="none" cx="9" cy="1" r="0.15" /><circle fill="${t}" stroke="none" cx="11" cy="1" r="0.15" /><circle fill="${t}" stroke="none" cx="13" cy="1" r="0.15" /><circle fill="${t}" stroke="none" cx="15" cy="1" r="0.15" /><circle fill="${t}" stroke="none" cx="17" cy="1" r="0.15" /><circle fill="${t}" stroke="none" cx="19" cy="1" r="0.15" /><circle fill="${t}" stroke="none" cx="19" cy="3" r="0.15" /><circle fill="${t}" stroke="none" cx="19" cy="5" r="0.15" /><circle fill="${t}" stroke="none" cx="19" cy="7" r="0.15" /><circle fill="${t}" stroke="none" cx="19" cy="9" r="0.15" /><circle fill="${t}" stroke="none" cx="19" cy="11" r="0.15" /><circle fill="${t}" stroke="none" cx="19" cy="13" r="0.15" /><circle fill="${t}" stroke="none" cx="19" cy="15" r="0.15" /><circle fill="${t}" stroke="none" cx="19" cy="17" r="0.15" /><circle fill="${t}" stroke="none" cx="19" cy="19" r="0.15" /><circle fill="${t}" stroke="none" cx="17" cy="19" r="0.15" /><circle fill="${t}" stroke="none" cx="15" cy="19" r="0.15" /><circle fill="${t}" stroke="none" cx="13" cy="19" r="0.15" /><circle fill="${t}" stroke="none" cx="11" cy="19" r="0.15" /><circle fill="${t}" stroke="none" cx="9" cy="19" r="0.15" /><circle fill="${t}" stroke="none" cx="7" cy="19" r="0.15" /><circle fill="${t}" stroke="none" cx="5" cy="19" r="0.15" /><circle fill="${t}" stroke="none" cx="3" cy="19" r="0.15" /><circle fill="${t}" stroke="none" cx="1" cy="19" r="0.15" /><circle fill="${t}" stroke="none" cx="1" cy="17" r="0.15" /><circle fill="${t}" stroke="none" cx="1" cy="15" r="0.15" /><circle fill="${t}" stroke="none" cx="1" cy="13" r="0.15" /><circle fill="${t}" stroke="none" cx="1" cy="11" r="0.15" /><circle fill="${t}" stroke="none" cx="1" cy="9" r="0.15" /><circle fill="${t}" stroke="none" cx="1" cy="7" r="0.15" /><circle fill="${t}" stroke="none" cx="1" cy="5" r="0.15" /><circle fill="${t}" stroke="none" cx="1" cy="3" r="0.15" />`,
265
+ download: `<path d="M 10 2 L 10 14 M 6 10 L 10 14 L 14 10 M 2 13 L 2 16 C 2 18 4 18 4 18 L 16 18 C 16 18 18 18 18 16 L 18 13" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
266
+ upload: `<path d="M 10 6 L 10 18 M 6 10 L 10 6 L 14 10 M 2 7 L 2 4 C 2 2 4 2 4 2 L 16 2 C 16 2 18 2 18 4 L 18 7" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
267
+ target: `<path d="M 10 9 A 1 1 0 0 0 10 11 A 1 1 0 0 0 10 9 M 10 6 A 1 1 0 0 0 10 14 A 1 1 0 0 0 10 6 M 10 2 A 1 1 0 0 0 10 18 A 1 1 0 0 0 10 2" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
268
+ sqlQuery: `<path d="M 17 10 L 17 3 C 17 1 3 1 3 3 L 3 10 M 3 3 C 3 5 17 5 17 3" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/><path d="M 5.994 13.991 C 4.847 12.359 2.399 12.962 2 14 C 1.843 16.025 6.231 14.984 6 17 C 5.143 18.638 2.304 18.047 2 17 M 10 13 C 7 13 7 18 10 18 C 13 18 13 13 10 13 M 11 18 L 12 19 M 14 13 L 14 18 L 18 18" stroke="${t}" stroke-width="${n / 1.5}" fill="none" stroke-linecap="round" stroke-linejoin="round"/><path d="M 10 11 L 10 7 M 8 9 L 10 7 L 12 9" stroke="${t}" stroke-width="${n / 1.5}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
269
+ gisLayerSearch: `<path d="M 10 1 L 2 3 M 10 10 A 1 1 0 0 0 10 18 A 1 1 0 0 0 10 10 M 2 3 L 10 5 L 18 3 L 10 1 M 2 6 L 10 8 L 18 6 M 2 9 L 6 10 M 13.068 16.565 L 16 19 M 18 9 L 14 10 M 2 9 L 8 7.501 M 18 9 L 12 7.5 M 18 6 L 12 4.5 M 2 6 L 8 4.5" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
270
+ sqlSearch: `<path d="M 6.008 3.011 C 5.99 1.737 2.024 1.646 2 3 C 2.024 4.703 6.008 4.12 5.99 6.013 C 5.99 7.45 2.024 7.286 2.006 5.831 M 10 10 A 1 1 0 0 0 10 18 A 1 1 0 0 0 10 10 M 13.068 16.565 L 16 19 M 10 2 C 7 2 7 7 10 7 M 10 7 C 13 7 13 2 10 2 M 15 2 L 15 7 L 18 7 M 11.462 6.463 L 13 8" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
271
+ scada: `<path d="M 7 15 L 13 15 C 14 15 14 16 14 16 L 14 18 C 14 18 14 19 13 19 L 7 19 C 6 19 6 18 6 18 L 6 16 C 6 16 6 15 7 15 M 1 17 L 6 17 M 14 17 L 19 17 M 10 15 L 10 4 M 5.876 5.49 L 14.103 9.557 M 5.896 9.552 L 14.128 5.492 M 10 2 A 1 1 0 0 0 10 4 A 1 1 0 0 0 10 2 M 6 5 A 1 1 0 0 0 4 5 A 1 1 0 0 0 6 5 M 6 10 A 1 1 0 0 0 4 10 A 1 1 0 0 0 6 10 M 14 5 A 1 1 0 0 0 16 5 A 1 1 0 0 0 14 5 M 14 10 A 1 1 0 0 0 16 10 A 1 1 0 0 0 14 10" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
272
+ apiStream: `<path d="M 5 2 C 3 2 2 3 2 5 L 2.35 7.988 C 2 9 1 9 1 10 C 1 11 2 11 2.396 11.949 L 2 15 C 2 17 3 18 5 18 M 15 2 C 17 2 18 3 18 5 L 17.611 8.035 C 18 9 19 9 19 10 C 19 11 18 11 17.611 12.008 L 18 15 C 18 17 17 18 15 18 M 6 6 L 14 6 M 12 4 L 14 6 L 12 8 M 14 14 L 6 14 M 8 12 L 6 14 L 8 16" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
273
+ gisLayerQuery: `<path d="M 5.994 13.991 C 4.847 12.359 2.399 12.962 2 14 C 1.843 16.025 6.231 14.984 6 17 C 5.143 18.638 2.304 18.047 2 17 M 10 13 C 7 13 7 18 10 18 C 13 18 13 13 10 13 M 11 18 L 12 19 M 14 13 L 14 18 L 18 18" stroke="${t}" stroke-width="${n / 1.5}" fill="none" stroke-linecap="round" stroke-linejoin="round"/><path d="M 10 11 L 10 7 M 8 9 L 10 7 L 12 9" stroke="${t}" stroke-width="${n / 1.5}" fill="none" stroke-linecap="round" stroke-linejoin="round"/><path d="M 15.52 9.619 M 10 1 L 2 3 M 2 6 M 2 3 L 10 5 L 18 3 L 10 1 M 2 6 L 6 7 M 18 9 L 15.518 9.619 M 14 7 L 18 6 M 2 9 L 4.493 9.629 M 2 6 L 8 4.5 M 18 6 L 12 4.5 M 2 9 L 5 8 M 18 9 L 15 8" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
274
+ wrench: `<path d="M 2.036 4.452 L 5.109 7.442 C 6.895 7.484 7.56 6.944 7.85 5.199 L 4.736 1.835 C 9.47 1.42 12.211 3.455 10.509 7.94 M 2.036 4.452 C 0.998 8.397 3.614 12.052 8.05 10.106 M 8.05 10.106 L 15.734 18.258 C 16.773 18.244 18.006 16.996 17.994 16.099 L 10.509 7.94" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
275
+ branches: `<path d="M 4 10 A 1 1 0 0 0 1 10 A 1 1 0 0 0 4 10 M 10 10 A 1 1 0 0 0 7 10 A 1 1 0 0 0 10 10 M 10 3 A 1 1 0 0 0 7 3 A 1 1 0 0 0 10 3 M 2.492 8.5 L 2.505 5.001 C 2.521 4.002 3.536 3.004 4.517 3 L 7 3 M 10 3 L 16 3 M 19 3 A 1 1 0 0 0 16 3 A 1 1 0 0 0 19 3 M 4 10 L 7 10 M 19 17 A 1 1 0 0 0 16 17 A 1 1 0 0 0 19 17 M 8.5 11.5 L 8.511 15 C 8.506 16 9.494 16.999 10.526 16.999 L 16 17 M 19 10 A 1 1 0 0 0 16 10 A 1 1 0 0 0 19 10 M 10 10 L 16 10" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
276
+ fork: `<path d="M 4 2 A 1 1 0 0 0 4 6 A 1 1 0 0 0 4 2 M 16 2 A 1 1 0 0 0 16 6 A 1 1 0 0 0 16 2 M 10 15 A 1 1 0 0 0 10 19 A 1 1 0 0 0 10 15 M 4 6 L 4 8 C 4 10 6 10 6 10 L 14 10 C 14 10 16 10 16 8 L 16 6 M 10 10 L 10 15" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
277
+ resizeX: `<path d="M 5 6 L 1 10 L 5 14 M 15 6 L 19 10 L 15 14" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
278
+ resizeY: `<path d="M 14 5 L 10 1 L 6 5 M 14 15 L 10 19 L 6 15" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
279
+ resizeTLBR: `<path d="M 9 3 L 3 3 L 3 9 M 17 11 L 17 17 L 11 17" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
280
+ resizeTRBL: `<path d="M 17 9 L 17 3 L 11 3 M 9 17 L 3 17 L 3 11" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
281
+ focus: `<path d="M 1 6 L 1 4 C 1 2 2 1 4 1 L 6 1 M 14 1 L 16 1 C 18 1 19 2 19 4 L 19 6 M 19 14 L 19 16 C 19 18 18 19 16 19 L 14 19 M 6 19 L 4 19 C 2 19 1 18 1 16 L 1 14 M 12 10 A 1 1 0 0 0 8 10 A 1 1 0 0 0 12 10" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
282
+ sql: `<path d="M 10 7 C 7 7 7 13 10 13 C 13 13 13 7 10 7 M 10 13 L 12 15 M 5.988 8.502 C 5.988 6.993 2 6 2 9 C 2.322 10.725 5.706 9.249 6 11 C 5.988 14.076 2.007 13.014 2.007 11.504 M 14 7 L 14 13 L 18 13" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
283
+ monitor: `<path d="M 3 2 C 3 2 2 2 2 3 L 2 13 C 2 13 2 14 3 14 L 17 14 C 18 14 18 13 18 13 L 18 3 C 18 2 17 2 17 2 L 17 2 L 3 2 M 2 12 L 18 12 M 9 14 L 9 16 M 11 14 L 11 16 M 8 17 C 8.3333 16.6667 8.6667 16.3333 9 15 C 9.6667 16 10.3333 16 11 15 C 11.3333 16.3333 11.6667 16.6667 12 17 L 7 17 C 6 17 5 18 5 19 L 15 19 C 15 18 14 17 13 17 L 12 17" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
284
+ workstation: `<path d="M 2 2 C 2 2 1 2 1 3 L 1 13 C 1 13 1 14 2 14 L 11 14 M 1 12 L 11 12 M 8 14 L 8 16 M 10 14 L 10 16 M 7 17 C 8 17 8 16 8 15 C 9 16 9 16 10 15 C 10 17 11 17 11 17 M 11 17 L 6 17 C 5 17 4 18 4 19 L 11 19 M 11 2 L 2 2 M 14 2 L 18 2 C 18 2 19 2 19 3 L 19 18 C 19 19 18 19 18 19 L 14 19 C 13 19 13 18 13 18 L 13 3 C 13 3 13 2 14 2 M 16 5 A 1 1 0 0 0 16 7 A 1 1 0 0 0 16 5" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
285
+ laptop: `<path d="M 2 17 C 2 18 3 18 3 18 L 17 18 C 17 18 18 18 18 17 L 16 13 L 4 13 L 2 17 M 4 12 L 4 4 C 4 4 4 3 5 3 L 15 3 C 16 3 16 4 16 4 L 16 12 C 12 12 8 12 4 12 M 7 16 L 13 16" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
286
+ folder: `<path d="M 3 2 L 6 2 M 3 2 C 2 2 2 3 2 3 L 2 17 C 2 17 2 18 3 18 M 3 18 L 17 18 C 17 18 18 18 18 17 L 18 6 C 18 6 18 4 16 4 L 8 4 L 6 2 M 18 9 C 18 7 16 7 16 7 L 4 7 C 2 7 2 9 2 9 M 8 9 L 12 9" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
287
+ folderFill: `<path d="M 3 2 L 6 2 M 3 2 C 2 2 2 3 2 3 L 2 17 C 2 17 2 18 3 18 M 3 18 L 17 18 C 17 18 18 18 18 17 L 18 6 C 18 6 18 4 16 4 L 8 4 L 6 2 M 18 12 C 18 10 16 10 16 10 L 4 10 C 2 10 2 12 2 12 M 8 12 L 12 12 M 5 10 L 5 7 L 15 7 L 15 10" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
288
+ clip: `<path d="M 6 1 L 6 15 A 1 1 0 0 0 14 15 L 14 4 A 1 1 0 0 0 9 4 L 9 15 A 1 1 0 0 0 11.5 15 L 11.5 7" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
289
+ addColumn: `<path d="M 3 2 C 2 2 2 3 2 3 L 2 17 C 2 17 2 18 3 18 L 5 18 C 5 18 6 18 6 17 L 6 3 C 6 2 5 2 5 2 L 3 2 M 9 2 C 8 2 8 3 8 3 L 8 17 C 8 17 8 18 9 18 L 11 18 C 12 18 12 17 12 17 L 12 3 C 12 3 12 2 11 2 L 9 2 M 16 8 L 16 12 M 14 10 L 18 10" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
290
+ addRow: `<path d="M 3 2 C 3 2 2 2 2 3 L 2 5 C 2 5 2 6 3 6 L 17 6 C 17 6 18 6 18 5 L 18 3 C 18 2 17 2 17 2 L 3 2 M 3 8 C 2 8 2 9 2 9 L 2 11 C 2 11 2 12 3 12 L 17 12 C 18 12 18 11 18 11 L 18 9 C 18 8 17 8 17 8 L 3 8 M 10 14 L 10 18 M 8 16 L 12 16" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
291
+ bell: `<path d="M 12 3 A 1 1 0 0 0 8 3 C 4 4 5 9 4 12 L 3 14 C 3 15 3 16 4 16 L 16 16 C 17 16 17 15 17 14 L 16 12 C 15 9 16 4 12 3 M 8 17 A 1 1 0 0 0 12 17" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
292
+ bellOff: `<path d="M 12 3 A 1 1 0 0 0 8 3 C 4 4 5 9 4 12 L 3 14 C 3 15 3 16 4 16 L 16 16 C 17 16 17 15 17 14 L 16 12 C 15 9 16 4 12 3 M 8 17 A 1 1 0 0 0 12 17 M 2 2 L 19 17" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
293
+ bellRing: `<path d="M 12 3 A 1 1 0 0 0 8 3 C 4 4 5 9 4 12 L 3 14 C 3 15 3 16 4 16 L 16 16 C 17 16 17 15 17 14 L 16 12 C 15 9 16 4 12 3 M 8 17 A 1 1 0 0 0 12 17 M 5 2 C 3 3 2 5 2 7 M 15 2 C 17 3 18 5 18 7" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
294
+ pin: `<path d="M 2 18 L 6 14 M 3 10 L 10 17 M 10 17 L 11 16 C 12 14 12 12 12 12 L 16 7 C 17 7 17 7 18 6 L 14 2 C 13 3 13 3 13 4 L 8 8 C 8 8 6 8 4 9 L 3 10" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
295
+ unpin: `<path d="M 2 18 L 6 14 M 3 10 L 10 17 M 10 17 L 11 16 C 12 14 12 12 12 12 L 16 7 C 17 7 17 7 18 6 L 14 2 C 13 3 13 3 13 4 L 8 8 C 8 8 6 8 4 9 L 3 10 M 2 2 L 18 18" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
296
+ building: `<path d="M 1 18 L 19 18 M 3 18 L 3 2 L 10 2 L 10 18 M 5 4 L 5 5 M 8 4 L 8 5 M 5 8 L 5 9 M 8 8 L 8 9 M 5 12 L 5 13 M 8 12 L 8 13 M 10 10 L 17 10 L 17 18 M 12 18 L 12 15 C 12 14 15 14 15 15 L 15 18 M 13 12 L 14 12" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
297
+ twig: `<path d="M 5 15 A 1 1 0 0 0 5 19 A 1 1 0 0 0 5 15 M 5 1 A 1 1 0 0 0 5 5 A 1 1 0 0 0 5 1 M 15 5 A 1 1 0 0 0 15 9 A 1 1 0 0 0 15 5 M 5 15 L 5 5 M 7 17 L 11 17 C 13 17 15 15 15 13 L 15 9" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
298
+ check: `<path d="M 18 2 L 8 18 L 2 12" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
299
+ doubleCheck: `<path d="M 17 2 L 7 18 L 2 12 M 7 11 L 8 12 M 11 15 L 13 17 L 19 6" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
300
+ plug: `<path d="M 14 5 L 14 15 C 14 16 12 16 12 15 L 12 5 C 12 4 14 4 14 5 M 12 5 C 3 5 3 15 12 15 M 5 10 C 0 10 6 19 1 19 M 15 7 L 19 7 M 15 13 L 19 13" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
301
+ unplug: `<path d="M 14 5 L 14 15 C 14 16 12 16 12 15 L 12 5 C 12 4 14 4 14 5 M 12 5 C 3 5 3 15 12 15 M 5 10 C 0 10 6 19 1 19 M 15 7 L 19 7 M 15 13 L 19 13 M 2 1 L 6 6 M 16 19 L 14 16.405 M 7.609 8.008 L 10.637 11.989" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
302
+ spinner1: `<path d="M 10 1 A 1 1 0 0 0 10 19 M 10 17 A 1 1 0 0 0 10 3 M 10 5 A 1 1 0 0 0 10 15 M 10 13 A 1 1 0 0 0 10 7 M 10 9 A 1 1 0 0 0 10 11" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
303
+ spinner2: `<path d="M 10 1 A 1 1 0 0 0 10 19 M -3 0" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
304
+ spinner3: `<path d="M 10 1 L 10 4 M 1 10 L 4 10 M 10 19 L 10 16 M 19 10 L 16 10" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
305
+ spinner4: `<path d="M 10 1 L 10 2 M 1 10 L 2 10 M 10 19 L 10 18 M 19 10 L 18 10" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
306
+ magnify: `<path d="M 8 1 A 1 1 0 0 0 8 15 A 1 1 0 0 0 8 1 M 12.95 12.95 L 19 19" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/><path d="M 8 4 A 1 1 0 0 0 8 12 A 1 1 0 0 0 8 4" fill="${t}" stroke="none" style="opacity: 0.1" /><path d="M 12 8 A 1 1 0 0 0 4 8" stroke="${t}" stroke-linecap="round" stroke-width="${n / 3}" fill="none" style="opacity:0.4" /><path d="M 8 4 C 7.212 3.983 5.456 4.345 4.544 6.003" stroke="${t}" stroke-linecap="round" stroke-width="${n / 3}" fill="none" style="opacity:1" />`,
307
+ frameLine: `<path d="M 1 1 L 19 1 L 19 19 L 1 19 L 1 1 M 4 13 L 7 16 L 10 8 L 13 14 L 16 4" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
308
+ pointer: `<path d="M 2 2 L 7.015 17.998 L 9.611 11.614 L 16 18 L 18 16 L 11.486 9.595 L 18.302 7.431 L 2 2" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
309
+ monument: `<path d="M 2 6 L 18 6 C 19 6 19 8 18 8 L 2 8 C 1 8 1 6 2 6 M 4 6 L 10 1 L 16 6 M 2 17 L 18 17 M 3 8 L 3 17 M 5 8 L 5 17 M 17 8 L 17 17 M 15 8 L 15 17 M 9 8 L 9 17 M 11 8 L 11 17 M 1 19 L 19 19" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
310
+ spark: `<path d="M 10 1 C 8 8 8 8 1 10 C 8 12 8 12 10 19 C 12 12 12 12 19 10 C 12 8 12 8 10 1" fill="${t}" stroke="none"/>`,
311
+ doubleSpark: `<path d="M 1 13 C 6 12 6 12 7 7 C 8 12 8 12 13 13 C 8 14 8 14 7 19 C 6 14 6 14 1 13 M 15 1 C 14.486 4.478 14.486 4.478 11 5 C 14.505 5.505 14.499 5.505 15 9 C 15.513 5.511 15.513 5.505 19 5 C 15.526 4.497 15.52 4.49 15 1" fill="${t}" stroke="none"/>`,
312
+ chartBump: `<path d="M 2 1 A 1 1 0 0 0 2 3 A 1 1 0 0 0 2 1 M 10 1 A 1 1 0 0 0 10 3 A 1 1 0 0 0 10 1 M 18 1 A 1 1 0 0 0 18 3 A 1 1 0 0 0 18 1 M 2 9 A 1 1 0 0 0 2 11 A 1 1 0 0 0 2 9 M 2 17 A 1 1 0 0 0 2 19 A 1 1 0 0 0 2 17 M 10 9 A 1 1 0 0 0 10 11 A 1 1 0 0 0 10 9 M 18 9 A 1 1 0 0 0 18 11 A 1 1 0 0 0 18 9 M 10 17 A 1 1 0 0 0 10 19 A 1 1 0 0 0 10 17 M 18 17 A 1 1 0 0 0 18 19 A 1 1 0 0 0 18 17 M 3 2 C 6 2 6 10 9 10 M 11 10 M 3 10 C 6 10 6 2 9 2 M 11 2 L 17 2 M 3 18 L 9 18 M 11 18 C 14 18 14 10 17 10 M 11 10 C 14 10 14 18 17 18" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
313
+ folderOpen: `<path d="M 1 3 C 1 2 2 2 2 2 L 5 2 C 5 2 6 2 6 3 L 6 4 C 6 5 7 5 7 5 L 15 5 C 16 5 16 6 16 6 M 1 3 L 1 17 C 1 18 2 18 2 18 L 6 10 L 19 10 L 15 18 L 2 18 M 16 6 L 16 10" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
314
+ folderOpenFill: `<path d="M 1 3 C 1 2 2 2 2 2 L 5 2 C 5 2 6 2 6 3 L 6 4 C 6 5 7 5 7 5 L 15 5 C 16 5 16 6 16 6 M 1 3 L 1 17 C 1 18 2 18 2 18 L 6 11 L 19 11 L 15 18 L 2 18 M 16 6 L 16 11 M 4 14.5 L 4 8 L 13 8 L 13 11" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
315
+ tag: `<path d="M 2 5 L 2 10 L 10 18 C 10 18 12 20 14 18 L 18 14 C 20 12 18 10 18 10 L 10 2 L 5 2 C 3 2 2 3 2 5 M 5.506 5.48 A 1 1 0 0 0 7.504 7.496 A 1 1 0 0 0 5.506 5.48" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
316
+ lightBulbOff: `<path d="M 10 1 A 1 1 0 0 0 10 15 A 1 1 0 0 0 10 1 M 6.482 14.053 L 7 18 C 8 18 8 18 8 18 L 12 18 C 13 18 12 18 13 18 L 13.501 14.075 M 12 19 L 8 19 M 10 15 L 10 9 M 10 7 A 1 1 0 0 0 10 9 A 1 1 0 0 0 10 7" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
317
+ lightBulbOn: `<path d="M 10 1 A 1 1 0 0 0 10 15 A 1 1 0 0 0 10 1 M 6.482 14.053 L 7 18 C 8 18 8 18 8 18 L 12 18 C 13 18 12 18 13 18 L 13.501 14.075 M 12 19 L 8 19 M 10 15 L 10 9 M 10 7 A 1 1 0 0 0 10 9 A 1 1 0 0 0 10 7 M 1 1 L 2 2 M 19 1 L 18 2 M 1 15 L 2 14 M 19 15 L 18 14" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
318
+ knobs: `<path d="M 2 10 L 6 10 M 6 8 L 6 12 M 9 10 L 18 10 M 11 2 L 11 6 M 11 4 L 18 4 M 2 4 L 8 4 M 14 18 L 14 14 M 14 16 L 18 16 M 11 16 L 2 16" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
319
+ hierarchy: `<path d="M 8 1 L 12 1 C 12 1 13 1 13 2 L 13 5 C 13 5 13 6 12 6 L 8 6 C 7 6 7 5 7 5 L 7 2 C 7 2 7 1 8 1 M 2 19 L 6 19 C 6 19 7 19 7 18 L 7 15 C 7 14 6 14 6 14 L 2 14 C 1 14 1 15 1 15 L 1 18 C 1 19 2 19 2 19 M 14 19 L 18 19 C 18 19 19 19 19 18 L 19 15 C 19 15 19 14 18 14 L 14 14 C 14 14 13 14 13 15 L 13 18 C 13 19 14 19 14 19 M 5 10 L 15 10 M 10 6 L 10 10 M 5 10 C 4 10 4 11 4 11 L 4 14 M 15 10 C 16 10 16 11 16 11 L 16 14" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
320
+ hierarchyList: `<path d="M 2 1 C 1 1 1 2 1 2 L 1 4 C 1 4 1 5 2 5 L 6 5 C 6 5 7 5 7 4 L 7 2 C 7 2 7 1 6 1 L 2 1 M 18 19 C 18 19 19 19 19 18 L 19 16 C 19 15 18 15 18 15 L 14 15 C 13 15 13 16 13 16 L 13 18 C 13 18 13 19 14 19 L 18 19 M 14 12 L 18 12 C 18 12 19 12 19 11 L 19 9 C 19 8 18 8 18 8 L 14 8 C 13 8 13 9 13 9 L 13 11 C 13 11 13 12 14 12 M 4 5 L 4 16 C 4 17 5 17 5 17 L 13 17 M 13 10 L 5 10 C 5 10 4 10 4 9" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
321
+ bucketFill: `<path d="M 2 2 L 18 2 C 19 2 19 5 18 5 L 2 5 C 1 5 1 2 2 2 M 3 5 L 3 16 C 3 17 4 18 5 18 L 6 18 M 17 5 L 17 16 C 17 17 16 18 15 18 L 14 18 M 10 18 L 10 9 M 7 12 L 10 9 L 13 12" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
322
+ bucketEmpty: `<path d="M 2 2 L 18 2 C 19 2 19 5 18 5 L 2 5 C 1 5 1 2 2 2 M 3 5 L 3 16 C 3 17 4 18 5 18 L 6 18 M 17 5 L 17 16 C 17 17 16 18 15 18 L 14 18 M 10 18 L 10 9 M 7 15 L 10 18 L 13 15" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
323
+ bucket: `<path d="M 2 2 L 18 2 C 19 2 19 5 18 5 L 2 5 C 1 5 1 2 2 2 M 3 5 L 3 16 C 3 17 4 18 5 18 L 14 18 M 17 5 L 17 16 C 17 17 16 18 15 18 L 14 18" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
324
+ bucketRecycle: `<path d="M 2 2 L 18 2 C 19 2 19 5 18 5 L 2 5 C 1 5 1 2 2 2 M 3 5 L 3 16 C 3 17 4 18 5 18 L 14 18 M 17 5 L 17 16 C 17 17 16 18 15 18 L 14 18 M 8.786 9.996 L 10 8 L 11.225 10.008 M 12.714 12.481 L 13.974 14.577 L 11.512 14.566 M 8.534 14.577 L 5.98 14.577 L 7.297 12.436" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
325
+ listType: `<path d="M 7 4 L 18 4 M 7 10 L 18 10 M 7 16 L 18 16" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/><path d="M 2 3 L 4 3 L 4 5 L 2 5 L 2 3Z" fill="${t}" stroke="${t}" stroke-width="${n / 2}" stroke-linejoin="miter"/><path fill="${t}" d="M 3 9 L 1.8 11 L 4.2 11 L 3 9Z" stroke="${t}" stroke-width="${n / 2}" stroke-linejoin="miter"/><path d="M 3 14.8 A 1 1 0 0 0 3.002 17.2 A 1 1 0 0 0 2.999 14.8" fill="${t}" stroke="${t}" stroke-width="${n / 2}"/>`,
326
+ calendar: `<path d="M 7 1 L 7 4 M 13 1 L 13 4 M 5 3 L 4 3 C 3 3 2 4 2 5 L 2 16 C 2 17 3 18 4 18 L 16 18 C 17 18 18 17 18 16 L 18 5 C 18 4 17 3 16 3 L 15 3 M 9 3 L 11 3 M 2 7 L 18 7" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/><path d="M 4 10 L 6 10 L 6 11 L 4 11 L 4 10 M 9 10 L 11 10 L 11 11 L 9 11 L 9 10 M 14 10 L 14 11 L 16 11 L 16 10 L 14 10 M 4 14 L 6 14 L 6 15 L 4 15 L 4 14 M 9 14 L 11 14 L 11 15 L 9 15 L 9 14" stroke="${t}" stroke-width="${n / 3}" fill="${t}" stroke-linecap="round" stroke-linejoin="round"/>`,
327
+ envelope: `<path d="M 3 5 L 17 5 C 18 5 18 6 18 6 L 18 14 C 18 14 18 15 17 15 L 3 15 C 2 15 2 14 2 14 L 2 6 C 2 6 2 5 3 5 M 3 6 L 10 11 L 17 6 M 3 14 L 8 10 M 12 10 L 17 14" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
328
+ test: `<path d="M 4 19 L 16 19 C 18 19 18 17 18 17 L 12 9 L 12 3 C 13 3 13 1 12 1 L 8 1 C 7 1 7 3 8 3 L 8 9 L 2 17 C 2 17 2 19 4 19" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/><path d="M 5 14 C 8 16 11 12 15 14 L 17.141 16.847 C 17.156 17.64 17.07 18.004 16 18 L 4 18 C 3.25 18.014 2.829 17.748 2.866 16.869 L 5 14" stroke="none" fill="${t}" stroke-linecap="round" stroke-linejoin="round" style="opacity: 0.4"/><path d="M 5 14 C 8 16 11 12 15 14" stroke="${t}" stroke-linecap="round" stroke-width="${n / 3}"/>`,
329
+ sliders: `<path d="M 2 4 L 4 4 M 2 10 L 12 10 M 2 16 L 4 16 M 6 2 A 1 1 0 0 0 6 6 A 1 1 0 0 0 6 2 M 8 4 L 18 4 M 14 8 A 1 1 0 0 0 14 12 A 1 1 0 0 0 14 8 M 16 10 L 18 10 M 6 14 A 1 1 0 0 0 6 18 A 1 1 0 0 0 6 14 M 8 16 L 18 16" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
330
+ checkList: `<path d="M 9 5 L 18 5 M 9 11 L 18 11 M 9 17 L 18 17 M 6 2 L 4 6 L 2 4 M 2 10 L 4 12 L 6 8 M 2 16 L 4 18 L 6 14" stroke-linecap="round" stroke-linejoin="round" stroke="${t}" stroke-width="${n}" fill="none" style="opacity: 1"/>`,
331
+ bug: `<path d="M 8 2 A 1 1 0 0 0 12 2 M 13 7 A 1 1 0 0 0 7 7 M 7 7 C 7 8 8 8 8 8 L 12 8 C 13 8 13 7 13 7 M 7 6 C 6 6 5 7 5 8 L 5 13 C 5 15 6 17 9 17 L 11 17 C 14 17 15 15 15 13 L 15 8 C 15 7 14 6 13 6 M 10 8 L 10 17 M 5 11 L 2 11 M 15 11 L 18 11 M 5 14 C 4 14 2 15 2 18 M 15 14 C 16 14 18 15 18 18 M 5 8 C 4 8 2 7 2 5 M 15 8 C 16 8 18 7 18 5" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
332
+ microscope: `<path d="M 9 3 C 9 3 9 2 8 2 L 7 2 C 7 2 6 2 6 3 C 5 3 5 4 5 4 L 5 7 C 5 8 6 8 6 8 L 9 8 C 9 8 10 8 10 7 L 10 4 C 10 4 10 3 9 3 M 6 10 L 9 10 M 5 16 L 10 16 M 2 18 L 18 18 M 10 18 C 19 18 19 5 10 5 M 7 11 L 8 11" stroke="${t}" stroke-width="${n}" fill="none" stroke-linecap="round" stroke-linejoin="round"/>`,
333
+ pi: `<path d="M 1 8 C 2 3 4 2 5 2 L 18 2 C 19 2 19 4 18 4 L 15 4 C 15 4 14 8 14 14 C 14 18 17 17 19 14 C 18 21 12 20 12 14 C 12 9 13 4 13 4 L 9 4 C 8 9 7 17 7 17 C 6 20 3 19 3 17 C 7 13 7 4 7 4 C 4 4 3 5 1 8" stroke-linecap="round" stroke-linejoin="round" fill="${t}"/>`,
334
+ export: `<path d="M 10 2 L 10 12 M 7 5 L 10 2 L 13 5 M 5 8 L 4 8 C 3 8 3 9 3 9 L 3 17 C 3 17 3 18 4 18 L 16 18 C 16 18 17 18 17 17 L 17 9 C 17 9 17 8 16 8 L 15 8" stroke-linecap="round" stroke-linejoin="round" stroke="${t}" stroke-width="${n}" fill="none" style="opacity: 1"/>`,
335
+ file: `<path d="M 4 2 L 4 18 L 16 18 L 16 7 L 11 2 L 4 2 M 11 2 L 11 7 L 16 7" stroke-linecap="round" stroke-linejoin="round" stroke="${t}" stroke-width="${n}" fill="none" style="opacity: 1"/>`,
336
+ filePlus: `<path d="M 4 2 L 4 18 L 16 18 L 16 7 L 11 2 L 4 2 M 11 2 L 11 7 L 16 7 M 10 10 L 10 14 M 8 12 L 12 12" stroke-linecap="round" stroke-linejoin="round" stroke="${t}" stroke-width="${n}" fill="none" style="opacity: 1"/>`,
337
+ fileSearch: `<path d="M 4 2 L 4 18 L 7 18 M 15 13 A 1 1 0 0 0 10 16 A 1 1 0 0 0 15 13 M 15 16 L 18 18 M 16 9 L 16 7 L 11 2 L 4 2 M 11 2 L 11 7 L 16 7" stroke-linecap="round" stroke-linejoin="round" stroke="${t}" stroke-width="${n}" fill="none" style="opacity: 1"/>`,
338
+ recycle: `<path d="M 7.5 5.5 C 9.5 2.5 11.5 2.5 14.5 7.5 M 16.5 10.5 C 17.5 12.5 17.5 15.5 11.5 15.5 M 7.5 15.5 C 3.5 15.5 2.5 13.5 5.5 8.5 M 11.5 7.5 L 14.5 7.5 L 14.5 4.5 M 13.137 12.893 L 11.5 15.5 L 13.5 17.5 M 2.5 9.5 L 5.5 8.5 L 6.5 11.5" stroke-linecap="round" stroke-linejoin="round" stroke="${t}" stroke-width="${n}" fill="none" style="opacity: 1"/>`,
339
+ fileSvg: `<path d="M 18 10 L 18 7 L 13 2 M 13 2 L 13 7 L 18 7 M 13 2 L 2 2 L 2 10" stroke-linecap="round" stroke-linejoin="round" stroke="${t}" stroke-width="${n}" fill="none" style="opacity: 1"/><text x="10" y="18.5" fill="${t}" text-anchor="middle" font-size="9" font-family="Arial">SVG</text>`,
340
+ filePdf: `<path d="M 18 10 L 18 7 L 13 2 M 13 2 L 13 7 L 18 7 M 13 2 L 2 2 L 2 10" stroke-linecap="round" stroke-linejoin="round" stroke="${t}" stroke-width="${n}" fill="none" style="opacity: 1"/><text x="10" y="18.5" fill="${t}" text-anchor="middle" font-size="9" font-family="Arial">PDF</text>`,
341
+ fileCsv: `<path d="M 18 10 L 18 7 L 13 2 M 13 2 L 13 7 L 18 7 M 13 2 L 2 2 L 2 10" stroke-linecap="round" stroke-linejoin="round" stroke="${t}" stroke-width="${n}" fill="none" style="opacity: 1"/><text x="10" y="18.5" fill="${t}" text-anchor="middle" font-size="9" font-family="Arial">CSV</text>`,
342
+ filePng: `<path d="M 18 10 L 18 7 L 13 2 M 13 2 L 13 7 L 18 7 M 13 2 L 2 2 L 2 10" stroke-linecap="round" stroke-linejoin="round" stroke="${t}" stroke-width="${n}" fill="none" style="opacity: 1"/><text x="10" y="18.5" fill="${t}" text-anchor="middle" font-size="9" font-family="Arial">PNG</text>`,
343
+ link: `<path d="M 7 13 L 13 7 M 6 9 C 1 14 6 19 11 14 M 9 6 C 14 1 19 6 14 11" stroke-linecap="round" stroke-linejoin="round" stroke="${t}" stroke-width="${n}" fill="none" style="opacity: 1"/>`,
344
+ puzzle: `<path d="M 16.579 9.304 H 15.402 V 6.167 C 15.402 5.296 14.696 4.598 13.833 4.598 H 10.696 V 3.421 A 1.961 1.961 0 0 0 8.736 1.461 A 1.961 1.961 0 0 0 6.774 3.421 V 4.598 H 3.638 A 1.569 1.569 0 0 0 2.069 6.167 V 9.147 H 3.246 C 4.421 9.147 5.362 10.088 5.362 11.264 C 5.362 12.441 4.421 13.382 3.246 13.382 H 2.069 V 16.362 A 1.569 1.569 0 0 0 3.638 17.931 H 6.618 V 16.754 C 6.618 15.579 7.559 14.638 8.736 14.638 C 9.912 14.638 10.853 15.579 10.853 16.754 V 17.931 H 13.833 A 1.569 1.569 0 0 0 15.402 16.362 V 13.226 H 16.579 A 1.961 1.961 0 0 0 18.539 11.264 A 1.961 1.961 0 0 0 16.579 9.304 Z" stroke-linecap="round" stroke-linejoin="round" stroke="${t}" stroke-width="${n}" fill="none" style="opacity: 1"/>`,
345
+ puzzleFill: `<path d="M 16.579 9.304 H 15.402 V 6.167 C 15.402 5.296 14.696 4.598 13.833 4.598 H 10.696 V 3.421 A 1.961 1.961 0 0 0 8.736 1.461 A 1.961 1.961 0 0 0 6.774 3.421 V 4.598 H 3.638 A 1.569 1.569 0 0 0 2.069 6.167 V 9.147 H 3.246 C 4.421 9.147 5.362 10.088 5.362 11.264 C 5.362 12.441 4.421 13.382 3.246 13.382 H 2.069 V 16.362 A 1.569 1.569 0 0 0 3.638 17.931 H 6.618 V 16.754 C 6.618 15.579 7.559 14.638 8.736 14.638 C 9.912 14.638 10.853 15.579 10.853 16.754 V 17.931 H 13.833 A 1.569 1.569 0 0 0 15.402 16.362 V 13.226 H 16.579 A 1.961 1.961 0 0 0 18.539 11.264 A 1.961 1.961 0 0 0 16.579 9.304 Z" stroke-linecap="round" stroke-linejoin="round" fill="${t}" style="opacity: 1"/>`,
346
+ externalLink: `<path d="M 19 1 L 10 10 M 15 1 L 19 1 L 19 5 M 10 3 L 5 3 C 4 3 3 4 3 5 L 3 15 C 3 16 4 17 5 17 L 15 17 C 16 17 17 16 17 15 L 17 10" stroke-linecap="round" stroke-linejoin="round" stroke="${t}" stroke-width="${n}" fill="none" style="opacity: 1"/>`,
347
+ plotLine: `<path d="M 4 14 A 1 1 0 0 0 4 18 A 1 1 0 0 0 4 14 M 16 2 A 1 1 0 0 0 16 6 A 1 1 0 0 0 16 2 M 14.586 5.414 L 5.42 14.592" stroke-linecap="round" stroke-linejoin="round" stroke="${t}" stroke-width="${n}" fill="none" style="opacity: 1"/>`,
348
+ plotArrow: `<path d="M 4 14 A 1 1 0 0 0 4 18 A 1 1 0 0 0 4 14 M 17 3 L 5.42 14.592 M 13 3 L 17 3 L 17 7" stroke-linecap="round" stroke-linejoin="round" stroke="${t}" stroke-width="${n}" fill="none" style="opacity: 1"/>`,
349
+ accessibility: `<path d="M 10 1 A 1 1 0 0 0 10 5 A 1 1 0 0 0 10 1 M 10 7 L 4 4 A 1 1 0 0 0 3 6 L 8 9 L 8 11 L 4 17 A 1 1 0 0 0 6 18 L 10 13 L 14 18 A 1 1 0 0 0 16 17 L 12 11 L 12 9 L 17 6 A 1 1 0 0 0 16 4 L 10 7" stroke-linecap="round" stroke-linejoin="round" stroke="${t}" stroke-width="${n}" fill="none" style="opacity: 1"/>`,
350
+ npmx: `<path d="M 17 2 L 11 18 L 9 18 L 15 2 L 17 2 M 3 13 L 3 16 L 6 16 L 6 13 L 3 13" stroke-linecap="round" stroke-linejoin="round" fill="${t}" style="opacity: 1"/>`,
351
+ clankerCrazy: `<path d="M 2 2 L 18 2 L 18 19 L 2 19 L 2 2 M 2 12 L 10 13 L 18 12 M 10 13 L 10 19 M 6 12.5 L 6 19 M 14 12.5 L 14 19 M 6 5 A 1 1 0 0 0 6 9 A 1 1 0 0 0 6 5 M 13 5 A 1 1 0 0 0 13 10 A 1 1 0 0 0 13 5 M 1 5 L 1 10 M 19 5 L 19 10 M 7 1 L 13 1" stroke-linecap="round" stroke-linejoin="round" stroke="${t}" stroke-width="${n}" fill="none" style="opacity: 1"/>`,
352
+ clankerNasty: `<path d="M 2 2 L 18 2 L 18 19 L 2 19 L 2 2 M 2 13 L 10 11 L 18 13 M 10 11 L 10 19 M 6 12 L 6 19 M 14 12 L 14 19 M 1 5 L 1 10 M 19 5 L 19 10 M 4 5 L 8 7 M 12 7 L 16 5 M 7 1 L 13 1" stroke-linecap="round" stroke-linejoin="round" stroke="${t}" stroke-width="${n}" fill="none" style="opacity: 1"/>`
353
+ }[e] || "";
354
+ }
355
+ let h = l(), g = r(() => (h.exp?.() || [])[0] || null), _ = r(() => (h.sub?.() || [])[0] || null), v = r(() => !!g.value), y = r(() => !!_.value), b = r(() => v.value || y.value), x = r(() => {
356
+ let e = g.value?.props || {};
357
+ return {
358
+ name: e.name,
359
+ stroke: e.stroke ?? n.stroke,
360
+ strokeWidth: e["stroke-width"] ?? e.strokeWidth ?? n.strokeWidth,
361
+ size: typeof e.size == "number" ? e.size : null,
362
+ isSpin: !!e.isSpin || !!e["is-spin"],
363
+ spinDuration: e.spinDuration || e["spin-duration"] || "1s"
364
+ };
365
+ }), S = r(() => {
366
+ let e = _.value?.props || {};
367
+ return {
368
+ name: e.name,
369
+ stroke: e.stroke ?? n.stroke,
370
+ strokeWidth: e["stroke-width"] ?? e.strokeWidth ?? n.strokeWidth,
371
+ size: typeof e.size == "number" ? e.size : null,
372
+ isSpin: !!e.isSpin || !!e["is-spin"],
373
+ spinDuration: e.spinDuration || e["spin-duration"] || "1s"
374
+ };
375
+ });
376
+ function C(e, t, n = "0.5s") {
377
+ return `
378
+ <animateTransform
379
+ attributeName="transform"
380
+ type="rotate"
381
+ from="0 ${e} ${t}"
382
+ to="360 ${e} ${t}"
383
+ dur="${n}"
384
+ repeatCount="indefinite"
385
+ />
386
+ `;
387
+ }
388
+ let w = r(() => {
389
+ let e = T.value;
390
+ return {
391
+ cx: e.minX + e.width / 2,
392
+ cy: e.minY + e.height / 2
393
+ };
394
+ }), T = r(() => {
395
+ let e = String(n.viewBox).trim().split(/\s+/).map(Number), [t, r, i, a] = e.length === 4 ? e : [
396
+ 0,
397
+ 0,
398
+ 20,
399
+ 20
400
+ ];
401
+ return {
402
+ minX: t,
403
+ minY: r,
404
+ width: i,
405
+ height: a
406
+ };
407
+ }), E = r(() => {
408
+ let e = n.size || 24;
409
+ return (x.value.size || e * .6) / e;
410
+ }), D = r(() => {
411
+ let e = n.size || 24;
412
+ return (S.value.size || e * .6) / e;
413
+ }), O = r(() => {
414
+ let e = T.value, t = v.value ? e.height * E.value : 0, n = v.value ? e.height * E.value : 0, r = y.value ? e.height * D.value : 0, i = Math.max(n, r), a = y.value ? e.height * D.value : 0;
415
+ return `${e.minX} ${e.minY - t} ${e.width + i} ${e.height + t + a}`;
416
+ }), k = r(() => {
417
+ let e = T.value, t = e.minX + e.width, n = e.minY, r = e.height, i = r * E.value, a = t, o = n, s = i / r;
418
+ return `translate(${a} ${o}) translate(${-i / 6} ${-i * .8}) scale(${s})`;
419
+ }), A = r(() => {
420
+ let e = T.value, t = e.minX + e.width, n = e.minY + e.height, r = e.height, i = r * D.value, a = t, o = n, s = i / r;
421
+ return `translate(${a} ${o}) translate(${-i / 6} ${i * -.2}) scale(${s})`;
422
+ }), j = r(() => m(n.name, {
423
+ stroke: n.stroke,
424
+ strokeWidth: n.strokeWidth
425
+ }));
426
+ function M(e) {
427
+ return String(e).replace(/\sstroke="[^"]*"/g, "").replace(/\sstroke-width="[^"]*"/g, "").replace(/\sstroke-linecap="[^"]*"/g, "").replace(/\sstroke-linejoin="[^"]*"/g, "");
428
+ }
429
+ let N = r(() => {
430
+ let e = m(n.name, {
431
+ stroke: n.stroke,
432
+ strokeWidth: n.strokeWidth
433
+ }), t = "";
434
+ if (v.value && x.value.name) {
435
+ let e = M(m(x.value.name, {
436
+ stroke: x.value.stroke,
437
+ strokeWidth: x.value.strokeWidth
438
+ })), { cx: n, cy: r } = w.value;
439
+ t = `
440
+ <g transform="${k.value}">
441
+ <g
442
+ stroke="${x.value.stroke}"
443
+ stroke-width="${x.value.strokeWidth}"
444
+ stroke-linecap="round"
445
+ stroke-linejoin="round"
446
+ fill="none"
447
+ >
448
+ ${x.value.isSpin ? C(n, r, x.value.spinDuration) : ""}
449
+ ${e}
450
+ </g>
451
+ </g>
452
+ `;
453
+ }
454
+ let r = "";
455
+ if (y.value && S.value.name) {
456
+ let e = M(m(S.value.name, {
457
+ stroke: S.value.stroke,
458
+ strokeWidth: S.value.strokeWidth
459
+ })), { cx: t, cy: n } = w.value;
460
+ r = `
461
+ <g transform="${A.value}">
462
+ <g
463
+ stroke="${S.value.stroke}"
464
+ stroke-width="${S.value.strokeWidth}"
465
+ stroke-linecap="round"
466
+ stroke-linejoin="round"
467
+ fill="none"
468
+ >
469
+ ${S.value.isSpin ? C(t, n, S.value.spinDuration) : ""}
470
+ ${e}
471
+ </g>
472
+ </g>
473
+ `;
474
+ }
475
+ return `${e}${t}${r}`;
476
+ }), P = r(() => b.value ? v.value && !y.value || y.value && !v.value ? n.size * 1.6 : n.size * 2.2 : n.size);
477
+ return (n, r) => b.value ? (o(), i("svg", {
478
+ key: 0,
479
+ xmlns: s(t),
480
+ class: a({ "spin ": e.isSpin }),
481
+ viewBox: O.value,
482
+ height: P.value,
483
+ width: P.value,
484
+ style: {
485
+ background: "transparent",
486
+ display: "block"
487
+ },
488
+ innerHTML: N.value
489
+ }, null, 10, d)) : (o(), i("svg", {
490
+ key: 1,
491
+ xmlns: s(t),
492
+ class: a({ "spin ": e.isSpin }),
493
+ viewBox: u.value,
494
+ height: e.size,
495
+ width: e.size,
496
+ innerHTML: j.value,
497
+ style: { background: "transparent" }
498
+ }, null, 10, f));
499
+ }
500
+ }, [["__scopeId", "data-v-51c3eac0"]]);
501
+ //#endregion
502
+ export { u as n, p as t };