@bubbles-ui/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 (1210) hide show
  1. package/README.md +34 -0
  2. package/outline/AddCircleIcon.d.ts +3 -0
  3. package/outline/AddCircleIcon.js +19 -0
  4. package/outline/AddIcon.d.ts +3 -0
  5. package/outline/AddIcon.js +19 -0
  6. package/outline/AddSquareIcon.d.ts +3 -0
  7. package/outline/AddSquareIcon.js +19 -0
  8. package/outline/AlarmBellCheckIcon.d.ts +3 -0
  9. package/outline/AlarmBellCheckIcon.js +24 -0
  10. package/outline/AlarmBellDisableIcon.d.ts +3 -0
  11. package/outline/AlarmBellDisableIcon.js +24 -0
  12. package/outline/AlarmBellIcon.d.ts +3 -0
  13. package/outline/AlarmBellIcon.js +19 -0
  14. package/outline/AlarmBellOffIcon.d.ts +3 -0
  15. package/outline/AlarmBellOffIcon.js +19 -0
  16. package/outline/AlarmBellTimerIcon.d.ts +3 -0
  17. package/outline/AlarmBellTimerIcon.js +29 -0
  18. package/outline/AppWindowModuleIcon.d.ts +3 -0
  19. package/outline/AppWindowModuleIcon.js +28 -0
  20. package/outline/ArrowCornerLeftIcon.d.ts +3 -0
  21. package/outline/ArrowCornerLeftIcon.js +19 -0
  22. package/outline/ArrowCornerRightIcon.d.ts +3 -0
  23. package/outline/ArrowCornerRightIcon.js +19 -0
  24. package/outline/ArrowDownIcon.d.ts +3 -0
  25. package/outline/ArrowDownIcon.js +19 -0
  26. package/outline/ArrowLeftIcon.d.ts +3 -0
  27. package/outline/ArrowLeftIcon.js +19 -0
  28. package/outline/ArrowRightIcon.d.ts +3 -0
  29. package/outline/ArrowRightIcon.js +19 -0
  30. package/outline/ArrowUpIcon.d.ts +3 -0
  31. package/outline/ArrowUpIcon.js +19 -0
  32. package/outline/AttachedIcon.d.ts +3 -0
  33. package/outline/AttachedIcon.js +26 -0
  34. package/outline/AttachmentIcon.d.ts +3 -0
  35. package/outline/AttachmentIcon.js +26 -0
  36. package/outline/BoardEducationIcon.d.ts +3 -0
  37. package/outline/BoardEducationIcon.js +30 -0
  38. package/outline/BookLaptopIcon.d.ts +3 -0
  39. package/outline/BookLaptopIcon.js +24 -0
  40. package/outline/BookSmartphoneIcon.d.ts +3 -0
  41. package/outline/BookSmartphoneIcon.js +28 -0
  42. package/outline/BuildingIcon.d.ts +3 -0
  43. package/outline/BuildingIcon.js +28 -0
  44. package/outline/BuildingModernIcon.d.ts +3 -0
  45. package/outline/BuildingModernIcon.js +28 -0
  46. package/outline/CheckCircleIcon.d.ts +3 -0
  47. package/outline/CheckCircleIcon.js +24 -0
  48. package/outline/CheckIcon.d.ts +3 -0
  49. package/outline/CheckIcon.js +26 -0
  50. package/outline/CheckSquareIcon.d.ts +3 -0
  51. package/outline/CheckSquareIcon.js +24 -0
  52. package/outline/ChevDownIcon.d.ts +3 -0
  53. package/outline/ChevDownIcon.js +19 -0
  54. package/outline/ChevLeftIcon.d.ts +3 -0
  55. package/outline/ChevLeftIcon.js +19 -0
  56. package/outline/ChevRightIcon.d.ts +3 -0
  57. package/outline/ChevRightIcon.js +19 -0
  58. package/outline/ChevUpIcon.d.ts +3 -0
  59. package/outline/ChevUpIcon.js +19 -0
  60. package/outline/ChevronDownIcon.d.ts +3 -0
  61. package/outline/ChevronDownIcon.js +19 -0
  62. package/outline/ChevronLeftIcon.d.ts +3 -0
  63. package/outline/ChevronLeftIcon.js +19 -0
  64. package/outline/ChevronRightIcon.d.ts +3 -0
  65. package/outline/ChevronRightIcon.js +19 -0
  66. package/outline/ChevronUpIcon.d.ts +3 -0
  67. package/outline/ChevronUpIcon.js +19 -0
  68. package/outline/CloudUploadIcon.d.ts +3 -0
  69. package/outline/CloudUploadIcon.js +28 -0
  70. package/outline/CommonFileSearchIcon.d.ts +3 -0
  71. package/outline/CommonFileSearchIcon.js +24 -0
  72. package/outline/CursorIcon.d.ts +3 -0
  73. package/outline/CursorIcon.js +19 -0
  74. package/outline/DoneCircleIcon.d.ts +3 -0
  75. package/outline/DoneCircleIcon.js +24 -0
  76. package/outline/DoneSquareIcon.d.ts +3 -0
  77. package/outline/DoneSquareIcon.js +24 -0
  78. package/outline/DownloadDrawerIcon.d.ts +3 -0
  79. package/outline/DownloadDrawerIcon.js +19 -0
  80. package/outline/DownloadIcon.d.ts +3 -0
  81. package/outline/DownloadIcon.js +19 -0
  82. package/outline/EditIcon.d.ts +3 -0
  83. package/outline/EditIcon.js +24 -0
  84. package/outline/EmailActionReadIcon.d.ts +3 -0
  85. package/outline/EmailActionReadIcon.js +19 -0
  86. package/outline/EmailActionReplyAllIcon.d.ts +3 -0
  87. package/outline/EmailActionReplyAllIcon.js +24 -0
  88. package/outline/EmailActionReplyIcon.d.ts +3 -0
  89. package/outline/EmailActionReplyIcon.js +19 -0
  90. package/outline/EmailActionSendIcon.d.ts +3 -0
  91. package/outline/EmailActionSendIcon.js +19 -0
  92. package/outline/EmailActionUnreadIcon.d.ts +3 -0
  93. package/outline/EmailActionUnreadIcon.js +24 -0
  94. package/outline/EmailPileIcon.d.ts +3 -0
  95. package/outline/EmailPileIcon.js +28 -0
  96. package/outline/ExpandDiagonalIcon.d.ts +3 -0
  97. package/outline/ExpandDiagonalIcon.js +19 -0
  98. package/outline/ExpandFullIcon.d.ts +3 -0
  99. package/outline/ExpandFullIcon.js +26 -0
  100. package/outline/FamilyChildIcon.d.ts +3 -0
  101. package/outline/FamilyChildIcon.js +19 -0
  102. package/outline/FamilyFatherIcon.d.ts +3 -0
  103. package/outline/FamilyFatherIcon.js +26 -0
  104. package/outline/FileAviIcon.d.ts +3 -0
  105. package/outline/FileAviIcon.js +28 -0
  106. package/outline/FileCsvIcon.d.ts +3 -0
  107. package/outline/FileCsvIcon.js +28 -0
  108. package/outline/FileDocIcon.d.ts +3 -0
  109. package/outline/FileDocIcon.js +28 -0
  110. package/outline/FileGifIcon.d.ts +3 -0
  111. package/outline/FileGifIcon.js +24 -0
  112. package/outline/FileJpgIcon.d.ts +3 -0
  113. package/outline/FileJpgIcon.js +24 -0
  114. package/outline/FileMovIcon.d.ts +3 -0
  115. package/outline/FileMovIcon.js +28 -0
  116. package/outline/FilePdfIcon.d.ts +3 -0
  117. package/outline/FilePdfIcon.js +28 -0
  118. package/outline/FilePngIcon.d.ts +3 -0
  119. package/outline/FilePngIcon.js +24 -0
  120. package/outline/FilePsdIcon.d.ts +3 -0
  121. package/outline/FilePsdIcon.js +29 -0
  122. package/outline/FileRarIcon.d.ts +3 -0
  123. package/outline/FileRarIcon.js +30 -0
  124. package/outline/FileSvgIcon.d.ts +3 -0
  125. package/outline/FileSvgIcon.js +28 -0
  126. package/outline/FileTxtIcon.d.ts +3 -0
  127. package/outline/FileTxtIcon.js +28 -0
  128. package/outline/FileXmlIcon.d.ts +3 -0
  129. package/outline/FileXmlIcon.js +28 -0
  130. package/outline/FileZipIcon.d.ts +3 -0
  131. package/outline/FileZipIcon.js +30 -0
  132. package/outline/FilterIcon.d.ts +3 -0
  133. package/outline/FilterIcon.js +26 -0
  134. package/outline/FormFileAttachIcon.d.ts +3 -0
  135. package/outline/FormFileAttachIcon.js +28 -0
  136. package/outline/FormImageAttachIcon.d.ts +3 -0
  137. package/outline/FormImageAttachIcon.js +28 -0
  138. package/outline/FormMediaAttachIcon.d.ts +3 -0
  139. package/outline/FormMediaAttachIcon.js +32 -0
  140. package/outline/FormPictureFemaleAttachIcon.d.ts +3 -0
  141. package/outline/FormPictureFemaleAttachIcon.js +32 -0
  142. package/outline/FormPictureMaleAttachIcon.d.ts +3 -0
  143. package/outline/FormPictureMaleAttachIcon.js +30 -0
  144. package/outline/HouseDoorIcon.d.ts +3 -0
  145. package/outline/HouseDoorIcon.js +26 -0
  146. package/outline/HouseIcon.d.ts +3 -0
  147. package/outline/HouseIcon.js +26 -0
  148. package/outline/HouseRoofIcon.d.ts +3 -0
  149. package/outline/HouseRoofIcon.js +28 -0
  150. package/outline/HyperlinkIcon.d.ts +3 -0
  151. package/outline/HyperlinkIcon.js +19 -0
  152. package/outline/LayoutAgendaIcon.d.ts +3 -0
  153. package/outline/LayoutAgendaIcon.js +26 -0
  154. package/outline/LayoutGridIcon.d.ts +3 -0
  155. package/outline/LayoutGridIcon.js +26 -0
  156. package/outline/LayoutHeadlineIcon.d.ts +3 -0
  157. package/outline/LayoutHeadlineIcon.js +26 -0
  158. package/outline/LayoutModuleIcon.d.ts +3 -0
  159. package/outline/LayoutModuleIcon.js +26 -0
  160. package/outline/LayoutTwoColumsIcon.d.ts +3 -0
  161. package/outline/LayoutTwoColumsIcon.js +19 -0
  162. package/outline/LinkBrokenIcon.d.ts +3 -0
  163. package/outline/LinkBrokenIcon.js +19 -0
  164. package/outline/LoveItIcon.d.ts +3 -0
  165. package/outline/LoveItIcon.js +19 -0
  166. package/outline/LoveItRemoveIcon.d.ts +3 -0
  167. package/outline/LoveItRemoveIcon.js +24 -0
  168. package/outline/ModuleFourIcon.d.ts +3 -0
  169. package/outline/ModuleFourIcon.js +24 -0
  170. package/outline/ModuleThreeIcon.d.ts +3 -0
  171. package/outline/ModuleThreeIcon.js +29 -0
  172. package/outline/ModuleTwoIcon.d.ts +3 -0
  173. package/outline/ModuleTwoIcon.js +29 -0
  174. package/outline/MoveIcon.d.ts +3 -0
  175. package/outline/MoveIcon.js +26 -0
  176. package/outline/MoveLeftIcon.d.ts +3 -0
  177. package/outline/MoveLeftIcon.js +26 -0
  178. package/outline/MoveRightIcon.d.ts +3 -0
  179. package/outline/MoveRightIcon.js +26 -0
  180. package/outline/NavigationMenuLeftIcon.d.ts +3 -0
  181. package/outline/NavigationMenuLeftIcon.js +17 -0
  182. package/outline/NavigationMenuRightIcon.d.ts +3 -0
  183. package/outline/NavigationMenuRightIcon.js +17 -0
  184. package/outline/OfficialBuildingIcon.d.ts +3 -0
  185. package/outline/OfficialBuildingIcon.js +26 -0
  186. package/outline/OpenIcon.d.ts +3 -0
  187. package/outline/OpenIcon.js +26 -0
  188. package/outline/PeopleManGraduateIcon.d.ts +3 -0
  189. package/outline/PeopleManGraduateIcon.js +28 -0
  190. package/outline/PeopleWomanGraduateIcon.d.ts +3 -0
  191. package/outline/PeopleWomanGraduateIcon.js +30 -0
  192. package/outline/PhoneActionHomeIcon.d.ts +3 -0
  193. package/outline/PhoneActionHomeIcon.js +29 -0
  194. package/outline/PhoneActionsAddIcon.d.ts +3 -0
  195. package/outline/PhoneActionsAddIcon.js +19 -0
  196. package/outline/PhoneActionsSupportIcon.d.ts +3 -0
  197. package/outline/PhoneActionsSupportIcon.js +19 -0
  198. package/outline/PhoneIcon.d.ts +3 -0
  199. package/outline/PhoneIcon.js +26 -0
  200. package/outline/PhonebookIcon.d.ts +3 -0
  201. package/outline/PhonebookIcon.js +24 -0
  202. package/outline/PluginAlertsIcon.d.ts +3 -0
  203. package/outline/PluginAlertsIcon.js +19 -0
  204. package/outline/PluginAssignmentsIcon.d.ts +3 -0
  205. package/outline/PluginAssignmentsIcon.js +31 -0
  206. package/outline/PluginCalendarIcon.d.ts +3 -0
  207. package/outline/PluginCalendarIcon.js +27 -0
  208. package/outline/PluginClassesIcon.d.ts +3 -0
  209. package/outline/PluginClassesIcon.js +29 -0
  210. package/outline/PluginComunicaIcon.d.ts +3 -0
  211. package/outline/PluginComunicaIcon.js +19 -0
  212. package/outline/PluginContentCreatorIcon.d.ts +3 -0
  213. package/outline/PluginContentCreatorIcon.js +31 -0
  214. package/outline/PluginCurriculumIcon.d.ts +3 -0
  215. package/outline/PluginCurriculumIcon.js +29 -0
  216. package/outline/PluginDashboardIcon.d.ts +3 -0
  217. package/outline/PluginDashboardIcon.js +27 -0
  218. package/outline/PluginDebateIcon.d.ts +3 -0
  219. package/outline/PluginDebateIcon.js +19 -0
  220. package/outline/PluginFamiliesIcon.d.ts +3 -0
  221. package/outline/PluginFamiliesIcon.js +29 -0
  222. package/outline/PluginFeedbackIcon.d.ts +3 -0
  223. package/outline/PluginFeedbackIcon.js +24 -0
  224. package/outline/PluginGamerOrLearnerIcon.d.ts +3 -0
  225. package/outline/PluginGamerOrLearnerIcon.js +27 -0
  226. package/outline/PluginIntegratorIcon.d.ts +3 -0
  227. package/outline/PluginIntegratorIcon.js +24 -0
  228. package/outline/PluginJourneyIcon.d.ts +3 -0
  229. package/outline/PluginJourneyIcon.js +24 -0
  230. package/outline/PluginKanbanIcon.d.ts +3 -0
  231. package/outline/PluginKanbanIcon.js +29 -0
  232. package/outline/PluginKimIcon.d.ts +3 -0
  233. package/outline/PluginKimIcon.js +27 -0
  234. package/outline/PluginLeebraryIcon.d.ts +3 -0
  235. package/outline/PluginLeebraryIcon.js +27 -0
  236. package/outline/PluginMenuBuilderIcon.d.ts +3 -0
  237. package/outline/PluginMenuBuilderIcon.js +27 -0
  238. package/outline/PluginNewsIcon.d.ts +3 -0
  239. package/outline/PluginNewsIcon.js +29 -0
  240. package/outline/PluginOkrsIcon.d.ts +3 -0
  241. package/outline/PluginOkrsIcon.js +27 -0
  242. package/outline/PluginPlannerIcon.d.ts +3 -0
  243. package/outline/PluginPlannerIcon.js +27 -0
  244. package/outline/PluginRankingIcon.d.ts +3 -0
  245. package/outline/PluginRankingIcon.js +29 -0
  246. package/outline/PluginRedactorIcon.d.ts +3 -0
  247. package/outline/PluginRedactorIcon.js +29 -0
  248. package/outline/PluginSettingsIcon.d.ts +3 -0
  249. package/outline/PluginSettingsIcon.js +29 -0
  250. package/outline/PluginSubjectsIcon.d.ts +3 -0
  251. package/outline/PluginSubjectsIcon.js +29 -0
  252. package/outline/PluginTemplatorIcon.d.ts +3 -0
  253. package/outline/PluginTemplatorIcon.js +33 -0
  254. package/outline/PluginTestIcon.d.ts +3 -0
  255. package/outline/PluginTestIcon.js +27 -0
  256. package/outline/PluginTransactionalIcon.d.ts +3 -0
  257. package/outline/PluginTransactionalIcon.js +33 -0
  258. package/outline/PluginTranslatorIcon.d.ts +3 -0
  259. package/outline/PluginTranslatorIcon.js +33 -0
  260. package/outline/PluginUsersIcon.d.ts +3 -0
  261. package/outline/PluginUsersIcon.js +19 -0
  262. package/outline/PluginVirtualBlackboadIcon.d.ts +3 -0
  263. package/outline/PluginVirtualBlackboadIcon.js +27 -0
  264. package/outline/QrCodeScanIcon.d.ts +3 -0
  265. package/outline/QrCodeScanIcon.js +19 -0
  266. package/outline/RatingStarIcon.d.ts +3 -0
  267. package/outline/RatingStarIcon.js +26 -0
  268. package/outline/RedoIcon.d.ts +3 -0
  269. package/outline/RedoIcon.js +28 -0
  270. package/outline/RemoveCircleIcon.d.ts +3 -0
  271. package/outline/RemoveCircleIcon.js +19 -0
  272. package/outline/RemoveIcon.d.ts +3 -0
  273. package/outline/RemoveIcon.js +19 -0
  274. package/outline/RemoveSquareIcon.d.ts +3 -0
  275. package/outline/RemoveSquareIcon.js +19 -0
  276. package/outline/SchoolBuildingIcon.d.ts +3 -0
  277. package/outline/SchoolBuildingIcon.js +29 -0
  278. package/outline/SchoolTeacherFemaleIcon.d.ts +3 -0
  279. package/outline/SchoolTeacherFemaleIcon.js +26 -0
  280. package/outline/SchoolTeacherMaleIcon.d.ts +3 -0
  281. package/outline/SchoolTeacherMaleIcon.js +19 -0
  282. package/outline/SearchIcon.d.ts +3 -0
  283. package/outline/SearchIcon.js +26 -0
  284. package/outline/SendEmailEnvelopeIcon.d.ts +3 -0
  285. package/outline/SendEmailEnvelopeIcon.js +28 -0
  286. package/outline/SendMessageIcon.d.ts +3 -0
  287. package/outline/SendMessageIcon.js +28 -0
  288. package/outline/ShareIcon.d.ts +3 -0
  289. package/outline/ShareIcon.js +19 -0
  290. package/outline/ShareSocialIcon.d.ts +3 -0
  291. package/outline/ShareSocialIcon.js +19 -0
  292. package/outline/ShrinkFullIcon.d.ts +3 -0
  293. package/outline/ShrinkFullIcon.js +26 -0
  294. package/outline/ShrinkIcon.d.ts +3 -0
  295. package/outline/ShrinkIcon.js +26 -0
  296. package/outline/SingleActionsGraduateFemaleIcon.d.ts +3 -0
  297. package/outline/SingleActionsGraduateFemaleIcon.js +32 -0
  298. package/outline/SingleActionsGraduateIcon.d.ts +3 -0
  299. package/outline/SingleActionsGraduateIcon.js +28 -0
  300. package/outline/SingleActionsGraduateMaleIcon.d.ts +3 -0
  301. package/outline/SingleActionsGraduateMaleIcon.js +30 -0
  302. package/outline/SortDragIcon.d.ts +3 -0
  303. package/outline/SortDragIcon.js +17 -0
  304. package/outline/StopwatchIcon.d.ts +3 -0
  305. package/outline/StopwatchIcon.js +19 -0
  306. package/outline/StudyDeskIcon.d.ts +3 -0
  307. package/outline/StudyDeskIcon.js +30 -0
  308. package/outline/StudyVirtualClassroomIcon.d.ts +3 -0
  309. package/outline/StudyVirtualClassroomIcon.js +29 -0
  310. package/outline/StyleThreePinTableIcon.d.ts +3 -0
  311. package/outline/StyleThreePinTableIcon.js +28 -0
  312. package/outline/SubtractCircleIcon.d.ts +3 -0
  313. package/outline/SubtractCircleIcon.js +19 -0
  314. package/outline/SubtractIcon.d.ts +3 -0
  315. package/outline/SubtractIcon.js +19 -0
  316. package/outline/SubtractSquareIcon.d.ts +3 -0
  317. package/outline/SubtractSquareIcon.js +19 -0
  318. package/outline/SynchronizeArrowClockIcon.d.ts +3 -0
  319. package/outline/SynchronizeArrowClockIcon.js +24 -0
  320. package/outline/SynchronizeArrowIcon.d.ts +3 -0
  321. package/outline/SynchronizeArrowIcon.js +28 -0
  322. package/outline/SynchronizeArrowUndoneIcon.d.ts +3 -0
  323. package/outline/SynchronizeArrowUndoneIcon.js +24 -0
  324. package/outline/SynchronizeArrowsIcon.d.ts +3 -0
  325. package/outline/SynchronizeArrowsIcon.js +24 -0
  326. package/outline/SynchronizeArrowsSquareIcon.d.ts +3 -0
  327. package/outline/SynchronizeArrowsSquareIcon.js +28 -0
  328. package/outline/SynchronizeArrowsWarningIcon.d.ts +3 -0
  329. package/outline/SynchronizeArrowsWarningIcon.js +24 -0
  330. package/outline/TagsIcon.d.ts +3 -0
  331. package/outline/TagsIcon.js +24 -0
  332. package/outline/TextFormatIcon.d.ts +3 -0
  333. package/outline/TextFormatIcon.js +26 -0
  334. package/outline/TimeClockCircleIcon.d.ts +3 -0
  335. package/outline/TimeClockCircleIcon.js +19 -0
  336. package/outline/TypeCursorIcon.d.ts +3 -0
  337. package/outline/TypeCursorIcon.js +26 -0
  338. package/outline/TypeCursorInputIcon.d.ts +3 -0
  339. package/outline/TypeCursorInputIcon.js +26 -0
  340. package/outline/UndoIcon.d.ts +3 -0
  341. package/outline/UndoIcon.js +28 -0
  342. package/outline/UserBlockIcon.d.ts +3 -0
  343. package/outline/UserBlockIcon.js +19 -0
  344. package/outline/UserFocusIcon.d.ts +3 -0
  345. package/outline/UserFocusIcon.js +19 -0
  346. package/outline/UserIcon.d.ts +3 -0
  347. package/outline/UserIcon.js +19 -0
  348. package/outline/UserTimeIcon.d.ts +3 -0
  349. package/outline/UserTimeIcon.js +24 -0
  350. package/outline/UserWarningIcon.d.ts +3 -0
  351. package/outline/UserWarningIcon.js +24 -0
  352. package/outline/UsersAddIcon.d.ts +3 -0
  353. package/outline/UsersAddIcon.js +19 -0
  354. package/outline/UsersMaleFemaleIcon.d.ts +3 -0
  355. package/outline/UsersMaleFemaleIcon.js +19 -0
  356. package/outline/ViewOffIcon.d.ts +3 -0
  357. package/outline/ViewOffIcon.js +28 -0
  358. package/outline/ViewOnIcon.d.ts +3 -0
  359. package/outline/ViewOnIcon.js +28 -0
  360. package/outline/ZoomInIcon.d.ts +3 -0
  361. package/outline/ZoomInIcon.js +19 -0
  362. package/outline/ZoomOutIcon.d.ts +3 -0
  363. package/outline/ZoomOutIcon.js +19 -0
  364. package/outline/esm/AddCircleIcon.d.ts +3 -0
  365. package/outline/esm/AddCircleIcon.js +19 -0
  366. package/outline/esm/AddIcon.d.ts +3 -0
  367. package/outline/esm/AddIcon.js +19 -0
  368. package/outline/esm/AddSquareIcon.d.ts +3 -0
  369. package/outline/esm/AddSquareIcon.js +19 -0
  370. package/outline/esm/AlarmBellCheckIcon.d.ts +3 -0
  371. package/outline/esm/AlarmBellCheckIcon.js +24 -0
  372. package/outline/esm/AlarmBellDisableIcon.d.ts +3 -0
  373. package/outline/esm/AlarmBellDisableIcon.js +24 -0
  374. package/outline/esm/AlarmBellIcon.d.ts +3 -0
  375. package/outline/esm/AlarmBellIcon.js +19 -0
  376. package/outline/esm/AlarmBellOffIcon.d.ts +3 -0
  377. package/outline/esm/AlarmBellOffIcon.js +19 -0
  378. package/outline/esm/AlarmBellTimerIcon.d.ts +3 -0
  379. package/outline/esm/AlarmBellTimerIcon.js +29 -0
  380. package/outline/esm/AppWindowModuleIcon.d.ts +3 -0
  381. package/outline/esm/AppWindowModuleIcon.js +28 -0
  382. package/outline/esm/ArrowCornerLeftIcon.d.ts +3 -0
  383. package/outline/esm/ArrowCornerLeftIcon.js +19 -0
  384. package/outline/esm/ArrowCornerRightIcon.d.ts +3 -0
  385. package/outline/esm/ArrowCornerRightIcon.js +19 -0
  386. package/outline/esm/ArrowDownIcon.d.ts +3 -0
  387. package/outline/esm/ArrowDownIcon.js +19 -0
  388. package/outline/esm/ArrowLeftIcon.d.ts +3 -0
  389. package/outline/esm/ArrowLeftIcon.js +19 -0
  390. package/outline/esm/ArrowRightIcon.d.ts +3 -0
  391. package/outline/esm/ArrowRightIcon.js +19 -0
  392. package/outline/esm/ArrowUpIcon.d.ts +3 -0
  393. package/outline/esm/ArrowUpIcon.js +19 -0
  394. package/outline/esm/AttachedIcon.d.ts +3 -0
  395. package/outline/esm/AttachedIcon.js +26 -0
  396. package/outline/esm/AttachmentIcon.d.ts +3 -0
  397. package/outline/esm/AttachmentIcon.js +26 -0
  398. package/outline/esm/BoardEducationIcon.d.ts +3 -0
  399. package/outline/esm/BoardEducationIcon.js +30 -0
  400. package/outline/esm/BookLaptopIcon.d.ts +3 -0
  401. package/outline/esm/BookLaptopIcon.js +24 -0
  402. package/outline/esm/BookSmartphoneIcon.d.ts +3 -0
  403. package/outline/esm/BookSmartphoneIcon.js +28 -0
  404. package/outline/esm/BuildingIcon.d.ts +3 -0
  405. package/outline/esm/BuildingIcon.js +28 -0
  406. package/outline/esm/BuildingModernIcon.d.ts +3 -0
  407. package/outline/esm/BuildingModernIcon.js +28 -0
  408. package/outline/esm/CheckCircleIcon.d.ts +3 -0
  409. package/outline/esm/CheckCircleIcon.js +24 -0
  410. package/outline/esm/CheckIcon.d.ts +3 -0
  411. package/outline/esm/CheckIcon.js +26 -0
  412. package/outline/esm/CheckSquareIcon.d.ts +3 -0
  413. package/outline/esm/CheckSquareIcon.js +24 -0
  414. package/outline/esm/ChevDownIcon.d.ts +3 -0
  415. package/outline/esm/ChevDownIcon.js +19 -0
  416. package/outline/esm/ChevLeftIcon.d.ts +3 -0
  417. package/outline/esm/ChevLeftIcon.js +19 -0
  418. package/outline/esm/ChevRightIcon.d.ts +3 -0
  419. package/outline/esm/ChevRightIcon.js +19 -0
  420. package/outline/esm/ChevUpIcon.d.ts +3 -0
  421. package/outline/esm/ChevUpIcon.js +19 -0
  422. package/outline/esm/ChevronDownIcon.d.ts +3 -0
  423. package/outline/esm/ChevronDownIcon.js +19 -0
  424. package/outline/esm/ChevronLeftIcon.d.ts +3 -0
  425. package/outline/esm/ChevronLeftIcon.js +19 -0
  426. package/outline/esm/ChevronRightIcon.d.ts +3 -0
  427. package/outline/esm/ChevronRightIcon.js +19 -0
  428. package/outline/esm/ChevronUpIcon.d.ts +3 -0
  429. package/outline/esm/ChevronUpIcon.js +19 -0
  430. package/outline/esm/CloudUploadIcon.d.ts +3 -0
  431. package/outline/esm/CloudUploadIcon.js +28 -0
  432. package/outline/esm/CommonFileSearchIcon.d.ts +3 -0
  433. package/outline/esm/CommonFileSearchIcon.js +24 -0
  434. package/outline/esm/CursorIcon.d.ts +3 -0
  435. package/outline/esm/CursorIcon.js +19 -0
  436. package/outline/esm/DoneCircleIcon.d.ts +3 -0
  437. package/outline/esm/DoneCircleIcon.js +24 -0
  438. package/outline/esm/DoneSquareIcon.d.ts +3 -0
  439. package/outline/esm/DoneSquareIcon.js +24 -0
  440. package/outline/esm/DownloadDrawerIcon.d.ts +3 -0
  441. package/outline/esm/DownloadDrawerIcon.js +19 -0
  442. package/outline/esm/DownloadIcon.d.ts +3 -0
  443. package/outline/esm/DownloadIcon.js +19 -0
  444. package/outline/esm/EditIcon.d.ts +3 -0
  445. package/outline/esm/EditIcon.js +24 -0
  446. package/outline/esm/EmailActionReadIcon.d.ts +3 -0
  447. package/outline/esm/EmailActionReadIcon.js +19 -0
  448. package/outline/esm/EmailActionReplyAllIcon.d.ts +3 -0
  449. package/outline/esm/EmailActionReplyAllIcon.js +24 -0
  450. package/outline/esm/EmailActionReplyIcon.d.ts +3 -0
  451. package/outline/esm/EmailActionReplyIcon.js +19 -0
  452. package/outline/esm/EmailActionSendIcon.d.ts +3 -0
  453. package/outline/esm/EmailActionSendIcon.js +19 -0
  454. package/outline/esm/EmailActionUnreadIcon.d.ts +3 -0
  455. package/outline/esm/EmailActionUnreadIcon.js +24 -0
  456. package/outline/esm/EmailPileIcon.d.ts +3 -0
  457. package/outline/esm/EmailPileIcon.js +28 -0
  458. package/outline/esm/ExpandDiagonalIcon.d.ts +3 -0
  459. package/outline/esm/ExpandDiagonalIcon.js +19 -0
  460. package/outline/esm/ExpandFullIcon.d.ts +3 -0
  461. package/outline/esm/ExpandFullIcon.js +26 -0
  462. package/outline/esm/FamilyChildIcon.d.ts +3 -0
  463. package/outline/esm/FamilyChildIcon.js +19 -0
  464. package/outline/esm/FamilyFatherIcon.d.ts +3 -0
  465. package/outline/esm/FamilyFatherIcon.js +26 -0
  466. package/outline/esm/FileAviIcon.d.ts +3 -0
  467. package/outline/esm/FileAviIcon.js +28 -0
  468. package/outline/esm/FileCsvIcon.d.ts +3 -0
  469. package/outline/esm/FileCsvIcon.js +28 -0
  470. package/outline/esm/FileDocIcon.d.ts +3 -0
  471. package/outline/esm/FileDocIcon.js +28 -0
  472. package/outline/esm/FileGifIcon.d.ts +3 -0
  473. package/outline/esm/FileGifIcon.js +24 -0
  474. package/outline/esm/FileJpgIcon.d.ts +3 -0
  475. package/outline/esm/FileJpgIcon.js +24 -0
  476. package/outline/esm/FileMovIcon.d.ts +3 -0
  477. package/outline/esm/FileMovIcon.js +28 -0
  478. package/outline/esm/FilePdfIcon.d.ts +3 -0
  479. package/outline/esm/FilePdfIcon.js +28 -0
  480. package/outline/esm/FilePngIcon.d.ts +3 -0
  481. package/outline/esm/FilePngIcon.js +24 -0
  482. package/outline/esm/FilePsdIcon.d.ts +3 -0
  483. package/outline/esm/FilePsdIcon.js +29 -0
  484. package/outline/esm/FileRarIcon.d.ts +3 -0
  485. package/outline/esm/FileRarIcon.js +30 -0
  486. package/outline/esm/FileSvgIcon.d.ts +3 -0
  487. package/outline/esm/FileSvgIcon.js +28 -0
  488. package/outline/esm/FileTxtIcon.d.ts +3 -0
  489. package/outline/esm/FileTxtIcon.js +28 -0
  490. package/outline/esm/FileXmlIcon.d.ts +3 -0
  491. package/outline/esm/FileXmlIcon.js +28 -0
  492. package/outline/esm/FileZipIcon.d.ts +3 -0
  493. package/outline/esm/FileZipIcon.js +30 -0
  494. package/outline/esm/FilterIcon.d.ts +3 -0
  495. package/outline/esm/FilterIcon.js +26 -0
  496. package/outline/esm/FormFileAttachIcon.d.ts +3 -0
  497. package/outline/esm/FormFileAttachIcon.js +28 -0
  498. package/outline/esm/FormImageAttachIcon.d.ts +3 -0
  499. package/outline/esm/FormImageAttachIcon.js +28 -0
  500. package/outline/esm/FormMediaAttachIcon.d.ts +3 -0
  501. package/outline/esm/FormMediaAttachIcon.js +32 -0
  502. package/outline/esm/FormPictureFemaleAttachIcon.d.ts +3 -0
  503. package/outline/esm/FormPictureFemaleAttachIcon.js +32 -0
  504. package/outline/esm/FormPictureMaleAttachIcon.d.ts +3 -0
  505. package/outline/esm/FormPictureMaleAttachIcon.js +30 -0
  506. package/outline/esm/HouseDoorIcon.d.ts +3 -0
  507. package/outline/esm/HouseDoorIcon.js +26 -0
  508. package/outline/esm/HouseIcon.d.ts +3 -0
  509. package/outline/esm/HouseIcon.js +26 -0
  510. package/outline/esm/HouseRoofIcon.d.ts +3 -0
  511. package/outline/esm/HouseRoofIcon.js +28 -0
  512. package/outline/esm/HyperlinkIcon.d.ts +3 -0
  513. package/outline/esm/HyperlinkIcon.js +19 -0
  514. package/outline/esm/LayoutAgendaIcon.d.ts +3 -0
  515. package/outline/esm/LayoutAgendaIcon.js +26 -0
  516. package/outline/esm/LayoutGridIcon.d.ts +3 -0
  517. package/outline/esm/LayoutGridIcon.js +26 -0
  518. package/outline/esm/LayoutHeadlineIcon.d.ts +3 -0
  519. package/outline/esm/LayoutHeadlineIcon.js +26 -0
  520. package/outline/esm/LayoutModuleIcon.d.ts +3 -0
  521. package/outline/esm/LayoutModuleIcon.js +26 -0
  522. package/outline/esm/LayoutTwoColumsIcon.d.ts +3 -0
  523. package/outline/esm/LayoutTwoColumsIcon.js +19 -0
  524. package/outline/esm/LinkBrokenIcon.d.ts +3 -0
  525. package/outline/esm/LinkBrokenIcon.js +19 -0
  526. package/outline/esm/LoveItIcon.d.ts +3 -0
  527. package/outline/esm/LoveItIcon.js +19 -0
  528. package/outline/esm/LoveItRemoveIcon.d.ts +3 -0
  529. package/outline/esm/LoveItRemoveIcon.js +24 -0
  530. package/outline/esm/ModuleFourIcon.d.ts +3 -0
  531. package/outline/esm/ModuleFourIcon.js +24 -0
  532. package/outline/esm/ModuleThreeIcon.d.ts +3 -0
  533. package/outline/esm/ModuleThreeIcon.js +29 -0
  534. package/outline/esm/ModuleTwoIcon.d.ts +3 -0
  535. package/outline/esm/ModuleTwoIcon.js +29 -0
  536. package/outline/esm/MoveIcon.d.ts +3 -0
  537. package/outline/esm/MoveIcon.js +26 -0
  538. package/outline/esm/MoveLeftIcon.d.ts +3 -0
  539. package/outline/esm/MoveLeftIcon.js +26 -0
  540. package/outline/esm/MoveRightIcon.d.ts +3 -0
  541. package/outline/esm/MoveRightIcon.js +26 -0
  542. package/outline/esm/NavigationMenuLeftIcon.d.ts +3 -0
  543. package/outline/esm/NavigationMenuLeftIcon.js +17 -0
  544. package/outline/esm/NavigationMenuRightIcon.d.ts +3 -0
  545. package/outline/esm/NavigationMenuRightIcon.js +17 -0
  546. package/outline/esm/OfficialBuildingIcon.d.ts +3 -0
  547. package/outline/esm/OfficialBuildingIcon.js +26 -0
  548. package/outline/esm/OpenIcon.d.ts +3 -0
  549. package/outline/esm/OpenIcon.js +26 -0
  550. package/outline/esm/PeopleManGraduateIcon.d.ts +3 -0
  551. package/outline/esm/PeopleManGraduateIcon.js +28 -0
  552. package/outline/esm/PeopleWomanGraduateIcon.d.ts +3 -0
  553. package/outline/esm/PeopleWomanGraduateIcon.js +30 -0
  554. package/outline/esm/PhoneActionHomeIcon.d.ts +3 -0
  555. package/outline/esm/PhoneActionHomeIcon.js +29 -0
  556. package/outline/esm/PhoneActionsAddIcon.d.ts +3 -0
  557. package/outline/esm/PhoneActionsAddIcon.js +19 -0
  558. package/outline/esm/PhoneActionsSupportIcon.d.ts +3 -0
  559. package/outline/esm/PhoneActionsSupportIcon.js +19 -0
  560. package/outline/esm/PhoneIcon.d.ts +3 -0
  561. package/outline/esm/PhoneIcon.js +26 -0
  562. package/outline/esm/PhonebookIcon.d.ts +3 -0
  563. package/outline/esm/PhonebookIcon.js +24 -0
  564. package/outline/esm/PluginAlertsIcon.d.ts +3 -0
  565. package/outline/esm/PluginAlertsIcon.js +19 -0
  566. package/outline/esm/PluginAssignmentsIcon.d.ts +3 -0
  567. package/outline/esm/PluginAssignmentsIcon.js +31 -0
  568. package/outline/esm/PluginCalendarIcon.d.ts +3 -0
  569. package/outline/esm/PluginCalendarIcon.js +27 -0
  570. package/outline/esm/PluginClassesIcon.d.ts +3 -0
  571. package/outline/esm/PluginClassesIcon.js +29 -0
  572. package/outline/esm/PluginComunicaIcon.d.ts +3 -0
  573. package/outline/esm/PluginComunicaIcon.js +19 -0
  574. package/outline/esm/PluginContentCreatorIcon.d.ts +3 -0
  575. package/outline/esm/PluginContentCreatorIcon.js +31 -0
  576. package/outline/esm/PluginCurriculumIcon.d.ts +3 -0
  577. package/outline/esm/PluginCurriculumIcon.js +29 -0
  578. package/outline/esm/PluginDashboardIcon.d.ts +3 -0
  579. package/outline/esm/PluginDashboardIcon.js +27 -0
  580. package/outline/esm/PluginDebateIcon.d.ts +3 -0
  581. package/outline/esm/PluginDebateIcon.js +19 -0
  582. package/outline/esm/PluginFamiliesIcon.d.ts +3 -0
  583. package/outline/esm/PluginFamiliesIcon.js +29 -0
  584. package/outline/esm/PluginFeedbackIcon.d.ts +3 -0
  585. package/outline/esm/PluginFeedbackIcon.js +24 -0
  586. package/outline/esm/PluginGamerOrLearnerIcon.d.ts +3 -0
  587. package/outline/esm/PluginGamerOrLearnerIcon.js +27 -0
  588. package/outline/esm/PluginIntegratorIcon.d.ts +3 -0
  589. package/outline/esm/PluginIntegratorIcon.js +24 -0
  590. package/outline/esm/PluginJourneyIcon.d.ts +3 -0
  591. package/outline/esm/PluginJourneyIcon.js +24 -0
  592. package/outline/esm/PluginKanbanIcon.d.ts +3 -0
  593. package/outline/esm/PluginKanbanIcon.js +29 -0
  594. package/outline/esm/PluginKimIcon.d.ts +3 -0
  595. package/outline/esm/PluginKimIcon.js +27 -0
  596. package/outline/esm/PluginLeebraryIcon.d.ts +3 -0
  597. package/outline/esm/PluginLeebraryIcon.js +27 -0
  598. package/outline/esm/PluginMenuBuilderIcon.d.ts +3 -0
  599. package/outline/esm/PluginMenuBuilderIcon.js +27 -0
  600. package/outline/esm/PluginNewsIcon.d.ts +3 -0
  601. package/outline/esm/PluginNewsIcon.js +29 -0
  602. package/outline/esm/PluginOkrsIcon.d.ts +3 -0
  603. package/outline/esm/PluginOkrsIcon.js +27 -0
  604. package/outline/esm/PluginPlannerIcon.d.ts +3 -0
  605. package/outline/esm/PluginPlannerIcon.js +27 -0
  606. package/outline/esm/PluginRankingIcon.d.ts +3 -0
  607. package/outline/esm/PluginRankingIcon.js +29 -0
  608. package/outline/esm/PluginRedactorIcon.d.ts +3 -0
  609. package/outline/esm/PluginRedactorIcon.js +29 -0
  610. package/outline/esm/PluginSettingsIcon.d.ts +3 -0
  611. package/outline/esm/PluginSettingsIcon.js +29 -0
  612. package/outline/esm/PluginSubjectsIcon.d.ts +3 -0
  613. package/outline/esm/PluginSubjectsIcon.js +29 -0
  614. package/outline/esm/PluginTemplatorIcon.d.ts +3 -0
  615. package/outline/esm/PluginTemplatorIcon.js +33 -0
  616. package/outline/esm/PluginTestIcon.d.ts +3 -0
  617. package/outline/esm/PluginTestIcon.js +27 -0
  618. package/outline/esm/PluginTransactionalIcon.d.ts +3 -0
  619. package/outline/esm/PluginTransactionalIcon.js +33 -0
  620. package/outline/esm/PluginTranslatorIcon.d.ts +3 -0
  621. package/outline/esm/PluginTranslatorIcon.js +33 -0
  622. package/outline/esm/PluginUsersIcon.d.ts +3 -0
  623. package/outline/esm/PluginUsersIcon.js +19 -0
  624. package/outline/esm/PluginVirtualBlackboadIcon.d.ts +3 -0
  625. package/outline/esm/PluginVirtualBlackboadIcon.js +27 -0
  626. package/outline/esm/QrCodeScanIcon.d.ts +3 -0
  627. package/outline/esm/QrCodeScanIcon.js +19 -0
  628. package/outline/esm/RatingStarIcon.d.ts +3 -0
  629. package/outline/esm/RatingStarIcon.js +26 -0
  630. package/outline/esm/RedoIcon.d.ts +3 -0
  631. package/outline/esm/RedoIcon.js +28 -0
  632. package/outline/esm/RemoveCircleIcon.d.ts +3 -0
  633. package/outline/esm/RemoveCircleIcon.js +19 -0
  634. package/outline/esm/RemoveIcon.d.ts +3 -0
  635. package/outline/esm/RemoveIcon.js +19 -0
  636. package/outline/esm/RemoveSquareIcon.d.ts +3 -0
  637. package/outline/esm/RemoveSquareIcon.js +19 -0
  638. package/outline/esm/SchoolBuildingIcon.d.ts +3 -0
  639. package/outline/esm/SchoolBuildingIcon.js +29 -0
  640. package/outline/esm/SchoolTeacherFemaleIcon.d.ts +3 -0
  641. package/outline/esm/SchoolTeacherFemaleIcon.js +26 -0
  642. package/outline/esm/SchoolTeacherMaleIcon.d.ts +3 -0
  643. package/outline/esm/SchoolTeacherMaleIcon.js +19 -0
  644. package/outline/esm/SearchIcon.d.ts +3 -0
  645. package/outline/esm/SearchIcon.js +26 -0
  646. package/outline/esm/SendEmailEnvelopeIcon.d.ts +3 -0
  647. package/outline/esm/SendEmailEnvelopeIcon.js +28 -0
  648. package/outline/esm/SendMessageIcon.d.ts +3 -0
  649. package/outline/esm/SendMessageIcon.js +28 -0
  650. package/outline/esm/ShareIcon.d.ts +3 -0
  651. package/outline/esm/ShareIcon.js +19 -0
  652. package/outline/esm/ShareSocialIcon.d.ts +3 -0
  653. package/outline/esm/ShareSocialIcon.js +19 -0
  654. package/outline/esm/ShrinkFullIcon.d.ts +3 -0
  655. package/outline/esm/ShrinkFullIcon.js +26 -0
  656. package/outline/esm/ShrinkIcon.d.ts +3 -0
  657. package/outline/esm/ShrinkIcon.js +26 -0
  658. package/outline/esm/SingleActionsGraduateFemaleIcon.d.ts +3 -0
  659. package/outline/esm/SingleActionsGraduateFemaleIcon.js +32 -0
  660. package/outline/esm/SingleActionsGraduateIcon.d.ts +3 -0
  661. package/outline/esm/SingleActionsGraduateIcon.js +28 -0
  662. package/outline/esm/SingleActionsGraduateMaleIcon.d.ts +3 -0
  663. package/outline/esm/SingleActionsGraduateMaleIcon.js +30 -0
  664. package/outline/esm/SortDragIcon.d.ts +3 -0
  665. package/outline/esm/SortDragIcon.js +17 -0
  666. package/outline/esm/StopwatchIcon.d.ts +3 -0
  667. package/outline/esm/StopwatchIcon.js +19 -0
  668. package/outline/esm/StudyDeskIcon.d.ts +3 -0
  669. package/outline/esm/StudyDeskIcon.js +30 -0
  670. package/outline/esm/StudyVirtualClassroomIcon.d.ts +3 -0
  671. package/outline/esm/StudyVirtualClassroomIcon.js +29 -0
  672. package/outline/esm/StyleThreePinTableIcon.d.ts +3 -0
  673. package/outline/esm/StyleThreePinTableIcon.js +28 -0
  674. package/outline/esm/SubtractCircleIcon.d.ts +3 -0
  675. package/outline/esm/SubtractCircleIcon.js +19 -0
  676. package/outline/esm/SubtractIcon.d.ts +3 -0
  677. package/outline/esm/SubtractIcon.js +19 -0
  678. package/outline/esm/SubtractSquareIcon.d.ts +3 -0
  679. package/outline/esm/SubtractSquareIcon.js +19 -0
  680. package/outline/esm/SynchronizeArrowClockIcon.d.ts +3 -0
  681. package/outline/esm/SynchronizeArrowClockIcon.js +24 -0
  682. package/outline/esm/SynchronizeArrowIcon.d.ts +3 -0
  683. package/outline/esm/SynchronizeArrowIcon.js +28 -0
  684. package/outline/esm/SynchronizeArrowUndoneIcon.d.ts +3 -0
  685. package/outline/esm/SynchronizeArrowUndoneIcon.js +24 -0
  686. package/outline/esm/SynchronizeArrowsIcon.d.ts +3 -0
  687. package/outline/esm/SynchronizeArrowsIcon.js +24 -0
  688. package/outline/esm/SynchronizeArrowsSquareIcon.d.ts +3 -0
  689. package/outline/esm/SynchronizeArrowsSquareIcon.js +28 -0
  690. package/outline/esm/SynchronizeArrowsWarningIcon.d.ts +3 -0
  691. package/outline/esm/SynchronizeArrowsWarningIcon.js +24 -0
  692. package/outline/esm/TagsIcon.d.ts +3 -0
  693. package/outline/esm/TagsIcon.js +24 -0
  694. package/outline/esm/TextFormatIcon.d.ts +3 -0
  695. package/outline/esm/TextFormatIcon.js +26 -0
  696. package/outline/esm/TimeClockCircleIcon.d.ts +3 -0
  697. package/outline/esm/TimeClockCircleIcon.js +19 -0
  698. package/outline/esm/TypeCursorIcon.d.ts +3 -0
  699. package/outline/esm/TypeCursorIcon.js +26 -0
  700. package/outline/esm/TypeCursorInputIcon.d.ts +3 -0
  701. package/outline/esm/TypeCursorInputIcon.js +26 -0
  702. package/outline/esm/UndoIcon.d.ts +3 -0
  703. package/outline/esm/UndoIcon.js +28 -0
  704. package/outline/esm/UserBlockIcon.d.ts +3 -0
  705. package/outline/esm/UserBlockIcon.js +19 -0
  706. package/outline/esm/UserFocusIcon.d.ts +3 -0
  707. package/outline/esm/UserFocusIcon.js +19 -0
  708. package/outline/esm/UserIcon.d.ts +3 -0
  709. package/outline/esm/UserIcon.js +19 -0
  710. package/outline/esm/UserTimeIcon.d.ts +3 -0
  711. package/outline/esm/UserTimeIcon.js +24 -0
  712. package/outline/esm/UserWarningIcon.d.ts +3 -0
  713. package/outline/esm/UserWarningIcon.js +24 -0
  714. package/outline/esm/UsersAddIcon.d.ts +3 -0
  715. package/outline/esm/UsersAddIcon.js +19 -0
  716. package/outline/esm/UsersMaleFemaleIcon.d.ts +3 -0
  717. package/outline/esm/UsersMaleFemaleIcon.js +19 -0
  718. package/outline/esm/ViewOffIcon.d.ts +3 -0
  719. package/outline/esm/ViewOffIcon.js +28 -0
  720. package/outline/esm/ViewOnIcon.d.ts +3 -0
  721. package/outline/esm/ViewOnIcon.js +28 -0
  722. package/outline/esm/ZoomInIcon.d.ts +3 -0
  723. package/outline/esm/ZoomInIcon.js +19 -0
  724. package/outline/esm/ZoomOutIcon.d.ts +3 -0
  725. package/outline/esm/ZoomOutIcon.js +19 -0
  726. package/outline/esm/index.d.ts +181 -0
  727. package/outline/esm/index.js +181 -0
  728. package/outline/esm/package.json +1 -0
  729. package/outline/index.d.ts +181 -0
  730. package/outline/index.js +181 -0
  731. package/outline/package.json +1 -0
  732. package/package.json +47 -0
  733. package/solid/AlertInformationCircleIcon.d.ts +3 -0
  734. package/solid/AlertInformationCircleIcon.js +21 -0
  735. package/solid/AlertWarningTriangleIcon.d.ts +3 -0
  736. package/solid/AlertWarningTriangleIcon.js +21 -0
  737. package/solid/ArchiveIcon.d.ts +3 -0
  738. package/solid/ArchiveIcon.js +15 -0
  739. package/solid/ArrowChevDownIcon.d.ts +3 -0
  740. package/solid/ArrowChevDownIcon.js +15 -0
  741. package/solid/ArrowChevLeftIcon.d.ts +3 -0
  742. package/solid/ArrowChevLeftIcon.js +15 -0
  743. package/solid/ArrowChevRightIcon.d.ts +3 -0
  744. package/solid/ArrowChevRightIcon.js +15 -0
  745. package/solid/ArrowChevUpIcon.d.ts +3 -0
  746. package/solid/ArrowChevUpIcon.js +15 -0
  747. package/solid/AwardHalfStarIcon.d.ts +3 -0
  748. package/solid/AwardHalfStarIcon.js +21 -0
  749. package/solid/BlockIcon.d.ts +3 -0
  750. package/solid/BlockIcon.js +21 -0
  751. package/solid/BookmarkedIcon.d.ts +3 -0
  752. package/solid/BookmarkedIcon.js +21 -0
  753. package/solid/BookmarksIcon.d.ts +3 -0
  754. package/solid/BookmarksIcon.js +21 -0
  755. package/solid/CakeBirthdayIcon.d.ts +3 -0
  756. package/solid/CakeBirthdayIcon.js +17 -0
  757. package/solid/ChatTranslateIcon.d.ts +3 -0
  758. package/solid/ChatTranslateIcon.js +19 -0
  759. package/solid/CheckIcon.d.ts +3 -0
  760. package/solid/CheckIcon.js +15 -0
  761. package/solid/ComputerKeyboardIcon.d.ts +3 -0
  762. package/solid/ComputerKeyboardIcon.js +21 -0
  763. package/solid/ComputerKeyboardNextIcon.d.ts +3 -0
  764. package/solid/ComputerKeyboardNextIcon.js +26 -0
  765. package/solid/ComputerKeyboardPreviousIcon.d.ts +3 -0
  766. package/solid/ComputerKeyboardPreviousIcon.js +25 -0
  767. package/solid/ComputerKeyboardReturnIcon.d.ts +3 -0
  768. package/solid/ComputerKeyboardReturnIcon.js +21 -0
  769. package/solid/ControlsCameraOffIcon.d.ts +3 -0
  770. package/solid/ControlsCameraOffIcon.js +17 -0
  771. package/solid/ControlsForwardIcon.d.ts +3 -0
  772. package/solid/ControlsForwardIcon.js +21 -0
  773. package/solid/ControlsNextIcon.d.ts +3 -0
  774. package/solid/ControlsNextIcon.js +21 -0
  775. package/solid/ControlsPauseIcon.d.ts +3 -0
  776. package/solid/ControlsPauseIcon.js +15 -0
  777. package/solid/ControlsPlayIcon.d.ts +3 -0
  778. package/solid/ControlsPlayIcon.js +21 -0
  779. package/solid/ControlsPreviousIcon.d.ts +3 -0
  780. package/solid/ControlsPreviousIcon.js +21 -0
  781. package/solid/ControlsRecordIcon.d.ts +3 -0
  782. package/solid/ControlsRecordIcon.js +15 -0
  783. package/solid/ControlsRewindIcon.d.ts +3 -0
  784. package/solid/ControlsRewindIcon.js +21 -0
  785. package/solid/ControlsStopIcon.d.ts +3 -0
  786. package/solid/ControlsStopIcon.js +15 -0
  787. package/solid/CursorIcon.d.ts +3 -0
  788. package/solid/CursorIcon.js +19 -0
  789. package/solid/DeleteAlternateIcon.d.ts +3 -0
  790. package/solid/DeleteAlternateIcon.js +23 -0
  791. package/solid/DeleteBinIcon.d.ts +3 -0
  792. package/solid/DeleteBinIcon.js +15 -0
  793. package/solid/DeleteIcon.d.ts +3 -0
  794. package/solid/DeleteIcon.js +15 -0
  795. package/solid/DesignShapeMonitorIcon.d.ts +3 -0
  796. package/solid/DesignShapeMonitorIcon.js +25 -0
  797. package/solid/DislikeIcon.d.ts +3 -0
  798. package/solid/DislikeIcon.js +22 -0
  799. package/solid/DoneSquareAlternateIcon.d.ts +3 -0
  800. package/solid/DoneSquareAlternateIcon.js +15 -0
  801. package/solid/EditWriteIcon.d.ts +3 -0
  802. package/solid/EditWriteIcon.js +21 -0
  803. package/solid/ElectionDebateIcon.d.ts +3 -0
  804. package/solid/ElectionDebateIcon.js +23 -0
  805. package/solid/ExclamationIcon.d.ts +3 -0
  806. package/solid/ExclamationIcon.js +23 -0
  807. package/solid/ExpandFullIcon.d.ts +3 -0
  808. package/solid/ExpandFullIcon.js +15 -0
  809. package/solid/FacebookIcon.d.ts +3 -0
  810. package/solid/FacebookIcon.js +15 -0
  811. package/solid/FavoriteHeartIcon.d.ts +3 -0
  812. package/solid/FavoriteHeartIcon.js +21 -0
  813. package/solid/FlagIcon.d.ts +3 -0
  814. package/solid/FlagIcon.js +21 -0
  815. package/solid/GithubIcon.d.ts +3 -0
  816. package/solid/GithubIcon.js +15 -0
  817. package/solid/HalfStarAlternateIcon.d.ts +3 -0
  818. package/solid/HalfStarAlternateIcon.js +15 -0
  819. package/solid/InstagramIcon.d.ts +3 -0
  820. package/solid/InstagramIcon.js +15 -0
  821. package/solid/JumpingPersonIcon.d.ts +3 -0
  822. package/solid/JumpingPersonIcon.js +15 -0
  823. package/solid/KeyboardReturnIcon.d.ts +3 -0
  824. package/solid/KeyboardReturnIcon.js +15 -0
  825. package/solid/LadybugIcon.d.ts +3 -0
  826. package/solid/LadybugIcon.js +21 -0
  827. package/solid/LayersSelectFrontIcon.d.ts +3 -0
  828. package/solid/LayersSelectFrontIcon.js +15 -0
  829. package/solid/LayoutAgendaIcon.d.ts +3 -0
  830. package/solid/LayoutAgendaIcon.js +15 -0
  831. package/solid/LayoutHeadlineIcon.d.ts +3 -0
  832. package/solid/LayoutHeadlineIcon.js +15 -0
  833. package/solid/LayoutModuleIcon.d.ts +3 -0
  834. package/solid/LayoutModuleIcon.js +15 -0
  835. package/solid/LibraryMathsIcon.d.ts +3 -0
  836. package/solid/LibraryMathsIcon.js +15 -0
  837. package/solid/LikeIcon.d.ts +3 -0
  838. package/solid/LikeIcon.js +21 -0
  839. package/solid/LinkedinIcon.d.ts +3 -0
  840. package/solid/LinkedinIcon.js +15 -0
  841. package/solid/LockIcon.d.ts +3 -0
  842. package/solid/LockIcon.js +15 -0
  843. package/solid/MapFlagIcon.d.ts +3 -0
  844. package/solid/MapFlagIcon.js +21 -0
  845. package/solid/MeetingCameraIcon.d.ts +3 -0
  846. package/solid/MeetingCameraIcon.js +15 -0
  847. package/solid/MicrophoneIcon.d.ts +3 -0
  848. package/solid/MicrophoneIcon.js +17 -0
  849. package/solid/MicrophoneOffIcon.d.ts +3 -0
  850. package/solid/MicrophoneOffIcon.js +17 -0
  851. package/solid/MoveToTopIcon.d.ts +3 -0
  852. package/solid/MoveToTopIcon.js +15 -0
  853. package/solid/MusicNoteIcon.d.ts +3 -0
  854. package/solid/MusicNoteIcon.js +21 -0
  855. package/solid/NavigationMenuIcon.d.ts +3 -0
  856. package/solid/NavigationMenuIcon.js +21 -0
  857. package/solid/ParagraphSpacingIcon.d.ts +3 -0
  858. package/solid/ParagraphSpacingIcon.js +15 -0
  859. package/solid/PassportIcon.d.ts +3 -0
  860. package/solid/PassportIcon.js +25 -0
  861. package/solid/PerformanceMoneyIncreaseIcon.d.ts +3 -0
  862. package/solid/PerformanceMoneyIncreaseIcon.js +21 -0
  863. package/solid/PineTreeIcon.d.ts +3 -0
  864. package/solid/PineTreeIcon.js +21 -0
  865. package/solid/PluginAlertsIcon.d.ts +3 -0
  866. package/solid/PluginAlertsIcon.js +39 -0
  867. package/solid/PluginAssignmentsIcon.d.ts +3 -0
  868. package/solid/PluginAssignmentsIcon.js +36 -0
  869. package/solid/PluginCalendarIcon.d.ts +3 -0
  870. package/solid/PluginCalendarIcon.js +28 -0
  871. package/solid/PluginClassesIcon.d.ts +3 -0
  872. package/solid/PluginClassesIcon.js +30 -0
  873. package/solid/PluginComunicaIcon.d.ts +3 -0
  874. package/solid/PluginComunicaIcon.js +22 -0
  875. package/solid/PluginContentCreatorIcon.d.ts +3 -0
  876. package/solid/PluginContentCreatorIcon.js +30 -0
  877. package/solid/PluginCurriculumIcon.d.ts +3 -0
  878. package/solid/PluginCurriculumIcon.js +30 -0
  879. package/solid/PluginDashboardIcon.d.ts +3 -0
  880. package/solid/PluginDashboardIcon.js +30 -0
  881. package/solid/PluginDebateIcon.d.ts +3 -0
  882. package/solid/PluginDebateIcon.js +25 -0
  883. package/solid/PluginFamiliesIcon.d.ts +3 -0
  884. package/solid/PluginFamiliesIcon.js +30 -0
  885. package/solid/PluginFeedbackIcon.d.ts +3 -0
  886. package/solid/PluginFeedbackIcon.js +25 -0
  887. package/solid/PluginGamerOrLearnerIcon.d.ts +3 -0
  888. package/solid/PluginGamerOrLearnerIcon.js +28 -0
  889. package/solid/PluginIntegratorIcon.d.ts +3 -0
  890. package/solid/PluginIntegratorIcon.js +19 -0
  891. package/solid/PluginJourneyIcon.d.ts +3 -0
  892. package/solid/PluginJourneyIcon.js +25 -0
  893. package/solid/PluginKanbanIcon.d.ts +3 -0
  894. package/solid/PluginKanbanIcon.js +17 -0
  895. package/solid/PluginKimIcon.d.ts +3 -0
  896. package/solid/PluginKimIcon.js +28 -0
  897. package/solid/PluginLeebraryIcon.d.ts +3 -0
  898. package/solid/PluginLeebraryIcon.js +28 -0
  899. package/solid/PluginMenuBuilderIcon.d.ts +3 -0
  900. package/solid/PluginMenuBuilderIcon.js +28 -0
  901. package/solid/PluginNewsIcon.d.ts +3 -0
  902. package/solid/PluginNewsIcon.js +30 -0
  903. package/solid/PluginOkrIcon.d.ts +3 -0
  904. package/solid/PluginOkrIcon.js +28 -0
  905. package/solid/PluginPlannerIcon.d.ts +3 -0
  906. package/solid/PluginPlannerIcon.js +30 -0
  907. package/solid/PluginRankingIcon.d.ts +3 -0
  908. package/solid/PluginRankingIcon.js +24 -0
  909. package/solid/PluginRedactorIcon.d.ts +3 -0
  910. package/solid/PluginRedactorIcon.js +34 -0
  911. package/solid/PluginSettingsIcon.d.ts +3 -0
  912. package/solid/PluginSettingsIcon.js +30 -0
  913. package/solid/PluginSubjectsIcon.d.ts +3 -0
  914. package/solid/PluginSubjectsIcon.js +28 -0
  915. package/solid/PluginTemplatorIcon.d.ts +3 -0
  916. package/solid/PluginTemplatorIcon.js +42 -0
  917. package/solid/PluginTestIcon.d.ts +3 -0
  918. package/solid/PluginTestIcon.js +28 -0
  919. package/solid/PluginTransactionalIcon.d.ts +3 -0
  920. package/solid/PluginTransactionalIcon.js +36 -0
  921. package/solid/PluginTranslatorIcon.d.ts +3 -0
  922. package/solid/PluginTranslatorIcon.js +36 -0
  923. package/solid/PluginUsersIcon.d.ts +3 -0
  924. package/solid/PluginUsersIcon.js +31 -0
  925. package/solid/PluginVirtualBlackboadIcon.d.ts +3 -0
  926. package/solid/PluginVirtualBlackboadIcon.js +28 -0
  927. package/solid/RemoveBoldIcon.d.ts +3 -0
  928. package/solid/RemoveBoldIcon.js +15 -0
  929. package/solid/ReorderDownIcon.d.ts +3 -0
  930. package/solid/ReorderDownIcon.js +15 -0
  931. package/solid/SettingMenuHorizontalIcon.d.ts +3 -0
  932. package/solid/SettingMenuHorizontalIcon.js +21 -0
  933. package/solid/SettingMenuVerticalIcon.d.ts +3 -0
  934. package/solid/SettingMenuVerticalIcon.js +21 -0
  935. package/solid/ShapePyramidIcon.d.ts +3 -0
  936. package/solid/ShapePyramidIcon.js +21 -0
  937. package/solid/StarAlternateIcon.d.ts +3 -0
  938. package/solid/StarAlternateIcon.js +15 -0
  939. package/solid/StarIcon.d.ts +3 -0
  940. package/solid/StarIcon.js +15 -0
  941. package/solid/SubtractCircleAlternateIcon.d.ts +3 -0
  942. package/solid/SubtractCircleAlternateIcon.js +17 -0
  943. package/solid/SubtractSquareAlternateIcon.d.ts +3 -0
  944. package/solid/SubtractSquareAlternateIcon.js +17 -0
  945. package/solid/TagIcon.d.ts +3 -0
  946. package/solid/TagIcon.js +15 -0
  947. package/solid/TravelPlacesTheaterMaskIcon.d.ts +3 -0
  948. package/solid/TravelPlacesTheaterMaskIcon.js +23 -0
  949. package/solid/TwitchIcon.d.ts +3 -0
  950. package/solid/TwitchIcon.js +17 -0
  951. package/solid/TwitterIcon.d.ts +3 -0
  952. package/solid/TwitterIcon.js +15 -0
  953. package/solid/UnlockIcon.d.ts +3 -0
  954. package/solid/UnlockIcon.js +15 -0
  955. package/solid/VideoEditCcTitlesIcon.d.ts +3 -0
  956. package/solid/VideoEditCcTitlesIcon.js +21 -0
  957. package/solid/VolumeControlDownIcon.d.ts +3 -0
  958. package/solid/VolumeControlDownIcon.js +21 -0
  959. package/solid/VolumeControlFullIcon.d.ts +3 -0
  960. package/solid/VolumeControlFullIcon.js +23 -0
  961. package/solid/VolumeControlLowIcon.d.ts +3 -0
  962. package/solid/VolumeControlLowIcon.js +15 -0
  963. package/solid/VolumeControlMediumIcon.d.ts +3 -0
  964. package/solid/VolumeControlMediumIcon.js +17 -0
  965. package/solid/VolumeControlOffIcon.d.ts +3 -0
  966. package/solid/VolumeControlOffIcon.js +21 -0
  967. package/solid/VolumeControlUpIcon.d.ts +3 -0
  968. package/solid/VolumeControlUpIcon.js +21 -0
  969. package/solid/esm/AlertInformationCircleIcon.d.ts +3 -0
  970. package/solid/esm/AlertInformationCircleIcon.js +21 -0
  971. package/solid/esm/AlertWarningTriangleIcon.d.ts +3 -0
  972. package/solid/esm/AlertWarningTriangleIcon.js +21 -0
  973. package/solid/esm/ArchiveIcon.d.ts +3 -0
  974. package/solid/esm/ArchiveIcon.js +15 -0
  975. package/solid/esm/ArrowChevDownIcon.d.ts +3 -0
  976. package/solid/esm/ArrowChevDownIcon.js +15 -0
  977. package/solid/esm/ArrowChevLeftIcon.d.ts +3 -0
  978. package/solid/esm/ArrowChevLeftIcon.js +15 -0
  979. package/solid/esm/ArrowChevRightIcon.d.ts +3 -0
  980. package/solid/esm/ArrowChevRightIcon.js +15 -0
  981. package/solid/esm/ArrowChevUpIcon.d.ts +3 -0
  982. package/solid/esm/ArrowChevUpIcon.js +15 -0
  983. package/solid/esm/AwardHalfStarIcon.d.ts +3 -0
  984. package/solid/esm/AwardHalfStarIcon.js +21 -0
  985. package/solid/esm/BlockIcon.d.ts +3 -0
  986. package/solid/esm/BlockIcon.js +21 -0
  987. package/solid/esm/BookmarkedIcon.d.ts +3 -0
  988. package/solid/esm/BookmarkedIcon.js +21 -0
  989. package/solid/esm/BookmarksIcon.d.ts +3 -0
  990. package/solid/esm/BookmarksIcon.js +21 -0
  991. package/solid/esm/CakeBirthdayIcon.d.ts +3 -0
  992. package/solid/esm/CakeBirthdayIcon.js +17 -0
  993. package/solid/esm/ChatTranslateIcon.d.ts +3 -0
  994. package/solid/esm/ChatTranslateIcon.js +19 -0
  995. package/solid/esm/CheckIcon.d.ts +3 -0
  996. package/solid/esm/CheckIcon.js +15 -0
  997. package/solid/esm/ComputerKeyboardIcon.d.ts +3 -0
  998. package/solid/esm/ComputerKeyboardIcon.js +21 -0
  999. package/solid/esm/ComputerKeyboardNextIcon.d.ts +3 -0
  1000. package/solid/esm/ComputerKeyboardNextIcon.js +26 -0
  1001. package/solid/esm/ComputerKeyboardPreviousIcon.d.ts +3 -0
  1002. package/solid/esm/ComputerKeyboardPreviousIcon.js +25 -0
  1003. package/solid/esm/ComputerKeyboardReturnIcon.d.ts +3 -0
  1004. package/solid/esm/ComputerKeyboardReturnIcon.js +21 -0
  1005. package/solid/esm/ControlsCameraOffIcon.d.ts +3 -0
  1006. package/solid/esm/ControlsCameraOffIcon.js +17 -0
  1007. package/solid/esm/ControlsForwardIcon.d.ts +3 -0
  1008. package/solid/esm/ControlsForwardIcon.js +21 -0
  1009. package/solid/esm/ControlsNextIcon.d.ts +3 -0
  1010. package/solid/esm/ControlsNextIcon.js +21 -0
  1011. package/solid/esm/ControlsPauseIcon.d.ts +3 -0
  1012. package/solid/esm/ControlsPauseIcon.js +15 -0
  1013. package/solid/esm/ControlsPlayIcon.d.ts +3 -0
  1014. package/solid/esm/ControlsPlayIcon.js +21 -0
  1015. package/solid/esm/ControlsPreviousIcon.d.ts +3 -0
  1016. package/solid/esm/ControlsPreviousIcon.js +21 -0
  1017. package/solid/esm/ControlsRecordIcon.d.ts +3 -0
  1018. package/solid/esm/ControlsRecordIcon.js +15 -0
  1019. package/solid/esm/ControlsRewindIcon.d.ts +3 -0
  1020. package/solid/esm/ControlsRewindIcon.js +21 -0
  1021. package/solid/esm/ControlsStopIcon.d.ts +3 -0
  1022. package/solid/esm/ControlsStopIcon.js +15 -0
  1023. package/solid/esm/CursorIcon.d.ts +3 -0
  1024. package/solid/esm/CursorIcon.js +19 -0
  1025. package/solid/esm/DeleteAlternateIcon.d.ts +3 -0
  1026. package/solid/esm/DeleteAlternateIcon.js +23 -0
  1027. package/solid/esm/DeleteBinIcon.d.ts +3 -0
  1028. package/solid/esm/DeleteBinIcon.js +15 -0
  1029. package/solid/esm/DeleteIcon.d.ts +3 -0
  1030. package/solid/esm/DeleteIcon.js +15 -0
  1031. package/solid/esm/DesignShapeMonitorIcon.d.ts +3 -0
  1032. package/solid/esm/DesignShapeMonitorIcon.js +25 -0
  1033. package/solid/esm/DislikeIcon.d.ts +3 -0
  1034. package/solid/esm/DislikeIcon.js +22 -0
  1035. package/solid/esm/DoneSquareAlternateIcon.d.ts +3 -0
  1036. package/solid/esm/DoneSquareAlternateIcon.js +15 -0
  1037. package/solid/esm/EditWriteIcon.d.ts +3 -0
  1038. package/solid/esm/EditWriteIcon.js +21 -0
  1039. package/solid/esm/ElectionDebateIcon.d.ts +3 -0
  1040. package/solid/esm/ElectionDebateIcon.js +23 -0
  1041. package/solid/esm/ExclamationIcon.d.ts +3 -0
  1042. package/solid/esm/ExclamationIcon.js +23 -0
  1043. package/solid/esm/ExpandFullIcon.d.ts +3 -0
  1044. package/solid/esm/ExpandFullIcon.js +15 -0
  1045. package/solid/esm/FacebookIcon.d.ts +3 -0
  1046. package/solid/esm/FacebookIcon.js +15 -0
  1047. package/solid/esm/FavoriteHeartIcon.d.ts +3 -0
  1048. package/solid/esm/FavoriteHeartIcon.js +21 -0
  1049. package/solid/esm/FlagIcon.d.ts +3 -0
  1050. package/solid/esm/FlagIcon.js +21 -0
  1051. package/solid/esm/GithubIcon.d.ts +3 -0
  1052. package/solid/esm/GithubIcon.js +15 -0
  1053. package/solid/esm/HalfStarAlternateIcon.d.ts +3 -0
  1054. package/solid/esm/HalfStarAlternateIcon.js +15 -0
  1055. package/solid/esm/InstagramIcon.d.ts +3 -0
  1056. package/solid/esm/InstagramIcon.js +15 -0
  1057. package/solid/esm/JumpingPersonIcon.d.ts +3 -0
  1058. package/solid/esm/JumpingPersonIcon.js +15 -0
  1059. package/solid/esm/KeyboardReturnIcon.d.ts +3 -0
  1060. package/solid/esm/KeyboardReturnIcon.js +15 -0
  1061. package/solid/esm/LadybugIcon.d.ts +3 -0
  1062. package/solid/esm/LadybugIcon.js +21 -0
  1063. package/solid/esm/LayersSelectFrontIcon.d.ts +3 -0
  1064. package/solid/esm/LayersSelectFrontIcon.js +15 -0
  1065. package/solid/esm/LayoutAgendaIcon.d.ts +3 -0
  1066. package/solid/esm/LayoutAgendaIcon.js +15 -0
  1067. package/solid/esm/LayoutHeadlineIcon.d.ts +3 -0
  1068. package/solid/esm/LayoutHeadlineIcon.js +15 -0
  1069. package/solid/esm/LayoutModuleIcon.d.ts +3 -0
  1070. package/solid/esm/LayoutModuleIcon.js +15 -0
  1071. package/solid/esm/LibraryMathsIcon.d.ts +3 -0
  1072. package/solid/esm/LibraryMathsIcon.js +15 -0
  1073. package/solid/esm/LikeIcon.d.ts +3 -0
  1074. package/solid/esm/LikeIcon.js +21 -0
  1075. package/solid/esm/LinkedinIcon.d.ts +3 -0
  1076. package/solid/esm/LinkedinIcon.js +15 -0
  1077. package/solid/esm/LockIcon.d.ts +3 -0
  1078. package/solid/esm/LockIcon.js +15 -0
  1079. package/solid/esm/MapFlagIcon.d.ts +3 -0
  1080. package/solid/esm/MapFlagIcon.js +21 -0
  1081. package/solid/esm/MeetingCameraIcon.d.ts +3 -0
  1082. package/solid/esm/MeetingCameraIcon.js +15 -0
  1083. package/solid/esm/MicrophoneIcon.d.ts +3 -0
  1084. package/solid/esm/MicrophoneIcon.js +17 -0
  1085. package/solid/esm/MicrophoneOffIcon.d.ts +3 -0
  1086. package/solid/esm/MicrophoneOffIcon.js +17 -0
  1087. package/solid/esm/MoveToTopIcon.d.ts +3 -0
  1088. package/solid/esm/MoveToTopIcon.js +15 -0
  1089. package/solid/esm/MusicNoteIcon.d.ts +3 -0
  1090. package/solid/esm/MusicNoteIcon.js +21 -0
  1091. package/solid/esm/NavigationMenuIcon.d.ts +3 -0
  1092. package/solid/esm/NavigationMenuIcon.js +21 -0
  1093. package/solid/esm/ParagraphSpacingIcon.d.ts +3 -0
  1094. package/solid/esm/ParagraphSpacingIcon.js +15 -0
  1095. package/solid/esm/PassportIcon.d.ts +3 -0
  1096. package/solid/esm/PassportIcon.js +25 -0
  1097. package/solid/esm/PerformanceMoneyIncreaseIcon.d.ts +3 -0
  1098. package/solid/esm/PerformanceMoneyIncreaseIcon.js +21 -0
  1099. package/solid/esm/PineTreeIcon.d.ts +3 -0
  1100. package/solid/esm/PineTreeIcon.js +21 -0
  1101. package/solid/esm/PluginAlertsIcon.d.ts +3 -0
  1102. package/solid/esm/PluginAlertsIcon.js +39 -0
  1103. package/solid/esm/PluginAssignmentsIcon.d.ts +3 -0
  1104. package/solid/esm/PluginAssignmentsIcon.js +36 -0
  1105. package/solid/esm/PluginCalendarIcon.d.ts +3 -0
  1106. package/solid/esm/PluginCalendarIcon.js +28 -0
  1107. package/solid/esm/PluginClassesIcon.d.ts +3 -0
  1108. package/solid/esm/PluginClassesIcon.js +30 -0
  1109. package/solid/esm/PluginComunicaIcon.d.ts +3 -0
  1110. package/solid/esm/PluginComunicaIcon.js +22 -0
  1111. package/solid/esm/PluginContentCreatorIcon.d.ts +3 -0
  1112. package/solid/esm/PluginContentCreatorIcon.js +30 -0
  1113. package/solid/esm/PluginCurriculumIcon.d.ts +3 -0
  1114. package/solid/esm/PluginCurriculumIcon.js +30 -0
  1115. package/solid/esm/PluginDashboardIcon.d.ts +3 -0
  1116. package/solid/esm/PluginDashboardIcon.js +30 -0
  1117. package/solid/esm/PluginDebateIcon.d.ts +3 -0
  1118. package/solid/esm/PluginDebateIcon.js +25 -0
  1119. package/solid/esm/PluginFamiliesIcon.d.ts +3 -0
  1120. package/solid/esm/PluginFamiliesIcon.js +30 -0
  1121. package/solid/esm/PluginFeedbackIcon.d.ts +3 -0
  1122. package/solid/esm/PluginFeedbackIcon.js +25 -0
  1123. package/solid/esm/PluginGamerOrLearnerIcon.d.ts +3 -0
  1124. package/solid/esm/PluginGamerOrLearnerIcon.js +28 -0
  1125. package/solid/esm/PluginIntegratorIcon.d.ts +3 -0
  1126. package/solid/esm/PluginIntegratorIcon.js +19 -0
  1127. package/solid/esm/PluginJourneyIcon.d.ts +3 -0
  1128. package/solid/esm/PluginJourneyIcon.js +25 -0
  1129. package/solid/esm/PluginKanbanIcon.d.ts +3 -0
  1130. package/solid/esm/PluginKanbanIcon.js +17 -0
  1131. package/solid/esm/PluginKimIcon.d.ts +3 -0
  1132. package/solid/esm/PluginKimIcon.js +28 -0
  1133. package/solid/esm/PluginLeebraryIcon.d.ts +3 -0
  1134. package/solid/esm/PluginLeebraryIcon.js +28 -0
  1135. package/solid/esm/PluginMenuBuilderIcon.d.ts +3 -0
  1136. package/solid/esm/PluginMenuBuilderIcon.js +28 -0
  1137. package/solid/esm/PluginNewsIcon.d.ts +3 -0
  1138. package/solid/esm/PluginNewsIcon.js +30 -0
  1139. package/solid/esm/PluginOkrIcon.d.ts +3 -0
  1140. package/solid/esm/PluginOkrIcon.js +28 -0
  1141. package/solid/esm/PluginPlannerIcon.d.ts +3 -0
  1142. package/solid/esm/PluginPlannerIcon.js +30 -0
  1143. package/solid/esm/PluginRankingIcon.d.ts +3 -0
  1144. package/solid/esm/PluginRankingIcon.js +24 -0
  1145. package/solid/esm/PluginRedactorIcon.d.ts +3 -0
  1146. package/solid/esm/PluginRedactorIcon.js +34 -0
  1147. package/solid/esm/PluginSettingsIcon.d.ts +3 -0
  1148. package/solid/esm/PluginSettingsIcon.js +30 -0
  1149. package/solid/esm/PluginSubjectsIcon.d.ts +3 -0
  1150. package/solid/esm/PluginSubjectsIcon.js +28 -0
  1151. package/solid/esm/PluginTemplatorIcon.d.ts +3 -0
  1152. package/solid/esm/PluginTemplatorIcon.js +42 -0
  1153. package/solid/esm/PluginTestIcon.d.ts +3 -0
  1154. package/solid/esm/PluginTestIcon.js +28 -0
  1155. package/solid/esm/PluginTransactionalIcon.d.ts +3 -0
  1156. package/solid/esm/PluginTransactionalIcon.js +36 -0
  1157. package/solid/esm/PluginTranslatorIcon.d.ts +3 -0
  1158. package/solid/esm/PluginTranslatorIcon.js +36 -0
  1159. package/solid/esm/PluginUsersIcon.d.ts +3 -0
  1160. package/solid/esm/PluginUsersIcon.js +31 -0
  1161. package/solid/esm/PluginVirtualBlackboadIcon.d.ts +3 -0
  1162. package/solid/esm/PluginVirtualBlackboadIcon.js +28 -0
  1163. package/solid/esm/RemoveBoldIcon.d.ts +3 -0
  1164. package/solid/esm/RemoveBoldIcon.js +15 -0
  1165. package/solid/esm/ReorderDownIcon.d.ts +3 -0
  1166. package/solid/esm/ReorderDownIcon.js +15 -0
  1167. package/solid/esm/SettingMenuHorizontalIcon.d.ts +3 -0
  1168. package/solid/esm/SettingMenuHorizontalIcon.js +21 -0
  1169. package/solid/esm/SettingMenuVerticalIcon.d.ts +3 -0
  1170. package/solid/esm/SettingMenuVerticalIcon.js +21 -0
  1171. package/solid/esm/ShapePyramidIcon.d.ts +3 -0
  1172. package/solid/esm/ShapePyramidIcon.js +21 -0
  1173. package/solid/esm/StarAlternateIcon.d.ts +3 -0
  1174. package/solid/esm/StarAlternateIcon.js +15 -0
  1175. package/solid/esm/StarIcon.d.ts +3 -0
  1176. package/solid/esm/StarIcon.js +15 -0
  1177. package/solid/esm/SubtractCircleAlternateIcon.d.ts +3 -0
  1178. package/solid/esm/SubtractCircleAlternateIcon.js +17 -0
  1179. package/solid/esm/SubtractSquareAlternateIcon.d.ts +3 -0
  1180. package/solid/esm/SubtractSquareAlternateIcon.js +17 -0
  1181. package/solid/esm/TagIcon.d.ts +3 -0
  1182. package/solid/esm/TagIcon.js +15 -0
  1183. package/solid/esm/TravelPlacesTheaterMaskIcon.d.ts +3 -0
  1184. package/solid/esm/TravelPlacesTheaterMaskIcon.js +23 -0
  1185. package/solid/esm/TwitchIcon.d.ts +3 -0
  1186. package/solid/esm/TwitchIcon.js +17 -0
  1187. package/solid/esm/TwitterIcon.d.ts +3 -0
  1188. package/solid/esm/TwitterIcon.js +15 -0
  1189. package/solid/esm/UnlockIcon.d.ts +3 -0
  1190. package/solid/esm/UnlockIcon.js +15 -0
  1191. package/solid/esm/VideoEditCcTitlesIcon.d.ts +3 -0
  1192. package/solid/esm/VideoEditCcTitlesIcon.js +21 -0
  1193. package/solid/esm/VolumeControlDownIcon.d.ts +3 -0
  1194. package/solid/esm/VolumeControlDownIcon.js +21 -0
  1195. package/solid/esm/VolumeControlFullIcon.d.ts +3 -0
  1196. package/solid/esm/VolumeControlFullIcon.js +23 -0
  1197. package/solid/esm/VolumeControlLowIcon.d.ts +3 -0
  1198. package/solid/esm/VolumeControlLowIcon.js +15 -0
  1199. package/solid/esm/VolumeControlMediumIcon.d.ts +3 -0
  1200. package/solid/esm/VolumeControlMediumIcon.js +17 -0
  1201. package/solid/esm/VolumeControlOffIcon.d.ts +3 -0
  1202. package/solid/esm/VolumeControlOffIcon.js +21 -0
  1203. package/solid/esm/VolumeControlUpIcon.d.ts +3 -0
  1204. package/solid/esm/VolumeControlUpIcon.js +21 -0
  1205. package/solid/esm/index.d.ts +118 -0
  1206. package/solid/esm/index.js +118 -0
  1207. package/solid/esm/package.json +1 -0
  1208. package/solid/index.d.ts +118 -0
  1209. package/solid/index.js +118 -0
  1210. package/solid/package.json +1 -0
