@risklab/icons 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (542) hide show
  1. package/LICENSE +201 -0
  2. package/NOTICE +2 -0
  3. package/README.md +30 -0
  4. package/dist/element.d.ts +9 -0
  5. package/dist/element.d.ts.map +1 -0
  6. package/dist/element.js +22 -0
  7. package/dist/element.js.map +1 -0
  8. package/dist/index.d.ts +16 -0
  9. package/dist/index.d.ts.map +1 -0
  10. package/dist/index.js +64 -0
  11. package/dist/index.js.map +1 -0
  12. package/dist/registry.d.ts +2630 -0
  13. package/dist/registry.d.ts.map +1 -0
  14. package/dist/registry.js +4811 -0
  15. package/dist/registry.js.map +1 -0
  16. package/icons/aircraft-add.svg +1 -0
  17. package/icons/aircraft-check.svg +1 -0
  18. package/icons/aircraft-circle.svg +1 -0
  19. package/icons/aircraft-square.svg +1 -0
  20. package/icons/aircraft.svg +1 -0
  21. package/icons/anchor-add.svg +1 -0
  22. package/icons/anchor-check.svg +1 -0
  23. package/icons/anchor-circle.svg +1 -0
  24. package/icons/anchor-square.svg +1 -0
  25. package/icons/anchor.svg +1 -0
  26. package/icons/antenna-add.svg +1 -0
  27. package/icons/antenna-check.svg +1 -0
  28. package/icons/antenna-circle.svg +1 -0
  29. package/icons/antenna-square.svg +1 -0
  30. package/icons/antenna.svg +1 -0
  31. package/icons/archive-add.svg +1 -0
  32. package/icons/archive-check.svg +1 -0
  33. package/icons/archive-circle.svg +1 -0
  34. package/icons/archive-square.svg +1 -0
  35. package/icons/archive.svg +1 -0
  36. package/icons/arrow-down-add.svg +1 -0
  37. package/icons/arrow-down-check.svg +1 -0
  38. package/icons/arrow-down-circle.svg +1 -0
  39. package/icons/arrow-down-square.svg +1 -0
  40. package/icons/arrow-down.svg +1 -0
  41. package/icons/arrow-left-add.svg +1 -0
  42. package/icons/arrow-left-check.svg +1 -0
  43. package/icons/arrow-left-circle.svg +1 -0
  44. package/icons/arrow-left-square.svg +1 -0
  45. package/icons/arrow-left.svg +1 -0
  46. package/icons/arrow-right-add.svg +1 -0
  47. package/icons/arrow-right-check.svg +1 -0
  48. package/icons/arrow-right-circle.svg +1 -0
  49. package/icons/arrow-right-square.svg +1 -0
  50. package/icons/arrow-right.svg +1 -0
  51. package/icons/arrow-up-add.svg +1 -0
  52. package/icons/arrow-up-check.svg +1 -0
  53. package/icons/arrow-up-circle.svg +1 -0
  54. package/icons/arrow-up-square.svg +1 -0
  55. package/icons/arrow-up.svg +1 -0
  56. package/icons/battery-add.svg +1 -0
  57. package/icons/battery-check.svg +1 -0
  58. package/icons/battery-circle.svg +1 -0
  59. package/icons/battery-square.svg +1 -0
  60. package/icons/battery.svg +1 -0
  61. package/icons/beacon-add.svg +1 -0
  62. package/icons/beacon-check.svg +1 -0
  63. package/icons/beacon-circle.svg +1 -0
  64. package/icons/beacon-square.svg +1 -0
  65. package/icons/beacon.svg +1 -0
  66. package/icons/bell-add.svg +1 -0
  67. package/icons/bell-check.svg +1 -0
  68. package/icons/bell-circle.svg +1 -0
  69. package/icons/bell-square.svg +1 -0
  70. package/icons/bell.svg +1 -0
  71. package/icons/bookmark-add.svg +1 -0
  72. package/icons/bookmark-check.svg +1 -0
  73. package/icons/bookmark-circle.svg +1 -0
  74. package/icons/bookmark-square.svg +1 -0
  75. package/icons/bookmark.svg +1 -0
  76. package/icons/briefcase-add.svg +1 -0
  77. package/icons/briefcase-check.svg +1 -0
  78. package/icons/briefcase-circle.svg +1 -0
  79. package/icons/briefcase-square.svg +1 -0
  80. package/icons/briefcase.svg +1 -0
  81. package/icons/building-add.svg +1 -0
  82. package/icons/building-check.svg +1 -0
  83. package/icons/building-circle.svg +1 -0
  84. package/icons/building-square.svg +1 -0
  85. package/icons/building.svg +1 -0
  86. package/icons/calculator-add.svg +1 -0
  87. package/icons/calculator-check.svg +1 -0
  88. package/icons/calculator-circle.svg +1 -0
  89. package/icons/calculator-square.svg +1 -0
  90. package/icons/calculator.svg +1 -0
  91. package/icons/calendar-add.svg +1 -0
  92. package/icons/calendar-check.svg +1 -0
  93. package/icons/calendar-circle.svg +1 -0
  94. package/icons/calendar-square.svg +1 -0
  95. package/icons/calendar.svg +1 -0
  96. package/icons/camera-add.svg +1 -0
  97. package/icons/camera-check.svg +1 -0
  98. package/icons/camera-circle.svg +1 -0
  99. package/icons/camera-square.svg +1 -0
  100. package/icons/camera.svg +1 -0
  101. package/icons/chart-bar-add.svg +1 -0
  102. package/icons/chart-bar-check.svg +1 -0
  103. package/icons/chart-bar-circle.svg +1 -0
  104. package/icons/chart-bar-square.svg +1 -0
  105. package/icons/chart-bar.svg +1 -0
  106. package/icons/chart-line-add.svg +1 -0
  107. package/icons/chart-line-check.svg +1 -0
  108. package/icons/chart-line-circle.svg +1 -0
  109. package/icons/chart-line-square.svg +1 -0
  110. package/icons/chart-line.svg +1 -0
  111. package/icons/chart-pie-add.svg +1 -0
  112. package/icons/chart-pie-check.svg +1 -0
  113. package/icons/chart-pie-circle.svg +1 -0
  114. package/icons/chart-pie-square.svg +1 -0
  115. package/icons/chart-pie.svg +1 -0
  116. package/icons/chat-add.svg +1 -0
  117. package/icons/chat-check.svg +1 -0
  118. package/icons/chat-circle.svg +1 -0
  119. package/icons/chat-square.svg +1 -0
  120. package/icons/chat.svg +1 -0
  121. package/icons/check-add.svg +1 -0
  122. package/icons/check-check.svg +1 -0
  123. package/icons/check-circle.svg +1 -0
  124. package/icons/check-square.svg +1 -0
  125. package/icons/check.svg +1 -0
  126. package/icons/chevrons-add.svg +1 -0
  127. package/icons/chevrons-check.svg +1 -0
  128. package/icons/chevrons-circle.svg +1 -0
  129. package/icons/chevrons-square.svg +1 -0
  130. package/icons/chevrons.svg +1 -0
  131. package/icons/chip-add.svg +1 -0
  132. package/icons/chip-check.svg +1 -0
  133. package/icons/chip-circle.svg +1 -0
  134. package/icons/chip-square.svg +1 -0
  135. package/icons/chip.svg +1 -0
  136. package/icons/clipboard-add.svg +1 -0
  137. package/icons/clipboard-check.svg +1 -0
  138. package/icons/clipboard-circle.svg +1 -0
  139. package/icons/clipboard-square.svg +1 -0
  140. package/icons/clipboard.svg +1 -0
  141. package/icons/clock-add.svg +1 -0
  142. package/icons/clock-check.svg +1 -0
  143. package/icons/clock-circle.svg +1 -0
  144. package/icons/clock-square.svg +1 -0
  145. package/icons/clock.svg +1 -0
  146. package/icons/close-add.svg +1 -0
  147. package/icons/close-check.svg +1 -0
  148. package/icons/close-circle.svg +1 -0
  149. package/icons/close-square.svg +1 -0
  150. package/icons/close.svg +1 -0
  151. package/icons/cloud-add.svg +1 -0
  152. package/icons/cloud-check.svg +1 -0
  153. package/icons/cloud-circle.svg +1 -0
  154. package/icons/cloud-square.svg +1 -0
  155. package/icons/cloud.svg +1 -0
  156. package/icons/code-add.svg +1 -0
  157. package/icons/code-check.svg +1 -0
  158. package/icons/code-circle.svg +1 -0
  159. package/icons/code-square.svg +1 -0
  160. package/icons/code.svg +1 -0
  161. package/icons/compass-add.svg +1 -0
  162. package/icons/compass-check.svg +1 -0
  163. package/icons/compass-circle.svg +1 -0
  164. package/icons/compass-square.svg +1 -0
  165. package/icons/compass.svg +1 -0
  166. package/icons/copy-add.svg +1 -0
  167. package/icons/copy-check.svg +1 -0
  168. package/icons/copy-circle.svg +1 -0
  169. package/icons/copy-square.svg +1 -0
  170. package/icons/copy.svg +1 -0
  171. package/icons/cube-add.svg +1 -0
  172. package/icons/cube-check.svg +1 -0
  173. package/icons/cube-circle.svg +1 -0
  174. package/icons/cube-square.svg +1 -0
  175. package/icons/cube.svg +1 -0
  176. package/icons/dashboard-add.svg +1 -0
  177. package/icons/dashboard-check.svg +1 -0
  178. package/icons/dashboard-circle.svg +1 -0
  179. package/icons/dashboard-square.svg +1 -0
  180. package/icons/dashboard.svg +1 -0
  181. package/icons/database-add.svg +1 -0
  182. package/icons/database-check.svg +1 -0
  183. package/icons/database-circle.svg +1 -0
  184. package/icons/database-square.svg +1 -0
  185. package/icons/database.svg +1 -0
  186. package/icons/device-add.svg +1 -0
  187. package/icons/device-check.svg +1 -0
  188. package/icons/device-circle.svg +1 -0
  189. package/icons/device-square.svg +1 -0
  190. package/icons/device.svg +1 -0
  191. package/icons/download-add.svg +1 -0
  192. package/icons/download-check.svg +1 -0
  193. package/icons/download-circle.svg +1 -0
  194. package/icons/download-square.svg +1 -0
  195. package/icons/download.svg +1 -0
  196. package/icons/edit-add.svg +1 -0
  197. package/icons/edit-check.svg +1 -0
  198. package/icons/edit-circle.svg +1 -0
  199. package/icons/edit-square.svg +1 -0
  200. package/icons/edit.svg +1 -0
  201. package/icons/external-link-add.svg +1 -0
  202. package/icons/external-link-check.svg +1 -0
  203. package/icons/external-link-circle.svg +1 -0
  204. package/icons/external-link-square.svg +1 -0
  205. package/icons/external-link.svg +1 -0
  206. package/icons/eye-add.svg +1 -0
  207. package/icons/eye-check.svg +1 -0
  208. package/icons/eye-circle.svg +1 -0
  209. package/icons/eye-square.svg +1 -0
  210. package/icons/eye.svg +1 -0
  211. package/icons/file-add.svg +1 -0
  212. package/icons/file-check.svg +1 -0
  213. package/icons/file-circle.svg +1 -0
  214. package/icons/file-square.svg +1 -0
  215. package/icons/file.svg +1 -0
  216. package/icons/filter-add.svg +1 -0
  217. package/icons/filter-check.svg +1 -0
  218. package/icons/filter-circle.svg +1 -0
  219. package/icons/filter-square.svg +1 -0
  220. package/icons/filter.svg +1 -0
  221. package/icons/fingerprint-add.svg +1 -0
  222. package/icons/fingerprint-check.svg +1 -0
  223. package/icons/fingerprint-circle.svg +1 -0
  224. package/icons/fingerprint-square.svg +1 -0
  225. package/icons/fingerprint.svg +1 -0
  226. package/icons/flag-add.svg +1 -0
  227. package/icons/flag-check.svg +1 -0
  228. package/icons/flag-circle.svg +1 -0
  229. package/icons/flag-square.svg +1 -0
  230. package/icons/flag.svg +1 -0
  231. package/icons/flask-add.svg +1 -0
  232. package/icons/flask-check.svg +1 -0
  233. package/icons/flask-circle.svg +1 -0
  234. package/icons/flask-square.svg +1 -0
  235. package/icons/flask.svg +1 -0
  236. package/icons/folder-add.svg +1 -0
  237. package/icons/folder-check.svg +1 -0
  238. package/icons/folder-circle.svg +1 -0
  239. package/icons/folder-square.svg +1 -0
  240. package/icons/folder.svg +1 -0
  241. package/icons/gauge-add.svg +1 -0
  242. package/icons/gauge-check.svg +1 -0
  243. package/icons/gauge-circle.svg +1 -0
  244. package/icons/gauge-square.svg +1 -0
  245. package/icons/gauge.svg +1 -0
  246. package/icons/globe-add.svg +1 -0
  247. package/icons/globe-check.svg +1 -0
  248. package/icons/globe-circle.svg +1 -0
  249. package/icons/globe-square.svg +1 -0
  250. package/icons/globe.svg +1 -0
  251. package/icons/grid-add.svg +1 -0
  252. package/icons/grid-check.svg +1 -0
  253. package/icons/grid-circle.svg +1 -0
  254. package/icons/grid-square.svg +1 -0
  255. package/icons/grid.svg +1 -0
  256. package/icons/heart-add.svg +1 -0
  257. package/icons/heart-check.svg +1 -0
  258. package/icons/heart-circle.svg +1 -0
  259. package/icons/heart-square.svg +1 -0
  260. package/icons/heart.svg +1 -0
  261. package/icons/help-add.svg +1 -0
  262. package/icons/help-check.svg +1 -0
  263. package/icons/help-circle.svg +1 -0
  264. package/icons/help-square.svg +1 -0
  265. package/icons/help.svg +1 -0
  266. package/icons/home-add.svg +1 -0
  267. package/icons/home-check.svg +1 -0
  268. package/icons/home-circle.svg +1 -0
  269. package/icons/home-square.svg +1 -0
  270. package/icons/home.svg +1 -0
  271. package/icons/image-add.svg +1 -0
  272. package/icons/image-check.svg +1 -0
  273. package/icons/image-circle.svg +1 -0
  274. package/icons/image-square.svg +1 -0
  275. package/icons/image.svg +1 -0
  276. package/icons/info-add.svg +1 -0
  277. package/icons/info-check.svg +1 -0
  278. package/icons/info-circle.svg +1 -0
  279. package/icons/info-square.svg +1 -0
  280. package/icons/info.svg +1 -0
  281. package/icons/key-add.svg +1 -0
  282. package/icons/key-check.svg +1 -0
  283. package/icons/key-circle.svg +1 -0
  284. package/icons/key-square.svg +1 -0
  285. package/icons/key.svg +1 -0
  286. package/icons/keyboard-add.svg +1 -0
  287. package/icons/keyboard-check.svg +1 -0
  288. package/icons/keyboard-circle.svg +1 -0
  289. package/icons/keyboard-square.svg +1 -0
  290. package/icons/keyboard.svg +1 -0
  291. package/icons/laptop-add.svg +1 -0
  292. package/icons/laptop-check.svg +1 -0
  293. package/icons/laptop-circle.svg +1 -0
  294. package/icons/laptop-square.svg +1 -0
  295. package/icons/laptop.svg +1 -0
  296. package/icons/layers-add.svg +1 -0
  297. package/icons/layers-check.svg +1 -0
  298. package/icons/layers-circle.svg +1 -0
  299. package/icons/layers-square.svg +1 -0
  300. package/icons/layers.svg +1 -0
  301. package/icons/lightbulb-add.svg +1 -0
  302. package/icons/lightbulb-check.svg +1 -0
  303. package/icons/lightbulb-circle.svg +1 -0
  304. package/icons/lightbulb-square.svg +1 -0
  305. package/icons/lightbulb.svg +1 -0
  306. package/icons/link-add.svg +1 -0
  307. package/icons/link-check.svg +1 -0
  308. package/icons/link-circle.svg +1 -0
  309. package/icons/link-square.svg +1 -0
  310. package/icons/link.svg +1 -0
  311. package/icons/lock-add.svg +1 -0
  312. package/icons/lock-check.svg +1 -0
  313. package/icons/lock-circle.svg +1 -0
  314. package/icons/lock-square.svg +1 -0
  315. package/icons/lock.svg +1 -0
  316. package/icons/mail-add.svg +1 -0
  317. package/icons/mail-check.svg +1 -0
  318. package/icons/mail-circle.svg +1 -0
  319. package/icons/mail-square.svg +1 -0
  320. package/icons/mail.svg +1 -0
  321. package/icons/map-add.svg +1 -0
  322. package/icons/map-check.svg +1 -0
  323. package/icons/map-circle.svg +1 -0
  324. package/icons/map-square.svg +1 -0
  325. package/icons/map.svg +1 -0
  326. package/icons/menu-add.svg +1 -0
  327. package/icons/menu-check.svg +1 -0
  328. package/icons/menu-circle.svg +1 -0
  329. package/icons/menu-square.svg +1 -0
  330. package/icons/menu.svg +1 -0
  331. package/icons/microphone-add.svg +1 -0
  332. package/icons/microphone-check.svg +1 -0
  333. package/icons/microphone-circle.svg +1 -0
  334. package/icons/microphone-square.svg +1 -0
  335. package/icons/microphone.svg +1 -0
  336. package/icons/minus-add.svg +1 -0
  337. package/icons/minus-check.svg +1 -0
  338. package/icons/minus-circle.svg +1 -0
  339. package/icons/minus-square.svg +1 -0
  340. package/icons/minus.svg +1 -0
  341. package/icons/monitor-add.svg +1 -0
  342. package/icons/monitor-check.svg +1 -0
  343. package/icons/monitor-circle.svg +1 -0
  344. package/icons/monitor-square.svg +1 -0
  345. package/icons/monitor.svg +1 -0
  346. package/icons/more-add.svg +1 -0
  347. package/icons/more-check.svg +1 -0
  348. package/icons/more-circle.svg +1 -0
  349. package/icons/more-square.svg +1 -0
  350. package/icons/more.svg +1 -0
  351. package/icons/network-add.svg +1 -0
  352. package/icons/network-check.svg +1 -0
  353. package/icons/network-circle.svg +1 -0
  354. package/icons/network-square.svg +1 -0
  355. package/icons/network.svg +1 -0
  356. package/icons/package-add.svg +1 -0
  357. package/icons/package-check.svg +1 -0
  358. package/icons/package-circle.svg +1 -0
  359. package/icons/package-square.svg +1 -0
  360. package/icons/package.svg +1 -0
  361. package/icons/pause-add.svg +1 -0
  362. package/icons/pause-check.svg +1 -0
  363. package/icons/pause-circle.svg +1 -0
  364. package/icons/pause-square.svg +1 -0
  365. package/icons/pause.svg +1 -0
  366. package/icons/phone-add.svg +1 -0
  367. package/icons/phone-check.svg +1 -0
  368. package/icons/phone-circle.svg +1 -0
  369. package/icons/phone-square.svg +1 -0
  370. package/icons/phone.svg +1 -0
  371. package/icons/pin-add.svg +1 -0
  372. package/icons/pin-check.svg +1 -0
  373. package/icons/pin-circle.svg +1 -0
  374. package/icons/pin-square.svg +1 -0
  375. package/icons/pin.svg +1 -0
  376. package/icons/play-add.svg +1 -0
  377. package/icons/play-check.svg +1 -0
  378. package/icons/play-circle.svg +1 -0
  379. package/icons/play-square.svg +1 -0
  380. package/icons/play.svg +1 -0
  381. package/icons/plus-add.svg +1 -0
  382. package/icons/plus-check.svg +1 -0
  383. package/icons/plus-circle.svg +1 -0
  384. package/icons/plus-square.svg +1 -0
  385. package/icons/plus.svg +1 -0
  386. package/icons/printer-add.svg +1 -0
  387. package/icons/printer-check.svg +1 -0
  388. package/icons/printer-circle.svg +1 -0
  389. package/icons/printer-square.svg +1 -0
  390. package/icons/printer.svg +1 -0
  391. package/icons/pulse-add.svg +1 -0
  392. package/icons/pulse-check.svg +1 -0
  393. package/icons/pulse-circle.svg +1 -0
  394. package/icons/pulse-square.svg +1 -0
  395. package/icons/pulse.svg +1 -0
  396. package/icons/radar-add.svg +1 -0
  397. package/icons/radar-check.svg +1 -0
  398. package/icons/radar-circle.svg +1 -0
  399. package/icons/radar-square.svg +1 -0
  400. package/icons/radar.svg +1 -0
  401. package/icons/redo-add.svg +1 -0
  402. package/icons/redo-check.svg +1 -0
  403. package/icons/redo-circle.svg +1 -0
  404. package/icons/redo-square.svg +1 -0
  405. package/icons/redo.svg +1 -0
  406. package/icons/refresh-add.svg +1 -0
  407. package/icons/refresh-check.svg +1 -0
  408. package/icons/refresh-circle.svg +1 -0
  409. package/icons/refresh-square.svg +1 -0
  410. package/icons/refresh.svg +1 -0
  411. package/icons/rocket-add.svg +1 -0
  412. package/icons/rocket-check.svg +1 -0
  413. package/icons/rocket-circle.svg +1 -0
  414. package/icons/rocket-square.svg +1 -0
  415. package/icons/rocket.svg +1 -0
  416. package/icons/route-add.svg +1 -0
  417. package/icons/route-check.svg +1 -0
  418. package/icons/route-circle.svg +1 -0
  419. package/icons/route-square.svg +1 -0
  420. package/icons/route.svg +1 -0
  421. package/icons/save-add.svg +1 -0
  422. package/icons/save-check.svg +1 -0
  423. package/icons/save-circle.svg +1 -0
  424. package/icons/save-square.svg +1 -0
  425. package/icons/save.svg +1 -0
  426. package/icons/search-add.svg +1 -0
  427. package/icons/search-check.svg +1 -0
  428. package/icons/search-circle.svg +1 -0
  429. package/icons/search-square.svg +1 -0
  430. package/icons/search.svg +1 -0
  431. package/icons/server-add.svg +1 -0
  432. package/icons/server-check.svg +1 -0
  433. package/icons/server-circle.svg +1 -0
  434. package/icons/server-square.svg +1 -0
  435. package/icons/server.svg +1 -0
  436. package/icons/settings-add.svg +1 -0
  437. package/icons/settings-check.svg +1 -0
  438. package/icons/settings-circle.svg +1 -0
  439. package/icons/settings-square.svg +1 -0
  440. package/icons/settings.svg +1 -0
  441. package/icons/share-add.svg +1 -0
  442. package/icons/share-check.svg +1 -0
  443. package/icons/share-circle.svg +1 -0
  444. package/icons/share-square.svg +1 -0
  445. package/icons/share.svg +1 -0
  446. package/icons/shield-add.svg +1 -0
  447. package/icons/shield-check.svg +1 -0
  448. package/icons/shield-circle.svg +1 -0
  449. package/icons/shield-square.svg +1 -0
  450. package/icons/shield.svg +1 -0
  451. package/icons/signal-add.svg +1 -0
  452. package/icons/signal-check.svg +1 -0
  453. package/icons/signal-circle.svg +1 -0
  454. package/icons/signal-square.svg +1 -0
  455. package/icons/signal.svg +1 -0
  456. package/icons/sliders-add.svg +1 -0
  457. package/icons/sliders-check.svg +1 -0
  458. package/icons/sliders-circle.svg +1 -0
  459. package/icons/sliders-square.svg +1 -0
  460. package/icons/sliders.svg +1 -0
  461. package/icons/sort-add.svg +1 -0
  462. package/icons/sort-check.svg +1 -0
  463. package/icons/sort-circle.svg +1 -0
  464. package/icons/sort-square.svg +1 -0
  465. package/icons/sort.svg +1 -0
  466. package/icons/star-add.svg +1 -0
  467. package/icons/star-check.svg +1 -0
  468. package/icons/star-circle.svg +1 -0
  469. package/icons/star-square.svg +1 -0
  470. package/icons/star.svg +1 -0
  471. package/icons/stop-add.svg +1 -0
  472. package/icons/stop-check.svg +1 -0
  473. package/icons/stop-circle.svg +1 -0
  474. package/icons/stop-square.svg +1 -0
  475. package/icons/stop.svg +1 -0
  476. package/icons/table-add.svg +1 -0
  477. package/icons/table-check.svg +1 -0
  478. package/icons/table-circle.svg +1 -0
  479. package/icons/table-square.svg +1 -0
  480. package/icons/table.svg +1 -0
  481. package/icons/tag-add.svg +1 -0
  482. package/icons/tag-check.svg +1 -0
  483. package/icons/tag-circle.svg +1 -0
  484. package/icons/tag-square.svg +1 -0
  485. package/icons/tag.svg +1 -0
  486. package/icons/target-add.svg +1 -0
  487. package/icons/target-check.svg +1 -0
  488. package/icons/target-circle.svg +1 -0
  489. package/icons/target-square.svg +1 -0
  490. package/icons/target.svg +1 -0
  491. package/icons/terminal-add.svg +1 -0
  492. package/icons/terminal-check.svg +1 -0
  493. package/icons/terminal-circle.svg +1 -0
  494. package/icons/terminal-square.svg +1 -0
  495. package/icons/terminal.svg +1 -0
  496. package/icons/trash-add.svg +1 -0
  497. package/icons/trash-check.svg +1 -0
  498. package/icons/trash-circle.svg +1 -0
  499. package/icons/trash-square.svg +1 -0
  500. package/icons/trash.svg +1 -0
  501. package/icons/truck-add.svg +1 -0
  502. package/icons/truck-check.svg +1 -0
  503. package/icons/truck-circle.svg +1 -0
  504. package/icons/truck-square.svg +1 -0
  505. package/icons/truck.svg +1 -0
  506. package/icons/undo-add.svg +1 -0
  507. package/icons/undo-check.svg +1 -0
  508. package/icons/undo-circle.svg +1 -0
  509. package/icons/undo-square.svg +1 -0
  510. package/icons/undo.svg +1 -0
  511. package/icons/upload-add.svg +1 -0
  512. package/icons/upload-check.svg +1 -0
  513. package/icons/upload-circle.svg +1 -0
  514. package/icons/upload-square.svg +1 -0
  515. package/icons/upload.svg +1 -0
  516. package/icons/user-add.svg +1 -0
  517. package/icons/user-check.svg +1 -0
  518. package/icons/user-circle.svg +1 -0
  519. package/icons/user-square.svg +1 -0
  520. package/icons/user.svg +1 -0
  521. package/icons/users-add.svg +1 -0
  522. package/icons/users-check.svg +1 -0
  523. package/icons/users-circle.svg +1 -0
  524. package/icons/users-square.svg +1 -0
  525. package/icons/users.svg +1 -0
  526. package/icons/video-add.svg +1 -0
  527. package/icons/video-check.svg +1 -0
  528. package/icons/video-circle.svg +1 -0
  529. package/icons/video-square.svg +1 -0
  530. package/icons/video.svg +1 -0
  531. package/icons/warning-add.svg +1 -0
  532. package/icons/warning-check.svg +1 -0
  533. package/icons/warning-circle.svg +1 -0
  534. package/icons/warning-square.svg +1 -0
  535. package/icons/warning.svg +1 -0
  536. package/icons/wrench-add.svg +1 -0
  537. package/icons/wrench-check.svg +1 -0
  538. package/icons/wrench-circle.svg +1 -0
  539. package/icons/wrench-square.svg +1 -0
  540. package/icons/wrench.svg +1 -0
  541. package/package.json +71 -0
  542. package/sprite/risklab-icons.svg +1 -0
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><rect x="3" y="4" width="18" height="16" rx="2"/><path d="M7 9l3 3-3 3m5 0h5"/><circle cx="18.5" cy="5.5" r="3.5"/><path d="M18.5 3.8L18.5 7.2"/><path d="M16.8 5.5L20.2 5.5"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><rect x="3" y="4" width="18" height="16" rx="2"/><path d="M7 9l3 3-3 3m5 0h5"/><circle cx="18.5" cy="5.5" r="3.5"/><path d="M16.8 5.5l1.2 1.2 2.2-2.4"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><circle cx="12" cy="12" r="10"/><g transform="translate(2.4 2.4) scale(.8)"><rect x="3" y="4" width="18" height="16" rx="2"/><path d="M7 9l3 3-3 3m5 0h5"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><rect x="2" y="2" width="20" height="20" rx="4"/><g transform="translate(2.4 2.4) scale(.8)"><rect x="3" y="4" width="18" height="16" rx="2"/><path d="M7 9l3 3-3 3m5 0h5"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><rect x="3" y="4" width="18" height="16" rx="2"/><path d="M7 9l3 3-3 3m5 0h5"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><path d="M5 7h14M9 7V4h6v3m2 0l-1 13H8L7 7m3.5 3v7m3-7v7"/><circle cx="18.5" cy="5.5" r="3.5"/><path d="M18.5 3.8L18.5 7.2"/><path d="M16.8 5.5L20.2 5.5"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><path d="M5 7h14M9 7V4h6v3m2 0l-1 13H8L7 7m3.5 3v7m3-7v7"/><circle cx="18.5" cy="5.5" r="3.5"/><path d="M16.8 5.5l1.2 1.2 2.2-2.4"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><circle cx="12" cy="12" r="10"/><g transform="translate(2.4 2.4) scale(.8)"><path d="M5 7h14M9 7V4h6v3m2 0l-1 13H8L7 7m3.5 3v7m3-7v7"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><rect x="2" y="2" width="20" height="20" rx="4"/><g transform="translate(2.4 2.4) scale(.8)"><path d="M5 7h14M9 7V4h6v3m2 0l-1 13H8L7 7m3.5 3v7m3-7v7"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><path d="M5 7h14M9 7V4h6v3m2 0l-1 13H8L7 7m3.5 3v7m3-7v7"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><path d="M3 6h11v11H3zm11 4h4l3 4v3h-7z"/><circle cx="7" cy="18" r="2"/><circle cx="18" cy="18" r="2"/><circle cx="18.5" cy="5.5" r="3.5"/><path d="M18.5 3.8L18.5 7.2"/><path d="M16.8 5.5L20.2 5.5"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><path d="M3 6h11v11H3zm11 4h4l3 4v3h-7z"/><circle cx="7" cy="18" r="2"/><circle cx="18" cy="18" r="2"/><circle cx="18.5" cy="5.5" r="3.5"/><path d="M16.8 5.5l1.2 1.2 2.2-2.4"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><circle cx="12" cy="12" r="10"/><g transform="translate(2.4 2.4) scale(.8)"><path d="M3 6h11v11H3zm11 4h4l3 4v3h-7z"/><circle cx="7" cy="18" r="2"/><circle cx="18" cy="18" r="2"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><rect x="2" y="2" width="20" height="20" rx="4"/><g transform="translate(2.4 2.4) scale(.8)"><path d="M3 6h11v11H3zm11 4h4l3 4v3h-7z"/><circle cx="7" cy="18" r="2"/><circle cx="18" cy="18" r="2"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><path d="M3 6h11v11H3zm11 4h4l3 4v3h-7z"/><circle cx="7" cy="18" r="2"/><circle cx="18" cy="18" r="2"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><path d="M9 7L4 12l5 5M5 12h8a6 6 0 016 6"/><circle cx="18.5" cy="5.5" r="3.5"/><path d="M18.5 3.8L18.5 7.2"/><path d="M16.8 5.5L20.2 5.5"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><path d="M9 7L4 12l5 5M5 12h8a6 6 0 016 6"/><circle cx="18.5" cy="5.5" r="3.5"/><path d="M16.8 5.5l1.2 1.2 2.2-2.4"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><circle cx="12" cy="12" r="10"/><g transform="translate(2.4 2.4) scale(.8)"><path d="M9 7L4 12l5 5M5 12h8a6 6 0 016 6"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><rect x="2" y="2" width="20" height="20" rx="4"/><g transform="translate(2.4 2.4) scale(.8)"><path d="M9 7L4 12l5 5M5 12h8a6 6 0 016 6"/></g></svg>
package/icons/undo.svg ADDED
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><path d="M9 7L4 12l5 5M5 12h8a6 6 0 016 6"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><path d="M12 16V5m0 0L8 9m4-4l4 4M5 15v4h14v-4"/><circle cx="18.5" cy="5.5" r="3.5"/><path d="M18.5 3.8L18.5 7.2"/><path d="M16.8 5.5L20.2 5.5"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><path d="M12 16V5m0 0L8 9m4-4l4 4M5 15v4h14v-4"/><circle cx="18.5" cy="5.5" r="3.5"/><path d="M16.8 5.5l1.2 1.2 2.2-2.4"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><circle cx="12" cy="12" r="10"/><g transform="translate(2.4 2.4) scale(.8)"><path d="M12 16V5m0 0L8 9m4-4l4 4M5 15v4h14v-4"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><rect x="2" y="2" width="20" height="20" rx="4"/><g transform="translate(2.4 2.4) scale(.8)"><path d="M12 16V5m0 0L8 9m4-4l4 4M5 15v4h14v-4"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><path d="M12 16V5m0 0L8 9m4-4l4 4M5 15v4h14v-4"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><circle cx="12" cy="8" r="4"/><path d="M4 21a8 8 0 0116 0"/><circle cx="18.5" cy="5.5" r="3.5"/><path d="M18.5 3.8L18.5 7.2"/><path d="M16.8 5.5L20.2 5.5"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><circle cx="12" cy="8" r="4"/><path d="M4 21a8 8 0 0116 0"/><circle cx="18.5" cy="5.5" r="3.5"/><path d="M16.8 5.5l1.2 1.2 2.2-2.4"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><circle cx="12" cy="12" r="10"/><g transform="translate(2.4 2.4) scale(.8)"><circle cx="12" cy="8" r="4"/><path d="M4 21a8 8 0 0116 0"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><rect x="2" y="2" width="20" height="20" rx="4"/><g transform="translate(2.4 2.4) scale(.8)"><circle cx="12" cy="8" r="4"/><path d="M4 21a8 8 0 0116 0"/></g></svg>
package/icons/user.svg ADDED
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><circle cx="12" cy="8" r="4"/><path d="M4 21a8 8 0 0116 0"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><circle cx="9" cy="8" r="3"/><circle cx="17" cy="9" r="2.5"/><path d="M3 20a6 6 0 0112 0m0-5a5 5 0 016 5"/><circle cx="18.5" cy="5.5" r="3.5"/><path d="M18.5 3.8L18.5 7.2"/><path d="M16.8 5.5L20.2 5.5"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><circle cx="9" cy="8" r="3"/><circle cx="17" cy="9" r="2.5"/><path d="M3 20a6 6 0 0112 0m0-5a5 5 0 016 5"/><circle cx="18.5" cy="5.5" r="3.5"/><path d="M16.8 5.5l1.2 1.2 2.2-2.4"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><circle cx="12" cy="12" r="10"/><g transform="translate(2.4 2.4) scale(.8)"><circle cx="9" cy="8" r="3"/><circle cx="17" cy="9" r="2.5"/><path d="M3 20a6 6 0 0112 0m0-5a5 5 0 016 5"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><rect x="2" y="2" width="20" height="20" rx="4"/><g transform="translate(2.4 2.4) scale(.8)"><circle cx="9" cy="8" r="3"/><circle cx="17" cy="9" r="2.5"/><path d="M3 20a6 6 0 0112 0m0-5a5 5 0 016 5"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><circle cx="9" cy="8" r="3"/><circle cx="17" cy="9" r="2.5"/><path d="M3 20a6 6 0 0112 0m0-5a5 5 0 016 5"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><rect x="3" y="6" width="13" height="12" rx="2"/><path d="M16 10l5-3v10l-5-3z"/><circle cx="18.5" cy="5.5" r="3.5"/><path d="M18.5 3.8L18.5 7.2"/><path d="M16.8 5.5L20.2 5.5"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><rect x="3" y="6" width="13" height="12" rx="2"/><path d="M16 10l5-3v10l-5-3z"/><circle cx="18.5" cy="5.5" r="3.5"/><path d="M16.8 5.5l1.2 1.2 2.2-2.4"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><circle cx="12" cy="12" r="10"/><g transform="translate(2.4 2.4) scale(.8)"><rect x="3" y="6" width="13" height="12" rx="2"/><path d="M16 10l5-3v10l-5-3z"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><rect x="2" y="2" width="20" height="20" rx="4"/><g transform="translate(2.4 2.4) scale(.8)"><rect x="3" y="6" width="13" height="12" rx="2"/><path d="M16 10l5-3v10l-5-3z"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><rect x="3" y="6" width="13" height="12" rx="2"/><path d="M16 10l5-3v10l-5-3z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><path d="M12 3l10 18H2zM12 9v5m0 3h.01"/><circle cx="18.5" cy="5.5" r="3.5"/><path d="M18.5 3.8L18.5 7.2"/><path d="M16.8 5.5L20.2 5.5"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><path d="M12 3l10 18H2zM12 9v5m0 3h.01"/><circle cx="18.5" cy="5.5" r="3.5"/><path d="M16.8 5.5l1.2 1.2 2.2-2.4"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><circle cx="12" cy="12" r="10"/><g transform="translate(2.4 2.4) scale(.8)"><path d="M12 3l10 18H2zM12 9v5m0 3h.01"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><rect x="2" y="2" width="20" height="20" rx="4"/><g transform="translate(2.4 2.4) scale(.8)"><path d="M12 3l10 18H2zM12 9v5m0 3h.01"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><path d="M12 3l10 18H2zM12 9v5m0 3h.01"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><path d="M14 6a4 4 0 005 5l-9 9a2 2 0 01-3-3l9-9a4 4 0 01-5-5l2 3z"/><circle cx="18.5" cy="5.5" r="3.5"/><path d="M18.5 3.8L18.5 7.2"/><path d="M16.8 5.5L20.2 5.5"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><path d="M14 6a4 4 0 005 5l-9 9a2 2 0 01-3-3l9-9a4 4 0 01-5-5l2 3z"/><circle cx="18.5" cy="5.5" r="3.5"/><path d="M16.8 5.5l1.2 1.2 2.2-2.4"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><circle cx="12" cy="12" r="10"/><g transform="translate(2.4 2.4) scale(.8)"><path d="M14 6a4 4 0 005 5l-9 9a2 2 0 01-3-3l9-9a4 4 0 01-5-5l2 3z"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><rect x="2" y="2" width="20" height="20" rx="4"/><g transform="translate(2.4 2.4) scale(.8)"><path d="M14 6a4 4 0 005 5l-9 9a2 2 0 01-3-3l9-9a4 4 0 01-5-5l2 3z"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><path d="M14 6a4 4 0 005 5l-9 9a2 2 0 01-3-3l9-9a4 4 0 01-5-5l2 3z"/></svg>
package/package.json ADDED
@@ -0,0 +1,71 @@
1
+ {
2
+ "name": "@risklab/icons",
3
+ "version": "1.0.0",
4
+ "description": "Original, accessible, framework-neutral SVG icons for data-rich interfaces.",
5
+ "type": "module",
6
+ "main": "dist/index.js",
7
+ "types": "dist/index.d.ts",
8
+ "exports": {
9
+ ".": {
10
+ "types": "./dist/index.d.ts",
11
+ "import": "./dist/index.js"
12
+ },
13
+ "./element": {
14
+ "types": "./dist/element.d.ts",
15
+ "import": "./dist/element.js"
16
+ },
17
+ "./sprite.svg": "./sprite/risklab-icons.svg",
18
+ "./icons/*": "./icons/*.svg"
19
+ },
20
+ "files": [
21
+ "dist",
22
+ "icons",
23
+ "sprite",
24
+ "README.md",
25
+ "LICENSE",
26
+ "NOTICE"
27
+ ],
28
+ "scripts": {
29
+ "generate": "node scripts/generate.mjs",
30
+ "lint": "node scripts/check-source.mjs",
31
+ "typecheck": "tsc --noEmit",
32
+ "build": "npm run generate && tsc -p tsconfig.build.json",
33
+ "prepare": "npm run build",
34
+ "test": "node --test tests/*.test.mjs",
35
+ "test:coverage": "vitest run --coverage",
36
+ "test:browser": "playwright test",
37
+ "check": "npm run typecheck && npm run test",
38
+ "prepack": "npm run generate && npm run check && tsc -p tsconfig.build.json",
39
+ "test:consumer": "node scripts/test-consumer.mjs",
40
+ "pack:check": "npm run test:consumer",
41
+ "release:check": "npm run lint && npm run typecheck && npm test && npm run test:coverage && npm run build && npm run test:browser && npm run pack:check",
42
+ "validate": "npm run release:check"
43
+ },
44
+ "keywords": [
45
+ "icons",
46
+ "svg",
47
+ "web-components",
48
+ "typescript",
49
+ "accessible",
50
+ "risklab"
51
+ ],
52
+ "license": "Apache-2.0",
53
+ "author": "Sarah Walsh",
54
+ "repository": {
55
+ "type": "git",
56
+ "url": "https://github.com/devgrrl/risklab-icons.git"
57
+ },
58
+ "engines": {
59
+ "node": ">=20"
60
+ },
61
+ "publishConfig": {
62
+ "access": "public"
63
+ },
64
+ "devDependencies": {
65
+ "@playwright/test": "^1.55.0",
66
+ "@vitest/coverage-v8": "^3.2.7",
67
+ "jsdom": "^29.1.1",
68
+ "typescript": "^5.7.0",
69
+ "vitest": "^3.2.7"
70
+ }
71
+ }