@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,59 @@
1
+ ---
2
+ title: Folder
3
+ ---
4
+
5
+ # Folder
6
+
7
+ <div style="display: flex; justify-content: center; padding: 2rem; background: var(--vp-c-bg-soft); border-radius: 8px; margin: 1rem 0;">
8
+ <svg xmlns="http://www.w3.org/2000/svg" width="96" height="96" 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>
9
+ </div>
10
+
11
+ ## Penggunaan
12
+
13
+ ```html
14
+ <ss-icon name="folder"></ss-icon>
15
+ ```
16
+
17
+ ### Dengan saiz tersuai
18
+
19
+ ```html
20
+ <ss-icon name="folder" size="32"></ss-icon>
21
+ ```
22
+
23
+ ### Dengan warna tersuai
24
+
25
+ ```html
26
+ <ss-icon name="folder" color="#3b82f6"></ss-icon>
27
+ ```
28
+
29
+ ### Dengan lebar garisan tersuai
30
+
31
+ ```html
32
+ <ss-icon name="folder" stroke="2"></ss-icon>
33
+ ```
34
+
35
+ ## Butiran Ikon
36
+
37
+ | Ciri | Nilai |
38
+ |------|-------|
39
+ | **Nama** | Folder |
40
+ | **Slug** | `folder` |
41
+ | **Tag** | `directory`, `organize`, `file`, `archive`, `group`, `folder` |
42
+
43
+ ## Laluan SVG
44
+
45
+ ```
46
+ 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
47
+ ```
48
+
49
+ ## SVG Mentah
50
+
51
+ ```html
52
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
53
+ <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>
54
+ </svg>
55
+ ```
56
+
57
+ ---
58
+
59
+ [← Kembali ke Pustaka Ikon](/ms/icons/)
@@ -0,0 +1,59 @@
1
+ ---
2
+ title: Font
3
+ ---
4
+
5
+ # Font
6
+
7
+ <div style="display: flex; justify-content: center; padding: 2rem; background: var(--vp-c-bg-soft); border-radius: 8px; margin: 1rem 0;">
8
+ <svg xmlns="http://www.w3.org/2000/svg" width="96" height="96" 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>
9
+ </div>
10
+
11
+ ## Penggunaan
12
+
13
+ ```html
14
+ <ss-icon name="font"></ss-icon>
15
+ ```
16
+
17
+ ### Dengan saiz tersuai
18
+
19
+ ```html
20
+ <ss-icon name="font" size="32"></ss-icon>
21
+ ```
22
+
23
+ ### Dengan warna tersuai
24
+
25
+ ```html
26
+ <ss-icon name="font" color="#3b82f6"></ss-icon>
27
+ ```
28
+
29
+ ### Dengan lebar garisan tersuai
30
+
31
+ ```html
32
+ <ss-icon name="font" stroke="2"></ss-icon>
33
+ ```
34
+
35
+ ## Butiran Ikon
36
+
37
+ | Ciri | Nilai |
38
+ |------|-------|
39
+ | **Nama** | Font |
40
+ | **Slug** | `font` |
41
+ | **Tag** | `text`, `typography`, `letter`, `character`, `style`, `font` |
42
+
43
+ ## Laluan SVG
44
+
45
+ ```
46
+ M4 20.3h4M6 20.25l6-16.5 6 16.5M8 15h8M16 20.3h4
47
+ ```
48
+
49
+ ## SVG Mentah
50
+
51
+ ```html
52
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
53
+ <path d="M4 20.3h4M6 20.25l6-16.5 6 16.5M8 15h8M16 20.3h4"></path>
54
+ </svg>
55
+ ```
56
+
57
+ ---
58
+
59
+ [← Kembali ke Pustaka Ikon](/ms/icons/)
@@ -0,0 +1,59 @@
1
+ ---
2
+ title: Game
3
+ ---
4
+
5
+ # Game
6
+
7
+ <div style="display: flex; justify-content: center; padding: 2rem; background: var(--vp-c-bg-soft); border-radius: 8px; margin: 1rem 0;">
8
+ <svg xmlns="http://www.w3.org/2000/svg" width="96" height="96" 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>
9
+ </div>
10
+
11
+ ## Penggunaan
12
+
13
+ ```html
14
+ <ss-icon name="game"></ss-icon>
15
+ ```
16
+
17
+ ### Dengan saiz tersuai
18
+
19
+ ```html
20
+ <ss-icon name="game" size="32"></ss-icon>
21
+ ```
22
+
23
+ ### Dengan warna tersuai
24
+
25
+ ```html
26
+ <ss-icon name="game" color="#3b82f6"></ss-icon>
27
+ ```
28
+
29
+ ### Dengan lebar garisan tersuai
30
+
31
+ ```html
32
+ <ss-icon name="game" stroke="2"></ss-icon>
33
+ ```
34
+
35
+ ## Butiran Ikon
36
+
37
+ | Ciri | Nilai |
38
+ |------|-------|
39
+ | **Nama** | Game |
40
+ | **Slug** | `game` |
41
+ | **Tag** | `controller`, `play`, `joystick`, `arcade`, `entertainment`, `game`, `senangwebs`, `2d`, `sw-xperience` |
42
+
43
+ ## Laluan SVG
44
+
45
+ ```
46
+ 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
47
+ ```
48
+
49
+ ## SVG Mentah
50
+
51
+ ```html
52
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
53
+ <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>
54
+ </svg>
55
+ ```
56
+
57
+ ---
58
+
59
+ [← Kembali ke Pustaka Ikon](/ms/icons/)
@@ -0,0 +1,59 @@
1
+ ---
2
+ title: Gift
3
+ ---
4
+
5
+ # Gift
6
+
7
+ <div style="display: flex; justify-content: center; padding: 2rem; background: var(--vp-c-bg-soft); border-radius: 8px; margin: 1rem 0;">
8
+ <svg xmlns="http://www.w3.org/2000/svg" width="96" height="96" 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>
9
+ </div>
10
+
11
+ ## Penggunaan
12
+
13
+ ```html
14
+ <ss-icon name="gift"></ss-icon>
15
+ ```
16
+
17
+ ### Dengan saiz tersuai
18
+
19
+ ```html
20
+ <ss-icon name="gift" size="32"></ss-icon>
21
+ ```
22
+
23
+ ### Dengan warna tersuai
24
+
25
+ ```html
26
+ <ss-icon name="gift" color="#3b82f6"></ss-icon>
27
+ ```
28
+
29
+ ### Dengan lebar garisan tersuai
30
+
31
+ ```html
32
+ <ss-icon name="gift" stroke="2"></ss-icon>
33
+ ```
34
+
35
+ ## Butiran Ikon
36
+
37
+ | Ciri | Nilai |
38
+ |------|-------|
39
+ | **Nama** | Gift |
40
+ | **Slug** | `gift` |
41
+ | **Tag** | `present`, `reward`, `bonus`, `box`, `surprise`, `giveaway`, `gift` |
42
+
43
+ ## Laluan SVG
44
+
45
+ ```
46
+ 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
47
+ ```
48
+
49
+ ## SVG Mentah
50
+
51
+ ```html
52
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
53
+ <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>
54
+ </svg>
55
+ ```
56
+
57
+ ---
58
+
59
+ [← Kembali ke Pustaka Ikon](/ms/icons/)
@@ -0,0 +1,59 @@
1
+ ---
2
+ title: Globe Alt
3
+ ---
4
+
5
+ # Globe Alt
6
+
7
+ <div style="display: flex; justify-content: center; padding: 2rem; background: var(--vp-c-bg-soft); border-radius: 8px; margin: 1rem 0;">
8
+ <svg xmlns="http://www.w3.org/2000/svg" width="96" height="96" 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>
9
+ </div>
10
+
11
+ ## Penggunaan
12
+
13
+ ```html
14
+ <ss-icon name="globe-alt"></ss-icon>
15
+ ```
16
+
17
+ ### Dengan saiz tersuai
18
+
19
+ ```html
20
+ <ss-icon name="globe-alt" size="32"></ss-icon>
21
+ ```
22
+
23
+ ### Dengan warna tersuai
24
+
25
+ ```html
26
+ <ss-icon name="globe-alt" color="#3b82f6"></ss-icon>
27
+ ```
28
+
29
+ ### Dengan lebar garisan tersuai
30
+
31
+ ```html
32
+ <ss-icon name="globe-alt" stroke="2"></ss-icon>
33
+ ```
34
+
35
+ ## Butiran Ikon
36
+
37
+ | Ciri | Nilai |
38
+ |------|-------|
39
+ | **Nama** | Globe Alt |
40
+ | **Slug** | `globe-alt` |
41
+ | **Tag** | `world`, `internet`, `web`, `earth`, `network`, `global`, `globe-alt` |
42
+
43
+ ## Laluan SVG
44
+
45
+ ```
46
+ 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
47
+ ```
48
+
49
+ ## SVG Mentah
50
+
51
+ ```html
52
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
53
+ <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>
54
+ </svg>
55
+ ```
56
+
57
+ ---
58
+
59
+ [← Kembali ke Pustaka Ikon](/ms/icons/)
@@ -0,0 +1,59 @@
1
+ ---
2
+ title: Gradient
3
+ ---
4
+
5
+ # Gradient
6
+
7
+ <div style="display: flex; justify-content: center; padding: 2rem; background: var(--vp-c-bg-soft); border-radius: 8px; margin: 1rem 0;">
8
+ <svg xmlns="http://www.w3.org/2000/svg" width="96" height="96" 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>
9
+ </div>
10
+
11
+ ## Penggunaan
12
+
13
+ ```html
14
+ <ss-icon name="gradient"></ss-icon>
15
+ ```
16
+
17
+ ### Dengan saiz tersuai
18
+
19
+ ```html
20
+ <ss-icon name="gradient" size="32"></ss-icon>
21
+ ```
22
+
23
+ ### Dengan warna tersuai
24
+
25
+ ```html
26
+ <ss-icon name="gradient" color="#3b82f6"></ss-icon>
27
+ ```
28
+
29
+ ### Dengan lebar garisan tersuai
30
+
31
+ ```html
32
+ <ss-icon name="gradient" stroke="2"></ss-icon>
33
+ ```
34
+
35
+ ## Butiran Ikon
36
+
37
+ | Ciri | Nilai |
38
+ |------|-------|
39
+ | **Nama** | Gradient |
40
+ | **Slug** | `gradient` |
41
+ | **Tag** | `gradient`, `color`, `design`, `log` |
42
+
43
+ ## Laluan SVG
44
+
45
+ ```
46
+ M6 3V21M3 3V21L21 21 21 3 3 3M10 3V21M15 3V21 21M3 18 21 18M3 14 21 14M3 9 21 9
47
+ ```
48
+
49
+ ## SVG Mentah
50
+
51
+ ```html
52
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
53
+ <path d="M6 3V21M3 3V21L21 21 21 3 3 3M10 3V21M15 3V21 21M3 18 21 18M3 14 21 14M3 9 21 9"></path>
54
+ </svg>
55
+ ```
56
+
57
+ ---
58
+
59
+ [← Kembali ke Pustaka Ikon](/ms/icons/)
@@ -0,0 +1,59 @@
1
+ ---
2
+ title: Grid
3
+ ---
4
+
5
+ # Grid
6
+
7
+ <div style="display: flex; justify-content: center; padding: 2rem; background: var(--vp-c-bg-soft); border-radius: 8px; margin: 1rem 0;">
8
+ <svg xmlns="http://www.w3.org/2000/svg" width="96" height="96" 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>
9
+ </div>
10
+
11
+ ## Penggunaan
12
+
13
+ ```html
14
+ <ss-icon name="grid"></ss-icon>
15
+ ```
16
+
17
+ ### Dengan saiz tersuai
18
+
19
+ ```html
20
+ <ss-icon name="grid" size="32"></ss-icon>
21
+ ```
22
+
23
+ ### Dengan warna tersuai
24
+
25
+ ```html
26
+ <ss-icon name="grid" color="#3b82f6"></ss-icon>
27
+ ```
28
+
29
+ ### Dengan lebar garisan tersuai
30
+
31
+ ```html
32
+ <ss-icon name="grid" stroke="2"></ss-icon>
33
+ ```
34
+
35
+ ## Butiran Ikon
36
+
37
+ | Ciri | Nilai |
38
+ |------|-------|
39
+ | **Nama** | Grid |
40
+ | **Slug** | `grid` |
41
+ | **Tag** | `layout`, `view`, `table`, `cells`, `pattern`, `grid` |
42
+
43
+ ## Laluan SVG
44
+
45
+ ```
46
+ M9 3v18M15 3v18M3 9h18M3 15h18M3 21h18M3 3h18M3 3v18M21 3v18
47
+ ```
48
+
49
+ ## SVG Mentah
50
+
51
+ ```html
52
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
53
+ <path d="M9 3v18M15 3v18M3 9h18M3 15h18M3 21h18M3 3h18M3 3v18M21 3v18"></path>
54
+ </svg>
55
+ ```
56
+
57
+ ---
58
+
59
+ [← Kembali ke Pustaka Ikon](/ms/icons/)
@@ -0,0 +1,59 @@
1
+ ---
2
+ title: Group Object
3
+ ---
4
+
5
+ # Group Object
6
+
7
+ <div style="display: flex; justify-content: center; padding: 2rem; background: var(--vp-c-bg-soft); border-radius: 8px; margin: 1rem 0;">
8
+ <svg xmlns="http://www.w3.org/2000/svg" width="96" height="96" 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>
9
+ </div>
10
+
11
+ ## Penggunaan
12
+
13
+ ```html
14
+ <ss-icon name="group-object"></ss-icon>
15
+ ```
16
+
17
+ ### Dengan saiz tersuai
18
+
19
+ ```html
20
+ <ss-icon name="group-object" size="32"></ss-icon>
21
+ ```
22
+
23
+ ### Dengan warna tersuai
24
+
25
+ ```html
26
+ <ss-icon name="group-object" color="#3b82f6"></ss-icon>
27
+ ```
28
+
29
+ ### Dengan lebar garisan tersuai
30
+
31
+ ```html
32
+ <ss-icon name="group-object" stroke="2"></ss-icon>
33
+ ```
34
+
35
+ ## Butiran Ikon
36
+
37
+ | Ciri | Nilai |
38
+ |------|-------|
39
+ | **Nama** | Group Object |
40
+ | **Slug** | `group-object` |
41
+ | **Tag** | `combine`, `merge`, `join`, `select`, `design`, `group-object` |
42
+
43
+ ## Laluan SVG
44
+
45
+ ```
46
+ 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
47
+ ```
48
+
49
+ ## SVG Mentah
50
+
51
+ ```html
52
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
53
+ <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>
54
+ </svg>
55
+ ```
56
+
57
+ ---
58
+
59
+ [← Kembali ke Pustaka Ikon](/ms/icons/)
@@ -0,0 +1,59 @@
1
+ ---
2
+ title: Hand Grab
3
+ ---
4
+
5
+ # Hand Grab
6
+
7
+ <div style="display: flex; justify-content: center; padding: 2rem; background: var(--vp-c-bg-soft); border-radius: 8px; margin: 1rem 0;">
8
+ <svg xmlns="http://www.w3.org/2000/svg" width="96" height="96" 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>
9
+ </div>
10
+
11
+ ## Penggunaan
12
+
13
+ ```html
14
+ <ss-icon name="hand-grab"></ss-icon>
15
+ ```
16
+
17
+ ### Dengan saiz tersuai
18
+
19
+ ```html
20
+ <ss-icon name="hand-grab" size="32"></ss-icon>
21
+ ```
22
+
23
+ ### Dengan warna tersuai
24
+
25
+ ```html
26
+ <ss-icon name="hand-grab" color="#3b82f6"></ss-icon>
27
+ ```
28
+
29
+ ### Dengan lebar garisan tersuai
30
+
31
+ ```html
32
+ <ss-icon name="hand-grab" stroke="2"></ss-icon>
33
+ ```
34
+
35
+ ## Butiran Ikon
36
+
37
+ | Ciri | Nilai |
38
+ |------|-------|
39
+ | **Nama** | Hand Grab |
40
+ | **Slug** | `hand-grab` |
41
+ | **Tag** | `hand`, `grab`, `clenched`, `fist`, `drag`, `hold`, `select`, `gesture` |
42
+
43
+ ## Laluan SVG
44
+
45
+ ```
46
+ 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
47
+ ```
48
+
49
+ ## SVG Mentah
50
+
51
+ ```html
52
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
53
+ <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>
54
+ </svg>
55
+ ```
56
+
57
+ ---
58
+
59
+ [← Kembali ke Pustaka Ikon](/ms/icons/)
@@ -0,0 +1,59 @@
1
+ ---
2
+ title: Hand Thumb Down
3
+ ---
4
+
5
+ # Hand Thumb Down
6
+
7
+ <div style="display: flex; justify-content: center; padding: 2rem; background: var(--vp-c-bg-soft); border-radius: 8px; margin: 1rem 0;">
8
+ <svg xmlns="http://www.w3.org/2000/svg" width="96" height="96" 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>
9
+ </div>
10
+
11
+ ## Penggunaan
12
+
13
+ ```html
14
+ <ss-icon name="hand-thumb-down"></ss-icon>
15
+ ```
16
+
17
+ ### Dengan saiz tersuai
18
+
19
+ ```html
20
+ <ss-icon name="hand-thumb-down" size="32"></ss-icon>
21
+ ```
22
+
23
+ ### Dengan warna tersuai
24
+
25
+ ```html
26
+ <ss-icon name="hand-thumb-down" color="#3b82f6"></ss-icon>
27
+ ```
28
+
29
+ ### Dengan lebar garisan tersuai
30
+
31
+ ```html
32
+ <ss-icon name="hand-thumb-down" stroke="2"></ss-icon>
33
+ ```
34
+
35
+ ## Butiran Ikon
36
+
37
+ | Ciri | Nilai |
38
+ |------|-------|
39
+ | **Nama** | Hand Thumb Down |
40
+ | **Slug** | `hand-thumb-down` |
41
+ | **Tag** | `dislike`, `reject`, `bad`, `no`, `disagree`, `vote`, `hand-thumb-down` |
42
+
43
+ ## Laluan SVG
44
+
45
+ ```
46
+ 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
47
+ ```
48
+
49
+ ## SVG Mentah
50
+
51
+ ```html
52
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
53
+ <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>
54
+ </svg>
55
+ ```
56
+
57
+ ---
58
+
59
+ [← Kembali ke Pustaka Ikon](/ms/icons/)
@@ -0,0 +1,59 @@
1
+ ---
2
+ title: Hand Thumb Up
3
+ ---
4
+
5
+ # Hand Thumb Up
6
+
7
+ <div style="display: flex; justify-content: center; padding: 2rem; background: var(--vp-c-bg-soft); border-radius: 8px; margin: 1rem 0;">
8
+ <svg xmlns="http://www.w3.org/2000/svg" width="96" height="96" 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>
9
+ </div>
10
+
11
+ ## Penggunaan
12
+
13
+ ```html
14
+ <ss-icon name="hand-thumb-up"></ss-icon>
15
+ ```
16
+
17
+ ### Dengan saiz tersuai
18
+
19
+ ```html
20
+ <ss-icon name="hand-thumb-up" size="32"></ss-icon>
21
+ ```
22
+
23
+ ### Dengan warna tersuai
24
+
25
+ ```html
26
+ <ss-icon name="hand-thumb-up" color="#3b82f6"></ss-icon>
27
+ ```
28
+
29
+ ### Dengan lebar garisan tersuai
30
+
31
+ ```html
32
+ <ss-icon name="hand-thumb-up" stroke="2"></ss-icon>
33
+ ```
34
+
35
+ ## Butiran Ikon
36
+
37
+ | Ciri | Nilai |
38
+ |------|-------|
39
+ | **Nama** | Hand Thumb Up |
40
+ | **Slug** | `hand-thumb-up` |
41
+ | **Tag** | `like`, `approve`, `good`, `yes`, `agree`, `vote`, `hand-thumb-up` |
42
+
43
+ ## Laluan SVG
44
+
45
+ ```
46
+ 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
47
+ ```
48
+
49
+ ## SVG Mentah
50
+
51
+ ```html
52
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
53
+ <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>
54
+ </svg>
55
+ ```
56
+
57
+ ---
58
+
59
+ [← Kembali ke Pustaka Ikon](/ms/icons/)