@haiilo/catalyst-icons 2.0.0 → 2.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (440) hide show
  1. package/dist/js/icons.constants.d.ts +8 -1
  2. package/dist/js/icons.constants.js +6 -1
  3. package/dist/js/icons.object.d.ts +1 -1
  4. package/dist/js/icons.object.js +2 -1
  5. package/dist/ts/icons.constants.ts +10 -1
  6. package/dist/ts/icons.object.ts +4 -1
  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/rte-blockquote.svg +1 -0
  321. package/src/rte-bold.svg +1 -0
  322. package/src/rte-emoji.svg +1 -0
  323. package/src/rte-image.svg +1 -0
  324. package/src/rte-italic.svg +1 -0
  325. package/src/rte-layout.svg +1 -0
  326. package/src/rte-lg-ai.svg +1 -0
  327. package/src/rte-lg-blockquote.svg +1 -0
  328. package/src/rte-lg-h1.svg +1 -0
  329. package/src/rte-lg-h2.svg +1 -0
  330. package/src/rte-lg-image.svg +1 -0
  331. package/src/rte-lg-layout.svg +1 -0
  332. package/src/rte-lg-text.svg +1 -0
  333. package/src/rte-link.svg +1 -0
  334. package/src/rte-ol.svg +1 -0
  335. package/src/rte-redo.svg +1 -0
  336. package/src/rte-ul.svg +1 -0
  337. package/src/rte-undo.svg +1 -0
  338. package/src/rte-variable.svg +1 -0
  339. package/src/rte-video.svg +1 -0
  340. package/src/search-filled.svg +1 -0
  341. package/src/search-outlined.svg +1 -0
  342. package/src/search-restart-outlined.svg +1 -0
  343. package/src/settings-outlined.svg +1 -0
  344. package/src/share-filled.svg +1 -0
  345. package/src/share-outlined.svg +1 -0
  346. package/src/sign-in-outlined.svg +1 -0
  347. package/src/sign-out-outlined.svg +1 -0
  348. package/src/signal-outlined.svg +1 -0
  349. package/src/slack.svg +1 -0
  350. package/src/sliders-outlined.svg +1 -0
  351. package/src/smile.svg +1 -0
  352. package/src/social-media-outlined.svg +1 -0
  353. package/src/sorting-outlined.svg +1 -0
  354. package/src/sp-grid-2-cols.svg +1 -0
  355. package/src/sp-grid-3-cols.svg +1 -0
  356. package/src/sp-grid-4-cols.svg +1 -0
  357. package/src/sp-grid-full.svg +1 -0
  358. package/src/sp-grid-sidebar-left-lg.svg +1 -0
  359. package/src/sp-grid-sidebar-left.svg +1 -0
  360. package/src/sp-grid-sidebar-right-lg.svg +1 -0
  361. package/src/sp-grid-sidebar-right.svg +1 -0
  362. package/src/sp-grid-social.svg +1 -0
  363. package/src/sparkle-filled.svg +1 -0
  364. package/src/sparkle-outlined.svg +1 -0
  365. package/src/star-circle-filled.svg +1 -0
  366. package/src/star-circle-outlined.svg +1 -0
  367. package/src/status-available.svg +1 -0
  368. package/src/status-away.svg +1 -0
  369. package/src/status-dnd.svg +1 -0
  370. package/src/status-invisible.svg +1 -0
  371. package/src/status-ooo.svg +1 -0
  372. package/src/sticker-filled.svg +1 -0
  373. package/src/sticker-outlined.svg +1 -0
  374. package/src/stream-filled.svg +1 -0
  375. package/src/stream-outlined.svg +1 -0
  376. package/src/strikethrough-outlined.svg +1 -0
  377. package/src/tag-outlined.svg +1 -0
  378. package/src/targeted-outlined.svg +1 -0
  379. package/src/text-extend-outlined.svg +1 -0
  380. package/src/text-shorten-outlined.svg +1 -0
  381. package/src/text-summary-outlined.svg +1 -0
  382. package/src/thumbs-up-filled.svg +1 -0
  383. package/src/thumbs-up-outlined.svg +1 -0
  384. package/src/translate-box-filled.svg +1 -0
  385. package/src/translate-box-outlined.svg +1 -0
  386. package/src/translate-outlined.svg +1 -0
  387. package/src/trash-filled.svg +1 -0
  388. package/src/trash-outlined.svg +1 -0
  389. package/src/twitter.svg +1 -0
  390. package/src/underlined-outlined.svg +1 -0
  391. package/src/undo-outlined.svg +1 -0
  392. package/src/upload-outlined.svg +1 -0
  393. package/src/video-camera-filled.svg +1 -0
  394. package/src/video-camera-outlined.svg +1 -0
  395. package/src/video-outlined.svg +1 -0
  396. package/src/w-alert-outlined.svg +1 -0
  397. package/src/w-birthdays-upcoming-outlined.svg +1 -0
  398. package/src/w-blog-article-new-outlined.svg +1 -0
  399. package/src/w-blog-article-outlined.svg +1 -0
  400. package/src/w-blog-article-recommended-outlined.svg +1 -0
  401. package/src/w-bookmarks-outlined.svg +1 -0
  402. package/src/w-button-outlined.svg +1 -0
  403. package/src/w-colleagues-new-outlined.svg +1 -0
  404. package/src/w-complete-profile-outlined.svg +1 -0
  405. package/src/w-divider-outlined.svg +1 -0
  406. package/src/w-do-you-know-outlined.svg +1 -0
  407. package/src/w-document-outlined.svg +1 -0
  408. package/src/w-documents-m365-outlined.svg +1 -0
  409. package/src/w-documents-new-outlined.svg +1 -0
  410. package/src/w-download-outlined.svg +1 -0
  411. package/src/w-events-upcoming-outlined.svg +1 -0
  412. package/src/w-facegame-outlined.svg +1 -0
  413. package/src/w-feed-outlined.svg +1 -0
  414. package/src/w-gallery-outlined.svg +1 -0
  415. package/src/w-hashtags-outlined.svg +1 -0
  416. package/src/w-headline-outlined.svg +1 -0
  417. package/src/w-hero-teaser-outlined.svg +1 -0
  418. package/src/w-html-outlined.svg +1 -0
  419. package/src/w-iframe-outlined.svg +1 -0
  420. package/src/w-image-outlined.svg +1 -0
  421. package/src/w-launchpad-outlined.svg +1 -0
  422. package/src/w-media-outlined.svg +1 -0
  423. package/src/w-online-users-outlined.svg +1 -0
  424. package/src/w-plugin-trello-outlined.svg +1 -0
  425. package/src/w-plugin-twitter-outlined.svg +1 -0
  426. package/src/w-poll-outlined.svg +1 -0
  427. package/src/w-profile-outlined.svg +1 -0
  428. package/src/w-rss-feed-outlined.svg +1 -0
  429. package/src/w-subscriptions-outlined.svg +1 -0
  430. package/src/w-suggested-communities-outlined.svg +1 -0
  431. package/src/w-suggested-pages-outlined.svg +1 -0
  432. package/src/w-teaser-outlined.svg +1 -0
  433. package/src/w-text-outlined.svg +1 -0
  434. package/src/w-video-outlined.svg +1 -0
  435. package/src/w-welcome-outlined.svg +1 -0
  436. package/src/w-wiki-article-new-outlined.svg +1 -0
  437. package/src/w-wiki-article-outlined.svg +1 -0
  438. package/src/wechat.svg +1 -0
  439. package/src/write-outlined.svg +1 -0
  440. package/src/xing.svg +1 -0