package/README.md ADDED
@@ -0,0 +1,34 @@
1
+ <p align="center">
2
+ A set of free MIT-licensed high-quality SVG icons for you to use in your web projects. <br>Available as basic SVG icons and via first-party <a href="#react">React</a> libraries.
3
+ <p>
4
+
5
+ ## Basic Usage
6
+
7
+ First, install `@bubbles/icons` from npm:
8
+
9
+ ```sh
10
+ npm install @bubbles/icons
11
+ ```
12
+
13
+ Now each icon can be imported individually as a React component:
14
+
15
+ ```js
16
+ import { BeakerIcon } from '@bubbles/icons/solid'
17
+
18
+ function MyComponent() {
19
+ return (
20
+ <div>
21
+ <BeakerIcon />
22
+ <p>...</p>
23
+ </div>
24
+ )
25
+ }
26
+ ```
27
+
28
+ The 24x24 outline icons can be imported from `@bubbles/icons/outline`, and the 20x20 solid icons can be imported from `@bubbles/icons/solid`.
29
+
30
+ Icons use an upper camel case naming convention and are always suffixed with the word `Icon`.
31
+
32
+ ## License
33
+
34
+ This library is MIT licensed.
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function AddCircleIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default AddCircleIcon;
@@ -0,0 +1,19 @@
1
+ const React = require("react");
2
+
3
+ function AddCircleIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 24 24",
7
+ stroke: "currentColor",
8
+ "aria-hidden": "true",
9
+ width: "1em",
10
+ height: "1em"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round",
14
+ strokeWidth: 2,
15
+ d: "M12 7.5v9M7.5 12h9M.75 12a11.25 11.25 0 1 0 22.5 0 11.25 11.25 0 0 0-22.5 0v0Z"
16
+ }));
17
+ }
18
+
19
+ module.exports = AddCircleIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function AddIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default AddIcon;
@@ -0,0 +1,19 @@
1
+ const React = require("react");
2
+
3
+ function AddIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 24 24",
7
+ stroke: "currentColor",
8
+ "aria-hidden": "true",
9
+ width: "1em",
10
+ height: "1em"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round",
14
+ strokeWidth: 2,
15
+ d: "M.75 12h22.5M12 .75v22.5"
16
+ }));
17
+ }
18
+
19
+ module.exports = AddIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function AddSquareIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default AddSquareIcon;
@@ -0,0 +1,19 @@
1
+ const React = require("react");
2
+
3
+ function AddSquareIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 24 24",
7
+ stroke: "currentColor",
8
+ "aria-hidden": "true",
9
+ width: "1em",
10
+ height: "1em"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round",
14
+ strokeWidth: 2,
15
+ d: "M12 7.5v9M7.5 12h9M.75.75h22.5v22.5H.75V.75Z"
16
+ }));
17
+ }
18
+
19
+ module.exports = AddSquareIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function AlarmBellCheckIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default AlarmBellCheckIcon;
@@ -0,0 +1,24 @@
1
+ const React = require("react");
2
+
3
+ function AlarmBellCheckIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 24 24",
7
+ stroke: "currentColor",
8
+ "aria-hidden": "true",
9
+ width: "1em",
10
+ height: "1em"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round",
14
+ strokeWidth: 2,
15
+ d: "M11.25 6.75a6 6 0 1 0 12 0 6 6 0 0 0-12 0v0Z"
16
+ }), /*#__PURE__*/React.createElement("path", {
17
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round",
19
+ strokeWidth: 2,
20
+ d: "m15.129 7.5 1.5 1.5 3.75-3.75M17.505 15.862a7.368 7.368 0 0 0 1.245 2.888h-18s1.5-2.329 1.5-8.25A7.5 7.5 0 0 1 9.75 3V.75M7.748 21.75a2.087 2.087 0 0 0 4.005 0"
21
+ }));
22
+ }
23
+
24
+ module.exports = AlarmBellCheckIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function AlarmBellDisableIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default AlarmBellDisableIcon;
@@ -0,0 +1,24 @@
1
+ const React = require("react");
2
+
3
+ function AlarmBellDisableIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 24 24",
7
+ stroke: "currentColor",
8
+ "aria-hidden": "true",
9
+ width: "1em",
10
+ height: "1em"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round",
14
+ strokeWidth: 2,
15
+ d: "M11.25 6.75a6 6 0 1 0 12 0 6 6 0 0 0-12 0v0ZM15.375 8.625l3.75-3.75M19.125 8.625l-3.75-3.75M7.748 21.75a2.087 2.087 0 0 0 4.005 0"
16
+ }), /*#__PURE__*/React.createElement("path", {
17
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round",
19
+ strokeWidth: 2,
20
+ d: "M17.505 15.862a7.368 7.368 0 0 0 1.245 2.888h-18s1.5-2.329 1.5-8.25A7.5 7.5 0 0 1 9.75 3V.75"
21
+ }));
22
+ }
23
+
24
+ module.exports = AlarmBellDisableIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function AlarmBellIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default AlarmBellIcon;
@@ -0,0 +1,19 @@
1
+ const React = require("react");
2
+
3
+ function AlarmBellIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 24 24",
7
+ stroke: "currentColor",
8
+ "aria-hidden": "true",
9
+ width: "1em",
10
+ height: "1em"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round",
14
+ strokeWidth: 2,
15
+ d: "M10 21.75a2.087 2.087 0 0 0 4.005 0M12 3V.75M12 3a7.5 7.5 0 0 1 7.5 7.5c0 7.046 1.5 8.25 1.5 8.25H3s1.5-1.916 1.5-8.25A7.5 7.5 0 0 1 12 3v0Z"
16
+ }));
17
+ }
18
+
19
+ module.exports = AlarmBellIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function AlarmBellOffIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default AlarmBellOffIcon;
@@ -0,0 +1,19 @@
1
+ const React = require("react");
2
+
3
+ function AlarmBellOffIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 24 24",
7
+ stroke: "currentColor",
8
+ "aria-hidden": "true",
9
+ width: "1em",
10
+ height: "1em"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round",
14
+ strokeWidth: 2,
15
+ d: "m22.501 2.25-21 21M10 21.75a2.087 2.087 0 0 0 4.005 0M12.001 3V.75M10.5 18.75H21s-1.5-1.2-1.5-8.25a7.274 7.274 0 0 0-.093-.915M16.212 4.3A7.5 7.5 0 0 0 4.5 10.5v5.25"
16
+ }));
17
+ }
18
+
19
+ module.exports = AlarmBellOffIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function AlarmBellTimerIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default AlarmBellTimerIcon;
@@ -0,0 +1,29 @@
1
+ const React = require("react");
2
+
3
+ function AlarmBellTimerIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 24 24",
7
+ stroke: "currentColor",
8
+ "aria-hidden": "true",
9
+ width: "1em",
10
+ height: "1em"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round",
14
+ strokeWidth: 2,
15
+ d: "M17.505 15.862a7.368 7.368 0 0 0 1.245 2.888h-18s1.5-2.329 1.5-8.25A7.5 7.5 0 0 1 9.75 3V.75"
16
+ }), /*#__PURE__*/React.createElement("path", {
17
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round",
19
+ strokeWidth: 2,
20
+ d: "M11.25 6.75a6 6 0 1 0 12 0 6 6 0 0 0-12 0v0Z"
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ strokeLinecap: "round",
23
+ strokeLinejoin: "round",
24
+ strokeWidth: 2,
25
+ d: "M17.25 4.5v3.75h2.25M7.748 21.75a2.087 2.087 0 0 0 4.005 0"
26
+ }));
27
+ }
28
+
29
+ module.exports = AlarmBellTimerIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function AppWindowModuleIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default AppWindowModuleIcon;
@@ -0,0 +1,28 @@
1
+ const React = require("react");
2
+
3
+ function AppWindowModuleIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 24 24",
7
+ stroke: "currentColor",
8
+ "aria-hidden": "true",
9
+ width: "1em",
10
+ height: "1em"
11
+ }, props), /*#__PURE__*/React.createElement("g", {
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round",
14
+ strokeWidth: 2,
15
+ clipPath: "url(#a)"
16
+ }, /*#__PURE__*/React.createElement("path", {
17
+ d: "M21.76 8.253v-6a1.5 1.5 0 0 0-1.5-1.5h-18a1.5 1.5 0 0 0-1.5 1.5v16.5a1.5 1.5 0 0 0 1.5 1.5h6M.76 5.253h21M18.76 18.753h4.5v4.5h-4.5v-4.5ZM11.26 18.753h4.5v4.5h-4.5v-4.5Z"
18
+ }), /*#__PURE__*/React.createElement("path", {
19
+ d: "M15.76 11.253h4.5v4.5h-4.5v-4.5Z"
20
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
21
+ id: "a"
22
+ }, /*#__PURE__*/React.createElement("path", {
23
+ fill: "#fff",
24
+ d: "M0 0h24v24H0z"
25
+ }))));
26
+ }
27
+
28
+ module.exports = AppWindowModuleIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function ArrowCornerLeftIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default ArrowCornerLeftIcon;
@@ -0,0 +1,19 @@
1
+ const React = require("react");
2
+
3
+ function ArrowCornerLeftIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 24 24",
7
+ stroke: "currentColor",
8
+ "aria-hidden": "true",
9
+ width: "1em",
10
+ height: "1em"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round",
14
+ strokeWidth: 2,
15
+ d: "M20.16 3.75 4.25 19.66M4.25 4.66v15h15"
16
+ }));
17
+ }
18
+
19
+ module.exports = ArrowCornerLeftIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function ArrowCornerRightIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default ArrowCornerRightIcon;
@@ -0,0 +1,19 @@
1
+ const React = require("react");
2
+
3
+ function ArrowCornerRightIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 24 24",
7
+ stroke: "currentColor",
8
+ "aria-hidden": "true",
9
+ width: "1em",
10
+ height: "1em"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round",
14
+ strokeWidth: 2,
15
+ d: "m4 3.75 15.91 15.91M4.91 19.66h15v-15"
16
+ }));
17
+ }
18
+
19
+ module.exports = ArrowCornerRightIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function ArrowDownIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default ArrowDownIcon;
@@ -0,0 +1,19 @@
1
+ const React = require("react");
2
+
3
+ function ArrowDownIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 24 24",
7
+ stroke: "currentColor",
8
+ "aria-hidden": "true",
9
+ width: "1em",
10
+ height: "1em"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round",
14
+ strokeWidth: 2,
15
+ d: "M12 .75v22.5M1.5 12.75 12 23.25l10.5-10.5"
16
+ }));
17
+ }
18
+
19
+ module.exports = ArrowDownIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function ArrowLeftIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default ArrowLeftIcon;
@@ -0,0 +1,19 @@
1
+ const React = require("react");
2
+
3
+ function ArrowLeftIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 24 24",
7
+ stroke: "currentColor",
8
+ "aria-hidden": "true",
9
+ width: "1em",
10
+ height: "1em"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round",
14
+ strokeWidth: 2,
15
+ d: "M23.25 12H.75M11.25 1.5.75 12l10.5 10.5"
16
+ }));
17
+ }
18
+
19
+ module.exports = ArrowLeftIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function ArrowRightIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default ArrowRightIcon;
@@ -0,0 +1,19 @@
1
+ const React = require("react");
2
+
3
+ function ArrowRightIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 24 24",
7
+ stroke: "currentColor",
8
+ "aria-hidden": "true",
9
+ width: "1em",
10
+ height: "1em"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round",
14
+ strokeWidth: 2,
15
+ d: "M.75 12h22.5M12.75 22.5 23.25 12 12.75 1.5"
16
+ }));
17
+ }
18
+
19
+ module.exports = ArrowRightIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function ArrowUpIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default ArrowUpIcon;
@@ -0,0 +1,19 @@
1
+ const React = require("react");
2
+
3
+ function ArrowUpIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 24 24",
7
+ stroke: "currentColor",
8
+ "aria-hidden": "true",
9
+ width: "1em",
10
+ height: "1em"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round",
14
+ strokeWidth: 2,
15
+ d: "M12 23.25V.75M22.5 11.25 12 .75 1.5 11.25"
16
+ }));
17
+ }
18
+
19
+ module.exports = ArrowUpIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function AttachedIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default AttachedIcon;
@@ -0,0 +1,26 @@
1
+ const React = require("react");
2
+
3
+ function AttachedIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 24 24",
7
+ stroke: "currentColor",
8
+ "aria-hidden": "true",
9
+ width: "1em",
10
+ height: "1em"
11
+ }, props), /*#__PURE__*/React.createElement("g", {
12
+ clipPath: "url(#a)"
13
+ }, /*#__PURE__*/React.createElement("path", {
14
+ strokeLinecap: "round",
15
+ strokeLinejoin: "round",
16
+ strokeWidth: 2,
17
+ d: "m7.618 15.345 8.666-8.666a2.04 2.04 0 1 1 2.883 2.883L7.461 21.305a4.078 4.078 0 0 1-5.767-5.768L13.928 3.305a5.606 5.606 0 0 1 7.929 7.928L13.192 19.9"
18
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
19
+ id: "a"
20
+ }, /*#__PURE__*/React.createElement("path", {
21
+ fill: "#fff",
22
+ d: "M0 0h24v24H0z"
23
+ }))));
24
+ }
25
+
26
+ module.exports = AttachedIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function AttachmentIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default AttachmentIcon;
@@ -0,0 +1,26 @@
1
+ const React = require("react");
2
+
3
+ function AttachmentIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 24 24",
7
+ stroke: "currentColor",
8
+ "aria-hidden": "true",
9
+ width: "1em",
10
+ height: "1em"
11
+ }, props), /*#__PURE__*/React.createElement("g", {
12
+ clipPath: "url(#a)"
13
+ }, /*#__PURE__*/React.createElement("path", {
14
+ strokeLinecap: "round",
15
+ strokeLinejoin: "round",
16
+ strokeWidth: 2,
17
+ d: "M9.5 17V9.5c0-1.656.843-3 2.5-3s2.5 1.344 2.5 3V19c0 2.486-1.515 4.5-4 4.5-2.485 0-4-2.014-4-4.5V6.5c0-3.314 2.187-6 5.5-6s5.5 2.686 5.5 6v9"
18
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
19
+ id: "a"
20
+ }, /*#__PURE__*/React.createElement("path", {
21
+ fill: "#fff",
22
+ d: "M0 0h24v24H0z"
23
+ }))));
24
+ }
25
+
26
+ module.exports = AttachmentIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function BoardEducationIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default BoardEducationIcon;
@@ -0,0 +1,30 @@
1
+ const React = require("react");
2
+
3
+ function BoardEducationIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 24 24",
7
+ stroke: "currentColor",
8
+ "aria-hidden": "true",
9
+ width: "1em",
10
+ height: "1em"
11
+ }, props), /*#__PURE__*/React.createElement("g", {
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round",
14
+ strokeWidth: 2,
15
+ clipPath: "url(#a)"
16
+ }, /*#__PURE__*/React.createElement("path", {
17
+ d: "M9.5.516v3m-5 13h-3a1 1 0 0 1-1-1v-10a1 1 0 0 1 1-1H7l-.061.293M12 4.516h5.5a1 1 0 0 1 1 1v7.468M5.714 17.516l-1.714 6"
18
+ }), /*#__PURE__*/React.createElement("path", {
19
+ d: "M9.5 17.353v3.663m2.5-16.5a1 1 0 0 0-1-1H8a1 1 0 0 0 0 2h3a1 1 0 0 0 1-1Zm-2.031 11H5.5a1 1 0 0 0-1 1v.5a.5.5 0 0 0 .5.5h2.531l2.438-2Zm6.531-.943-7 2.78 7 2.47 7-2.47-7-2.78Z"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ d: "M12.5 18.412v3.154a.751.751 0 0 0 .471.7l3.25 1.2a.749.749 0 0 0 .558 0l3.25-1.2a.751.751 0 0 0 .471-.7v-3.154"
22
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
23
+ id: "a"
24
+ }, /*#__PURE__*/React.createElement("path", {
25
+ fill: "#fff",
26
+ d: "M0 0h24v24H0z"
27
+ }))));
28
+ }
29
+
30
+ module.exports = BoardEducationIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function BookLaptopIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default BookLaptopIcon;
@@ -0,0 +1,24 @@
1
+ const React = require("react");
2
+
3
+ function BookLaptopIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 24 24",
7
+ stroke: "currentColor",
8
+ "aria-hidden": "true",
9
+ width: "1em",
10
+ height: "1em"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round",
14
+ strokeWidth: 2,
15
+ d: "M3.5 3.001h17v12h-17v-12Z"
16
+ }), /*#__PURE__*/React.createElement("path", {
17
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round",
19
+ strokeWidth: 2,
20
+ d: "M4.409 15a1.024 1.024 0 0 0-.883.5l-2.385 4a1 1 0 0 0 .883 1.5h19.952a1 1 0 0 0 .883-1.5l-2.385-4a1.024 1.024 0 0 0-.883-.5M9.5 19.001h5M12 6.7s.92-1.291 3.983-1.424a.5.5 0 0 1 .517.5v5.3a.5.5 0 0 1-.492.5C12.925 11.7 12 13 12 13V6.7Zm0 0s-.92-1.291-3.983-1.424a.5.5 0 0 0-.517.5v5.3a.5.5 0 0 0 .492.5C11.075 11.7 12 13 12 13"
21
+ }));
22
+ }
23
+
24
+ module.exports = BookLaptopIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function BookSmartphoneIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default BookSmartphoneIcon;
@@ -0,0 +1,28 @@
1
+ const React = require("react");
2
+
3
+ function BookSmartphoneIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 24 24",
7
+ stroke: "currentColor",
8
+ "aria-hidden": "true",
9
+ width: "1em",
10
+ height: "1em"
11
+ }, props), /*#__PURE__*/React.createElement("g", {
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round",
14
+ strokeWidth: 2,
15
+ clipPath: "url(#a)"
16
+ }, /*#__PURE__*/React.createElement("path", {
17
+ d: "M5.5 19.751h-3a2 2 0 0 1-2-2v-15a2 2 0 0 1 2-2h7a2 2 0 0 1 2 2v4M.5 3.751h11M.5 16.751h5"
18
+ }), /*#__PURE__*/React.createElement("path", {
19
+ d: "M15.5 11.251s1.716-2.58 7.481-2.727a.51.51 0 0 1 .519.5v11a.5.5 0 0 1-.5.5c-5.783.141-7.5 2.728-7.5 2.728v-12s-1.716-2.58-7.481-2.727a.51.51 0 0 0-.519.5v11a.5.5 0 0 0 .5.5c5.783.141 7.5 2.728 7.5 2.728"
20
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
21
+ id: "a"
22
+ }, /*#__PURE__*/React.createElement("path", {
23
+ fill: "#fff",
24
+ d: "M0 0h24v24H0z"
25
+ }))));
26
+ }
27
+
28
+ module.exports = BookSmartphoneIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function BuildingIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default BuildingIcon;
@@ -0,0 +1,28 @@
1
+ const React = require("react");
2
+
3
+ function BuildingIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 24 24",
7
+ stroke: "currentColor",
8
+ "aria-hidden": "true",
9
+ width: "1em",
10
+ height: "1em"
11
+ }, props), /*#__PURE__*/React.createElement("g", {
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round",
14
+ strokeWidth: 2,
15
+ clipPath: "url(#a)"
16
+ }, /*#__PURE__*/React.createElement("path", {
17
+ d: "M10.5 23.5V20a1.5 1.5 0 1 1 3 0v3.5M8.5 16.5h-3v-3a1.5 1.5 0 0 1 3 0v3ZM8.5 10h-3V7a1.5 1.5 0 0 1 3 0v3ZM13.5 16.5h-3v-3a1.5 1.5 0 1 1 3 0v3ZM13.5 10h-3V7a1.5 1.5 0 1 1 3 0v3ZM18.5 16.5h-3v-3a1.5 1.5 0 1 1 3 0v3ZM18.5 10h-3V7a1.5 1.5 0 1 1 3 0v3Z"
18
+ }), /*#__PURE__*/React.createElement("path", {
19
+ d: "M20.5 3.8a1 1 0 0 0-.168-.555L18.8.945A1 1 0 0 0 17.965.5H6.035A1 1 0 0 0 5.2.945l-1.535 2.3A1 1 0 0 0 3.5 3.8v18.7a1 1 0 0 0 1 1h15a1 1 0 0 0 1-1V3.8ZM3.547 3.5h16.906"
20
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
21
+ id: "a"
22
+ }, /*#__PURE__*/React.createElement("path", {
23
+ fill: "#fff",
24
+ d: "M0 0h24v24H0z"
25
+ }))));
26
+ }
27
+
28
+ module.exports = BuildingIcon;