@photonix/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 (590) hide show
  1. package/README.md +160 -0
  2. package/dist/AddFilled.d.ts +6 -0
  3. package/dist/AddFilled.d.ts.map +1 -0
  4. package/dist/AddFilled.js +55 -0
  5. package/dist/AddFilled.mjs +21 -0
  6. package/dist/AddOutline.d.ts +6 -0
  7. package/dist/AddOutline.d.ts.map +1 -0
  8. package/dist/AddOutline.js +55 -0
  9. package/dist/AddOutline.mjs +21 -0
  10. package/dist/AppsFilled.d.ts +6 -0
  11. package/dist/AppsFilled.d.ts.map +1 -0
  12. package/dist/AppsFilled.js +55 -0
  13. package/dist/AppsFilled.mjs +21 -0
  14. package/dist/AppsOutline.d.ts +6 -0
  15. package/dist/AppsOutline.d.ts.map +1 -0
  16. package/dist/AppsOutline.js +55 -0
  17. package/dist/AppsOutline.mjs +21 -0
  18. package/dist/ArrowUpFilled.d.ts +6 -0
  19. package/dist/ArrowUpFilled.d.ts.map +1 -0
  20. package/dist/ArrowUpFilled.js +55 -0
  21. package/dist/ArrowUpFilled.mjs +21 -0
  22. package/dist/ArrowUpOutline.d.ts +6 -0
  23. package/dist/ArrowUpOutline.d.ts.map +1 -0
  24. package/dist/ArrowUpOutline.js +55 -0
  25. package/dist/ArrowUpOutline.mjs +21 -0
  26. package/dist/AutoFilled.d.ts +6 -0
  27. package/dist/AutoFilled.d.ts.map +1 -0
  28. package/dist/AutoFilled.js +55 -0
  29. package/dist/AutoFilled.mjs +21 -0
  30. package/dist/AutoOutline.d.ts +6 -0
  31. package/dist/AutoOutline.d.ts.map +1 -0
  32. package/dist/AutoOutline.js +55 -0
  33. package/dist/AutoOutline.mjs +21 -0
  34. package/dist/BackspaceFilled.d.ts +6 -0
  35. package/dist/BackspaceFilled.d.ts.map +1 -0
  36. package/dist/BackspaceFilled.js +55 -0
  37. package/dist/BackspaceFilled.mjs +21 -0
  38. package/dist/BackspaceOutline.d.ts +6 -0
  39. package/dist/BackspaceOutline.d.ts.map +1 -0
  40. package/dist/BackspaceOutline.js +55 -0
  41. package/dist/BackspaceOutline.mjs +21 -0
  42. package/dist/BoltFilled.d.ts +6 -0
  43. package/dist/BoltFilled.d.ts.map +1 -0
  44. package/dist/BoltFilled.js +55 -0
  45. package/dist/BoltFilled.mjs +21 -0
  46. package/dist/BoltOutline.d.ts +6 -0
  47. package/dist/BoltOutline.d.ts.map +1 -0
  48. package/dist/BoltOutline.js +55 -0
  49. package/dist/BoltOutline.mjs +21 -0
  50. package/dist/CalendarFilled.d.ts +6 -0
  51. package/dist/CalendarFilled.d.ts.map +1 -0
  52. package/dist/CalendarFilled.js +55 -0
  53. package/dist/CalendarFilled.mjs +21 -0
  54. package/dist/CalendarOutline.d.ts +6 -0
  55. package/dist/CalendarOutline.d.ts.map +1 -0
  56. package/dist/CalendarOutline.js +55 -0
  57. package/dist/CalendarOutline.mjs +21 -0
  58. package/dist/CancelFilled.d.ts +6 -0
  59. package/dist/CancelFilled.d.ts.map +1 -0
  60. package/dist/CancelFilled.js +55 -0
  61. package/dist/CancelFilled.mjs +21 -0
  62. package/dist/CancelOutline.d.ts +6 -0
  63. package/dist/CancelOutline.d.ts.map +1 -0
  64. package/dist/CancelOutline.js +55 -0
  65. package/dist/CancelOutline.mjs +21 -0
  66. package/dist/CheckCircleFilled.d.ts +6 -0
  67. package/dist/CheckCircleFilled.d.ts.map +1 -0
  68. package/dist/CheckCircleFilled.js +55 -0
  69. package/dist/CheckCircleFilled.mjs +21 -0
  70. package/dist/CheckCircleOutline.d.ts +6 -0
  71. package/dist/CheckCircleOutline.d.ts.map +1 -0
  72. package/dist/CheckCircleOutline.js +55 -0
  73. package/dist/CheckCircleOutline.mjs +21 -0
  74. package/dist/CheckFilled.d.ts +6 -0
  75. package/dist/CheckFilled.d.ts.map +1 -0
  76. package/dist/CheckFilled.js +55 -0
  77. package/dist/CheckFilled.mjs +21 -0
  78. package/dist/CheckOutline.d.ts +6 -0
  79. package/dist/CheckOutline.d.ts.map +1 -0
  80. package/dist/CheckOutline.js +55 -0
  81. package/dist/CheckOutline.mjs +21 -0
  82. package/dist/CheckSmallFilled.d.ts +6 -0
  83. package/dist/CheckSmallFilled.d.ts.map +1 -0
  84. package/dist/CheckSmallFilled.js +55 -0
  85. package/dist/CheckSmallFilled.mjs +21 -0
  86. package/dist/CheckSmallOutline.d.ts +6 -0
  87. package/dist/CheckSmallOutline.d.ts.map +1 -0
  88. package/dist/CheckSmallOutline.js +55 -0
  89. package/dist/CheckSmallOutline.mjs +21 -0
  90. package/dist/ChevronDownFilled.d.ts +6 -0
  91. package/dist/ChevronDownFilled.d.ts.map +1 -0
  92. package/dist/ChevronDownFilled.js +55 -0
  93. package/dist/ChevronDownFilled.mjs +21 -0
  94. package/dist/ChevronDownOutline.d.ts +6 -0
  95. package/dist/ChevronDownOutline.d.ts.map +1 -0
  96. package/dist/ChevronDownOutline.js +55 -0
  97. package/dist/ChevronDownOutline.mjs +21 -0
  98. package/dist/ChevronDownSmallFilled.d.ts +6 -0
  99. package/dist/ChevronDownSmallFilled.d.ts.map +1 -0
  100. package/dist/ChevronDownSmallFilled.js +55 -0
  101. package/dist/ChevronDownSmallFilled.mjs +21 -0
  102. package/dist/ChevronDownSmallOutline.d.ts +6 -0
  103. package/dist/ChevronDownSmallOutline.d.ts.map +1 -0
  104. package/dist/ChevronDownSmallOutline.js +55 -0
  105. package/dist/ChevronDownSmallOutline.mjs +21 -0
  106. package/dist/ChevronLeftFilled.d.ts +6 -0
  107. package/dist/ChevronLeftFilled.d.ts.map +1 -0
  108. package/dist/ChevronLeftFilled.js +55 -0
  109. package/dist/ChevronLeftFilled.mjs +21 -0
  110. package/dist/ChevronLeftOutline.d.ts +6 -0
  111. package/dist/ChevronLeftOutline.d.ts.map +1 -0
  112. package/dist/ChevronLeftOutline.js +55 -0
  113. package/dist/ChevronLeftOutline.mjs +21 -0
  114. package/dist/ChevronLeftSmallFilled.d.ts +6 -0
  115. package/dist/ChevronLeftSmallFilled.d.ts.map +1 -0
  116. package/dist/ChevronLeftSmallFilled.js +55 -0
  117. package/dist/ChevronLeftSmallFilled.mjs +21 -0
  118. package/dist/ChevronLeftSmallOutline.d.ts +6 -0
  119. package/dist/ChevronLeftSmallOutline.d.ts.map +1 -0
  120. package/dist/ChevronLeftSmallOutline.js +55 -0
  121. package/dist/ChevronLeftSmallOutline.mjs +21 -0
  122. package/dist/ChevronRightFilled.d.ts +6 -0
  123. package/dist/ChevronRightFilled.d.ts.map +1 -0
  124. package/dist/ChevronRightFilled.js +55 -0
  125. package/dist/ChevronRightFilled.mjs +21 -0
  126. package/dist/ChevronRightOutline.d.ts +6 -0
  127. package/dist/ChevronRightOutline.d.ts.map +1 -0
  128. package/dist/ChevronRightOutline.js +55 -0
  129. package/dist/ChevronRightOutline.mjs +21 -0
  130. package/dist/ChevronRightSmallFilled.d.ts +6 -0
  131. package/dist/ChevronRightSmallFilled.d.ts.map +1 -0
  132. package/dist/ChevronRightSmallFilled.js +55 -0
  133. package/dist/ChevronRightSmallFilled.mjs +21 -0
  134. package/dist/ChevronRightSmallOutline.d.ts +6 -0
  135. package/dist/ChevronRightSmallOutline.d.ts.map +1 -0
  136. package/dist/ChevronRightSmallOutline.js +55 -0
  137. package/dist/ChevronRightSmallOutline.mjs +21 -0
  138. package/dist/ChevronUpFilled.d.ts +6 -0
  139. package/dist/ChevronUpFilled.d.ts.map +1 -0
  140. package/dist/ChevronUpFilled.js +55 -0
  141. package/dist/ChevronUpFilled.mjs +21 -0
  142. package/dist/ChevronUpOutline.d.ts +6 -0
  143. package/dist/ChevronUpOutline.d.ts.map +1 -0
  144. package/dist/ChevronUpOutline.js +55 -0
  145. package/dist/ChevronUpOutline.mjs +21 -0
  146. package/dist/ChevronUpSmallFilled.d.ts +6 -0
  147. package/dist/ChevronUpSmallFilled.d.ts.map +1 -0
  148. package/dist/ChevronUpSmallFilled.js +55 -0
  149. package/dist/ChevronUpSmallFilled.mjs +21 -0
  150. package/dist/ChevronUpSmallOutline.d.ts +6 -0
  151. package/dist/ChevronUpSmallOutline.d.ts.map +1 -0
  152. package/dist/ChevronUpSmallOutline.js +55 -0
  153. package/dist/ChevronUpSmallOutline.mjs +21 -0
  154. package/dist/CircleFilled.d.ts +6 -0
  155. package/dist/CircleFilled.d.ts.map +1 -0
  156. package/dist/CircleFilled.js +55 -0
  157. package/dist/CircleFilled.mjs +21 -0
  158. package/dist/CircleOutline.d.ts +6 -0
  159. package/dist/CircleOutline.d.ts.map +1 -0
  160. package/dist/CircleOutline.js +55 -0
  161. package/dist/CircleOutline.mjs +21 -0
  162. package/dist/CloseFilled.d.ts +6 -0
  163. package/dist/CloseFilled.d.ts.map +1 -0
  164. package/dist/CloseFilled.js +55 -0
  165. package/dist/CloseFilled.mjs +21 -0
  166. package/dist/CloseOutline.d.ts +6 -0
  167. package/dist/CloseOutline.d.ts.map +1 -0
  168. package/dist/CloseOutline.js +55 -0
  169. package/dist/CloseOutline.mjs +21 -0
  170. package/dist/CloseSmallFilled.d.ts +6 -0
  171. package/dist/CloseSmallFilled.d.ts.map +1 -0
  172. package/dist/CloseSmallFilled.js +55 -0
  173. package/dist/CloseSmallFilled.mjs +21 -0
  174. package/dist/CloseSmallOutline.d.ts +6 -0
  175. package/dist/CloseSmallOutline.d.ts.map +1 -0
  176. package/dist/CloseSmallOutline.js +55 -0
  177. package/dist/CloseSmallOutline.mjs +21 -0
  178. package/dist/CloudFilled.d.ts +6 -0
  179. package/dist/CloudFilled.d.ts.map +1 -0
  180. package/dist/CloudFilled.js +55 -0
  181. package/dist/CloudFilled.mjs +21 -0
  182. package/dist/CloudOutline.d.ts +6 -0
  183. package/dist/CloudOutline.d.ts.map +1 -0
  184. package/dist/CloudOutline.js +55 -0
  185. package/dist/CloudOutline.mjs +21 -0
  186. package/dist/CodeFilled.d.ts +6 -0
  187. package/dist/CodeFilled.d.ts.map +1 -0
  188. package/dist/CodeFilled.js +55 -0
  189. package/dist/CodeFilled.mjs +21 -0
  190. package/dist/CodeOutline.d.ts +6 -0
  191. package/dist/CodeOutline.d.ts.map +1 -0
  192. package/dist/CodeOutline.js +55 -0
  193. package/dist/CodeOutline.mjs +21 -0
  194. package/dist/CoffeeFilled.d.ts +6 -0
  195. package/dist/CoffeeFilled.d.ts.map +1 -0
  196. package/dist/CoffeeFilled.js +55 -0
  197. package/dist/CoffeeFilled.mjs +21 -0
  198. package/dist/CoffeeOutline.d.ts +6 -0
  199. package/dist/CoffeeOutline.d.ts.map +1 -0
  200. package/dist/CoffeeOutline.js +55 -0
  201. package/dist/CoffeeOutline.mjs +21 -0
  202. package/dist/ComponentFilled.d.ts +6 -0
  203. package/dist/ComponentFilled.d.ts.map +1 -0
  204. package/dist/ComponentFilled.js +55 -0
  205. package/dist/ComponentFilled.mjs +21 -0
  206. package/dist/ComponentOutline.d.ts +6 -0
  207. package/dist/ComponentOutline.d.ts.map +1 -0
  208. package/dist/ComponentOutline.js +55 -0
  209. package/dist/ComponentOutline.mjs +21 -0
  210. package/dist/CopyFilled.d.ts +6 -0
  211. package/dist/CopyFilled.d.ts.map +1 -0
  212. package/dist/CopyFilled.js +55 -0
  213. package/dist/CopyFilled.mjs +21 -0
  214. package/dist/CopyOutline.d.ts +6 -0
  215. package/dist/CopyOutline.d.ts.map +1 -0
  216. package/dist/CopyOutline.js +55 -0
  217. package/dist/CopyOutline.mjs +21 -0
  218. package/dist/CoreFilled.d.ts +6 -0
  219. package/dist/CoreFilled.d.ts.map +1 -0
  220. package/dist/CoreFilled.js +55 -0
  221. package/dist/CoreFilled.mjs +21 -0
  222. package/dist/CoreOutline.d.ts +6 -0
  223. package/dist/CoreOutline.d.ts.map +1 -0
  224. package/dist/CoreOutline.js +55 -0
  225. package/dist/CoreOutline.mjs +21 -0
  226. package/dist/DeleteFilled.d.ts +6 -0
  227. package/dist/DeleteFilled.d.ts.map +1 -0
  228. package/dist/DeleteFilled.js +55 -0
  229. package/dist/DeleteFilled.mjs +21 -0
  230. package/dist/DeleteOutline.d.ts +6 -0
  231. package/dist/DeleteOutline.d.ts.map +1 -0
  232. package/dist/DeleteOutline.js +55 -0
  233. package/dist/DeleteOutline.mjs +21 -0
  234. package/dist/DocumentFilled.d.ts +6 -0
  235. package/dist/DocumentFilled.d.ts.map +1 -0
  236. package/dist/DocumentFilled.js +55 -0
  237. package/dist/DocumentFilled.mjs +21 -0
  238. package/dist/DocumentOutline.d.ts +6 -0
  239. package/dist/DocumentOutline.d.ts.map +1 -0
  240. package/dist/DocumentOutline.js +55 -0
  241. package/dist/DocumentOutline.mjs +21 -0
  242. package/dist/DownloadFilled.d.ts +6 -0
  243. package/dist/DownloadFilled.d.ts.map +1 -0
  244. package/dist/DownloadFilled.js +55 -0
  245. package/dist/DownloadFilled.mjs +21 -0
  246. package/dist/DownloadOutline.d.ts +6 -0
  247. package/dist/DownloadOutline.d.ts.map +1 -0
  248. package/dist/DownloadOutline.js +55 -0
  249. package/dist/DownloadOutline.mjs +21 -0
  250. package/dist/DraftFilled.d.ts +6 -0
  251. package/dist/DraftFilled.d.ts.map +1 -0
  252. package/dist/DraftFilled.js +55 -0
  253. package/dist/DraftFilled.mjs +21 -0
  254. package/dist/DraftOutline.d.ts +6 -0
  255. package/dist/DraftOutline.d.ts.map +1 -0
  256. package/dist/DraftOutline.js +55 -0
  257. package/dist/DraftOutline.mjs +21 -0
  258. package/dist/DuplicateFilled.d.ts +6 -0
  259. package/dist/DuplicateFilled.d.ts.map +1 -0
  260. package/dist/DuplicateFilled.js +55 -0
  261. package/dist/DuplicateFilled.mjs +21 -0
  262. package/dist/DuplicateOutline.d.ts +6 -0
  263. package/dist/DuplicateOutline.d.ts.map +1 -0
  264. package/dist/DuplicateOutline.js +55 -0
  265. package/dist/DuplicateOutline.mjs +21 -0
  266. package/dist/FolderFilled.d.ts +6 -0
  267. package/dist/FolderFilled.d.ts.map +1 -0
  268. package/dist/FolderFilled.js +55 -0
  269. package/dist/FolderFilled.mjs +21 -0
  270. package/dist/FolderOutline.d.ts +6 -0
  271. package/dist/FolderOutline.d.ts.map +1 -0
  272. package/dist/FolderOutline.js +55 -0
  273. package/dist/FolderOutline.mjs +21 -0
  274. package/dist/IndeterminateSmallFilled.d.ts +6 -0
  275. package/dist/IndeterminateSmallFilled.d.ts.map +1 -0
  276. package/dist/IndeterminateSmallFilled.js +55 -0
  277. package/dist/IndeterminateSmallFilled.mjs +21 -0
  278. package/dist/IndeterminateSmallOutline.d.ts +6 -0
  279. package/dist/IndeterminateSmallOutline.d.ts.map +1 -0
  280. package/dist/IndeterminateSmallOutline.js +55 -0
  281. package/dist/IndeterminateSmallOutline.mjs +21 -0
  282. package/dist/InfomationFilled.d.ts +6 -0
  283. package/dist/InfomationFilled.d.ts.map +1 -0
  284. package/dist/InfomationFilled.js +55 -0
  285. package/dist/InfomationFilled.mjs +21 -0
  286. package/dist/InfomationOutline.d.ts +6 -0
  287. package/dist/InfomationOutline.d.ts.map +1 -0
  288. package/dist/InfomationOutline.js +55 -0
  289. package/dist/InfomationOutline.mjs +21 -0
  290. package/dist/InstanceFilled.d.ts +6 -0
  291. package/dist/InstanceFilled.d.ts.map +1 -0
  292. package/dist/InstanceFilled.js +55 -0
  293. package/dist/InstanceFilled.mjs +21 -0
  294. package/dist/InstanceOutline.d.ts +6 -0
  295. package/dist/InstanceOutline.d.ts.map +1 -0
  296. package/dist/InstanceOutline.js +55 -0
  297. package/dist/InstanceOutline.mjs +21 -0
  298. package/dist/LinkFilled.d.ts +6 -0
  299. package/dist/LinkFilled.d.ts.map +1 -0
  300. package/dist/LinkFilled.js +55 -0
  301. package/dist/LinkFilled.mjs +21 -0
  302. package/dist/LinkOutline.d.ts +6 -0
  303. package/dist/LinkOutline.d.ts.map +1 -0
  304. package/dist/LinkOutline.js +55 -0
  305. package/dist/LinkOutline.mjs +21 -0
  306. package/dist/MenuFilled.d.ts +6 -0
  307. package/dist/MenuFilled.d.ts.map +1 -0
  308. package/dist/MenuFilled.js +55 -0
  309. package/dist/MenuFilled.mjs +21 -0
  310. package/dist/MenuOutline.d.ts +6 -0
  311. package/dist/MenuOutline.d.ts.map +1 -0
  312. package/dist/MenuOutline.js +55 -0
  313. package/dist/MenuOutline.mjs +21 -0
  314. package/dist/MicroFilled.d.ts +6 -0
  315. package/dist/MicroFilled.d.ts.map +1 -0
  316. package/dist/MicroFilled.js +55 -0
  317. package/dist/MicroFilled.mjs +21 -0
  318. package/dist/MicroOutline.d.ts +6 -0
  319. package/dist/MicroOutline.d.ts.map +1 -0
  320. package/dist/MicroOutline.js +55 -0
  321. package/dist/MicroOutline.mjs +21 -0
  322. package/dist/MoonFilled.d.ts +6 -0
  323. package/dist/MoonFilled.d.ts.map +1 -0
  324. package/dist/MoonFilled.js +55 -0
  325. package/dist/MoonFilled.mjs +21 -0
  326. package/dist/MoonOutline.d.ts +6 -0
  327. package/dist/MoonOutline.d.ts.map +1 -0
  328. package/dist/MoonOutline.js +55 -0
  329. package/dist/MoonOutline.mjs +21 -0
  330. package/dist/MoreHorizontalFilled.d.ts +6 -0
  331. package/dist/MoreHorizontalFilled.d.ts.map +1 -0
  332. package/dist/MoreHorizontalFilled.js +55 -0
  333. package/dist/MoreHorizontalFilled.mjs +21 -0
  334. package/dist/MoreHorizontalOutline.d.ts +6 -0
  335. package/dist/MoreHorizontalOutline.d.ts.map +1 -0
  336. package/dist/MoreHorizontalOutline.js +55 -0
  337. package/dist/MoreHorizontalOutline.mjs +21 -0
  338. package/dist/MoreVerticalFilled.d.ts +6 -0
  339. package/dist/MoreVerticalFilled.d.ts.map +1 -0
  340. package/dist/MoreVerticalFilled.js +55 -0
  341. package/dist/MoreVerticalFilled.mjs +21 -0
  342. package/dist/MoreVerticalOutline.d.ts +6 -0
  343. package/dist/MoreVerticalOutline.d.ts.map +1 -0
  344. package/dist/MoreVerticalOutline.js +55 -0
  345. package/dist/MoreVerticalOutline.mjs +21 -0
  346. package/dist/NotificationFilled.d.ts +6 -0
  347. package/dist/NotificationFilled.d.ts.map +1 -0
  348. package/dist/NotificationFilled.js +55 -0
  349. package/dist/NotificationFilled.mjs +21 -0
  350. package/dist/NotificationOutline.d.ts +6 -0
  351. package/dist/NotificationOutline.d.ts.map +1 -0
  352. package/dist/NotificationOutline.js +55 -0
  353. package/dist/NotificationOutline.mjs +21 -0
  354. package/dist/OpenWithFilled.d.ts +6 -0
  355. package/dist/OpenWithFilled.d.ts.map +1 -0
  356. package/dist/OpenWithFilled.js +55 -0
  357. package/dist/OpenWithFilled.mjs +21 -0
  358. package/dist/OpenWithOutline.d.ts +6 -0
  359. package/dist/OpenWithOutline.d.ts.map +1 -0
  360. package/dist/OpenWithOutline.js +55 -0
  361. package/dist/OpenWithOutline.mjs +21 -0
  362. package/dist/OptionFilled.d.ts +6 -0
  363. package/dist/OptionFilled.d.ts.map +1 -0
  364. package/dist/OptionFilled.js +55 -0
  365. package/dist/OptionFilled.mjs +21 -0
  366. package/dist/OptionOutline.d.ts +6 -0
  367. package/dist/OptionOutline.d.ts.map +1 -0
  368. package/dist/OptionOutline.js +55 -0
  369. package/dist/OptionOutline.mjs +21 -0
  370. package/dist/PersonalBookFilled.d.ts +6 -0
  371. package/dist/PersonalBookFilled.d.ts.map +1 -0
  372. package/dist/PersonalBookFilled.js +55 -0
  373. package/dist/PersonalBookFilled.mjs +21 -0
  374. package/dist/PersonalBookOutline.d.ts +6 -0
  375. package/dist/PersonalBookOutline.d.ts.map +1 -0
  376. package/dist/PersonalBookOutline.js +55 -0
  377. package/dist/PersonalBookOutline.mjs +21 -0
  378. package/dist/PersonalFilled.d.ts +6 -0
  379. package/dist/PersonalFilled.d.ts.map +1 -0
  380. package/dist/PersonalFilled.js +55 -0
  381. package/dist/PersonalFilled.mjs +21 -0
  382. package/dist/PersonalOutline.d.ts +6 -0
  383. package/dist/PersonalOutline.d.ts.map +1 -0
  384. package/dist/PersonalOutline.js +55 -0
  385. package/dist/PersonalOutline.mjs +21 -0
  386. package/dist/RadioFilled.d.ts +6 -0
  387. package/dist/RadioFilled.d.ts.map +1 -0
  388. package/dist/RadioFilled.js +55 -0
  389. package/dist/RadioFilled.mjs +21 -0
  390. package/dist/RadioOutline.d.ts +6 -0
  391. package/dist/RadioOutline.d.ts.map +1 -0
  392. package/dist/RadioOutline.js +55 -0
  393. package/dist/RadioOutline.mjs +21 -0
  394. package/dist/RainFilled.d.ts +6 -0
  395. package/dist/RainFilled.d.ts.map +1 -0
  396. package/dist/RainFilled.js +55 -0
  397. package/dist/RainFilled.mjs +21 -0
  398. package/dist/RainOutline.d.ts +6 -0
  399. package/dist/RainOutline.d.ts.map +1 -0
  400. package/dist/RainOutline.js +55 -0
  401. package/dist/RainOutline.mjs +21 -0
  402. package/dist/RectangleFilled.d.ts +6 -0
  403. package/dist/RectangleFilled.d.ts.map +1 -0
  404. package/dist/RectangleFilled.js +55 -0
  405. package/dist/RectangleFilled.mjs +21 -0
  406. package/dist/RectangleOutline.d.ts +6 -0
  407. package/dist/RectangleOutline.d.ts.map +1 -0
  408. package/dist/RectangleOutline.js +55 -0
  409. package/dist/RectangleOutline.mjs +21 -0
  410. package/dist/RootFilled.d.ts +6 -0
  411. package/dist/RootFilled.d.ts.map +1 -0
  412. package/dist/RootFilled.js +55 -0
  413. package/dist/RootFilled.mjs +21 -0
  414. package/dist/RootOutline.d.ts +6 -0
  415. package/dist/RootOutline.d.ts.map +1 -0
  416. package/dist/RootOutline.js +55 -0
  417. package/dist/RootOutline.mjs +21 -0
  418. package/dist/SearchFilled.d.ts +6 -0
  419. package/dist/SearchFilled.d.ts.map +1 -0
  420. package/dist/SearchFilled.js +55 -0
  421. package/dist/SearchFilled.mjs +21 -0
  422. package/dist/SearchOutline.d.ts +6 -0
  423. package/dist/SearchOutline.d.ts.map +1 -0
  424. package/dist/SearchOutline.js +55 -0
  425. package/dist/SearchOutline.mjs +21 -0
  426. package/dist/SettingsFilled.d.ts +6 -0
  427. package/dist/SettingsFilled.d.ts.map +1 -0
  428. package/dist/SettingsFilled.js +55 -0
  429. package/dist/SettingsFilled.mjs +21 -0
  430. package/dist/SettingsOutline.d.ts +6 -0
  431. package/dist/SettingsOutline.d.ts.map +1 -0
  432. package/dist/SettingsOutline.js +55 -0
  433. package/dist/SettingsOutline.mjs +21 -0
  434. package/dist/ShiftFilled.d.ts +6 -0
  435. package/dist/ShiftFilled.d.ts.map +1 -0
  436. package/dist/ShiftFilled.js +55 -0
  437. package/dist/ShiftFilled.mjs +21 -0
  438. package/dist/ShiftOutline.d.ts +6 -0
  439. package/dist/ShiftOutline.d.ts.map +1 -0
  440. package/dist/ShiftOutline.js +55 -0
  441. package/dist/ShiftOutline.mjs +21 -0
  442. package/dist/SideBarCollapseFilled.d.ts +6 -0
  443. package/dist/SideBarCollapseFilled.d.ts.map +1 -0
  444. package/dist/SideBarCollapseFilled.js +55 -0
  445. package/dist/SideBarCollapseFilled.mjs +21 -0
  446. package/dist/SideBarCollapseOutline.d.ts +6 -0
  447. package/dist/SideBarCollapseOutline.d.ts.map +1 -0
  448. package/dist/SideBarCollapseOutline.js +55 -0
  449. package/dist/SideBarCollapseOutline.mjs +21 -0
  450. package/dist/SideBarExpandedFilled.d.ts +6 -0
  451. package/dist/SideBarExpandedFilled.d.ts.map +1 -0
  452. package/dist/SideBarExpandedFilled.js +55 -0
  453. package/dist/SideBarExpandedFilled.mjs +21 -0
  454. package/dist/SideBarExpandedOutline.d.ts +6 -0
  455. package/dist/SideBarExpandedOutline.d.ts.map +1 -0
  456. package/dist/SideBarExpandedOutline.js +55 -0
  457. package/dist/SideBarExpandedOutline.mjs +21 -0
  458. package/dist/SparklesFilled.d.ts +6 -0
  459. package/dist/SparklesFilled.d.ts.map +1 -0
  460. package/dist/SparklesFilled.js +55 -0
  461. package/dist/SparklesFilled.mjs +21 -0
  462. package/dist/SparklesOutline.d.ts +6 -0
  463. package/dist/SparklesOutline.d.ts.map +1 -0
  464. package/dist/SparklesOutline.js +55 -0
  465. package/dist/SparklesOutline.mjs +21 -0
  466. package/dist/Spinner.d.ts +6 -0
  467. package/dist/Spinner.d.ts.map +1 -0
  468. package/dist/Spinner.js +58 -0
  469. package/dist/Spinner.mjs +24 -0
  470. package/dist/StarFilled.d.ts +6 -0
  471. package/dist/StarFilled.d.ts.map +1 -0
  472. package/dist/StarFilled.js +55 -0
  473. package/dist/StarFilled.mjs +21 -0
  474. package/dist/StarOutline.d.ts +6 -0
  475. package/dist/StarOutline.d.ts.map +1 -0
  476. package/dist/StarOutline.js +55 -0
  477. package/dist/StarOutline.mjs +21 -0
  478. package/dist/SunFilled.d.ts +6 -0
  479. package/dist/SunFilled.d.ts.map +1 -0
  480. package/dist/SunFilled.js +55 -0
  481. package/dist/SunFilled.mjs +21 -0
  482. package/dist/SunOutline.d.ts +6 -0
  483. package/dist/SunOutline.d.ts.map +1 -0
  484. package/dist/SunOutline.js +55 -0
  485. package/dist/SunOutline.mjs +21 -0
  486. package/dist/SwapFilled.d.ts +6 -0
  487. package/dist/SwapFilled.d.ts.map +1 -0
  488. package/dist/SwapFilled.js +55 -0
  489. package/dist/SwapFilled.mjs +21 -0
  490. package/dist/SwapOutline.d.ts +6 -0
  491. package/dist/SwapOutline.d.ts.map +1 -0
  492. package/dist/SwapOutline.js +55 -0
  493. package/dist/SwapOutline.mjs +21 -0
  494. package/dist/TodayFilled.d.ts +6 -0
  495. package/dist/TodayFilled.d.ts.map +1 -0
  496. package/dist/TodayFilled.js +55 -0
  497. package/dist/TodayFilled.mjs +21 -0
  498. package/dist/TodayOutline.d.ts +6 -0
  499. package/dist/TodayOutline.d.ts.map +1 -0
  500. package/dist/TodayOutline.js +55 -0
  501. package/dist/TodayOutline.mjs +21 -0
  502. package/dist/TriangularBotFilled.d.ts +6 -0
  503. package/dist/TriangularBotFilled.d.ts.map +1 -0
  504. package/dist/TriangularBotFilled.js +55 -0
  505. package/dist/TriangularBotFilled.mjs +21 -0
  506. package/dist/TriangularBotOutline.d.ts +6 -0
  507. package/dist/TriangularBotOutline.d.ts.map +1 -0
  508. package/dist/TriangularBotOutline.js +55 -0
  509. package/dist/TriangularBotOutline.mjs +21 -0
  510. package/dist/TriangularTopFilled.d.ts +6 -0
  511. package/dist/TriangularTopFilled.d.ts.map +1 -0
  512. package/dist/TriangularTopFilled.js +55 -0
  513. package/dist/TriangularTopFilled.mjs +21 -0
  514. package/dist/TriangularTopOutline.d.ts +6 -0
  515. package/dist/TriangularTopOutline.d.ts.map +1 -0
  516. package/dist/TriangularTopOutline.js +55 -0
  517. package/dist/TriangularTopOutline.mjs +21 -0
  518. package/dist/UploadFilled.d.ts +6 -0
  519. package/dist/UploadFilled.d.ts.map +1 -0
  520. package/dist/UploadFilled.js +55 -0
  521. package/dist/UploadFilled.mjs +21 -0
  522. package/dist/UploadOutline.d.ts +6 -0
  523. package/dist/UploadOutline.d.ts.map +1 -0
  524. package/dist/UploadOutline.js +55 -0
  525. package/dist/UploadOutline.mjs +21 -0
  526. package/dist/VerifyFilled.d.ts +6 -0
  527. package/dist/VerifyFilled.d.ts.map +1 -0
  528. package/dist/VerifyFilled.js +55 -0
  529. package/dist/VerifyFilled.mjs +21 -0
  530. package/dist/VerifyOutline.d.ts +6 -0
  531. package/dist/VerifyOutline.d.ts.map +1 -0
  532. package/dist/VerifyOutline.js +55 -0
  533. package/dist/VerifyOutline.mjs +21 -0
  534. package/dist/WarningFilled.d.ts +6 -0
  535. package/dist/WarningFilled.d.ts.map +1 -0
  536. package/dist/WarningFilled.js +55 -0
  537. package/dist/WarningFilled.mjs +21 -0
  538. package/dist/WarningOutline.d.ts +6 -0
  539. package/dist/WarningOutline.d.ts.map +1 -0
  540. package/dist/WarningOutline.js +55 -0
  541. package/dist/WarningOutline.mjs +21 -0
  542. package/dist/illustrated/Alarm.d.ts +6 -0
  543. package/dist/illustrated/Alarm.d.ts.map +1 -0
  544. package/dist/illustrated/Alarm.js +58 -0
  545. package/dist/illustrated/Alarm.mjs +24 -0
  546. package/dist/illustrated/Doc.d.ts +6 -0
  547. package/dist/illustrated/Doc.d.ts.map +1 -0
  548. package/dist/illustrated/Doc.js +59 -0
  549. package/dist/illustrated/Doc.mjs +25 -0
  550. package/dist/illustrated/Docx.d.ts +6 -0
  551. package/dist/illustrated/Docx.d.ts.map +1 -0
  552. package/dist/illustrated/Docx.js +59 -0
  553. package/dist/illustrated/Docx.mjs +25 -0
  554. package/dist/illustrated/EmptyFile.d.ts +6 -0
  555. package/dist/illustrated/EmptyFile.d.ts.map +1 -0
  556. package/dist/illustrated/EmptyFile.js +55 -0
  557. package/dist/illustrated/EmptyFile.mjs +21 -0
  558. package/dist/illustrated/Error.d.ts +6 -0
  559. package/dist/illustrated/Error.d.ts.map +1 -0
  560. package/dist/illustrated/Error.js +58 -0
  561. package/dist/illustrated/Error.mjs +24 -0
  562. package/dist/illustrated/File.d.ts +6 -0
  563. package/dist/illustrated/File.d.ts.map +1 -0
  564. package/dist/illustrated/File.js +55 -0
  565. package/dist/illustrated/File.mjs +21 -0
  566. package/dist/illustrated/Info.d.ts +6 -0
  567. package/dist/illustrated/Info.d.ts.map +1 -0
  568. package/dist/illustrated/Info.js +58 -0
  569. package/dist/illustrated/Info.mjs +24 -0
  570. package/dist/illustrated/Pdf.d.ts +6 -0
  571. package/dist/illustrated/Pdf.d.ts.map +1 -0
  572. package/dist/illustrated/Pdf.js +59 -0
  573. package/dist/illustrated/Pdf.mjs +25 -0
  574. package/dist/illustrated/Verified.d.ts +6 -0
  575. package/dist/illustrated/Verified.d.ts.map +1 -0
  576. package/dist/illustrated/Verified.js +58 -0
  577. package/dist/illustrated/Verified.mjs +24 -0
  578. package/dist/illustrated/Warning.d.ts +6 -0
  579. package/dist/illustrated/Warning.d.ts.map +1 -0
  580. package/dist/illustrated/Warning.js +58 -0
  581. package/dist/illustrated/Warning.mjs +24 -0
  582. package/dist/illustrated/index.d.ts +11 -0
  583. package/dist/illustrated/index.d.ts.map +1 -0
  584. package/dist/illustrated/index.js +55 -0
  585. package/dist/illustrated/index.mjs +22 -0
  586. package/dist/index.d.ts +136 -0
  587. package/dist/index.d.ts.map +1 -0
  588. package/dist/index.js +430 -0
  589. package/dist/index.mjs +272 -0
  590. package/package.json +44 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"VerifyFilled.d.ts","sourceRoot":"","sources":["../src/VerifyFilled.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,MAAM,WAAW,iBAAkB,SAAQ,KAAK,CAAC,QAAQ,CAAC,aAAa,CAAC;IACtE,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB;AAED,eAAO,MAAM,YAAY,sGAcxB,CAAC"}
