@bookklik/senangstart-icons 1.0.7 → 1.0.8

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 (521) hide show
  1. package/.github/workflows/deploy-docs.yml +61 -0
  2. package/docs/.vitepress/config.mjs +171 -0
  3. package/docs/.vitepress/theme/custom.css +64 -0
  4. package/docs/.vitepress/theme/index.js +4 -0
  5. package/docs/guide/configuration.md +125 -0
  6. package/docs/guide/getting-started.md +34 -0
  7. package/docs/guide/installation.md +54 -0
  8. package/docs/guide/styling.md +156 -0
  9. package/docs/guide/usage.md +103 -0
  10. package/docs/icons/alert.md +59 -0
  11. package/docs/icons/align-bottom-object.md +59 -0
  12. package/docs/icons/align-center-object.md +59 -0
  13. package/docs/icons/align-left-object.md +59 -0
  14. package/docs/icons/align-middle-object.md +59 -0
  15. package/docs/icons/align-right-object.md +59 -0
  16. package/docs/icons/align-top-object.md +59 -0
  17. package/docs/icons/ar.md +59 -0
  18. package/docs/icons/archive-box.md +59 -0
  19. package/docs/icons/arrow-down.md +59 -0
  20. package/docs/icons/arrow-left-arrow-right.md +59 -0
  21. package/docs/icons/arrow-left-on-rectangle.md +59 -0
  22. package/docs/icons/arrow-left-right.md +59 -0
  23. package/docs/icons/arrow-left.md +59 -0
  24. package/docs/icons/arrow-long-down.md +59 -0
  25. package/docs/icons/arrow-long-left.md +59 -0
  26. package/docs/icons/arrow-long-right.md +59 -0
  27. package/docs/icons/arrow-long-up.md +59 -0
  28. package/docs/icons/arrow-path.md +59 -0
  29. package/docs/icons/arrow-right-on-rectangle.md +59 -0
  30. package/docs/icons/arrow-right.md +59 -0
  31. package/docs/icons/arrow-rotate-ccw.md +59 -0
  32. package/docs/icons/arrow-rotate-cw.md +59 -0
  33. package/docs/icons/arrow-top-right-on-square.md +59 -0
  34. package/docs/icons/arrow-up-arrow-down.md +59 -0
  35. package/docs/icons/arrow-up-down-left-right.md +59 -0
  36. package/docs/icons/arrow-up-down.md +59 -0
  37. package/docs/icons/arrow-up.md +59 -0
  38. package/docs/icons/banknotes.md +59 -0
  39. package/docs/icons/bars-3.md +59 -0
  40. package/docs/icons/basket.md +59 -0
  41. package/docs/icons/battery-0.md +59 -0
  42. package/docs/icons/battery-10.md +59 -0
  43. package/docs/icons/battery-100.md +59 -0
  44. package/docs/icons/battery-50.md +59 -0
  45. package/docs/icons/bell-alert.md +59 -0
  46. package/docs/icons/bell.md +59 -0
  47. package/docs/icons/bolt.md +59 -0
  48. package/docs/icons/book-close.md +59 -0
  49. package/docs/icons/book-open.md +59 -0
  50. package/docs/icons/book-stacked.md +59 -0
  51. package/docs/icons/bookmark.md +59 -0
  52. package/docs/icons/briefcase.md +59 -0
  53. package/docs/icons/brush.md +59 -0
  54. package/docs/icons/cake.md +59 -0
  55. package/docs/icons/calendar-approve.md +59 -0
  56. package/docs/icons/calendar-days.md +59 -0
  57. package/docs/icons/calendar-minus.md +59 -0
  58. package/docs/icons/calendar-plus.md +59 -0
  59. package/docs/icons/calendar-reject.md +59 -0
  60. package/docs/icons/calendar.md +59 -0
  61. package/docs/icons/camera.md +59 -0
  62. package/docs/icons/carousel.md +59 -0
  63. package/docs/icons/chart-bar.md +59 -0
  64. package/docs/icons/chart-line.md +59 -0
  65. package/docs/icons/chart-pie.md +59 -0
  66. package/docs/icons/chat-bubble-left-ellipsis.md +59 -0
  67. package/docs/icons/chat-bubble-left-right.md +59 -0
  68. package/docs/icons/chat-bubble-left.md +59 -0
  69. package/docs/icons/chat-bubble-right-ellipsis.md +59 -0
  70. package/docs/icons/chat-bubble-right.md +59 -0
  71. package/docs/icons/chatbot.md +59 -0
  72. package/docs/icons/check.md +59 -0
  73. package/docs/icons/chevron-double-down.md +59 -0
  74. package/docs/icons/chevron-double-left.md +59 -0
  75. package/docs/icons/chevron-double-right.md +59 -0
  76. package/docs/icons/chevron-double-up.md +59 -0
  77. package/docs/icons/chevron-down.md +59 -0
  78. package/docs/icons/chevron-left.md +59 -0
  79. package/docs/icons/chevron-right.md +59 -0
  80. package/docs/icons/chevron-up.md +59 -0
  81. package/docs/icons/circle.md +59 -0
  82. package/docs/icons/clipboard-document-check.md +59 -0
  83. package/docs/icons/clipboard.md +59 -0
  84. package/docs/icons/clock.md +59 -0
  85. package/docs/icons/cloud.md +59 -0
  86. package/docs/icons/code.md +59 -0
  87. package/docs/icons/cog-6-tooth.md +59 -0
  88. package/docs/icons/compress.md +59 -0
  89. package/docs/icons/computer-code.md +59 -0
  90. package/docs/icons/computer-desktop.md +59 -0
  91. package/docs/icons/computer-laptop.md +59 -0
  92. package/docs/icons/cone.md +59 -0
  93. package/docs/icons/console.md +59 -0
  94. package/docs/icons/container.md +59 -0
  95. package/docs/icons/contrast.md +59 -0
  96. package/docs/icons/controller.md +59 -0
  97. package/docs/icons/credit-card.md +59 -0
  98. package/docs/icons/crop.md +59 -0
  99. package/docs/icons/crosshair.md +59 -0
  100. package/docs/icons/cube.md +59 -0
  101. package/docs/icons/currency-dollar.md +59 -0
  102. package/docs/icons/currency-euro.md +59 -0
  103. package/docs/icons/currency-pound.md +59 -0
  104. package/docs/icons/currency-ringgit.md +59 -0
  105. package/docs/icons/currency-yen.md +59 -0
  106. package/docs/icons/cursor.md +59 -0
  107. package/docs/icons/cylinder-half.md +59 -0
  108. package/docs/icons/cylinder.md +59 -0
  109. package/docs/icons/device-phone-mobile.md +59 -0
  110. package/docs/icons/device-tablet.md +59 -0
  111. package/docs/icons/diamond.md +59 -0
  112. package/docs/icons/document-duplicate.md +59 -0
  113. package/docs/icons/document-text.md +59 -0
  114. package/docs/icons/document.md +59 -0
  115. package/docs/icons/dodecahedron.md +59 -0
  116. package/docs/icons/double-tick.md +59 -0
  117. package/docs/icons/draw-curve.md +59 -0
  118. package/docs/icons/draw-line.md +59 -0
  119. package/docs/icons/envelope-open.md +59 -0
  120. package/docs/icons/envelope.md +59 -0
  121. package/docs/icons/eraser.md +59 -0
  122. package/docs/icons/exclamation-circle.md +59 -0
  123. package/docs/icons/exclamation-triangle.md +59 -0
  124. package/docs/icons/expand.md +59 -0
  125. package/docs/icons/eye-slash.md +59 -0
  126. package/docs/icons/eye.md +59 -0
  127. package/docs/icons/flag.md +59 -0
  128. package/docs/icons/flip-horizontal.md +59 -0
  129. package/docs/icons/flip-vertical.md +59 -0
  130. package/docs/icons/focus.md +59 -0
  131. package/docs/icons/folder-minus.md +59 -0
  132. package/docs/icons/folder-open.md +59 -0
  133. package/docs/icons/folder-plus.md +59 -0
  134. package/docs/icons/folder.md +59 -0
  135. package/docs/icons/font.md +59 -0
  136. package/docs/icons/game.md +59 -0
  137. package/docs/icons/gift.md +59 -0
  138. package/docs/icons/globe-alt.md +59 -0
  139. package/docs/icons/gradient.md +59 -0
  140. package/docs/icons/grid.md +59 -0
  141. package/docs/icons/group-object.md +59 -0
  142. package/docs/icons/hand-grab.md +59 -0
  143. package/docs/icons/hand-thumb-down.md +59 -0
  144. package/docs/icons/hand-thumb-up.md +59 -0
  145. package/docs/icons/hand.md +59 -0
  146. package/docs/icons/heart-extruded.md +59 -0
  147. package/docs/icons/heart.md +59 -0
  148. package/docs/icons/hexagon.md +59 -0
  149. package/docs/icons/home.md +59 -0
  150. package/docs/icons/horizontal-3-dots.md +59 -0
  151. package/docs/icons/hourglass-0.md +59 -0
  152. package/docs/icons/hourglass-100.md +59 -0
  153. package/docs/icons/hourglass-50.md +59 -0
  154. package/docs/icons/hourglass-80.md +59 -0
  155. package/docs/icons/icosahedron.md +59 -0
  156. package/docs/icons/inbox.md +59 -0
  157. package/docs/icons/index.md +1295 -0
  158. package/docs/icons/information-circle.md +59 -0
  159. package/docs/icons/key.md +59 -0
  160. package/docs/icons/layer-stacks.md +59 -0
  161. package/docs/icons/layout.md +59 -0
  162. package/docs/icons/light-bulb.md +59 -0
  163. package/docs/icons/lock-closed.md +59 -0
  164. package/docs/icons/lock-open.md +59 -0
  165. package/docs/icons/magic-wand.md +59 -0
  166. package/docs/icons/magnifying-glass-focus.md +59 -0
  167. package/docs/icons/magnifying-glass-minus.md +59 -0
  168. package/docs/icons/magnifying-glass-plus.md +59 -0
  169. package/docs/icons/magnifying-glass.md +59 -0
  170. package/docs/icons/map-pin.md +59 -0
  171. package/docs/icons/map.md +59 -0
  172. package/docs/icons/marquee.md +59 -0
  173. package/docs/icons/maximize.md +59 -0
  174. package/docs/icons/medal.md +59 -0
  175. package/docs/icons/microphone-mute.md +59 -0
  176. package/docs/icons/microphone.md +59 -0
  177. package/docs/icons/minimize.md +59 -0
  178. package/docs/icons/minus.md +59 -0
  179. package/docs/icons/moon.md +59 -0
  180. package/docs/icons/musical-note.md +59 -0
  181. package/docs/icons/octahedron.md +59 -0
  182. package/docs/icons/panorama.md +59 -0
  183. package/docs/icons/paper-clip.md +59 -0
  184. package/docs/icons/pause-circle.md +59 -0
  185. package/docs/icons/pause.md +59 -0
  186. package/docs/icons/pencil.md +59 -0
  187. package/docs/icons/phone-x-mark.md +59 -0
  188. package/docs/icons/phone.md +59 -0
  189. package/docs/icons/photo.md +59 -0
  190. package/docs/icons/plane.md +59 -0
  191. package/docs/icons/play-circle.md +59 -0
  192. package/docs/icons/play.md +59 -0
  193. package/docs/icons/plus.md +59 -0
  194. package/docs/icons/polygon.md +59 -0
  195. package/docs/icons/presentation-chart-line.md +59 -0
  196. package/docs/icons/presentation-media.md +59 -0
  197. package/docs/icons/pyramid.md +59 -0
  198. package/docs/icons/qr-code.md +59 -0
  199. package/docs/icons/question-mark-circle.md +59 -0
  200. package/docs/icons/rectangle.md +59 -0
  201. package/docs/icons/reel.md +59 -0
  202. package/docs/icons/robot.md +59 -0
  203. package/docs/icons/roof.md +59 -0
  204. package/docs/icons/rotate-add.md +59 -0
  205. package/docs/icons/rotate-minus.md +59 -0
  206. package/docs/icons/save.md +59 -0
  207. package/docs/icons/scissor.md +59 -0
  208. package/docs/icons/shapes.md +59 -0
  209. package/docs/icons/shield-check.md +59 -0
  210. package/docs/icons/shield-exclamation.md +59 -0
  211. package/docs/icons/shopping-bag.md +59 -0
  212. package/docs/icons/shopping-cart.md +59 -0
  213. package/docs/icons/sliders-horizontal.md +59 -0
  214. package/docs/icons/sliders-vertical.md +59 -0
  215. package/docs/icons/sparkles.md +59 -0
  216. package/docs/icons/speaker-wave.md +59 -0
  217. package/docs/icons/speaker-x-mark.md +59 -0
  218. package/docs/icons/sphere-half.md +59 -0
  219. package/docs/icons/sphere.md +59 -0
  220. package/docs/icons/square.md +59 -0
  221. package/docs/icons/star.md +59 -0
  222. package/docs/icons/stop-circle.md +59 -0
  223. package/docs/icons/stop.md +59 -0
  224. package/docs/icons/sun.md +59 -0
  225. package/docs/icons/table.md +59 -0
  226. package/docs/icons/tabs.md +59 -0
  227. package/docs/icons/tetrahedron.md +59 -0
  228. package/docs/icons/text-align-center.md +59 -0
  229. package/docs/icons/text-align-justify.md +59 -0
  230. package/docs/icons/text-align-left.md +59 -0
  231. package/docs/icons/text-align-right.md +59 -0
  232. package/docs/icons/text.md +59 -0
  233. package/docs/icons/thunder.md +59 -0
  234. package/docs/icons/tic-tac-toe.md +59 -0
  235. package/docs/icons/time-reset.md +59 -0
  236. package/docs/icons/torus-knot.md +59 -0
  237. package/docs/icons/torus.md +59 -0
  238. package/docs/icons/trash.md +59 -0
  239. package/docs/icons/trophy.md +59 -0
  240. package/docs/icons/truck.md +59 -0
  241. package/docs/icons/tube.md +59 -0
  242. package/docs/icons/ungroup-object.md +59 -0
  243. package/docs/icons/user-circle.md +59 -0
  244. package/docs/icons/user-group.md +59 -0
  245. package/docs/icons/user-minus.md +59 -0
  246. package/docs/icons/user-plus.md +59 -0
  247. package/docs/icons/user.md +59 -0
  248. package/docs/icons/users.md +59 -0
  249. package/docs/icons/vertical-3-dots.md +59 -0
  250. package/docs/icons/video-camera.md +59 -0
  251. package/docs/icons/vr.md +59 -0
  252. package/docs/icons/wedge.md +59 -0
  253. package/docs/icons/whiteboard.md +59 -0
  254. package/docs/icons/wifi.md +59 -0
  255. package/docs/icons/window.md +59 -0
  256. package/docs/icons/x-mark.md +59 -0
  257. package/docs/index.md +48 -0
  258. package/docs/ms/guide/configuration.md +125 -0
  259. package/docs/ms/guide/getting-started.md +34 -0
  260. package/docs/ms/guide/installation.md +54 -0
  261. package/docs/ms/guide/styling.md +156 -0
  262. package/docs/ms/guide/usage.md +103 -0
  263. package/docs/ms/icons/alert.md +59 -0
  264. package/docs/ms/icons/align-bottom-object.md +59 -0
  265. package/docs/ms/icons/align-center-object.md +59 -0
  266. package/docs/ms/icons/align-left-object.md +59 -0
  267. package/docs/ms/icons/align-middle-object.md +59 -0
  268. package/docs/ms/icons/align-right-object.md +59 -0
  269. package/docs/ms/icons/align-top-object.md +59 -0
  270. package/docs/ms/icons/ar.md +59 -0
  271. package/docs/ms/icons/archive-box.md +59 -0
  272. package/docs/ms/icons/arrow-down.md +59 -0
  273. package/docs/ms/icons/arrow-left-arrow-right.md +59 -0
  274. package/docs/ms/icons/arrow-left-on-rectangle.md +59 -0
  275. package/docs/ms/icons/arrow-left-right.md +59 -0
  276. package/docs/ms/icons/arrow-left.md +59 -0
  277. package/docs/ms/icons/arrow-long-down.md +59 -0
  278. package/docs/ms/icons/arrow-long-left.md +59 -0
  279. package/docs/ms/icons/arrow-long-right.md +59 -0
  280. package/docs/ms/icons/arrow-long-up.md +59 -0
  281. package/docs/ms/icons/arrow-path.md +59 -0
  282. package/docs/ms/icons/arrow-right-on-rectangle.md +59 -0
  283. package/docs/ms/icons/arrow-right.md +59 -0
  284. package/docs/ms/icons/arrow-rotate-ccw.md +59 -0
  285. package/docs/ms/icons/arrow-rotate-cw.md +59 -0
  286. package/docs/ms/icons/arrow-top-right-on-square.md +59 -0
  287. package/docs/ms/icons/arrow-up-arrow-down.md +59 -0
  288. package/docs/ms/icons/arrow-up-down-left-right.md +59 -0
  289. package/docs/ms/icons/arrow-up-down.md +59 -0
  290. package/docs/ms/icons/arrow-up.md +59 -0
  291. package/docs/ms/icons/banknotes.md +59 -0
  292. package/docs/ms/icons/bars-3.md +59 -0
  293. package/docs/ms/icons/basket.md +59 -0
  294. package/docs/ms/icons/battery-0.md +59 -0
  295. package/docs/ms/icons/battery-10.md +59 -0
  296. package/docs/ms/icons/battery-100.md +59 -0
  297. package/docs/ms/icons/battery-50.md +59 -0
  298. package/docs/ms/icons/bell-alert.md +59 -0
  299. package/docs/ms/icons/bell.md +59 -0
  300. package/docs/ms/icons/bolt.md +59 -0
  301. package/docs/ms/icons/book-close.md +59 -0
  302. package/docs/ms/icons/book-open.md +59 -0
  303. package/docs/ms/icons/book-stacked.md +59 -0
  304. package/docs/ms/icons/bookmark.md +59 -0
  305. package/docs/ms/icons/briefcase.md +59 -0
  306. package/docs/ms/icons/brush.md +59 -0
  307. package/docs/ms/icons/cake.md +59 -0
  308. package/docs/ms/icons/calendar-approve.md +59 -0
  309. package/docs/ms/icons/calendar-days.md +59 -0
  310. package/docs/ms/icons/calendar-minus.md +59 -0
  311. package/docs/ms/icons/calendar-plus.md +59 -0
  312. package/docs/ms/icons/calendar-reject.md +59 -0
  313. package/docs/ms/icons/calendar.md +59 -0
  314. package/docs/ms/icons/camera.md +59 -0
  315. package/docs/ms/icons/carousel.md +59 -0
  316. package/docs/ms/icons/chart-bar.md +59 -0
  317. package/docs/ms/icons/chart-line.md +59 -0
  318. package/docs/ms/icons/chart-pie.md +59 -0
  319. package/docs/ms/icons/chat-bubble-left-ellipsis.md +59 -0
  320. package/docs/ms/icons/chat-bubble-left-right.md +59 -0
  321. package/docs/ms/icons/chat-bubble-left.md +59 -0
  322. package/docs/ms/icons/chat-bubble-right-ellipsis.md +59 -0
  323. package/docs/ms/icons/chat-bubble-right.md +59 -0
  324. package/docs/ms/icons/chatbot.md +59 -0
  325. package/docs/ms/icons/check.md +59 -0
  326. package/docs/ms/icons/chevron-double-down.md +59 -0
  327. package/docs/ms/icons/chevron-double-left.md +59 -0
  328. package/docs/ms/icons/chevron-double-right.md +59 -0
  329. package/docs/ms/icons/chevron-double-up.md +59 -0
  330. package/docs/ms/icons/chevron-down.md +59 -0
  331. package/docs/ms/icons/chevron-left.md +59 -0
  332. package/docs/ms/icons/chevron-right.md +59 -0
  333. package/docs/ms/icons/chevron-up.md +59 -0
  334. package/docs/ms/icons/circle.md +59 -0
  335. package/docs/ms/icons/clipboard-document-check.md +59 -0
  336. package/docs/ms/icons/clipboard.md +59 -0
  337. package/docs/ms/icons/clock.md +59 -0
  338. package/docs/ms/icons/cloud.md +59 -0
  339. package/docs/ms/icons/code.md +59 -0
  340. package/docs/ms/icons/cog-6-tooth.md +59 -0
  341. package/docs/ms/icons/compress.md +59 -0
  342. package/docs/ms/icons/computer-code.md +59 -0
  343. package/docs/ms/icons/computer-desktop.md +59 -0
  344. package/docs/ms/icons/computer-laptop.md +59 -0
  345. package/docs/ms/icons/cone.md +59 -0
  346. package/docs/ms/icons/console.md +59 -0
  347. package/docs/ms/icons/container.md +59 -0
  348. package/docs/ms/icons/contrast.md +59 -0
  349. package/docs/ms/icons/controller.md +59 -0
  350. package/docs/ms/icons/credit-card.md +59 -0
  351. package/docs/ms/icons/crop.md +59 -0
  352. package/docs/ms/icons/crosshair.md +59 -0
  353. package/docs/ms/icons/cube.md +59 -0
  354. package/docs/ms/icons/currency-dollar.md +59 -0
  355. package/docs/ms/icons/currency-euro.md +59 -0
  356. package/docs/ms/icons/currency-pound.md +59 -0
  357. package/docs/ms/icons/currency-ringgit.md +59 -0
  358. package/docs/ms/icons/currency-yen.md +59 -0
  359. package/docs/ms/icons/cursor.md +59 -0
  360. package/docs/ms/icons/cylinder-half.md +59 -0
  361. package/docs/ms/icons/cylinder.md +59 -0
  362. package/docs/ms/icons/device-phone-mobile.md +59 -0
  363. package/docs/ms/icons/device-tablet.md +59 -0
  364. package/docs/ms/icons/diamond.md +59 -0
  365. package/docs/ms/icons/document-duplicate.md +59 -0
  366. package/docs/ms/icons/document-text.md +59 -0
  367. package/docs/ms/icons/document.md +59 -0
  368. package/docs/ms/icons/dodecahedron.md +59 -0
  369. package/docs/ms/icons/double-tick.md +59 -0
  370. package/docs/ms/icons/draw-curve.md +59 -0
  371. package/docs/ms/icons/draw-line.md +59 -0
  372. package/docs/ms/icons/envelope-open.md +59 -0
  373. package/docs/ms/icons/envelope.md +59 -0
  374. package/docs/ms/icons/eraser.md +59 -0
  375. package/docs/ms/icons/exclamation-circle.md +59 -0
  376. package/docs/ms/icons/exclamation-triangle.md +59 -0
  377. package/docs/ms/icons/expand.md +59 -0
  378. package/docs/ms/icons/eye-slash.md +59 -0
  379. package/docs/ms/icons/eye.md +59 -0
  380. package/docs/ms/icons/flag.md +59 -0
  381. package/docs/ms/icons/flip-horizontal.md +59 -0
  382. package/docs/ms/icons/flip-vertical.md +59 -0
  383. package/docs/ms/icons/focus.md +59 -0
  384. package/docs/ms/icons/folder-minus.md +59 -0
  385. package/docs/ms/icons/folder-open.md +59 -0
  386. package/docs/ms/icons/folder-plus.md +59 -0
  387. package/docs/ms/icons/folder.md +59 -0
  388. package/docs/ms/icons/font.md +59 -0
  389. package/docs/ms/icons/game.md +59 -0
  390. package/docs/ms/icons/gift.md +59 -0
  391. package/docs/ms/icons/globe-alt.md +59 -0
  392. package/docs/ms/icons/gradient.md +59 -0
  393. package/docs/ms/icons/grid.md +59 -0
  394. package/docs/ms/icons/group-object.md +59 -0
  395. package/docs/ms/icons/hand-grab.md +59 -0
  396. package/docs/ms/icons/hand-thumb-down.md +59 -0
  397. package/docs/ms/icons/hand-thumb-up.md +59 -0
  398. package/docs/ms/icons/hand.md +59 -0
  399. package/docs/ms/icons/heart-extruded.md +59 -0
  400. package/docs/ms/icons/heart.md +59 -0
  401. package/docs/ms/icons/hexagon.md +59 -0
  402. package/docs/ms/icons/home.md +59 -0
  403. package/docs/ms/icons/horizontal-3-dots.md +59 -0
  404. package/docs/ms/icons/hourglass-0.md +59 -0
  405. package/docs/ms/icons/hourglass-100.md +59 -0
  406. package/docs/ms/icons/hourglass-50.md +59 -0
  407. package/docs/ms/icons/hourglass-80.md +59 -0
  408. package/docs/ms/icons/icosahedron.md +59 -0
  409. package/docs/ms/icons/inbox.md +59 -0
  410. package/docs/ms/icons/index.md +1295 -0
  411. package/docs/ms/icons/information-circle.md +59 -0
  412. package/docs/ms/icons/key.md +59 -0
  413. package/docs/ms/icons/layer-stacks.md +59 -0
  414. package/docs/ms/icons/layout.md +59 -0
  415. package/docs/ms/icons/light-bulb.md +59 -0
  416. package/docs/ms/icons/lock-closed.md +59 -0
  417. package/docs/ms/icons/lock-open.md +59 -0
  418. package/docs/ms/icons/magic-wand.md +59 -0
  419. package/docs/ms/icons/magnifying-glass-focus.md +59 -0
  420. package/docs/ms/icons/magnifying-glass-minus.md +59 -0
  421. package/docs/ms/icons/magnifying-glass-plus.md +59 -0
  422. package/docs/ms/icons/magnifying-glass.md +59 -0
  423. package/docs/ms/icons/map-pin.md +59 -0
  424. package/docs/ms/icons/map.md +59 -0
  425. package/docs/ms/icons/marquee.md +59 -0
  426. package/docs/ms/icons/maximize.md +59 -0
  427. package/docs/ms/icons/medal.md +59 -0
  428. package/docs/ms/icons/microphone-mute.md +59 -0
  429. package/docs/ms/icons/microphone.md +59 -0
  430. package/docs/ms/icons/minimize.md +59 -0
  431. package/docs/ms/icons/minus.md +59 -0
  432. package/docs/ms/icons/moon.md +59 -0
  433. package/docs/ms/icons/musical-note.md +59 -0
  434. package/docs/ms/icons/octahedron.md +59 -0
  435. package/docs/ms/icons/panorama.md +59 -0
  436. package/docs/ms/icons/paper-clip.md +59 -0
  437. package/docs/ms/icons/pause-circle.md +59 -0
  438. package/docs/ms/icons/pause.md +59 -0
  439. package/docs/ms/icons/pencil.md +59 -0
  440. package/docs/ms/icons/phone-x-mark.md +59 -0
  441. package/docs/ms/icons/phone.md +59 -0
  442. package/docs/ms/icons/photo.md +59 -0
  443. package/docs/ms/icons/plane.md +59 -0
  444. package/docs/ms/icons/play-circle.md +59 -0
  445. package/docs/ms/icons/play.md +59 -0
  446. package/docs/ms/icons/plus.md +59 -0
  447. package/docs/ms/icons/polygon.md +59 -0
  448. package/docs/ms/icons/presentation-chart-line.md +59 -0
  449. package/docs/ms/icons/presentation-media.md +59 -0
  450. package/docs/ms/icons/pyramid.md +59 -0
  451. package/docs/ms/icons/qr-code.md +59 -0
  452. package/docs/ms/icons/question-mark-circle.md +59 -0
  453. package/docs/ms/icons/rectangle.md +59 -0
  454. package/docs/ms/icons/reel.md +59 -0
  455. package/docs/ms/icons/robot.md +59 -0
  456. package/docs/ms/icons/roof.md +59 -0
  457. package/docs/ms/icons/rotate-add.md +59 -0
  458. package/docs/ms/icons/rotate-minus.md +59 -0
  459. package/docs/ms/icons/save.md +59 -0
  460. package/docs/ms/icons/scissor.md +59 -0
  461. package/docs/ms/icons/shapes.md +59 -0
  462. package/docs/ms/icons/shield-check.md +59 -0
  463. package/docs/ms/icons/shield-exclamation.md +59 -0
  464. package/docs/ms/icons/shopping-bag.md +59 -0
  465. package/docs/ms/icons/shopping-cart.md +59 -0
  466. package/docs/ms/icons/sliders-horizontal.md +59 -0
  467. package/docs/ms/icons/sliders-vertical.md +59 -0
  468. package/docs/ms/icons/sparkles.md +59 -0
  469. package/docs/ms/icons/speaker-wave.md +59 -0
  470. package/docs/ms/icons/speaker-x-mark.md +59 -0
  471. package/docs/ms/icons/sphere-half.md +59 -0
  472. package/docs/ms/icons/sphere.md +59 -0
  473. package/docs/ms/icons/square.md +59 -0
  474. package/docs/ms/icons/star.md +59 -0
  475. package/docs/ms/icons/stop-circle.md +59 -0
  476. package/docs/ms/icons/stop.md +59 -0
  477. package/docs/ms/icons/sun.md +59 -0
  478. package/docs/ms/icons/table.md +59 -0
  479. package/docs/ms/icons/tabs.md +59 -0
  480. package/docs/ms/icons/tetrahedron.md +59 -0
  481. package/docs/ms/icons/text-align-center.md +59 -0
  482. package/docs/ms/icons/text-align-justify.md +59 -0
  483. package/docs/ms/icons/text-align-left.md +59 -0
  484. package/docs/ms/icons/text-align-right.md +59 -0
  485. package/docs/ms/icons/text.md +59 -0
  486. package/docs/ms/icons/thunder.md +59 -0
  487. package/docs/ms/icons/tic-tac-toe.md +59 -0
  488. package/docs/ms/icons/time-reset.md +59 -0
  489. package/docs/ms/icons/torus-knot.md +59 -0
  490. package/docs/ms/icons/torus.md +59 -0
  491. package/docs/ms/icons/trash.md +59 -0
  492. package/docs/ms/icons/trophy.md +59 -0
  493. package/docs/ms/icons/truck.md +59 -0
  494. package/docs/ms/icons/tube.md +59 -0
  495. package/docs/ms/icons/ungroup-object.md +59 -0
  496. package/docs/ms/icons/user-circle.md +59 -0
  497. package/docs/ms/icons/user-group.md +59 -0
  498. package/docs/ms/icons/user-minus.md +59 -0
  499. package/docs/ms/icons/user-plus.md +59 -0
  500. package/docs/ms/icons/user.md +59 -0
  501. package/docs/ms/icons/users.md +59 -0
  502. package/docs/ms/icons/vertical-3-dots.md +59 -0
  503. package/docs/ms/icons/video-camera.md +59 -0
  504. package/docs/ms/icons/vr.md +59 -0
  505. package/docs/ms/icons/wedge.md +59 -0
  506. package/docs/ms/icons/whiteboard.md +59 -0
  507. package/docs/ms/icons/wifi.md +59 -0
  508. package/docs/ms/icons/window.md +59 -0
  509. package/docs/ms/icons/x-mark.md +59 -0
  510. package/docs/ms/index.md +48 -0
  511. package/package.json +13 -3
  512. package/scripts/build-icon-docs.js +331 -0
  513. package/scripts/build.js +40 -0
  514. package/test-results.json +11 -0
  515. package/tests/build-css.test.js +134 -0
  516. package/tests/build-icon-docs.test.js +132 -0
  517. package/tests/build-pipeline.test.js +138 -0
  518. package/tests/build-svgs.test.js +102 -0
  519. package/tests/ss-icon.test.js +178 -0
  520. package/tests/ss-loader.test.js +156 -0
  521. package/vitest.config.js +15 -0
