@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
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function ModuleThreeIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default ModuleThreeIcon;
@@ -0,0 +1,29 @@
1
+ const React = require("react");
2
+
3
+ function ModuleThreeIcon(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 15v5.25l5.25 3 3.75-2.143M6 23.25V18M18 12l-5.25 3L18 18l5.25-3L18 12Z"
16
+ }), /*#__PURE__*/React.createElement("path", {
17
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round",
19
+ strokeWidth: 2,
20
+ d: "M12.75 15v5.25l5.25 3 5.25-3V15M18 18v5.25M12 .75l-5.25 3 5.25 3 5.25-3-5.25-3Z"
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ strokeLinecap: "round",
23
+ strokeLinejoin: "round",
24
+ strokeWidth: 2,
25
+ d: "M6.75 3.75V9L12 12l5.25-3V3.75M12 6.75V12M9.75 14.143 6 12 .75 15 6 18l3-1.714"
26
+ }));
27
+ }
28
+
29
+ module.exports = ModuleThreeIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function ModuleTwoIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default ModuleTwoIcon;
@@ -0,0 +1,29 @@
1
+ const React = require("react");
2
+
3
+ function ModuleTwoIcon(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: "M1.723 13.033a1.5 1.5 0 0 0-.973 1.405v5.625a1.5 1.5 0 0 0 .973 1.4l4.5 1.687a1.5 1.5 0 0 0 1.054 0l4.5-1.687a1.5 1.5 0 0 0 .973-1.4v-5.625a1.5 1.5 0 0 0-.973-1.405l-4.5-1.687a1.5 1.5 0 0 0-1.054 0l-4.5 1.687Z"
16
+ }), /*#__PURE__*/React.createElement("path", {
17
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round",
19
+ strokeWidth: 2,
20
+ d: "M1.008 13.597 6.75 15.75l5.742-2.153M6.75 15.75v7.5M22.95 3.85l-8.7 2.9-8.7-2.9M14.25 6.75v3.75"
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ strokeLinecap: "round",
23
+ strokeLinejoin: "round",
24
+ strokeWidth: 2,
25
+ d: "M5.25 8.25v-3.5a1.5 1.5 0 0 1 1.026-1.423l7.5-2.5c.308-.103.64-.103.948 0l7.5 2.5A1.5 1.5 0 0 1 23.25 4.75v8.5a1.5 1.5 0 0 1-1.026 1.423l-6.474 2.158"
26
+ }));
27
+ }
28
+
29
+ module.exports = ModuleTwoIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function MoveIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default MoveIcon;
@@ -0,0 +1,26 @@
1
+ const React = require("react");
2
+
3
+ function MoveIcon(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 3.748 3-3 3 3M15 20.248l-3 3-3-3M12 .748v22.5M3.75 14.998l-3-3 3-3M20.25 8.998l3 3-3 3M.75 11.998h22.5"
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 = MoveIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function MoveLeftIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default MoveLeftIcon;
@@ -0,0 +1,26 @@
1
+ const React = require("react");
2
+
3
+ function MoveLeftIcon(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.25 11.998h18M9 8.248l-3.75 3.75L9 15.748M.75.748v22.5"
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 = MoveLeftIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function MoveRightIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default MoveRightIcon;
@@ -0,0 +1,26 @@
1
+ const React = require("react");
2
+
3
+ function MoveRightIcon(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: "M18.75 11.998h-18M15 8.248l3.75 3.75-3.75 3.75M23.25.748v22.5"
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 = MoveRightIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function NavigationMenuLeftIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default NavigationMenuLeftIcon;
@@ -0,0 +1,17 @@
1
+ const React = require("react");
2
+
3
+ function NavigationMenuLeftIcon(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
+ strokeWidth: 2,
13
+ d: "M2.25 18.003h19.5M2.25 12.003h14.5M2.25 6.003h19.5"
14
+ }));
15
+ }
16
+
17
+ module.exports = NavigationMenuLeftIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function NavigationMenuRightIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default NavigationMenuRightIcon;
@@ -0,0 +1,17 @@
1
+ const React = require("react");
2
+
3
+ function NavigationMenuRightIcon(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
+ strokeWidth: 2,
13
+ d: "M2.25 18.003h19.5M7 12.003h14.5M2.25 6.003h19.5"
14
+ }));
15
+ }
16
+
17
+ module.exports = NavigationMenuRightIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function OfficialBuildingIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default OfficialBuildingIcon;
@@ -0,0 +1,26 @@
1
+ const React = require("react");
2
+
3
+ function OfficialBuildingIcon(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: "M1 23.48h22M1 16.48h22M2 16.48v7M22 16.48v7M4 9.48h16M6 9.48v7M10 11.98v2.5M14 11.98v2.5M10 18.48v2.5M6 18.48v2.5M14 18.48v2.5M18 18.48v2.5M18 9.48v7M6 9.48a6 6 0 1 1 12 0H6ZM12 3.48V.521"
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 = OfficialBuildingIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function OpenIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default OpenIcon;
@@ -0,0 +1,26 @@
1
+ const React = require("react");
2
+
3
+ function OpenIcon(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: "M23.251 7.498V.748h-6.75M23.251.748l-15 15M11.251 5.248h-9a1.5 1.5 0 0 0-1.5 1.5v15a1.5 1.5 0 0 0 1.5 1.5h15a1.5 1.5 0 0 0 1.5-1.5v-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 = OpenIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function PeopleManGraduateIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default PeopleManGraduateIcon;
@@ -0,0 +1,28 @@
1
+ const React = require("react");
2
+
3
+ function PeopleManGraduateIcon(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: "m7.899 19.111 4.063 4.374 4.081-4.393M11.829 4.455c.113.02.229.02.342 0l9.913-1.724a.25.25 0 0 0 0-.492L12.171.515a.982.982 0 0 0-.342 0L1.916 2.239a.25.25 0 0 0 0 .492l9.913 1.724ZM2 8.485a10.93 10.93 0 0 0-1.482 4.5.47.47 0 0 0 .468.5h2a.501.501 0 0 0 .5-.538A10.95 10.95 0 0 0 2 8.485v0ZM2 2.746v5.74M6 10.485V3.442M18 3.442v7.043M6 7.485a18.977 18.977 0 0 0 12 0M10.48 14.885a2.175 2.175 0 0 0 3 0M11 10.985a1.089 1.089 0 0 0-1-.5 1.09 1.09 0 0 0-1 .5M15 10.985a1.089 1.089 0 0 0-1-.5 1.09 1.09 0 0 0-1 .5"
18
+ }), /*#__PURE__*/React.createElement("path", {
19
+ d: "M5.98 10.485c-.874.437-.6 2.4.479 2.89a1 1 0 0 1 .574.745c.443 2.644 3.555 4.365 4.947 4.365s4.5-1.72 4.947-4.365a1 1 0 0 1 .574-.746c1.081-.49 1.352-2.452.479-2.889M16.043 19.092 21 20.737l.018.006a4.007 4.007 0 0 1 2.482 2.742M7.9 19.111 3 20.737l-.018.006A4.007 4.007 0 0 0 .5 23.485"
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 = PeopleManGraduateIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function PeopleWomanGraduateIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default PeopleWomanGraduateIcon;
@@ -0,0 +1,30 @@
1
+ const React = require("react");
2
+
3
+ function PeopleWomanGraduateIcon(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: "m16.043 19.1-3.715 4a.5.5 0 0 1-.732 0L7.9 19.12M12.171 4.463l9.913-1.724a.25.25 0 0 0 0-.493L12.171.522a1.033 1.033 0 0 0-.342 0L1.916 2.246a.25.25 0 0 0 0 .493l9.913 1.724c.113.02.229.02.342 0ZM2 8.492a10.95 10.95 0 0 0-1.481 4.481.5.5 0 0 0 .5.52H2.98a.501.501 0 0 0 .5-.52A10.951 10.951 0 0 0 2 8.493v0ZM2 2.753v5.739M6 10.492V3.449M18 3.449v7.043M6 7.492a18.963 18.963 0 0 0 12 0M10.5 14.992a2.174 2.174 0 0 0 3 0M11 10.992a1.089 1.089 0 0 0-1-.5 1.089 1.089 0 0 0-1 .5M15 10.992a1.089 1.089 0 0 0-1-.5 1.089 1.089 0 0 0-1 .5"
18
+ }), /*#__PURE__*/React.createElement("path", {
19
+ d: "M6.019 10.492c-.871.437-.6 2.4.477 2.89a1 1 0 0 1 .572.746c.442 2.643 3.545 4.364 4.932 4.364 1.387 0 4.49-1.72 4.932-4.364a1 1 0 0 1 .572-.747c1.078-.49 1.348-2.452.477-2.889M23.5 23.492a4.008 4.008 0 0 0-2.488-2.745L16.043 19.1M7.9 19.12l-4.912 1.627A4.01 4.01 0 0 0 .5 23.492"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ d: "M5.707 12.53a5.61 5.61 0 0 1-2.073 3.67.5.5 0 0 0-.047.838c.83.646 1.862.976 2.913.931M18.293 12.53a5.609 5.609 0 0 0 2.073 3.67.5.5 0 0 1 .047.838 4.432 4.432 0 0 1-2.913.931"
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 = PeopleWomanGraduateIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function PhoneActionHomeIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default PhoneActionHomeIcon;
@@ -0,0 +1,29 @@
1
+ const React = require("react");
2
+
3
+ function PhoneActionHomeIcon(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: "M14.25 14.25v6.268a2.73 2.73 0 0 1-2.733 2.732H4.983a2.731 2.731 0 0 1-2.733-2.732V4.983A2.732 2.732 0 0 1 4.983 2.25H9M2.25 18.75h12"
16
+ }), /*#__PURE__*/React.createElement("path", {
17
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round",
19
+ strokeWidth: 2,
20
+ d: "M11.25 3.948v5.8a1.5 1.5 0 0 0 1.5 1.5h6a1.5 1.5 0 0 0 1.5-1.5v-5.8"
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ strokeLinecap: "round",
23
+ strokeLinejoin: "round",
24
+ strokeWidth: 2,
25
+ d: "m9.75 5.26 4.518-3.953a2.249 2.249 0 0 1 2.964 0L21.75 5.26M17.25 11.25h-3v-3a1.5 1.5 0 1 1 3 0v3Z"
26
+ }));
27
+ }
28
+
29
+ module.exports = PhoneActionHomeIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function PhoneActionsAddIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default PhoneActionsAddIcon;
@@ -0,0 +1,19 @@
1
+ const React = require("react");
2
+
3
+ function PhoneActionsAddIcon(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.818 11.471 1.9 12.554a3 3 0 0 0 4.243 0l1.591-1.591a1.5 1.5 0 0 0 0-2.122L4.64 5.747a1.5 1.5 0 0 0-2.263.153C-.864 10.3 1.1 14.934 5.083 18.918c3.983 3.984 8.62 5.946 13.022 2.705a1.499 1.499 0 0 0 .148-2.263l-3.094-3.094a1.5 1.5 0 0 0-2.121 0l-1.592 1.591a3 3 0 0 0 0 4.243l1.1 1.094M12.75 6a5.25 5.25 0 1 0 10.501 0A5.25 5.25 0 0 0 12.75 6v0ZM18 3.75v4.5M15.75 6h4.5"
16
+ }));
17
+ }
18
+
19
+ module.exports = PhoneActionsAddIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function PhoneActionsSupportIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default PhoneActionsSupportIcon;
@@ -0,0 +1,19 @@
1
+ const React = require("react");
2
+
3
+ function PhoneActionsSupportIcon(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.818 10.721 1.082 1.08a3 3 0 0 0 4.242 0l1.591-1.592a1.5 1.5 0 0 0 0-2.122L4.64 5a1.5 1.5 0 0 0-2.263.148c-3.241 4.4-1.277 9.036 2.706 13.02 3.983 3.984 8.62 5.946 13.023 2.705a1.5 1.5 0 0 0 .147-2.263l-3.094-3.094a1.5 1.5 0 0 0-2.122 0l-1.59 1.591a3 3 0 0 0 0 4.243l1.094 1.094M12.753 3.75c.3-.9.663-2.25 2.321-2.25a2.179 2.179 0 0 1 2.18 2.179v0c-.001.525-.21 1.029-.58 1.4L12.753 9h4.5M23.25 7.5h-3.747l3.747-6V9"
16
+ }));
17
+ }
18
+
19
+ module.exports = PhoneActionsSupportIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function PhoneIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default PhoneIcon;
@@ -0,0 +1,26 @@
1
+ const React = require("react");
2
+
3
+ function PhoneIcon(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: "m15.04 22.39.012.007a5.533 5.533 0 0 0 6.884-.755l.774-.774a1.846 1.846 0 0 0 0-2.609L19.449 15a1.846 1.846 0 0 0-2.609 0v0a1.843 1.843 0 0 1-2.608 0L9.014 9.781a1.846 1.846 0 0 1 0-2.609v0a1.843 1.843 0 0 0 0-2.608L5.754 1.3a1.846 1.846 0 0 0-2.609 0l-.774.774a5.535 5.535 0 0 0-.756 6.884l.008.012A49.935 49.935 0 0 0 15.04 22.39v0Z"
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 = PhoneIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function PhonebookIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default PhonebookIcon;
@@ -0,0 +1,24 @@
1
+ const React = require("react");
2
+
3
+ function PhonebookIcon(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: "M21 23.25H5.25A2.25 2.25 0 0 1 3 21M6 .75a3 3 0 0 0-3 3V21a2.25 2.25 0 0 1 2.25-2.25h15A.75.75 0 0 0 21 18V1.5a.75.75 0 0 0-.75-.75H6ZM19.5 23.25v-4.5"
16
+ }), /*#__PURE__*/React.createElement("path", {
17
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round",
19
+ strokeWidth: 2,
20
+ d: "m11.748 13.68 2.411-2.38a1.5 1.5 0 0 1 2.121 0l.531.53a1.5 1.5 0 0 1 0 2.122l-.46.46a1.5 1.5 0 0 1-1.425.4l-.872-.218a9.478 9.478 0 0 1-6.9-6.9l-.214-.87A1.5 1.5 0 0 1 7.335 5.4l.46-.46a1.5 1.5 0 0 1 2.121 0l.531.53a1.5 1.5 0 0 1 0 2.12l-2.386 2.4"
21
+ }));
22
+ }
23
+
24
+ module.exports = PhonebookIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function PluginAlertsIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default PluginAlertsIcon;
@@ -0,0 +1,19 @@
1
+ const React = require("react");
2
+
3
+ function PluginAlertsIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 25 25",
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: "M7.314 4.766a6.35 6.35 0 0 0-2.47 2.471M6.475 2A6.5 6.5 0 0 0 2 6.476M5 18.5h15M20 18.5s-1.5-1.306-1.5-6c0-3.75-2.562-7.068-6-7.068s-6 3.318-6 7.068c0 4.72-1.5 6-1.5 6M14 19.5a1.5 1.5 0 1 1-3 0M12.5 5.432V3.5M17.686 4.766c.516.288.99.645 1.408 1.062.417.418.775.893 1.062 1.41M18.525 2A6.5 6.5 0 0 1 23 6.476"
16
+ }));
17
+ }
18
+
19
+ module.exports = PluginAlertsIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function PluginAssignmentsIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default PluginAssignmentsIcon;
@@ -0,0 +1,31 @@
1
+ const React = require("react");
2
+
3
+ function PluginAssignmentsIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 25 25",
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.174 23.76-2.96-1.753a1.704 1.704 0 0 1-.692-1.67v-1.825l-1.106-1.107a1.327 1.327 0 0 1 .2-2.04v0a1.327 1.327 0 0 1 1.673.165l1.56 1.561M17.772 9.9l4.162 3.683a4.5 4.5 0 0 1 .838 2.616v2.18c0 .627.25 1.228.692 1.67l.286.287M9.064 23.76l2.426-2.982a1.27 1.27 0 0 0-.159-1.76 1.199 1.199 0 0 0-1.722.162l-.837.716V14.01a1.5 1.5 0 0 0-3 0v3.75H4.533a3.3 3.3 0 0 0-3.261 3.332v2.667"
18
+ }), /*#__PURE__*/React.createElement("path", {
19
+ d: "M17.772 15.213V5.011a.75.75 0 0 0-.75-.75h-4.5a3 3 0 1 0-6 0h-4.5a.75.75 0 0 0-.75.75v9.749"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ d: "M9.522 3.886a.375.375 0 1 1 0 .75.375.375 0 0 1 0-.75"
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
+ transform: "translate(.5 .5)"
28
+ }))));
29
+ }
30
+
31
+ module.exports = PluginAssignmentsIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function PluginCalendarIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default PluginCalendarIcon;
@@ -0,0 +1,27 @@
1
+ const React = require("react");
2
+
3
+ function PluginCalendarIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 25 25",
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: "M1.502 4.25h22.5v19.5h-22.5V4.25ZM1.502 10.25h22.5M7.502 6.5V1.25M18.002 6.5V1.25"
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
+ transform: "translate(.75 .5)"
24
+ }))));
25
+ }
26
+
27
+ module.exports = PluginCalendarIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function PluginClassesIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default PluginClassesIcon;
@@ -0,0 +1,29 @@
1
+ const React = require("react");
2
+
3
+ function PluginClassesIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 25 25",
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: "M18.75 3.373a9.539 9.539 0 0 0-12 0M9.25 6.988a5.566 5.566 0 0 1 7 0M1.5 14.375a2.625 2.625 0 1 0 5.25 0 2.625 2.625 0 0 0-5.25 0v0ZM8.264 20.483A4.5 4.5 0 0 0 1.5 18.6M18.75 14.375a2.625 2.625 0 1 0 5.25 0 2.625 2.625 0 0 0-5.25 0v0ZM17.236 20.483A4.5 4.5 0 0 1 24 18.6M9.375 13.625a3.375 3.375 0 1 0 6.75 0 3.375 3.375 0 0 0-6.75 0v0Z"
18
+ }), /*#__PURE__*/React.createElement("path", {
19
+ d: "M18.75 23.75a6.055 6.055 0 0 0-12 0"
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
+ transform: "translate(.75 .5)"
26
+ }))));
27
+ }
28
+
29
+ module.exports = PluginClassesIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function PluginComunicaIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default PluginComunicaIcon;