@@ -0,0 +1,55 @@
1
+ "use strict";
2
+ var __create = Object.create;
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __export = (target, all) => {
9
+ for (var name in all)
10
+ __defProp(target, name, { get: all[name], enumerable: true });
11
+ };
12
+ var __copyProps = (to, from, except, desc) => {
13
+ if (from && typeof from === "object" || typeof from === "function") {
14
+ for (let key of __getOwnPropNames(from))
15
+ if (!__hasOwnProp.call(to, key) && key !== except)
16
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
+ }
18
+ return to;
19
+ };
20
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
25
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
+ mod
27
+ ));
28
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
+ var VerifyFilled_exports = {};
30
+ __export(VerifyFilled_exports, {
31
+ VerifyFilled: () => VerifyFilled
32
+ });
33
+ module.exports = __toCommonJS(VerifyFilled_exports);
34
+ var import_jsx_runtime = require("react/jsx-runtime");
35
+ var React = __toESM(require("react"));
36
+ const VerifyFilled = React.forwardRef(
37
+ ({ size = 24, width, height, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
38
+ "svg",
39
+ {
40
+ ref,
41
+ width: width ?? size,
42
+ height: height ?? size,
43
+ viewBox: "0 0 24 24",
44
+ fill: "none",
45
+ xmlns: "http://www.w3.org/2000/svg",
46
+ ...props,
47
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M10.1441 2.99474C11.0459 1.6906 12.9543 1.6906 13.856 2.99474C14.4023 3.78464 15.3791 4.14403 16.2994 3.89415C17.8186 3.48161 19.2807 4.72282 19.1431 6.30821C19.0597 7.26859 19.5793 8.17931 20.4429 8.58653C21.8689 9.25859 22.2003 11.1608 21.0875 12.2858C20.4136 12.9673 20.2333 14.003 20.6363 14.8766C21.3016 16.3188 20.347 17.9914 18.7799 18.1295C17.8308 18.2133 17.035 18.8888 16.7887 19.8199C16.3822 21.3573 14.5886 22.0182 13.3004 21.1051C12.5199 20.5517 11.4802 20.5517 10.6998 21.1051C9.41157 22.0183 7.61801 21.3574 7.2115 19.8199C6.96514 18.8886 6.16863 18.2131 5.21932 18.1295C3.65238 17.9912 2.69852 16.3187 3.36385 14.8766C3.76695 14.0029 3.58584 12.9673 2.9117 12.2858C1.79914 11.1608 2.13057 9.25869 3.55623 8.58653C4.4201 8.1794 4.94046 7.26873 4.85701 6.30821C4.71941 4.72282 6.18151 3.4816 7.70076 3.89415C8.62107 4.14396 9.59785 3.78465 10.1441 2.99474ZM16.9498 8.46446C16.5593 8.07398 15.9263 8.07406 15.5357 8.46446L10.5855 13.4137L8.46443 11.2926C8.07397 10.9023 7.44086 10.9023 7.05037 11.2926C6.6599 11.6831 6.66001 12.3161 7.05037 12.7067L9.8785 15.5358L9.95467 15.6041C10.3474 15.9244 10.9264 15.9016 11.2926 15.5358L16.9498 9.87853C17.3402 9.488 17.3402 8.85495 16.9498 8.46446Z", fill: "currentColor" })
48
+ }
49
+ )
50
+ );
51
+ VerifyFilled.displayName = "VerifyFilled";
52
+ // Annotate the CommonJS export names for ESM import in node:
53
+ 0 && (module.exports = {
54
+ VerifyFilled
55
+ });
@@ -0,0 +1,21 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ const VerifyFilled = React.forwardRef(
4
+ ({ size = 24, width, height, ...props }, ref) => /* @__PURE__ */ jsx(
5
+ "svg",
6
+ {
7
+ ref,
8
+ width: width ?? size,
9
+ height: height ?? size,
10
+ viewBox: "0 0 24 24",
11
+ fill: "none",
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ ...props,
14
+ children: /* @__PURE__ */ jsx("path", { d: "M10.1441 2.99474C11.0459 1.6906 12.9543 1.6906 13.856 2.99474C14.4023 3.78464 15.3791 4.14403 16.2994 3.89415C17.8186 3.48161 19.2807 4.72282 19.1431 6.30821C19.0597 7.26859 19.5793 8.17931 20.4429 8.58653C21.8689 9.25859 22.2003 11.1608 21.0875 12.2858C20.4136 12.9673 20.2333 14.003 20.6363 14.8766C21.3016 16.3188 20.347 17.9914 18.7799 18.1295C17.8308 18.2133 17.035 18.8888 16.7887 19.8199C16.3822 21.3573 14.5886 22.0182 13.3004 21.1051C12.5199 20.5517 11.4802 20.5517 10.6998 21.1051C9.41157 22.0183 7.61801 21.3574 7.2115 19.8199C6.96514 18.8886 6.16863 18.2131 5.21932 18.1295C3.65238 17.9912 2.69852 16.3187 3.36385 14.8766C3.76695 14.0029 3.58584 12.9673 2.9117 12.2858C1.79914 11.1608 2.13057 9.25869 3.55623 8.58653C4.4201 8.1794 4.94046 7.26873 4.85701 6.30821C4.71941 4.72282 6.18151 3.4816 7.70076 3.89415C8.62107 4.14396 9.59785 3.78465 10.1441 2.99474ZM16.9498 8.46446C16.5593 8.07398 15.9263 8.07406 15.5357 8.46446L10.5855 13.4137L8.46443 11.2926C8.07397 10.9023 7.44086 10.9023 7.05037 11.2926C6.6599 11.6831 6.66001 12.3161 7.05037 12.7067L9.8785 15.5358L9.95467 15.6041C10.3474 15.9244 10.9264 15.9016 11.2926 15.5358L16.9498 9.87853C17.3402 9.488 17.3402 8.85495 16.9498 8.46446Z", fill: "currentColor" })
15
+ }
16
+ )
17
+ );
18
+ VerifyFilled.displayName = "VerifyFilled";
19
+ export {
20
+ VerifyFilled
21
+ };
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ export interface VerifyOutlineProps extends React.SVGProps<SVGSVGElement> {
3
+ size?: number | string;
4
+ }
5
+ export declare const VerifyOutline: React.ForwardRefExoticComponent<Omit<VerifyOutlineProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
6
+ //# sourceMappingURL=VerifyOutline.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"VerifyOutline.d.ts","sourceRoot":"","sources":["../src/VerifyOutline.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,MAAM,WAAW,kBAAmB,SAAQ,KAAK,CAAC,QAAQ,CAAC,aAAa,CAAC;IACvE,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB;AAED,eAAO,MAAM,aAAa,uGAczB,CAAC"}
@@ -0,0 +1,55 @@
1
+ "use strict";
2
+ var __create = Object.create;
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __export = (target, all) => {
9
+ for (var name in all)
10
+ __defProp(target, name, { get: all[name], enumerable: true });
11
+ };
12
+ var __copyProps = (to, from, except, desc) => {
13
+ if (from && typeof from === "object" || typeof from === "function") {
14
+ for (let key of __getOwnPropNames(from))
15
+ if (!__hasOwnProp.call(to, key) && key !== except)
16
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
+ }
18
+ return to;
19
+ };
20
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
25
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
+ mod
27
+ ));
28
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
+ var VerifyOutline_exports = {};
30
+ __export(VerifyOutline_exports, {
31
+ VerifyOutline: () => VerifyOutline
32
+ });
33
+ module.exports = __toCommonJS(VerifyOutline_exports);
34
+ var import_jsx_runtime = require("react/jsx-runtime");
35
+ var React = __toESM(require("react"));
36
+ const VerifyOutline = React.forwardRef(
37
+ ({ size = 24, width, height, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
38
+ "svg",
39
+ {
40
+ ref,
41
+ width: width ?? size,
42
+ height: height ?? size,
43
+ viewBox: "0 0 24 24",
44
+ fill: "none",
45
+ xmlns: "http://www.w3.org/2000/svg",
46
+ ...props,
47
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M10.1229 2.99598C11.0351 1.69252 12.9656 1.69236 13.8777 2.99598C14.3959 3.73657 15.2968 4.09914 16.1746 3.93543L16.3494 3.89539C17.8862 3.48313 19.3655 4.72447 19.2264 6.30946L19.2176 6.48914C19.2091 7.3818 19.7217 8.20616 20.5408 8.58778C21.9832 9.25975 22.3188 11.1613 21.1932 12.286L21.0711 12.4179C20.4909 13.0962 20.3541 14.0571 20.7361 14.8759C21.4091 16.3176 20.4442 17.9895 18.8592 18.1278L18.6805 18.1503C17.7998 18.2969 17.0771 18.9462 16.8436 19.8192L16.8016 19.9608C16.3354 21.3494 14.689 21.9485 13.4393 21.1845L13.3152 21.1034C12.5258 20.5502 11.4748 20.5503 10.6854 21.1034L10.5613 21.1845C9.31164 21.9489 7.66531 21.3495 7.19904 19.9608L7.15607 19.8192C6.92248 18.9461 6.2 18.2968 5.31915 18.1503L5.14142 18.1278C3.60568 17.9941 2.65113 16.4207 3.2049 15.0116L3.26349 14.8759C3.64572 14.057 3.5089 13.0962 2.92853 12.4179L2.80646 12.286C1.71608 11.1964 1.99706 9.37768 3.32697 8.65418L3.4588 8.58778C4.27798 8.20619 4.79152 7.38185 4.78302 6.48914L4.77423 6.30946C4.63504 4.72436 6.11434 3.48293 7.65118 3.89539C8.52381 4.12946 9.44624 3.82863 10.0135 3.13953L10.1229 2.99598ZM12.2391 4.14246C12.1375 3.99735 11.9367 3.97975 11.8104 4.08875L11.7615 4.14246C10.7914 5.52916 9.1044 6.2082 7.46075 5.90223L7.13263 5.82703C6.93711 5.77456 6.74869 5.933 6.76642 6.13465C6.91453 7.82076 6.05854 9.42498 4.60236 10.247L4.30353 10.4003C4.12003 10.4858 4.07732 10.7279 4.22052 10.871L4.44904 11.118C5.46349 12.3039 5.75379 13.9508 5.20587 15.412L5.07599 15.7216C4.99044 15.905 5.11361 16.1181 5.31525 16.1356L5.64825 16.1776C7.29767 16.452 8.65121 17.6666 9.08868 19.3016L9.11603 19.37C9.19757 19.5151 9.39201 19.567 9.53693 19.4657L9.82013 19.2831C11.26 18.4333 13.0767 18.4944 14.4627 19.4657C14.6284 19.5817 14.8596 19.4971 14.9119 19.3016L15.0115 18.9804C15.5684 17.4038 16.9993 16.2824 18.6854 16.1356L18.7567 16.12C18.9142 16.0651 18.9995 15.8821 18.9246 15.7216C18.1611 14.0858 18.5022 12.147 19.7791 10.871C19.9222 10.728 19.8802 10.4859 19.6971 10.4003C18.0606 9.63798 17.0753 7.93304 17.2332 6.13465C17.2509 5.93313 17.0634 5.77486 16.868 5.82703C15.2334 6.26573 13.5046 5.70199 12.4422 4.41102L12.2391 4.14246ZM15.5359 8.46473C15.9265 8.0743 16.5595 8.07424 16.95 8.46473C17.3402 8.85524 17.3403 9.48835 16.95 9.87879L11.2928 15.536C10.9267 15.9018 10.3476 15.9244 9.9549 15.6044L9.87872 15.536L7.0506 12.7069C6.66007 12.3164 6.66007 11.6834 7.0506 11.2929C7.44114 10.9025 8.0742 10.9024 8.46466 11.2929L10.5858 13.4139L15.5359 8.46473Z", fill: "currentColor" })
48
+ }
49
+ )
50
+ );
51
+ VerifyOutline.displayName = "VerifyOutline";
52
+ // Annotate the CommonJS export names for ESM import in node:
53
+ 0 && (module.exports = {
54
+ VerifyOutline
55
+ });
@@ -0,0 +1,21 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ const VerifyOutline = React.forwardRef(
4
+ ({ size = 24, width, height, ...props }, ref) => /* @__PURE__ */ jsx(
5
+ "svg",
6
+ {
7
+ ref,
8
+ width: width ?? size,
9
+ height: height ?? size,
10
+ viewBox: "0 0 24 24",
11
+ fill: "none",
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ ...props,
14
+ children: /* @__PURE__ */ jsx("path", { d: "M10.1229 2.99598C11.0351 1.69252 12.9656 1.69236 13.8777 2.99598C14.3959 3.73657 15.2968 4.09914 16.1746 3.93543L16.3494 3.89539C17.8862 3.48313 19.3655 4.72447 19.2264 6.30946L19.2176 6.48914C19.2091 7.3818 19.7217 8.20616 20.5408 8.58778C21.9832 9.25975 22.3188 11.1613 21.1932 12.286L21.0711 12.4179C20.4909 13.0962 20.3541 14.0571 20.7361 14.8759C21.4091 16.3176 20.4442 17.9895 18.8592 18.1278L18.6805 18.1503C17.7998 18.2969 17.0771 18.9462 16.8436 19.8192L16.8016 19.9608C16.3354 21.3494 14.689 21.9485 13.4393 21.1845L13.3152 21.1034C12.5258 20.5502 11.4748 20.5503 10.6854 21.1034L10.5613 21.1845C9.31164 21.9489 7.66531 21.3495 7.19904 19.9608L7.15607 19.8192C6.92248 18.9461 6.2 18.2968 5.31915 18.1503L5.14142 18.1278C3.60568 17.9941 2.65113 16.4207 3.2049 15.0116L3.26349 14.8759C3.64572 14.057 3.5089 13.0962 2.92853 12.4179L2.80646 12.286C1.71608 11.1964 1.99706 9.37768 3.32697 8.65418L3.4588 8.58778C4.27798 8.20619 4.79152 7.38185 4.78302 6.48914L4.77423 6.30946C4.63504 4.72436 6.11434 3.48293 7.65118 3.89539C8.52381 4.12946 9.44624 3.82863 10.0135 3.13953L10.1229 2.99598ZM12.2391 4.14246C12.1375 3.99735 11.9367 3.97975 11.8104 4.08875L11.7615 4.14246C10.7914 5.52916 9.1044 6.2082 7.46075 5.90223L7.13263 5.82703C6.93711 5.77456 6.74869 5.933 6.76642 6.13465C6.91453 7.82076 6.05854 9.42498 4.60236 10.247L4.30353 10.4003C4.12003 10.4858 4.07732 10.7279 4.22052 10.871L4.44904 11.118C5.46349 12.3039 5.75379 13.9508 5.20587 15.412L5.07599 15.7216C4.99044 15.905 5.11361 16.1181 5.31525 16.1356L5.64825 16.1776C7.29767 16.452 8.65121 17.6666 9.08868 19.3016L9.11603 19.37C9.19757 19.5151 9.39201 19.567 9.53693 19.4657L9.82013 19.2831C11.26 18.4333 13.0767 18.4944 14.4627 19.4657C14.6284 19.5817 14.8596 19.4971 14.9119 19.3016L15.0115 18.9804C15.5684 17.4038 16.9993 16.2824 18.6854 16.1356L18.7567 16.12C18.9142 16.0651 18.9995 15.8821 18.9246 15.7216C18.1611 14.0858 18.5022 12.147 19.7791 10.871C19.9222 10.728 19.8802 10.4859 19.6971 10.4003C18.0606 9.63798 17.0753 7.93304 17.2332 6.13465C17.2509 5.93313 17.0634 5.77486 16.868 5.82703C15.2334 6.26573 13.5046 5.70199 12.4422 4.41102L12.2391 4.14246ZM15.5359 8.46473C15.9265 8.0743 16.5595 8.07424 16.95 8.46473C17.3402 8.85524 17.3403 9.48835 16.95 9.87879L11.2928 15.536C10.9267 15.9018 10.3476 15.9244 9.9549 15.6044L9.87872 15.536L7.0506 12.7069C6.66007 12.3164 6.66007 11.6834 7.0506 11.2929C7.44114 10.9025 8.0742 10.9024 8.46466 11.2929L10.5858 13.4139L15.5359 8.46473Z", fill: "currentColor" })
15
+ }
16
+ )
17
+ );
18
+ VerifyOutline.displayName = "VerifyOutline";
19
+ export {
20
+ VerifyOutline
21
+ };
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ export interface WarningFilledProps extends React.SVGProps<SVGSVGElement> {
3
+ size?: number | string;
4
+ }
5
+ export declare const WarningFilled: React.ForwardRefExoticComponent<Omit<WarningFilledProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
6
+ //# sourceMappingURL=WarningFilled.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"WarningFilled.d.ts","sourceRoot":"","sources":["../src/WarningFilled.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,MAAM,WAAW,kBAAmB,SAAQ,KAAK,CAAC,QAAQ,CAAC,aAAa,CAAC;IACvE,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB;AAED,eAAO,MAAM,aAAa,uGAczB,CAAC"}
@@ -0,0 +1,55 @@
1
+ "use strict";
2
+ var __create = Object.create;
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __export = (target, all) => {
9
+ for (var name in all)
10
+ __defProp(target, name, { get: all[name], enumerable: true });
11
+ };
12
+ var __copyProps = (to, from, except, desc) => {
13
+ if (from && typeof from === "object" || typeof from === "function") {
14
+ for (let key of __getOwnPropNames(from))
15
+ if (!__hasOwnProp.call(to, key) && key !== except)
16
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
+ }
18
+ return to;
19
+ };
20
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
25
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
+ mod
27
+ ));
28
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
+ var WarningFilled_exports = {};
30
+ __export(WarningFilled_exports, {
31
+ WarningFilled: () => WarningFilled
32
+ });
33
+ module.exports = __toCommonJS(WarningFilled_exports);
34
+ var import_jsx_runtime = require("react/jsx-runtime");
35
+ var React = __toESM(require("react"));
36
+ const WarningFilled = React.forwardRef(
37
+ ({ size = 24, width, height, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
38
+ "svg",
39
+ {
40
+ ref,
41
+ width: width ?? size,
42
+ height: height ?? size,
43
+ viewBox: "0 0 24 24",
44
+ fill: "none",
45
+ xmlns: "http://www.w3.org/2000/svg",
46
+ ...props,
47
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M10.2683 4.44261C11.0381 3.10937 12.9624 3.10945 13.7322 4.44261L20.6726 16.4641C21.442 17.7972 20.4804 19.4638 18.9412 19.4641H5.06033C3.52086 19.4641 2.55849 17.7974 3.32791 16.4641L10.2683 4.44261ZM12.0008 15.0032C11.4485 15.0032 11.0008 15.4509 11.0008 16.0032C11.0011 16.5552 11.4487 17.0032 12.0008 17.0032C12.5526 17.0029 13.0004 16.555 13.0008 16.0032C13.0008 15.451 12.5528 15.0034 12.0008 15.0032ZM12.0008 8.00316C11.4485 8.00316 11.0008 8.45088 11.0008 9.00316V12.0032C11.0011 12.5552 11.4487 13.0032 12.0008 13.0032C12.5526 13.0029 13.0005 12.555 13.0008 12.0032V9.00316C13.0008 8.45104 12.5528 8.00343 12.0008 8.00316Z", fill: "currentColor" })
48
+ }
49
+ )
50
+ );
51
+ WarningFilled.displayName = "WarningFilled";
52
+ // Annotate the CommonJS export names for ESM import in node:
53
+ 0 && (module.exports = {
54
+ WarningFilled
55
+ });
@@ -0,0 +1,21 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ const WarningFilled = React.forwardRef(
4
+ ({ size = 24, width, height, ...props }, ref) => /* @__PURE__ */ jsx(
5
+ "svg",
6
+ {
7
+ ref,
8
+ width: width ?? size,
9
+ height: height ?? size,
10
+ viewBox: "0 0 24 24",
11
+ fill: "none",
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ ...props,
14
+ children: /* @__PURE__ */ jsx("path", { d: "M10.2683 4.44261C11.0381 3.10937 12.9624 3.10945 13.7322 4.44261L20.6726 16.4641C21.442 17.7972 20.4804 19.4638 18.9412 19.4641H5.06033C3.52086 19.4641 2.55849 17.7974 3.32791 16.4641L10.2683 4.44261ZM12.0008 15.0032C11.4485 15.0032 11.0008 15.4509 11.0008 16.0032C11.0011 16.5552 11.4487 17.0032 12.0008 17.0032C12.5526 17.0029 13.0004 16.555 13.0008 16.0032C13.0008 15.451 12.5528 15.0034 12.0008 15.0032ZM12.0008 8.00316C11.4485 8.00316 11.0008 8.45088 11.0008 9.00316V12.0032C11.0011 12.5552 11.4487 13.0032 12.0008 13.0032C12.5526 13.0029 13.0005 12.555 13.0008 12.0032V9.00316C13.0008 8.45104 12.5528 8.00343 12.0008 8.00316Z", fill: "currentColor" })
15
+ }
16
+ )
17
+ );
18
+ WarningFilled.displayName = "WarningFilled";
19
+ export {
20
+ WarningFilled
21
+ };
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ export interface WarningOutlineProps extends React.SVGProps<SVGSVGElement> {
3
+ size?: number | string;
4
+ }
5
+ export declare const WarningOutline: React.ForwardRefExoticComponent<Omit<WarningOutlineProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
6
+ //# sourceMappingURL=WarningOutline.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"WarningOutline.d.ts","sourceRoot":"","sources":["../src/WarningOutline.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,MAAM,WAAW,mBAAoB,SAAQ,KAAK,CAAC,QAAQ,CAAC,aAAa,CAAC;IACxE,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB;AAED,eAAO,MAAM,cAAc,wGAc1B,CAAC"}
@@ -0,0 +1,55 @@
1
+ "use strict";
2
+ var __create = Object.create;
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __export = (target, all) => {
9
+ for (var name in all)
10
+ __defProp(target, name, { get: all[name], enumerable: true });
11
+ };
12
+ var __copyProps = (to, from, except, desc) => {
13
+ if (from && typeof from === "object" || typeof from === "function") {
14
+ for (let key of __getOwnPropNames(from))
15
+ if (!__hasOwnProp.call(to, key) && key !== except)
16
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
+ }
18
+ return to;
19
+ };
20
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
25
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
+ mod
27
+ ));
28
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
+ var WarningOutline_exports = {};
30
+ __export(WarningOutline_exports, {
31
+ WarningOutline: () => WarningOutline
32
+ });
33
+ module.exports = __toCommonJS(WarningOutline_exports);
34
+ var import_jsx_runtime = require("react/jsx-runtime");
35
+ var React = __toESM(require("react"));
36
+ const WarningOutline = React.forwardRef(
37
+ ({ size = 24, width, height, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
38
+ "svg",
39
+ {
40
+ ref,
41
+ width: width ?? size,
42
+ height: height ?? size,
43
+ viewBox: "0 0 24 24",
44
+ fill: "none",
45
+ xmlns: "http://www.w3.org/2000/svg",
46
+ ...props,
47
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M10.2684 4.44259C11.0381 3.10939 12.9624 3.10947 13.7322 4.44259L20.6727 16.4641C21.442 17.7972 20.4803 19.4637 18.9412 19.4641H5.06035C3.52109 19.4639 2.55876 17.7972 3.32793 16.4641L10.2684 4.44259ZM12.4334 6.19259C12.241 5.85931 11.7597 5.85938 11.5672 6.19259L5.49297 16.7141C5.30082 17.0473 5.54096 17.4638 5.92558 17.4641H18.075C18.4594 17.4635 18.6997 17.0471 18.5076 16.7141L12.4334 6.19259ZM11.9998 14.0002C12.5521 14.0002 12.9998 14.4479 12.9998 15.0002C12.9996 15.5523 12.552 16.0002 11.9998 16.0002C11.4478 16 11 15.5522 10.9998 15.0002C10.9998 14.4481 11.4477 14.0004 11.9998 14.0002ZM11.9998 9.00021C12.5521 9.00021 12.9998 9.44793 12.9998 10.0002V12.0002C12.9996 12.5523 12.552 13.0002 11.9998 13.0002C11.4478 13 11 12.5522 10.9998 12.0002V10.0002C10.9998 9.44806 11.4477 9.00043 11.9998 9.00021Z", fill: "currentColor" })
48
+ }
49
+ )
50
+ );
51
+ WarningOutline.displayName = "WarningOutline";
52
+ // Annotate the CommonJS export names for ESM import in node:
53
+ 0 && (module.exports = {
54
+ WarningOutline
55
+ });
@@ -0,0 +1,21 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ const WarningOutline = React.forwardRef(
4
+ ({ size = 24, width, height, ...props }, ref) => /* @__PURE__ */ jsx(
5
+ "svg",
6
+ {
7
+ ref,
8
+ width: width ?? size,
9
+ height: height ?? size,
10
+ viewBox: "0 0 24 24",
11
+ fill: "none",
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ ...props,
14
+ children: /* @__PURE__ */ jsx("path", { d: "M10.2684 4.44259C11.0381 3.10939 12.9624 3.10947 13.7322 4.44259L20.6727 16.4641C21.442 17.7972 20.4803 19.4637 18.9412 19.4641H5.06035C3.52109 19.4639 2.55876 17.7972 3.32793 16.4641L10.2684 4.44259ZM12.4334 6.19259C12.241 5.85931 11.7597 5.85938 11.5672 6.19259L5.49297 16.7141C5.30082 17.0473 5.54096 17.4638 5.92558 17.4641H18.075C18.4594 17.4635 18.6997 17.0471 18.5076 16.7141L12.4334 6.19259ZM11.9998 14.0002C12.5521 14.0002 12.9998 14.4479 12.9998 15.0002C12.9996 15.5523 12.552 16.0002 11.9998 16.0002C11.4478 16 11 15.5522 10.9998 15.0002C10.9998 14.4481 11.4477 14.0004 11.9998 14.0002ZM11.9998 9.00021C12.5521 9.00021 12.9998 9.44793 12.9998 10.0002V12.0002C12.9996 12.5523 12.552 13.0002 11.9998 13.0002C11.4478 13 11 12.5522 10.9998 12.0002V10.0002C10.9998 9.44806 11.4477 9.00043 11.9998 9.00021Z", fill: "currentColor" })
15
+ }
16
+ )
17
+ );
18
+ WarningOutline.displayName = "WarningOutline";
19
+ export {
20
+ WarningOutline
21
+ };
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ export interface AlarmProps extends React.SVGProps<SVGSVGElement> {
3
+ size?: number | string;
4
+ }
5
+ export declare const Alarm: React.ForwardRefExoticComponent<Omit<AlarmProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
6
+ //# sourceMappingURL=Alarm.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Alarm.d.ts","sourceRoot":"","sources":["../../src/illustrated/Alarm.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,MAAM,WAAW,UAAW,SAAQ,KAAK,CAAC,QAAQ,CAAC,aAAa,CAAC;IAC/D,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB;AAED,eAAO,MAAM,KAAK,+FAejB,CAAC"}
@@ -0,0 +1,58 @@
1
+ "use strict";
2
+ var __create = Object.create;
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __export = (target, all) => {
9
+ for (var name in all)
10
+ __defProp(target, name, { get: all[name], enumerable: true });
11
+ };
12
+ var __copyProps = (to, from, except, desc) => {
13
+ if (from && typeof from === "object" || typeof from === "function") {
14
+ for (let key of __getOwnPropNames(from))
15
+ if (!__hasOwnProp.call(to, key) && key !== except)
16
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
+ }
18
+ return to;
19
+ };
20
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
25
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
+ mod
27
+ ));
28
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
+ var Alarm_exports = {};
30
+ __export(Alarm_exports, {
31
+ Alarm: () => Alarm
32
+ });
33
+ module.exports = __toCommonJS(Alarm_exports);
34
+ var import_jsx_runtime = require("react/jsx-runtime");
35
+ var React = __toESM(require("react"));
36
+ const Alarm = React.forwardRef(
37
+ ({ size = 24, width, height, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
38
+ "svg",
39
+ {
40
+ ref,
41
+ width: width ?? size,
42
+ height: height ?? size,
43
+ viewBox: "0 0 48 48",
44
+ fill: "none",
45
+ xmlns: "http://www.w3.org/2000/svg",
46
+ ...props,
47
+ children: [
48
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", { cx: "24", cy: "24", r: "10", fill: "var(--bg-pink)" }),
49
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M42.1888 13.4987C41.7108 13.7747 41.1016 13.6097 40.8016 13.1463C39.2623 10.7683 37.2318 8.73778 34.8538 7.19843C34.3904 6.89846 34.2253 6.28929 34.5014 5.81124C34.7777 5.33255 35.3914 5.16688 35.8567 5.46518C38.5356 7.1824 40.8177 9.46447 42.5349 12.1433C42.8332 12.6087 42.6675 13.2223 42.1888 13.4987ZM13.4987 5.81124C13.7747 6.28929 13.6097 6.89846 13.1463 7.19843C10.7683 8.73778 8.73781 10.7683 7.19846 13.1463C6.89849 13.6097 6.28932 13.7747 5.81127 13.4987C5.33258 13.2223 5.16692 12.6087 5.46521 12.1433C7.18243 9.46448 9.46451 7.1824 12.1434 5.46518C12.6087 5.16689 13.2224 5.33255 13.4987 5.81124ZM39 24C39 32.2843 32.2843 39 24 39C20.2175 39 16.762 37.5999 14.1234 35.2898C13.7079 34.926 13.0768 34.9232 12.6863 35.3137L11.9792 36.0208L8.70712 39.2929C8.31659 39.6834 8.31659 40.3166 8.70712 40.7071C9.09764 41.0976 9.73081 41.0976 10.1213 40.7071L13.4764 37.3521C16.371 39.6366 20.0263 41 24 41C27.9738 41 31.6291 39.6366 34.5237 37.352L37.8787 40.7071C38.2693 41.0976 38.9024 41.0976 39.2929 40.7071C39.6835 40.3166 39.6835 39.6834 39.2929 39.2929L36.0208 36.0208C39.0972 32.9444 41 28.6944 41 24C41 14.6112 33.3888 7 24 7C14.6112 7 7 14.6112 7 24C7 26.0461 7.36148 28.0078 8.02407 29.8247C8.21327 30.3435 8.80492 30.5755 9.31173 30.3562C9.8189 30.1367 10.0486 29.5485 9.8634 29.0278C9.30435 27.4561 9 25.7636 9 24C9 15.7157 15.7157 9 24 9C32.2843 9 39 15.7157 39 24ZM32.5 16.9142C32.8905 16.5237 32.8905 15.8905 32.5 15.5C32.1095 15.1095 31.4763 15.1095 31.0858 15.5L26.032 20.5538C25.4365 20.2019 24.7418 20 24 20C21.7909 20 20 21.7909 20 24C20 26.2091 21.7909 28 24 28C26.2091 28 28 26.2091 28 24C28 23.2582 27.7981 22.5636 27.4462 21.968L32.5 16.9142ZM26 24C26 25.1046 25.1046 26 24 26C22.8954 26 22 25.1046 22 24C22 22.8954 22.8954 22 24 22C25.1046 22 26 22.8954 26 24Z", fill: "var(--bg-neutral-primary-inverse)" })
50
+ ]
51
+ }
52
+ )
53
+ );
54
+ Alarm.displayName = "Alarm";
55
+ // Annotate the CommonJS export names for ESM import in node:
56
+ 0 && (module.exports = {
57
+ Alarm
58
+ });
@@ -0,0 +1,24 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ const Alarm = React.forwardRef(
4
+ ({ size = 24, width, height, ...props }, ref) => /* @__PURE__ */ jsxs(
5
+ "svg",
6
+ {
7
+ ref,
8
+ width: width ?? size,
9
+ height: height ?? size,
10
+ viewBox: "0 0 48 48",
11
+ fill: "none",
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ ...props,
14
+ children: [
15
+ /* @__PURE__ */ jsx("circle", { cx: "24", cy: "24", r: "10", fill: "var(--bg-pink)" }),
16
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M42.1888 13.4987C41.7108 13.7747 41.1016 13.6097 40.8016 13.1463C39.2623 10.7683 37.2318 8.73778 34.8538 7.19843C34.3904 6.89846 34.2253 6.28929 34.5014 5.81124C34.7777 5.33255 35.3914 5.16688 35.8567 5.46518C38.5356 7.1824 40.8177 9.46447 42.5349 12.1433C42.8332 12.6087 42.6675 13.2223 42.1888 13.4987ZM13.4987 5.81124C13.7747 6.28929 13.6097 6.89846 13.1463 7.19843C10.7683 8.73778 8.73781 10.7683 7.19846 13.1463C6.89849 13.6097 6.28932 13.7747 5.81127 13.4987C5.33258 13.2223 5.16692 12.6087 5.46521 12.1433C7.18243 9.46448 9.46451 7.1824 12.1434 5.46518C12.6087 5.16689 13.2224 5.33255 13.4987 5.81124ZM39 24C39 32.2843 32.2843 39 24 39C20.2175 39 16.762 37.5999 14.1234 35.2898C13.7079 34.926 13.0768 34.9232 12.6863 35.3137L11.9792 36.0208L8.70712 39.2929C8.31659 39.6834 8.31659 40.3166 8.70712 40.7071C9.09764 41.0976 9.73081 41.0976 10.1213 40.7071L13.4764 37.3521C16.371 39.6366 20.0263 41 24 41C27.9738 41 31.6291 39.6366 34.5237 37.352L37.8787 40.7071C38.2693 41.0976 38.9024 41.0976 39.2929 40.7071C39.6835 40.3166 39.6835 39.6834 39.2929 39.2929L36.0208 36.0208C39.0972 32.9444 41 28.6944 41 24C41 14.6112 33.3888 7 24 7C14.6112 7 7 14.6112 7 24C7 26.0461 7.36148 28.0078 8.02407 29.8247C8.21327 30.3435 8.80492 30.5755 9.31173 30.3562C9.8189 30.1367 10.0486 29.5485 9.8634 29.0278C9.30435 27.4561 9 25.7636 9 24C9 15.7157 15.7157 9 24 9C32.2843 9 39 15.7157 39 24ZM32.5 16.9142C32.8905 16.5237 32.8905 15.8905 32.5 15.5C32.1095 15.1095 31.4763 15.1095 31.0858 15.5L26.032 20.5538C25.4365 20.2019 24.7418 20 24 20C21.7909 20 20 21.7909 20 24C20 26.2091 21.7909 28 24 28C26.2091 28 28 26.2091 28 24C28 23.2582 27.7981 22.5636 27.4462 21.968L32.5 16.9142ZM26 24C26 25.1046 25.1046 26 24 26C22.8954 26 22 25.1046 22 24C22 22.8954 22.8954 22 24 22C25.1046 22 26 22.8954 26 24Z", fill: "var(--bg-neutral-primary-inverse)" })
17
+ ]
18
+ }
19
+ )
20
+ );
21
+ Alarm.displayName = "Alarm";
22
+ export {
23
+ Alarm
24
+ };
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ export interface DocProps extends React.SVGProps<SVGSVGElement> {
3
+ size?: number | string;
4
+ }
5
+ export declare const Doc: React.ForwardRefExoticComponent<Omit<DocProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
6
+ //# sourceMappingURL=Doc.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Doc.d.ts","sourceRoot":"","sources":["../../src/illustrated/Doc.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,MAAM,WAAW,QAAS,SAAQ,KAAK,CAAC,QAAQ,CAAC,aAAa,CAAC;IAC7D,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB;AAED,eAAO,MAAM,GAAG,6FAgBf,CAAC"}
@@ -0,0 +1,59 @@
1
+ "use strict";
2
+ var __create = Object.create;
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __export = (target, all) => {
9
+ for (var name in all)
10
+ __defProp(target, name, { get: all[name], enumerable: true });
11
+ };
12
+ var __copyProps = (to, from, except, desc) => {
13
+ if (from && typeof from === "object" || typeof from === "function") {
14
+ for (let key of __getOwnPropNames(from))
15
+ if (!__hasOwnProp.call(to, key) && key !== except)
16
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
+ }
18
+ return to;
19
+ };
20
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
25
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
+ mod
27
+ ));
28
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
+ var Doc_exports = {};
30
+ __export(Doc_exports, {
31
+ Doc: () => Doc
32
+ });
33
+ module.exports = __toCommonJS(Doc_exports);
34
+ var import_jsx_runtime = require("react/jsx-runtime");
35
+ var React = __toESM(require("react"));
36
+ const Doc = React.forwardRef(
37
+ ({ size = 24, width, height, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
38
+ "svg",
39
+ {
40
+ ref,
41
+ width: width ?? size,
42
+ height: height ?? size,
43
+ viewBox: "0 0 48 48",
44
+ fill: "none",
45
+ xmlns: "http://www.w3.org/2000/svg",
46
+ ...props,
47
+ children: [
48
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M27.5146 4C29.1059 4 30.6326 4.63259 31.7578 5.75781L38.2422 12.2422C39.3674 13.3674 40 14.8941 40 16.4854V38C40 41.3137 37.3137 44 34 44H14L13.6914 43.9922C10.6233 43.8368 8.16325 41.3767 8.00781 38.3086L8 38V10C8 6.68629 10.6863 4 14 4H27.5146ZM14 6C11.7909 6 10 7.79086 10 10V38C10 40.2091 11.7909 42 14 42H34C36.2091 42 38 40.2091 38 38V21H28C25.2386 21 23 18.7614 23 16V6H14ZM25 16C25 17.6569 26.3431 19 28 19H38V16.4854C38 15.4245 37.5782 14.4074 36.8281 13.6572L30.3428 7.17188C29.5926 6.42175 28.5755 6 27.5146 6H25V16Z", fill: "var(--bg-neutral-primary-inverse)" }),
49
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x: "5", y: "23", width: "27", height: "14", rx: "3", fill: "var(--bg-blue)", stroke: "var(--bg-neutral-primary-inverse)", strokeWidth: "2" }),
50
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M7.9282 26.84H10.3482C11.0949 26.84 11.7449 26.99 12.2982 27.29C12.8515 27.59 13.2782 28.01 13.5782 28.55C13.8782 29.09 14.0282 29.7133 14.0282 30.42C14.0282 31.1267 13.8782 31.75 13.5782 32.29C13.2782 32.83 12.8515 33.25 12.2982 33.55C11.7449 33.85 11.0949 34 10.3482 34H7.9282V26.84ZM10.2882 32.72C11.0615 32.72 11.6515 32.5167 12.0582 32.11C12.4649 31.6967 12.6682 31.1333 12.6682 30.42C12.6682 29.7067 12.4649 29.1467 12.0582 28.74C11.6515 28.3267 11.0615 28.12 10.2882 28.12H9.2782V32.72H10.2882ZM18.491 34.16C17.791 34.16 17.1543 33.9967 16.581 33.67C16.0143 33.3367 15.5677 32.8833 15.241 32.31C14.9143 31.7367 14.751 31.1067 14.751 30.42C14.751 29.7333 14.9143 29.1033 15.241 28.53C15.5677 27.9567 16.0143 27.5067 16.581 27.18C17.1543 26.8467 17.791 26.68 18.491 26.68C19.191 26.68 19.8243 26.8467 20.391 27.18C20.9643 27.5067 21.4143 27.9567 21.741 28.53C22.0677 29.1033 22.231 29.7333 22.231 30.42C22.231 31.1067 22.0677 31.7367 21.741 32.31C21.4143 32.8833 20.9643 33.3367 20.391 33.67C19.8243 33.9967 19.191 34.16 18.491 34.16ZM18.491 32.88C18.931 32.88 19.3343 32.7767 19.701 32.57C20.0677 32.3633 20.3543 32.0733 20.561 31.7C20.7743 31.3267 20.881 30.9 20.881 30.42C20.881 29.94 20.7743 29.5133 20.561 29.14C20.3543 28.7667 20.0677 28.4767 19.701 28.27C19.3343 28.0633 18.931 27.96 18.491 27.96C18.051 27.96 17.6477 28.0633 17.281 28.27C16.921 28.4767 16.6343 28.7667 16.421 29.14C16.2143 29.5133 16.111 29.94 16.111 30.42C16.111 30.9 16.2143 31.3267 16.421 31.7C16.6343 32.0733 16.921 32.3633 17.281 32.57C17.6477 32.7767 18.051 32.88 18.491 32.88ZM26.6018 34.16C25.9085 34.16 25.2751 33.9967 24.7018 33.67C24.1285 33.3367 23.6751 32.8867 23.3418 32.32C23.0151 31.7467 22.8518 31.1133 22.8518 30.42C22.8518 29.7267 23.0151 29.0967 23.3418 28.53C23.6751 27.9567 24.1285 27.5067 24.7018 27.18C25.2751 26.8467 25.9085 26.68 26.6018 26.68C27.6818 26.68 28.5751 27.07 29.2818 27.85L28.3318 28.77C27.8718 28.23 27.2985 27.96 26.6118 27.96C26.1651 27.96 25.7585 28.0633 25.3918 28.27C25.0251 28.47 24.7351 28.7567 24.5218 29.13C24.3151 29.5033 24.2118 29.9333 24.2118 30.42C24.2118 30.9067 24.3151 31.3367 24.5218 31.71C24.7351 32.0833 25.0251 32.3733 25.3918 32.58C25.7585 32.78 26.1651 32.88 26.6118 32.88C27.3651 32.88 27.9951 32.5667 28.5018 31.94L29.4618 32.85C29.1085 33.2767 28.6885 33.6033 28.2018 33.83C27.7218 34.05 27.1885 34.16 26.6018 34.16Z", fill: "white" })
51
+ ]
52
+ }
53
+ )
54
+ );
55
+ Doc.displayName = "Doc";
56
+ // Annotate the CommonJS export names for ESM import in node:
57
+ 0 && (module.exports = {
58
+ Doc
59
+ });
@@ -0,0 +1,25 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import * as React from "react";
3
+ const Doc = React.forwardRef(
4
+ ({ size = 24, width, height, ...props }, ref) => /* @__PURE__ */ jsxs(
5
+ "svg",
6
+ {
7
+ ref,
8
+ width: width ?? size,
9
+ height: height ?? size,
10
+ viewBox: "0 0 48 48",
11
+ fill: "none",
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ ...props,
14
+ children: [
15
+ /* @__PURE__ */ jsx("path", { d: "M27.5146 4C29.1059 4 30.6326 4.63259 31.7578 5.75781L38.2422 12.2422C39.3674 13.3674 40 14.8941 40 16.4854V38C40 41.3137 37.3137 44 34 44H14L13.6914 43.9922C10.6233 43.8368 8.16325 41.3767 8.00781 38.3086L8 38V10C8 6.68629 10.6863 4 14 4H27.5146ZM14 6C11.7909 6 10 7.79086 10 10V38C10 40.2091 11.7909 42 14 42H34C36.2091 42 38 40.2091 38 38V21H28C25.2386 21 23 18.7614 23 16V6H14ZM25 16C25 17.6569 26.3431 19 28 19H38V16.4854C38 15.4245 37.5782 14.4074 36.8281 13.6572L30.3428 7.17188C29.5926 6.42175 28.5755 6 27.5146 6H25V16Z", fill: "var(--bg-neutral-primary-inverse)" }),
16
+ /* @__PURE__ */ jsx("rect", { x: "5", y: "23", width: "27", height: "14", rx: "3", fill: "var(--bg-blue)", stroke: "var(--bg-neutral-primary-inverse)", strokeWidth: "2" }),
17
+ /* @__PURE__ */ jsx("path", { d: "M7.9282 26.84H10.3482C11.0949 26.84 11.7449 26.99 12.2982 27.29C12.8515 27.59 13.2782 28.01 13.5782 28.55C13.8782 29.09 14.0282 29.7133 14.0282 30.42C14.0282 31.1267 13.8782 31.75 13.5782 32.29C13.2782 32.83 12.8515 33.25 12.2982 33.55C11.7449 33.85 11.0949 34 10.3482 34H7.9282V26.84ZM10.2882 32.72C11.0615 32.72 11.6515 32.5167 12.0582 32.11C12.4649 31.6967 12.6682 31.1333 12.6682 30.42C12.6682 29.7067 12.4649 29.1467 12.0582 28.74C11.6515 28.3267 11.0615 28.12 10.2882 28.12H9.2782V32.72H10.2882ZM18.491 34.16C17.791 34.16 17.1543 33.9967 16.581 33.67C16.0143 33.3367 15.5677 32.8833 15.241 32.31C14.9143 31.7367 14.751 31.1067 14.751 30.42C14.751 29.7333 14.9143 29.1033 15.241 28.53C15.5677 27.9567 16.0143 27.5067 16.581 27.18C17.1543 26.8467 17.791 26.68 18.491 26.68C19.191 26.68 19.8243 26.8467 20.391 27.18C20.9643 27.5067 21.4143 27.9567 21.741 28.53C22.0677 29.1033 22.231 29.7333 22.231 30.42C22.231 31.1067 22.0677 31.7367 21.741 32.31C21.4143 32.8833 20.9643 33.3367 20.391 33.67C19.8243 33.9967 19.191 34.16 18.491 34.16ZM18.491 32.88C18.931 32.88 19.3343 32.7767 19.701 32.57C20.0677 32.3633 20.3543 32.0733 20.561 31.7C20.7743 31.3267 20.881 30.9 20.881 30.42C20.881 29.94 20.7743 29.5133 20.561 29.14C20.3543 28.7667 20.0677 28.4767 19.701 28.27C19.3343 28.0633 18.931 27.96 18.491 27.96C18.051 27.96 17.6477 28.0633 17.281 28.27C16.921 28.4767 16.6343 28.7667 16.421 29.14C16.2143 29.5133 16.111 29.94 16.111 30.42C16.111 30.9 16.2143 31.3267 16.421 31.7C16.6343 32.0733 16.921 32.3633 17.281 32.57C17.6477 32.7767 18.051 32.88 18.491 32.88ZM26.6018 34.16C25.9085 34.16 25.2751 33.9967 24.7018 33.67C24.1285 33.3367 23.6751 32.8867 23.3418 32.32C23.0151 31.7467 22.8518 31.1133 22.8518 30.42C22.8518 29.7267 23.0151 29.0967 23.3418 28.53C23.6751 27.9567 24.1285 27.5067 24.7018 27.18C25.2751 26.8467 25.9085 26.68 26.6018 26.68C27.6818 26.68 28.5751 27.07 29.2818 27.85L28.3318 28.77C27.8718 28.23 27.2985 27.96 26.6118 27.96C26.1651 27.96 25.7585 28.0633 25.3918 28.27C25.0251 28.47 24.7351 28.7567 24.5218 29.13C24.3151 29.5033 24.2118 29.9333 24.2118 30.42C24.2118 30.9067 24.3151 31.3367 24.5218 31.71C24.7351 32.0833 25.0251 32.3733 25.3918 32.58C25.7585 32.78 26.1651 32.88 26.6118 32.88C27.3651 32.88 27.9951 32.5667 28.5018 31.94L29.4618 32.85C29.1085 33.2767 28.6885 33.6033 28.2018 33.83C27.7218 34.05 27.1885 34.16 26.6018 34.16Z", fill: "white" })
18
+ ]
19
+ }
20
+ )
21
+ );
22
+ Doc.displayName = "Doc";
23
+ export {
24
+ Doc
25
+ };
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ export interface DocxProps extends React.SVGProps<SVGSVGElement> {
3
+ size?: number | string;
4
+ }
5
+ export declare const Docx: React.ForwardRefExoticComponent<Omit<DocxProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
6
+ //# sourceMappingURL=Docx.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Docx.d.ts","sourceRoot":"","sources":["../../src/illustrated/Docx.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,MAAM,WAAW,SAAU,SAAQ,KAAK,CAAC,QAAQ,CAAC,aAAa,CAAC;IAC9D,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB;AAED,eAAO,MAAM,IAAI,8FAgBhB,CAAC"}