@haiilo/catalyst-icons 2.0.1 → 2.1.1

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 (441) hide show
  1. package/dist/js/icons.constants.d.ts +8 -1
  2. package/dist/js/icons.constants.js +9 -4
  3. package/dist/js/icons.object.d.ts +1 -1
  4. package/dist/js/icons.object.js +6 -4
  5. package/dist/ts/icons.constants.ts +13 -4
  6. package/dist/ts/icons.object.ts +10 -4
  7. package/package.json +2 -1
  8. package/src/16-bell-strikethrough.svg +1 -0
  9. package/src/16-bell.svg +1 -0
  10. package/src/16-check-circle-filled.svg +1 -0
  11. package/src/16-check-circle-outlined.svg +1 -0
  12. package/src/16-check-double.svg +1 -0
  13. package/src/16-check.svg +1 -0
  14. package/src/16-chevron-down.svg +1 -0
  15. package/src/16-chevron-left.svg +1 -0
  16. package/src/16-chevron-right.svg +1 -0
  17. package/src/16-chevron-up.svg +1 -0
  18. package/src/16-clock-outlined.svg +1 -0
  19. package/src/16-cross.svg +1 -0
  20. package/src/16-earth-outlined.svg +1 -0
  21. package/src/16-editor-arrow-down.svg +1 -0
  22. package/src/16-editor-arrow-up.svg +1 -0
  23. package/src/16-editor-bold.svg +1 -0
  24. package/src/16-editor-delete.svg +1 -0
  25. package/src/16-editor-h1.svg +1 -0
  26. package/src/16-editor-h2.svg +1 -0
  27. package/src/16-editor-h3.svg +1 -0
  28. package/src/16-editor-h4.svg +1 -0
  29. package/src/16-editor-h5.svg +1 -0
  30. package/src/16-editor-h6.svg +1 -0
  31. package/src/16-editor-headline.svg +1 -0
  32. package/src/16-editor-image.svg +1 -0
  33. package/src/16-editor-indent-decrease.svg +1 -0
  34. package/src/16-editor-indent-increase.svg +1 -0
  35. package/src/16-editor-italic.svg +1 -0
  36. package/src/16-editor-link-break.svg +1 -0
  37. package/src/16-editor-link.svg +1 -0
  38. package/src/16-editor-ol.svg +1 -0
  39. package/src/16-editor-paragraph.svg +1 -0
  40. package/src/16-editor-plus.svg +1 -0
  41. package/src/16-editor-search.svg +1 -0
  42. package/src/16-editor-settings.svg +1 -0
  43. package/src/16-editor-ul.svg +1 -0
  44. package/src/16-external-link.svg +1 -0
  45. package/src/16-flag.svg +1 -0
  46. package/src/16-flash-circle-outlined.svg +1 -0
  47. package/src/16-info-circle-outlined.svg +1 -0
  48. package/src/16-link-large.svg +1 -0
  49. package/src/16-link-medium.svg +1 -0
  50. package/src/16-link-small.svg +1 -0
  51. package/src/16-lock-outlined.svg +1 -0
  52. package/src/16-pen-outlined.svg +1 -0
  53. package/src/16-pin-outlined.svg +1 -0
  54. package/src/16-play.svg +1 -0
  55. package/src/16-targeted-outlined.svg +1 -0
  56. package/src/16-thumbs-up-outlined.svg +1 -0
  57. package/src/16-translate-box-outlined.svg +1 -0
  58. package/src/16-warning-circle-outlined.svg +1 -0
  59. package/src/a11y-outlined.svg +1 -0
  60. package/src/ai-filled.svg +1 -0
  61. package/src/ai-outlined.svg +1 -0
  62. package/src/alert-box-outlined.svg +1 -0
  63. package/src/alert-circle-outlined.svg +1 -0
  64. package/src/app-directory.svg +1 -0
  65. package/src/apple-safari.svg +1 -0
  66. package/src/archive-filled.svg +1 -0
  67. package/src/archive-outlined.svg +1 -0
  68. package/src/arrow-down-outlined.svg +1 -0
  69. package/src/arrow-left-outlined.svg +1 -0
  70. package/src/arrow-pointing-box-outlined.svg +1 -0
  71. package/src/arrow-redo-outlined.svg +1 -0
  72. package/src/arrow-right-outlined.svg +1 -0
  73. package/src/arrow-up-outlined.svg +1 -0
  74. package/src/article-filled.svg +1 -0
  75. package/src/article-outlined.svg +1 -0
  76. package/src/bar-chart-outlined.svg +1 -0
  77. package/src/bell-check-outlined.svg +1 -0
  78. package/src/bell-dot-filled.svg +1 -0
  79. package/src/bell-dot-outlined.svg +1 -0
  80. package/src/bell-filled.svg +1 -0
  81. package/src/bell-outlined.svg +1 -0
  82. package/src/bell-plus-outlined.svg +1 -0
  83. package/src/bell-ringing-filled.svg +1 -0
  84. package/src/bell-ringing-outlined.svg +1 -0
  85. package/src/blank.svg +1 -0
  86. package/src/block-align-center-outlined.svg +1 -0
  87. package/src/block-align-fw-outlined.svg +1 -0
  88. package/src/block-align-left-outlined.svg +1 -0
  89. package/src/block-align-right-outlined.svg +1 -0
  90. package/src/block-caption-outlined.svg +1 -0
  91. package/src/bold-outlined.svg +1 -0
  92. package/src/book-filled.svg +1 -0
  93. package/src/book-outlined.svg +1 -0
  94. package/src/bookmark-check-outlined.svg +1 -0
  95. package/src/bookmark-filled.svg +1 -0
  96. package/src/bookmark-outlined.svg +1 -0
  97. package/src/bookmark-plus-outlined.svg +1 -0
  98. package/src/brush-brackets-outlined.svg +1 -0
  99. package/src/calendar-check-outlined.svg +1 -0
  100. package/src/calendar-cross-outlined.svg +1 -0
  101. package/src/calendar-outlined.svg +1 -0
  102. package/src/calendar-pen-outlined.svg +1 -0
  103. package/src/chat-filled.svg +1 -0
  104. package/src/chat-outlined.svg +1 -0
  105. package/src/check-circle-filled.svg +1 -0
  106. package/src/check-circle-outlined.svg +1 -0
  107. package/src/check-double-outlined.svg +1 -0
  108. package/src/check-outlined.svg +1 -0
  109. package/src/chevron-down-outlined.svg +1 -0
  110. package/src/chevron-left-outlined.svg +1 -0
  111. package/src/chevron-right-outlined.svg +1 -0
  112. package/src/chevron-up-outlined.svg +1 -0
  113. package/src/circle-filled-s.svg +1 -0
  114. package/src/circle-filled.svg +1 -0
  115. package/src/circle-outlined-s.svg +1 -0
  116. package/src/circle-outlined.svg +1 -0
  117. package/src/click-outlined.svg +1 -0
  118. package/src/clock-filled.svg +1 -0
  119. package/src/clock-outlined.svg +1 -0
  120. package/src/comment-outlined.svg +1 -0
  121. package/src/communities-filled.svg +1 -0
  122. package/src/communities-outlined.svg +1 -0
  123. package/src/compass-outlined.svg +1 -0
  124. package/src/content-filled.svg +1 -0
  125. package/src/content-outlined.svg +1 -0
  126. package/src/copy-outlined.svg +1 -0
  127. package/src/cross-circle-filled.svg +1 -0
  128. package/src/cross-circle-outlined.svg +1 -0
  129. package/src/cross-outlined.svg +1 -0
  130. package/src/cross-square-filled.svg +1 -0
  131. package/src/cross-square-outlined.svg +1 -0
  132. package/src/danger-filled.svg +1 -0
  133. package/src/danger-outlined.svg +1 -0
  134. package/src/dots-circle-outlined.svg +1 -0
  135. package/src/download-outlined.svg +1 -0
  136. package/src/earth-outlined.svg +1 -0
  137. package/src/emoji-angry.svg +1 -0
  138. package/src/emoji-happy.svg +1 -0
  139. package/src/emoji-neutral.svg +1 -0
  140. package/src/emoji-sad.svg +1 -0
  141. package/src/emoji-smile.svg +1 -0
  142. package/src/emoji-thinking.svg +1 -0
  143. package/src/events-filled.svg +1 -0
  144. package/src/events-outlined.svg +1 -0
  145. package/src/external-link-outlined.svg +1 -0
  146. package/src/eye-closed-outlined.svg +1 -0
  147. package/src/eye-open-outlined.svg +1 -0
  148. package/src/facebook.svg +1 -0
  149. package/src/feed-filled.svg +1 -0
  150. package/src/feed-outlined.svg +1 -0
  151. package/src/filter-outlined.svg +1 -0
  152. package/src/fingerprint-outlined.svg +1 -0
  153. package/src/flag-al.svg +1 -0
  154. package/src/flag-am.svg +1 -0
  155. package/src/flag-bg.svg +1 -0
  156. package/src/flag-circle-al.svg +1 -0
  157. package/src/flag-circle-am.svg +1 -0
  158. package/src/flag-circle-bg.svg +1 -0
  159. package/src/flag-circle-cn.svg +1 -0
  160. package/src/flag-circle-cz.svg +1 -0
  161. package/src/flag-circle-de.svg +1 -0
  162. package/src/flag-circle-dk.svg +1 -0
  163. package/src/flag-circle-ee.svg +1 -0
  164. package/src/flag-circle-en.svg +1 -0
  165. package/src/flag-circle-es.svg +1 -0
  166. package/src/flag-circle-fi.svg +1 -0
  167. package/src/flag-circle-fr.svg +1 -0
  168. package/src/flag-circle-gb.svg +1 -0
  169. package/src/flag-circle-gr.svg +1 -0
  170. package/src/flag-circle-hr.svg +1 -0
  171. package/src/flag-circle-hu.svg +1 -0
  172. package/src/flag-circle-is.svg +1 -0
  173. package/src/flag-circle-it.svg +1 -0
  174. package/src/flag-circle-jp.svg +1 -0
  175. package/src/flag-circle-kr.svg +1 -0
  176. package/src/flag-circle-lv.svg +1 -0
  177. package/src/flag-circle-mk.svg +1 -0
  178. package/src/flag-circle-nl.svg +1 -0
  179. package/src/flag-circle-no.svg +1 -0
  180. package/src/flag-circle-pl.svg +1 -0
  181. package/src/flag-circle-pt.svg +1 -0
  182. package/src/flag-circle-ro.svg +1 -0
  183. package/src/flag-circle-rs.svg +1 -0
  184. package/src/flag-circle-ru.svg +1 -0
  185. package/src/flag-circle-se.svg +1 -0
  186. package/src/flag-circle-si.svg +1 -0
  187. package/src/flag-circle-sk.svg +1 -0
  188. package/src/flag-circle-th.svg +1 -0
  189. package/src/flag-circle-tr.svg +1 -0
  190. package/src/flag-cn.svg +1 -0
  191. package/src/flag-cz.svg +1 -0
  192. package/src/flag-de.svg +1 -0
  193. package/src/flag-dk.svg +1 -0
  194. package/src/flag-ee.svg +1 -0
  195. package/src/flag-en.svg +1 -0
  196. package/src/flag-es.svg +1 -0
  197. package/src/flag-fi.svg +1 -0
  198. package/src/flag-fr.svg +1 -0
  199. package/src/flag-gb.svg +1 -0
  200. package/src/flag-gr.svg +1 -0
  201. package/src/flag-hr.svg +1 -0
  202. package/src/flag-hu.svg +1 -0
  203. package/src/flag-is.svg +1 -0
  204. package/src/flag-it.svg +1 -0
  205. package/src/flag-jp.svg +1 -0
  206. package/src/flag-kr.svg +1 -0
  207. package/src/flag-lv.svg +1 -0
  208. package/src/flag-mk.svg +1 -0
  209. package/src/flag-nl.svg +1 -0
  210. package/src/flag-no.svg +1 -0
  211. package/src/flag-outlined.svg +1 -0
  212. package/src/flag-pl.svg +1 -0
  213. package/src/flag-pt.svg +1 -0
  214. package/src/flag-ro.svg +1 -0
  215. package/src/flag-rs.svg +1 -0
  216. package/src/flag-ru.svg +1 -0
  217. package/src/flag-se.svg +1 -0
  218. package/src/flag-si.svg +1 -0
  219. package/src/flag-sk.svg +1 -0
  220. package/src/flag-th.svg +1 -0
  221. package/src/flag-tr.svg +1 -0
  222. package/src/flash-circle-outlined.svg +1 -0
  223. package/src/flash-outlined.svg +1 -0
  224. package/src/folder-minus-outlined.svg +1 -0
  225. package/src/folder-outlined.svg +1 -0
  226. package/src/folder-plus-outlined.svg +1 -0
  227. package/src/generic-browser-outlined.svg +1 -0
  228. package/src/gift-outlined.svg +1 -0
  229. package/src/github.svg +1 -0
  230. package/src/globe-outlined.svg +1 -0
  231. package/src/google-calendar.svg +1 -0
  232. package/src/google-chrome.svg +1 -0
  233. package/src/google-drive.svg +1 -0
  234. package/src/google-mail.svg +1 -0
  235. package/src/google.svg +1 -0
  236. package/src/gradient-outlined.svg +1 -0
  237. package/src/group-outlined.svg +1 -0
  238. package/src/haiilo-home.svg +1 -0
  239. package/src/haiilo-insights.svg +1 -0
  240. package/src/haiilo-outlined.svg +1 -0
  241. package/src/haiilo-share.svg +1 -0
  242. package/src/haiilo-stories.svg +1 -0
  243. package/src/hashtag-outlined.svg +1 -0
  244. package/src/history-outlined.svg +1 -0
  245. package/src/home-filled.svg +1 -0
  246. package/src/home-outlined.svg +1 -0
  247. package/src/info-circle-filled.svg +1 -0
  248. package/src/info-circle-outlined.svg +1 -0
  249. package/src/instagram.svg +1 -0
  250. package/src/italic-outlined.svg +1 -0
  251. package/src/layers-filled.svg +1 -0
  252. package/src/layers-outlined.svg +1 -0
  253. package/src/likes-circle-filled.svg +1 -0
  254. package/src/link-break-outlined.svg +1 -0
  255. package/src/link-outlined.svg +1 -0
  256. package/src/linkedin.svg +1 -0
  257. package/src/list-ordered-outlined.svg +1 -0
  258. package/src/list-unordered-outlined.svg +1 -0
  259. package/src/location-outlined.svg +1 -0
  260. package/src/lock-filled.svg +1 -0
  261. package/src/lock-open-filled.svg +1 -0
  262. package/src/lock-open-outlined.svg +1 -0
  263. package/src/lock-outlined.svg +1 -0
  264. package/src/loop-outlined.svg +1 -0
  265. package/src/mail-open-outlined.svg +1 -0
  266. package/src/mail-outlined.svg +1 -0
  267. package/src/marketplace-filled.svg +1 -0
  268. package/src/marketplace-outlined.svg +1 -0
  269. package/src/maybe-circle-outlined.svg +1 -0
  270. package/src/megaphone-filled.svg +1 -0
  271. package/src/megaphone-outlined.svg +1 -0
  272. package/src/menu-left-outlined.svg +1 -0
  273. package/src/menu-outlined.svg +1 -0
  274. package/src/menu-right-outlined.svg +1 -0
  275. package/src/microsoft-edge.svg +1 -0
  276. package/src/microsoft-excel.svg +1 -0
  277. package/src/microsoft-onenote.svg +1 -0
  278. package/src/microsoft-outlook.svg +1 -0
  279. package/src/microsoft-planner.svg +1 -0
  280. package/src/microsoft-powerpoint.svg +1 -0
  281. package/src/microsoft-sharepoint.svg +1 -0
  282. package/src/microsoft-teams.svg +1 -0
  283. package/src/microsoft-word.svg +1 -0
  284. package/src/microsoft-yammer.svg +1 -0
  285. package/src/microsoft.svg +1 -0
  286. package/src/more-horizontal-filled.svg +1 -0
  287. package/src/mozilla-firefox.svg +1 -0
  288. package/src/openai.svg +1 -0
  289. package/src/paperclip-box-outlined.svg +1 -0
  290. package/src/paperclip-outlined.svg +1 -0
  291. package/src/paperplane-tilt-outlined.svg +1 -0
  292. package/src/pen-outlined.svg +1 -0
  293. package/src/pen-writing.svg +1 -0
  294. package/src/photo-add-outlined.svg +1 -0
  295. package/src/photo-filled.svg +1 -0
  296. package/src/photo-outlined.svg +1 -0
  297. package/src/photo-remove-outlined.svg +1 -0
  298. package/src/planet-filled.svg +1 -0
  299. package/src/planet-outlined.svg +1 -0
  300. package/src/plus-circle-filled.svg +1 -0
  301. package/src/plus-circle-outlined.svg +1 -0
  302. package/src/plus-outlined.svg +1 -0
  303. package/src/plus-square-filled.svg +1 -0
  304. package/src/plus-square-outlined.svg +1 -0
  305. package/src/printer-filled.svg +1 -0
  306. package/src/printer-outlined.svg +1 -0
  307. package/src/profile-box-outlined.svg +1 -0
  308. package/src/profile-circle-outlined.svg +1 -0
  309. package/src/profiles-filled.svg +1 -0
  310. package/src/profiles-outlined.svg +1 -0
  311. package/src/push-notification.svg +1 -0
  312. package/src/puzzle-piece-outlined.svg +1 -0
  313. package/src/question-mark-circle-outlined.svg +1 -0
  314. package/src/quote-outlined.svg +1 -0
  315. package/src/reading-glasses-filled.svg +1 -0
  316. package/src/reading-glasses-outlined.svg +1 -0
  317. package/src/redo-outlined.svg +1 -0
  318. package/src/replace-outlined.svg +1 -0
  319. package/src/restart-outlined.svg +1 -0
  320. package/src/results-outlined.svg +1 -0
  321. package/src/rte-blockquote.svg +1 -0
  322. package/src/rte-bold.svg +1 -0
  323. package/src/rte-emoji.svg +1 -0
  324. package/src/rte-image.svg +1 -0
  325. package/src/rte-italic.svg +1 -0
  326. package/src/rte-layout.svg +1 -0
  327. package/src/rte-lg-ai.svg +1 -0
  328. package/src/rte-lg-blockquote.svg +1 -0
  329. package/src/rte-lg-h1.svg +1 -0
  330. package/src/rte-lg-h2.svg +1 -0
  331. package/src/rte-lg-image.svg +1 -0
  332. package/src/rte-lg-layout.svg +1 -0
  333. package/src/rte-lg-text.svg +1 -0
  334. package/src/rte-link.svg +1 -0
  335. package/src/rte-ol.svg +1 -0
  336. package/src/rte-redo.svg +1 -0
  337. package/src/rte-ul.svg +1 -0
  338. package/src/rte-undo.svg +1 -0
  339. package/src/rte-variable.svg +1 -0
  340. package/src/rte-video.svg +1 -0
  341. package/src/search-filled.svg +1 -0
  342. package/src/search-outlined.svg +1 -0
  343. package/src/search-restart-outlined.svg +1 -0
  344. package/src/settings-outlined.svg +1 -0
  345. package/src/share-filled.svg +1 -0
  346. package/src/share-outlined.svg +1 -0
  347. package/src/sign-in-outlined.svg +1 -0
  348. package/src/sign-out-outlined.svg +1 -0
  349. package/src/signal-outlined.svg +1 -0
  350. package/src/slack.svg +1 -0
  351. package/src/sliders-outlined.svg +1 -0
  352. package/src/smile.svg +1 -0
  353. package/src/social-media-outlined.svg +1 -0
  354. package/src/sorting-outlined.svg +1 -0
  355. package/src/sp-grid-2-cols.svg +1 -0
  356. package/src/sp-grid-3-cols.svg +1 -0
  357. package/src/sp-grid-4-cols.svg +1 -0
  358. package/src/sp-grid-full.svg +1 -0
  359. package/src/sp-grid-sidebar-left-lg.svg +1 -0
  360. package/src/sp-grid-sidebar-left.svg +1 -0
  361. package/src/sp-grid-sidebar-right-lg.svg +1 -0
  362. package/src/sp-grid-sidebar-right.svg +1 -0
  363. package/src/sp-grid-social.svg +1 -0
  364. package/src/sparkle-filled.svg +1 -0
  365. package/src/sparkle-outlined.svg +1 -0
  366. package/src/star-circle-filled.svg +1 -0
  367. package/src/star-circle-outlined.svg +1 -0
  368. package/src/status-available.svg +1 -0
  369. package/src/status-away.svg +1 -0
  370. package/src/status-dnd.svg +1 -0
  371. package/src/status-invisible.svg +1 -0
  372. package/src/status-ooo.svg +1 -0
  373. package/src/sticker-filled.svg +1 -0
  374. package/src/sticker-outlined.svg +1 -0
  375. package/src/stream-filled.svg +1 -0
  376. package/src/stream-outlined.svg +1 -0
  377. package/src/strikethrough-outlined.svg +1 -0
  378. package/src/tag-outlined.svg +1 -0
  379. package/src/targeted-outlined.svg +1 -0
  380. package/src/text-extend-outlined.svg +1 -0
  381. package/src/text-shorten-outlined.svg +1 -0
  382. package/src/text-summary-outlined.svg +1 -0
  383. package/src/thumbs-up-filled.svg +1 -0
  384. package/src/thumbs-up-outlined.svg +1 -0
  385. package/src/translate-box-filled.svg +1 -0
  386. package/src/translate-box-outlined.svg +1 -0
  387. package/src/translate-outlined.svg +1 -0
  388. package/src/trash-filled.svg +1 -0
  389. package/src/trash-outlined.svg +1 -0
  390. package/src/twitter.svg +1 -0
  391. package/src/underlined-outlined.svg +1 -0
  392. package/src/undo-outlined.svg +1 -0
  393. package/src/upload-outlined.svg +1 -0
  394. package/src/video-camera-filled.svg +1 -0
  395. package/src/video-camera-outlined.svg +1 -0
  396. package/src/video-outlined.svg +1 -0
  397. package/src/w-alert-outlined.svg +1 -0
  398. package/src/w-birthdays-upcoming-outlined.svg +1 -0
  399. package/src/w-blog-article-new-outlined.svg +1 -0
  400. package/src/w-blog-article-outlined.svg +1 -0
  401. package/src/w-blog-article-recommended-outlined.svg +1 -0
  402. package/src/w-bookmarks-outlined.svg +1 -0
  403. package/src/w-button-outlined.svg +1 -0
  404. package/src/w-colleagues-new-outlined.svg +1 -0
  405. package/src/w-complete-profile-outlined.svg +1 -0
  406. package/src/w-divider-outlined.svg +1 -0
  407. package/src/w-do-you-know-outlined.svg +1 -0
  408. package/src/w-document-outlined.svg +1 -0
  409. package/src/w-documents-m365-outlined.svg +1 -0
  410. package/src/w-documents-new-outlined.svg +1 -0
  411. package/src/w-download-outlined.svg +1 -0
  412. package/src/w-events-upcoming-outlined.svg +1 -0
  413. package/src/w-facegame-outlined.svg +1 -0
  414. package/src/w-feed-outlined.svg +1 -0
  415. package/src/w-gallery-outlined.svg +1 -0
  416. package/src/w-hashtags-outlined.svg +1 -0
  417. package/src/w-headline-outlined.svg +1 -0
  418. package/src/w-hero-teaser-outlined.svg +1 -0
  419. package/src/w-html-outlined.svg +1 -0
  420. package/src/w-iframe-outlined.svg +1 -0
  421. package/src/w-image-outlined.svg +1 -0
  422. package/src/w-launchpad-outlined.svg +1 -0
  423. package/src/w-media-outlined.svg +1 -0
  424. package/src/w-online-users-outlined.svg +1 -0
  425. package/src/w-plugin-trello-outlined.svg +1 -0
  426. package/src/w-plugin-twitter-outlined.svg +1 -0
  427. package/src/w-poll-outlined.svg +1 -0
  428. package/src/w-profile-outlined.svg +1 -0
  429. package/src/w-rss-feed-outlined.svg +1 -0
  430. package/src/w-subscriptions-outlined.svg +1 -0
  431. package/src/w-suggested-communities-outlined.svg +1 -0
  432. package/src/w-suggested-pages-outlined.svg +1 -0
  433. package/src/w-teaser-outlined.svg +1 -0
  434. package/src/w-text-outlined.svg +1 -0
  435. package/src/w-video-outlined.svg +1 -0
  436. package/src/w-welcome-outlined.svg +1 -0
  437. package/src/w-wiki-article-new-outlined.svg +1 -0
  438. package/src/w-wiki-article-outlined.svg +1 -0
  439. package/src/wechat.svg +1 -0
  440. package/src/write-outlined.svg +1 -0
  441. package/src/xing.svg +1 -0