@@ -0,0 +1,1295 @@
1
+ ---
2
+ title: Icon Library
3
+ ---
4
+
5
+ # Icon Library
6
+
7
+ Browse all **246** available icons in SenangStart Icons.
8
+
9
+ ## Usage
10
+
11
+ Once you find the icon you need, use it like this:
12
+
13
+ ```html
14
+ <ss-icon name="icon-name"></ss-icon>
15
+ ```
16
+
17
+ ## All Icons
18
+
19
+ <div class="icon-grid">
20
+
21
+ <a href="./bars-3" class="icon-card" title="menu, hamburger, navigation, list, sidebar, drawer, options, toggle, bars-3">
22
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25h16.5"></path></svg>
23
+ <span>Bars 3</span>
24
+ </a>
25
+
26
+ <a href="./x-mark" class="icon-card" title="close, delete, remove, cancel, stop, exit, deny, reject, wrong, clear, x-mark">
27
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M6 18L18 6M6 6l12 12"></path></svg>
28
+ <span>X Mark</span>
29
+ </a>
30
+
31
+ <a href="./check" class="icon-card" title="tick, success, confirm, done, correct, ok, accept, valid, approve, complete, check">
32
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M4.5 12.75l6 6 9-13.5"></path></svg>
33
+ <span>Check</span>
34
+ </a>
35
+
36
+ <a href="./double-tick" class="icon-card" title="check, done, success, read, seen, all done, delivered, double-tick">
37
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M4.5 12.75l6 6 9-13.5m-12.5 3.75 3 3 4.6-6.8"></path></svg>
38
+ <span>Double Tick</span>
39
+ </a>
40
+
41
+ <a href="./plus" class="icon-card" title="add, create, new, expand, positive, math, increase, more, plus">
42
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 4.5v15m7.5-7.5h-15"></path></svg>
43
+ <span>Plus</span>
44
+ </a>
45
+
46
+ <a href="./minus" class="icon-card" title="subtract, delete, remove, collapse, negative, math, decrease, less, minus">
47
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M5 12h14"></path></svg>
48
+ <span>Minus</span>
49
+ </a>
50
+
51
+ <a href="./magnifying-glass" class="icon-card" title="search, find, zoom, explore, lookup, inspect, query, magnifying-glass, senangwebs, sw-index">
52
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M21 21l-5.197-5.197m0 0A7.5 7.5 0 105.196 5.196a7.5 7.5 0 0010.607 10.607z"></path></svg>
53
+ <span>Magnifying Glass</span>
54
+ </a>
55
+
56
+ <a href="./magnifying-glass-focus" class="icon-card" title="search, find, zoom fit, locate, center, target, magnifying-glass-focus">
57
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M21 21l-5.197-5.197m0 0A7.5 7.5 0 105.196 5.196a7.5 7.5 0 0010.607 10.607zM10 7.5 7.5 7.5V10M13.5 11 13.5 13.5H11"></path></svg>
58
+ <span>Magnifying Glass Focus</span>
59
+ </a>
60
+
61
+ <a href="./magnifying-glass-plus" class="icon-card" title="search, find, zoom in, enlarge, detail, inspect, magnifying-glass-plus, plus">
62
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M21 21l-5.197-5.197m0 0A7.5 7.5 0 105.196 5.196a7.5 7.5 0 0010.607 10.607zM10.5 7.4v6m3-2.9h-6"></path></svg>
63
+ <span>Magnifying Glass Plus</span>
64
+ </a>
65
+
66
+ <a href="./magnifying-glass-minus" class="icon-card" title="search, find, zoom out, shrink, overview, magnifying-glass-minus, minus">
67
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M21 21l-5.197-5.197m0 0A7.5 7.5 0 105.196 5.196a7.5 7.5 0 0010.607 10.607zM13.5 10.5H7.5"></path></svg>
68
+ <span>Magnifying Glass Minus</span>
69
+ </a>
70
+
71
+ <a href="./home" class="icon-card" title="house, dashboard, main, start, root, building, residence, home">
72
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M2.25 12l8.954-8.955c.44-.439 1.152-.439 1.591 0L21.75 12M4.5 9.75v10.125c0 .621.504 1.125 1.125 1.125H9.75v-4.875c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125V21h4.125c.621 0 1.125-.504 1.125-1.125V9.75M8.25 21h8.25"></path></svg>
73
+ <span>Home</span>
74
+ </a>
75
+
76
+ <a href="./cog-6-tooth" class="icon-card" title="settings, gear, options, config, preferences, maintenance, system, mechanism, setup, cog-6-tooth">
77
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M9.90 5.32 L9.14 2.94 A9.5 9.5 0 0 1 14.86 2.94 L14.10 5.32 A7 7 0 0 1 16.73 6.84 L18.42 5.00 A9.5 9.5 0 0 1 21.27 9.94 L18.83 10.48 A7 7 0 0 1 18.83 13.52 L21.27 14.06 A9.5 9.5 0 0 1 18.42 19.00 L16.73 17.16 A7 7 0 0 1 14.10 18.68 L14.86 21.06 A9.5 9.5 0 0 1 9.14 21.06 L9.90 18.68 A7 7 0 0 1 7.27 17.16 L5.58 19.00 A9.5 9.5 0 0 1 2.73 14.06 L5.17 13.52 A7 7 0 0 1 5.17 10.48 L2.73 9.94 A9.5 9.5 0 0 1 5.58 5.00 L7.27 6.84 A7 7 0 0 1 9.90 5.32 Z M14.5 12 A2.5 2.5 0 1 0 9.5 12 A2.5 2.5 0 1 0 14.5 12 Z"></path></svg>
78
+ <span>Cog 6 Tooth</span>
79
+ </a>
80
+
81
+ <a href="./trash" class="icon-card" title="delete, remove, bin, garbage, rubbish, waste, recycle, discard, junk, trash">
82
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M18.2 18 14 18m5.228-12.21c.342.052.682.107 1.022.166m-1.022-.165L18.16 19.673a2.25 2.25 0 01-2.244 2.077H8.084a2.25 2.25 0 01-2.244-2.077L4.772 5.79m14.456 0a48.108 48.108 0 00-3.478-.397m-12 .562c.34-.059.68-.114 1.022-.165m0 0a48.11 48.11 0 013.478-.397m7.5 0v-.916c0-1.18-.91-2.164-2.09-2.201a51.964 51.964 0 00-3.32 0c-1.18.037-2.09 1.022-2.09 2.201v.916m7.5 0a48.667 48.667 0 00-7.5 0M5.8 18 14 18"></path></svg>
83
+ <span>Trash</span>
84
+ </a>
85
+
86
+ <a href="./arrow-left" class="icon-card" title="back, previous, direction, point, west, return, arrow-left">
87
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M10.5 19.5L3 12m0 0l7.5-7.5M3 12h18"></path></svg>
88
+ <span>Arrow Left</span>
89
+ </a>
90
+
91
+ <a href="./arrow-right" class="icon-card" title="forward, next, direction, point, east, proceed, arrow-right">
92
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M13.5 4.5L21 12m0 0l-7.5 7.5M21 12H3"></path></svg>
93
+ <span>Arrow Right</span>
94
+ </a>
95
+
96
+ <a href="./arrow-up" class="icon-card" title="top, direction, point, north, ascend, upload, arrow-up">
97
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M4.5 10.5L12 3m0 0l7.5 7.5M12 3v18"></path></svg>
98
+ <span>Arrow Up</span>
99
+ </a>
100
+
101
+ <a href="./arrow-down" class="icon-card" title="bottom, direction, point, south, descend, download, arrow-down">
102
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M19.5 13.5L12 21m0 0l-7.5-7.5M12 21V3"></path></svg>
103
+ <span>Arrow Down</span>
104
+ </a>
105
+
106
+ <a href="./arrow-long-left" class="icon-card" title="back, previous, direction, pointer, west, arrow-long-left">
107
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M6.75 15.75L3 12m0 0l3.75-3.75M3 12h18"></path></svg>
108
+ <span>Arrow Long Left</span>
109
+ </a>
110
+
111
+ <a href="./arrow-long-right" class="icon-card" title="forward, next, direction, pointer, east, arrow-long-right">
112
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17.25 8.25L21 12m0 0l-3.75 3.75M21 12H3"></path></svg>
113
+ <span>Arrow Long Right</span>
114
+ </a>
115
+
116
+ <a href="./arrow-long-up" class="icon-card" title="top, direction, pointer, north, arrow-long-up">
117
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M8.25 6.75L12 3m0 0l3.75 3.75M12 3v18"></path></svg>
118
+ <span>Arrow Long Up</span>
119
+ </a>
120
+
121
+ <a href="./arrow-long-down" class="icon-card" title="bottom, direction, pointer, south, arrow-long-down">
122
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M15.75 17.25L12 21m0 0l-3.75-3.75M12 21V3"></path></svg>
123
+ <span>Arrow Long Down</span>
124
+ </a>
125
+
126
+ <a href="./arrow-path" class="icon-card" title="refresh, reload, cycle, loop, sync, update, restart, arrow-path, senangwebs, sw-loading">
127
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M16.023 9.348h4.992v-.001M2.985 19.644v-4.992m0 0h4.992m-4.993 0l3.181 3.183a8.25 8.25 0 0013.803-3.7M4.031 9.865a8.25 8.25 0 0113.803-3.7l3.181 3.182m0-4.991v4.99"></path></svg>
128
+ <span>Arrow Path</span>
129
+ </a>
130
+
131
+ <a href="./arrow-rotate-cw" class="icon-card" title="rotate, refresh, reload, redo, spin, clockwise, repeat, arrow-rotate-cw">
132
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M20.25 12a8.25 8.25 0 11-8.25-8.25c2.3 0 4.5 1 6 2.5L20.25 8.5m0-4.5v4.5h-4.5"></path></svg>
133
+ <span>Arrow Rotate Cw</span>
134
+ </a>
135
+
136
+ <a href="./arrow-rotate-ccw" class="icon-card" title="rotate, undo, back, return, counter-clockwise, revert, arrow-rotate-ccw">
137
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3.75 12a8.25 8.25 0 108.25-8.25c-2.3 0-4.5 1-6 2.5L3.75 8.5m0-4.5v4.5h4.5"></path></svg>
138
+ <span>Arrow Rotate Ccw</span>
139
+ </a>
140
+
141
+ <a href="./rotate-add" class="icon-card" title="rotate, arrow-rotate-add">
142
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M20.25 12a8.25 8.25 0 11-8.25-8.25c2.3 0 4.5 1 6 2.5L20.25 8.5m0-4.5v4.5h-4.5m-6.75 3.5L15 12m-3 3L12 9"></path></svg>
143
+ <span>Rotate Add</span>
144
+ </a>
145
+
146
+ <a href="./rotate-minus" class="icon-card" title="rotate, rotate-minus">
147
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3.75 12a8.25 8.25 0 108.25-8.25c-2.3 0-4.5 1-6 2.5L3.75 8.5m0-4.5v4.5h4.5m.75 3.5L15 12"></path></svg>
148
+ <span>Rotate Minus</span>
149
+ </a>
150
+
151
+ <a href="./arrow-top-right-on-square" class="icon-card" title="external, link, open, export, new tab, share, arrow-top-right-on-square">
152
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M13.5 6H5.25A2.25 2.25 0 003 8.25v10.5A2.25 2.25 0 005.25 21h10.5A2.25 2.25 0 0018 18.75V10.5m-10.5 6L21 3m0 0h-5.25M21 3v5.25"></path></svg>
153
+ <span>Arrow Top Right On Square</span>
154
+ </a>
155
+
156
+ <a href="./arrow-right-on-rectangle" class="icon-card" title="logout, exit, signout, leave, door, arrow-right-on-rectangle">
157
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M15.75 9V5.25A2.25 2.25 0 0013.5 3h-6a2.25 2.25 0 00-2.25 2.25v13.5A2.25 2.25 0 007.5 21h6a2.25 2.25 0 002.25-2.25V15M12 9l-3 3m0 0l3 3m-3-3h12.75"></path></svg>
158
+ <span>Arrow Right On Rectangle</span>
159
+ </a>
160
+
161
+ <a href="./arrow-left-on-rectangle" class="icon-card" title="login, enter, signin, join, access, door, arrow-left-on-rectangle">
162
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M15.75 9V5.25A2.25 2.25 0 0013.5 3h-6a2.25 2.25 0 00-2.25 2.25v13.5A2.25 2.25 0 007.5 21h6a2.25 2.25 0 002.25-2.25V15m3 0l3-3m0 0l-3-3m3 3H9"></path></svg>
163
+ <span>Arrow Left On Rectangle</span>
164
+ </a>
165
+
166
+ <a href="./chevron-left" class="icon-card" title="back, previous, carousel, slider, pagination, chevron-left">
167
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M15.75 19.5L8.25 12l7.5-7.5"></path></svg>
168
+ <span>Chevron Left</span>
169
+ </a>
170
+
171
+ <a href="./chevron-right" class="icon-card" title="forward, next, carousel, slider, pagination, chevron-right">
172
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M8.25 4.5l7.5 7.5-7.5 7.5"></path></svg>
173
+ <span>Chevron Right</span>
174
+ </a>
175
+
176
+ <a href="./chevron-up" class="icon-card" title="top, collapse, accordion, fold, dropdown, ascend, chevron-up">
177
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M19.5 15.75l-7.5-7.5-7.5 7.5"></path></svg>
178
+ <span>Chevron Up</span>
179
+ </a>
180
+
181
+ <a href="./chevron-down" class="icon-card" title="bottom, expand, accordion, unfold, dropdown, descend, chevron-down">
182
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M4.5 8.25l7.5 7.5 7.5-7.5"></path></svg>
183
+ <span>Chevron Down</span>
184
+ </a>
185
+
186
+ <a href="./chevron-double-left" class="icon-card" title="back, previous, fast, rewind, start, first, chevron-double-left">
187
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M18.75 19.5l-7.5-7.5 7.5-7.5m-6 15L5.25 12l7.5-7.5"></path></svg>
188
+ <span>Chevron Double Left</span>
189
+ </a>
190
+
191
+ <a href="./chevron-double-right" class="icon-card" title="forward, next, fast, fast-forward, end, last, chevron-double-right">
192
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M11.25 4.5l7.5 7.5-7.5 7.5m-6-15l7.5 7.5-7.5 7.5"></path></svg>
193
+ <span>Chevron Double Right</span>
194
+ </a>
195
+
196
+ <a href="./chevron-double-up" class="icon-card" title="top, collapse, accordion, fold, dropdown, ascend, chevron-double-up">
197
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M4.5 18.75l7.5-7.5 7.5 7.5m-15-6L12 5.25l7.5 7.5"></path></svg>
198
+ <span>Chevron Double Up</span>
199
+ </a>
200
+
201
+ <a href="./chevron-double-down" class="icon-card" title="bottom, expand, accordion, unfold, dropdown, descend, chevron-double-down">
202
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M19.5 5.25l-7.5 7.5-7.5-7.5m15 6L12 18.75l-7.5-7.5"></path></svg>
203
+ <span>Chevron Double Down</span>
204
+ </a>
205
+
206
+ <a href="./envelope" class="icon-card" title="mail, email, message, contact, letter, inbox, send, receive, envelope">
207
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M21.75 6.75v10.5a2.25 2.25 0 01-2.25 2.25h-15a2.25 2.25 0 01-2.25-2.25V6.75m19.5 0A2.25 2.25 0 0019.5 4.5h-15a2.25 2.25 0 00-2.25 2.25m19.5 0v.243a2.25 2.25 0 01-1.07 1.916l-7.5 4.615a2.25 2.25 0 01-2.36 0L3.32 8.91a2.25 2.25 0 01-1.07-1.916V6.75"></path></svg>
208
+ <span>Envelope</span>
209
+ </a>
210
+
211
+ <a href="./envelope-open" class="icon-card" title="mail, email, read, newsletter, draft, envelope-open">
212
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M21.75 9v.906a2.25 2.25 0 01-1.183 1.981l-6.478 3.488M2.25 9v.906a2.25 2.25 0 001.183 1.981l6.478 3.488m8.839 2.51l-4.66-2.51m0 0l-1.023-.55a2.25 2.25 0 00-2.134 0l-1.022.55m0 0l-4.661 2.51m16.5 1.615a2.25 2.25 0 01-2.25 2.25h-15a2.25 2.25 0 01-2.25-2.25V8.844a2.25 2.25 0 011.183-1.98l7.5-4.04a2.25 2.25 0 012.134 0l7.5 4.04a2.25 2.25 0 011.183 1.98V19.5z"></path></svg>
213
+ <span>Envelope Open</span>
214
+ </a>
215
+
216
+ <a href="./chat-bubble-left" class="icon-card" title="message, comment, talk, text, sms, feedback, dialog, chat-bubble-left">
217
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M7.5 8.25h9m-9 3H12M2.25 12.76c0 1.6 1.123 2.994 2.707 3.227 1.087.16 2.185.283 3.293.369V21l4.076-4.076a1.526 1.526 0 011.037-.443 48.282 48.282 0 005.68-.494c1.584-.233 2.707-1.626 2.707-3.228V6.741c0-1.602-1.123-2.995-2.707-3.228A48.394 48.394 0 0012 3c-2.392 0-4.744.175-7.043.513C3.373 3.746 2.25 5.14 2.25 6.741v6.018z"></path></svg>
218
+ <span>Chat Bubble Left</span>
219
+ </a>
220
+
221
+ <a href="./chat-bubble-right" class="icon-card" title="message, comment, talk, reply, response, chat-bubble-right">
222
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M7.5 8.25h9m0 3H12M21.75 12.76c0 1.6-1.123 2.994-2.707 3.227-1.087.16-2.185.283-3.293.369V21l-4.076-4.076a1.526 1.526 0 01-1.037-.443 48.282 48.282 0 00-5.68-.494c-1.584-.233-2.707-1.626-2.707-3.228V6.741c0-1.602 1.123-2.995 2.707-3.228A48.394 48.394 0 0112 3c2.392 0 4.744.175 7.043.513 1.584.233 2.707 1.627 2.707 3.228v6.018z"></path></svg>
223
+ <span>Chat Bubble Right</span>
224
+ </a>
225
+
226
+ <a href="./chat-bubble-left-ellipsis" class="icon-card" title="message, comment, typing, waiting, loading, chat-bubble-left-ellipsis">
227
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M7.8 9.8a.75.75 0 11-1.6 0 .75.75 0 011.6 0M12.8 9.8a.75.75 0 11-1.6 0 .75.75 0 011.6-0M17.8 9.8a.75.75 0 11-1.6 0 .75.75 0 011.6 0M2.25 12.76c0 1.6 1.123 2.994 2.707 3.227 1.087.16 2.185.283 3.293.369V21l4.076-4.076a1.526 1.526 0 011.037-.443 48.282 48.282 0 005.68-.494c1.584-.233 2.707-1.626 2.707-3.228V6.741c0-1.602-1.123-2.995-2.707-3.228A48.394 48.394 0 0012 3c-2.392 0-4.744.175-7.043.513C3.373 3.746 2.25 5.14 2.25 6.741v6.018z"></path></svg>
228
+ <span>Chat Bubble Left Ellipsis</span>
229
+ </a>
230
+
231
+ <a href="./chat-bubble-right-ellipsis" class="icon-card" title="message, comment, typing, response, active, chat-bubble-right-ellipsis">
232
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M7.8 9.8a.75.75 0 11-1.6 0 .75.75 0 011.6 0M12.8 9.8a.75.75 0 11-1.6 0 .75.75 0 011.6 0M17.8 9.8a.75.75 0 11-1.6 0 .75.75 0 011.6 0M21.75 12.76c0 1.6-1.123 2.994-2.707 3.227-1.087.16-2.185.283-3.293.369V21l-4.076-4.076a1.526 1.526 0 01-1.037-.443 48.282 48.282 0 00-5.68-.494c-1.584-.233-2.707-1.626-2.707-3.228V6.741c0-1.602 1.123-2.995 2.707-3.228A48.394 48.394 0 0112 3c2.392 0 4.744.175 7.043.513 1.584.233 2.707 1.627 2.707 3.228v6.018z"></path></svg>
233
+ <span>Chat Bubble Right Ellipsis</span>
234
+ </a>
235
+
236
+ <a href="./chat-bubble-left-right" class="icon-card" title="conversation, exchange, discussion, interview, forum, chat-bubble-left-right">
237
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M20.25 8.511c.884.284 1.5 1.128 1.5 2.097v4.286c0 1.136-.847 2.1-1.98 2.193-.34.027-.68.052-1.02.072v3.091l-3-3c-1.354 0-2.694-.055-4.02-.163a2.115 2.115 0 01-.825-.242m9.345-8.334a2.126 2.126 0 00-.476-.095 48.64 48.64 0 00-8.048 0c-1.131.094-1.976 1.057-1.976 2.192v4.286c0 .837.46 1.58 1.155 1.951m9.345-8.334V6.637c0-1.621-1.152-3.026-2.76-3.235A48.455 48.455 0 0011.25 3c-2.115 0-4.198.137-6.24.402-1.608.209-2.76 1.614-2.76 3.235v6.226c0 1.621 1.152 3.026 2.76 3.235.577.075 1.157.14 1.74.194V21l4.155-4.155"></path></svg>
238
+ <span>Chat Bubble Left Right</span>
239
+ </a>
240
+
241
+ <a href="./phone" class="icon-card" title="call, contact, mobile, telephone, support, dial, hotline, phone">
242
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M2.25 6.75c0 8.284 6.716 15 15 15h2.25a2.25 2.25 0 002.25-2.25v-1.372c0-.516-.351-.966-.852-1.091l-4.423-1.106c-.44-.11-.902.055-1.173.417l-.97 1.293c-.282.376-.769.542-1.21.38a12.035 12.035 0 01-7.143-7.143c-.162-.441.004-.928.38-1.21l1.293-.97c.363-.271.527-.734.417-1.173L6.963 3.102a1.125 1.125 0 00-1.091-.852H4.5A2.25 2.25 0 002.25 4.5v2.25z"></path></svg>
243
+ <span>Phone</span>
244
+ </a>
245
+
246
+ <a href="./phone-x-mark" class="icon-card" title="missed call, hang up, disconnect, reject call, busy, phone-x-mark">
247
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M14.25 9.75v-4.5m0 4.5h4.5m-4.5 0l6-6m-3 18c-8.284 0-15-6.716-15-15V4.5A2.25 2.25 0 014.5 2.25h1.372c.516 0 .966.351 1.091.852l1.106 4.423c.11.44-.055.902-.417 1.173l-1.293.97a1.062 1.062 0 00-.38 1.21 12.035 12.035 0 007.143 7.143c.441.162.928-.004 1.21-.38l.97-1.293a1.125 1.125 0 011.173-.417l4.423 1.106c.5.125.852.575.852 1.091V19.5a2.25 2.25 0 01-2.25 2.25h-2.25z"></path></svg>
248
+ <span>Phone X Mark</span>
249
+ </a>
250
+
251
+ <a href="./user" class="icon-card" title="person, profile, account, member, avatar, admin, human, user">
252
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M15.75 6a3.75 3.75 0 11-7.5 0 3.75 3.75 0 017.5 0zM4.501 20.118a7.5 7.5 0 0114.998 0A17.933 17.933 0 0112 21.75c-2.676 0-5.216-.584-7.499-1.632z"></path></svg>
253
+ <span>User</span>
254
+ </a>
255
+
256
+ <a href="./user-circle" class="icon-card" title="person, profile, account, portrait, avatar, user-circle">
257
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17.982 18.725A7.488 7.488 0 0012 15.75a7.488 7.488 0 00-5.982 2.975m11.963 0a9 9 0 10-11.963 0m11.963 0A8.966 8.966 0 0112 21a8.966 8.966 0 01-5.982-2.275M15 9.75a3 3 0 11-6 0 3 3 0 016 0z"></path></svg>
258
+ <span>User Circle</span>
259
+ </a>
260
+
261
+ <a href="./user-plus" class="icon-card" title="add user, register, signup, new member, invite, friend, user-plus">
262
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M19 7.5v3m0 0v3m0-3h3m-3 0h-3m-2.25-4.125a3.375 3.375 0 11-6.75 0 3.375 3.375 0 016.75 0zM4 19.235v-.11a6.375 6.375 0 0112.75 0v.109A12.318 12.318 0 0110.374 21c-2.331 0-4.512-.645-6.374-1.766z"></path></svg>
263
+ <span>User Plus</span>
264
+ </a>
265
+
266
+ <a href="./user-minus" class="icon-card" title="remove user, delete account, unfriend, block, user-minus">
267
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="m19 10.5m0 0h3M19 10.5h-3m-2.25-4.125a3.375 3.375 0 11-6.75 0 3.375 3.375 0 016.75 0zM4 19.235v-.11a6.375 6.375 0 0112.75 0v.109A12.318 12.318 0 0110.374 21c-2.331 0-4.512-.645-6.374-1.766z"></path></svg>
268
+ <span>User Minus</span>
269
+ </a>
270
+
271
+ <a href="./user-group" class="icon-card" title="people, team, community, audience, staff, members, user-group">
272
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M18 18.72a9.094 9.094 0 003.741-.479 3 3 0 00-4.682-2.72m.94 3.198l.001.031c0 .225-.012.447-.037.666A11.944 11.944 0 0112 21c-2.17 0-4.207-.576-5.963-1.584A6.062 6.062 0 016 18.719m12 0a5.971 5.971 0 00-.941-3.197m0 0A5.995 5.995 0 0012 12.75a5.995 5.995 0 00-5.058 2.772m0 0a3 3 0 00-4.681 2.72 8.986 8.986 0 003.74.477m.94-3.197a5.971 5.971 0 00-.94 3.197M15 6.75a3 3 0 11-6 0 3 3 0 016 0zm6 3a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0zm-13.5 0a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0z"></path></svg>
273
+ <span>User Group</span>
274
+ </a>
275
+
276
+ <a href="./users" class="icon-card" title="people, team, community, public, clients, users">
277
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M15 19.128a9.38 9.38 0 002.625.372 9.337 9.337 0 004.121-.952 4.125 4.125 0 00-7.533-2.493M15 19.128v-.003c0-1.113-.285-2.16-.786-3.07M15 19.128v.106A12.318 12.318 0 018.624 21c-2.331 0-4.512-.645-6.374-1.766l-.001-.109a6.375 6.375 0 0111.964-3.07M12 6.375a3.375 3.375 0 11-6.75 0 3.375 3.375 0 016.75 0zm8.25 2.25a2.625 2.625 0 11-5.25 0 2.625 2.625 0 015.25 0z"></path></svg>
278
+ <span>Users</span>
279
+ </a>
280
+
281
+ <a href="./alert" class="icon-card" title="warning, danger, notification, popup, window, modal, dialog, alert, senangwebs, sw-modals">
282
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3 8.25V18a2.25 2.25 0 002.25 2.25h13.5A2.25 2.25 0 0021 18V8.25m-18 0V6a2.25 2.25 0 012.25-2.25h13.5A2.25 2.25 0 0121 6v2.25m-18 0h18zM8 13.3h8v3H8z"></path></svg>
283
+ <span>Alert</span>
284
+ </a>
285
+
286
+ <a href="./play" class="icon-card" title="start, media, video, music, resume, stream, play">
287
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M5.25 5.653c0-.856.917-1.398 1.667-.986l11.54 6.348a1.125 1.125 0 010 1.971l-11.54 6.347a1.125 1.125 0 01-1.667-.985V5.653z"></path></svg>
288
+ <span>Play</span>
289
+ </a>
290
+
291
+ <a href="./pause" class="icon-card" title="stop, media, video, music, hold, break, pause">
292
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M9 5.25v13.5m6-13.5v13.5"></path></svg>
293
+ <span>Pause</span>
294
+ </a>
295
+
296
+ <a href="./stop" class="icon-card" title="media, video, end, terminate, halt, stop">
297
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M4.5 7.5a3 3 0 013-3h9a3 3 0 013 3v9a3 3 0 01-3 3h-9a3 3 0 01-3-3v-9z"></path></svg>
298
+ <span>Stop</span>
299
+ </a>
300
+
301
+ <a href="./play-circle" class="icon-card" title="start, media, video, button, player, play-circle">
302
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M21 12a9 9 0 11-18 0 9 9 0 0118 0zM15.91 11.672a.375.375 0 010 .656l-5.603 3.113a.375.375 0 01-.557-.328V8.887c0-.286.307-.466.557-.327l5.603 3.112z"></path></svg>
303
+ <span>Play Circle</span>
304
+ </a>
305
+
306
+ <a href="./pause-circle" class="icon-card" title="stop, media, hold, player, pause-circle">
307
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M14.25 9v6m-4.5 0V9M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"></path></svg>
308
+ <span>Pause Circle</span>
309
+ </a>
310
+
311
+ <a href="./stop-circle" class="icon-card" title="stop, media, hold, player, stop-circle">
312
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M15 14 15 10Q15 9 14 9L10 9Q9 9 9 10L9 14Q9 15 10 15L14 15Q15 15 15 14M21 12a9 9 0 11-18 0 9 9 0 0118 0Z"></path></svg>
313
+ <span>Stop Circle</span>
314
+ </a>
315
+
316
+ <a href="./speaker-wave" class="icon-card" title="sound, volume, audio, noise, listen, speaker-wave">
317
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M19.114 5.636a9 9 0 010 12.728M16.463 8.288a5.25 5.25 0 010 7.424M6.75 8.25l4.72-4.72a.75.75 0 011.28.53v15.88a.75.75 0 01-1.28.53l-4.72-4.72H4.51c-.88 0-1.704-.507-1.938-1.354A9.01 9.01 0 012.25 12c0-.83.112-1.633.322-2.396C2.806 8.756 3.63 8.25 4.51 8.25H6.75z"></path></svg>
318
+ <span>Speaker Wave</span>
319
+ </a>
320
+
321
+ <a href="./speaker-x-mark" class="icon-card" title="mute, silent, audio, off, quiet, speaker-x-mark">
322
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17.25 9.75L19.5 12m0 0l2.25 2.25M19.5 12l2.25-2.25M19.5 12l-2.25 2.25m-10.5-6l4.72-4.72a.75.75 0 011.28.53v15.88a.75.75 0 01-1.28.53l-4.72-4.72H4.51c-.88 0-1.704-.507-1.938-1.354A9.01 9.01 0 012.25 12c0-.83.112-1.633.322-2.396C2.806 8.756 3.63 8.25 4.51 8.25H6.75z"></path></svg>
323
+ <span>Speaker X Mark</span>
324
+ </a>
325
+
326
+ <a href="./microphone" class="icon-card" title="record, audio, voice, speech, podcast, microphone">
327
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 18.75a6 6 0 006-6v-1.5m-6 7.5a6 6 0 01-6-6v-1.5m6 7.5v3.75m-3.75 0h7.5M12 15.75a3 3 0 01-3-3V4.5a3 3 0 116 0v8.25a3 3 0 01-3 3z"></path></svg>
328
+ <span>Microphone</span>
329
+ </a>
330
+
331
+ <a href="./microphone-mute" class="icon-card" title="mute, silent, voice, off, disabled, microphone-mute">
332
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3.75 3.75l16.5 16.5M12 18.75a6 6 0 006-6v-1.5m-6 7.5a6 6 0 01-6-6v-1.5m6 7.5v3.75m-3.75 0h7.5M15 10.932V4.5a3 3 0 00-6 0v3.068m0 0v5.182a3 3 0 003 3c.944 0 1.794-.437 2.347-1.118"></path></svg>
333
+ <span>Microphone Mute</span>
334
+ </a>
335
+
336
+ <a href="./video-camera" class="icon-card" title="movie, film, record, cinema, camcorder, meeting, video-camera">
337
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M15.75 10.5l4.72-4.72a.75.75 0 011.28.53v11.38a.75.75 0 01-1.28.53l-4.72-4.72M4.5 18.75h9a2.25 2.25 0 002.25-2.25v-9a2.25 2.25 0 00-2.25-2.25h-9A2.25 2.25 0 002.25 7.5v9a2.25 2.25 0 002.25 2.25z"></path></svg>
338
+ <span>Video Camera</span>
339
+ </a>
340
+
341
+ <a href="./camera" class="icon-card" title="photo, picture, image, capture, snapshot, camera">
342
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M6.827 6.175A2.31 2.31 0 015.186 7.23c-.38.054-.757.112-1.134.175C2.999 7.58 2.25 8.507 2.25 9.574V18a2.25 2.25 0 002.25 2.25h15A2.25 2.25 0 0021.75 18V9.574c0-1.067-.75-1.994-1.802-2.169a47.865 47.865 0 00-1.134-.175 2.31 2.31 0 01-1.64-1.055l-.822-1.316a2.192 2.192 0 00-1.736-1.039 48.774 48.774 0 00-5.232 0 2.192 2.192 0 00-1.736 1.039l-.821 1.316zM16.5 12.75a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0z"></path></svg>
343
+ <span>Camera</span>
344
+ </a>
345
+
346
+ <a href="./photo" class="icon-card" title="image, picture, gallery, media, landscape, photo, senangwebs, lightbox, sw-gallery">
347
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M2.25 15.75l5.159-5.159a2.25 2.25 0 013.182 0l5.159 5.159m-1.5-1.5l1.409-1.409a2.25 2.25 0 013.182 0l2.909 2.909m-18 4.5h16.5a2.25 2.25 0 002.25-2.25V6a2.25 2.25 0 00-2.25-2.25H3.75A2.25 2.25 0 001.5 6v12a2.25 2.25 0 002.25 2.25zm10.5-11.25h.008v.008h-.008V8.25zm.375 0a.375.375 0 11-.75 0 .375.375 0 01.75 0z"></path></svg>
348
+ <span>Photo</span>
349
+ </a>
350
+
351
+ <a href="./panorama" class="icon-card" title="image, picture, wide, view, landscape, panorama, senangwebs, vr, sw-tour">
352
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M2 5C8 9 16 9 22 5V19C16 15 8 15 2 19V5ZM8 13 12 11 12 13 16 11"></path></svg>
353
+ <span>Panorama</span>
354
+ </a>
355
+
356
+ <a href="./musical-note" class="icon-card" title="audio, song, sound, melody, tune, musical-note">
357
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M9 9l10.5-3m0 6.553v3.75a2.25 2.25 0 01-1.632 2.163l-1.32.377a1.803 1.803 0 11-.99-3.467l2.31-.66a2.25 2.25 0 001.632-2.163zm0 0V2.25L9 5.25v10.303m0 0v3.75a2.25 2.25 0 01-1.632 2.163l-1.32.377a1.803 1.803 0 11-.99-3.467l2.31-.66A2.25 2.25 0 009 15.553z"></path></svg>
358
+ <span>Musical Note</span>
359
+ </a>
360
+
361
+ <a href="./code" class="icon-card" title="coding, programming, developer, syntax, script, dev, code">
362
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17.25 6.75L22.5 12l-5.25 5.25M6.75 17.25L1.5 12l5.25-5.25M14.25 3.75l-4.5 16.5"></path></svg>
363
+ <span>Code</span>
364
+ </a>
365
+
366
+ <a href="./console" class="icon-card" title="terminal, cli, command, prompt, system, admin, console">
367
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M2.25 6A2.25 2.25 0 014.5 3.75h15A2.25 2.25 0 0121.75 6v12a2.25 2.25 0 01-2.25 2.25h-15A2.25 2.25 0 012.25 18V6zM7 9l3 3-3 3M12 15h5"></path></svg>
368
+ <span>Console</span>
369
+ </a>
370
+
371
+ <a href="./horizontal-3-dots" class="icon-card" title="menu, more, options, ellipsis, meatball, overflow, horizontal-3-dots">
372
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M6.75 12a.75.75 0 11-1.5 0 .75.75 0 011.5 0zM12.75 12a.75.75 0 11-1.5 0 .75.75 0 011.5 0zM18.75 12a.75.75 0 11-1.5 0 .75.75 0 011.5 0z"></path></svg>
373
+ <span>Horizontal 3 Dots</span>
374
+ </a>
375
+
376
+ <a href="./vertical-3-dots" class="icon-card" title="menu, more, options, ellipsis, kebab, overflow, vertical-3-dots">
377
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 6.75a.75.75 0 110-1.5.75.75 0 010 1.5zM12 12.75a.75.75 0 110-1.5.75.75 0 010 1.5zM12 18.75a.75.75 0 110-1.5.75.75 0 010 1.5z"></path></svg>
378
+ <span>Vertical 3 Dots</span>
379
+ </a>
380
+
381
+ <a href="./save" class="icon-card" title="disk, floppy, store, keep, record, save">
382
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M19 21A2.25 2.25 0 0021 19V7L17 3H5A2.25 2.25 0 003 5V19A2.25 2.25 0 005 21H17ZM12 18A3.75 3.75 0 1012 10.25 3.75 3.75 0 0012 18ZM7 3H13V7H7V5.8Z"></path></svg>
383
+ <span>Save</span>
384
+ </a>
385
+
386
+ <a href="./computer-laptop" class="icon-card" title="device, macbook, pc, tech, screen, computer-laptop">
387
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M 2.25 15 h 19.5 v 1.5 a 2.25 2.25 0 0 1 -2.25 2.25 h -15 A 2.25 2.25 0 0 1 2.25 16.5 V 15 Z m 2.25 0 V 6.75 A 2.25 2.25 0 0 1 6.75 4.5 h 10.5 a 2.25 2.25 0 0 1 2.25 2.25 V 15"></path></svg>
388
+ <span>Computer Laptop</span>
389
+ </a>
390
+
391
+ <a href="./computer-code" class="icon-card" title="develop, program, syntax, developer, screen, computer-code, senangwebs, code, sw-one">
392
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M 2.25 15 h 19.5 v 1.5 a 2.25 2.25 0 0 1 -2.25 2.25 h -15 A 2.25 2.25 0 0 1 2.25 16.5 V 15 Z m 2.25 0 V 6.75 A 2.25 2.25 0 0 1 6.75 4.5 h 10.5 a 2.25 2.25 0 0 1 2.25 2.25 V 15 M 10 8 L 8 10 l 2 2 m 4 -4 l 2 2 l -2 2"></path></svg>
393
+ <span>Computer Code</span>
394
+ </a>
395
+
396
+ <a href="./computer-desktop" class="icon-card" title="monitor, screen, pc, imac, display, workstation, computer-desktop">
397
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M9 17.25v1.007a3 3 0 01-.879 2.122L7.5 21h9l-.621-.621A3 3 0 0115 18.257V17.25m6-12V15a2.25 2.25 0 01-2.25 2.25H5.25A2.25 2.25 0 013 15V5.25m18 0A2.25 2.25 0 0018.75 3H5.25A2.25 2.25 0 003 5.25m18 0V12a2.25 2.25 0 01-2.25 2.25H5.25A2.25 2.25 0 013 12V5.25"></path></svg>
398
+ <span>Computer Desktop</span>
399
+ </a>
400
+
401
+ <a href="./device-phone-mobile" class="icon-card" title="iphone, smartphone, cell, screen, app, device-phone-mobile, senangwebs, sw-roll">
402
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M10.5 1.5H8.25A2.25 2.25 0 006 3.75v16.5a2.25 2.25 0 002.25 2.25h7.5A2.25 2.25 0 0018 20.25V3.75a2.25 2.25 0 00-2.25-2.25H13.5m-3 0V3h3V1.5m-3 0h3m-3 18.75h3"></path></svg>
403
+ <span>Device Phone Mobile</span>
404
+ </a>
405
+
406
+ <a href="./device-tablet" class="icon-card" title="ipad, kindle, reader, screen, mobile, device-tablet">
407
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M10.5 19.5h3m-6.75 2.25h10.5a2.25 2.25 0 002.25-2.25v-15a2.25 2.25 0 00-2.25-2.25H6.75A2.25 2.25 0 004.5 4.5v15a2.25 2.25 0 002.25 2.25z"></path></svg>
408
+ <span>Device Tablet</span>
409
+ </a>
410
+
411
+ <a href="./battery-0" class="icon-card" title="power, empty, charge, dead, status, battery-0">
412
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M21 10.5h.375c.621 0 1.125.504 1.125 1.125v2.25c0 .621-.504 1.125-1.125 1.125H21M3.75 18h15A2.25 2.25 0 0021 15.75v-6a2.25 2.25 0 00-2.25-2.25h-15A2.25 2.25 0 001.5 9.75v6A2.25 2.25 0 003.75 18z"></path></svg>
413
+ <span>Battery 0</span>
414
+ </a>
415
+
416
+ <a href="./battery-10" class="icon-card" title="power, low, charge, status, battery-10">
417
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M21 10.5h.375c.621 0 1.125.504 1.125 1.125v2.25c0 .621-.504 1.125-1.125 1.125H21M3.75 18h15A2.25 2.25 0 0021 15.75v-6a2.25 2.25 0 00-2.25-2.25h-15A2.25 2.25 0 001.5 9.75v6A2.25 2.25 0 003.75 18zM4.5 10.5h3L7.5 15 4.5 15 4.5 10.5"></path></svg>
418
+ <span>Battery 10</span>
419
+ </a>
420
+
421
+ <a href="./battery-50" class="icon-card" title="power, half, medium, charge, status, battery-50">
422
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M21 10.5h.375c.621 0 1.125.504 1.125 1.125v2.25c0 .621-.504 1.125-1.125 1.125H21M3.75 18h15A2.25 2.25 0 0021 15.75v-6a2.25 2.25 0 00-2.25-2.25h-15A2.25 2.25 0 001.5 9.75v6A2.25 2.25 0 003.75 18zM4.5 10.5h7.5L12 15 4.5 15 4.5 10.5"></path></svg>
423
+ <span>Battery 50</span>
424
+ </a>
425
+
426
+ <a href="./battery-100" class="icon-card" title="power, full, complete, charged, status, energy, battery-100">
427
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M21 10.5h.375c.621 0 1.125.504 1.125 1.125v2.25c0 .621-.504 1.125-1.125 1.125H21M3.75 18h15A2.25 2.25 0 0021 15.75v-6a2.25 2.25 0 00-2.25-2.25h-15A2.25 2.25 0 001.5 9.75v6A2.25 2.25 0 003.75 18zM4.5 10.5h13.5L18 15 4.5 15 4.5 10.5"></path></svg>
428
+ <span>Battery 100</span>
429
+ </a>
430
+
431
+ <a href="./controller" class="icon-card" title="game, play, joystick, gamepad, console, controller, senangwebs, vr, sw-verse">
432
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 2V6M5 6H19C20.6569 6 22 7.34315 22 9V15C22 16.6569 20.6569 18 19 18H5C3.34315 18 2 16.6569 2 15V9C2 7.34315 3.34315 6 5 6Z M6 12H10M8 10V14 M18 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0z"></path></svg>
433
+ <span>Controller</span>
434
+ </a>
435
+
436
+ <a href="./game" class="icon-card" title="controller, play, joystick, arcade, entertainment, game, senangwebs, 2d, sw-xperience">
437
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M 13 13 L 13 4 A 9 9 0 1 0 22 13 Z M 20 8 a 2 2 0 1 1 -4 0 a 2 2 0 0 1 4 0 z M 10 12 a 1.5 1.5 0 1 1 -3 0 a 1.5 1.5 0 0 1 3 0 z"></path></svg>
438
+ <span>Game</span>
439
+ </a>
440
+
441
+ <a href="./window" class="icon-card" title="browser, app, ui, program, application, window">
442
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3 8.25V18a2.25 2.25 0 002.25 2.25h13.5A2.25 2.25 0 0021 18V8.25m-18 0V6a2.25 2.25 0 012.25-2.25h13.5A2.25 2.25 0 0121 6v2.25m-18 0h18M5.25 6h.008v.008H5.25V6zM7.5 6h.008v.008H7.5V6zM9.75 6h.008v.008H9.75V6z"></path></svg>
443
+ <span>Window</span>
444
+ </a>
445
+
446
+ <a href="./shopping-cart" class="icon-card" title="buy, checkout, store, retail, ecommerce, shopping-cart">
447
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M2.25 3h1.386c.51 0 .955.343 1.087.835l.383 1.437M7.5 14.25a3 3 0 00-3 3h15.75m-12.75-3h11.218c1.121-2.3 2.1-4.684 2.924-7.138a60.114 60.114 0 00-16.536-1.84M7.5 14.25L5.106 5.272M6 20.25a.75.75 0 11-1.5 0 .75.75 0 011.5 0zm12.75 0a.75.75 0 11-1.5 0 .75.75 0 011.5 0z"></path></svg>
448
+ <span>Shopping Cart</span>
449
+ </a>
450
+
451
+ <a href="./shopping-bag" class="icon-card" title="buy, checkout, store, mall, retail, shopping-bag">
452
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M15.75 10.5V6a3.75 3.75 0 10-7.5 0v4.5m11.356-1.993l1.263 12c.07.665-.45 1.243-1.119 1.243H4.25a1.125 1.125 0 01-1.12-1.243l1.264-12A1.125 1.125 0 015.513 7.5h12.974c.576 0 1.059.435 1.119 1.007zM8.625 10.5a.375.375 0 11-.75 0 .375.375 0 01.75 0zm7.5 0a.375.375 0 11-.75 0 .375.375 0 01.75 0z"></path></svg>
453
+ <span>Shopping Bag</span>
454
+ </a>
455
+
456
+ <a href="./basket" class="icon-card" title="buy, checkout, store, market, grocery, basket, senangwebs, cart, shop, sw-buy">
457
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="m15 11 0 9m4-9-4-7M2 11h20m-18.5 0 1.6 7.4a2 2 0 002 1.6h9.8a2 2 0 002-1.6l1.7-7.4M4.5 15.5h15m-14.5-4.5 4-7m0 7 0 9"></path></svg>
458
+ <span>Basket</span>
459
+ </a>
460
+
461
+ <a href="./credit-card" class="icon-card" title="payment, money, purchase, debit, plastic, credit-card">
462
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M2.25 8.25h19.5M2.25 9h19.5m-16.5 5.25h6m-6 2.25h3m-3.75 3h15a2.25 2.25 0 002.25-2.25V6.75A2.25 2.25 0 0019.5 4.5h-15a2.25 2.25 0 00-2.25 2.25v10.5A2.25 2.25 0 004.5 19.5z"></path></svg>
463
+ <span>Credit Card</span>
464
+ </a>
465
+
466
+ <a href="./banknotes" class="icon-card" title="money, cash, payment, bill, finance, banknotes">
467
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M2.25 18.75l15.75 2.25c1 .2 1-0 1.2-1L19.4 18.8M3.75 4.5v.75A.75.75 0 013 6h-.75m0 0v-.375c0-.621.504-1.125 1.125-1.125H20.25M2.25 6v9m18-10.5v.75c0 .414.336.75.75.75h.75m-1.5-1.5h.375c.621 0 1.125.504 1.125 1.125v9.75c0 .621-.504 1.125-1.125 1.125h-.375m1.5-1.5H21a.75.75 0 00-.75.75v.75m0 0H3.75m0 0h-.375a1.125 1.125 0 01-1.125-1.125V15m1.5 1.5v-.75A.75.75 0 003 15h-.75M15 10.5a3 3 0 11-6 0 3 3 0 016 0Zm3 0h.008v.008H18V10.5Zm-12 0h.008v.008H6V10.5Z"></path></svg>
468
+ <span>Banknotes</span>
469
+ </a>
470
+
471
+ <a href="./calendar" class="icon-card" title="date, schedule, time, event, plan, month, year, calendar">
472
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 012.25-2.25h13.5A2.25 2.25 0 0121 7.5v11.25m-18 0A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75m-18 0v-7.5A2.25 2.25 0 015.25 9h13.5A2.25 2.25 0 0121 11.25v7.5"></path></svg>
473
+ <span>Calendar</span>
474
+ </a>
475
+
476
+ <a href="./calendar-plus" class="icon-card" title="date, schedule, time, calendar, add, new event, create, plus">
477
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 012.25-2.25h13.5A2.25 2.25 0 0121 7.5v11.25m-18 0A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75m-18 0v-7.5A2.25 2.25 0 015.25 9h13.5A2.25 2.25 0 0121 11.25v7.5M12 12v6m3-3h-6"></path></svg>
478
+ <span>Calendar Plus</span>
479
+ </a>
480
+
481
+ <a href="./calendar-minus" class="icon-card" title="date, schedule, time, calendar, subtract, remove event, delete, minus">
482
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 012.25-2.25h13.5A2.25 2.25 0 0121 7.5v11.25m-18 0A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75m-18 0v-7.5A2.25 2.25 0 015.25 9h13.5A2.25 2.25 0 0121 11.25M15 15H9"></path></svg>
483
+ <span>Calendar Minus</span>
484
+ </a>
485
+
486
+ <a href="./calendar-approve" class="icon-card" title="date, schedule, time, calendar, approve, check, accept, booked">
487
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 012.25-2.25h13.5A2.25 2.25 0 0121 7.5v11.25m-18 0A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75m-18 0v-7.5A2.25 2.25 0 015.25 9h13.5A2.25 2.25 0 0121 11.25M10.5 17.5 15 12.5M9 15.5l1.5 2"></path></svg>
488
+ <span>Calendar Approve</span>
489
+ </a>
490
+
491
+ <a href="./calendar-reject" class="icon-card" title="date, schedule, time, calendar, reject, x-mark, remove, cancel">
492
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 012.25-2.25h13.5A2.25 2.25 0 0121 7.5v11.25m-18 0A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75m-18 0v-7.5A2.25 2.25 0 015.25 9h13.5A2.25 2.25 0 0121 11.25M9.5 17.5 14.5 12.5M9.5 12.5l5 5"></path></svg>
493
+ <span>Calendar Reject</span>
494
+ </a>
495
+
496
+ <a href="./calendar-days" class="icon-card" title="date, schedule, time, week, month, agenda, calendar-days">
497
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 012.25-2.25h13.5A2.25 2.25 0 0121 7.5v11.25m-18 0A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75m-18 0v-7.5A2.25 2.25 0 015.25 9h13.5A2.25 2.25 0 0121 11.25v7.5m-9-6h.008v.008H12v-.008zM12 15h.008v.008H12V15zm0 2.25h.008v.008H12v-.008zM9.75 15h.008v.008H9.75V15zm0 2.25h.008v.008H9.75v-.008zM7.5 15h.008v.008H7.5V15zm0 2.25h.008v.008H7.5v-.008zm6.75-4.5h.008v.008h-.008v-.008zm0 2.25h.008v.008h-.008V15zm0 2.25h.008v.008h-.008v-.008zm2.25-4.5h.008v.008H16.5v-.008zm0 2.25h.008v.008H16.5V15z"></path></svg>
498
+ <span>Calendar Days</span>
499
+ </a>
500
+
501
+ <a href="./briefcase" class="icon-card" title="work, business, office, job, portfolio, briefcase">
502
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M20.25 14.15v4.25c0 1.094-.787 2.036-1.872 2.18-2.087.277-4.216.42-6.378.42s-4.291-.143-6.378-.42c-1.085-.144-1.872-1.086-1.872-2.18v-4.25m16.5 0a2.18 2.18 0 00.75-1.661V8.706c0-1.081-.768-2.015-1.837-2.175a48.114 48.114 0 00-3.413-.387m4.5 8.006c-.194.165-.42.295-.675.38A23.978 23.978 0 0112 15.75c-2.648 0-5.195-.429-7.577-1.22a2.016 2.016 0 01-.675-.38m0 0A2.18 2.18 0 013 12.489V8.706c0-1.081.768-2.015 1.837-2.175a48.111 48.111 0 013.413-.387m7.5 0V5.25A2.25 2.25 0 0013.5 3h-3a2.25 2.25 0 00-2.25 2.25v.894m7.5 0a48.667 48.667 0 00-7.5 0M12 12.75h.008v.008H12v-.008z"></path></svg>
503
+ <span>Briefcase</span>
504
+ </a>
505
+
506
+ <a href="./presentation-chart-line" class="icon-card" title="analytics, graph, stats, report, data, trends, presentation-chart-line">
507
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3.75 3v11.25A2.25 2.25 0 006 16.5h2.25M3.75 3h-1.5m1.5 0h16.5m0 0h1.5m-1.5 0v11.25A2.25 2.25 0 0118 16.5h-2.25m-7.5 0h7.5m-7.5 0l-1 3m8.5-3l1 3m0 0l.5 1.5m-.5-1.5h-9.5m0 0l-.5 1.5m.75-9 3-3 2.148 2.148A12.061 12.061 0 0116.5 7.605"></path></svg>
508
+ <span>Presentation Chart Line</span>
509
+ </a>
510
+
511
+ <a href="./presentation-media" class="icon-card" title="analytics, graph, screen, slide, projection, presentation-media, senangwebs, presentation, sw-deck">
512
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M 3.75 3 v 11.25 A 2.25 2.25 0 0 0 6 16.5 h 2.25 M 3.75 3 h -1.5 m 1.5 0 h 16.5 m 0 0 h 1.5 m -1.5 0 v 11.25 A 2.25 2.25 0 0 1 18 16.5 h -2.25 m -7.5 0 h 7.5 m -7.5 0 l -1 3 m 8.5 -3 l 1 3 m 0 0 l 0.5 1.5 m -0.5 -1.5 h -9.5 m 0 0 l -0.5 1.5 M 10 7 l 5.005 2.487 l -5.005 2.513 z"></path></svg>
513
+ <span>Presentation Media</span>
514
+ </a>
515
+
516
+ <a href="./whiteboard" class="icon-card" title="draw, present, board, stand, easel, whiteboard, senangwebs, vector, sw-whiteboard">
517
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5zM2 17h20M6 17v4M18 17v4"></path></svg>
518
+ <span>Whiteboard</span>
519
+ </a>
520
+
521
+ <a href="./chart-line" class="icon-card" title="graph, analytics, stats, growth, trends, chart-line">
522
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M4 3v15c0 2 1 3 3 3h13M8 15l3-4 2 2 6-8"></path></svg>
523
+ <span>Chart Line</span>
524
+ </a>
525
+
526
+ <a href="./chart-bar" class="icon-card" title="graph, analytics, stats, comparison, data, chart-bar">
527
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3 13.125C3 12.504 3.504 12 4.125 12h2.25c.621 0 1.125.504 1.125 1.125v6.75C7.5 20.496 6.996 21 6.375 21h-2.25A1.125 1.125 0 013 19.875v-6.75zM9.75 8.625c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125v11.25c0 .621-.504 1.125-1.125 1.125h-2.25a1.125 1.125 0 01-1.125-1.125V8.625zM16.5 4.125c0-.621.504-1.125 1.125-1.125h2.25C20.496 3 21 3.504 21 4.125v15.75c0 .621-.504 1.125-1.125 1.125h-2.25a1.125 1.125 0 01-1.125-1.125V4.125z"></path></svg>
528
+ <span>Chart Bar</span>
529
+ </a>
530
+
531
+ <a href="./chart-pie" class="icon-card" title="graph, analytics, stats, ratio, percentage, chart-pie, senangwebs, chart, sw-yield">
532
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M10.5 6a7.5 7.5 0 1 0 7.5 7.5h-7.5V6Z M13.5 10.5H21A7.5 7.5 0 0 0 13.5 3v7.5Z"></path></svg>
533
+ <span>Chart Pie</span>
534
+ </a>
535
+
536
+ <a href="./currency-dollar" class="icon-card" title="money, price, cost, usd, cash, finance, currency-dollar">
537
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 6v12m-3-2.818l.879.659c1.171.879 3.07.879 4.242 0 1.172-.879 1.172-2.303 0-3.182C13.536 12.219 12.768 12 12 12c-.725 0-1.45-.22-2.003-.659-1.106-.879-1.106-2.303 0-3.182s2.9-.879 4.006 0l.415.33M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path></svg>
538
+ <span>Currency Dollar</span>
539
+ </a>
540
+
541
+ <a href="./currency-euro" class="icon-card" title="money, price, cost, eur, cash, finance, currency-euro">
542
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M14.25 7.756a4.5 4.5 0 100 8.488M7.5 10.5h5.25m-5.25 3h5.25M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path></svg>
543
+ <span>Currency Euro</span>
544
+ </a>
545
+
546
+ <a href="./currency-pound" class="icon-card" title="money, price, cost, gbp, cash, finance, currency-pound">
547
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M14.1213 7.62877C12.9497 6.45719 11.0503 6.45719 9.87868 7.62877C9.37424 8.13321 9.08699 8.7726 9.01694 9.43073C8.9944 9.64251 9.01512 9.85582 9.04524 10.0667L9.5512 13.6084C9.68065 14.5146 9.5307 15.4386 9.12135 16.2573L9 16.5L10.5385 15.9872C11.0003 15.8332 11.4997 15.8332 11.9615 15.9872L12.6158 16.2053C13.182 16.394 13.7999 16.3501 14.3336 16.0832L15 15.75M8.25 12H12M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z"></path></svg>
548
+ <span>Currency Pound</span>
549
+ </a>
550
+
551
+ <a href="./currency-yen" class="icon-card" title="money, price, cost, jpy, cash, finance, currency-yen">
552
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M9 7.5l3 4.5m0 0l3-4.5M12 12v5.25M15 12H9m6 3H9m12-3a9 9 0 11-18 0 9 9 0 0118 0z"></path></svg>
553
+ <span>Currency Yen</span>
554
+ </a>
555
+
556
+ <a href="./currency-ringgit" class="icon-card" title="money, price, cost, myr, cash, finance, currency-ringgit">
557
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M7 15V9h2a1.5 1.5 0 0 1 0 3H7m2 0l1.5 3M13 15V9l2 3 2-3v6M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path></svg>
558
+ <span>Currency Ringgit</span>
559
+ </a>
560
+
561
+ <a href="./tabs" class="icon-card" title="browser, ui, navigation, group, folder, tabs, senangwebs, sw-herd">
562
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M21 7.5V18a2.25 2.25 0 0 1-2.25 2.25H5.25A2.25 2.25 0 0 1 3 18V7.5V6a2.25 2.25 0 0 1 2.25-2.25H18.75a2.25 2.25 0 0 1 2.25 2.25V7.5H12V3.75"></path></svg>
563
+ <span>Tabs</span>
564
+ </a>
565
+
566
+ <a href="./document" class="icon-card" title="file, paper, page, sheet, record, document">
567
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M19.5 14.25v-2.625a3.375 3.375 0 00-3.375-3.375h-1.5A1.125 1.125 0 0113.5 7.125v-1.5a3.375 3.375 0 00-3.375-3.375H8.25M10.5 2.25H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 00-9-9z"></path></svg>
568
+ <span>Document</span>
569
+ </a>
570
+
571
+ <a href="./document-text" class="icon-card" title="file, paper, page, content, article, document-text">
572
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M19.5 14.25v-2.625a3.375 3.375 0 00-3.375-3.375h-1.5A1.125 1.125 0 0113.5 7.125v-1.5a3.375 3.375 0 00-3.375-3.375H8.25m0 12.75h7.5m-7.5 3H12M10.5 2.25H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 00-9-9z"></path></svg>
573
+ <span>Document Text</span>
574
+ </a>
575
+
576
+ <a href="./document-duplicate" class="icon-card" title="copy, clone, file, replicate, multiple, document-duplicate">
577
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M15.75 17.25v3.375c0 .621-.504 1.125-1.125 1.125h-9.75a1.125 1.125 0 01-1.125-1.125V7.875c0-.621.504-1.125 1.125-1.125H6.75a9.06 9.06 0 011.5.124m7.5 10.376h3.375c.621 0 1.125-.504 1.125-1.125V11.25c0-4.46-3.243-8.161-7.5-8.876a9.06 9.06 0 00-1.5-.124H9.375c-.621 0-1.125.504-1.125 1.125v3.5m7.5 10.375H9.375a1.125 1.125 0 01-1.125-1.125v-9.25m12 6.625v-1.875a3.375 3.375 0 00-3.375-3.375h-1.5a1.125 1.125 0 01-1.125-1.125v-1.5a3.375 3.375 0 00-3.375-3.375H9.75"></path></svg>
578
+ <span>Document Duplicate</span>
579
+ </a>
580
+
581
+ <a href="./folder" class="icon-card" title="directory, organize, file, archive, group, folder">
582
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M2.25 12.75V12A2.25 2.25 0 014.5 9.75h15A2.25 2.25 0 0121.75 12v.75m-8.69-6.44l-2.12-2.12a1.5 1.5 0 00-1.061-.44H4.5A2.25 2.25 0 002.25 6v12a2.25 2.25 0 002.25 2.25h15A2.25 2.25 0 0021.75 18V9a2.25 2.25 0 00-2.25-2.25h-5.379a1.5 1.5 0 01-1.06-.44z"></path></svg>
583
+ <span>Folder</span>
584
+ </a>
585
+
586
+ <a href="./folder-open" class="icon-card" title="directory, organize, file, browse, folder-open, senangwebs, sw-unfold">
587
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3.75 9.776c.112-.017.227-.026.344-.026h15.812c.117 0 .232.009.344.026m-16.5 0a2.25 2.25 0 00-1.883 2.542l.857 6a2.25 2.25 0 002.227 1.932H19.05a2.25 2.25 0 002.227-1.932l.857-6a2.25 2.25 0 00-1.883-2.542m-16.5 0V6A2.25 2.25 0 016 3.75h3.879a1.5 1.5 0 011.06.44l2.122 2.12a1.5 1.5 0 001.06.44H18A2.25 2.25 0 0120.25 9v.776"></path></svg>
588
+ <span>Folder Open</span>
589
+ </a>
590
+
591
+ <a href="./folder-plus" class="icon-card" title="add folder, new directory, create folder, organize, folder-plus">
592
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 10.5v6m3-3H9m4.06-7.19l-2.12-2.12a1.5 1.5 0 00-1.061-.44H4.5A2.25 2.25 0 002.25 6v12a2.25 2.25 0 002.25 2.25h15A2.25 2.25 0 0021.75 18V9a2.25 2.25 0 00-2.25-2.25h-5.379a1.5 1.5 0 01-1.06-.44z"></path></svg>
593
+ <span>Folder Plus</span>
594
+ </a>
595
+
596
+ <a href="./folder-minus" class="icon-card" title="remove folder, delete directory, subtract folder, folder-minus">
597
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 13.5 12 13.5m3 0H9m4.06-7.19-2.12-2.12a1.5 1.5 0 00-1.061-.44H4.5A2.25 2.25 0 002.25 6v12a2.25 2.25 0 002.25 2.25h15A2.25 2.25 0 0021.75 18V9a2.25 2.25 0 00-2.25-2.25h-5.379a1.5 1.5 0 01-1.06-.44z"></path></svg>
598
+ <span>Folder minus</span>
599
+ </a>
600
+
601
+ <a href="./clipboard" class="icon-card" title="copy, paste, board, notes, tasks, survey, clipboard, senangwebs, sw-jot">
602
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M15.666 3.888A2.25 2.25 0 0 0 13.5 2.25h-3c-1.03 0-1.9.693-2.166 1.638m7.332 0c.055.194.084.4.084.612v0a.75.75 0 0 1-.75.75H9a.75.75 0 0 1-.75-.75v0c0-.212.03-.418.084-.612m7.332 0c.646.049 1.288.11 1.927.184 1.1.128 1.907 1.077 1.907 2.185V19.5a2.25 2.25 0 0 1-2.25 2.25H6.75A2.25 2.25 0 0 1 4.5 19.5V6.257c0-1.108.806-2.057 1.907-2.185a48.208 48.208 0 0 1 1.927-.184"></path></svg>
603
+ <span>Clipboard</span>
604
+ </a>
605
+
606
+ <a href="./clipboard-document-check" class="icon-card" title="checklist, task, done, audit, inventory, clipboard-document-check">
607
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M11.35 3.836c-.065.21-.1.433-.1.664 0 .414.336.75.75.75h4.5a.75.75 0 0 0 .75-.75 2.25 2.25 0 0 0-.1-.664m-5.8 0A2.251 2.251 0 0 1 13.5 2.25H15c1.012 0 1.867.668 2.15 1.586m-5.8 0c-.376.023-.75.05-1.124.08C9.095 4.01 8.25 4.973 8.25 6.108V8.25m8.9-4.414c.376.023.75.05 1.124.08 1.131.094 1.976 1.057 1.976 2.192V16.5A2.25 2.25 0 0 1 18 18.75h-2.25m-7.5-10.5H4.875c-.621 0-1.125.504-1.125 1.125v11.25c0 .621.504 1.125 1.125 1.125h9.75c.621 0 1.125-.504 1.125-1.125V18.75m-7.5-10.5h6.375c.621 0 1.125.504 1.125 1.125v9.375m-8.25-3 1.5 1.5 3-3.75"></path></svg>
608
+ <span>Clipboard Document Check</span>
609
+ </a>
610
+
611
+ <a href="./paper-clip" class="icon-card" title="attach, file, link, office, paper-clip">
612
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M18.375 12.739l-7.693 7.693a4.5 4.5 0 01-6.364-6.364l10.94-10.94A3 3 0 1119.5 7.372L8.552 18.32m.009-.01l-.01.01m5.699-9.941l-7.81 7.81a1.5 1.5 0 002.112 2.13"></path></svg>
613
+ <span>Paper Clip</span>
614
+ </a>
615
+
616
+ <a href="./archive-box" class="icon-card" title="store, history, backup, inventory, storage, archive-box">
617
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M20.25 7.5l-.625 10.632a2.25 2.25 0 01-2.247 2.118H6.622a2.25 2.25 0 01-2.247-2.118L3.75 7.5M10 11.25h4M3.375 7.5h17.25c.621 0 1.125-.504 1.125-1.125v-1.5c0-.621-.504-1.125-1.125-1.125H3.375c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125z"></path></svg>
618
+ <span>Archive Box</span>
619
+ </a>
620
+
621
+ <a href="./inbox" class="icon-card" title="email, message, tray, receive, box, inbox">
622
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M2.25 13.5h3.86a2.25 2.25 0 012.012 1.244l.256.512a2.25 2.25 0 002.013 1.244h3.218a2.25 2.25 0 002.013-1.244l.256-.512a2.25 2.25 0 012.013-1.244h3.859m-19.5.338V18a2.25 2.25 0 002.25 2.25h15A2.25 2.25 0 0021.75 18v-4.162c0-.224-.034-.447-.1-.661L19.24 5.338a2.25 2.25 0 00-2.15-1.588H6.911a2.25 2.25 0 00-2.15 1.588L2.35 13.177a2.25 2.25 0 00-.1.661z"></path></svg>
623
+ <span>Inbox</span>
624
+ </a>
625
+
626
+ <a href="./book-open" class="icon-card" title="read, learn, library, study, education, book-open, senangwebs, sw-story">
627
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 6.042A8.967 8.967 0 006 3.75c-1.052 0-2.062.18-3 .512v14.25A8.987 8.987 0 016 18c2.305 0 4.408.867 6 2.292m0-14.25a8.966 8.966 0 016-2.292c1.052 0 2.062.18 3 .512v14.25A8.987 8.987 0 0018 18a8.967 8.967 0 00-6 2.292m0-14.25v14.25"></path></svg>
628
+ <span>Book Open</span>
629
+ </a>
630
+
631
+ <a href="./book-close" class="icon-card" title="read, learn, library, notebook, journal, book-close">
632
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M4 18.5v-13A2.5 2.5 0 016.5 3H19a1 1 0 011 1v16a1 1 0 01-1 1H6.5a1 1 0 010-5H20M7 13.5 7 5.5"></path></svg>
633
+ <span>Book Close</span>
634
+ </a>
635
+
636
+ <a href="./book-stacked" class="icon-card" title="read, learn, library, pile, education, book-stacked">
637
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M4 3h6a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1z M7 3v18 M20.4 18.9c.2.5-.1 1.1-.6 1.3l-1.9.7c-.5.2-1.1-.1-1.3-.6L11.1 5.1c-.2-.5.1-1.1.6-1.3l1.9-.7c.5-.2 1.1.1 1.3.6Z"></path></svg>
638
+ <span>Book Stacked</span>
639
+ </a>
640
+
641
+ <a href="./lock-closed" class="icon-card" title="secure, password, private, protect, auth, login, lock-closed">
642
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M16.5 10.5V6.75a4.5 4.5 0 10-9 0v3.75m-.75 11.25h10.5a2.25 2.25 0 002.25-2.25v-6.75a2.25 2.25 0 00-2.25-2.25H6.75a2.25 2.25 0 00-2.25 2.25v6.75a2.25 2.25 0 002.25 2.25z"></path></svg>
643
+ <span>Lock Closed</span>
644
+ </a>
645
+
646
+ <a href="./lock-open" class="icon-card" title="unlock, public, access, insecure, logout, lock-open">
647
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M13.5 10.5V6.75a4.5 4.5 0 119 0v3.75M3.75 21.75h10.5a2.25 2.25 0 002.25-2.25v-6.75a2.25 2.25 0 00-2.25-2.25H3.75a2.25 2.25 0 00-2.25 2.25v6.75a2.25 2.25 0 002.25 2.25z"></path></svg>
648
+ <span>Lock Open</span>
649
+ </a>
650
+
651
+ <a href="./key" class="icon-card" title="password, access, secure, admin, unlock, token, key">
652
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M15.75 5.25a3 3 0 013 3m3 0a6 6 0 01-7.029 5.912c-.563-.097-1.159.026-1.563.43L10.5 17.25H8.25v2.25H6v2.25H2.25v-2.818c0-.597.237-1.17.659-1.591l6.499-6.499c.404-.404.527-1 .43-1.563A6 6 0 1121.75 8.25z"></path></svg>
653
+ <span>Key</span>
654
+ </a>
655
+
656
+ <a href="./shield-check" class="icon-card" title="secure, safe, verified, protected, antivirus, shield-check">
657
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M9 12.75 11.25 15 15 9.75m-3-7.036A11.959 11.959 0 0 1 3.598 6 11.99 11.99 0 0 0 3 9.749c0 5.592 3.824 10.29 9 11.623 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.571-.598-3.751h-.152c-3.196 0-6.1-1.248-8.25-3.285Z"></path></svg>
658
+ <span>Shield Check</span>
659
+ </a>
660
+
661
+ <a href="./shield-exclamation" class="icon-card" title="danger, warning, security, risk, unsecured, shield-exclamation">
662
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 9v3.75M12 15.75h.008v.008H12v-.008zM12 2.714A11.959 11.959 0 0 1 3.598 6 11.99 11.99 0 0 0 3 9.749c0 5.592 3.824 10.29 9 11.623 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.571-.598-3.751h-.152c-3.196 0-6.1-1.248-8.25-3.285Z"></path></svg>
663
+ <span>Shield Exclamation</span>
664
+ </a>
665
+
666
+ <a href="./exclamation-circle" class="icon-card" title="error, warning, alert, attention, problem, exclamation-circle">
667
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 9v3.75m9-.75a9 9 0 11-18 0 9 9 0 0118 0zm-9 3.75h.008v.008H12v-.008z"></path></svg>
668
+ <span>Exclamation Circle</span>
669
+ </a>
670
+
671
+ <a href="./exclamation-triangle" class="icon-card" title="warning, danger, caution, risk, hazard, exclamation-triangle">
672
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 9v3.75m-9.303 3.376c-.866 1.5.217 3.374 1.948 3.374h14.71c1.73 0 2.813-1.874 1.948-3.374L13.949 3.378c-.866-1.5-3.032-1.5-3.898 0L2.697 16.126zM12 15.75h.008v.008H12v-.008z"></path></svg>
673
+ <span>Exclamation Triangle</span>
674
+ </a>
675
+
676
+ <a href="./information-circle" class="icon-card" title="help, details, info, about, hint, guide, information-circle">
677
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M11.25 11.25l.041-.02a.75.75 0 011.063.852l-.708 2.836a.75.75 0 001.063.853l.041-.021M21 12a9 9 0 11-18 0 9 9 0 0118 0zm-9-3.75h.008v.008H12V8.25z"></path></svg>
678
+ <span>Information Circle</span>
679
+ </a>
680
+
681
+ <a href="./question-mark-circle" class="icon-card" title="help, faq, support, unknown, query, question-mark-circle, senangwebs, question, sw-quiz">
682
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M9.879 7.519c1.171-1.025 3.071-1.025 4.242 0 1.172 1.025 1.172 2.687 0 3.712-.203.179-.43.326-.67.442-.745.361-1.45.999-1.45 1.827v.75M21 12a9 9 0 11-18 0 9 9 0 0118 0zm-9 5.25h.008v.008H12v-.008z"></path></svg>
683
+ <span>Question Mark Circle</span>
684
+ </a>
685
+
686
+ <a href="./bell" class="icon-card" title="notification, alert, alarm, reminder, ring, bell, senangwebs, prompt, sw-notices">
687
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M14.857 17.082a23.848 23.848 0 005.454-1.31A8.967 8.967 0 0118 9.75V9A6 6 0 006 9v.75a8.967 8.967 0 01-2.312 6.022c1.733.64 3.56 1.085 5.455 1.31m5.714 0a24.255 24.255 0 01-5.714 0m5.714 0a3 3 0 11-5.714 0"></path></svg>
688
+ <span>Bell</span>
689
+ </a>
690
+
691
+ <a href="./bell-alert" class="icon-card" title="notification, alert, alarm, active, urgent, reminder, bell-alert">
692
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M14.857 17.082a23.848 23.848 0 005.454-1.31A8.967 8.967 0 0118 9.75V9A6 6 0 006 9v.75a8.967 8.967 0 01-2.312 6.022c1.733.64 3.56 1.085 5.455 1.31m5.714 0a24.255 24.255 0 01-5.714 0m5.714 0a3 3 0 11-5.714 0M3.124 7.5A8.969 8.969 0 015.292 3m13.416 0a8.969 8.969 0 012.168 4.5"></path></svg>
693
+ <span>Bell Alert</span>
694
+ </a>
695
+
696
+ <a href="./eye" class="icon-card" title="view, show, visible, watch, see, reveal, eye">
697
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M2.036 12.322a1.012 1.012 0 010-.639C3.423 7.51 7.36 4.5 12 4.5c4.638 0 8.573 3.007 9.963 7.178.07.207.07.431 0 .639C20.577 16.49 16.64 19.5 12 19.5c-4.638 0-8.573-3.007-9.963-7.178zM15 12a3 3 0 11-6 0 3 3 0 016 0z"></path></svg>
698
+ <span>Eye</span>
699
+ </a>
700
+
701
+ <a href="./eye-slash" class="icon-card" title="hide, invisible, password, conceal, blind, off, eye-slash">
702
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3.98 8.223A10.477 10.477 0 001.934 12C3.226 16.338 7.244 19.5 12 19.5c.993 0 1.953-.138 2.863-.395M6.228 6.228A10.45 10.45 0 0112 4.5c4.756 0 8.773 3.162 10.065 7.498a10.523 10.523 0 01-4.293 5.774M6.228 6.228L3 3m3.228 3.228l3.65 3.65m7.894 7.894L21 21m-3.228-3.228l-3.65-3.65m0 0a3 3 0 10-4.243-4.243m4.242 4.242L9.88 9.88"></path></svg>
703
+ <span>Eye Slash</span>
704
+ </a>
705
+
706
+ <a href="./light-bulb" class="icon-card" title="idea, tip, solution, inspiration, lamp, light-bulb">
707
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 2.25a7.5 7.5 0 00-7.5 7.5c0 2.5 1.2 4.8 3.1 6.2.8.6 1.4 1.4 1.4 2.4v1.9a.75.75 0 00.75.75h4.5a.75.75 0 00.75-.75v-1.9c0-1 .6-1.8 1.4-2.4 1.9-1.4 3.1-3.7 3.1-6.2a7.5 7.5 0 00-7.5-7.5ZM10 17h4M11 22v0L13 22M9.75 9.75c0-1.25 1.125-2.25 2.25-2.25s2.25 1 2.25 2.25"></path></svg>
708
+ <span>Light Bulb</span>
709
+ </a>
710
+
711
+ <a href="./bolt" class="icon-card" title="energy, power, fast, lightning, flash, electric, bolt">
712
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3.75 13.5l10.5-11.25L12 10.5h8.25L9.75 21.75 12 13.5H3.75z"></path></svg>
713
+ <span>Bolt</span>
714
+ </a>
715
+
716
+ <a href="./moon" class="icon-card" title="dark mode, night, sleep, weather, crescent, moon">
717
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M21.752 15.002A9.718 9.718 0 0118 15.75c-5.385 0-9.75-4.365-9.75-9.75 0-1.33.266-2.597.748-3.752A9.753 9.753 0 003 11.25C3 16.635 7.365 21 12.75 21a9.753 9.753 0 009.002-5.998z"></path></svg>
718
+ <span>Moon</span>
719
+ </a>
720
+
721
+ <a href="./sun" class="icon-card" title="light mode, day, bright, weather, sunny, sun">
722
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 3v2.25m6.364.386l-1.591 1.591M21 12h-2.25m-.386 6.364l-1.591-1.591M12 18.75V21m-4.773-4.263l-1.591 1.591M5.25 12H3m4.227-4.773L5.636 5.636M15.75 12a3.75 3.75 0 11-7.5 0 3.75 3.75 0 017.5 0z"></path></svg>
723
+ <span>Sun</span>
724
+ </a>
725
+
726
+ <a href="./cloud" class="icon-card" title="weather, sky, overcast, upload, server, cloud">
727
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M2.25 15a4.5 4.5 0 004.5 4.5H18a3.75 3.75 0 001.332-7.257 3 3 0 00-4.232-3.943 5.25 5.25 0 00-10.233 2.33A4.502 4.502 0 002.25 15z"></path></svg>
728
+ <span>Cloud</span>
729
+ </a>
730
+
731
+ <a href="./thunder" class="icon-card" title="weather, storm, lightning, rain, flash, thunder">
732
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M9 3h5L12 8 18 8 8.5 22l3.5-10h-6l2-9z"></path></svg>
733
+ <span>Thunder</span>
734
+ </a>
735
+
736
+ <a href="./star" class="icon-card" title="favorite, rating, like, review, bookmark, featured, star">
737
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M11.48 3.499a.562.562 0 011.04 0l2.125 5.111a.563.563 0 00.475.345l5.518.442c.563.045.797.77.364 1.154l-4.22 3.737a.563.563 0 00-.172.527l1.283 5.376c.15.628-.548 1.13-1.066.77l-4.654-3.192a.563.563 0 00-.636 0l-4.654 3.192c-.518.36-1.216-.142-1.066-.77l1.283-5.376a.563.563 0 00-.172-.527l-4.22-3.737c-.433-.384-.199-1.11.364-1.154l5.518-.442a.563.563 0 00.475-.345L11.48 3.5z"></path></svg>
738
+ <span>Star</span>
739
+ </a>
740
+
741
+ <a href="./heart" class="icon-card" title="like, love, favorite, save, health, romance, heart">
742
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M21 8.25c0-2.485-2.099-4.5-4.688-4.5-1.935 0-3.597 1.126-4.312 2.733-.715-1.607-2.377-2.733-4.313-2.733C5.1 3.75 3 5.765 3 8.25c0 7.22 9 12 9 12s9-4.78 9-12z"></path></svg>
743
+ <span>Heart</span>
744
+ </a>
745
+
746
+ <a href="./hand-thumb-up" class="icon-card" title="like, approve, good, yes, agree, vote, hand-thumb-up">
747
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M8 11h-4v9h4m0-9v-5a2.25 2.25 0 015 0v3h5a2.25 2.25 0 012 2l-1 7a2.25 2.25 0 01-2 2h-9L8 11"></path></svg>
748
+ <span>Hand Thumb Up</span>
749
+ </a>
750
+
751
+ <a href="./hand-thumb-down" class="icon-card" title="dislike, reject, bad, no, disagree, vote, hand-thumb-down">
752
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M8 13h-4v-9h4m0 9v5a2.25 2.25 0 0 0 5 0v-3h5a2.25 2.25 0 0 0 2-2l-1-7a2.25 2.25 0 0 0-2-2h-9L8 13"></path></svg>
753
+ <span>Hand Thumb Down</span>
754
+ </a>
755
+
756
+ <a href="./hand" class="icon-card" title="hand, pointer, select, palm, open, click, human, gesture">
757
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M5 16 4 10C3.5 7 8 7 8 10M8 14 8 6C8 5 9 3.9 10 4L18 5C19 5.1 20 6 20 7L20 17C20 18.5 18.5 20 17 20L9 20C7 20 5.4 18 5 16M11 11 11 4.2M14 11.5 14 4.5M17 12 17 4.9"></path></svg>
758
+ <span>Hand</span>
759
+ </a>
760
+
761
+ <a href="./hand-grab" class="icon-card" title="hand, grab, clenched, fist, drag, hold, select, gesture">
762
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M5 14 5 11C5 9 6 8 8 8M8 13 8 8C8 7 9 5.9 10 6L18 7C19 7.1 20 8 20 9L20 15C20 16.5 18.5 18 17 18L9 18C7 18 5 16 5 14M11 9.5 11 6.2M14 10 14 6.5M17 10.5 17 6.9"></path></svg>
763
+ <span>Hand Grab</span>
764
+ </a>
765
+
766
+ <a href="./flag" class="icon-card" title="report, country, goal, mark, banner, finish, flag">
767
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3 3v1.5M3 21v-6m0 0l2.77-.693a9 9 0 016.208.682l.108.054a9 9 0 006.086.71l3.114-.732a48.524 48.524 0 01-.005-10.499l-3.11.732a9 9 0 01-6.085-.711l-.108-.054a9 9 0 00-6.208-.682L3 4.5M3 15V4.5"></path></svg>
768
+ <span>Flag</span>
769
+ </a>
770
+
771
+ <a href="./bookmark" class="icon-card" title="save, favorite, tag, marker, read later, bookmark">
772
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17.593 3.322c1.1.128 1.907 1.077 1.907 2.185V21L12 17.25 4.5 21V5.507c0-1.108.806-2.057 1.907-2.185a48.507 48.507 0 0111.186 0z"></path></svg>
773
+ <span>Bookmark</span>
774
+ </a>
775
+
776
+ <a href="./map" class="icon-card" title="location, travel, guide, navigation, place, map">
777
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3 7.5v13.5l6-3 6 3 6-3V4.5l-6 3-6-3-6 3Z M9 4.5v13.5 M15 7.5v13.5"></path></svg>
778
+ <span>Map</span>
779
+ </a>
780
+
781
+ <a href="./map-pin" class="icon-card" title="location, marker, spot, point, destination, gps, map-pin">
782
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M15 10.5a3 3 0 11-6 0 3 3 0 016 0zM19.5 10.5c0 7.142-7.5 11.25-7.5 11.25S4.5 17.642 4.5 10.5a7.5 7.5 0 1115 0z"></path></svg>
783
+ <span>Map Pin</span>
784
+ </a>
785
+
786
+ <a href="./globe-alt" class="icon-card" title="world, internet, web, earth, network, global, globe-alt">
787
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 21a9.004 9.004 0 008.716-6.747M12 21a9.004 9.004 0 01-8.716-6.747M12 21c2.485 0 4.5-4.03 4.5-9S14.485 3 12 3m0 18c-2.485 0-4.5-4.03-4.5-9S9.515 3 12 3m0 0a8.997 8.997 0 017.843 4.582M12 3a8.997 8.997 0 00-7.843 4.582m15.686 0A11.953 11.953 0 0112 10.5c-2.998 0-5.74-1.1-7.843-2.918m15.686 0A8.959 8.959 0 0121 12c0 .778-.099 1.533-.284 2.253m0 0A17.919 17.919 0 0112 16.5c-3.162 0-6.133-.815-8.716-2.247m0 0A9.015 9.015 0 013 12c0-1.605.42-3.113 1.157-4.418"></path></svg>
788
+ <span>Globe Alt</span>
789
+ </a>
790
+
791
+ <a href="./truck" class="icon-card" title="delivery, shipping, transport, vehicle, logistics, lorry, truck">
792
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M8.25 18.75a1.5 1.5 0 01-3 0m3 0a1.5 1.5 0 00-3 0m3 0h6m-9 0H3.375a1.125 1.125 0 01-1.125-1.125V14.25m17.25 4.5a1.5 1.5 0 01-3 0m3 0a1.5 1.5 0 00-3 0m3 0h1.125c.621 0 1.129-.504 1.09-1.124a17.902 17.902 0 00-3.213-9.193 2.056 2.056 0 00-1.58-.86H14.25M16.5 18.75h-2.25m0-11.177v-.958c0-.568-.422-1.048-.987-1.106a48.554 48.554 0 00-10.026 0 1.106 1.106 0 00-.987 1.106v7.635m12-6.677v6.677m0 4.5v-4.5m0 0h-12"></path></svg>
793
+ <span>Truck</span>
794
+ </a>
795
+
796
+ <a href="./cake" class="icon-card" title="birthday, celebrate, party, dessert, food, cake">
797
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 8.25v-1.5m0 1.5c-1.355 0-2.697.056-4.024.166C6.845 8.51 6 9.473 6 10.608v2.513m6-4.871c1.355 0 2.697.056 4.024.166C17.155 8.51 18 9.473 18 10.608v2.513M15 8.25v-1.5m-6 1.5v-1.5m12 9.75l-1.5.75a3.354 3.354 0 01-3 0 3.354 3.354 0 00-3 0 3.354 3.354 0 01-3 0 3.354 3.354 0 00-3 0 3.354 3.354 0 01-3 0L3 16.5m15-3.379a48.474 48.474 0 00-6-.371c-2.032 0-4.034.126-6 .371m12 0c.39.049.777.102 1.163.16 1.07.163 1.837 1.09 1.837 2.175v5.169c0 .621-.504 1.125-1.125 1.125H4.125A1.125 1.125 0 013 20.625v-5.169c0-1.085.768-2.012 1.837-2.175a48.041 48.041 0 011.163-.16"></path></svg>
798
+ <span>Cake</span>
799
+ </a>
800
+
801
+ <a href="./gift" class="icon-card" title="present, reward, bonus, box, surprise, giveaway, gift">
802
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M21 11.25v8.25a1.5 1.5 0 01-1.5 1.5H4.5a1.5 1.5 0 01-1.5-1.5v-8.25M12 4.875A2.625 2.625 0 109.375 7.5H12m0-2.625V7.5m0-2.625A2.625 2.625 0 1114.625 7.5H12m0 0V21m-8.625-9.75h17.25c.621 0 1.125-.504 1.125-1.125v-1.5c0-.621-.504-1.125-1.125-1.125H3.375c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125z"></path></svg>
803
+ <span>Gift</span>
804
+ </a>
805
+
806
+ <a href="./trophy" class="icon-card" title="award, winner, achievement, champion, prize, trophy">
807
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M6 9c-1.5 0-3-1.5-3-3V5h3M18 9c1.5 0 3-1.5 3-3V5h-3M6 9V5h12v4c0 3.3-2.7 6-6 6s-6-2.7-6-6zM12 15v3M9 21h6M10 18h4"></path></svg>
808
+ <span>Trophy</span>
809
+ </a>
810
+
811
+ <a href="./medal" class="icon-card" title="award, achievement, winner, badge, ribbon, medal">
812
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M7.21 15 2.66 7.14a2 2 0 0 1 .13-2.2L4.4 2.8A2 2 0 0 1 6 2h12a2 2 0 0 1 1.6.8l1.6 2.14a2 2 0 0 1 .14 2.2L16.79 15M11 12 5.12 2.2M13 12l5.88-9.8M8 7h8M12 22a5 5 0 100-10 5 5 0 000 10zM12 18v-2h-.5"></path></svg>
813
+ <span>Medal</span>
814
+ </a>
815
+
816
+ <a href="./qr-code" class="icon-card" title="scan, code, link, barcode, reader, qr-code">
817
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M4 3h3a1 1 0 011 1v3a1 1 0 01-1 1h-3a1 1 0 01-1-1v-3a1 1 0 011-1zM17 3h3a1 1 0 011 1v3a1 1 0 01-1 1h-3a1 1 0 01-1-1v-3a1 1 0 011-1zM4 16h3a1 1 0 011 1v3a1 1 0 01-1 1h-3a1 1 0 01-1-1v-3a1 1 0 011-1zM20 16h-2a2 2 0 00-2 2v2M12 8v2a2 2 0 01-2 2H8M4 12h0M12 4h0M16 12h5M12 21v-5"></path></svg>
818
+ <span>Qr Code</span>
819
+ </a>
820
+
821
+ <a href="./wifi" class="icon-card" title="internet, connection, network, signal, online, wifi">
822
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M 8.25 13.5 a 3.75 3.75 0 0 1 5.25 0 m -8.25 -3 a 7.5 7.5 0 0 1 11.25 0 m -14.25 -3 a 11.25 11.25 0 0 1 17.25 0 M 11 16.5 a 1.125 1.125 0 1 0 0 2.25 a 1.125 1.125 0 0 0 0 -2.25 z"></path></svg>
823
+ <span>Wifi</span>
824
+ </a>
825
+
826
+ <a href="./vr" class="icon-card" title="virtual reality, glasses, game, headset, metaverse, vr">
827
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M5 7h14a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-4l-2.29-2.29a1 1 0 0 0-1.42 0L9 17H5a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2zm2.5 3.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3zm9 0a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3z"></path></svg>
828
+ <span>Vr</span>
829
+ </a>
830
+
831
+ <a href="./ar" class="icon-card" title="augmented reality, 3d, cube, virtual, model, ar">
832
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="m21 7.5-2.25-1.313M21 7.5v2.25m0-2.25-2.25 1.313M3 7.5l2.25-1.313M3 7.5l2.25 1.313M3 7.5v2.25m9 3 2.25-1.313M12 12.75l-2.25-1.313M12 12.75V15m0 6.75 2.25-1.313M12 21.75V19.5m0 2.25-2.25-1.313m0-16.875L12 2.25l2.25 1.313M21 14.25v2.25l-2.25 1.313m-13.5 0L3 16.5v-2.25"></path></svg>
833
+ <span>AR</span>
834
+ </a>
835
+
836
+ <a href="./group-object" class="icon-card" title="combine, merge, join, select, design, group-object">
837
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3 7V5c0-1.1.9-2 2-2h2M17 3h2c1.1 0 2 .9 2 2v2M21 17v2c0 1.1-.9 2-2 2h-2M7 21H5c-1.1 0-2-.9-2-2v-2M8 7h5a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1ZM11 12h5a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1v-3a1 1 0 0 1 1-1Z"></path></svg>
838
+ <span>Group Object</span>
839
+ </a>
840
+
841
+ <a href="./ungroup-object" class="icon-card" title="separate, split, detach, divide, design, ungroup-object">
842
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M6 4h6a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1ZM12 14h6a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1Z"></path></svg>
843
+ <span>Ungroup Object</span>
844
+ </a>
845
+
846
+ <a href="./align-left-object" class="icon-card" title="align, left, object, layout, position, design">
847
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M7 4h6a1 1 0 011 1v4a1 1 0 01-1 1H7a1 1 0 01-1-1V5a1 1 0 011-1ZM12 14h6a1 1 0 011 1v4a1 1 0 01-1 1h-11a1 1 0 01-1-1v-4a1 1 0 011-1ZM3 21 3 3"></path></svg>
848
+ <span>Align Left Object</span>
849
+ </a>
850
+
851
+ <a href="./align-center-object" class="icon-card" title="align, center, object, layout, position, design">
852
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 4h3a1 1 0 011 1v4a1 1 0 01-1 1H9a1 1 0 01-1-1V5a1 1 0 011-1ZM12 14h6a1 1 0 011 1v4a1 1 0 01-1 1h-12a1 1 0 01-1-1v-4a1 1 0 011-1ZM12 21 12 3"></path></svg>
853
+ <span>Align Center Object</span>
854
+ </a>
855
+
856
+ <a href="./align-right-object" class="icon-card" title="align, right, object, layout, position, design">
857
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M13 4h4a1 1 0 011 1v4a1 1 0 01-1 1H11a1 1 0 01-1-1V5a1 1 0 011-1ZM12 14h5a1 1 0 011 1v4a1 1 0 01-1 1h-11a1 1 0 01-1-1v-4a1 1 0 011-1ZM21 21 21 3"></path></svg>
858
+ <span>Align Right Object</span>
859
+ </a>
860
+
861
+ <a href="./align-top-object" class="icon-card" title="align, top, object, layout, position, design">
862
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 15h3a1 1 0 011 1v3a1 1 0 01-1 1H9a1 1 0 01-1-1V16a1 1 0 011-1ZM12 7h6a1 1 0 011 1v3a1 1 0 01-1 1h-12a1 1 0 01-1-1v-3a1 1 0 011-1ZM21 4 3 4"></path></svg>
863
+ <span>Align Top Object</span>
864
+ </a>
865
+
866
+ <a href="./align-middle-object" class="icon-card" title="align, middle, object, layout, position, design">
867
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 4h6a1 1 0 011 1v3a1 1 0 01-1 1H6a1 1 0 01-1-1V5a1 1 0 011-1ZM12 15h6a1 1 0 011 1v3a1 1 0 01-1 1h-12a1 1 0 01-1-1v-3a1 1 0 011-1ZM21 12 3 12"></path></svg>
868
+ <span>Align Middle Object</span>
869
+ </a>
870
+
871
+ <a href="./align-bottom-object" class="icon-card" title="align, bottom, object, layout, position, design">
872
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 4h3a1 1 0 011 1v3a1 1 0 01-1 1H9a1 1 0 01-1-1V5a1 1 0 011-1ZM12 12h6a1 1 0 011 1v3a1 1 0 01-1 1h-12a1 1 0 01-1-1v-3a1 1 0 011-1ZM21 20 3 20"></path></svg>
873
+ <span>Align Bottom Object</span>
874
+ </a>
875
+
876
+ <a href="./carousel" class="icon-card" title="slider, gallery, images, swipe, carousel, senangwebs, sw-frame">
877
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3 6v12M21 6v12M8 5h8a2 2 0 012 2v10a2 2 0 01-2 2H8a2 2 0 01-2-2V7a2 2 0 012-2Z"></path></svg>
878
+ <span>Carousel</span>
879
+ </a>
880
+
881
+ <a href="./reel" class="icon-card" title="video, movie, film, tape, cinema, reel, senangwebs, sw-reel">
882
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M6 3h12M6 21h12M19 8v8a2 2 0 01-2 2H7a2 2 0 01-2-2V8a2 2 0 012-2h10a2 2 0 012 2Z"></path></svg>
883
+ <span>Reel</span>
884
+ </a>
885
+
886
+ <a href="./container" class="icon-card" title="container, box, center, layout, design">
887
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M6 3h12M6 21h12M18 8v8a2 2 0 01-2 2H8a2 2 0 01-2-2V8a2 2 0 012-2h8a2 2 0 012 2ZM3 6 3 18M21 6 21 18"></path></svg>
888
+ <span>Container</span>
889
+ </a>
890
+
891
+ <a href="./flip-horizontal" class="icon-card" title="flip, horizontal, flip-horizontal, design">
892
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="m12 3L12 21M8 20 8 4 3 20 8 20M16 4 16 20 21 20 16 4"></path></svg>
893
+ <span>Flip Horizontal</span>
894
+ </a>
895
+
896
+ <a href="./flip-vertical" class="icon-card" title="flip, vertical, flip-vertical, design">
897
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="m21 12L3 12m1-4L20 8 4 3 4 8M20 16 4 16 4 21 20 16"></path></svg>
898
+ <span>Flip Vertical</span>
899
+ </a>
900
+
901
+ <a href="./grid" class="icon-card" title="layout, view, table, cells, pattern, grid">
902
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M9 3v18M15 3v18M3 9h18M3 15h18M3 21h18M3 3h18M3 3v18M21 3v18"></path></svg>
903
+ <span>Grid</span>
904
+ </a>
905
+
906
+ <a href="./tic-tac-toe" class="icon-card" title="layout, view, game, grid, tic-tac-toe">
907
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M9 3v18 M15 3v18 M3 9h18 M3 15h18"></path></svg>
908
+ <span>Tic Tac Toe</span>
909
+ </a>
910
+
911
+ <a href="./robot" class="icon-card" title="bot, ai, automation, toy, android, machine, robot">
912
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M6 6h12a2.25 2.25 0 0 1 2.25 2.25v7.5A2.25 2.25 0 0 1 18 18H6a2.25 2.25 0 0 1-2.25-2.25v-7.5A2.25 2.25 0 0 1 6 6zM12 3v3M9 3h6M8.25 12a.75.75 0 1 1 0-1.5.75.75 0 0 1 0 1.5zM15.75 12a.75.75 0 1 1 0-1.5.75.75 0 0 1 0 1.5zM9 15h6M7.5 18v3M16.5 18v3"></path></svg>
913
+ <span>Robot</span>
914
+ </a>
915
+
916
+ <a href="./chatbot" class="icon-card" title="bot, ai, support, chat, assistant, chatbot, senangwebs, sw-chatbot">
917
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M6 6h12a2.25 2.25 0 012.25 2.25v7.5A2.25 2.25 0 0118 18h-6l-4 3 0-3H6a2.25 2.25 0 01-2.25-2.25v-7.5A2.25 2.25 0 016 6zM12 3v3M9 3h6M8.25 12a.75.75 0 110-1.5.75.75 0 010 1.5zM15.75 12a.75.75 0 110-1.5.75.75 0 010 1.5zM9 15h6"></path></svg>
918
+ <span>Chatbot</span>
919
+ </a>
920
+
921
+ <a href="./arrow-left-arrow-right" class="icon-card" title="swap, exchange, switch, trade, compare, transfer, arrow-left-arrow-right">
922
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M7.5 21 3 16.5m0 0 4.5-4.5M3 16.5h13.5m0-13.5L21 7.5m0 0-4.5 4.5M21 7.5H7.5"></path></svg>
923
+ <span>Arrow Left Arrow Right</span>
924
+ </a>
925
+
926
+ <a href="./arrow-up-arrow-down" class="icon-card" title="sort, swap, switch, order, transfer, vertical, arrow-up-arrow-down">
927
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3 7.5 7.5 3m0 0L12 7.5M7.5 3v13.5m13.5 0L16.5 21m0 0L12 16.5m4.5 4.5V7.5"></path></svg>
928
+ <span>Arrow Up Arrow Down</span>
929
+ </a>
930
+
931
+ <a href="./arrow-left-right" class="icon-card" title="swap, horizontal, resize, stretch, expand, arrow-left-right">
932
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M 3 12 h 18 M 7 16 L 3 12 l 4 -4 M 17 8 L 21 12 l -4 4"></path></svg>
933
+ <span>Arrow Left Right</span>
934
+ </a>
935
+
936
+ <a href="./arrow-up-down" class="icon-card" title="swap, vertical, resize, stretch, expand, arrow-up-down">
937
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M 12 3 v 18 M 8 7 L 12 3 l 4 4 M 16 17 L 12 21 l -4 -4"></path></svg>
938
+ <span>Arrow Up Down</span>
939
+ </a>
940
+
941
+ <a href="./arrow-up-down-left-right" class="icon-card" title="move, all directions, pan, drag, position, arrow-up-down-left-right">
942
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M 3 12 h 18 M 12 3 v 18 M 6 15 L 3 12 l 3 -3 M 18 9 L 21 12 l -3 3 M 9 6 L 12 3 l 3 3 M 15 18 L 12 21 l -3 -3"></path></svg>
943
+ <span>Arrow Up Down Left Right</span>
944
+ </a>
945
+
946
+ <a href="./maximize" class="icon-card" title="expand, fullscreen, enlarge, scale up, maximize">
947
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3.75 3.75v4.5m0-4.5h4.5m-4.5 0L9 9M3.75 20.25v-4.5m0 4.5h4.5m-4.5 0L9 15M20.25 3.75h-4.5m4.5 0v4.5m0-4.5L15 9m5.25 11.25h-4.5m4.5 0v-4.5m0 4.5L15 15"></path></svg>
948
+ <span>Maximize</span>
949
+ </a>
950
+
951
+ <a href="./minimize" class="icon-card" title="collapse, small, shrink, scale down, minimize">
952
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M4.5 9h4.5v-4.5m0 4.5L3.75 3.75M19.5 9h-4.5v-4.5m0 4.5L20.25 3.75M19.5 15h-4.5v4.5m0-4.5L20.25 20.25M4.5 15h4.5v4.5m0-4.5L3.75 20.25"></path></svg>
953
+ <span>Minimize</span>
954
+ </a>
955
+
956
+ <a href="./compress" class="icon-card" title="compress, small, shrink, scale down, minimize">
957
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M9 6l3 3 3-3m-3 3L12 2M18 15l-3-3 3-3m-3 3L22 12M15 18l-3-3-3 3m3-3L12 22m-6-13 3 3-3 3m3-3L2 12"></path></svg>
958
+ <span>Compress</span>
959
+ </a>
960
+
961
+ <a href="./expand" class="icon-card" title="expand, large, grow, scale up, maximize">
962
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 9l0-7L15 5 12 2 9 5M9 12l-7 0L5 9 2 12 5 15M12 15l0 7L9 19 12 22 15 19M15 12l7 0L19 9 22 12 19 15"></path></svg>
963
+ <span>Expand</span>
964
+ </a>
965
+
966
+ <a href="./layout" class="icon-card" title="dashboard, ui, grid, interface, sidebar, template, layout">
967
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5Z M3 9h18 M12 9v12"></path></svg>
968
+ <span>Layout</span>
969
+ </a>
970
+
971
+ <a href="./table" class="icon-card" title="table, grid, spreadsheet, data, rows, columns, cells, layout">
972
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3 5a2 2 0 012-2h14a2 2 0 012 2v14a2 2 0 01-2 2H5a2 2 0 01-2-2V5ZM3 9h18M16 9v12M3 13 21 13M3 17 21 17"></path></svg>
973
+ <span>Table</span>
974
+ </a>
975
+
976
+ <a href="./focus" class="icon-card" title="focus, lock in, scan, fullscreen, aim, target, center">
977
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3 7V5c0-1.1.9-2 2-2h2M17 3h2c1.1 0 2 .9 2 2v2M21 17v2c0 1.1-.9 2-2 2h-2M7 21H5c-1.1 0-2-.9-2-2v-2M5 3 7 3Z"></path></svg>
978
+ <span>Focus</span>
979
+ </a>
980
+
981
+ <a href="./crosshair" class="icon-card" title="crosshair, aim, target, center, focus, game">
982
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 9l0-6M12 15l0 6M15 12l6 0M9 12l-6 0M12 6A1 1 0 0012 18 1 1 0 0012 6"></path></svg>
983
+ <span>Crosshair</span>
984
+ </a>
985
+
986
+ <a href="./hourglass-0" class="icon-card" title="time, wait, loading, start, timer, hourglass-0">
987
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M6 2v6h.01L6 8.01 10 12l-4 4 .01.01H6V22h12v-5.99h-.01L18 16l-4-4 4-3.99-.01-.01H18V2H6zM9 6l6 0-3 3z"></path></svg>
988
+ <span>Hourglass 0</span>
989
+ </a>
990
+
991
+ <a href="./hourglass-50" class="icon-card" title="time, wait, loading, halfway, process, hourglass-50">
992
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M6 2v6h.01L6 8.01 10 12l-4 4 .01.01H6V22h12v-5.99h-.01L18 16l-4-4 4-3.99-.01-.01H18V2H6zM10 7l4 0-2 2zM9 18l3-1L15 18l0 1L9 19z"></path></svg>
993
+ <span>Hourglass 50</span>
994
+ </a>
995
+
996
+ <a href="./hourglass-80" class="icon-card" title="time, wait, loading, almost done, pending, hourglass-80">
997
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M6 2v6h.01L6 8.01 10 12l-4 4 .01.01H6V22h12v-5.99h-.01L18 16l-4-4 4-3.99-.01-.01H18V2H6zM11 8l2 0-1 1zM9 17l3-1L15 17l0 2L9 19z"></path></svg>
998
+ <span>Hourglass 80</span>
999
+ </a>
1000
+
1001
+ <a href="./hourglass-100" class="icon-card" title="time, wait, loading, done, finished, complete, hourglass-100">
1002
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M6 2v6h.01L6 8.01 10 12l-4 4 .01.01H6V22h12v-5.99h-.01L18 16l-4-4 4-3.99-.01-.01H18V2H6zM9 17l3-1L15 17l0 2L9 19z"></path></svg>
1003
+ <span>Hourglass 100</span>
1004
+ </a>
1005
+
1006
+ <a href="./clock" class="icon-card" title="time, watch, schedule, duration, timer, clock, senangwebs, time, sw-epoch">
1007
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 6V12L16 12M21 12A9 9 0 113 12 9 9 0 0121 12Z"></path></svg>
1008
+ <span>Clock</span>
1009
+ </a>
1010
+
1011
+ <a href="./time-reset" class="icon-card" title="undo, history, restore, backwards, rewind, time-reset">
1012
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3.75 12a8.25 8.25 0 108.25-8.25c-2.3 0-4.5 1-6 2.5L3.75 8.5m0-4.5v4.5h4.5M12 7v5l3 0"></path></svg>
1013
+ <span>Time Reset</span>
1014
+ </a>
1015
+
1016
+ <a href="./layer-stacks" class="icon-card" title="layers, stack, group, collection, database, layer-stacks">
1017
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3.75 9L12 13.5 20.25 9 12 4.5 3.75 9zm0 4.5l8.25 4.5 8.25-4.5M3.75 18l8.25 4.5 8.25-4.5"></path></svg>
1018
+ <span>Layer Stacks</span>
1019
+ </a>
1020
+
1021
+ <a href="./cube" class="icon-card" title="3d, block, shape, geometry, box, cube, senangwebs, model, sw-kiln">
1022
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M21 7.5l-9-5.25L3 7.5m18 0l-9 5.25m9-5.25v9l-9 5.25M3 7.5l9 5.25M3 7.5v9l9 5.25m0-9v9"></path></svg>
1023
+ <span>Cube</span>
1024
+ </a>
1025
+
1026
+ <a href="./sphere" class="icon-card" title="shape, round, 3d, circle, geometry, ball, sphere">
1027
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M21 12a9 9 0 11-18 0 9 9 0 0118 0z M3 12c0 2.5 4.5 4.5 9 4.5s9-2 9-4.5 M12 3c2.5 0 4.5 4.5 4.5 9s-2 9-4.5 9"></path></svg>
1028
+ <span>Sphere</span>
1029
+ </a>
1030
+
1031
+ <a href="./cylinder" class="icon-card" title="shape, round, 3d, geometry, column, tube, cylinder">
1032
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M21 6.5c0 1.933-4.03 3.5-9 3.5s-9-1.567-9-3.5S7.03 3 12 3s9 1.567 9 3.5z M21 6.5v11c0 1.933-4.03 3.5-9 3.5s-9-1.567-9-3.5v-11"></path></svg>
1033
+ <span>Cylinder</span>
1034
+ </a>
1035
+
1036
+ <a href="./tube" class="icon-card" title="shape, round, 3d, pipe, hollow, geometry, tube">
1037
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M21 6.5c0 1.933-4.03 3.5-9 3.5s-9-1.567-9-3.5S7 3 12 3s9 1.567 9 3.5zM21 6.5v11c0 1.933-4.03 3.5-9 3.5s-9-1.567-9-3.5v-11M17 6.5c0 .7-2 1.5-5 1.5s-5-.8-5-1.5S9 5 12 5s5 .8 5 1.5zM17 20.4 17 9.5"></path></svg>
1038
+ <span>Tube</span>
1039
+ </a>
1040
+
1041
+ <a href="./cone" class="icon-card" title="shape, triangle, 3d, geometry, pointed, cone">
1042
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M21 19c0 1-3 3-9 3s-9-2-9-3c0-1 3-3 9-3s9 2 9 3zM3 19 12 3l9 16"></path></svg>
1043
+ <span>Cone</span>
1044
+ </a>
1045
+
1046
+ <a href="./pyramid" class="icon-card" title="shape, triangle, 3d, geometry, egypt, pyramid">
1047
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 3l9.75 15-9.75 3-9.75-3L12 3z M12 3v18"></path></svg>
1048
+ <span>Pyramid</span>
1049
+ </a>
1050
+
1051
+ <a href="./polygon" class="icon-card" title="shape, polygon, 3d, mesh, geometry, hexagon, polygon">
1052
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M8 3l8 0L22 7 16 11 8 11 2 7 8 3M22 7v10M2 7v10M16 11v10M8 11v10M2 17l6 4L16 21 22 17"></path></svg>
1053
+ <span>Polygon</span>
1054
+ </a>
1055
+
1056
+ <a href="./torus" class="icon-card" title="shape, donut, 3d, ring, circular, geometry, torus">
1057
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 5c5 0 8.7 3 9 6s-1.5 8-9 8-9.3-5-9-8 4-6 9-6zM12 8c2.5 0 4.4 1.3 4.5 3s-2 3-4.5 3-4.6-1.3-4.5-3 2-3 4.5-3z"></path></svg>
1058
+ <span>Torus</span>
1059
+ </a>
1060
+
1061
+ <a href="./plane" class="icon-card" title="shape, flat, 3d, surface, floor, ground, plane">
1062
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M2 12l10 5 10-5-10-5-10 5zM2 12"></path></svg>
1063
+ <span>Plane</span>
1064
+ </a>
1065
+
1066
+ <a href="./wedge" class="icon-card" title="shape, triangle, 3d, incline, slope, ramp, wedge">
1067
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3 21H17L3 7V21ZM3 7 17 21m0 0 4-5M3 7 8 3M8 3 21 16"></path></svg>
1068
+ <span>Wedge</span>
1069
+ </a>
1070
+
1071
+ <a href="./roof" class="icon-card" title="shape, prism, 3d, house, top, shelter, roof">
1072
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M10 7 3 19h14L10 7zM10 7 14 5 21 17 17 19"></path></svg>
1073
+ <span>Roof</span>
1074
+ </a>
1075
+
1076
+ <a href="./cylinder-half" class="icon-card" title="shape, half, 3d, cut, section, geometry, cylinder-half">
1077
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3 5a9 3 0 0 1 18 0H3zM3 5v14h18V5M3 19h18"></path></svg>
1078
+ <span>Cylinder Half</span>
1079
+ </a>
1080
+
1081
+ <a href="./sphere-half" class="icon-card" title="shape, hemisphere, 3d, dome, half, round, sphere-half">
1082
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3 14a9 9 0 0118 0v2c0 1-4 3-9 3s-9-2-9-3v-2zM12 13c-5 0-9 2-9 3S7 19 12 19s9-2 9-3-4-3-9-3"></path></svg>
1083
+ <span>Sphere Half</span>
1084
+ </a>
1085
+
1086
+ <a href="./heart-extruded" class="icon-card" title="shape, love, 3d, valentine, like, favorite, heart-extruded">
1087
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 5c-1-1.5-2.5-2-4-2C5.5 3 4 4.5 4 7c0 2 1.5 4 8 9 6.5-5 8-7 8-9 0-2.5-1.5-4-4-4-1.5 0-3 .5-4 2zM4 7v5c0 2 1.5 4 8 9v-5M20 7v5c0 2-1.5 4-8 9"></path></svg>
1088
+ <span>Heart Extruded</span>
1089
+ </a>
1090
+
1091
+ <a href="./torus-knot" class="icon-card" title="shape, knot, 3d, twisted, loop, geometry, torus-knot">
1092
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M20.8 12.0 L20.7 13.2 L20.3 14.4 L19.7 15.4 L18.9 16.4 L18.0 17.1 L17.0 17.6 L15.9 17.9 L14.8 18.1 L13.8 18.0 L12.9 17.8 L12.1 17.6 L11.3 17.2 L10.7 16.8 L10.1 16.5 L9.7 16.1 L9.2 15.8 L8.7 15.6 L8.3 15.3 L7.7 15.1 L7.2 14.8 L6.5 14.4 L5.9 14.0 L5.2 13.5 L4.6 12.8 L4.0 12.0 L3.5 11.1 L3.2 10.0 L3.1 8.9 L3.2 7.7 L3.5 6.6 L4.1 5.5 L4.8 4.5 L5.8 3.7 L6.8 3.2 L8.0 2.8 L9.2 2.7 L10.4 2.9 L11.6 3.2 L12.6 3.8 L13.4 4.5 L14.1 5.3 L14.7 6.2 L15.0 7.1 L15.2 8.0 L15.3 8.9 L15.3 9.6 L15.3 10.3 L15.3 10.9 L15.2 11.5 L15.2 12.0 L15.2 12.5 L15.3 13.1 L15.3 13.7 L15.3 14.4 L15.3 15.1 L15.2 16.0 L15.0 16.9 L14.7 17.8 L14.1 18.7 L13.4 19.5 L12.6 20.2 L11.6 20.8 L10.4 21.1 L9.2 21.3 L8.0 21.2 L6.8 20.8 L5.8 20.3 L4.8 19.5 L4.1 18.5 L3.5 17.4 L3.2 16.3 L3.1 15.1 L3.2 14.0 L3.5 12.9 L4.0 12.0 L4.6 11.2 L5.2 10.5 L5.9 10.0 L6.5 9.6 L7.2 9.2 L7.7 8.9 L8.3 8.7 L8.7 8.4 L9.2 8.2 L9.7 7.9 L10.1 7.5 L10.7 7.2 L11.3 6.8 L12.1 6.4 L12.9 6.2 L13.8 6.0 L14.8 5.9 L15.9 6.1 L17.0 6.4 L18.0 6.9 L18.9 7.6 L19.7 8.6 L20.3 9.6 L20.7 10.8 L20.8 12.0Z"></path></svg>
1093
+ <span>Torus Knot</span>
1094
+ </a>
1095
+
1096
+ <a href="./tetrahedron" class="icon-card" title="shape, pyramid, 3d, triangle, platonic, geometry, tetrahedron">
1097
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 3l9 18H3L12 3zM12 3v12M12 15l-9 6M12 15l9 6"></path></svg>
1098
+ <span>Tetrahedron</span>
1099
+ </a>
1100
+
1101
+ <a href="./octahedron" class="icon-card" title="shape, diamond, 3d, crystal, platonic, geometry, octahedron">
1102
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 2 L22 12 L12 22 L2 12 Z M12 2 L12 14 L22 12 M12 22 L12 14 L2 12"></path></svg>
1103
+ <span>Octahedron</span>
1104
+ </a>
1105
+
1106
+ <a href="./icosahedron" class="icon-card" title="shape, poly, 3d, d20, game, platonic, geometry, icosahedron">
1107
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 2L21 7L21 17L12 22L3 17L3 7L12 2Z M12 22V15 M12 15L7 9L17 9L12 15Z M12 2L7 9 M12 2L17 9 M21 7L17 9 M21 17L17 9 M21 17L12 15 M3 17L12 15 M3 17L7 9 M3 7L7 9"></path></svg>
1108
+ <span>Icosahedron</span>
1109
+ </a>
1110
+
1111
+ <a href="./dodecahedron" class="icon-card" title="shape, pentagon, 3d, d12, platonic, geometry, dodecahedron">
1112
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 3 18 6 21 11 20 17 18 21H6L4 17 3 11 6 6zM12 3v6M12 9l-6 5M12 9l6 5M6 14l2 7M18 14l-2 7M18 14 21 11M6 14 3 11"></path></svg>
1113
+ <span>Dodecahedron</span>
1114
+ </a>
1115
+
1116
+ <a href="./sparkles" class="icon-card" title="ai, magic, new, shine, clean, glitter, sparkles, senangwebs, motion, sw-animations">
1117
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M9.813 15.904L9 18.75l-.813-2.846a4.5 4.5 0 00-3.09-3.09L2.25 12l2.846-.813a4.5 4.5 0 003.09-3.09L9 5.25l.813 2.846a4.5 4.5 0 003.09 3.09L15.75 12l-2.846.813a4.5 4.5 0 00-3.09 3.09zM18.259 8.715L18 9.75l-.259-1.035a3.375 3.375 0 00-2.455-2.456L14.25 6l1.036-.259a3.375 3.375 0 002.455-2.456L18 2.25l.259 1.035a3.375 3.375 0 002.456 2.456L21.75 6l-1.035.259a3.375 3.375 0 00-2.456 2.456zM16.894 20.567L16.5 21.75l-.394-1.183a2.25 2.25 0 00-1.423-1.423L13.5 18.75l1.183-.394a2.25 2.25 0 001.423-1.423l.394-1.183.394 1.183a2.25 2.25 0 001.423 1.423l1.183.394-1.183.394a2.25 2.25 0 00-1.423 1.423z"></path></svg>
1118
+ <span>Sparkles</span>
1119
+ </a>
1120
+
1121
+ <a href="./magic-wand" class="icon-card" title="magic, wizard, spell, edit, fix, auto, enhance, magic-wand">
1122
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="m21.64 3.64-1.28-1.28a1.21 1.21 0 00-1.72 0L2.36 18.64a1.21 1.21 0 000 1.72l1.28 1.28a1.2 1.2 0 001.72 0L21.64 5.36a1.2 1.2 0 000-1.72M10.5 10.5l3 3M5 6v4M19 15v4M10 3v2M7 8H3M21 17h-4M11 4H9"></path></svg>
1123
+ <span>Magic Wand</span>
1124
+ </a>
1125
+
1126
+ <a href="./contrast" class="icon-card" title="display, accessibility, brightness, mode, theme, contrast">
1127
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 2.25a9.75 9.75 0 010 19.5m0-19.5a9.75 9.75 0 000 19.5m0-19.5v19.5M8.7 2.827V21.211M5.5 4.736V19.263"></path></svg>
1128
+ <span>Contrast</span>
1129
+ </a>
1130
+
1131
+ <a href="./gradient" class="icon-card" title="gradient, color, design, log">
1132
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M6 3V21M3 3V21L21 21 21 3 3 3M10 3V21M15 3V21 21M3 18 21 18M3 14 21 14M3 9 21 9"></path></svg>
1133
+ <span>Gradient</span>
1134
+ </a>
1135
+
1136
+ <a href="./cursor" class="icon-card" title="pointer, mouse, click, select, arrow, cursor">
1137
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3 3l7.07 16.97 2.51-7.39 7.39-2.51L3 3z"></path></svg>
1138
+ <span>Cursor</span>
1139
+ </a>
1140
+
1141
+ <a href="./marquee" class="icon-card" title="marquee, select, arrow, cursor">
1142
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3 6 3 3 6 3M10 3 14 3M3 10 3 14M10 21 14 21M21 10 21 14M18 3 21 3 21 6M21 18 21 21 18 21M3 18 3 21 6 21"></path></svg>
1143
+ <span>Marquee</span>
1144
+ </a>
1145
+
1146
+ <a href="./shapes" class="icon-card" title="shapes, triangle, circle, square, geometry, design, graphic">
1147
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3 19l4-7 4 7H3zM12.5 11a3 3 0 110-8 3 3 0 010 8zM14 14h7v7h-7z"></path></svg>
1148
+ <span>Shapes</span>
1149
+ </a>
1150
+
1151
+ <a href="./square" class="icon-card" title="shape, box, stop, block, geometry, square">
1152
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M4 4h16v16H4z"></path></svg>
1153
+ <span>Square</span>
1154
+ </a>
1155
+
1156
+ <a href="./rectangle" class="icon-card" title="shape, box, card, geometry, rectangle">
1157
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3 5h18v14H3z"></path></svg>
1158
+ <span>Rectangle</span>
1159
+ </a>
1160
+
1161
+ <a href="./circle" class="icon-card" title="shape, round, radio, dot, geometry, circle">
1162
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path></svg>
1163
+ <span>Circle</span>
1164
+ </a>
1165
+
1166
+ <a href="./diamond" class="icon-card" title="shape, rhombus, gem, card, geometry, diamond">
1167
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 3l9 9-9 9-9-9 9-9z"></path></svg>
1168
+ <span>Diamond</span>
1169
+ </a>
1170
+
1171
+ <a href="./hexagon" class="icon-card" title="shape, polygon, nut, geometry, hexagon">
1172
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 2l7 4v8l-7 4-7-4V6l7-4z"></path></svg>
1173
+ <span>Hexagon</span>
1174
+ </a>
1175
+
1176
+ <a href="./draw-line" class="icon-card" title="edit, write, draw, line, stroke, diagonal, draw-line">
1177
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3 21 21 3"></path></svg>
1178
+ <span>Draw Line</span>
1179
+ </a>
1180
+
1181
+ <a href="./draw-curve" class="icon-card" title="draw, curve, line, s-curve, spline, vector, bezier">
1182
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3 21C6 4 18 20 21 3"></path></svg>
1183
+ <span>Draw Curve</span>
1184
+ </a>
1185
+
1186
+ <a href="./pencil" class="icon-card" title="edit, write, draw, modify, update, pencil">
1187
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M16.862 4.487l1.687-1.688a1.875 1.875 0 112.652 2.652L6.832 19.82a4.5 4.5 0 01-1.897 1.13l-2.685.8.8-2.685a4.5 4.5 0 011.13-1.897L16.863 4.487zm0 0L19.5 7.125"></path></svg>
1188
+ <span>Pencil</span>
1189
+ </a>
1190
+
1191
+ <a href="./brush" class="icon-card" title="brush, paint, draw, art, design, style, edit, creative, stroke, painting">
1192
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M16 21v-3M12 21v-5M9 21l-6 0L8 21v-8H20V20a1 1 180 01-1 1zM20 13a1 1 180 001-1v-1a2 2 180 00-2-2h-2a1 1 180 01-1-1v-2.9a2 2 180 10-4 0V8a1 1 180 01-1 1h-2a2 2 180 00-2 2v1a1 1 180 001 1"></path></svg>
1193
+ <span>Brush</span>
1194
+ </a>
1195
+
1196
+ <a href="./eraser" class="icon-card" title="delete, remove, clear, rub, cleanup, eraser">
1197
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M21 21H8a2 2 0 0 1-1.42-.587l-3.994-3.999a2 2 0 0 1 0-2.828l10-10a2 2 0 0 1 2.829 0l5.999 6a2 2 0 0 1 0 2.828L12.834 21M5.082 11.09l8.828 8.828"></path></svg>
1198
+ <span>Eraser</span>
1199
+ </a>
1200
+
1201
+ <a href="./crop" class="icon-card" title="crop, trim, cut, resize, select, frame, boundary, image, edit">
1202
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M7 3v14h14M17 21V7h-14"></path></svg>
1203
+ <span>Crop</span>
1204
+ </a>
1205
+
1206
+ <a href="./scissor" class="icon-card" title="cut, tool, clip, trim, snip, scissor, senangwebs, sw-photobooth">
1207
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M6 3A3 3 0 116 9 3 3 0 116 3M8.12 8.12 19 19M19 5 8.12 15.88M6 15A3 3 0 116 21 3 3 0 116 15M10 14 10 10"></path></svg>
1208
+ <span>Scissor</span>
1209
+ </a>
1210
+
1211
+ <a href="./font" class="icon-card" title="text, typography, letter, character, style, font">
1212
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20.3h4M6 20.25l6-16.5 6 16.5M8 15h8M16 20.3h4"></path></svg>
1213
+ <span>Font</span>
1214
+ </a>
1215
+
1216
+ <a href="./text" class="icon-card" title="text, typography, letter, type, input, write">
1217
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 20.25V3.8M5.2 5.5 5.2 3.8h13.6L18.8 5.5M10 20.3h4"></path></svg>
1218
+ <span>Text</span>
1219
+ </a>
1220
+
1221
+ <a href="./text-align-center" class="icon-card" title="format, paragraph, center, middle, text-align-center">
1222
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3.75 5h16.5M5.625 9h12.75M3.75 13h16.5M5.625 17h12.75"></path></svg>
1223
+ <span>Text Align Center</span>
1224
+ </a>
1225
+
1226
+ <a href="./text-align-left" class="icon-card" title="format, paragraph, left, start, text-align-left">
1227
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3.75 5h16.5M3.75 9h12.75M3.75 13h16.5M3.75 17h12.75"></path></svg>
1228
+ <span>Text Align Left</span>
1229
+ </a>
1230
+
1231
+ <a href="./text-align-right" class="icon-card" title="format, paragraph, right, end, text-align-right">
1232
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3.75 5h16.5M7.5 9h12.75M3.75 13h16.5M7.5 17h12.75"></path></svg>
1233
+ <span>Text Align Right</span>
1234
+ </a>
1235
+
1236
+ <a href="./text-align-justify" class="icon-card" title="format, paragraph, justify, stretch, text-align-justify">
1237
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M3.75 5h16.5M3.75 9h16.5M3.75 13h16.5M3.75 17h16.5"></path></svg>
1238
+ <span>Text Align Justify</span>
1239
+ </a>
1240
+
1241
+ <a href="./sliders-horizontal" class="icon-card" title="settings, filters, adjust, levels, controls, sliders-horizontal">
1242
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M6 13.5V3.75m0 9.75a1.5 1.5 0 0 1 0 3m0-3a1.5 1.5 0 0 0 0 3m0 3.75V16.5m12-3V3.75m0 9.75a1.5 1.5 0 0 1 0 3m0-3a1.5 1.5 0 0 0 0 3m0 3.75V16.5m-6-9V3.75m0 3.75a1.5 1.5 0 0 1 0 3m0-3a1.5 1.5 0 0 0 0 3m0 9.75V10.5"></path></svg>
1243
+ <span>Sliders Horizontal</span>
1244
+ </a>
1245
+
1246
+ <a href="./sliders-vertical" class="icon-card" title="settings, filters, adjust, levels, controls, sliders-vertical">
1247
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M13.5 6H3.75m9.75 0a1.5 1.5 0 0 1 3 0m-3 0a1.5 1.5 0 0 0 3 0m3.75 0H16.5m-3 12H3.75m9.75 0a1.5 1.5 0 0 1 3 0m-3 0a1.5 1.5 0 0 0 3 0m3.75 0H16.5m-9-6H3.75m3.75 0a1.5 1.5 0 0 1 3 0m-3 0a1.5 1.5 0 0 0 3 0m9.75 0H10.5"></path></svg>
1248
+ <span>Sliders Vertical</span>
1249
+ </a>
1250
+
1251
+ </div>
1252
+
1253
+ <style>
1254
+ .icon-grid {
1255
+ display: grid;
1256
+ grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
1257
+ gap: 1rem;
1258
+ margin-top: 1rem;
1259
+ }
1260
+
1261
+ .icon-card {
1262
+ display: flex;
1263
+ flex-direction: column;
1264
+ align-items: center;
1265
+ justify-content: center;
1266
+ padding: 1rem;
1267
+ background: var(--vp-c-bg-soft);
1268
+ border-radius: 8px;
1269
+ text-decoration: none;
1270
+ color: var(--vp-c-text-1) !important;
1271
+ transition: all 0.2s ease;
1272
+ text-align: center;
1273
+ aspect-ratio: 1/1;
1274
+ }
1275
+
1276
+ .icon-card:hover {
1277
+ background: var(--vp-c-bg-soft-up);
1278
+ box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
1279
+ }
1280
+
1281
+ .icon-card svg {
1282
+ margin-bottom: 0.5rem;
1283
+ width: 3rem;
1284
+ height: 3rem;
1285
+ }
1286
+
1287
+ .icon-card span {
1288
+ font-size: 0.8rem;
1289
+ word-break: break-word;
1290
+ overflow: hidden;
1291
+ display: -webkit-box;
1292
+ -webkit-box-orient: vertical;
1293
+ -webkit-line-clamp: 1;
1294
+ }
1295
+ </style>