@@ -182,6 +182,10 @@ export declare const ci16PinOutlined: {
182
182
  name: '16-pin-outlined';
183
183
  data: string;
184
184
  };
185
+ export declare const ci16Play: {
186
+ name: '16-play';
187
+ data: string;
188
+ };
185
189
  export declare const ci16TargetedOutlined: {
186
190
  name: '16-targeted-outlined';
187
191
  data: string;
@@ -1726,7 +1730,7 @@ export declare const ciXing: {
1726
1730
  name: 'xing';
1727
1731
  data: string;
1728
1732
  };
1729
- 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-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';
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';
1730
1734
  export interface CoyoIcon {
1731
1735
  name: coyoIcon;
1732
1736
  data: string;
@@ -1870,6 +1874,9 @@ export declare const ciAll: ({
1870
1874
  } | {
1871
1875
  name: '16-pin-outlined';
1872
1876
  data: string;
1877
+ } | {
1878
+ name: '16-play';
1879
+ data: string;
1873
1880
  } | {
1874
1881
  name: '16-targeted-outlined';
1875
1882
  data: string;
@@ -183,6 +183,10 @@ export const ci16PinOutlined = {
183
183
  name: '16-pin-outlined',
184
184
  data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M4 1.25a.75.75 0 0 0-.678 1.071L4.85 5.544v1.912L3.322 10.68A.75.75 0 0 0 4 11.75h3.25V15a.75.75 0 0 0 1.5 0v-3.25H12a.75.75 0 0 0 .678-1.071L11.15 7.456V5.544l1.528-3.223A.75.75 0 0 0 12 1.25H4Zm6.814 9L9.722 7.946a.75.75 0 0 1-.072-.321v-2.25a.75.75 0 0 1 .072-.321l1.092-2.304H5.186l1.092 2.304c.047.1.072.21.072.321v2.25a.75.75 0 0 1-.072.321L5.186 10.25h5.628Z" clip-rule="evenodd"/></svg>`
185
185
  };
186
+ export const ci16Play = {
187
+ name: '16-play',
188
+ data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 2.674a1 1 0 0 1 1.474-.88l9.89 5.326a1 1 0 0 1 0 1.76l-9.89 5.326A1 1 0 0 1 3 13.326V2.674Z"/></svg>`
189
+ };
186
190
  export const ci16TargetedOutlined = {
187
191
  name: '16-targeted-outlined',
188
192
  data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2.75a5.25 5.25 0 0 0-1.75 10.201.75.75 0 1 1-.5 1.415A6.752 6.752 0 0 1 8 1.25c2.94 0 5.44 1.88 6.366 4.5a.75.75 0 1 1-1.415.5A5.253 5.253 0 0 0 8 2.75Z"/><path d="M8 5.75a2.25 2.25 0 0 0-1.5 3.927.75.75 0 0 1-1 1.118A3.75 3.75 0 1 1 10.795 5.5a.75.75 0 0 1-1.118 1A2.243 2.243 0 0 0 8 5.75Z"/><path d="M8.25 9A.75.75 0 0 1 9 8.25h3a.75.75 0 0 1 0 1.5h-1.19l2.72 2.72a.75.75 0 1 1-1.06 1.06l-2.72-2.72V12a.75.75 0 0 1-1.5 0V9Z"/></svg>`
@@ -1521,7 +1525,7 @@ export const ciTrashOutlined = {
1521
1525
  };
1522
1526
  export const ciTwitter = {
1523
1527
  name: 'twitter',
1524
- 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>`
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="#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>`
1525
1529
  };
1526
1530
  export const ciUnderlinedOutlined = {
1527
1531
  name: 'underlined-outlined',
@@ -1774,6 +1778,7 @@ export const ciAll = [
1774
1778
  ci16LockOutlined,
1775
1779
  ci16PenOutlined,
1776
1780
  ci16PinOutlined,
1781
+ ci16Play,
1777
1782
  ci16TargetedOutlined,
1778
1783
  ci16ThumbsUpOutlined,
1779
1784
  ci16TranslateBoxOutlined,
@@ -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-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 = '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';
@@ -46,6 +46,7 @@ export const ci = {
46
46
  '16-lock-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M4.25 4.25V4a3.75 3.75 0 1 1 7.5 0v.25H13c.966 0 1.75.784 1.75 1.75v8A1.75 1.75 0 0 1 13 15.75H3A1.75 1.75 0 0 1 1.25 14V6c0-.966.784-1.75 1.75-1.75h1.25ZM5.75 4a2.25 2.25 0 0 1 4.5 0v.25h-4.5V4ZM3 5.75a.25.25 0 0 0-.25.25v8c0 .138.112.25.25.25h10a.25.25 0 0 0 .25-.25V6a.25.25 0 0 0-.25-.25H3Z" clip-rule="evenodd"/></svg>',
47
47
  '16-pen-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="m8.174 3.79.002-.002h.001l2.278-2.279a1.74 1.74 0 0 1 2.46 0l1.576 1.577a1.74 1.74 0 0 1 0 2.46l-8.243 8.242a.744.744 0 0 1-.346.196l-3.976.994a.746.746 0 0 1-.904-.904l.994-3.976c.033-.131.1-.25.196-.346L8.174 3.79Zm3.335-1.226a.248.248 0 0 1 .351 0l1.576 1.576a.249.249 0 0 1 0 .351l-1.752 1.752-1.927-1.928 1.752-1.751Zm-.879 4.733-5.29 5.29-2.57.643.642-2.57 5.29-5.29 1.928 1.927Z" clip-rule="evenodd"/></svg>',
48
48
  '16-pin-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M4 1.25a.75.75 0 0 0-.678 1.071L4.85 5.544v1.912L3.322 10.68A.75.75 0 0 0 4 11.75h3.25V15a.75.75 0 0 0 1.5 0v-3.25H12a.75.75 0 0 0 .678-1.071L11.15 7.456V5.544l1.528-3.223A.75.75 0 0 0 12 1.25H4Zm6.814 9L9.722 7.946a.75.75 0 0 1-.072-.321v-2.25a.75.75 0 0 1 .072-.321l1.092-2.304H5.186l1.092 2.304c.047.1.072.21.072.321v2.25a.75.75 0 0 1-.072.321L5.186 10.25h5.628Z" clip-rule="evenodd"/></svg>',
49
+ '16-play': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 2.674a1 1 0 0 1 1.474-.88l9.89 5.326a1 1 0 0 1 0 1.76l-9.89 5.326A1 1 0 0 1 3 13.326V2.674Z"/></svg>',
49
50
  '16-targeted-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2.75a5.25 5.25 0 0 0-1.75 10.201.75.75 0 1 1-.5 1.415A6.752 6.752 0 0 1 8 1.25c2.94 0 5.44 1.88 6.366 4.5a.75.75 0 1 1-1.415.5A5.253 5.253 0 0 0 8 2.75Z"/><path d="M8 5.75a2.25 2.25 0 0 0-1.5 3.927.75.75 0 0 1-1 1.118A3.75 3.75 0 1 1 10.795 5.5a.75.75 0 0 1-1.118 1A2.243 2.243 0 0 0 8 5.75Z"/><path d="M8.25 9A.75.75 0 0 1 9 8.25h3a.75.75 0 0 1 0 1.5h-1.19l2.72 2.72a.75.75 0 1 1-1.06 1.06l-2.72-2.72V12a.75.75 0 0 1-1.5 0V9Z"/></svg>',
50
51
  '16-thumbs-up-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M8.698.464a1.576 1.576 0 0 0-1.354.161 1.81 1.81 0 0 0-.786 1.017c-.237.796-.35 1.627-.61 2.415-.191.575-.508 1.22-1.263 2.193H3A2.75 2.75 0 0 0 .25 9v4A2.75 2.75 0 0 0 3 15.75h8.743a1.75 1.75 0 0 0 1.684-1.276l1.937-6.883a1.75 1.75 0 0 0-1.684-2.224h-3.002c-.172-1.58-.383-2.64-.643-3.357-.308-.848-.73-1.33-1.337-1.546ZM7.996 2.07a.312.312 0 0 1 .132-.165l.074-.024c.05.016.216.072.423.642.227.625.447 1.724.628 3.665a.75.75 0 0 0 .747.68h3.68a.25.25 0 0 1 .24.317l-1.937 6.884a.25.25 0 0 1-.24.182H5.75V7.323c.914-1.153 1.353-1.984 1.621-2.795.266-.804.384-1.648.625-2.459Zm.132-.165.07-.026H8.19a.177.177 0 0 0-.063.026ZM4.25 14.25v-6.5H3c-.69 0-1.25.56-1.25 1.25v4c0 .69.56 1.25 1.25 1.25h1.25Z" clip-rule="evenodd"/></svg>',
51
52
  '16-translate-box-outlined': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4.25 5.28A.75.75 0 0 1 5 4.53h2.75V4a.75.75 0 0 1 1.5 0v.53H12a.75.75 0 0 1 0 1.5h-.781a9.177 9.177 0 0 1-1.848 3.768c.132.07.269.133.41.187l1 .383-.537 1.4-1-.383a5.113 5.113 0 0 1-.947-.48 9.176 9.176 0 0 1-2.21 1.422l-.775.355a.75.75 0 0 1-.624-1.364l.776-.355A7.68 7.68 0 0 0 7.16 9.901a5.113 5.113 0 0 1-1.153-2.6l1.486-.203c.088.644.345 1.239.73 1.733a7.678 7.678 0 0 0 1.45-2.801H5a.75.75 0 0 1-.75-.75Z"/><path fill-rule="evenodd" d="M.25 3A2.75 2.75 0 0 1 3 .25h10A2.75 2.75 0 0 1 15.75 3v10A2.75 2.75 0 0 1 13 15.75H3A2.75 2.75 0 0 1 .25 13V3ZM3 1.75c-.69 0-1.25.56-1.25 1.25v10c0 .69.56 1.25 1.25 1.25h10c.69 0 1.25-.56 1.25-1.25V3c0-.69-.56-1.25-1.25-1.25H3Z" clip-rule="evenodd"/></svg>',
@@ -380,7 +381,7 @@ export const ci = {
380
381
  '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>',
381
382
  '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>',
382
383
  '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>',
383
- 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>',
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="#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>',
384
385
  '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>',
385
386
  '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>',
386
387
  '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>',
@@ -321,6 +321,13 @@ export const ci16PinOutlined: {
321
321
  name: '16-pin-outlined',
322
322
  data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M4 1.25a.75.75 0 0 0-.678 1.071L4.85 5.544v1.912L3.322 10.68A.75.75 0 0 0 4 11.75h3.25V15a.75.75 0 0 0 1.5 0v-3.25H12a.75.75 0 0 0 .678-1.071L11.15 7.456V5.544l1.528-3.223A.75.75 0 0 0 12 1.25H4Zm6.814 9L9.722 7.946a.75.75 0 0 1-.072-.321v-2.25a.75.75 0 0 1 .072-.321l1.092-2.304H5.186l1.092 2.304c.047.1.072.21.072.321v2.25a.75.75 0 0 1-.072.321L5.186 10.25h5.628Z" clip-rule="evenodd"/></svg>`
323
323
  };
324
+ export const ci16Play: {
325
+ name: '16-play';
326
+ data: string;
327
+ } = {
328
+ name: '16-play',
329
+ data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 2.674a1 1 0 0 1 1.474-.88l9.89 5.326a1 1 0 0 1 0 1.76l-9.89 5.326A1 1 0 0 1 3 13.326V2.674Z"/></svg>`
330
+ };
324
331
  export const ci16TargetedOutlined: {
325
332
  name: '16-targeted-outlined';
326
333
  data: string;
@@ -2664,7 +2671,7 @@ export const ciTwitter: {
2664
2671
  data: string;
2665
2672
  } = {
2666
2673
  name: 'twitter',
2667
- 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>`
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="#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>`
2668
2675
  };
2669
2676
  export const ciUnderlinedOutlined: {
2670
2677
  name: 'underlined-outlined';
@@ -3070,6 +3077,7 @@ export type coyoIcon =
3070
3077
  | '16-lock-outlined'
3071
3078
  | '16-pen-outlined'
3072
3079
  | '16-pin-outlined'
3080
+ | '16-play'
3073
3081
  | '16-targeted-outlined'
3074
3082
  | '16-thumbs-up-outlined'
3075
3083
  | '16-translate-box-outlined'
@@ -3510,6 +3518,7 @@ export const ciAll = [
3510
3518
  ci16LockOutlined,
3511
3519
  ci16PenOutlined,
3512
3520
  ci16PinOutlined,
3521
+ ci16Play,
3513
3522
  ci16TargetedOutlined,
3514
3523
  ci16ThumbsUpOutlined,
3515
3524
  ci16TranslateBoxOutlined,
@@ -92,6 +92,8 @@ export const ci: { [key in MyIconType]: string } = {
92
92
  '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="m8.174 3.79.002-.002h.001l2.278-2.279a1.74 1.74 0 0 1 2.46 0l1.576 1.577a1.74 1.74 0 0 1 0 2.46l-8.243 8.242a.744.744 0 0 1-.346.196l-3.976.994a.746.746 0 0 1-.904-.904l.994-3.976c.033-.131.1-.25.196-.346L8.174 3.79Zm3.335-1.226a.248.248 0 0 1 .351 0l1.576 1.576a.249.249 0 0 1 0 .351l-1.752 1.752-1.927-1.928 1.752-1.751Zm-.879 4.733-5.29 5.29-2.57.643.642-2.57 5.29-5.29 1.928 1.927Z" clip-rule="evenodd"/></svg>',
93
93
  '16-pin-outlined':
94
94
  '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M4 1.25a.75.75 0 0 0-.678 1.071L4.85 5.544v1.912L3.322 10.68A.75.75 0 0 0 4 11.75h3.25V15a.75.75 0 0 0 1.5 0v-3.25H12a.75.75 0 0 0 .678-1.071L11.15 7.456V5.544l1.528-3.223A.75.75 0 0 0 12 1.25H4Zm6.814 9L9.722 7.946a.75.75 0 0 1-.072-.321v-2.25a.75.75 0 0 1 .072-.321l1.092-2.304H5.186l1.092 2.304c.047.1.072.21.072.321v2.25a.75.75 0 0 1-.072.321L5.186 10.25h5.628Z" clip-rule="evenodd"/></svg>',
95
+ '16-play':
96
+ '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 2.674a1 1 0 0 1 1.474-.88l9.89 5.326a1 1 0 0 1 0 1.76l-9.89 5.326A1 1 0 0 1 3 13.326V2.674Z"/></svg>',
95
97
  '16-targeted-outlined':
96
98
  '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2.75a5.25 5.25 0 0 0-1.75 10.201.75.75 0 1 1-.5 1.415A6.752 6.752 0 0 1 8 1.25c2.94 0 5.44 1.88 6.366 4.5a.75.75 0 1 1-1.415.5A5.253 5.253 0 0 0 8 2.75Z"/><path d="M8 5.75a2.25 2.25 0 0 0-1.5 3.927.75.75 0 0 1-1 1.118A3.75 3.75 0 1 1 10.795 5.5a.75.75 0 0 1-1.118 1A2.243 2.243 0 0 0 8 5.75Z"/><path d="M8.25 9A.75.75 0 0 1 9 8.25h3a.75.75 0 0 1 0 1.5h-1.19l2.72 2.72a.75.75 0 1 1-1.06 1.06l-2.72-2.72V12a.75.75 0 0 1-1.5 0V9Z"/></svg>',
97
99
  '16-thumbs-up-outlined':
@@ -760,7 +762,7 @@ export const ci: { [key in MyIconType]: string } = {
760
762
  'trash-outlined':
761
763
  '<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>',
762
764
  twitter:
763
- '<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>',
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="#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>',
764
766
  'underlined-outlined':
765
767
  '<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>',
766
768
  'undo-outlined':
@@ -911,6 +913,7 @@ export type MyIconType =
911
913
  | '16-lock-outlined'
912
914
  | '16-pen-outlined'
913
915
  | '16-pin-outlined'
916
+ | '16-play'
914
917
  | '16-targeted-outlined'
915
918
  | '16-thumbs-up-outlined'
916
919
  | '16-translate-box-outlined'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@haiilo/catalyst-icons",
3
- "version": "2.0.0",
3
+ "version": "2.1.0",
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>
@@ -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.724 9.74a.545.545 0 0 0-.395-.14h-1.36c-.153 0-.32.015-.5.045s-.361.073-.545.13l1.425-1.46c.194-.197.375-.39.545-.58.174-.193.325-.392.455-.595a2.87 2.87 0 0 0 .305-.65c.077-.227.115-.473.115-.74 0-.31-.055-.593-.165-.85a1.852 1.852 0 0 0-.465-.67 2.141 2.141 0 0 0-.74-.435 2.767 2.767 0 0 0-.97-.16 3.14 3.14 0 0 0-.935.135c-.29.087-.548.22-.775.4-.223.18-.412.405-.565.675-.15.27-.252.587-.305.95l.82.145c.21.033.372.02.485-.04.114-.06.205-.182.275-.365a.926.926 0 0 1 .91-.635c.284 0 .493.078.63.235.14.153.21.375.21.665a1.925 1.925 0 0 1-.26.98 3.266 3.266 0 0 1-.33.48c-.133.163-.29.335-.47.515l-2.1 2.115c-.1.09-.17.19-.21.3a.91.91 0 0 0-.06.31v.5h5.12v-.9c0-.15-.048-.27-.145-.36Z"/></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.5V3Zm9.194 4.845c-.15.27-.252.587-.305.95l.82.145c.21.033.372.02.485-.04.113-.06.205-.182.275-.365a.926.926 0 0 1 .91-.635c.284 0 .494.078.63.235.14.153.21.373.21.66a1.4 1.4 0 0 1-.05.385.589.589 0 0 1-.205.3c-.1.08-.243.143-.43.19a3.13 3.13 0 0 1-.735.07v1.07c.36 0 .64.025.84.075.204.047.355.115.455.205.1.09.16.198.18.325.024.123.035.263.035.42 0 .12-.021.238-.065.355a.939.939 0 0 1-.515.54 1.095 1.095 0 0 1-.45.085.986.986 0 0 1-.595-.185c-.166-.127-.325-.328-.475-.605a.469.469 0 0 0-.33-.23.862.862 0 0 0-.5.055l-.69.28c.117.34.254.633.41.88.16.247.345.45.555.61.21.157.45.273.72.35.27.073.579.11.925.11.337 0 .66-.047.97-.14.31-.097.582-.24.815-.43.237-.19.425-.428.565-.715.14-.287.21-.623.21-1.01 0-.817-.403-1.367-1.21-1.65.174-.06.327-.133.46-.22.137-.09.25-.198.34-.325a1.37 1.37 0 0 0 .21-.455c.047-.177.07-.38.07-.61a1.764 1.764 0 0 0-.59-1.325 2.114 2.114 0 0 0-.71-.41 2.77 2.77 0 0 0-.96-.155 3.14 3.14 0 0 0-.935.135c-.29.087-.548.22-.775.4-.223.18-.412.405-.565.675Z"/></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.5V3Z"/><path fill-rule="evenodd" d="M15.774 12.04v-.87h-.75V6.715h-1.48l-3.37 4.53.16.765c.02.09.069.165.145.225.08.06.169.09.265.09h2.93V14h1.35v-1.675h.45c.097 0 .17-.028.22-.085a.282.282 0 0 0 .08-.2Zm-2.1-2.77v1.9H11.8l1.925-2.7c-.017.147-.03.288-.04.425-.006.133-.01.258-.01.375Z" 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.5V3Zm11.064 6.225c-.126.01-.258.028-.395.055l.205-1.205h1.74c.164 0 .304-.017.42-.05a.744.744 0 0 0 .28-.15.598.598 0 0 0 .16-.23.8.8 0 0 0 .05-.29v-.64h-3.73l-.62 3.645.96.26c.314-.123.634-.185.96-.185.367 0 .65.093.85.28.2.183.3.452.3.805 0 .18-.021.35-.065.51-.04.157-.106.295-.2.415a.962.962 0 0 1-.355.28c-.146.067-.323.1-.53.1a1.48 1.48 0 0 1-.52-.08 2.398 2.398 0 0 1-.37-.175 8.87 8.87 0 0 0-.29-.18.502.502 0 0 0-.28-.085.496.496 0 0 0-.39.205l-.48.64c.13.127.275.247.435.36.16.11.334.208.52.295.19.083.392.15.605.2.217.05.444.075.68.075.407 0 .78-.063 1.12-.19a2.62 2.62 0 0 0 .885-.545 2.44 2.44 0 0 0 .575-.83c.14-.323.21-.68.21-1.07 0-.31-.051-.6-.155-.87a1.93 1.93 0 0 0-.45-.71 2.12 2.12 0 0 0-.74-.48 2.732 2.732 0 0 0-1.015-.175c-.12 0-.243.005-.37.015Z"/></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.5V3Z"/><path fill-rule="evenodd" d="M13.62 9.385c-.287 0-.547.043-.78.13l.19-.22 2.16-2.58h-1.38c-.187 0-.354.035-.5.105a.937.937 0 0 0-.33.25l-1.64 2.215c-.554.74-.83 1.468-.83 2.185 0 .383.058.735.174 1.055.12.32.292.595.515.825.227.23.502.41.825.54.324.127.689.19 1.095.19.397 0 .759-.067 1.085-.2a2.54 2.54 0 0 0 .835-.54c.234-.23.414-.497.54-.8.127-.307.19-.63.19-.97 0-.373-.063-.697-.19-.97a1.969 1.969 0 0 0-.49-.685 1.992 1.992 0 0 0-.69-.4 2.424 2.424 0 0 0-.78-.13Zm-.086 3.38c-.136.06-.285.09-.445.09a1.34 1.34 0 0 1-.485-.08.9.9 0 0 1-.34-.24.992.992 0 0 1-.2-.37A1.675 1.675 0 0 1 12 11.68c0-.18.027-.342.08-.485.054-.143.127-.267.22-.37a.96.96 0 0 1 .34-.235c.13-.057.274-.085.43-.085.173 0 .33.027.47.08.143.053.265.13.365.23.1.1.177.223.23.37.057.147.085.313.085.5 0 .167-.03.322-.09.465-.056.14-.135.263-.235.37a1.1 1.1 0 0 1-.36.245Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 1.25a.75.75 0 0 1 .75.75v5.25h8.5V2a.75.75 0 0 1 1.5 0v12a.75.75 0 0 1-1.5 0V8.75h-8.5V14a.75.75 0 0 1-1.5 0V2A.75.75 0 0 1 3 1.25Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.5 7a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"/><path fill-rule="evenodd" d="M.25 4A3.75 3.75 0 0 1 4 .25h8A3.75 3.75 0 0 1 15.75 4v8A3.75 3.75 0 0 1 12 15.75H4A3.75 3.75 0 0 1 .25 12V4ZM4 1.75A2.25 2.25 0 0 0 1.75 4v3.084c1.687-.292 2.956-.221 3.993.094 1.942.59 3.08 2.428 4.97 3.063.8.268 1.889.388 3.537.13V4A2.25 2.25 0 0 0 12 1.75H4ZM1.75 12V8.608c1.665-.318 2.76-.237 3.558.005 1.888.573 3.04 2.416 4.928 3.05 1.038.348 2.311.465 4.014.225V12A2.25 2.25 0 0 1 12 14.25H4A2.25 2.25 0 0 1 1.75 12Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M1.25 2A.75.75 0 0 1 2 1.25h12a.75.75 0 0 1 0 1.5H2A.75.75 0 0 1 1.25 2Zm3.22 3.47a.75.75 0 0 1 1.06 1.06L4.06 8l1.47 1.47a.75.75 0 1 1-1.06 1.06l-2-2a.75.75 0 0 1 0-1.06l2-2ZM8.25 6A.75.75 0 0 1 9 5.25h5a.75.75 0 0 1 0 1.5H9A.75.75 0 0 1 8.25 6Zm0 4A.75.75 0 0 1 9 9.25h5a.75.75 0 0 1 0 1.5H9a.75.75 0 0 1-.75-.75ZM2 13.25a.75.75 0 0 0 0 1.5h12a.75.75 0 0 0 0-1.5H2Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M1.25 2A.75.75 0 0 1 2 1.25h12a.75.75 0 0 1 0 1.5H2A.75.75 0 0 1 1.25 2Zm3.28 3.47a.75.75 0 0 0-1.06 1.06L4.94 8 3.47 9.47a.75.75 0 1 0 1.06 1.06l2-2a.75.75 0 0 0 0-1.06l-2-2ZM8.25 6A.75.75 0 0 1 9 5.25h5a.75.75 0 0 1 0 1.5H9A.75.75 0 0 1 8.25 6Zm0 4A.75.75 0 0 1 9 9.25h5a.75.75 0 0 1 0 1.5H9a.75.75 0 0 1-.75-.75ZM2 13.25a.75.75 0 0 0 0 1.5h12a.75.75 0 0 0 0-1.5H2Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 1.25a.75.75 0 0 1 0 1.5h-2.46l-3.5 10.5H9a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1 0-1.5h2.46l3.5-10.5H7a.75.75 0 0 1 0-1.5h6Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5.75 1a.75.75 0 0 0-1.5 0v2a.75.75 0 0 0 1.5 0V1Zm2.22.97a4.286 4.286 0 1 1 6.06 6.06l-.5.5a.75.75 0 1 1-1.06-1.06l.5-.5a2.786 2.786 0 0 0-3.94-3.94l-.5.5a.75.75 0 0 1-1.06-1.06l.5-.5ZM1 4.25a.75.75 0 0 0 0 1.5h2a.75.75 0 0 0 0-1.5H1Zm2.53 3.22a.75.75 0 0 1 0 1.06l-.5.5a2.786 2.786 0 0 0 3.94 3.94l.5-.5a.75.75 0 0 1 1.06 1.06l-.5.5a4.286 4.286 0 0 1-6.06-6.06l.5-.5a.75.75 0 0 1 1.06 0ZM13 10.25a.75.75 0 0 0 0 1.5h2a.75.75 0 0 0 0-1.5h-2ZM11.75 13a.75.75 0 0 0-1.5 0v2a.75.75 0 0 0 1.5 0v-2Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M7.97 1.97a4.286 4.286 0 1 1 6.06 6.06l-1.5 1.5a.75.75 0 1 1-1.06-1.06l1.5-1.5a2.786 2.786 0 0 0-3.94-3.94l-1.5 1.5a.75.75 0 0 1-1.06-1.06l1.5-1.5Zm-3.44 4.5a.75.75 0 0 1 0 1.06l-1.5 1.5a2.786 2.786 0 0 0 3.94 3.94l1.5-1.5a.75.75 0 0 1 1.06 1.06l-1.5 1.5a4.286 4.286 0 0 1-6.06-6.06l1.5-1.5a.75.75 0 0 1 1.06 0Zm6 .06a.75.75 0 1 0-1.06-1.06l-4 4a.75.75 0 1 0 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="M4.563 7v-.896h-.96V1.168H2.58L.763 2.692l.392.52a.328.328 0 0 0 .088.08c.04.024.086.041.136.052a.536.536 0 0 0 .16 0 .41.41 0 0 0 .176-.084l.664-.552a6.722 6.722 0 0 0-.016.456v2.94h-1.12V7h3.32Zm.017 6.992a.436.436 0 0 0-.317-.112H3.175a2.45 2.45 0 0 0-.4.036 3.397 3.397 0 0 0-.436.104l1.14-1.168c.155-.157.3-.312.436-.464a3.7 3.7 0 0 0 .364-.476 2.28 2.28 0 0 0 .244-.52c.062-.181.092-.379.092-.592 0-.248-.044-.475-.132-.68a1.481 1.481 0 0 0-.372-.536 1.714 1.714 0 0 0-.592-.348 2.213 2.213 0 0 0-.776-.128 2.51 2.51 0 0 0-.748.108c-.232.07-.438.176-.62.32a1.87 1.87 0 0 0-.452.54c-.12.216-.201.47-.244.76l.656.116c.168.027.298.016.388-.032.091-.048.164-.145.22-.292a.74.74 0 0 1 .728-.508c.227 0 .395.063.504.188.112.123.168.3.168.532a1.54 1.54 0 0 1-.208.784 2.594 2.594 0 0 1-.264.384c-.106.13-.232.268-.376.412l-1.68 1.692a.598.598 0 0 0-.168.24.728.728 0 0 0-.048.248v.4h4.096v-.72a.375.375 0 0 0-.116-.288ZM7.25 2A.75.75 0 0 1 8 1.25h7a.75.75 0 0 1 0 1.5H8A.75.75 0 0 1 7.25 2ZM8 7.25a.75.75 0 0 0 0 1.5h7a.75.75 0 0 0 0-1.5H8Zm0 6a.75.75 0 0 0 0 1.5h7a.75.75 0 0 0 0-1.5H8Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2.25 2A.75.75 0 0 1 3 1.25h10a.75.75 0 0 1 .75.75v1a.75.75 0 0 1-1.5 0v-.25h-3.5v10.5h.75a.75.75 0 0 1 0 1.5h-3a.75.75 0 0 1 0-1.5h.75V2.75h-3.5V3a.75.75 0 0 1-1.5 0V2Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8.75 2a.75.75 0 0 0-1.5 0v5.25H2a.75.75 0 0 0 0 1.5h5.25V14a.75.75 0 0 0 1.5 0V8.75H14a.75.75 0 0 0 0-1.5H8.75V2Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M7 .25a6.75 6.75 0 1 0 4.213 12.024l3.257 3.256a.75.75 0 1 0 1.06-1.06l-3.256-3.257A6.75 6.75 0 0 0 7 .25ZM1.75 7a5.25 5.25 0 1 1 10.5 0 5.25 5.25 0 0 1-10.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="M8 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"/><path fill-rule="evenodd" d="M7.126.25c-.907 0-1.642.735-1.642 1.642 0 .78-.863 1.29-1.566.888a1.655 1.655 0 0 0-2.25.598L.802 4.865a1.637 1.637 0 0 0 .602 2.246 1.025 1.025 0 0 1 0 1.778 1.637 1.637 0 0 0-.602 2.246l.866 1.487a1.655 1.655 0 0 0 2.25.598c.703-.402 1.566.108 1.566.888 0 .907.735 1.642 1.642 1.642h1.748c.907 0 1.642-.735 1.642-1.642 0-.78.863-1.29 1.566-.888.78.447 1.79.19 2.25-.598l.866-1.487a1.637 1.637 0 0 0-.602-2.246 1.025 1.025 0 0 1 0-1.778c.79-.452 1.06-1.46.602-2.246l-.866-1.487a1.655 1.655 0 0 0-2.25-.598c-.703.402-1.566-.108-1.566-.888C10.516.985 9.78.25 8.874.25H7.126Zm-.142 1.642c0-.078.064-.142.142-.142h1.748c.078 0 .142.064.142.142 0 1.961 2.134 3.15 3.81 2.19a.155.155 0 0 1 .21.051l.866 1.487a.137.137 0 0 1-.05.189c-1.695.97-1.695 3.413 0 4.382a.137.137 0 0 1 .05.189l-.866 1.487a.155.155 0 0 1-.21.051c-1.676-.96-3.81.229-3.81 2.19a.142.142 0 0 1-.142.142H7.126a.142.142 0 0 1-.142-.142c0-1.961-2.134-3.15-3.81-2.19a.155.155 0 0 1-.21-.051l-.866-1.487a.137.137 0 0 1 .05-.189c1.695-.97 1.695-3.413 0-4.382a.137.137 0 0 1-.05-.189l.866-1.487a.155.155 0 0 1 .21-.051c1.676.96 3.81-.229 3.81-2.19Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm3.25 1A.75.75 0 0 1 6 1.25h8a.75.75 0 0 1 0 1.5H6A.75.75 0 0 1 5.25 2ZM2 7a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm3.25 1A.75.75 0 0 1 6 7.25h8a.75.75 0 0 1 0 1.5H6A.75.75 0 0 1 5.25 8ZM2 13a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm4 .25a.75.75 0 0 0 0 1.5h8a.75.75 0 0 0 0-1.5H6Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 2.75c-.69 0-1.25.56-1.25 1.25v8c0 .69.56 1.25 1.25 1.25h8c.69 0 1.25-.56 1.25-1.25v-1a.75.75 0 0 1 1.5 0v1A2.75 2.75 0 0 1 12 14.75H4A2.75 2.75 0 0 1 1.25 12V4A2.75 2.75 0 0 1 4 1.25h1a.75.75 0 0 1 0 1.5H4Z"/><path d="M8.25 2A.75.75 0 0 1 9 1.25h4c.966 0 1.75.784 1.75 1.75v4a.75.75 0 0 1-1.5 0V3.81L8.53 8.53a.75.75 0 0 1-1.06-1.06l4.72-4.72H9A.75.75 0 0 1 8.25 2Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M3.75 3.293V8.57c.514-.184 1.057-.218 1.597-.16.962.106 1.98.513 2.876.872l.056.022c.965.386 1.8.714 2.537.794.587.064 1.046-.034 1.434-.394V4.253c-.603.188-1.223.203-1.825.123-.936-.124-1.894-.488-2.74-.81l-.138-.052c-.93-.353-1.713-.634-2.402-.68-.544-.036-.994.076-1.395.46Zm0 7.003c.388-.36.847-.458 1.434-.394.737.08 1.572.408 2.537.794l.056.022c.896.36 1.914.766 2.876.871 1.041.114 2.098-.119 2.923-1.109a.75.75 0 0 0 .174-.48V3a.75.75 0 0 0-1.23-.576c-.544.453-1.157.564-1.898.465-.758-.1-1.568-.408-2.472-.75l-.072-.028c-.883-.335-1.88-.71-2.833-.773C4.23 1.27 3.23 1.554 2.424 2.52A.75.75 0 0 0 2.25 3v11a.75.75 0 0 0 1.5 0v-3.704Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8.491 3.79 4.922 7.134A.5.5 0 0 0 5.264 8h1.403l-.626 3.519a.5.5 0 0 0 .834.452l4.203-3.94a.5.5 0 0 0-.342-.864H9.333V4.154a.5.5 0 0 0-.842-.365Z"/><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="M7.25 12V7h1.5v5h-1.5ZM8 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"/><path fill-rule="evenodd" d="M.25 8a7.75 7.75 0 1 1 15.5 0A7.75 7.75 0 0 1 .25 8ZM8 1.75a6.25 6.25 0 1 0 0 12.5 6.25 6.25 0 0 0 0-12.5Z" 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 1.25A1.75 1.75 0 0 0 1.25 3v10c0 .966.784 1.75 1.75 1.75h10A1.75 1.75 0 0 0 14.75 13V3A1.75 1.75 0 0 0 13 1.25H3ZM2.75 3A.25.25 0 0 1 3 2.75h10a.25.25 0 0 1 .25.25v5.25H2.75V3Zm0 6.75V13c0 .138.112.25.25.25h10a.25.25 0 0 0 .25-.25V9.75H2.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="M2 3.25A1.75 1.75 0 0 0 .25 5v6c0 .966.784 1.75 1.75 1.75h12A1.75 1.75 0 0 0 15.75 11V5A1.75 1.75 0 0 0 14 3.25H2ZM1.75 5A.25.25 0 0 1 2 4.75h3.75v6.5H2a.25.25 0 0 1-.25-.25V5Zm5.5 6.25H14a.25.25 0 0 0 .25-.25V5a.25.25 0 0 0-.25-.25H7.25v6.5Z" 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="M1.25 6A.75.75 0 0 1 2 5.25h12a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-.75.75H2a.75.75 0 0 1-.75-.75V6Zm1.5.75v2.5h10.5v-2.5H2.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 4.25V4a3.75 3.75 0 1 1 7.5 0v.25H13c.966 0 1.75.784 1.75 1.75v8A1.75 1.75 0 0 1 13 15.75H3A1.75 1.75 0 0 1 1.25 14V6c0-.966.784-1.75 1.75-1.75h1.25ZM5.75 4a2.25 2.25 0 0 1 4.5 0v.25h-4.5V4ZM3 5.75a.25.25 0 0 0-.25.25v8c0 .138.112.25.25.25h10a.25.25 0 0 0 .25-.25V6a.25.25 0 0 0-.25-.25H3Z" 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="m8.174 3.79.002-.002h.001l2.278-2.279a1.74 1.74 0 0 1 2.46 0l1.576 1.577a1.74 1.74 0 0 1 0 2.46l-8.243 8.242a.744.744 0 0 1-.346.196l-3.976.994a.746.746 0 0 1-.904-.904l.994-3.976c.033-.131.1-.25.196-.346L8.174 3.79Zm3.335-1.226a.248.248 0 0 1 .351 0l1.576 1.576a.249.249 0 0 1 0 .351l-1.752 1.752-1.927-1.928 1.752-1.751Zm-.879 4.733-5.29 5.29-2.57.643.642-2.57 5.29-5.29 1.928 1.927Z" 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 1.25a.75.75 0 0 0-.678 1.071L4.85 5.544v1.912L3.322 10.68A.75.75 0 0 0 4 11.75h3.25V15a.75.75 0 0 0 1.5 0v-3.25H12a.75.75 0 0 0 .678-1.071L11.15 7.456V5.544l1.528-3.223A.75.75 0 0 0 12 1.25H4Zm6.814 9L9.722 7.946a.75.75 0 0 1-.072-.321v-2.25a.75.75 0 0 1 .072-.321l1.092-2.304H5.186l1.092 2.304c.047.1.072.21.072.321v2.25a.75.75 0 0 1-.072.321L5.186 10.25h5.628Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 2.674a1 1 0 0 1 1.474-.88l9.89 5.326a1 1 0 0 1 0 1.76l-9.89 5.326A1 1 0 0 1 3 13.326V2.674Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2.75a5.25 5.25 0 0 0-1.75 10.201.75.75 0 1 1-.5 1.415A6.752 6.752 0 0 1 8 1.25c2.94 0 5.44 1.88 6.366 4.5a.75.75 0 1 1-1.415.5A5.253 5.253 0 0 0 8 2.75Z"/><path d="M8 5.75a2.25 2.25 0 0 0-1.5 3.927.75.75 0 0 1-1 1.118A3.75 3.75 0 1 1 10.795 5.5a.75.75 0 0 1-1.118 1A2.243 2.243 0 0 0 8 5.75Z"/><path d="M8.25 9A.75.75 0 0 1 9 8.25h3a.75.75 0 0 1 0 1.5h-1.19l2.72 2.72a.75.75 0 1 1-1.06 1.06l-2.72-2.72V12a.75.75 0 0 1-1.5 0V9Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M8.698.464a1.576 1.576 0 0 0-1.354.161 1.81 1.81 0 0 0-.786 1.017c-.237.796-.35 1.627-.61 2.415-.191.575-.508 1.22-1.263 2.193H3A2.75 2.75 0 0 0 .25 9v4A2.75 2.75 0 0 0 3 15.75h8.743a1.75 1.75 0 0 0 1.684-1.276l1.937-6.883a1.75 1.75 0 0 0-1.684-2.224h-3.002c-.172-1.58-.383-2.64-.643-3.357-.308-.848-.73-1.33-1.337-1.546ZM7.996 2.07a.312.312 0 0 1 .132-.165l.074-.024c.05.016.216.072.423.642.227.625.447 1.724.628 3.665a.75.75 0 0 0 .747.68h3.68a.25.25 0 0 1 .24.317l-1.937 6.884a.25.25 0 0 1-.24.182H5.75V7.323c.914-1.153 1.353-1.984 1.621-2.795.266-.804.384-1.648.625-2.459Zm.132-.165.07-.026H8.19a.177.177 0 0 0-.063.026ZM4.25 14.25v-6.5H3c-.69 0-1.25.56-1.25 1.25v4c0 .69.56 1.25 1.25 1.25h1.25Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4.25 5.28A.75.75 0 0 1 5 4.53h2.75V4a.75.75 0 0 1 1.5 0v.53H12a.75.75 0 0 1 0 1.5h-.781a9.177 9.177 0 0 1-1.848 3.768c.132.07.269.133.41.187l1 .383-.537 1.4-1-.383a5.113 5.113 0 0 1-.947-.48 9.176 9.176 0 0 1-2.21 1.422l-.775.355a.75.75 0 0 1-.624-1.364l.776-.355A7.68 7.68 0 0 0 7.16 9.901a5.113 5.113 0 0 1-1.153-2.6l1.486-.203c.088.644.345 1.239.73 1.733a7.678 7.678 0 0 0 1.45-2.801H5a.75.75 0 0 1-.75-.75Z"/><path fill-rule="evenodd" d="M.25 3A2.75 2.75 0 0 1 3 .25h10A2.75 2.75 0 0 1 15.75 3v10A2.75 2.75 0 0 1 13 15.75H3A2.75 2.75 0 0 1 .25 13V3ZM3 1.75c-.69 0-1.25.56-1.25 1.25v10c0 .69.56 1.25 1.25 1.25h10c.69 0 1.25-.56 1.25-1.25V3c0-.69-.56-1.25-1.25-1.25H3Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.25 9V4h1.5v5h-1.5ZM8 12a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"/><path fill-rule="evenodd" d="M.25 8a7.75 7.75 0 1 1 15.5 0A7.75 7.75 0 0 1 .25 8ZM8 1.75a6.25 6.25 0 1 0 0 12.5 6.25 6.25 0 0 0 0-12.5Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13.5 7.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM7.272 9.818a.75.75 0 0 1 .91-.546l3.818.955 3.818-.955a.75.75 0 0 1 .364 1.456l-2.92.73a9.16 9.16 0 0 0 1.526 4.622l.336.504a.75.75 0 1 1-1.248.832l-.336-.504A10.652 10.652 0 0 1 12.53 15h-1.06a10.565 10.565 0 0 1-1.01 1.912l-.336.504a.75.75 0 1 1-1.248-.832l.336-.504a9.159 9.159 0 0 0 1.527-4.622l-2.92-.73a.75.75 0 0 1-.547-.91Z"/><path fill-rule="evenodd" d="M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12ZM12 3.75a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M4 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h16a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3H4Zm2.738 12.5h1.648l.54-1.658h2.625l.538 1.658h1.648L11.23 8.227H9.25L6.738 15.5Zm4.423-2.859-.893-2.752h-.057l-.895 2.752h1.845Zm4.99 2.859V8.227h-1.538V15.5h1.537Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M6.738 15.5h1.648l.54-1.658h2.625l.538 1.658h1.648L11.23 8.227H9.25L6.738 15.5Zm4.423-2.859-.893-2.752h-.057l-.895 2.752h1.845Z" clip-rule="evenodd"/><path d="M16.15 15.5V8.227h-1.537V15.5h1.537Z"/><path fill-rule="evenodd" d="M4 3.25A2.75 2.75 0 0 0 1.25 6v12A2.75 2.75 0 0 0 4 20.75h16A2.75 2.75 0 0 0 22.75 18V6A2.75 2.75 0 0 0 20 3.25H4ZM2.75 6c0-.69.56-1.25 1.25-1.25h16c.69 0 1.25.56 1.25 1.25v12c0 .69-.56 1.25-1.25 1.25H4c-.69 0-1.25-.56-1.25-1.25V6Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><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-.25V5ZM12 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" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 16a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-.25-8a.75.75 0 0 0-1.5 0v4.5a.75.75 0 0 0 1.5 0V8Z"/><path fill-rule="evenodd" d="M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12ZM12 3.75a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M5.5 7.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm8-1.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm0 6a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM12 19.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM20 6a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm-1.5 7.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM20 18a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM7 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm-1.5 7.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="#E4E3E3" d="M21.815 11.807a9.79 9.79 0 0 1-9.79 9.789c-5.405 0-9.788-4.383-9.788-9.79 0-5.406 4.383-9.788 9.789-9.788a9.79 9.79 0 0 1 9.789 9.789Z"/><path fill="#0BA2E2" d="M21.048 11.807a9.022 9.022 0 1 1-18.044 0 9.022 9.022 0 0 1 18.044 0Z"/><path stroke="#fff" stroke-dasharray="1 2.3" stroke-linecap="round" stroke-width=".75" d="M12 20a8 8 0 1 0 0-16 8 8 0 0 0 0 16Z" clip-rule="evenodd"/><path fill="#CF1D13" d="m18.191 6.545-7.196 4.182 2.106 2.233 5.09-6.415Z"/><path fill="#F1F1F1" d="M10.995 10.727 6.444 17.89l6.657-4.93-2.106-2.233Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 4.25a.75.75 0 0 0-.75.75v2c0 .414.336.75.75.75h18a.75.75 0 0 0 .75-.75V5a.75.75 0 0 0-.75-.75H3Z"/><path fill-rule="evenodd" d="M3.25 9.25h17.5V18A1.75 1.75 0 0 1 19 19.75H5A1.75 1.75 0 0 1 3.25 18V9.25Zm6 3.75a.75.75 0 0 1 .75-.75h4a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M10 12.25a.75.75 0 0 0 0 1.5h4a.75.75 0 0 0 0-1.5h-4Z"/><path fill-rule="evenodd" d="M2.25 5A.75.75 0 0 1 3 4.25h18a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-.75.75h-.25V18A1.75 1.75 0 0 1 19 19.75H5A1.75 1.75 0 0 1 3.25 18V9.75H3A.75.75 0 0 1 2.25 9V5Zm2.5 4.75h14.5V18a.25.25 0 0 1-.25.25H5a.25.25 0 0 1-.25-.25V9.75Zm15.5-4v2.5H3.75v-2.5h16.5Z" clip-rule="evenodd"/></svg>