@@ -1246,6 +1246,10 @@ export declare const ciRestartOutlined: {
1246
1246
  name: 'restart-outlined';
1247
1247
  data: string;
1248
1248
  };
1249
+ export declare const ciResultsOutlined: {
1250
+ name: 'results-outlined';
1251
+ data: string;
1252
+ };
1249
1253
  export declare const ciRteBlockquote: {
1250
1254
  name: 'rte-blockquote';
1251
1255
  data: string;
@@ -1730,7 +1734,7 @@ export declare const ciXing: {
1730
1734
  name: 'xing';
1731
1735
  data: string;
1732
1736
  };
1733
- export type coyoIcon = '16-bell-strikethrough' | '16-bell' | '16-check-circle-filled' | '16-check-circle-outlined' | '16-check-double' | '16-check' | '16-chevron-down' | '16-chevron-left' | '16-chevron-right' | '16-chevron-up' | '16-clock-outlined' | '16-cross' | '16-earth-outlined' | '16-editor-arrow-down' | '16-editor-arrow-up' | '16-editor-bold' | '16-editor-delete' | '16-editor-h-1' | '16-editor-h-2' | '16-editor-h-3' | '16-editor-h-4' | '16-editor-h-5' | '16-editor-h-6' | '16-editor-headline' | '16-editor-image' | '16-editor-indent-decrease' | '16-editor-indent-increase' | '16-editor-italic' | '16-editor-link-break' | '16-editor-link' | '16-editor-ol' | '16-editor-paragraph' | '16-editor-plus' | '16-editor-search' | '16-editor-settings' | '16-editor-ul' | '16-external-link' | '16-flag' | '16-flash-circle-outlined' | '16-info-circle-outlined' | '16-link-large' | '16-link-medium' | '16-link-small' | '16-lock-outlined' | '16-pen-outlined' | '16-pin-outlined' | '16-play' | '16-targeted-outlined' | '16-thumbs-up-outlined' | '16-translate-box-outlined' | '16-warning-circle-outlined' | 'a-11-y-outlined' | 'ai-filled' | 'ai-outlined' | 'alert-box-outlined' | 'alert-circle-outlined' | 'app-directory' | 'apple-safari' | 'archive-filled' | 'archive-outlined' | 'arrow-down-outlined' | 'arrow-left-outlined' | 'arrow-pointing-box-outlined' | 'arrow-redo-outlined' | 'arrow-right-outlined' | 'arrow-up-outlined' | 'article-filled' | 'article-outlined' | 'bar-chart-outlined' | 'bell-check-outlined' | 'bell-dot-filled' | 'bell-dot-outlined' | 'bell-filled' | 'bell-outlined' | 'bell-plus-outlined' | 'bell-ringing-filled' | 'bell-ringing-outlined' | 'blank' | 'block-align-center-outlined' | 'block-align-fw-outlined' | 'block-align-left-outlined' | 'block-align-right-outlined' | 'block-caption-outlined' | 'bold-outlined' | 'book-filled' | 'book-outlined' | 'bookmark-check-outlined' | 'bookmark-filled' | 'bookmark-outlined' | 'bookmark-plus-outlined' | 'brush-brackets-outlined' | 'calendar-check-outlined' | 'calendar-cross-outlined' | 'calendar-outlined' | 'calendar-pen-outlined' | 'chat-filled' | 'chat-outlined' | 'check-circle-filled' | 'check-circle-outlined' | 'check-double-outlined' | 'check-outlined' | 'chevron-down-outlined' | 'chevron-left-outlined' | 'chevron-right-outlined' | 'chevron-up-outlined' | 'circle-filled-s' | 'circle-filled' | 'circle-outlined-s' | 'circle-outlined' | 'click-outlined' | 'clock-filled' | 'clock-outlined' | 'comment-outlined' | 'communities-filled' | 'communities-outlined' | 'compass-outlined' | 'content-filled' | 'content-outlined' | 'copy-outlined' | 'cross-circle-filled' | 'cross-circle-outlined' | 'cross-outlined' | 'cross-square-filled' | 'cross-square-outlined' | 'danger-filled' | 'danger-outlined' | 'dots-circle-outlined' | 'download-outlined' | 'earth-outlined' | 'emoji-angry' | 'emoji-happy' | 'emoji-neutral' | 'emoji-sad' | 'emoji-smile' | 'emoji-thinking' | 'events-filled' | 'events-outlined' | 'external-link-outlined' | 'eye-closed-outlined' | 'eye-open-outlined' | 'facebook' | 'feed-filled' | 'feed-outlined' | 'filter-outlined' | 'fingerprint-outlined' | 'flag-al' | 'flag-am' | 'flag-bg' | 'flag-circle-al' | 'flag-circle-am' | 'flag-circle-bg' | 'flag-circle-cn' | 'flag-circle-cz' | 'flag-circle-de' | 'flag-circle-dk' | 'flag-circle-ee' | 'flag-circle-en' | 'flag-circle-es' | 'flag-circle-fi' | 'flag-circle-fr' | 'flag-circle-gb' | 'flag-circle-gr' | 'flag-circle-hr' | 'flag-circle-hu' | 'flag-circle-is' | 'flag-circle-it' | 'flag-circle-jp' | 'flag-circle-kr' | 'flag-circle-lv' | 'flag-circle-mk' | 'flag-circle-nl' | 'flag-circle-no' | 'flag-circle-pl' | 'flag-circle-pt' | 'flag-circle-ro' | 'flag-circle-rs' | 'flag-circle-ru' | 'flag-circle-se' | 'flag-circle-si' | 'flag-circle-sk' | 'flag-circle-th' | 'flag-circle-tr' | 'flag-cn' | 'flag-cz' | 'flag-de' | 'flag-dk' | 'flag-ee' | 'flag-en' | 'flag-es' | 'flag-fi' | 'flag-fr' | 'flag-gb' | 'flag-gr' | 'flag-hr' | 'flag-hu' | 'flag-is' | 'flag-it' | 'flag-jp' | 'flag-kr' | 'flag-lv' | 'flag-mk' | 'flag-nl' | 'flag-no' | 'flag-outlined' | 'flag-pl' | 'flag-pt' | 'flag-ro' | 'flag-rs' | 'flag-ru' | 'flag-se' | 'flag-si' | 'flag-sk' | 'flag-th' | 'flag-tr' | 'flash-circle-outlined' | 'flash-outlined' | 'folder-minus-outlined' | 'folder-outlined' | 'folder-plus-outlined' | 'generic-browser-outlined' | 'gift-outlined' | 'github' | 'globe-outlined' | 'google-calendar' | 'google-chrome' | 'google-drive' | 'google-mail' | 'google' | 'gradient-outlined' | 'group-outlined' | 'haiilo-home' | 'haiilo-insights' | 'haiilo-outlined' | 'haiilo-share' | 'haiilo-stories' | 'hashtag-outlined' | 'history-outlined' | 'home-filled' | 'home-outlined' | 'info-circle-filled' | 'info-circle-outlined' | 'instagram' | 'italic-outlined' | 'layers-filled' | 'layers-outlined' | 'likes-circle-filled' | 'link-break-outlined' | 'link-outlined' | 'linkedin' | 'list-ordered-outlined' | 'list-unordered-outlined' | 'location-outlined' | 'lock-filled' | 'lock-open-filled' | 'lock-open-outlined' | 'lock-outlined' | 'loop-outlined' | 'mail-open-outlined' | 'mail-outlined' | 'marketplace-filled' | 'marketplace-outlined' | 'maybe-circle-outlined' | 'megaphone-filled' | 'megaphone-outlined' | 'menu-left-outlined' | 'menu-outlined' | 'menu-right-outlined' | 'microsoft-edge' | 'microsoft-excel' | 'microsoft-onenote' | 'microsoft-outlook' | 'microsoft-planner' | 'microsoft-powerpoint' | 'microsoft-sharepoint' | 'microsoft-teams' | 'microsoft-word' | 'microsoft-yammer' | 'microsoft' | 'more-horizontal-filled' | 'mozilla-firefox' | 'openai' | 'paperclip-box-outlined' | 'paperclip-outlined' | 'paperplane-tilt-outlined' | 'pen-outlined' | 'pen-writing' | 'photo-add-outlined' | 'photo-filled' | 'photo-outlined' | 'photo-remove-outlined' | 'planet-filled' | 'planet-outlined' | 'plus-circle-filled' | 'plus-circle-outlined' | 'plus-outlined' | 'plus-square-filled' | 'plus-square-outlined' | 'printer-filled' | 'printer-outlined' | 'profile-box-outlined' | 'profile-circle-outlined' | 'profiles-filled' | 'profiles-outlined' | 'push-notification' | 'puzzle-piece-outlined' | 'question-mark-circle-outlined' | 'quote-outlined' | 'reading-glasses-filled' | 'reading-glasses-outlined' | 'redo-outlined' | 'replace-outlined' | 'restart-outlined' | 'rte-blockquote' | 'rte-bold' | 'rte-emoji' | 'rte-image' | 'rte-italic' | 'rte-layout' | 'rte-lg-ai' | 'rte-lg-blockquote' | 'rte-lg-h-1' | 'rte-lg-h-2' | 'rte-lg-image' | 'rte-lg-layout' | 'rte-lg-text' | 'rte-link' | 'rte-ol' | 'rte-redo' | 'rte-ul' | 'rte-undo' | 'rte-variable' | 'rte-video' | 'search-filled' | 'search-outlined' | 'search-restart-outlined' | 'settings-outlined' | 'share-filled' | 'share-outlined' | 'sign-in-outlined' | 'sign-out-outlined' | 'signal-outlined' | 'slack' | 'sliders-outlined' | 'smile' | 'social-media-outlined' | 'sorting-outlined' | 'sp-grid-2-cols' | 'sp-grid-3-cols' | 'sp-grid-4-cols' | 'sp-grid-full' | 'sp-grid-sidebar-left-lg' | 'sp-grid-sidebar-left' | 'sp-grid-sidebar-right-lg' | 'sp-grid-sidebar-right' | 'sp-grid-social' | 'sparkle-filled' | 'sparkle-outlined' | 'star-circle-filled' | 'star-circle-outlined' | 'status-available' | 'status-away' | 'status-dnd' | 'status-invisible' | 'status-ooo' | 'sticker-filled' | 'sticker-outlined' | 'stream-filled' | 'stream-outlined' | 'strikethrough-outlined' | 'tag-outlined' | 'targeted-outlined' | 'text-extend-outlined' | 'text-shorten-outlined' | 'text-summary-outlined' | 'thumbs-up-filled' | 'thumbs-up-outlined' | 'translate-box-filled' | 'translate-box-outlined' | 'translate-outlined' | 'trash-filled' | 'trash-outlined' | 'twitter' | 'underlined-outlined' | 'undo-outlined' | 'upload-outlined' | 'video-camera-filled' | 'video-camera-outlined' | 'video-outlined' | 'w-alert-outlined' | 'w-birthdays-upcoming-outlined' | 'w-blog-article-new-outlined' | 'w-blog-article-outlined' | 'w-blog-article-recommended-outlined' | 'w-bookmarks-outlined' | 'w-button-outlined' | 'w-colleagues-new-outlined' | 'w-complete-profile-outlined' | 'w-divider-outlined' | 'w-do-you-know-outlined' | 'w-document-outlined' | 'w-documents-m-365-outlined' | 'w-documents-new-outlined' | 'w-download-outlined' | 'w-events-upcoming-outlined' | 'w-facegame-outlined' | 'w-feed-outlined' | 'w-gallery-outlined' | 'w-hashtags-outlined' | 'w-headline-outlined' | 'w-hero-teaser-outlined' | 'w-html-outlined' | 'w-iframe-outlined' | 'w-image-outlined' | 'w-launchpad-outlined' | 'w-media-outlined' | 'w-online-users-outlined' | 'w-plugin-trello-outlined' | 'w-plugin-twitter-outlined' | 'w-poll-outlined' | 'w-profile-outlined' | 'w-rss-feed-outlined' | 'w-subscriptions-outlined' | 'w-suggested-communities-outlined' | 'w-suggested-pages-outlined' | 'w-teaser-outlined' | 'w-text-outlined' | 'w-video-outlined' | 'w-welcome-outlined' | 'w-wiki-article-new-outlined' | 'w-wiki-article-outlined' | 'wechat' | 'write-outlined' | 'xing';
1737
+ export type coyoIcon = '16-bell-strikethrough' | '16-bell' | '16-check-circle-filled' | '16-check-circle-outlined' | '16-check-double' | '16-check' | '16-chevron-down' | '16-chevron-left' | '16-chevron-right' | '16-chevron-up' | '16-clock-outlined' | '16-cross' | '16-earth-outlined' | '16-editor-arrow-down' | '16-editor-arrow-up' | '16-editor-bold' | '16-editor-delete' | '16-editor-h-1' | '16-editor-h-2' | '16-editor-h-3' | '16-editor-h-4' | '16-editor-h-5' | '16-editor-h-6' | '16-editor-headline' | '16-editor-image' | '16-editor-indent-decrease' | '16-editor-indent-increase' | '16-editor-italic' | '16-editor-link-break' | '16-editor-link' | '16-editor-ol' | '16-editor-paragraph' | '16-editor-plus' | '16-editor-search' | '16-editor-settings' | '16-editor-ul' | '16-external-link' | '16-flag' | '16-flash-circle-outlined' | '16-info-circle-outlined' | '16-link-large' | '16-link-medium' | '16-link-small' | '16-lock-outlined' | '16-pen-outlined' | '16-pin-outlined' | '16-play' | '16-targeted-outlined' | '16-thumbs-up-outlined' | '16-translate-box-outlined' | '16-warning-circle-outlined' | 'a-11-y-outlined' | 'ai-filled' | 'ai-outlined' | 'alert-box-outlined' | 'alert-circle-outlined' | 'app-directory' | 'apple-safari' | 'archive-filled' | 'archive-outlined' | 'arrow-down-outlined' | 'arrow-left-outlined' | 'arrow-pointing-box-outlined' | 'arrow-redo-outlined' | 'arrow-right-outlined' | 'arrow-up-outlined' | 'article-filled' | 'article-outlined' | 'bar-chart-outlined' | 'bell-check-outlined' | 'bell-dot-filled' | 'bell-dot-outlined' | 'bell-filled' | 'bell-outlined' | 'bell-plus-outlined' | 'bell-ringing-filled' | 'bell-ringing-outlined' | 'blank' | 'block-align-center-outlined' | 'block-align-fw-outlined' | 'block-align-left-outlined' | 'block-align-right-outlined' | 'block-caption-outlined' | 'bold-outlined' | 'book-filled' | 'book-outlined' | 'bookmark-check-outlined' | 'bookmark-filled' | 'bookmark-outlined' | 'bookmark-plus-outlined' | 'brush-brackets-outlined' | 'calendar-check-outlined' | 'calendar-cross-outlined' | 'calendar-outlined' | 'calendar-pen-outlined' | 'chat-filled' | 'chat-outlined' | 'check-circle-filled' | 'check-circle-outlined' | 'check-double-outlined' | 'check-outlined' | 'chevron-down-outlined' | 'chevron-left-outlined' | 'chevron-right-outlined' | 'chevron-up-outlined' | 'circle-filled-s' | 'circle-filled' | 'circle-outlined-s' | 'circle-outlined' | 'click-outlined' | 'clock-filled' | 'clock-outlined' | 'comment-outlined' | 'communities-filled' | 'communities-outlined' | 'compass-outlined' | 'content-filled' | 'content-outlined' | 'copy-outlined' | 'cross-circle-filled' | 'cross-circle-outlined' | 'cross-outlined' | 'cross-square-filled' | 'cross-square-outlined' | 'danger-filled' | 'danger-outlined' | 'dots-circle-outlined' | 'download-outlined' | 'earth-outlined' | 'emoji-angry' | 'emoji-happy' | 'emoji-neutral' | 'emoji-sad' | 'emoji-smile' | 'emoji-thinking' | 'events-filled' | 'events-outlined' | 'external-link-outlined' | 'eye-closed-outlined' | 'eye-open-outlined' | 'facebook' | 'feed-filled' | 'feed-outlined' | 'filter-outlined' | 'fingerprint-outlined' | 'flag-al' | 'flag-am' | 'flag-bg' | 'flag-circle-al' | 'flag-circle-am' | 'flag-circle-bg' | 'flag-circle-cn' | 'flag-circle-cz' | 'flag-circle-de' | 'flag-circle-dk' | 'flag-circle-ee' | 'flag-circle-en' | 'flag-circle-es' | 'flag-circle-fi' | 'flag-circle-fr' | 'flag-circle-gb' | 'flag-circle-gr' | 'flag-circle-hr' | 'flag-circle-hu' | 'flag-circle-is' | 'flag-circle-it' | 'flag-circle-jp' | 'flag-circle-kr' | 'flag-circle-lv' | 'flag-circle-mk' | 'flag-circle-nl' | 'flag-circle-no' | 'flag-circle-pl' | 'flag-circle-pt' | 'flag-circle-ro' | 'flag-circle-rs' | 'flag-circle-ru' | 'flag-circle-se' | 'flag-circle-si' | 'flag-circle-sk' | 'flag-circle-th' | 'flag-circle-tr' | 'flag-cn' | 'flag-cz' | 'flag-de' | 'flag-dk' | 'flag-ee' | 'flag-en' | 'flag-es' | 'flag-fi' | 'flag-fr' | 'flag-gb' | 'flag-gr' | 'flag-hr' | 'flag-hu' | 'flag-is' | 'flag-it' | 'flag-jp' | 'flag-kr' | 'flag-lv' | 'flag-mk' | 'flag-nl' | 'flag-no' | 'flag-outlined' | 'flag-pl' | 'flag-pt' | 'flag-ro' | 'flag-rs' | 'flag-ru' | 'flag-se' | 'flag-si' | 'flag-sk' | 'flag-th' | 'flag-tr' | 'flash-circle-outlined' | 'flash-outlined' | 'folder-minus-outlined' | 'folder-outlined' | 'folder-plus-outlined' | 'generic-browser-outlined' | 'gift-outlined' | 'github' | 'globe-outlined' | 'google-calendar' | 'google-chrome' | 'google-drive' | 'google-mail' | 'google' | 'gradient-outlined' | 'group-outlined' | 'haiilo-home' | 'haiilo-insights' | 'haiilo-outlined' | 'haiilo-share' | 'haiilo-stories' | 'hashtag-outlined' | 'history-outlined' | 'home-filled' | 'home-outlined' | 'info-circle-filled' | 'info-circle-outlined' | 'instagram' | 'italic-outlined' | 'layers-filled' | 'layers-outlined' | 'likes-circle-filled' | 'link-break-outlined' | 'link-outlined' | 'linkedin' | 'list-ordered-outlined' | 'list-unordered-outlined' | 'location-outlined' | 'lock-filled' | 'lock-open-filled' | 'lock-open-outlined' | 'lock-outlined' | 'loop-outlined' | 'mail-open-outlined' | 'mail-outlined' | 'marketplace-filled' | 'marketplace-outlined' | 'maybe-circle-outlined' | 'megaphone-filled' | 'megaphone-outlined' | 'menu-left-outlined' | 'menu-outlined' | 'menu-right-outlined' | 'microsoft-edge' | 'microsoft-excel' | 'microsoft-onenote' | 'microsoft-outlook' | 'microsoft-planner' | 'microsoft-powerpoint' | 'microsoft-sharepoint' | 'microsoft-teams' | 'microsoft-word' | 'microsoft-yammer' | 'microsoft' | 'more-horizontal-filled' | 'mozilla-firefox' | 'openai' | 'paperclip-box-outlined' | 'paperclip-outlined' | 'paperplane-tilt-outlined' | 'pen-outlined' | 'pen-writing' | 'photo-add-outlined' | 'photo-filled' | 'photo-outlined' | 'photo-remove-outlined' | 'planet-filled' | 'planet-outlined' | 'plus-circle-filled' | 'plus-circle-outlined' | 'plus-outlined' | 'plus-square-filled' | 'plus-square-outlined' | 'printer-filled' | 'printer-outlined' | 'profile-box-outlined' | 'profile-circle-outlined' | 'profiles-filled' | 'profiles-outlined' | 'push-notification' | 'puzzle-piece-outlined' | 'question-mark-circle-outlined' | 'quote-outlined' | 'reading-glasses-filled' | 'reading-glasses-outlined' | 'redo-outlined' | 'replace-outlined' | 'restart-outlined' | 'results-outlined' | 'rte-blockquote' | 'rte-bold' | 'rte-emoji' | 'rte-image' | 'rte-italic' | 'rte-layout' | 'rte-lg-ai' | 'rte-lg-blockquote' | 'rte-lg-h-1' | 'rte-lg-h-2' | 'rte-lg-image' | 'rte-lg-layout' | 'rte-lg-text' | 'rte-link' | 'rte-ol' | 'rte-redo' | 'rte-ul' | 'rte-undo' | 'rte-variable' | 'rte-video' | 'search-filled' | 'search-outlined' | 'search-restart-outlined' | 'settings-outlined' | 'share-filled' | 'share-outlined' | 'sign-in-outlined' | 'sign-out-outlined' | 'signal-outlined' | 'slack' | 'sliders-outlined' | 'smile' | 'social-media-outlined' | 'sorting-outlined' | 'sp-grid-2-cols' | 'sp-grid-3-cols' | 'sp-grid-4-cols' | 'sp-grid-full' | 'sp-grid-sidebar-left-lg' | 'sp-grid-sidebar-left' | 'sp-grid-sidebar-right-lg' | 'sp-grid-sidebar-right' | 'sp-grid-social' | 'sparkle-filled' | 'sparkle-outlined' | 'star-circle-filled' | 'star-circle-outlined' | 'status-available' | 'status-away' | 'status-dnd' | 'status-invisible' | 'status-ooo' | 'sticker-filled' | 'sticker-outlined' | 'stream-filled' | 'stream-outlined' | 'strikethrough-outlined' | 'tag-outlined' | 'targeted-outlined' | 'text-extend-outlined' | 'text-shorten-outlined' | 'text-summary-outlined' | 'thumbs-up-filled' | 'thumbs-up-outlined' | 'translate-box-filled' | 'translate-box-outlined' | 'translate-outlined' | 'trash-filled' | 'trash-outlined' | 'twitter' | 'underlined-outlined' | 'undo-outlined' | 'upload-outlined' | 'video-camera-filled' | 'video-camera-outlined' | 'video-outlined' | 'w-alert-outlined' | 'w-birthdays-upcoming-outlined' | 'w-blog-article-new-outlined' | 'w-blog-article-outlined' | 'w-blog-article-recommended-outlined' | 'w-bookmarks-outlined' | 'w-button-outlined' | 'w-colleagues-new-outlined' | 'w-complete-profile-outlined' | 'w-divider-outlined' | 'w-do-you-know-outlined' | 'w-document-outlined' | 'w-documents-m-365-outlined' | 'w-documents-new-outlined' | 'w-download-outlined' | 'w-events-upcoming-outlined' | 'w-facegame-outlined' | 'w-feed-outlined' | 'w-gallery-outlined' | 'w-hashtags-outlined' | 'w-headline-outlined' | 'w-hero-teaser-outlined' | 'w-html-outlined' | 'w-iframe-outlined' | 'w-image-outlined' | 'w-launchpad-outlined' | 'w-media-outlined' | 'w-online-users-outlined' | 'w-plugin-trello-outlined' | 'w-plugin-twitter-outlined' | 'w-poll-outlined' | 'w-profile-outlined' | 'w-rss-feed-outlined' | 'w-subscriptions-outlined' | 'w-suggested-communities-outlined' | 'w-suggested-pages-outlined' | 'w-teaser-outlined' | 'w-text-outlined' | 'w-video-outlined' | 'w-welcome-outlined' | 'w-wiki-article-new-outlined' | 'w-wiki-article-outlined' | 'wechat' | 'write-outlined' | 'xing';
1734
1738
  export interface CoyoIcon {
1735
1739
  name: coyoIcon;
1736
1740
  data: string;
@@ -2672,6 +2676,9 @@ export declare const ciAll: ({
2672
2676
  } | {
2673
2677
  name: 'restart-outlined';
2674
2678
  data: string;
2679
+ } | {
2680
+ name: 'results-outlined';
2681
+ data: string;
2675
2682
  } | {
2676
2683
  name: 'rte-blockquote';
2677
2684
  data: string;
@@ -1247,6 +1247,10 @@ export const ciRestartOutlined = {
1247
1247
  name: 'restart-outlined',
1248
1248
  data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4.75 12a7.25 7.25 0 0 1 13.664-3.383l.2.376h-2.357a.75.75 0 1 0 0 1.5H20.5a.75.75 0 0 0 .75-.75V5.5a.75.75 0 0 0-1.5 0v2.434l-.01-.019a8.75 8.75 0 1 0 .835 5.834l-1.47-.298A7.25 7.25 0 0 1 4.75 12Z"/></svg>`
1249
1249
  };
1250
+ export const ciResultsOutlined = {
1251
+ name: 'results-outlined',
1252
+ data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M10 11.75H8v-1.5h2v1.5Zm-2 3h2v-1.5H8v1.5Zm2 3H8v-1.5h2v1.5Zm1-6h5v-1.5h-5v1.5Zm5 3h-5v-1.5h5v1.5Zm-5 3h5v-1.5h-5v1.5Z"/><path fill-rule="evenodd" d="M8 2.25a.75.75 0 0 0-.75.75v1.25H6A1.75 1.75 0 0 0 4.25 6v14c0 .966.784 1.75 1.75 1.75h12A1.75 1.75 0 0 0 19.75 20V6A1.75 1.75 0 0 0 18 4.25h-1.25V3a.75.75 0 0 0-.75-.75H8Zm8.75 3.5V7a.75.75 0 0 1-.75.75H8A.75.75 0 0 1 7.25 7V5.75H6a.25.25 0 0 0-.25.25v14c0 .138.112.25.25.25h12a.25.25 0 0 0 .25-.25V6a.25.25 0 0 0-.25-.25h-1.25Zm-8 .5v-2.5h6.5v2.5h-6.5Z" clip-rule="evenodd"/></svg>`
1253
+ };
1250
1254
  export const ciRteBlockquote = {
1251
1255
  name: 'rte-blockquote',
1252
1256
  data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11.207 12.791v-2.137c0-.918-.74-1.662-1.707-1.662-.966 0-1.75.744-1.75 1.662 0 .918.784 1.662 1.75 1.662.07 0 .14-.004.207-.011v.486a1.25 1.25 0 0 1-1.099 1.241l-.104.013a.75.75 0 0 0 .181 1.489l.104-.013a2.75 2.75 0 0 0 2.418-2.73Zm5 0v-2.137c0-.918-.74-1.662-1.707-1.662-.966 0-1.75.744-1.75 1.662 0 .918.784 1.662 1.75 1.662.07 0 .14-.004.207-.011v.486a1.25 1.25 0 0 1-1.099 1.241l-.104.013a.75.75 0 1 0 .181 1.489l.104-.013a2.75 2.75 0 0 0 2.418-2.73Z"/><path fill-rule="evenodd" d="M7 3.25A3.75 3.75 0 0 0 3.25 7v10A3.75 3.75 0 0 0 7 20.75h10A3.75 3.75 0 0 0 20.75 17V7A3.75 3.75 0 0 0 17 3.25H7ZM4.75 7A2.25 2.25 0 0 1 7 4.75h10A2.25 2.25 0 0 1 19.25 7v10A2.25 2.25 0 0 1 17 19.25H7A2.25 2.25 0 0 1 4.75 17V7Z" clip-rule="evenodd"/></svg>`
@@ -1525,7 +1529,7 @@ export const ciTrashOutlined = {
1525
1529
  };
1526
1530
  export const ciTwitter = {
1527
1531
  name: 'twitter',
1528
- data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><rect width="22" height="22" x="1" y="1" fill="#1DA1F2" rx="6"/><path fill="#fff" d="M17.56 9.841c.168 3.704-2.594 7.832-7.483 7.832a7.45 7.45 0 0 1-4.035-1.183 5.297 5.297 0 0 0 3.897-1.09 2.639 2.639 0 0 1-2.46-1.829c.413.079.82.056 1.19-.045-1.266-.255-2.14-1.395-2.112-2.615.355.197.76.315 1.192.33a2.637 2.637 0 0 1-.815-3.516 7.474 7.474 0 0 0 5.427 2.75 2.636 2.636 0 0 1 4.487-2.401 5.251 5.251 0 0 0 1.672-.639 2.643 2.643 0 0 1-1.157 1.457 5.253 5.253 0 0 0 1.511-.416c-.352.53-.797.994-1.313 1.365Z"/></svg>`
1532
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><rect width="22" height="22" x="1" y="1" fill="#000" rx="6"/><g clip-path="url(#twitter_svg__a)"><path fill="#fff" d="M15.446 6h1.831l-4 5.093L18 18h-3.71l-2.892-4.187L8.072 18H6.241l4.29-5.44L6 6h3.807l2.627 3.84L15.446 6Zm-.65 10.773h1.011L9.253 7.147H8.145l6.65 9.626Z"/></g><defs><clipPath id="twitter_svg__a"><path fill="#fff" d="M6 6h12v12H6z"/></clipPath></defs></svg>`
1529
1533
  };
1530
1534
  export const ciUnderlinedOutlined = {
1531
1535
  name: 'underlined-outlined',
@@ -1561,15 +1565,15 @@ export const ciWBirthdaysUpcomingOutlined = {
1561
1565
  };
1562
1566
  export const ciWBlogArticleNewOutlined = {
1563
1567
  name: 'w-blog-article-new-outlined',
1564
- data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M6 3.25A2.75 2.75 0 0 0 3.25 6v12A2.75 2.75 0 0 0 6 20.75h2a.75.75 0 0 0 0-1.5H6c-.69 0-1.25-.56-1.25-1.25V6c0-.69.56-1.25 1.25-1.25h12c.69 0 1.25.56 1.25 1.25v2a.75.75 0 0 0 1.5 0V6A2.75 2.75 0 0 0 18 3.25H6Z"/><path fill-rule="evenodd" d="M16.676 11.674a.75.75 0 0 0-1.352 0l-1.187 2.463-2.463 1.187a.75.75 0 0 0 0 1.352l2.463 1.187 1.187 2.463a.75.75 0 0 0 1.352 0l1.187-2.463 2.463-1.187a.75.75 0 0 0 0-1.352l-2.463-1.187-1.187-2.463Zm-1.301 3.35L16 13.728l.625 1.298a.75.75 0 0 0 .35.35l1.298.625-1.298.625a.75.75 0 0 0-.35.35L16 18.273l-.626-1.298a.75.75 0 0 0-.35-.35L13.728 16l1.298-.626a.75.75 0 0 0 .35-.35Z" clip-rule="evenodd"/><path d="M12.75 9.75H15a.75.75 0 0 0 0-1.5H9a.75.75 0 0 0 0 1.5h2.25V13a.75.75 0 0 0 1.5 0V9.75Z"/></svg>`
1568
+ data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.75 4.25H2.25v1.5h13.5v-1.5Zm-5 4h-8.5v1.5h8.5v-1.5Zm-4 4h-4.5v1.5h4.5v-1.5Z"/><path fill-rule="evenodd" d="M16 11.25a.75.75 0 0 1 .676.424l1.187 2.463 2.463 1.187a.75.75 0 0 1 0 1.352l-2.463 1.187-1.187 2.463a.75.75 0 0 1-1.352 0l-1.187-2.463-2.463-1.187a.75.75 0 0 1 0-1.352l2.463-1.187 1.187-2.463A.75.75 0 0 1 16 11.25Zm0 2.477-.626 1.298a.75.75 0 0 1-.35.35L13.728 16l1.298.625a.75.75 0 0 1 .35.35L16 18.273l.625-1.298a.75.75 0 0 1 .35-.35L18.273 16l-1.298-.626a.75.75 0 0 1-.35-.35L16 13.728Z" clip-rule="evenodd"/></svg>`
1565
1569
  };
1566
1570
  export const ciWBlogArticleOutlined = {
1567
1571
  name: 'w-blog-article-outlined',
1568
- data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12.75 9.75H15a.75.75 0 0 0 0-1.5H9a.75.75 0 0 0 0 1.5h2.25V15a.75.75 0 0 0 1.5 0V9.75Z"/><path fill-rule="evenodd" d="M3.25 6A2.75 2.75 0 0 1 6 3.25h12A2.75 2.75 0 0 1 20.75 6v12A2.75 2.75 0 0 1 18 20.75H6A2.75 2.75 0 0 1 3.25 18V6ZM6 4.75c-.69 0-1.25.56-1.25 1.25v12c0 .69.56 1.25 1.25 1.25h12c.69 0 1.25-.56 1.25-1.25V6c0-.69-.56-1.25-1.25-1.25H6Z" clip-rule="evenodd"/></svg>`
1572
+ data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.75 4.25H2.25v1.5h13.5v-1.5Zm-5 4h-8.5v1.5h8.5v-1.5Zm-8.5 4h4.5v1.5h-4.5v-1.5Z"/><path fill-rule="evenodd" d="M19.914 6.51a1.74 1.74 0 0 0-2.46 0l-8.242 8.242a.746.746 0 0 0-.196.346l-.994 3.976a.746.746 0 0 0 .904.904l3.976-.994a.75.75 0 0 0 .346-.196l8.243-8.243a1.74 1.74 0 0 0 0-2.46L19.914 6.51ZM18.86 7.563a.248.248 0 0 0-.351 0l-1.752 1.751 1.927 1.928 1.752-1.752a.249.249 0 0 0 0-.351L18.86 7.564Zm-6.52 10.023 5.29-5.29-1.927-1.927-5.29 5.29-.643 2.57 2.57-.643Z" clip-rule="evenodd"/></svg>`
1569
1573
  };
1570
1574
  export const ciWBlogArticleRecommendedOutlined = {
1571
1575
  name: 'w-blog-article-recommended-outlined',
1572
- data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3.25 6A2.75 2.75 0 0 1 6 3.25h12A2.75 2.75 0 0 1 20.75 6v2a.75.75 0 0 1-1.5 0V6c0-.69-.56-1.25-1.25-1.25H6c-.69 0-1.25.56-1.25 1.25v12c0 .69.56 1.25 1.25 1.25v1.5A2.75 2.75 0 0 1 3.25 18V6Z"/><path fill-rule="evenodd" d="M9.25 16c0-.966.784-1.75 1.75-1.75h1.66c.819-.97.952-1.635 1.129-2.517.068-.338.142-.708.263-1.14.12-.425.409-.786.765-1.004.362-.222.874-.337 1.378-.1.48.227.795.659 1.022 1.284.18.499.328 1.185.45 2.132h1.97a1.75 1.75 0 0 1 1.668 2.276l-1.37 4.345a1.75 1.75 0 0 1-1.668 1.224H11A1.75 1.75 0 0 1 9.25 19v-3Zm1.75-.25h1.25v3.5H11a.25.25 0 0 1-.25-.25v-3a.25.25 0 0 1 .25-.25Zm4.534-4.82a.22.22 0 0 0-.038.07c-.08.283-.136.57-.195.868-.195.988-.41 2.08-1.551 3.416v3.966h4.517a.25.25 0 0 0 .238-.175l1.37-4.345a.25.25 0 0 0-.239-.325H17a.75.75 0 0 1-.746-.672c-.133-1.272-.29-2.015-.448-2.45a1.397 1.397 0 0 0-.187-.378.35.35 0 0 0-.027-.031.268.268 0 0 0-.058.056Z" clip-rule="evenodd"/><path d="M9.75 11.25h-2.5v1.5h2.5v-1.5Zm4-4h-6.5v1.5h6.5v-1.5Z"/></svg>`
1576
+ data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.75 4.25H2.25v1.5h13.5v-1.5Zm-5 4h-8.5v1.5h8.5v-1.5Zm-4 4h-4.5v1.5h4.5v-1.5Z"/><path fill-rule="evenodd" d="M11 14.25A1.75 1.75 0 0 0 9.25 16v3c0 .966.784 1.75 1.75 1.75h7.267a1.75 1.75 0 0 0 1.669-1.224l1.37-4.345a1.75 1.75 0 0 0-1.67-2.276h-1.968c-.123-.947-.27-1.633-.451-2.132-.227-.625-.542-1.057-1.022-1.284-.504-.237-1.016-.122-1.378.1-.356.218-.645.58-.765 1.005-.121.431-.195.801-.263 1.14-.177.881-.31 1.547-1.128 2.516H11Zm1.25 1.5H11a.25.25 0 0 0-.25.25v3c0 .138.112.25.25.25h1.25v-3.5ZM15.496 11a.268.268 0 0 1 .096-.127.35.35 0 0 1 .027.032c.043.055.11.166.187.378.158.435.315 1.178.448 2.45a.75.75 0 0 0 .746.672h2.636c.17 0 .29.164.239.325l-1.37 4.345a.25.25 0 0 1-.238.175H13.75v-3.966c1.14-1.335 1.356-2.428 1.551-3.416.059-.297.115-.585.195-.867Z" clip-rule="evenodd"/></svg>`
1573
1577
  };
1574
1578
  export const ciWBookmarksOutlined = {
1575
1579
  name: 'w-bookmarks-outlined',
@@ -2044,6 +2048,7 @@ export const ciAll = [
2044
2048
  ciRedoOutlined,
2045
2049
  ciReplaceOutlined,
2046
2050
  ciRestartOutlined,
2051
+ ciResultsOutlined,
2047
2052
  ciRteBlockquote,
2048
2053
  ciRteBold,
2049
2054
  ciRteEmoji,
@@ -1,4 +1,4 @@
1
1
  export declare const ci: {
2
2
  [key in MyIconType]: string;
3
3
  };
4
- export type MyIconType = '16-bell-strikethrough' | '16-bell' | '16-check-circle-filled' | '16-check-circle-outlined' | '16-check-double' | '16-check' | '16-chevron-down' | '16-chevron-left' | '16-chevron-right' | '16-chevron-up' | '16-clock-outlined' | '16-cross' | '16-earth-outlined' | '16-editor-arrow-down' | '16-editor-arrow-up' | '16-editor-bold' | '16-editor-delete' | '16-editor-h-1' | '16-editor-h-2' | '16-editor-h-3' | '16-editor-h-4' | '16-editor-h-5' | '16-editor-h-6' | '16-editor-headline' | '16-editor-image' | '16-editor-indent-decrease' | '16-editor-indent-increase' | '16-editor-italic' | '16-editor-link-break' | '16-editor-link' | '16-editor-ol' | '16-editor-paragraph' | '16-editor-plus' | '16-editor-search' | '16-editor-settings' | '16-editor-ul' | '16-external-link' | '16-flag' | '16-flash-circle-outlined' | '16-info-circle-outlined' | '16-link-large' | '16-link-medium' | '16-link-small' | '16-lock-outlined' | '16-pen-outlined' | '16-pin-outlined' | '16-play' | '16-targeted-outlined' | '16-thumbs-up-outlined' | '16-translate-box-outlined' | '16-warning-circle-outlined' | 'a-11-y-outlined' | 'ai-filled' | 'ai-outlined' | 'alert-box-outlined' | 'alert-circle-outlined' | 'app-directory' | 'apple-safari' | 'archive-filled' | 'archive-outlined' | 'arrow-down-outlined' | 'arrow-left-outlined' | 'arrow-pointing-box-outlined' | 'arrow-redo-outlined' | 'arrow-right-outlined' | 'arrow-up-outlined' | 'article-filled' | 'article-outlined' | 'bar-chart-outlined' | 'bell-check-outlined' | 'bell-dot-filled' | 'bell-dot-outlined' | 'bell-filled' | 'bell-outlined' | 'bell-plus-outlined' | 'bell-ringing-filled' | 'bell-ringing-outlined' | 'blank' | 'block-align-center-outlined' | 'block-align-fw-outlined' | 'block-align-left-outlined' | 'block-align-right-outlined' | 'block-caption-outlined' | 'bold-outlined' | 'book-filled' | 'book-outlined' | 'bookmark-check-outlined' | 'bookmark-filled' | 'bookmark-outlined' | 'bookmark-plus-outlined' | 'brush-brackets-outlined' | 'calendar-check-outlined' | 'calendar-cross-outlined' | 'calendar-outlined' | 'calendar-pen-outlined' | 'chat-filled' | 'chat-outlined' | 'check-circle-filled' | 'check-circle-outlined' | 'check-double-outlined' | 'check-outlined' | 'chevron-down-outlined' | 'chevron-left-outlined' | 'chevron-right-outlined' | 'chevron-up-outlined' | 'circle-filled-s' | 'circle-filled' | 'circle-outlined-s' | 'circle-outlined' | 'click-outlined' | 'clock-filled' | 'clock-outlined' | 'comment-outlined' | 'communities-filled' | 'communities-outlined' | 'compass-outlined' | 'content-filled' | 'content-outlined' | 'copy-outlined' | 'cross-circle-filled' | 'cross-circle-outlined' | 'cross-outlined' | 'cross-square-filled' | 'cross-square-outlined' | 'danger-filled' | 'danger-outlined' | 'dots-circle-outlined' | 'download-outlined' | 'earth-outlined' | 'emoji-angry' | 'emoji-happy' | 'emoji-neutral' | 'emoji-sad' | 'emoji-smile' | 'emoji-thinking' | 'events-filled' | 'events-outlined' | 'external-link-outlined' | 'eye-closed-outlined' | 'eye-open-outlined' | 'facebook' | 'feed-filled' | 'feed-outlined' | 'filter-outlined' | 'fingerprint-outlined' | 'flag-al' | 'flag-am' | 'flag-bg' | 'flag-circle-al' | 'flag-circle-am' | 'flag-circle-bg' | 'flag-circle-cn' | 'flag-circle-cz' | 'flag-circle-de' | 'flag-circle-dk' | 'flag-circle-ee' | 'flag-circle-en' | 'flag-circle-es' | 'flag-circle-fi' | 'flag-circle-fr' | 'flag-circle-gb' | 'flag-circle-gr' | 'flag-circle-hr' | 'flag-circle-hu' | 'flag-circle-is' | 'flag-circle-it' | 'flag-circle-jp' | 'flag-circle-kr' | 'flag-circle-lv' | 'flag-circle-mk' | 'flag-circle-nl' | 'flag-circle-no' | 'flag-circle-pl' | 'flag-circle-pt' | 'flag-circle-ro' | 'flag-circle-rs' | 'flag-circle-ru' | 'flag-circle-se' | 'flag-circle-si' | 'flag-circle-sk' | 'flag-circle-th' | 'flag-circle-tr' | 'flag-cn' | 'flag-cz' | 'flag-de' | 'flag-dk' | 'flag-ee' | 'flag-en' | 'flag-es' | 'flag-fi' | 'flag-fr' | 'flag-gb' | 'flag-gr' | 'flag-hr' | 'flag-hu' | 'flag-is' | 'flag-it' | 'flag-jp' | 'flag-kr' | 'flag-lv' | 'flag-mk' | 'flag-nl' | 'flag-no' | 'flag-outlined' | 'flag-pl' | 'flag-pt' | 'flag-ro' | 'flag-rs' | 'flag-ru' | 'flag-se' | 'flag-si' | 'flag-sk' | 'flag-th' | 'flag-tr' | 'flash-circle-outlined' | 'flash-outlined' | 'folder-minus-outlined' | 'folder-outlined' | 'folder-plus-outlined' | 'generic-browser-outlined' | 'gift-outlined' | 'github' | 'globe-outlined' | 'google-calendar' | 'google-chrome' | 'google-drive' | 'google-mail' | 'google' | 'gradient-outlined' | 'group-outlined' | 'haiilo-home' | 'haiilo-insights' | 'haiilo-outlined' | 'haiilo-share' | 'haiilo-stories' | 'hashtag-outlined' | 'history-outlined' | 'home-filled' | 'home-outlined' | 'info-circle-filled' | 'info-circle-outlined' | 'instagram' | 'italic-outlined' | 'layers-filled' | 'layers-outlined' | 'likes-circle-filled' | 'link-break-outlined' | 'link-outlined' | 'linkedin' | 'list-ordered-outlined' | 'list-unordered-outlined' | 'location-outlined' | 'lock-filled' | 'lock-open-filled' | 'lock-open-outlined' | 'lock-outlined' | 'loop-outlined' | 'mail-open-outlined' | 'mail-outlined' | 'marketplace-filled' | 'marketplace-outlined' | 'maybe-circle-outlined' | 'megaphone-filled' | 'megaphone-outlined' | 'menu-left-outlined' | 'menu-outlined' | 'menu-right-outlined' | 'microsoft-edge' | 'microsoft-excel' | 'microsoft-onenote' | 'microsoft-outlook' | 'microsoft-planner' | 'microsoft-powerpoint' | 'microsoft-sharepoint' | 'microsoft-teams' | 'microsoft-word' | 'microsoft-yammer' | 'microsoft' | 'more-horizontal-filled' | 'mozilla-firefox' | 'openai' | 'paperclip-box-outlined' | 'paperclip-outlined' | 'paperplane-tilt-outlined' | 'pen-outlined' | 'pen-writing' | 'photo-add-outlined' | 'photo-filled' | 'photo-outlined' | 'photo-remove-outlined' | 'planet-filled' | 'planet-outlined' | 'plus-circle-filled' | 'plus-circle-outlined' | 'plus-outlined' | 'plus-square-filled' | 'plus-square-outlined' | 'printer-filled' | 'printer-outlined' | 'profile-box-outlined' | 'profile-circle-outlined' | 'profiles-filled' | 'profiles-outlined' | 'push-notification' | 'puzzle-piece-outlined' | 'question-mark-circle-outlined' | 'quote-outlined' | 'reading-glasses-filled' | 'reading-glasses-outlined' | 'redo-outlined' | 'replace-outlined' | 'restart-outlined' | 'rte-blockquote' | 'rte-bold' | 'rte-emoji' | 'rte-image' | 'rte-italic' | 'rte-layout' | 'rte-lg-ai' | 'rte-lg-blockquote' | 'rte-lg-h-1' | 'rte-lg-h-2' | 'rte-lg-image' | 'rte-lg-layout' | 'rte-lg-text' | 'rte-link' | 'rte-ol' | 'rte-redo' | 'rte-ul' | 'rte-undo' | 'rte-variable' | 'rte-video' | 'search-filled' | 'search-outlined' | 'search-restart-outlined' | 'settings-outlined' | 'share-filled' | 'share-outlined' | 'sign-in-outlined' | 'sign-out-outlined' | 'signal-outlined' | 'slack' | 'sliders-outlined' | 'smile' | 'social-media-outlined' | 'sorting-outlined' | 'sp-grid-2-cols' | 'sp-grid-3-cols' | 'sp-grid-4-cols' | 'sp-grid-full' | 'sp-grid-sidebar-left-lg' | 'sp-grid-sidebar-left' | 'sp-grid-sidebar-right-lg' | 'sp-grid-sidebar-right' | 'sp-grid-social' | 'sparkle-filled' | 'sparkle-outlined' | 'star-circle-filled' | 'star-circle-outlined' | 'status-available' | 'status-away' | 'status-dnd' | 'status-invisible' | 'status-ooo' | 'sticker-filled' | 'sticker-outlined' | 'stream-filled' | 'stream-outlined' | 'strikethrough-outlined' | 'tag-outlined' | 'targeted-outlined' | 'text-extend-outlined' | 'text-shorten-outlined' | 'text-summary-outlined' | 'thumbs-up-filled' | 'thumbs-up-outlined' | 'translate-box-filled' | 'translate-box-outlined' | 'translate-outlined' | 'trash-filled' | 'trash-outlined' | 'twitter' | 'underlined-outlined' | 'undo-outlined' | 'upload-outlined' | 'video-camera-filled' | 'video-camera-outlined' | 'video-outlined' | 'w-alert-outlined' | 'w-birthdays-upcoming-outlined' | 'w-blog-article-new-outlined' | 'w-blog-article-outlined' | 'w-blog-article-recommended-outlined' | 'w-bookmarks-outlined' | 'w-button-outlined' | 'w-colleagues-new-outlined' | 'w-complete-profile-outlined' | 'w-divider-outlined' | 'w-do-you-know-outlined' | 'w-document-outlined' | 'w-documents-m-365-outlined' | 'w-documents-new-outlined' | 'w-download-outlined' | 'w-events-upcoming-outlined' | 'w-facegame-outlined' | 'w-feed-outlined' | 'w-gallery-outlined' | 'w-hashtags-outlined' | 'w-headline-outlined' | 'w-hero-teaser-outlined' | 'w-html-outlined' | 'w-iframe-outlined' | 'w-image-outlined' | 'w-launchpad-outlined' | 'w-media-outlined' | 'w-online-users-outlined' | 'w-plugin-trello-outlined' | 'w-plugin-twitter-outlined' | 'w-poll-outlined' | 'w-profile-outlined' | 'w-rss-feed-outlined' | 'w-subscriptions-outlined' | 'w-suggested-communities-outlined' | 'w-suggested-pages-outlined' | 'w-teaser-outlined' | 'w-text-outlined' | 'w-video-outlined' | 'w-welcome-outlined' | 'w-wiki-article-new-outlined' | 'w-wiki-article-outlined' | 'wechat' | 'write-outlined' | 'xing';
4
+ export type MyIconType = 'sticky' | '16-bell-strikethrough' | '16-bell' | '16-check-circle-filled' | '16-check-circle-outlined' | '16-check-double' | '16-check' | '16-chevron-down' | '16-chevron-left' | '16-chevron-right' | '16-chevron-up' | '16-clock-outlined' | '16-cross' | '16-earth-outlined' | '16-editor-arrow-down' | '16-editor-arrow-up' | '16-editor-bold' | '16-editor-delete' | '16-editor-h-1' | '16-editor-h-2' | '16-editor-h-3' | '16-editor-h-4' | '16-editor-h-5' | '16-editor-h-6' | '16-editor-headline' | '16-editor-image' | '16-editor-indent-decrease' | '16-editor-indent-increase' | '16-editor-italic' | '16-editor-link-break' | '16-editor-link' | '16-editor-ol' | '16-editor-paragraph' | '16-editor-plus' | '16-editor-search' | '16-editor-settings' | '16-editor-ul' | '16-external-link' | '16-flag' | '16-flash-circle-outlined' | '16-info-circle-outlined' | '16-link-large' | '16-link-medium' | '16-link-small' | '16-lock-outlined' | '16-pen-outlined' | '16-pin-outlined' | '16-play' | '16-targeted-outlined' | '16-thumbs-up-outlined' | '16-translate-box-outlined' | '16-warning-circle-outlined' | 'a-11-y-outlined' | 'ai-filled' | 'ai-outlined' | 'alert-box-outlined' | 'alert-circle-outlined' | 'app-directory' | 'apple-safari' | 'archive-filled' | 'archive-outlined' | 'arrow-down-outlined' | 'arrow-left-outlined' | 'arrow-pointing-box-outlined' | 'arrow-redo-outlined' | 'arrow-right-outlined' | 'arrow-up-outlined' | 'article-filled' | 'article-outlined' | 'bar-chart-outlined' | 'bell-check-outlined' | 'bell-dot-filled' | 'bell-dot-outlined' | 'bell-filled' | 'bell-outlined' | 'bell-plus-outlined' | 'bell-ringing-filled' | 'bell-ringing-outlined' | 'blank' | 'block-align-center-outlined' | 'block-align-fw-outlined' | 'block-align-left-outlined' | 'block-align-right-outlined' | 'block-caption-outlined' | 'bold-outlined' | 'book-filled' | 'book-outlined' | 'bookmark-check-outlined' | 'bookmark-filled' | 'bookmark-outlined' | 'bookmark-plus-outlined' | 'brush-brackets-outlined' | 'calendar-check-outlined' | 'calendar-cross-outlined' | 'calendar-outlined' | 'calendar-pen-outlined' | 'chat-filled' | 'chat-outlined' | 'check-circle-filled' | 'check-circle-outlined' | 'check-double-outlined' | 'check-outlined' | 'chevron-down-outlined' | 'chevron-left-outlined' | 'chevron-right-outlined' | 'chevron-up-outlined' | 'circle-filled-s' | 'circle-filled' | 'circle-outlined-s' | 'circle-outlined' | 'click-outlined' | 'clock-filled' | 'clock-outlined' | 'comment-outlined' | 'communities-filled' | 'communities-outlined' | 'compass-outlined' | 'content-filled' | 'content-outlined' | 'copy-outlined' | 'cross-circle-filled' | 'cross-circle-outlined' | 'cross-outlined' | 'cross-square-filled' | 'cross-square-outlined' | 'danger-filled' | 'danger-outlined' | 'dots-circle-outlined' | 'download-outlined' | 'earth-outlined' | 'emoji-angry' | 'emoji-happy' | 'emoji-neutral' | 'emoji-sad' | 'emoji-smile' | 'emoji-thinking' | 'events-filled' | 'events-outlined' | 'external-link-outlined' | 'eye-closed-outlined' | 'eye-open-outlined' | 'facebook' | 'feed-filled' | 'feed-outlined' | 'filter-outlined' | 'fingerprint-outlined' | 'flag-al' | 'flag-am' | 'flag-bg' | 'flag-circle-al' | 'flag-circle-am' | 'flag-circle-bg' | 'flag-circle-cn' | 'flag-circle-cz' | 'flag-circle-de' | 'flag-circle-dk' | 'flag-circle-ee' | 'flag-circle-en' | 'flag-circle-es' | 'flag-circle-fi' | 'flag-circle-fr' | 'flag-circle-gb' | 'flag-circle-gr' | 'flag-circle-hr' | 'flag-circle-hu' | 'flag-circle-is' | 'flag-circle-it' | 'flag-circle-jp' | 'flag-circle-kr' | 'flag-circle-lv' | 'flag-circle-mk' | 'flag-circle-nl' | 'flag-circle-no' | 'flag-circle-pl' | 'flag-circle-pt' | 'flag-circle-ro' | 'flag-circle-rs' | 'flag-circle-ru' | 'flag-circle-se' | 'flag-circle-si' | 'flag-circle-sk' | 'flag-circle-th' | 'flag-circle-tr' | 'flag-cn' | 'flag-cz' | 'flag-de' | 'flag-dk' | 'flag-ee' | 'flag-en' | 'flag-es' | 'flag-fi' | 'flag-fr' | 'flag-gb' | 'flag-gr' | 'flag-hr' | 'flag-hu' | 'flag-is' | 'flag-it' | 'flag-jp' | 'flag-kr' | 'flag-lv' | 'flag-mk' | 'flag-nl' | 'flag-no' | 'flag-outlined' | 'flag-pl' | 'flag-pt' | 'flag-ro' | 'flag-rs' | 'flag-ru' | 'flag-se' | 'flag-si' | 'flag-sk' | 'flag-th' | 'flag-tr' | 'flash-circle-outlined' | 'flash-outlined' | 'folder-minus-outlined' | 'folder-outlined' | 'folder-plus-outlined' | 'generic-browser-outlined' | 'gift-outlined' | 'github' | 'globe-outlined' | 'google-calendar' | 'google-chrome' | 'google-drive' | 'google-mail' | 'google' | 'gradient-outlined' | 'group-outlined' | 'haiilo-home' | 'haiilo-insights' | 'haiilo-outlined' | 'haiilo-share' | 'haiilo-stories' | 'hashtag-outlined' | 'history-outlined' | 'home-filled' | 'home-outlined' | 'info-circle-filled' | 'info-circle-outlined' | 'instagram' | 'italic-outlined' | 'layers-filled' | 'layers-outlined' | 'likes-circle-filled' | 'link-break-outlined' | 'link-outlined' | 'linkedin' | 'list-ordered-outlined' | 'list-unordered-outlined' | 'location-outlined' | 'lock-filled' | 'lock-open-filled' | 'lock-open-outlined' | 'lock-outlined' | 'loop-outlined' | 'mail-open-outlined' | 'mail-outlined' | 'marketplace-filled' | 'marketplace-outlined' | 'maybe-circle-outlined' | 'megaphone-filled' | 'megaphone-outlined' | 'menu-left-outlined' | 'menu-outlined' | 'menu-right-outlined' | 'microsoft-edge' | 'microsoft-excel' | 'microsoft-onenote' | 'microsoft-outlook' | 'microsoft-planner' | 'microsoft-powerpoint' | 'microsoft-sharepoint' | 'microsoft-teams' | 'microsoft-word' | 'microsoft-yammer' | 'microsoft' | 'more-horizontal-filled' | 'mozilla-firefox' | 'openai' | 'paperclip-box-outlined' | 'paperclip-outlined' | 'paperplane-tilt-outlined' | 'pen-outlined' | 'pen-writing' | 'photo-add-outlined' | 'photo-filled' | 'photo-outlined' | 'photo-remove-outlined' | 'planet-filled' | 'planet-outlined' | 'plus-circle-filled' | 'plus-circle-outlined' | 'plus-outlined' | 'plus-square-filled' | 'plus-square-outlined' | 'printer-filled' | 'printer-outlined' | 'profile-box-outlined' | 'profile-circle-outlined' | 'profiles-filled' | 'profiles-outlined' | 'push-notification' | 'puzzle-piece-outlined' | 'question-mark-circle-outlined' | 'quote-outlined' | 'reading-glasses-filled' | 'reading-glasses-outlined' | 'redo-outlined' | 'replace-outlined' | 'restart-outlined' | 'results-outlined' | 'rte-blockquote' | 'rte-bold' | 'rte-emoji' | 'rte-image' | 'rte-italic' | 'rte-layout' | 'rte-lg-ai' | 'rte-lg-blockquote' | 'rte-lg-h-1' | 'rte-lg-h-2' | 'rte-lg-image' | 'rte-lg-layout' | 'rte-lg-text' | 'rte-link' | 'rte-ol' | 'rte-redo' | 'rte-ul' | 'rte-undo' | 'rte-variable' | 'rte-video' | 'search-filled' | 'search-outlined' | 'search-restart-outlined' | 'settings-outlined' | 'share-filled' | 'share-outlined' | 'sign-in-outlined' | 'sign-out-outlined' | 'signal-outlined' | 'slack' | 'sliders-outlined' | 'smile' | 'social-media-outlined' | 'sorting-outlined' | 'sp-grid-2-cols' | 'sp-grid-3-cols' | 'sp-grid-4-cols' | 'sp-grid-full' | 'sp-grid-sidebar-left-lg' | 'sp-grid-sidebar-left' | 'sp-grid-sidebar-right-lg' | 'sp-grid-sidebar-right' | 'sp-grid-social' | 'sparkle-filled' | 'sparkle-outlined' | 'star-circle-filled' | 'star-circle-outlined' | 'status-available' | 'status-away' | 'status-dnd' | 'status-invisible' | 'status-ooo' | 'sticker-filled' | 'sticker-outlined' | 'stream-filled' | 'stream-outlined' | 'strikethrough-outlined' | 'tag-outlined' | 'targeted-outlined' | 'text-extend-outlined' | 'text-shorten-outlined' | 'text-summary-outlined' | 'thumbs-up-filled' | 'thumbs-up-outlined' | 'translate-box-filled' | 'translate-box-outlined' | 'translate-outlined' | 'trash-filled' | 'trash-outlined' | 'twitter' | 'underlined-outlined' | 'undo-outlined' | 'upload-outlined' | 'video-camera-filled' | 'video-camera-outlined' | 'video-outlined' | 'w-alert-outlined' | 'w-birthdays-upcoming-outlined' | 'w-blog-article-new-outlined' | 'w-blog-article-outlined' | 'w-blog-article-recommended-outlined' | 'w-bookmarks-outlined' | 'w-button-outlined' | 'w-colleagues-new-outlined' | 'w-complete-profile-outlined' | 'w-divider-outlined' | 'w-do-you-know-outlined' | 'w-document-outlined' | 'w-documents-m-365-outlined' | 'w-documents-new-outlined' | 'w-download-outlined' | 'w-events-upcoming-outlined' | 'w-facegame-outlined' | 'w-feed-outlined' | 'w-gallery-outlined' | 'w-hashtags-outlined' | 'w-headline-outlined' | 'w-hero-teaser-outlined' | 'w-html-outlined' | 'w-iframe-outlined' | 'w-image-outlined' | 'w-launchpad-outlined' | 'w-media-outlined' | 'w-online-users-outlined' | 'w-plugin-trello-outlined' | 'w-plugin-twitter-outlined' | 'w-poll-outlined' | 'w-profile-outlined' | 'w-rss-feed-outlined' | 'w-subscriptions-outlined' | 'w-suggested-communities-outlined' | 'w-suggested-pages-outlined' | 'w-teaser-outlined' | 'w-text-outlined' | 'w-video-outlined' | 'w-welcome-outlined' | 'w-wiki-article-new-outlined' | 'w-wiki-article-outlined' | 'wechat' | 'write-outlined' | 'xing';
@@ -1,5 +1,6 @@
1
1
  /* 🤖 this file was generated by svg-to-ts */
2
2
  export const ci = {
3
+ sticky: '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path fill="#000" fill-rule="evenodd" d="M17.381 3.592a10.05 10.05 0 0 0-.576-.549 1.79 1.79 0 0 0-.684-.383 1.75 1.75 0 0 0-1.187.099 1.79 1.79 0 0 0-.611.49 9.894 9.894 0 0 0-.479.636L11.91 6.593c-.207.29-.265.366-.327.43a1.251 1.251 0 0 1-.212.17c-.075.047-.161.087-.49.228l-1.984.85c-.338.145-.638.273-.87.4-.242.13-.504.304-.689.585a1.75 1.75 0 0 0-.251 1.308c.066.33.245.588.421.8.17.202.4.433.66.693l1.357 1.357-4.42 4.42a.75.75 0 0 0 1.061 1.06l4.42-4.42 1.357 1.358c.26.26.49.49.694.66.21.176.47.355.8.421a1.75 1.75 0 0 0 1.307-.252c.28-.184.455-.446.586-.688.126-.232.254-.532.399-.87l.85-1.985c.14-.328.18-.414.228-.489.05-.077.106-.148.17-.212.064-.062.14-.12.43-.327l2.708-1.934c.244-.175.465-.332.636-.479a1.79 1.79 0 0 0 .49-.611 1.75 1.75 0 0 0 .099-1.187 1.79 1.79 0 0 0-.383-.684 9.87 9.87 0 0 0-.55-.576l-3.026-3.027Zm-1.817.528a.25.25 0 0 1 .16-.013.7.7 0 0 1 .115.085c.117.097.263.242.502.481l2.985 2.986c.24.24.385.385.482.502.06.07.08.106.085.116a.25.25 0 0 1-.013.16.696.696 0 0 1-.103.1 9.194 9.194 0 0 1-.558.415l-2.724 1.946c-.232.166-.416.297-.576.457a2.748 2.748 0 0 0-.376.466c-.122.192-.21.399-.323.662l-.857 2c-.162.376-.263.612-.353.777a.841.841 0 0 1-.097.152.25.25 0 0 1-.17.033.843.843 0 0 1-.146-.105c-.144-.12-.326-.302-.616-.592L9.25 11.02c-.29-.29-.47-.472-.59-.616a.842.842 0 0 1-.106-.146.25.25 0 0 1 .033-.17c.01-.01.05-.042.152-.097.165-.09.4-.191.778-.353l2-.857a4.42 4.42 0 0 0 .66-.323 2.75 2.75 0 0 0 .467-.376c.16-.16.291-.344.457-.577l1.946-2.724a9.52 9.52 0 0 1 .415-.557.705.705 0 0 1 .1-.103Z" clip-rule="evenodd"/></svg>',
3
4
  '16-bell-strikethrough': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#000" d="M13.75 9.647a1.224 1.224 0 0 1-.06 1.569l-1.227-1.228a5.362 5.362 0 0 1-.826-2.608l-.066-1.354a3.575 3.575 0 0 0-5.739-2.669l-.89-.89a4.825 4.825 0 0 1 7.877 3.497l.066 1.355c.042.847.35 1.657.864 2.328ZM4.363 7.38l.025-.517-1.185-1.185a4.89 4.89 0 0 0-.022.287l-.066 1.354a4.164 4.164 0 0 1-.864 2.328c-.621.809-.044 1.978.975 1.978H9.15l-1.25-1.25H3.267A5.36 5.36 0 0 0 4.363 7.38Zm5.149 5.23a.623.623 0 0 1 .395-.228l.711.711a.621.621 0 0 1-.13.298c-.596.743-1.482 1.234-2.488 1.234s-1.892-.49-2.488-1.234a.625.625 0 1 1 .976-.782c.387.484.93.766 1.512.766.583 0 1.125-.282 1.512-.766ZM1.558 2.442l12 12 .884-.884-12-12-.884.884Z"/></svg>',
4
5
  '16-bell': '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#000" fill-rule="evenodd" d="M8 1.375a4.825 4.825 0 0 0-4.82 4.59l-.065 1.354a4.164 4.164 0 0 1-.864 2.328c-.621.809-.044 1.978.975 1.978h9.548c1.02 0 1.596-1.17.975-1.978a4.164 4.164 0 0 1-.864-2.328l-.066-1.354A4.825 4.825 0 0 0 8 1.375Zm-3.57 4.65a3.575 3.575 0 0 1 7.14 0l.067 1.355a5.361 5.361 0 0 0 1.096 2.995H3.267A5.36 5.36 0 0 0 4.363 7.38l.066-1.354Z" clip-rule="evenodd"/><path fill="#000" d="M6.488 12.61a.625.625 0 0 0-.976.78c.596.744 1.482 1.235 2.488 1.235s1.892-.49 2.488-1.234a.625.625 0 1 0-.976-.782c-.387.484-.93.766-1.512.766-.583 0-1.125-.282-1.512-.766Z"/></svg>',
5
6
  '16-check-circle-filled': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16Zm3.547-9.487a.75.75 0 1 0-1.094-1.026l-3.25 3.467L5.497 7.44a.75.75 0 1 0-.996 1.122l2.25 2a.75.75 0 0 0 1.045-.048l3.75-4Z" clip-rule="evenodd"/></svg>',
@@ -312,6 +313,7 @@ export const ci = {
312
313
  'redo-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.53 3.47a.75.75 0 1 0-1.06 1.06l2.72 2.72H10a5.75 5.75 0 1 0 0 11.5h2a.75.75 0 0 0 0-1.5h-2a4.25 4.25 0 0 1 0-8.5h7.19l-2.72 2.72a.75.75 0 1 0 1.06 1.06l4-4a.75.75 0 0 0 0-1.06l-4-4Z"/></svg>',
313
314
  'replace-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17.53 4.53a.75.75 0 0 0-1.06-1.06l-2 2a.75.75 0 0 0 0 1.06l2 2a.75.75 0 1 0 1.06-1.06l-.72-.72H18A2.25 2.25 0 0 1 20.25 9v.5a1.75 1.75 0 0 1-1.75 1.75v1.5a3.25 3.25 0 0 0 3.25-3.25V9A3.75 3.75 0 0 0 18 5.25h-1.19l.72-.72ZM4 4.25A1.75 1.75 0 0 0 2.25 6v7c0 .966.784 1.75 1.75 1.75h1.293v-1.5H4a.25.25 0 0 1-.25-.25V6A.25.25 0 0 1 4 5.75h6a.25.25 0 0 1 .25.25v2.455h1.5V6A1.75 1.75 0 0 0 10 4.25H4Z"/><path fill-rule="evenodd" d="M9 10.25A1.75 1.75 0 0 0 7.25 12v7c0 .966.784 1.75 1.75 1.75h6A1.75 1.75 0 0 0 16.75 19v-7A1.75 1.75 0 0 0 15 10.25H9ZM8.75 12a.25.25 0 0 1 .25-.25h6a.25.25 0 0 1 .25.25v7a.25.25 0 0 1-.25.25H9a.25.25 0 0 1-.25-.25v-7Z" clip-rule="evenodd"/></svg>',
314
315
  'restart-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4.75 12a7.25 7.25 0 0 1 13.664-3.383l.2.376h-2.357a.75.75 0 1 0 0 1.5H20.5a.75.75 0 0 0 .75-.75V5.5a.75.75 0 0 0-1.5 0v2.434l-.01-.019a8.75 8.75 0 1 0 .835 5.834l-1.47-.298A7.25 7.25 0 0 1 4.75 12Z"/></svg>',
316
+ 'results-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M10 11.75H8v-1.5h2v1.5Zm-2 3h2v-1.5H8v1.5Zm2 3H8v-1.5h2v1.5Zm1-6h5v-1.5h-5v1.5Zm5 3h-5v-1.5h5v1.5Zm-5 3h5v-1.5h-5v1.5Z"/><path fill-rule="evenodd" d="M8 2.25a.75.75 0 0 0-.75.75v1.25H6A1.75 1.75 0 0 0 4.25 6v14c0 .966.784 1.75 1.75 1.75h12A1.75 1.75 0 0 0 19.75 20V6A1.75 1.75 0 0 0 18 4.25h-1.25V3a.75.75 0 0 0-.75-.75H8Zm8.75 3.5V7a.75.75 0 0 1-.75.75H8A.75.75 0 0 1 7.25 7V5.75H6a.25.25 0 0 0-.25.25v14c0 .138.112.25.25.25h12a.25.25 0 0 0 .25-.25V6a.25.25 0 0 0-.25-.25h-1.25Zm-8 .5v-2.5h6.5v2.5h-6.5Z" clip-rule="evenodd"/></svg>',
315
317
  'rte-blockquote': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11.207 12.791v-2.137c0-.918-.74-1.662-1.707-1.662-.966 0-1.75.744-1.75 1.662 0 .918.784 1.662 1.75 1.662.07 0 .14-.004.207-.011v.486a1.25 1.25 0 0 1-1.099 1.241l-.104.013a.75.75 0 0 0 .181 1.489l.104-.013a2.75 2.75 0 0 0 2.418-2.73Zm5 0v-2.137c0-.918-.74-1.662-1.707-1.662-.966 0-1.75.744-1.75 1.662 0 .918.784 1.662 1.75 1.662.07 0 .14-.004.207-.011v.486a1.25 1.25 0 0 1-1.099 1.241l-.104.013a.75.75 0 1 0 .181 1.489l.104-.013a2.75 2.75 0 0 0 2.418-2.73Z"/><path fill-rule="evenodd" d="M7 3.25A3.75 3.75 0 0 0 3.25 7v10A3.75 3.75 0 0 0 7 20.75h10A3.75 3.75 0 0 0 20.75 17V7A3.75 3.75 0 0 0 17 3.25H7ZM4.75 7A2.25 2.25 0 0 1 7 4.75h10A2.25 2.25 0 0 1 19.25 7v10A2.25 2.25 0 0 1 17 19.25H7A2.25 2.25 0 0 1 4.75 17V7Z" clip-rule="evenodd"/></svg>',
316
318
  'rte-bold': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.376 19a1 1 0 0 1-1-1V6.91a1 1 0 0 1 1-1h4.011c.947 0 1.733.148 2.36.446.63.295 1.1.697 1.412 1.209.315.511.473 1.09.473 1.738 0 .533-.102.989-.307 1.368a2.58 2.58 0 0 1-.825.914c-.345.235-.73.465-1.156.567.464.026.91.234 1.335.494.43.256.782.618 1.055 1.087.273.469.41 1.035.41 1.7 0 .678-.165 1.287-.493 1.828-.328.537-.822.961-1.483 1.272-.66.311-1.491.467-2.493.467H8.376Zm1.372-1.982h2.55c.86 0 1.48-.164 1.86-.492.384-.332.575-.758.575-1.278a1.958 1.958 0 0 0-1.105-1.79c-.354-.183-.776-.275-1.266-.275H9.748v3.835Zm0-5.542h2.346c.409 0 .777-.074 1.105-.223.328-.154.586-.369.774-.646a1.73 1.73 0 0 0 .287-.997c0-.507-.179-.925-.537-1.253-.353-.328-.88-.492-1.578-.492H9.748v3.611Z"/></svg>',
317
319
  'rte-emoji': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.66 13.39a.75.75 0 0 0-1.073 1.048c.806.825 2.06 1.312 3.413 1.312 1.353 0 2.607-.487 3.413-1.312a.75.75 0 1 0-1.073-1.048c-.48.49-1.323.86-2.34.86s-1.86-.37-2.34-.86ZM10 10a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm5 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"/><path fill-rule="evenodd" d="M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25ZM3.75 12a8.25 8.25 0 1 1 16.5 0 8.25 8.25 0 0 1-16.5 0Z" clip-rule="evenodd"/></svg>',
@@ -381,7 +383,7 @@ export const ci = {
381
383
  'translate-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.75 4a.75.75 0 0 0-1.5 0v1.25H4a.75.75 0 0 0 0 1.5h7.091a8.671 8.671 0 0 1-2.673 4.415 6.89 6.89 0 0 1-1.683-3.312l-1.47.294a8.388 8.388 0 0 0 1.943 3.915 8.66 8.66 0 0 1-3.314 1.196l.212 1.485a10.157 10.157 0 0 0 4.228-1.621 8.387 8.387 0 0 0 3.519 1.613l.294-1.47a6.889 6.889 0 0 1-2.592-1.106A10.166 10.166 0 0 0 12.63 6.75H14a.75.75 0 0 0 0-1.5H9.75V4Z"/><path fill-rule="evenodd" d="M15.289 10.763A.75.75 0 0 1 16 10.25h1a.75.75 0 0 1 .712.513l1.994 5.983c.004.011.008.022.01.033l.995 2.984a.75.75 0 0 1-1.422.474l-.83-2.487h-3.918l-.83 2.487a.75.75 0 0 1-1.422-.474l3-9Zm-.248 5.487h2.918L16.5 11.872l-1.46 4.378Z" clip-rule="evenodd"/></svg>',
382
384
  'trash-filled': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M7.25 4A.75.75 0 0 1 8 3.25h8a.75.75 0 0 1 .75.75v2.25H20a.75.75 0 0 1 0 1.5h-.308l-.942 11.637a1.353 1.353 0 0 1-.497.998 1.61 1.61 0 0 1-1.03.365H6.777a1.61 1.61 0 0 1-1.031-.365 1.353 1.353 0 0 1-.496-.998L4.308 7.75H4a.75.75 0 0 1 0-1.5h3.25V4Zm1.5 2.25h6.5v-1.5h-6.5v1.5Z" clip-rule="evenodd"/></svg>',
383
385
  'trash-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M7.25 4A.75.75 0 0 1 8 3.25h8a.75.75 0 0 1 .75.75v2.25H20a.75.75 0 0 1 0 1.5h-.308l-.942 11.637a1.353 1.353 0 0 1-.497.998 1.61 1.61 0 0 1-1.03.365H6.777a1.61 1.61 0 0 1-1.031-.365 1.353 1.353 0 0 1-.497-.998L4.308 7.75H4a.75.75 0 0 1 0-1.5h3.25V4ZM5.813 7.75l.931 11.497h10.512l.93-11.497H5.814Zm9.437-3v1.5h-6.5v-1.5h6.5Z" clip-rule="evenodd"/></svg>',
384
- twitter: '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><rect width="22" height="22" x="1" y="1" fill="#1DA1F2" rx="6"/><path fill="#fff" d="M17.56 9.841c.168 3.704-2.594 7.832-7.483 7.832a7.45 7.45 0 0 1-4.035-1.183 5.297 5.297 0 0 0 3.897-1.09 2.639 2.639 0 0 1-2.46-1.829c.413.079.82.056 1.19-.045-1.266-.255-2.14-1.395-2.112-2.615.355.197.76.315 1.192.33a2.637 2.637 0 0 1-.815-3.516 7.474 7.474 0 0 0 5.427 2.75 2.636 2.636 0 0 1 4.487-2.401 5.251 5.251 0 0 0 1.672-.639 2.643 2.643 0 0 1-1.157 1.457 5.253 5.253 0 0 0 1.511-.416c-.352.53-.797.994-1.313 1.365Z"/></svg>',
386
+ twitter: '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><rect width="22" height="22" x="1" y="1" fill="#000" rx="6"/><g clip-path="url(#twitter_svg__a)"><path fill="#fff" d="M15.446 6h1.831l-4 5.093L18 18h-3.71l-2.892-4.187L8.072 18H6.241l4.29-5.44L6 6h3.807l2.627 3.84L15.446 6Zm-.65 10.773h1.011L9.253 7.147H8.145l6.65 9.626Z"/></g><defs><clipPath id="twitter_svg__a"><path fill="#fff" d="M6 6h12v12H6z"/></clipPath></defs></svg>',
385
387
  'underlined-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.75 5a.75.75 0 0 0-1.5 0v6a5.75 5.75 0 0 0 11.5 0V5a.75.75 0 0 0-1.5 0v6a4.25 4.25 0 0 1-8.5 0V5ZM5 18.25a.75.75 0 0 0 0 1.5h14a.75.75 0 0 0 0-1.5H5Z"/></svg>',
386
388
  'undo-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.53 4.53a.75.75 0 0 0-1.06-1.06l-4 4a.75.75 0 0 0 0 1.06l4 4a.75.75 0 0 0 1.06-1.06L6.81 8.75H14a4.25 4.25 0 0 1 0 8.5h-2a.75.75 0 0 0 0 1.5h2a5.75 5.75 0 0 0 0-11.5H6.81l2.72-2.72Z"/></svg>',
387
389
  'upload-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.47 9.53a.75.75 0 0 0 1.06 0l2.72-2.72V15a.75.75 0 0 0 1.5 0V6.81l2.72 2.72a.75.75 0 1 0 1.06-1.06l-4-4a.75.75 0 0 0-1.06 0l-4 4a.75.75 0 0 0 0 1.06Z"/><path d="M4.75 14a.75.75 0 0 0-1.5 0v5.25c0 .39.15.77.425 1.052.275.284.653.448 1.052.448h14.546c.4 0 .777-.164 1.052-.448.275-.282.425-.662.425-1.052V14a.75.75 0 0 0-1.5 0v5.25H4.75V14Z"/></svg>',
@@ -390,9 +392,9 @@ export const ci = {
390
392
  'video-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M10.757 9.454a.5.5 0 0 0-.757.43v4.233a.5.5 0 0 0 .757.429l3.528-2.117a.5.5 0 0 0 0-.858l-3.528-2.117Z"/><path fill-rule="evenodd" d="M5 4.25A2.75 2.75 0 0 0 2.25 7v10A2.75 2.75 0 0 0 5 19.75h14A2.75 2.75 0 0 0 21.75 17V7A2.75 2.75 0 0 0 19 4.25H5ZM3.75 7c0-.69.56-1.25 1.25-1.25h14c.69 0 1.25.56 1.25 1.25v10c0 .69-.56 1.25-1.25 1.25H5c-.69 0-1.25-.56-1.25-1.25V7Z" clip-rule="evenodd"/></svg>',
391
393
  'w-alert-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 7.25a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0V8a.75.75 0 0 1 .75-.75ZM13 16a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"/><path fill-rule="evenodd" d="M5 3.25A1.75 1.75 0 0 0 3.25 5v14c0 .966.784 1.75 1.75 1.75h14A1.75 1.75 0 0 0 20.75 19V5A1.75 1.75 0 0 0 19 3.25H5ZM4.75 5A.25.25 0 0 1 5 4.75h14a.25.25 0 0 1 .25.25v14a.25.25 0 0 1-.25.25H5a.25.25 0 0 1-.25-.25V5Z" clip-rule="evenodd"/></svg>',
392
394
  'w-birthdays-upcoming-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M12 4.423a3.25 3.25 0 0 1 5.24 3.827H20a.75.75 0 0 1 0 1.5h-.25V19A1.75 1.75 0 0 1 18 20.75H6A1.75 1.75 0 0 1 4.25 19V9.75H4a.75.75 0 0 1 0-1.5h2.76A3.25 3.25 0 0 1 12 4.423Zm.75 2.077v1.75h1.75a1.75 1.75 0 1 0-1.75-1.75Zm-1.5 3.25h-5.5V19c0 .138.112.25.25.25h5.25v-9.5ZM9.5 8.25h1.75V6.5A1.75 1.75 0 1 0 9.5 8.25Zm3.25 11v-9.5h5.5V19a.25.25 0 0 1-.25.25h-5.25Z" clip-rule="evenodd"/></svg>',
393
- 'w-blog-article-new-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M6 3.25A2.75 2.75 0 0 0 3.25 6v12A2.75 2.75 0 0 0 6 20.75h2a.75.75 0 0 0 0-1.5H6c-.69 0-1.25-.56-1.25-1.25V6c0-.69.56-1.25 1.25-1.25h12c.69 0 1.25.56 1.25 1.25v2a.75.75 0 0 0 1.5 0V6A2.75 2.75 0 0 0 18 3.25H6Z"/><path fill-rule="evenodd" d="M16.676 11.674a.75.75 0 0 0-1.352 0l-1.187 2.463-2.463 1.187a.75.75 0 0 0 0 1.352l2.463 1.187 1.187 2.463a.75.75 0 0 0 1.352 0l1.187-2.463 2.463-1.187a.75.75 0 0 0 0-1.352l-2.463-1.187-1.187-2.463Zm-1.301 3.35L16 13.728l.625 1.298a.75.75 0 0 0 .35.35l1.298.625-1.298.625a.75.75 0 0 0-.35.35L16 18.273l-.626-1.298a.75.75 0 0 0-.35-.35L13.728 16l1.298-.626a.75.75 0 0 0 .35-.35Z" clip-rule="evenodd"/><path d="M12.75 9.75H15a.75.75 0 0 0 0-1.5H9a.75.75 0 0 0 0 1.5h2.25V13a.75.75 0 0 0 1.5 0V9.75Z"/></svg>',
394
- 'w-blog-article-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12.75 9.75H15a.75.75 0 0 0 0-1.5H9a.75.75 0 0 0 0 1.5h2.25V15a.75.75 0 0 0 1.5 0V9.75Z"/><path fill-rule="evenodd" d="M3.25 6A2.75 2.75 0 0 1 6 3.25h12A2.75 2.75 0 0 1 20.75 6v12A2.75 2.75 0 0 1 18 20.75H6A2.75 2.75 0 0 1 3.25 18V6ZM6 4.75c-.69 0-1.25.56-1.25 1.25v12c0 .69.56 1.25 1.25 1.25h12c.69 0 1.25-.56 1.25-1.25V6c0-.69-.56-1.25-1.25-1.25H6Z" clip-rule="evenodd"/></svg>',
395
- 'w-blog-article-recommended-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3.25 6A2.75 2.75 0 0 1 6 3.25h12A2.75 2.75 0 0 1 20.75 6v2a.75.75 0 0 1-1.5 0V6c0-.69-.56-1.25-1.25-1.25H6c-.69 0-1.25.56-1.25 1.25v12c0 .69.56 1.25 1.25 1.25v1.5A2.75 2.75 0 0 1 3.25 18V6Z"/><path fill-rule="evenodd" d="M9.25 16c0-.966.784-1.75 1.75-1.75h1.66c.819-.97.952-1.635 1.129-2.517.068-.338.142-.708.263-1.14.12-.425.409-.786.765-1.004.362-.222.874-.337 1.378-.1.48.227.795.659 1.022 1.284.18.499.328 1.185.45 2.132h1.97a1.75 1.75 0 0 1 1.668 2.276l-1.37 4.345a1.75 1.75 0 0 1-1.668 1.224H11A1.75 1.75 0 0 1 9.25 19v-3Zm1.75-.25h1.25v3.5H11a.25.25 0 0 1-.25-.25v-3a.25.25 0 0 1 .25-.25Zm4.534-4.82a.22.22 0 0 0-.038.07c-.08.283-.136.57-.195.868-.195.988-.41 2.08-1.551 3.416v3.966h4.517a.25.25 0 0 0 .238-.175l1.37-4.345a.25.25 0 0 0-.239-.325H17a.75.75 0 0 1-.746-.672c-.133-1.272-.29-2.015-.448-2.45a1.397 1.397 0 0 0-.187-.378.35.35 0 0 0-.027-.031.268.268 0 0 0-.058.056Z" clip-rule="evenodd"/><path d="M9.75 11.25h-2.5v1.5h2.5v-1.5Zm4-4h-6.5v1.5h6.5v-1.5Z"/></svg>',
395
+ 'w-blog-article-new-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.75 4.25H2.25v1.5h13.5v-1.5Zm-5 4h-8.5v1.5h8.5v-1.5Zm-4 4h-4.5v1.5h4.5v-1.5Z"/><path fill-rule="evenodd" d="M16 11.25a.75.75 0 0 1 .676.424l1.187 2.463 2.463 1.187a.75.75 0 0 1 0 1.352l-2.463 1.187-1.187 2.463a.75.75 0 0 1-1.352 0l-1.187-2.463-2.463-1.187a.75.75 0 0 1 0-1.352l2.463-1.187 1.187-2.463A.75.75 0 0 1 16 11.25Zm0 2.477-.626 1.298a.75.75 0 0 1-.35.35L13.728 16l1.298.625a.75.75 0 0 1 .35.35L16 18.273l.625-1.298a.75.75 0 0 1 .35-.35L18.273 16l-1.298-.626a.75.75 0 0 1-.35-.35L16 13.728Z" clip-rule="evenodd"/></svg>',
396
+ 'w-blog-article-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.75 4.25H2.25v1.5h13.5v-1.5Zm-5 4h-8.5v1.5h8.5v-1.5Zm-8.5 4h4.5v1.5h-4.5v-1.5Z"/><path fill-rule="evenodd" d="M19.914 6.51a1.74 1.74 0 0 0-2.46 0l-8.242 8.242a.746.746 0 0 0-.196.346l-.994 3.976a.746.746 0 0 0 .904.904l3.976-.994a.75.75 0 0 0 .346-.196l8.243-8.243a1.74 1.74 0 0 0 0-2.46L19.914 6.51ZM18.86 7.563a.248.248 0 0 0-.351 0l-1.752 1.751 1.927 1.928 1.752-1.752a.249.249 0 0 0 0-.351L18.86 7.564Zm-6.52 10.023 5.29-5.29-1.927-1.927-5.29 5.29-.643 2.57 2.57-.643Z" clip-rule="evenodd"/></svg>',
397
+ 'w-blog-article-recommended-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.75 4.25H2.25v1.5h13.5v-1.5Zm-5 4h-8.5v1.5h8.5v-1.5Zm-4 4h-4.5v1.5h4.5v-1.5Z"/><path fill-rule="evenodd" d="M11 14.25A1.75 1.75 0 0 0 9.25 16v3c0 .966.784 1.75 1.75 1.75h7.267a1.75 1.75 0 0 0 1.669-1.224l1.37-4.345a1.75 1.75 0 0 0-1.67-2.276h-1.968c-.123-.947-.27-1.633-.451-2.132-.227-.625-.542-1.057-1.022-1.284-.504-.237-1.016-.122-1.378.1-.356.218-.645.58-.765 1.005-.121.431-.195.801-.263 1.14-.177.881-.31 1.547-1.128 2.516H11Zm1.25 1.5H11a.25.25 0 0 0-.25.25v3c0 .138.112.25.25.25h1.25v-3.5ZM15.496 11a.268.268 0 0 1 .096-.127.35.35 0 0 1 .027.032c.043.055.11.166.187.378.158.435.315 1.178.448 2.45a.75.75 0 0 0 .746.672h2.636c.17 0 .29.164.239.325l-1.37 4.345a.25.25 0 0 1-.238.175H13.75v-3.966c1.14-1.335 1.356-2.428 1.551-3.416.059-.297.115-.585.195-.867Z" clip-rule="evenodd"/></svg>',
396
398
  'w-bookmarks-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M4.25 6A2.75 2.75 0 0 1 7 3.25h10A2.75 2.75 0 0 1 19.75 6v14a.75.75 0 0 1-1.081.673L12 17.39l-6.669 3.282A.75.75 0 0 1 4.25 20V6ZM7 4.75c-.69 0-1.25.56-1.25 1.25v12.795l5.919-2.912a.75.75 0 0 1 .662 0l5.919 2.912V6c0-.69-.56-1.25-1.25-1.25H7Z" clip-rule="evenodd"/></svg>',
397
399
  'w-button-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 12.75h10v-1.5H7v1.5Z"/><path fill-rule="evenodd" d="M6 4.25A3.75 3.75 0 0 0 2.25 8v8A3.75 3.75 0 0 0 6 19.75h12A3.75 3.75 0 0 0 21.75 16V8A3.75 3.75 0 0 0 18 4.25H6ZM3.75 8A2.25 2.25 0 0 1 6 5.75h12A2.25 2.25 0 0 1 20.25 8v8A2.25 2.25 0 0 1 18 18.25H6A2.25 2.25 0 0 1 3.75 16V8Z" clip-rule="evenodd"/></svg>',
398
400
  'w-colleagues-new-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M11.86 12.793a4.75 4.75 0 1 0-5.72 0c-2.256.899-3.89 2.834-3.89 5.207a.75.75 0 0 0 1.5 0c0-2.225 2.217-4.25 5.25-4.25s5.25 2.025 5.25 4.25a.75.75 0 0 0 1.5 0c0-2.373-1.634-4.309-3.89-5.207ZM5.75 9a3.25 3.25 0 1 1 6.5 0 3.25 3.25 0 0 1-6.5 0Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M14.25 10.5a3.25 3.25 0 1 1 5.517 2.33c1.168.646 1.983 1.787 1.983 3.17a.75.75 0 0 1-1.5 0c0-1.138-1.119-2.25-2.75-2.25-.636 0-1.212.177-1.67.465a.75.75 0 1 1-.799-1.27c.066-.04.132-.08.2-.118a3.24 3.24 0 0 1-.981-2.327Zm3.25-1.75a1.75 1.75 0 1 0 0 3.5 1.75 1.75 0 0 0 0-3.5Z" clip-rule="evenodd"/></svg>',
@@ -2183,6 +2183,13 @@ export const ciRestartOutlined: {
2183
2183
  name: 'restart-outlined',
2184
2184
  data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4.75 12a7.25 7.25 0 0 1 13.664-3.383l.2.376h-2.357a.75.75 0 1 0 0 1.5H20.5a.75.75 0 0 0 .75-.75V5.5a.75.75 0 0 0-1.5 0v2.434l-.01-.019a8.75 8.75 0 1 0 .835 5.834l-1.47-.298A7.25 7.25 0 0 1 4.75 12Z"/></svg>`
2185
2185
  };
2186
+ export const ciResultsOutlined: {
2187
+ name: 'results-outlined';
2188
+ data: string;
2189
+ } = {
2190
+ name: 'results-outlined',
2191
+ data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M10 11.75H8v-1.5h2v1.5Zm-2 3h2v-1.5H8v1.5Zm2 3H8v-1.5h2v1.5Zm1-6h5v-1.5h-5v1.5Zm5 3h-5v-1.5h5v1.5Zm-5 3h5v-1.5h-5v1.5Z"/><path fill-rule="evenodd" d="M8 2.25a.75.75 0 0 0-.75.75v1.25H6A1.75 1.75 0 0 0 4.25 6v14c0 .966.784 1.75 1.75 1.75h12A1.75 1.75 0 0 0 19.75 20V6A1.75 1.75 0 0 0 18 4.25h-1.25V3a.75.75 0 0 0-.75-.75H8Zm8.75 3.5V7a.75.75 0 0 1-.75.75H8A.75.75 0 0 1 7.25 7V5.75H6a.25.25 0 0 0-.25.25v14c0 .138.112.25.25.25h12a.25.25 0 0 0 .25-.25V6a.25.25 0 0 0-.25-.25h-1.25Zm-8 .5v-2.5h6.5v2.5h-6.5Z" clip-rule="evenodd"/></svg>`
2192
+ };
2186
2193
  export const ciRteBlockquote: {
2187
2194
  name: 'rte-blockquote';
2188
2195
  data: string;
@@ -2671,7 +2678,7 @@ export const ciTwitter: {
2671
2678
  data: string;
2672
2679
  } = {
2673
2680
  name: 'twitter',
2674
- data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><rect width="22" height="22" x="1" y="1" fill="#1DA1F2" rx="6"/><path fill="#fff" d="M17.56 9.841c.168 3.704-2.594 7.832-7.483 7.832a7.45 7.45 0 0 1-4.035-1.183 5.297 5.297 0 0 0 3.897-1.09 2.639 2.639 0 0 1-2.46-1.829c.413.079.82.056 1.19-.045-1.266-.255-2.14-1.395-2.112-2.615.355.197.76.315 1.192.33a2.637 2.637 0 0 1-.815-3.516 7.474 7.474 0 0 0 5.427 2.75 2.636 2.636 0 0 1 4.487-2.401 5.251 5.251 0 0 0 1.672-.639 2.643 2.643 0 0 1-1.157 1.457 5.253 5.253 0 0 0 1.511-.416c-.352.53-.797.994-1.313 1.365Z"/></svg>`
2681
+ data: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><rect width="22" height="22" x="1" y="1" fill="#000" rx="6"/><g clip-path="url(#twitter_svg__a)"><path fill="#fff" d="M15.446 6h1.831l-4 5.093L18 18h-3.71l-2.892-4.187L8.072 18H6.241l4.29-5.44L6 6h3.807l2.627 3.84L15.446 6Zm-.65 10.773h1.011L9.253 7.147H8.145l6.65 9.626Z"/></g><defs><clipPath id="twitter_svg__a"><path fill="#fff" d="M6 6h12v12H6z"/></clipPath></defs></svg>`
2675
2682
  };
2676
2683
  export const ciUnderlinedOutlined: {
2677
2684
  name: 'underlined-outlined';
@@ -2734,21 +2741,21 @@ export const ciWBlogArticleNewOutlined: {
2734
2741
  data: string;
2735
2742
  } = {
2736
2743
  name: 'w-blog-article-new-outlined',
2737
- data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M6 3.25A2.75 2.75 0 0 0 3.25 6v12A2.75 2.75 0 0 0 6 20.75h2a.75.75 0 0 0 0-1.5H6c-.69 0-1.25-.56-1.25-1.25V6c0-.69.56-1.25 1.25-1.25h12c.69 0 1.25.56 1.25 1.25v2a.75.75 0 0 0 1.5 0V6A2.75 2.75 0 0 0 18 3.25H6Z"/><path fill-rule="evenodd" d="M16.676 11.674a.75.75 0 0 0-1.352 0l-1.187 2.463-2.463 1.187a.75.75 0 0 0 0 1.352l2.463 1.187 1.187 2.463a.75.75 0 0 0 1.352 0l1.187-2.463 2.463-1.187a.75.75 0 0 0 0-1.352l-2.463-1.187-1.187-2.463Zm-1.301 3.35L16 13.728l.625 1.298a.75.75 0 0 0 .35.35l1.298.625-1.298.625a.75.75 0 0 0-.35.35L16 18.273l-.626-1.298a.75.75 0 0 0-.35-.35L13.728 16l1.298-.626a.75.75 0 0 0 .35-.35Z" clip-rule="evenodd"/><path d="M12.75 9.75H15a.75.75 0 0 0 0-1.5H9a.75.75 0 0 0 0 1.5h2.25V13a.75.75 0 0 0 1.5 0V9.75Z"/></svg>`
2744
+ data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.75 4.25H2.25v1.5h13.5v-1.5Zm-5 4h-8.5v1.5h8.5v-1.5Zm-4 4h-4.5v1.5h4.5v-1.5Z"/><path fill-rule="evenodd" d="M16 11.25a.75.75 0 0 1 .676.424l1.187 2.463 2.463 1.187a.75.75 0 0 1 0 1.352l-2.463 1.187-1.187 2.463a.75.75 0 0 1-1.352 0l-1.187-2.463-2.463-1.187a.75.75 0 0 1 0-1.352l2.463-1.187 1.187-2.463A.75.75 0 0 1 16 11.25Zm0 2.477-.626 1.298a.75.75 0 0 1-.35.35L13.728 16l1.298.625a.75.75 0 0 1 .35.35L16 18.273l.625-1.298a.75.75 0 0 1 .35-.35L18.273 16l-1.298-.626a.75.75 0 0 1-.35-.35L16 13.728Z" clip-rule="evenodd"/></svg>`
2738
2745
  };
2739
2746
  export const ciWBlogArticleOutlined: {
2740
2747
  name: 'w-blog-article-outlined';
2741
2748
  data: string;
2742
2749
  } = {
2743
2750
  name: 'w-blog-article-outlined',
2744
- data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12.75 9.75H15a.75.75 0 0 0 0-1.5H9a.75.75 0 0 0 0 1.5h2.25V15a.75.75 0 0 0 1.5 0V9.75Z"/><path fill-rule="evenodd" d="M3.25 6A2.75 2.75 0 0 1 6 3.25h12A2.75 2.75 0 0 1 20.75 6v12A2.75 2.75 0 0 1 18 20.75H6A2.75 2.75 0 0 1 3.25 18V6ZM6 4.75c-.69 0-1.25.56-1.25 1.25v12c0 .69.56 1.25 1.25 1.25h12c.69 0 1.25-.56 1.25-1.25V6c0-.69-.56-1.25-1.25-1.25H6Z" clip-rule="evenodd"/></svg>`
2751
+ data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.75 4.25H2.25v1.5h13.5v-1.5Zm-5 4h-8.5v1.5h8.5v-1.5Zm-8.5 4h4.5v1.5h-4.5v-1.5Z"/><path fill-rule="evenodd" d="M19.914 6.51a1.74 1.74 0 0 0-2.46 0l-8.242 8.242a.746.746 0 0 0-.196.346l-.994 3.976a.746.746 0 0 0 .904.904l3.976-.994a.75.75 0 0 0 .346-.196l8.243-8.243a1.74 1.74 0 0 0 0-2.46L19.914 6.51ZM18.86 7.563a.248.248 0 0 0-.351 0l-1.752 1.751 1.927 1.928 1.752-1.752a.249.249 0 0 0 0-.351L18.86 7.564Zm-6.52 10.023 5.29-5.29-1.927-1.927-5.29 5.29-.643 2.57 2.57-.643Z" clip-rule="evenodd"/></svg>`
2745
2752
  };
2746
2753
  export const ciWBlogArticleRecommendedOutlined: {
2747
2754
  name: 'w-blog-article-recommended-outlined';
2748
2755
  data: string;
2749
2756
  } = {
2750
2757
  name: 'w-blog-article-recommended-outlined',
2751
- data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3.25 6A2.75 2.75 0 0 1 6 3.25h12A2.75 2.75 0 0 1 20.75 6v2a.75.75 0 0 1-1.5 0V6c0-.69-.56-1.25-1.25-1.25H6c-.69 0-1.25.56-1.25 1.25v12c0 .69.56 1.25 1.25 1.25v1.5A2.75 2.75 0 0 1 3.25 18V6Z"/><path fill-rule="evenodd" d="M9.25 16c0-.966.784-1.75 1.75-1.75h1.66c.819-.97.952-1.635 1.129-2.517.068-.338.142-.708.263-1.14.12-.425.409-.786.765-1.004.362-.222.874-.337 1.378-.1.48.227.795.659 1.022 1.284.18.499.328 1.185.45 2.132h1.97a1.75 1.75 0 0 1 1.668 2.276l-1.37 4.345a1.75 1.75 0 0 1-1.668 1.224H11A1.75 1.75 0 0 1 9.25 19v-3Zm1.75-.25h1.25v3.5H11a.25.25 0 0 1-.25-.25v-3a.25.25 0 0 1 .25-.25Zm4.534-4.82a.22.22 0 0 0-.038.07c-.08.283-.136.57-.195.868-.195.988-.41 2.08-1.551 3.416v3.966h4.517a.25.25 0 0 0 .238-.175l1.37-4.345a.25.25 0 0 0-.239-.325H17a.75.75 0 0 1-.746-.672c-.133-1.272-.29-2.015-.448-2.45a1.397 1.397 0 0 0-.187-.378.35.35 0 0 0-.027-.031.268.268 0 0 0-.058.056Z" clip-rule="evenodd"/><path d="M9.75 11.25h-2.5v1.5h2.5v-1.5Zm4-4h-6.5v1.5h6.5v-1.5Z"/></svg>`
2758
+ data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.75 4.25H2.25v1.5h13.5v-1.5Zm-5 4h-8.5v1.5h8.5v-1.5Zm-4 4h-4.5v1.5h4.5v-1.5Z"/><path fill-rule="evenodd" d="M11 14.25A1.75 1.75 0 0 0 9.25 16v3c0 .966.784 1.75 1.75 1.75h7.267a1.75 1.75 0 0 0 1.669-1.224l1.37-4.345a1.75 1.75 0 0 0-1.67-2.276h-1.968c-.123-.947-.27-1.633-.451-2.132-.227-.625-.542-1.057-1.022-1.284-.504-.237-1.016-.122-1.378.1-.356.218-.645.58-.765 1.005-.121.431-.195.801-.263 1.14-.177.881-.31 1.547-1.128 2.516H11Zm1.25 1.5H11a.25.25 0 0 0-.25.25v3c0 .138.112.25.25.25h1.25v-3.5ZM15.496 11a.268.268 0 0 1 .096-.127.35.35 0 0 1 .027.032c.043.055.11.166.187.378.158.435.315 1.178.448 2.45a.75.75 0 0 0 .746.672h2.636c.17 0 .29.164.239.325l-1.37 4.345a.25.25 0 0 1-.238.175H13.75v-3.966c1.14-1.335 1.356-2.428 1.551-3.416.059-.297.115-.585.195-.867Z" clip-rule="evenodd"/></svg>`
2752
2759
  };
2753
2760
  export const ciWBookmarksOutlined: {
2754
2761
  name: 'w-bookmarks-outlined';
@@ -3343,6 +3350,7 @@ export type coyoIcon =
3343
3350
  | 'redo-outlined'
3344
3351
  | 'replace-outlined'
3345
3352
  | 'restart-outlined'
3353
+ | 'results-outlined'
3346
3354
  | 'rte-blockquote'
3347
3355
  | 'rte-bold'
3348
3356
  | 'rte-emoji'
@@ -3784,6 +3792,7 @@ export const ciAll = [
3784
3792
  ciRedoOutlined,
3785
3793
  ciReplaceOutlined,
3786
3794
  ciRestartOutlined,
3795
+ ciResultsOutlined,
3787
3796
  ciRteBlockquote,
3788
3797
  ciRteBold,
3789
3798
  ciRteEmoji,
@@ -1,5 +1,7 @@
1
1
  /* 🤖 this file was generated by svg-to-ts */
2
2
  export const ci: { [key in MyIconType]: string } = {
3
+ sticky:
4
+ '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path fill="#000" fill-rule="evenodd" d="M17.381 3.592a10.05 10.05 0 0 0-.576-.549 1.79 1.79 0 0 0-.684-.383 1.75 1.75 0 0 0-1.187.099 1.79 1.79 0 0 0-.611.49 9.894 9.894 0 0 0-.479.636L11.91 6.593c-.207.29-.265.366-.327.43a1.251 1.251 0 0 1-.212.17c-.075.047-.161.087-.49.228l-1.984.85c-.338.145-.638.273-.87.4-.242.13-.504.304-.689.585a1.75 1.75 0 0 0-.251 1.308c.066.33.245.588.421.8.17.202.4.433.66.693l1.357 1.357-4.42 4.42a.75.75 0 0 0 1.061 1.06l4.42-4.42 1.357 1.358c.26.26.49.49.694.66.21.176.47.355.8.421a1.75 1.75 0 0 0 1.307-.252c.28-.184.455-.446.586-.688.126-.232.254-.532.399-.87l.85-1.985c.14-.328.18-.414.228-.489.05-.077.106-.148.17-.212.064-.062.14-.12.43-.327l2.708-1.934c.244-.175.465-.332.636-.479a1.79 1.79 0 0 0 .49-.611 1.75 1.75 0 0 0 .099-1.187 1.79 1.79 0 0 0-.383-.684 9.87 9.87 0 0 0-.55-.576l-3.026-3.027Zm-1.817.528a.25.25 0 0 1 .16-.013.7.7 0 0 1 .115.085c.117.097.263.242.502.481l2.985 2.986c.24.24.385.385.482.502.06.07.08.106.085.116a.25.25 0 0 1-.013.16.696.696 0 0 1-.103.1 9.194 9.194 0 0 1-.558.415l-2.724 1.946c-.232.166-.416.297-.576.457a2.748 2.748 0 0 0-.376.466c-.122.192-.21.399-.323.662l-.857 2c-.162.376-.263.612-.353.777a.841.841 0 0 1-.097.152.25.25 0 0 1-.17.033.843.843 0 0 1-.146-.105c-.144-.12-.326-.302-.616-.592L9.25 11.02c-.29-.29-.47-.472-.59-.616a.842.842 0 0 1-.106-.146.25.25 0 0 1 .033-.17c.01-.01.05-.042.152-.097.165-.09.4-.191.778-.353l2-.857a4.42 4.42 0 0 0 .66-.323 2.75 2.75 0 0 0 .467-.376c.16-.16.291-.344.457-.577l1.946-2.724a9.52 9.52 0 0 1 .415-.557.705.705 0 0 1 .1-.103Z" clip-rule="evenodd"/></svg>',
3
5
  '16-bell-strikethrough':
4
6
  '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#000" d="M13.75 9.647a1.224 1.224 0 0 1-.06 1.569l-1.227-1.228a5.362 5.362 0 0 1-.826-2.608l-.066-1.354a3.575 3.575 0 0 0-5.739-2.669l-.89-.89a4.825 4.825 0 0 1 7.877 3.497l.066 1.355c.042.847.35 1.657.864 2.328ZM4.363 7.38l.025-.517-1.185-1.185a4.89 4.89 0 0 0-.022.287l-.066 1.354a4.164 4.164 0 0 1-.864 2.328c-.621.809-.044 1.978.975 1.978H9.15l-1.25-1.25H3.267A5.36 5.36 0 0 0 4.363 7.38Zm5.149 5.23a.623.623 0 0 1 .395-.228l.711.711a.621.621 0 0 1-.13.298c-.596.743-1.482 1.234-2.488 1.234s-1.892-.49-2.488-1.234a.625.625 0 1 1 .976-.782c.387.484.93.766 1.512.766.583 0 1.125-.282 1.512-.766ZM1.558 2.442l12 12 .884-.884-12-12-.884.884Z"/></svg>',
5
7
  '16-bell':
@@ -623,6 +625,8 @@ export const ci: { [key in MyIconType]: string } = {
623
625
  '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17.53 4.53a.75.75 0 0 0-1.06-1.06l-2 2a.75.75 0 0 0 0 1.06l2 2a.75.75 0 1 0 1.06-1.06l-.72-.72H18A2.25 2.25 0 0 1 20.25 9v.5a1.75 1.75 0 0 1-1.75 1.75v1.5a3.25 3.25 0 0 0 3.25-3.25V9A3.75 3.75 0 0 0 18 5.25h-1.19l.72-.72ZM4 4.25A1.75 1.75 0 0 0 2.25 6v7c0 .966.784 1.75 1.75 1.75h1.293v-1.5H4a.25.25 0 0 1-.25-.25V6A.25.25 0 0 1 4 5.75h6a.25.25 0 0 1 .25.25v2.455h1.5V6A1.75 1.75 0 0 0 10 4.25H4Z"/><path fill-rule="evenodd" d="M9 10.25A1.75 1.75 0 0 0 7.25 12v7c0 .966.784 1.75 1.75 1.75h6A1.75 1.75 0 0 0 16.75 19v-7A1.75 1.75 0 0 0 15 10.25H9ZM8.75 12a.25.25 0 0 1 .25-.25h6a.25.25 0 0 1 .25.25v7a.25.25 0 0 1-.25.25H9a.25.25 0 0 1-.25-.25v-7Z" clip-rule="evenodd"/></svg>',
624
626
  'restart-outlined':
625
627
  '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4.75 12a7.25 7.25 0 0 1 13.664-3.383l.2.376h-2.357a.75.75 0 1 0 0 1.5H20.5a.75.75 0 0 0 .75-.75V5.5a.75.75 0 0 0-1.5 0v2.434l-.01-.019a8.75 8.75 0 1 0 .835 5.834l-1.47-.298A7.25 7.25 0 0 1 4.75 12Z"/></svg>',
628
+ 'results-outlined':
629
+ '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M10 11.75H8v-1.5h2v1.5Zm-2 3h2v-1.5H8v1.5Zm2 3H8v-1.5h2v1.5Zm1-6h5v-1.5h-5v1.5Zm5 3h-5v-1.5h5v1.5Zm-5 3h5v-1.5h-5v1.5Z"/><path fill-rule="evenodd" d="M8 2.25a.75.75 0 0 0-.75.75v1.25H6A1.75 1.75 0 0 0 4.25 6v14c0 .966.784 1.75 1.75 1.75h12A1.75 1.75 0 0 0 19.75 20V6A1.75 1.75 0 0 0 18 4.25h-1.25V3a.75.75 0 0 0-.75-.75H8Zm8.75 3.5V7a.75.75 0 0 1-.75.75H8A.75.75 0 0 1 7.25 7V5.75H6a.25.25 0 0 0-.25.25v14c0 .138.112.25.25.25h12a.25.25 0 0 0 .25-.25V6a.25.25 0 0 0-.25-.25h-1.25Zm-8 .5v-2.5h6.5v2.5h-6.5Z" clip-rule="evenodd"/></svg>',
626
630
  'rte-blockquote':
627
631
  '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11.207 12.791v-2.137c0-.918-.74-1.662-1.707-1.662-.966 0-1.75.744-1.75 1.662 0 .918.784 1.662 1.75 1.662.07 0 .14-.004.207-.011v.486a1.25 1.25 0 0 1-1.099 1.241l-.104.013a.75.75 0 0 0 .181 1.489l.104-.013a2.75 2.75 0 0 0 2.418-2.73Zm5 0v-2.137c0-.918-.74-1.662-1.707-1.662-.966 0-1.75.744-1.75 1.662 0 .918.784 1.662 1.75 1.662.07 0 .14-.004.207-.011v.486a1.25 1.25 0 0 1-1.099 1.241l-.104.013a.75.75 0 1 0 .181 1.489l.104-.013a2.75 2.75 0 0 0 2.418-2.73Z"/><path fill-rule="evenodd" d="M7 3.25A3.75 3.75 0 0 0 3.25 7v10A3.75 3.75 0 0 0 7 20.75h10A3.75 3.75 0 0 0 20.75 17V7A3.75 3.75 0 0 0 17 3.25H7ZM4.75 7A2.25 2.25 0 0 1 7 4.75h10A2.25 2.25 0 0 1 19.25 7v10A2.25 2.25 0 0 1 17 19.25H7A2.25 2.25 0 0 1 4.75 17V7Z" clip-rule="evenodd"/></svg>',
628
632
  'rte-bold':
@@ -762,7 +766,7 @@ export const ci: { [key in MyIconType]: string } = {
762
766
  'trash-outlined':
763
767
  '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M7.25 4A.75.75 0 0 1 8 3.25h8a.75.75 0 0 1 .75.75v2.25H20a.75.75 0 0 1 0 1.5h-.308l-.942 11.637a1.353 1.353 0 0 1-.497.998 1.61 1.61 0 0 1-1.03.365H6.777a1.61 1.61 0 0 1-1.031-.365 1.353 1.353 0 0 1-.497-.998L4.308 7.75H4a.75.75 0 0 1 0-1.5h3.25V4ZM5.813 7.75l.931 11.497h10.512l.93-11.497H5.814Zm9.437-3v1.5h-6.5v-1.5h6.5Z" clip-rule="evenodd"/></svg>',
764
768
  twitter:
765
- '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><rect width="22" height="22" x="1" y="1" fill="#1DA1F2" rx="6"/><path fill="#fff" d="M17.56 9.841c.168 3.704-2.594 7.832-7.483 7.832a7.45 7.45 0 0 1-4.035-1.183 5.297 5.297 0 0 0 3.897-1.09 2.639 2.639 0 0 1-2.46-1.829c.413.079.82.056 1.19-.045-1.266-.255-2.14-1.395-2.112-2.615.355.197.76.315 1.192.33a2.637 2.637 0 0 1-.815-3.516 7.474 7.474 0 0 0 5.427 2.75 2.636 2.636 0 0 1 4.487-2.401 5.251 5.251 0 0 0 1.672-.639 2.643 2.643 0 0 1-1.157 1.457 5.253 5.253 0 0 0 1.511-.416c-.352.53-.797.994-1.313 1.365Z"/></svg>',
769
+ '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><rect width="22" height="22" x="1" y="1" fill="#000" rx="6"/><g clip-path="url(#twitter_svg__a)"><path fill="#fff" d="M15.446 6h1.831l-4 5.093L18 18h-3.71l-2.892-4.187L8.072 18H6.241l4.29-5.44L6 6h3.807l2.627 3.84L15.446 6Zm-.65 10.773h1.011L9.253 7.147H8.145l6.65 9.626Z"/></g><defs><clipPath id="twitter_svg__a"><path fill="#fff" d="M6 6h12v12H6z"/></clipPath></defs></svg>',
766
770
  'underlined-outlined':
767
771
  '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.75 5a.75.75 0 0 0-1.5 0v6a5.75 5.75 0 0 0 11.5 0V5a.75.75 0 0 0-1.5 0v6a4.25 4.25 0 0 1-8.5 0V5ZM5 18.25a.75.75 0 0 0 0 1.5h14a.75.75 0 0 0 0-1.5H5Z"/></svg>',
768
772
  'undo-outlined':
@@ -780,11 +784,11 @@ export const ci: { [key in MyIconType]: string } = {
780
784
  'w-birthdays-upcoming-outlined':
781
785
  '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M12 4.423a3.25 3.25 0 0 1 5.24 3.827H20a.75.75 0 0 1 0 1.5h-.25V19A1.75 1.75 0 0 1 18 20.75H6A1.75 1.75 0 0 1 4.25 19V9.75H4a.75.75 0 0 1 0-1.5h2.76A3.25 3.25 0 0 1 12 4.423Zm.75 2.077v1.75h1.75a1.75 1.75 0 1 0-1.75-1.75Zm-1.5 3.25h-5.5V19c0 .138.112.25.25.25h5.25v-9.5ZM9.5 8.25h1.75V6.5A1.75 1.75 0 1 0 9.5 8.25Zm3.25 11v-9.5h5.5V19a.25.25 0 0 1-.25.25h-5.25Z" clip-rule="evenodd"/></svg>',
782
786
  'w-blog-article-new-outlined':
783
- '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M6 3.25A2.75 2.75 0 0 0 3.25 6v12A2.75 2.75 0 0 0 6 20.75h2a.75.75 0 0 0 0-1.5H6c-.69 0-1.25-.56-1.25-1.25V6c0-.69.56-1.25 1.25-1.25h12c.69 0 1.25.56 1.25 1.25v2a.75.75 0 0 0 1.5 0V6A2.75 2.75 0 0 0 18 3.25H6Z"/><path fill-rule="evenodd" d="M16.676 11.674a.75.75 0 0 0-1.352 0l-1.187 2.463-2.463 1.187a.75.75 0 0 0 0 1.352l2.463 1.187 1.187 2.463a.75.75 0 0 0 1.352 0l1.187-2.463 2.463-1.187a.75.75 0 0 0 0-1.352l-2.463-1.187-1.187-2.463Zm-1.301 3.35L16 13.728l.625 1.298a.75.75 0 0 0 .35.35l1.298.625-1.298.625a.75.75 0 0 0-.35.35L16 18.273l-.626-1.298a.75.75 0 0 0-.35-.35L13.728 16l1.298-.626a.75.75 0 0 0 .35-.35Z" clip-rule="evenodd"/><path d="M12.75 9.75H15a.75.75 0 0 0 0-1.5H9a.75.75 0 0 0 0 1.5h2.25V13a.75.75 0 0 0 1.5 0V9.75Z"/></svg>',
787
+ '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.75 4.25H2.25v1.5h13.5v-1.5Zm-5 4h-8.5v1.5h8.5v-1.5Zm-4 4h-4.5v1.5h4.5v-1.5Z"/><path fill-rule="evenodd" d="M16 11.25a.75.75 0 0 1 .676.424l1.187 2.463 2.463 1.187a.75.75 0 0 1 0 1.352l-2.463 1.187-1.187 2.463a.75.75 0 0 1-1.352 0l-1.187-2.463-2.463-1.187a.75.75 0 0 1 0-1.352l2.463-1.187 1.187-2.463A.75.75 0 0 1 16 11.25Zm0 2.477-.626 1.298a.75.75 0 0 1-.35.35L13.728 16l1.298.625a.75.75 0 0 1 .35.35L16 18.273l.625-1.298a.75.75 0 0 1 .35-.35L18.273 16l-1.298-.626a.75.75 0 0 1-.35-.35L16 13.728Z" clip-rule="evenodd"/></svg>',
784
788
  'w-blog-article-outlined':
785
- '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12.75 9.75H15a.75.75 0 0 0 0-1.5H9a.75.75 0 0 0 0 1.5h2.25V15a.75.75 0 0 0 1.5 0V9.75Z"/><path fill-rule="evenodd" d="M3.25 6A2.75 2.75 0 0 1 6 3.25h12A2.75 2.75 0 0 1 20.75 6v12A2.75 2.75 0 0 1 18 20.75H6A2.75 2.75 0 0 1 3.25 18V6ZM6 4.75c-.69 0-1.25.56-1.25 1.25v12c0 .69.56 1.25 1.25 1.25h12c.69 0 1.25-.56 1.25-1.25V6c0-.69-.56-1.25-1.25-1.25H6Z" clip-rule="evenodd"/></svg>',
789
+ '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.75 4.25H2.25v1.5h13.5v-1.5Zm-5 4h-8.5v1.5h8.5v-1.5Zm-8.5 4h4.5v1.5h-4.5v-1.5Z"/><path fill-rule="evenodd" d="M19.914 6.51a1.74 1.74 0 0 0-2.46 0l-8.242 8.242a.746.746 0 0 0-.196.346l-.994 3.976a.746.746 0 0 0 .904.904l3.976-.994a.75.75 0 0 0 .346-.196l8.243-8.243a1.74 1.74 0 0 0 0-2.46L19.914 6.51ZM18.86 7.563a.248.248 0 0 0-.351 0l-1.752 1.751 1.927 1.928 1.752-1.752a.249.249 0 0 0 0-.351L18.86 7.564Zm-6.52 10.023 5.29-5.29-1.927-1.927-5.29 5.29-.643 2.57 2.57-.643Z" clip-rule="evenodd"/></svg>',
786
790
  'w-blog-article-recommended-outlined':
787
- '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3.25 6A2.75 2.75 0 0 1 6 3.25h12A2.75 2.75 0 0 1 20.75 6v2a.75.75 0 0 1-1.5 0V6c0-.69-.56-1.25-1.25-1.25H6c-.69 0-1.25.56-1.25 1.25v12c0 .69.56 1.25 1.25 1.25v1.5A2.75 2.75 0 0 1 3.25 18V6Z"/><path fill-rule="evenodd" d="M9.25 16c0-.966.784-1.75 1.75-1.75h1.66c.819-.97.952-1.635 1.129-2.517.068-.338.142-.708.263-1.14.12-.425.409-.786.765-1.004.362-.222.874-.337 1.378-.1.48.227.795.659 1.022 1.284.18.499.328 1.185.45 2.132h1.97a1.75 1.75 0 0 1 1.668 2.276l-1.37 4.345a1.75 1.75 0 0 1-1.668 1.224H11A1.75 1.75 0 0 1 9.25 19v-3Zm1.75-.25h1.25v3.5H11a.25.25 0 0 1-.25-.25v-3a.25.25 0 0 1 .25-.25Zm4.534-4.82a.22.22 0 0 0-.038.07c-.08.283-.136.57-.195.868-.195.988-.41 2.08-1.551 3.416v3.966h4.517a.25.25 0 0 0 .238-.175l1.37-4.345a.25.25 0 0 0-.239-.325H17a.75.75 0 0 1-.746-.672c-.133-1.272-.29-2.015-.448-2.45a1.397 1.397 0 0 0-.187-.378.35.35 0 0 0-.027-.031.268.268 0 0 0-.058.056Z" clip-rule="evenodd"/><path d="M9.75 11.25h-2.5v1.5h2.5v-1.5Zm4-4h-6.5v1.5h6.5v-1.5Z"/></svg>',
791
+ '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.75 4.25H2.25v1.5h13.5v-1.5Zm-5 4h-8.5v1.5h8.5v-1.5Zm-4 4h-4.5v1.5h4.5v-1.5Z"/><path fill-rule="evenodd" d="M11 14.25A1.75 1.75 0 0 0 9.25 16v3c0 .966.784 1.75 1.75 1.75h7.267a1.75 1.75 0 0 0 1.669-1.224l1.37-4.345a1.75 1.75 0 0 0-1.67-2.276h-1.968c-.123-.947-.27-1.633-.451-2.132-.227-.625-.542-1.057-1.022-1.284-.504-.237-1.016-.122-1.378.1-.356.218-.645.58-.765 1.005-.121.431-.195.801-.263 1.14-.177.881-.31 1.547-1.128 2.516H11Zm1.25 1.5H11a.25.25 0 0 0-.25.25v3c0 .138.112.25.25.25h1.25v-3.5ZM15.496 11a.268.268 0 0 1 .096-.127.35.35 0 0 1 .027.032c.043.055.11.166.187.378.158.435.315 1.178.448 2.45a.75.75 0 0 0 .746.672h2.636c.17 0 .29.164.239.325l-1.37 4.345a.25.25 0 0 1-.238.175H13.75v-3.966c1.14-1.335 1.356-2.428 1.551-3.416.059-.297.115-.585.195-.867Z" clip-rule="evenodd"/></svg>',
788
792
  'w-bookmarks-outlined':
789
793
  '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M4.25 6A2.75 2.75 0 0 1 7 3.25h10A2.75 2.75 0 0 1 19.75 6v14a.75.75 0 0 1-1.081.673L12 17.39l-6.669 3.282A.75.75 0 0 1 4.25 20V6ZM7 4.75c-.69 0-1.25.56-1.25 1.25v12.795l5.919-2.912a.75.75 0 0 1 .662 0l5.919 2.912V6c0-.69-.56-1.25-1.25-1.25H7Z" clip-rule="evenodd"/></svg>',
790
794
  'w-button-outlined':
@@ -867,6 +871,7 @@ export const ci: { [key in MyIconType]: string } = {
867
871
  '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><rect width="22" height="22" x="1" y="1" fill="#026466" rx="6"/><path fill="#fff" d="m8.782 10.866-2.2 3.88H9.21l2.2-3.887-1.467-2.53h-2.64l1.479 2.537Zm5.135 7.551h2.61l-2.818-5.17 4.314-7.664h-2.637l-4.316 7.665 2.847 5.169Z"/></svg>'
868
872
  };
869
873
  export type MyIconType =
874
+ | 'sticky'
870
875
  | '16-bell-strikethrough'
871
876
  | '16-bell'
872
877
  | '16-check-circle-filled'
@@ -1179,6 +1184,7 @@ export type MyIconType =
1179
1184
  | 'redo-outlined'
1180
1185
  | 'replace-outlined'
1181
1186
  | 'restart-outlined'
1187
+ | 'results-outlined'
1182
1188
  | 'rte-blockquote'
1183
1189
  | 'rte-bold'
1184
1190
  | 'rte-emoji'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@haiilo/catalyst-icons",
3
- "version": "2.0.1",
3
+ "version": "2.1.1",
4
4
  "description": "Icon set for Catalyst Design System",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -9,6 +9,7 @@
9
9
  },
10
10
  "main": "dist/js/index.js",
11
11
  "files": [
12
+ "src",
12
13
  "dist/js",
13
14
  "dist/ts"
14
15
  ],
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#000" d="M13.75 9.647a1.224 1.224 0 0 1-.06 1.569l-1.227-1.228a5.362 5.362 0 0 1-.826-2.608l-.066-1.354a3.575 3.575 0 0 0-5.739-2.669l-.89-.89a4.825 4.825 0 0 1 7.877 3.497l.066 1.355c.042.847.35 1.657.864 2.328ZM4.363 7.38l.025-.517-1.185-1.185a4.89 4.89 0 0 0-.022.287l-.066 1.354a4.164 4.164 0 0 1-.864 2.328c-.621.809-.044 1.978.975 1.978H9.15l-1.25-1.25H3.267A5.36 5.36 0 0 0 4.363 7.38Zm5.149 5.23a.623.623 0 0 1 .395-.228l.711.711a.621.621 0 0 1-.13.298c-.596.743-1.482 1.234-2.488 1.234s-1.892-.49-2.488-1.234a.625.625 0 1 1 .976-.782c.387.484.93.766 1.512.766.583 0 1.125-.282 1.512-.766ZM1.558 2.442l12 12 .884-.884-12-12-.884.884Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#000" fill-rule="evenodd" d="M8 1.375a4.825 4.825 0 0 0-4.82 4.59l-.065 1.354a4.164 4.164 0 0 1-.864 2.328c-.621.809-.044 1.978.975 1.978h9.548c1.02 0 1.596-1.17.975-1.978a4.164 4.164 0 0 1-.864-2.328l-.066-1.354A4.825 4.825 0 0 0 8 1.375Zm-3.57 4.65a3.575 3.575 0 0 1 7.14 0l.067 1.355a5.361 5.361 0 0 0 1.096 2.995H3.267A5.36 5.36 0 0 0 4.363 7.38l.066-1.354Z" clip-rule="evenodd"/><path fill="#000" d="M6.488 12.61a.625.625 0 0 0-.976.78c.596.744 1.482 1.235 2.488 1.235s1.892-.49 2.488-1.234a.625.625 0 1 0-.976-.782c-.387.484-.93.766-1.512.766-.583 0-1.125-.282-1.512-.766Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16Zm3.547-9.487a.75.75 0 1 0-1.094-1.026l-3.25 3.467L5.497 7.44a.75.75 0 1 0-.996 1.122l2.25 2a.75.75 0 0 0 1.045-.048l3.75-4Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11.547 6.513a.75.75 0 0 0-1.094-1.026l-3.25 3.467L5.497 7.44a.75.75 0 1 0-.996 1.122l2.25 2a.75.75 0 0 0 1.045-.048l3.75-4Z"/><path fill-rule="evenodd" d="M8 .25a7.75 7.75 0 1 0 0 15.5A7.75 7.75 0 0 0 8 .25ZM1.75 8a6.25 6.25 0 1 1 12.5 0 6.25 6.25 0 0 1-12.5 0Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9.536 4.322 7.459 7.784l-.222-.221a1.742 1.742 0 0 0-.825-.464l2.052-3.42a.625.625 0 0 1 1.072.643Zm-4.773 5.715.84.84-.867 1.445a.625.625 0 0 1-.978.12l-3.2-3.2a.625.625 0 1 1 .884-.884l2.634 2.634.617-1.028c.022.025.046.05.07.073Z"/><path d="M14.536 4.322a.625.625 0 0 0-1.072-.644l-4.388 7.314-2.634-2.634a.625.625 0 1 0-.884.884l3.2 3.2a.625.625 0 0 0 .978-.12l4.8-8Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#000" fill-rule="evenodd" d="M12.322 3.464a.625.625 0 0 1 .214.858l-4.8 8a.625.625 0 0 1-.978.12l-3.2-3.2a.625.625 0 1 1 .884-.884l2.634 2.634 4.388-7.314a.625.625 0 0 1 .858-.214Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M3.47 5.47a.75.75 0 0 1 1.06 0L8 8.94l3.47-3.47a.75.75 0 1 1 1.06 1.06l-4 4a.75.75 0 0 1-1.06 0l-4-4a.75.75 0 0 1 0-1.06Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M10.53 3.47a.75.75 0 0 1 0 1.06L7.06 8l3.47 3.47a.75.75 0 1 1-1.06 1.06l-4-4a.75.75 0 0 1 0-1.06l4-4a.75.75 0 0 1 1.06 0Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M5.47 3.47a.75.75 0 0 1 1.06 0l4 4a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 0 1-1.06-1.06L8.94 8 5.47 4.53a.75.75 0 0 1 0-1.06Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M7.47 5.47a.75.75 0 0 1 1.06 0l4 4a.75.75 0 1 1-1.06 1.06L8 7.06l-3.47 3.47a.75.75 0 1 1-1.06-1.06l4-4Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8.75 4a.75.75 0 0 0-1.5 0v4c0 .414.336.75.75.75h4a.75.75 0 0 0 0-1.5H8.75V4Z"/><path fill-rule="evenodd" d="M8 .25a7.75 7.75 0 1 0 0 15.5A7.75 7.75 0 0 0 8 .25ZM1.75 8a6.25 6.25 0 1 1 12.5 0 6.25 6.25 0 0 1-12.5 0Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4.53 3.47a.75.75 0 0 0-1.06 1.06L6.94 8l-3.47 3.47a.75.75 0 1 0 1.06 1.06L8 9.06l3.47 3.47a.75.75 0 1 0 1.06-1.06L9.06 8l3.47-3.47a.75.75 0 0 0-1.06-1.06L8 6.94 4.53 3.47Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M12.97 14.27a.613.613 0 0 1-.094.073 8 8 0 1 1 .093-.073ZM8 1.23a6.77 6.77 0 0 0-5.875 10.134l.276-.277a.205.205 0 0 0 .06-.145V8.673c0-.3.094-.59.268-.834l1.458-2.042a1.436 1.436 0 0 1 1.907-.396l1.16.695a.204.204 0 0 0 .13.027l2.67-.333a.205.205 0 0 0 .135-.076l1.253-1.566a.205.205 0 0 0 .045-.128V2.197A6.738 6.738 0 0 0 8 1.23Zm4.718 1.916v.874c0 .326-.111.642-.315.897L11.15 6.483a1.436 1.436 0 0 1-.943.528l-2.67.334a1.436 1.436 0 0 1-.917-.194l-1.159-.695a.205.205 0 0 0-.272.057L3.73 8.554a.205.205 0 0 0-.039.12v2.268c0 .381-.151.746-.42 1.015l-.428.429A6.754 6.754 0 0 0 8 14.769c1.32 0 2.55-.377 3.592-1.03l-.317-.315-1.653-.43a1.23 1.23 0 0 1-.893-1.367l.18-1.26a1.246 1.246 0 0 1 .744-.942l2.34-.978a1.23 1.23 0 0 1 1.309.231L14.527 9.8A6.775 6.775 0 0 0 14.77 8a6.749 6.749 0 0 0-2.051-4.854Zm-.139 9.84a6.793 6.793 0 0 0 1.474-1.951l-1.584-1.45c-.339.14-2.346.984-2.346.984l-.176 1.237 1.656.432c.207.057.396.167.547.319l.429.429Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.47 14.53a.75.75 0 0 0 1.06 0l5-5a.75.75 0 0 0-1.06-1.06l-3.72 3.72V2a.75.75 0 0 0-1.5 0v10.19L3.53 8.47a.75.75 0 0 0-1.06 1.06l5 5Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8.53 1.47a.75.75 0 0 0-1.06 0l-5 5a.75.75 0 0 0 1.06 1.06l3.72-3.72V14a.75.75 0 0 0 1.5 0V3.81l3.72 3.72a.75.75 0 1 0 1.06-1.06l-5-5Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M3.25 2A.75.75 0 0 1 4 1.25h4a3.75 3.75 0 0 1 2.665 6.389A3.75 3.75 0 0 1 9 14.75H4a.75.75 0 0 1-.75-.75V2Zm1.5.75v4.5H8a2.25 2.25 0 0 0 0-4.5H4.75Zm0 6v4.5H9a2.25 2.25 0 0 0 0-4.5H4.75Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M4.25 2c0-.966.784-1.75 1.75-1.75h4c.966 0 1.75.784 1.75 1.75v1.25H15a.75.75 0 0 1 0 1.5h-.309l-.799 9.738c-.011.38-.2.709-.467.93a1.494 1.494 0 0 1-.949.332H3.524c-.334 0-.677-.108-.949-.333a1.258 1.258 0 0 1-.467-.93L1.309 4.75H1a.75.75 0 0 1 0-1.5h3.25V2ZM2.814 4.75l.78 9.5h8.813l.779-9.5H2.814ZM10.25 2v1.25h-4.5V2A.25.25 0 0 1 6 1.75h4a.25.25 0 0 1 .25.25Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M1.75 3a.75.75 0 0 0-1.5 0v10a.75.75 0 0 0 1.5 0V8.75h5.5V13a.75.75 0 0 0 1.5 0V3a.75.75 0 0 0-1.5 0v4.25h-5.5V3Zm13.704 11v-1.12h-1.2V6.71h-1.28l-2.27 1.905.49.65a.41.41 0 0 0 .11.1c.05.03.107.052.17.065.064.01.13.01.2 0a.512.512 0 0 0 .22-.105l.83-.69a8.796 8.796 0 0 0-.02.57v3.675h-1.4V14h4.15Z"/></svg>