@nectary/components 0.26.0 → 0.28.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 (1001) hide show
  1. package/accordion/index.js +31 -34
  2. package/accordion-item/index.d.ts +1 -25
  3. package/accordion-item/index.js +2 -8
  4. package/accordion-item/types.d.ts +23 -0
  5. package/accordion-item/types.js +1 -0
  6. package/accordion-item/utils.d.ts +1 -0
  7. package/accordion-item/utils.js +1 -0
  8. package/action-menu/index.d.ts +29 -0
  9. package/action-menu/index.js +274 -0
  10. package/action-menu-option/index.d.ts +11 -0
  11. package/action-menu-option/index.js +95 -0
  12. package/action-menu-option/types.d.ts +17 -0
  13. package/action-menu-option/types.js +1 -0
  14. package/avatar/index.d.ts +0 -1
  15. package/avatar/index.js +0 -1
  16. package/avatar-badge/index.d.ts +0 -1
  17. package/avatar-badge/index.js +0 -1
  18. package/avatar-status/index.d.ts +0 -1
  19. package/avatar-status/index.js +0 -1
  20. package/button/index.js +1 -1
  21. package/card/index.js +3 -7
  22. package/card-button/index.d.ts +0 -1
  23. package/card-button/index.js +0 -3
  24. package/card-button/utils.d.ts +2 -0
  25. package/card-button/utils.js +3 -0
  26. package/card-link/index.d.ts +0 -1
  27. package/card-link/index.js +0 -3
  28. package/card-link/utils.d.ts +2 -0
  29. package/card-link/utils.js +3 -0
  30. package/chat-block/index.d.ts +1 -1
  31. package/chat-block/index.js +1 -1
  32. package/chat-bubble/index.d.ts +5 -10
  33. package/chat-bubble/index.js +15 -3
  34. package/chat-bubble/types.d.ts +13 -0
  35. package/chat-bubble/types.js +1 -0
  36. package/chat-bubble/utils.d.ts +2 -0
  37. package/chat-bubble/utils.js +2 -0
  38. package/dropdown/index.d.ts +2 -25
  39. package/dropdown/index.js +103 -184
  40. package/dropdown/types.d.ts +25 -0
  41. package/dropdown/types.js +1 -0
  42. package/dropdown-checkbox-option/index.d.ts +11 -0
  43. package/dropdown-checkbox-option/index.js +96 -0
  44. package/dropdown-checkbox-option/types.d.ts +14 -0
  45. package/dropdown-checkbox-option/types.js +1 -0
  46. package/dropdown-radio-option/index.d.ts +11 -0
  47. package/dropdown-radio-option/index.js +96 -0
  48. package/dropdown-radio-option/types.d.ts +14 -0
  49. package/dropdown-radio-option/types.js +1 -0
  50. package/dropdown-text-option/index.d.ts +30 -0
  51. package/{dropdown-option → dropdown-text-option}/index.js +4 -7
  52. package/dropdown-text-option/types.d.ts +15 -0
  53. package/dropdown-text-option/types.js +1 -0
  54. package/grid/index.d.ts +0 -1
  55. package/grid/index.js +0 -1
  56. package/grid-item/index.d.ts +3 -15
  57. package/grid-item/types.d.ts +13 -0
  58. package/grid-item/types.js +1 -0
  59. package/help-tooltip/index.d.ts +1 -1
  60. package/icons/3d-rotation/index.d.ts +11 -0
  61. package/icons/3d-rotation/index.js +4 -0
  62. package/icons/access-alarm/index.d.ts +11 -0
  63. package/icons/access-alarm/index.js +4 -0
  64. package/icons/access-alarms/index.d.ts +11 -0
  65. package/icons/access-alarms/index.js +4 -0
  66. package/icons/accessibility/index.d.ts +11 -0
  67. package/icons/accessibility/index.js +4 -0
  68. package/icons/accessibility-new/index.d.ts +11 -0
  69. package/icons/accessibility-new/index.js +4 -0
  70. package/icons/accessible/index.d.ts +11 -0
  71. package/icons/accessible/index.js +4 -0
  72. package/icons/accessible-forward/index.d.ts +11 -0
  73. package/icons/accessible-forward/index.js +4 -0
  74. package/icons/account-balance/index.d.ts +11 -0
  75. package/icons/account-balance/index.js +4 -0
  76. package/icons/account-balance-wallet/index.d.ts +11 -0
  77. package/icons/account-balance-wallet/index.js +4 -0
  78. package/icons/account-box/index.d.ts +11 -0
  79. package/icons/account-box/index.js +4 -0
  80. package/icons/account-circle/index.d.ts +11 -0
  81. package/icons/account-circle/index.js +4 -0
  82. package/icons/ad-units/index.d.ts +11 -0
  83. package/icons/ad-units/index.js +4 -0
  84. package/icons/add-alarm/index.d.ts +11 -0
  85. package/icons/add-alarm/index.js +4 -0
  86. package/icons/add-ic-call/index.d.ts +11 -0
  87. package/icons/add-ic-call/index.js +4 -0
  88. package/icons/add-shopping-cart/index.d.ts +11 -0
  89. package/icons/add-shopping-cart/index.js +4 -0
  90. package/icons/add-task/index.d.ts +11 -0
  91. package/icons/add-task/index.js +4 -0
  92. package/icons/add-to-home-screen/index.d.ts +11 -0
  93. package/icons/add-to-home-screen/index.js +4 -0
  94. package/icons/addchart/index.d.ts +11 -0
  95. package/icons/addchart/index.js +4 -0
  96. package/icons/admin-panel-settings/index.d.ts +11 -0
  97. package/icons/admin-panel-settings/index.js +4 -0
  98. package/icons/airplanemode-active/index.d.ts +11 -0
  99. package/icons/airplanemode-active/index.js +4 -0
  100. package/icons/airplanemode-inactive/index.d.ts +11 -0
  101. package/icons/airplanemode-inactive/index.js +4 -0
  102. package/icons/alarm/index.d.ts +11 -0
  103. package/icons/alarm/index.js +4 -0
  104. package/icons/alarm-add/index.d.ts +11 -0
  105. package/icons/alarm-add/index.js +4 -0
  106. package/icons/alarm-off/index.d.ts +11 -0
  107. package/icons/alarm-off/index.js +4 -0
  108. package/icons/alarm-on/index.d.ts +11 -0
  109. package/icons/alarm-on/index.js +4 -0
  110. package/icons/all-inbox/index.d.ts +11 -0
  111. package/icons/all-inbox/index.js +4 -0
  112. package/icons/all-out/index.d.ts +11 -0
  113. package/icons/all-out/index.js +4 -0
  114. package/icons/alternate-email/index.d.ts +11 -0
  115. package/icons/alternate-email/index.js +4 -0
  116. package/icons/analytics/index.d.ts +11 -0
  117. package/icons/analytics/index.js +4 -0
  118. package/icons/anchor/index.d.ts +11 -0
  119. package/icons/anchor/index.js +4 -0
  120. package/icons/android/index.d.ts +11 -0
  121. package/icons/android/index.js +4 -0
  122. package/icons/announcement/index.d.ts +11 -0
  123. package/icons/announcement/index.js +4 -0
  124. package/icons/api/index.d.ts +11 -0
  125. package/icons/api/index.js +4 -0
  126. package/icons/app-blocking/index.d.ts +11 -0
  127. package/icons/app-blocking/index.js +4 -0
  128. package/icons/arrow-circle-down/index.d.ts +11 -0
  129. package/icons/arrow-circle-down/index.js +4 -0
  130. package/icons/arrow-circle-up/index.d.ts +11 -0
  131. package/icons/arrow-circle-up/index.js +4 -0
  132. package/icons/arrow-left/index.js +1 -1
  133. package/icons/arrow-right-alt/index.d.ts +11 -0
  134. package/icons/arrow-right-alt/index.js +4 -0
  135. package/icons/article/index.d.ts +11 -0
  136. package/icons/article/index.js +4 -0
  137. package/icons/aspect-ratio/index.d.ts +11 -0
  138. package/icons/aspect-ratio/index.js +4 -0
  139. package/icons/assessment/index.d.ts +11 -0
  140. package/icons/assessment/index.js +4 -0
  141. package/icons/assignment-ind/index.d.ts +11 -0
  142. package/icons/assignment-ind/index.js +4 -0
  143. package/icons/assignment-late/index.d.ts +11 -0
  144. package/icons/assignment-late/index.js +4 -0
  145. package/icons/assignment-return/index.d.ts +11 -0
  146. package/icons/assignment-return/index.js +4 -0
  147. package/icons/assignment-returned/index.d.ts +11 -0
  148. package/icons/assignment-returned/index.js +4 -0
  149. package/icons/assignment-turned-in/index.d.ts +11 -0
  150. package/icons/assignment-turned-in/index.js +4 -0
  151. package/icons/attach-email/index.js +1 -1
  152. package/icons/attribution/index.js +1 -1
  153. package/icons/autorenew/index.d.ts +11 -0
  154. package/icons/autorenew/index.js +4 -0
  155. package/icons/backup/index.d.ts +11 -0
  156. package/icons/backup/index.js +4 -0
  157. package/icons/backup-table/index.d.ts +11 -0
  158. package/icons/backup-table/index.js +4 -0
  159. package/icons/batch-prediction/index.d.ts +11 -0
  160. package/icons/batch-prediction/index.js +4 -0
  161. package/icons/battery-alert/index.d.ts +11 -0
  162. package/icons/battery-alert/index.js +4 -0
  163. package/icons/battery-charging-full/index.d.ts +11 -0
  164. package/icons/battery-charging-full/index.js +4 -0
  165. package/icons/battery-full/index.d.ts +11 -0
  166. package/icons/battery-full/index.js +4 -0
  167. package/icons/battery-std/index.d.ts +11 -0
  168. package/icons/battery-std/index.js +4 -0
  169. package/icons/battery-unknown/index.d.ts +11 -0
  170. package/icons/battery-unknown/index.js +4 -0
  171. package/icons/biotech/index.js +1 -1
  172. package/icons/bluetooth/index.d.ts +11 -0
  173. package/icons/bluetooth/index.js +4 -0
  174. package/icons/bluetooth-connected/index.d.ts +11 -0
  175. package/icons/bluetooth-connected/index.js +4 -0
  176. package/icons/bluetooth-disabled/index.d.ts +11 -0
  177. package/icons/bluetooth-disabled/index.js +4 -0
  178. package/icons/bluetooth-searching/index.d.ts +11 -0
  179. package/icons/bluetooth-searching/index.js +4 -0
  180. package/icons/book/index.d.ts +11 -0
  181. package/icons/book/index.js +4 -0
  182. package/icons/book-online/index.d.ts +11 -0
  183. package/icons/book-online/index.js +4 -0
  184. package/icons/bookmark/index.d.ts +11 -0
  185. package/icons/bookmark/index.js +4 -0
  186. package/icons/bookmark-border/index.d.ts +11 -0
  187. package/icons/bookmark-border/index.js +4 -0
  188. package/icons/bookmarks/index.d.ts +11 -0
  189. package/icons/bookmarks/index.js +4 -0
  190. package/icons/brightness-auto/index.d.ts +11 -0
  191. package/icons/brightness-auto/index.js +4 -0
  192. package/icons/brightness-high/index.d.ts +11 -0
  193. package/icons/brightness-high/index.js +4 -0
  194. package/icons/brightness-low/index.d.ts +11 -0
  195. package/icons/brightness-low/index.js +4 -0
  196. package/icons/brightness-medium/index.d.ts +11 -0
  197. package/icons/brightness-medium/index.js +4 -0
  198. package/icons/bug-report/index.d.ts +11 -0
  199. package/icons/bug-report/index.js +4 -0
  200. package/icons/build/index.d.ts +11 -0
  201. package/icons/build/index.js +4 -0
  202. package/icons/build-circle/index.d.ts +11 -0
  203. package/icons/build-circle/index.js +4 -0
  204. package/icons/business/index.d.ts +11 -0
  205. package/icons/business/index.js +4 -0
  206. package/icons/cached/index.d.ts +11 -0
  207. package/icons/cached/index.js +4 -0
  208. package/icons/calendar-today/index.d.ts +11 -0
  209. package/icons/calendar-today/index.js +4 -0
  210. package/icons/calendar-view-day/index.d.ts +11 -0
  211. package/icons/calendar-view-day/index.js +4 -0
  212. package/icons/call/index.d.ts +11 -0
  213. package/icons/call/index.js +4 -0
  214. package/icons/call-end/index.d.ts +11 -0
  215. package/icons/call-end/index.js +4 -0
  216. package/icons/call-made/index.d.ts +11 -0
  217. package/icons/call-made/index.js +4 -0
  218. package/icons/call-merge/index.d.ts +11 -0
  219. package/icons/call-merge/index.js +4 -0
  220. package/icons/call-missed/index.d.ts +11 -0
  221. package/icons/call-missed/index.js +4 -0
  222. package/icons/call-missed-outgoing/index.d.ts +11 -0
  223. package/icons/call-missed-outgoing/index.js +4 -0
  224. package/icons/call-received/index.d.ts +11 -0
  225. package/icons/call-received/index.js +4 -0
  226. package/icons/call-split/index.d.ts +11 -0
  227. package/icons/call-split/index.js +4 -0
  228. package/icons/camera-enhance/index.d.ts +11 -0
  229. package/icons/camera-enhance/index.js +4 -0
  230. package/icons/cancel-presentation/index.d.ts +11 -0
  231. package/icons/cancel-presentation/index.js +4 -0
  232. package/icons/cancel-schedule-send/index.d.ts +11 -0
  233. package/icons/cancel-schedule-send/index.js +4 -0
  234. package/icons/card-giftcard/index.d.ts +11 -0
  235. package/icons/card-giftcard/index.js +4 -0
  236. package/icons/card-membership/index.d.ts +11 -0
  237. package/icons/card-membership/index.js +4 -0
  238. package/icons/card-travel/index.d.ts +11 -0
  239. package/icons/card-travel/index.js +4 -0
  240. package/icons/change-history/index.d.ts +11 -0
  241. package/icons/change-history/index.js +4 -0
  242. package/icons/chat-bubble/index.d.ts +11 -0
  243. package/icons/chat-bubble/index.js +4 -0
  244. package/icons/check-circle/index.d.ts +11 -0
  245. package/icons/check-circle/index.js +4 -0
  246. package/icons/check-circle-outline/index.d.ts +2 -2
  247. package/icons/check-circle-outline/index.js +1 -1
  248. package/icons/chrome-reader-mode/index.d.ts +11 -0
  249. package/icons/chrome-reader-mode/index.js +4 -0
  250. package/icons/class/index.d.ts +11 -0
  251. package/icons/class/index.js +4 -0
  252. package/icons/clear-all/index.d.ts +11 -0
  253. package/icons/clear-all/index.js +4 -0
  254. package/icons/close-fullscreen/index.d.ts +11 -0
  255. package/icons/close-fullscreen/index.js +4 -0
  256. package/icons/code/index.d.ts +11 -0
  257. package/icons/code/index.js +4 -0
  258. package/icons/comment-bank/index.d.ts +11 -0
  259. package/icons/comment-bank/index.js +4 -0
  260. package/icons/commute/index.d.ts +11 -0
  261. package/icons/commute/index.js +4 -0
  262. package/icons/compare-arrows/index.d.ts +11 -0
  263. package/icons/compare-arrows/index.js +4 -0
  264. package/icons/contact-mail/index.d.ts +11 -0
  265. package/icons/contact-mail/index.js +4 -0
  266. package/icons/contact-page/index.d.ts +11 -0
  267. package/icons/contact-page/index.js +4 -0
  268. package/icons/contact-phone/index.d.ts +11 -0
  269. package/icons/contact-phone/index.js +4 -0
  270. package/icons/contact-support/index.d.ts +11 -0
  271. package/icons/contact-support/index.js +4 -0
  272. package/icons/contactless/index.d.ts +11 -0
  273. package/icons/contactless/index.js +4 -0
  274. package/icons/contacts/index.d.ts +11 -0
  275. package/icons/contacts/index.js +4 -0
  276. package/icons/copyright/index.d.ts +11 -0
  277. package/icons/copyright/index.js +4 -0
  278. package/icons/credit-card/index.d.ts +11 -0
  279. package/icons/credit-card/index.js +4 -0
  280. package/icons/dashboard/index.d.ts +11 -0
  281. package/icons/dashboard/index.js +4 -0
  282. package/icons/data-usage/index.d.ts +11 -0
  283. package/icons/data-usage/index.js +4 -0
  284. package/icons/date-range/index.d.ts +11 -0
  285. package/icons/date-range/index.js +4 -0
  286. package/icons/delete/index.d.ts +11 -0
  287. package/icons/delete/index.js +4 -0
  288. package/icons/delete-forever/index.d.ts +11 -0
  289. package/icons/delete-forever/index.js +4 -0
  290. package/icons/delete-outline/index.d.ts +11 -0
  291. package/icons/delete-outline/index.js +4 -0
  292. package/icons/description/index.d.ts +11 -0
  293. package/icons/description/index.js +4 -0
  294. package/icons/desktop-access-disabled/index.d.ts +11 -0
  295. package/icons/desktop-access-disabled/index.js +4 -0
  296. package/icons/developer-mode/index.d.ts +11 -0
  297. package/icons/developer-mode/index.js +4 -0
  298. package/icons/devices/index.d.ts +11 -0
  299. package/icons/devices/index.js +4 -0
  300. package/icons/dialer-sip/index.d.ts +11 -0
  301. package/icons/dialer-sip/index.js +4 -0
  302. package/icons/dialpad/index.d.ts +11 -0
  303. package/icons/dialpad/index.js +4 -0
  304. package/icons/disabled-by-default/index.d.ts +11 -0
  305. package/icons/disabled-by-default/index.js +4 -0
  306. package/icons/dns/index.d.ts +11 -0
  307. package/icons/dns/index.js +4 -0
  308. package/icons/domain-disabled/index.d.ts +11 -0
  309. package/icons/domain-disabled/index.js +4 -0
  310. package/icons/domain-verification/index.d.ts +11 -0
  311. package/icons/domain-verification/index.js +4 -0
  312. package/icons/done/index.d.ts +11 -0
  313. package/icons/done/index.js +4 -0
  314. package/icons/done-outline/index.d.ts +11 -0
  315. package/icons/done-outline/index.js +4 -0
  316. package/icons/donut-large/index.d.ts +11 -0
  317. package/icons/donut-large/index.js +4 -0
  318. package/icons/donut-small/index.d.ts +11 -0
  319. package/icons/donut-small/index.js +4 -0
  320. package/icons/double-arrow/index.js +1 -1
  321. package/icons/drag-indicator/index.d.ts +11 -0
  322. package/icons/drag-indicator/index.js +4 -0
  323. package/icons/duo/index.d.ts +11 -0
  324. package/icons/duo/index.js +4 -0
  325. package/icons/dvr/index.d.ts +11 -0
  326. package/icons/dvr/index.js +4 -0
  327. package/icons/dynamic-feed/index.js +1 -1
  328. package/icons/dynamic-form/index.d.ts +11 -0
  329. package/icons/dynamic-form/index.js +4 -0
  330. package/icons/eco/index.d.ts +11 -0
  331. package/icons/eco/index.js +4 -0
  332. package/icons/eject/index.d.ts +11 -0
  333. package/icons/eject/index.js +4 -0
  334. package/icons/email/index.d.ts +11 -0
  335. package/icons/email/index.js +4 -0
  336. package/icons/euro-symbol/index.d.ts +11 -0
  337. package/icons/euro-symbol/index.js +4 -0
  338. package/icons/event/index.d.ts +11 -0
  339. package/icons/event/index.js +4 -0
  340. package/icons/event-seat/index.d.ts +11 -0
  341. package/icons/event-seat/index.js +4 -0
  342. package/icons/exit-to-app/index.d.ts +11 -0
  343. package/icons/exit-to-app/index.js +4 -0
  344. package/icons/explore/index.d.ts +11 -0
  345. package/icons/explore/index.js +4 -0
  346. package/icons/explore-off/index.d.ts +11 -0
  347. package/icons/explore-off/index.js +4 -0
  348. package/icons/extension/index.d.ts +11 -0
  349. package/icons/extension/index.js +4 -0
  350. package/icons/face/index.d.ts +11 -0
  351. package/icons/face/index.js +4 -0
  352. package/icons/face-unlock/index.d.ts +11 -0
  353. package/icons/face-unlock/index.js +4 -0
  354. package/icons/fact-check/index.d.ts +11 -0
  355. package/icons/fact-check/index.js +4 -0
  356. package/icons/favorite/index.d.ts +11 -0
  357. package/icons/favorite/index.js +4 -0
  358. package/icons/favorite-border/index.d.ts +11 -0
  359. package/icons/favorite-border/index.js +4 -0
  360. package/icons/feedback/index.d.ts +11 -0
  361. package/icons/feedback/index.js +4 -0
  362. package/icons/filter-alt/index.d.ts +11 -0
  363. package/icons/filter-alt/index.js +4 -0
  364. package/icons/find-in-page/index.d.ts +11 -0
  365. package/icons/find-in-page/index.js +4 -0
  366. package/icons/find-replace/index.d.ts +11 -0
  367. package/icons/find-replace/index.js +4 -0
  368. package/icons/fingerprint/index.d.ts +11 -0
  369. package/icons/fingerprint/index.js +4 -0
  370. package/icons/flaky/index.d.ts +11 -0
  371. package/icons/flaky/index.js +4 -0
  372. package/icons/flight-land/index.d.ts +11 -0
  373. package/icons/flight-land/index.js +4 -0
  374. package/icons/flight-takeoff/index.d.ts +11 -0
  375. package/icons/flight-takeoff/index.js +4 -0
  376. package/icons/flip-to-back/index.d.ts +11 -0
  377. package/icons/flip-to-back/index.js +4 -0
  378. package/icons/flip-to-front/index.d.ts +11 -0
  379. package/icons/flip-to-front/index.js +4 -0
  380. package/icons/forward-to-inbox/index.d.ts +11 -0
  381. package/icons/forward-to-inbox/index.js +4 -0
  382. package/icons/g-translate/index.d.ts +11 -0
  383. package/icons/g-translate/index.js +4 -0
  384. package/icons/gavel/index.d.ts +11 -0
  385. package/icons/gavel/index.js +4 -0
  386. package/icons/get-app/index.d.ts +11 -0
  387. package/icons/get-app/index.js +4 -0
  388. package/icons/gif/index.d.ts +11 -0
  389. package/icons/gif/index.js +4 -0
  390. package/icons/gps-fixed/index.d.ts +11 -0
  391. package/icons/gps-fixed/index.js +4 -0
  392. package/icons/gps-not-fixed/index.d.ts +11 -0
  393. package/icons/gps-not-fixed/index.js +4 -0
  394. package/icons/gps-off/index.d.ts +11 -0
  395. package/icons/gps-off/index.js +4 -0
  396. package/icons/grade/index.d.ts +11 -0
  397. package/icons/grade/index.js +4 -0
  398. package/icons/grading/index.d.ts +11 -0
  399. package/icons/grading/index.js +4 -0
  400. package/icons/graphic-eq/index.d.ts +11 -0
  401. package/icons/graphic-eq/index.js +4 -0
  402. package/icons/group-work/index.d.ts +11 -0
  403. package/icons/group-work/index.js +4 -0
  404. package/icons/help/index.d.ts +11 -0
  405. package/icons/help/index.js +4 -0
  406. package/icons/help-center/index.d.ts +11 -0
  407. package/icons/help-center/index.js +4 -0
  408. package/icons/highlight-alt/index.d.ts +11 -0
  409. package/icons/highlight-alt/index.js +4 -0
  410. package/icons/highlight-off/index.d.ts +11 -0
  411. package/icons/highlight-off/index.js +4 -0
  412. package/icons/history-toggle-off/index.d.ts +11 -0
  413. package/icons/history-toggle-off/index.js +4 -0
  414. package/icons/home/index.d.ts +11 -0
  415. package/icons/home/index.js +4 -0
  416. package/icons/home-work/index.js +1 -1
  417. package/icons/horizontal-split/index.d.ts +11 -0
  418. package/icons/horizontal-split/index.js +4 -0
  419. package/icons/hourglass-bottom/index.d.ts +11 -0
  420. package/icons/hourglass-bottom/index.js +4 -0
  421. package/icons/hourglass-disabled/index.d.ts +11 -0
  422. package/icons/hourglass-disabled/index.js +4 -0
  423. package/icons/hourglass-empty/index.d.ts +11 -0
  424. package/icons/hourglass-empty/index.js +4 -0
  425. package/icons/hourglass-full/index.d.ts +11 -0
  426. package/icons/hourglass-full/index.js +4 -0
  427. package/icons/hourglass-top/index.d.ts +11 -0
  428. package/icons/hourglass-top/index.js +4 -0
  429. package/icons/http/index.d.ts +11 -0
  430. package/icons/http/index.js +4 -0
  431. package/icons/https/index.d.ts +11 -0
  432. package/icons/https/index.js +4 -0
  433. package/icons/import-contacts/index.d.ts +11 -0
  434. package/icons/import-contacts/index.js +4 -0
  435. package/icons/import-export/index.d.ts +11 -0
  436. package/icons/import-export/index.js +4 -0
  437. package/icons/important-devices/index.d.ts +11 -0
  438. package/icons/important-devices/index.js +4 -0
  439. package/icons/info/index.d.ts +11 -0
  440. package/icons/info/index.js +4 -0
  441. package/icons/input/index.d.ts +11 -0
  442. package/icons/input/index.js +4 -0
  443. package/icons/insights/index.js +1 -1
  444. package/icons/integration-instructions/index.d.ts +11 -0
  445. package/icons/integration-instructions/index.js +4 -0
  446. package/icons/invert-colors/index.d.ts +11 -0
  447. package/icons/invert-colors/index.js +4 -0
  448. package/icons/invert-colors-off/index.d.ts +11 -0
  449. package/icons/invert-colors-off/index.js +4 -0
  450. package/icons/label/index.d.ts +11 -0
  451. package/icons/label/index.js +4 -0
  452. package/icons/label-important/index.d.ts +11 -0
  453. package/icons/label-important/index.js +4 -0
  454. package/icons/label-important-outline/index.d.ts +11 -0
  455. package/icons/label-important-outline/index.js +4 -0
  456. package/icons/label-off/index.d.ts +11 -0
  457. package/icons/label-off/index.js +4 -0
  458. package/icons/label-outline/index.d.ts +11 -0
  459. package/icons/label-outline/index.js +4 -0
  460. package/icons/language/index.d.ts +11 -0
  461. package/icons/language/index.js +4 -0
  462. package/icons/launch/index.d.ts +11 -0
  463. package/icons/launch/index.js +4 -0
  464. package/icons/leaderboard/index.d.ts +11 -0
  465. package/icons/leaderboard/index.js +4 -0
  466. package/icons/lightbulb-outline/index.d.ts +11 -0
  467. package/icons/lightbulb-outline/index.js +4 -0
  468. package/icons/line-style/index.d.ts +11 -0
  469. package/icons/line-style/index.js +4 -0
  470. package/icons/line-weight/index.d.ts +11 -0
  471. package/icons/line-weight/index.js +4 -0
  472. package/icons/list/index.d.ts +11 -0
  473. package/icons/list/index.js +4 -0
  474. package/icons/list-alt/index.d.ts +11 -0
  475. package/icons/list-alt/index.js +4 -0
  476. package/icons/live-help/index.d.ts +11 -0
  477. package/icons/live-help/index.js +4 -0
  478. package/icons/location-disabled/index.d.ts +11 -0
  479. package/icons/location-disabled/index.js +4 -0
  480. package/icons/location-off/index.d.ts +11 -0
  481. package/icons/location-off/index.js +4 -0
  482. package/icons/location-on/index.d.ts +11 -0
  483. package/icons/location-on/index.js +4 -0
  484. package/icons/location-searching/index.d.ts +11 -0
  485. package/icons/location-searching/index.js +4 -0
  486. package/icons/lock/index.d.ts +11 -0
  487. package/icons/lock/index.js +4 -0
  488. package/icons/lock-open/index.d.ts +11 -0
  489. package/icons/lock-open/index.js +4 -0
  490. package/icons/lock-outline/index.d.ts +11 -0
  491. package/icons/lock-outline/index.js +4 -0
  492. package/icons/login/index.d.ts +11 -0
  493. package/icons/login/index.js +4 -0
  494. package/icons/logout/index.d.ts +11 -0
  495. package/icons/logout/index.js +4 -0
  496. package/icons/loyalty/index.d.ts +11 -0
  497. package/icons/loyalty/index.js +4 -0
  498. package/icons/mail-outline/index.d.ts +11 -0
  499. package/icons/mail-outline/index.js +4 -0
  500. package/icons/mark-email-read/index.d.ts +11 -0
  501. package/icons/mark-email-read/index.js +4 -0
  502. package/icons/mark-email-unread/index.d.ts +11 -0
  503. package/icons/mark-email-unread/index.js +4 -0
  504. package/icons/markunread-mailbox/index.d.ts +11 -0
  505. package/icons/markunread-mailbox/index.js +4 -0
  506. package/icons/maximize/index.d.ts +11 -0
  507. package/icons/maximize/index.js +4 -0
  508. package/icons/mediation/index.d.ts +11 -0
  509. package/icons/mediation/index.js +4 -0
  510. package/icons/message/index.d.ts +11 -0
  511. package/icons/message/index.js +4 -0
  512. package/icons/minimize/index.d.ts +11 -0
  513. package/icons/minimize/index.js +4 -0
  514. package/icons/mobile-friendly/index.d.ts +11 -0
  515. package/icons/mobile-friendly/index.js +4 -0
  516. package/icons/mobile-off/index.d.ts +11 -0
  517. package/icons/mobile-off/index.js +4 -0
  518. package/icons/mobile-screen-share/index.d.ts +11 -0
  519. package/icons/mobile-screen-share/index.js +4 -0
  520. package/icons/model-training/index.d.ts +11 -0
  521. package/icons/model-training/index.js +4 -0
  522. package/icons/more-time/index.js +1 -1
  523. package/icons/nat/index.d.ts +11 -0
  524. package/icons/nat/index.js +4 -0
  525. package/icons/next-plan/index.d.ts +11 -0
  526. package/icons/next-plan/index.js +4 -0
  527. package/icons/nfc/index.d.ts +11 -0
  528. package/icons/nfc/index.js +4 -0
  529. package/icons/no-sim/index.d.ts +11 -0
  530. package/icons/no-sim/index.js +4 -0
  531. package/icons/not-accessible/index.d.ts +11 -0
  532. package/icons/not-accessible/index.js +4 -0
  533. package/icons/not-started/index.d.ts +11 -0
  534. package/icons/not-started/index.js +4 -0
  535. package/icons/note-add/index.d.ts +11 -0
  536. package/icons/note-add/index.js +4 -0
  537. package/icons/offline-bolt/index.d.ts +11 -0
  538. package/icons/offline-bolt/index.js +4 -0
  539. package/icons/offline-pin/index.d.ts +11 -0
  540. package/icons/offline-pin/index.js +4 -0
  541. package/icons/online-prediction/index.d.ts +11 -0
  542. package/icons/online-prediction/index.js +4 -0
  543. package/icons/opacity/index.d.ts +11 -0
  544. package/icons/opacity/index.js +4 -0
  545. package/icons/open-in-browser/index.d.ts +11 -0
  546. package/icons/open-in-browser/index.js +4 -0
  547. package/icons/open-in-full/index.d.ts +11 -0
  548. package/icons/open-in-full/index.js +4 -0
  549. package/icons/open-with/index.d.ts +11 -0
  550. package/icons/open-with/index.js +4 -0
  551. package/icons/outbond/index.d.ts +11 -0
  552. package/icons/outbond/index.js +4 -0
  553. package/icons/outlet/index.d.ts +11 -0
  554. package/icons/outlet/index.js +4 -0
  555. package/icons/pageview/index.d.ts +11 -0
  556. package/icons/pageview/index.js +4 -0
  557. package/icons/pan-tool/index.d.ts +11 -0
  558. package/icons/pan-tool/index.js +4 -0
  559. package/icons/pause-presentation/index.d.ts +11 -0
  560. package/icons/pause-presentation/index.js +4 -0
  561. package/icons/payment/index.d.ts +11 -0
  562. package/icons/payment/index.js +4 -0
  563. package/icons/pending/index.d.ts +11 -0
  564. package/icons/pending/index.js +4 -0
  565. package/icons/pending-actions/index.d.ts +11 -0
  566. package/icons/pending-actions/index.js +4 -0
  567. package/icons/perm-camera-mic/index.d.ts +11 -0
  568. package/icons/perm-camera-mic/index.js +4 -0
  569. package/icons/perm-contact-calendar/index.d.ts +11 -0
  570. package/icons/perm-contact-calendar/index.js +4 -0
  571. package/icons/perm-data-setting/index.d.ts +11 -0
  572. package/icons/perm-data-setting/index.js +4 -0
  573. package/icons/perm-device-information/index.d.ts +11 -0
  574. package/icons/perm-device-information/index.js +4 -0
  575. package/icons/perm-identity/index.d.ts +11 -0
  576. package/icons/perm-identity/index.js +4 -0
  577. package/icons/perm-media/index.d.ts +11 -0
  578. package/icons/perm-media/index.js +4 -0
  579. package/icons/perm-phone-msg/index.d.ts +11 -0
  580. package/icons/perm-phone-msg/index.js +4 -0
  581. package/icons/perm-scan-wifi/index.d.ts +11 -0
  582. package/icons/perm-scan-wifi/index.js +4 -0
  583. package/icons/person-add-disabled/index.d.ts +11 -0
  584. package/icons/person-add-disabled/index.js +4 -0
  585. package/icons/person-search/index.d.ts +11 -0
  586. package/icons/person-search/index.js +4 -0
  587. package/icons/pets/index.d.ts +11 -0
  588. package/icons/pets/index.js +4 -0
  589. package/icons/phone/index.d.ts +11 -0
  590. package/icons/phone/index.js +4 -0
  591. package/icons/phone-disabled/index.d.ts +11 -0
  592. package/icons/phone-disabled/index.js +4 -0
  593. package/icons/phone-enabled/index.d.ts +11 -0
  594. package/icons/phone-enabled/index.js +4 -0
  595. package/icons/phonelink-erase/index.d.ts +11 -0
  596. package/icons/phonelink-erase/index.js +4 -0
  597. package/icons/phonelink-lock/index.d.ts +11 -0
  598. package/icons/phonelink-lock/index.js +4 -0
  599. package/icons/phonelink-ring/index.d.ts +11 -0
  600. package/icons/phonelink-ring/index.js +4 -0
  601. package/icons/phonelink-setup/index.d.ts +11 -0
  602. package/icons/phonelink-setup/index.js +4 -0
  603. package/icons/picture-in-picture/index.d.ts +11 -0
  604. package/icons/picture-in-picture/index.js +4 -0
  605. package/icons/picture-in-picture-alt/index.d.ts +11 -0
  606. package/icons/picture-in-picture-alt/index.js +4 -0
  607. package/icons/plagiarism/index.d.ts +11 -0
  608. package/icons/plagiarism/index.js +4 -0
  609. package/icons/play-for-work/index.d.ts +11 -0
  610. package/icons/play-for-work/index.js +4 -0
  611. package/icons/policy/index.js +1 -1
  612. package/icons/polymer/index.d.ts +11 -0
  613. package/icons/polymer/index.js +4 -0
  614. package/icons/portable-wifi-off/index.d.ts +11 -0
  615. package/icons/portable-wifi-off/index.js +4 -0
  616. package/icons/post-add/index.js +1 -1
  617. package/icons/power-settings-new/index.d.ts +11 -0
  618. package/icons/power-settings-new/index.js +4 -0
  619. package/icons/pregnant-woman/index.d.ts +11 -0
  620. package/icons/pregnant-woman/index.js +4 -0
  621. package/icons/present-to-all/index.d.ts +11 -0
  622. package/icons/present-to-all/index.js +4 -0
  623. package/icons/preview/index.d.ts +11 -0
  624. package/icons/preview/index.js +4 -0
  625. package/icons/print/index.d.ts +11 -0
  626. package/icons/print/index.js +4 -0
  627. package/icons/print-disabled/index.d.ts +11 -0
  628. package/icons/print-disabled/index.js +4 -0
  629. package/icons/privacy-tip/index.d.ts +11 -0
  630. package/icons/privacy-tip/index.js +4 -0
  631. package/icons/published-with-changes/index.d.ts +11 -0
  632. package/icons/published-with-changes/index.js +4 -0
  633. package/icons/qr-code/index.d.ts +11 -0
  634. package/icons/qr-code/index.js +4 -0
  635. package/icons/qr-code-scanner/index.d.ts +11 -0
  636. package/icons/qr-code-scanner/index.js +4 -0
  637. package/icons/query-builder/index.d.ts +11 -0
  638. package/icons/query-builder/index.js +4 -0
  639. package/icons/question-answer/index.d.ts +11 -0
  640. package/icons/question-answer/index.js +4 -0
  641. package/icons/quickreply/index.d.ts +11 -0
  642. package/icons/quickreply/index.js +4 -0
  643. package/icons/read-more/index.d.ts +11 -0
  644. package/icons/read-more/index.js +4 -0
  645. package/icons/receipt/index.d.ts +11 -0
  646. package/icons/receipt/index.js +4 -0
  647. package/icons/record-voice-over/index.d.ts +11 -0
  648. package/icons/record-voice-over/index.js +4 -0
  649. package/icons/redeem/index.d.ts +11 -0
  650. package/icons/redeem/index.js +4 -0
  651. package/icons/remove-shopping-cart/index.d.ts +11 -0
  652. package/icons/remove-shopping-cart/index.js +4 -0
  653. package/icons/reorder/index.d.ts +11 -0
  654. package/icons/reorder/index.js +4 -0
  655. package/icons/report-outline/index.js +1 -1
  656. package/icons/report-problem/index.d.ts +11 -0
  657. package/icons/report-problem/index.js +4 -0
  658. package/icons/request-page/index.d.ts +11 -0
  659. package/icons/request-page/index.js +4 -0
  660. package/icons/restore/index.d.ts +11 -0
  661. package/icons/restore/index.js +4 -0
  662. package/icons/restore-from-trash/index.d.ts +11 -0
  663. package/icons/restore-from-trash/index.js +4 -0
  664. package/icons/restore-page/index.d.ts +11 -0
  665. package/icons/restore-page/index.js +4 -0
  666. package/icons/ring-volume/index.d.ts +11 -0
  667. package/icons/ring-volume/index.js +4 -0
  668. package/icons/room/index.d.ts +11 -0
  669. package/icons/room/index.js +4 -0
  670. package/icons/rounded-corner/index.d.ts +11 -0
  671. package/icons/rounded-corner/index.js +4 -0
  672. package/icons/rowing/index.d.ts +11 -0
  673. package/icons/rowing/index.js +4 -0
  674. package/icons/rss-feed/index.d.ts +11 -0
  675. package/icons/rss-feed/index.js +4 -0
  676. package/icons/rule/index.d.ts +11 -0
  677. package/icons/rule/index.js +4 -0
  678. package/icons/schedule/index.d.ts +11 -0
  679. package/icons/schedule/index.js +4 -0
  680. package/icons/screen-lock-landscape/index.d.ts +11 -0
  681. package/icons/screen-lock-landscape/index.js +4 -0
  682. package/icons/screen-lock-portrait/index.d.ts +11 -0
  683. package/icons/screen-lock-portrait/index.js +4 -0
  684. package/icons/screen-lock-rotation/index.d.ts +11 -0
  685. package/icons/screen-lock-rotation/index.js +4 -0
  686. package/icons/screen-rotation/index.d.ts +11 -0
  687. package/icons/screen-rotation/index.js +4 -0
  688. package/icons/screen-share/index.d.ts +11 -0
  689. package/icons/screen-share/index.js +4 -0
  690. package/icons/sd-storage/index.d.ts +11 -0
  691. package/icons/sd-storage/index.js +4 -0
  692. package/icons/search-off/index.d.ts +11 -0
  693. package/icons/search-off/index.js +4 -0
  694. package/icons/sentiment-satisfied-alt/index.d.ts +11 -0
  695. package/icons/sentiment-satisfied-alt/index.js +4 -0
  696. package/icons/settings-applications/index.d.ts +11 -0
  697. package/icons/settings-applications/index.js +4 -0
  698. package/icons/settings-backup-restore/index.d.ts +11 -0
  699. package/icons/settings-backup-restore/index.js +4 -0
  700. package/icons/settings-bluetooth/index.d.ts +11 -0
  701. package/icons/settings-bluetooth/index.js +4 -0
  702. package/icons/settings-brightness/index.d.ts +11 -0
  703. package/icons/settings-brightness/index.js +4 -0
  704. package/icons/settings-cell/index.d.ts +11 -0
  705. package/icons/settings-cell/index.js +4 -0
  706. package/icons/settings-ethernet/index.d.ts +11 -0
  707. package/icons/settings-ethernet/index.js +4 -0
  708. package/icons/settings-input-antenna/index.d.ts +11 -0
  709. package/icons/settings-input-antenna/index.js +4 -0
  710. package/icons/settings-input-component/index.d.ts +11 -0
  711. package/icons/settings-input-component/index.js +4 -0
  712. package/icons/settings-input-composite/index.d.ts +11 -0
  713. package/icons/settings-input-composite/index.js +4 -0
  714. package/icons/settings-input-hdmi/index.d.ts +11 -0
  715. package/icons/settings-input-hdmi/index.js +4 -0
  716. package/icons/settings-input-svideo/index.d.ts +11 -0
  717. package/icons/settings-input-svideo/index.js +4 -0
  718. package/icons/settings-overscan/index.d.ts +11 -0
  719. package/icons/settings-overscan/index.js +4 -0
  720. package/icons/settings-phone/index.d.ts +11 -0
  721. package/icons/settings-phone/index.js +4 -0
  722. package/icons/settings-power/index.d.ts +11 -0
  723. package/icons/settings-power/index.js +4 -0
  724. package/icons/settings-remote/index.d.ts +11 -0
  725. package/icons/settings-remote/index.js +4 -0
  726. package/icons/settings-system-daydream/index.d.ts +11 -0
  727. package/icons/settings-system-daydream/index.js +4 -0
  728. package/icons/settings-voice/index.d.ts +11 -0
  729. package/icons/settings-voice/index.js +4 -0
  730. package/icons/shop/index.d.ts +11 -0
  731. package/icons/shop/index.js +4 -0
  732. package/icons/shop-two/index.d.ts +11 -0
  733. package/icons/shop-two/index.js +4 -0
  734. package/icons/shopping-bag/index.d.ts +11 -0
  735. package/icons/shopping-bag/index.js +4 -0
  736. package/icons/shopping-basket/index.d.ts +11 -0
  737. package/icons/shopping-basket/index.js +4 -0
  738. package/icons/shopping-cart/index.d.ts +11 -0
  739. package/icons/shopping-cart/index.js +4 -0
  740. package/icons/signal-cellular-4-bar/index.d.ts +11 -0
  741. package/icons/signal-cellular-4-bar/index.js +4 -0
  742. package/icons/signal-cellular-alt/index.d.ts +11 -0
  743. package/icons/signal-cellular-alt/index.js +4 -0
  744. package/icons/signal-cellular-connected-no-internet-4-bar/index.d.ts +11 -0
  745. package/icons/signal-cellular-connected-no-internet-4-bar/index.js +4 -0
  746. package/icons/signal-cellular-no-sim/index.d.ts +11 -0
  747. package/icons/signal-cellular-no-sim/index.js +4 -0
  748. package/icons/signal-cellular-null/index.d.ts +11 -0
  749. package/icons/signal-cellular-null/index.js +4 -0
  750. package/icons/signal-cellular-off/index.d.ts +11 -0
  751. package/icons/signal-cellular-off/index.js +4 -0
  752. package/icons/signal-wifi-4-bar/index.d.ts +11 -0
  753. package/icons/signal-wifi-4-bar/index.js +4 -0
  754. package/icons/signal-wifi-4-bar-lock/index.d.ts +11 -0
  755. package/icons/signal-wifi-4-bar-lock/index.js +4 -0
  756. package/icons/signal-wifi-off/index.d.ts +11 -0
  757. package/icons/signal-wifi-off/index.js +4 -0
  758. package/icons/smart-button/index.d.ts +11 -0
  759. package/icons/smart-button/index.js +4 -0
  760. package/icons/source/index.d.ts +11 -0
  761. package/icons/source/index.js +4 -0
  762. package/icons/speaker-notes/index.d.ts +11 -0
  763. package/icons/speaker-notes/index.js +4 -0
  764. package/icons/speaker-notes-off/index.d.ts +11 -0
  765. package/icons/speaker-notes-off/index.js +4 -0
  766. package/icons/speaker-phone/index.d.ts +11 -0
  767. package/icons/speaker-phone/index.js +4 -0
  768. package/icons/spellcheck/index.d.ts +11 -0
  769. package/icons/spellcheck/index.js +4 -0
  770. package/icons/star-rate/index.d.ts +11 -0
  771. package/icons/star-rate/index.js +4 -0
  772. package/icons/stars/index.d.ts +11 -0
  773. package/icons/stars/index.js +4 -0
  774. package/icons/stay-current-landscape/index.d.ts +11 -0
  775. package/icons/stay-current-landscape/index.js +4 -0
  776. package/icons/stay-current-portrait/index.d.ts +11 -0
  777. package/icons/stay-current-portrait/index.js +4 -0
  778. package/icons/stay-primary-landscape/index.d.ts +11 -0
  779. package/icons/stay-primary-landscape/index.js +4 -0
  780. package/icons/stay-primary-portrait/index.d.ts +11 -0
  781. package/icons/stay-primary-portrait/index.js +4 -0
  782. package/icons/sticky-note-2/index.d.ts +11 -0
  783. package/icons/sticky-note-2/index.js +4 -0
  784. package/icons/stop-screen-share/index.d.ts +11 -0
  785. package/icons/stop-screen-share/index.js +4 -0
  786. package/icons/storage/index.d.ts +11 -0
  787. package/icons/storage/index.js +4 -0
  788. package/icons/store/index.d.ts +11 -0
  789. package/icons/store/index.js +4 -0
  790. package/icons/subject/index.d.ts +11 -0
  791. package/icons/subject/index.js +4 -0
  792. package/icons/subtitles-off/index.d.ts +11 -0
  793. package/icons/subtitles-off/index.js +4 -0
  794. package/icons/supervised-user-circle/index.d.ts +11 -0
  795. package/icons/supervised-user-circle/index.js +4 -0
  796. package/icons/supervisor-account/index.d.ts +11 -0
  797. package/icons/supervisor-account/index.js +4 -0
  798. package/icons/support/index.d.ts +11 -0
  799. package/icons/support/index.js +4 -0
  800. package/icons/swap-calls/index.d.ts +11 -0
  801. package/icons/swap-calls/index.js +4 -0
  802. package/icons/swap-horiz/index.d.ts +11 -0
  803. package/icons/swap-horiz/index.js +4 -0
  804. package/icons/swap-horizontal-circle/index.d.ts +11 -0
  805. package/icons/swap-horizontal-circle/index.js +4 -0
  806. package/icons/swap-vertical-circle/index.d.ts +11 -0
  807. package/icons/swap-vertical-circle/index.js +4 -0
  808. package/icons/switch-left/index.js +1 -1
  809. package/icons/switch-right/index.js +1 -1
  810. package/icons/sync-alt/index.d.ts +11 -0
  811. package/icons/sync-alt/index.js +4 -0
  812. package/icons/system-update-alt/index.d.ts +11 -0
  813. package/icons/system-update-alt/index.js +4 -0
  814. package/icons/tab/index.d.ts +11 -0
  815. package/icons/tab/index.js +4 -0
  816. package/icons/tab-unselected/index.d.ts +11 -0
  817. package/icons/tab-unselected/index.js +4 -0
  818. package/icons/table-view/index.d.ts +11 -0
  819. package/icons/table-view/index.js +4 -0
  820. package/icons/text-rotate-up/index.d.ts +11 -0
  821. package/icons/text-rotate-up/index.js +4 -0
  822. package/icons/text-rotate-vertical/index.d.ts +11 -0
  823. package/icons/text-rotate-vertical/index.js +4 -0
  824. package/icons/text-rotation-angledown/index.d.ts +11 -0
  825. package/icons/text-rotation-angledown/index.js +4 -0
  826. package/icons/text-rotation-angleup/index.d.ts +11 -0
  827. package/icons/text-rotation-angleup/index.js +4 -0
  828. package/icons/text-rotation-down/index.d.ts +11 -0
  829. package/icons/text-rotation-down/index.js +4 -0
  830. package/icons/text-rotation-none/index.d.ts +11 -0
  831. package/icons/text-rotation-none/index.js +4 -0
  832. package/icons/textsms/index.d.ts +11 -0
  833. package/icons/textsms/index.js +4 -0
  834. package/icons/theaters/index.d.ts +11 -0
  835. package/icons/theaters/index.js +4 -0
  836. package/icons/thermostat/index.d.ts +11 -0
  837. package/icons/thermostat/index.js +4 -0
  838. package/icons/thumb-down/index.d.ts +11 -0
  839. package/icons/thumb-down/index.js +4 -0
  840. package/icons/thumb-up/index.d.ts +11 -0
  841. package/icons/thumb-up/index.js +4 -0
  842. package/icons/thumbs-up-down/index.d.ts +11 -0
  843. package/icons/thumbs-up-down/index.js +4 -0
  844. package/icons/timeline/index.d.ts +11 -0
  845. package/icons/timeline/index.js +4 -0
  846. package/icons/toc/index.d.ts +11 -0
  847. package/icons/toc/index.js +4 -0
  848. package/icons/today/index.d.ts +11 -0
  849. package/icons/today/index.js +4 -0
  850. package/icons/toll/index.d.ts +11 -0
  851. package/icons/toll/index.js +4 -0
  852. package/icons/touch-app/index.d.ts +11 -0
  853. package/icons/touch-app/index.js +4 -0
  854. package/icons/tour/index.d.ts +11 -0
  855. package/icons/tour/index.js +4 -0
  856. package/icons/track-changes/index.d.ts +11 -0
  857. package/icons/track-changes/index.js +4 -0
  858. package/icons/translate/index.d.ts +11 -0
  859. package/icons/translate/index.js +4 -0
  860. package/icons/trending-down/index.d.ts +11 -0
  861. package/icons/trending-down/index.js +4 -0
  862. package/icons/trending-flat/index.d.ts +11 -0
  863. package/icons/trending-flat/index.js +4 -0
  864. package/icons/trending-up/index.d.ts +11 -0
  865. package/icons/trending-up/index.js +4 -0
  866. package/icons/turned-in/index.d.ts +11 -0
  867. package/icons/turned-in/index.js +4 -0
  868. package/icons/turned-in-not/index.d.ts +11 -0
  869. package/icons/turned-in-not/index.js +4 -0
  870. package/icons/unpublished/index.d.ts +11 -0
  871. package/icons/unpublished/index.js +4 -0
  872. package/icons/unsubscribe/index.d.ts +11 -0
  873. package/icons/unsubscribe/index.js +4 -0
  874. package/icons/upgrade/index.d.ts +11 -0
  875. package/icons/upgrade/index.js +4 -0
  876. package/icons/usb/index.d.ts +11 -0
  877. package/icons/usb/index.js +4 -0
  878. package/icons/verified/index.d.ts +11 -0
  879. package/icons/verified/index.js +4 -0
  880. package/icons/verified-user/index.d.ts +11 -0
  881. package/icons/verified-user/index.js +4 -0
  882. package/icons/vertical-split/index.d.ts +11 -0
  883. package/icons/vertical-split/index.js +4 -0
  884. package/icons/view-agenda/index.d.ts +11 -0
  885. package/icons/view-agenda/index.js +4 -0
  886. package/icons/view-array/index.d.ts +11 -0
  887. package/icons/view-array/index.js +4 -0
  888. package/icons/view-carousel/index.d.ts +11 -0
  889. package/icons/view-carousel/index.js +4 -0
  890. package/icons/view-column/index.d.ts +11 -0
  891. package/icons/view-column/index.js +4 -0
  892. package/icons/view-day/index.d.ts +11 -0
  893. package/icons/view-day/index.js +4 -0
  894. package/icons/view-headline/index.d.ts +11 -0
  895. package/icons/view-headline/index.js +4 -0
  896. package/icons/view-list/index.d.ts +11 -0
  897. package/icons/view-list/index.js +4 -0
  898. package/icons/view-module/index.d.ts +11 -0
  899. package/icons/view-module/index.js +4 -0
  900. package/icons/view-quilt/index.d.ts +11 -0
  901. package/icons/view-quilt/index.js +4 -0
  902. package/icons/view-sidebar/index.d.ts +11 -0
  903. package/icons/view-sidebar/index.js +4 -0
  904. package/icons/view-stream/index.d.ts +11 -0
  905. package/icons/view-stream/index.js +4 -0
  906. package/icons/view-week/index.d.ts +11 -0
  907. package/icons/view-week/index.js +4 -0
  908. package/icons/visibility/index.d.ts +11 -0
  909. package/icons/visibility/index.js +4 -0
  910. package/icons/visibility-off/index.d.ts +11 -0
  911. package/icons/visibility-off/index.js +4 -0
  912. package/icons/voice-over-off/index.d.ts +11 -0
  913. package/icons/voice-over-off/index.js +4 -0
  914. package/icons/voicemail/index.d.ts +11 -0
  915. package/icons/voicemail/index.js +4 -0
  916. package/icons/vpn-key/index.d.ts +11 -0
  917. package/icons/vpn-key/index.js +4 -0
  918. package/icons/wallpaper/index.d.ts +11 -0
  919. package/icons/wallpaper/index.js +4 -0
  920. package/icons/watch-later/index.d.ts +11 -0
  921. package/icons/watch-later/index.js +4 -0
  922. package/icons/widgets/index.d.ts +11 -0
  923. package/icons/widgets/index.js +4 -0
  924. package/icons/wifi-calling/index.d.ts +11 -0
  925. package/icons/wifi-calling/index.js +4 -0
  926. package/icons/wifi-lock/index.d.ts +11 -0
  927. package/icons/wifi-lock/index.js +4 -0
  928. package/icons/wifi-protected-setup/index.d.ts +11 -0
  929. package/icons/wifi-protected-setup/index.js +4 -0
  930. package/icons/wifi-tethering/index.d.ts +11 -0
  931. package/icons/wifi-tethering/index.js +4 -0
  932. package/icons/work/index.d.ts +11 -0
  933. package/icons/work/index.js +4 -0
  934. package/icons/work-off/index.d.ts +11 -0
  935. package/icons/work-off/index.js +4 -0
  936. package/icons/work-outline/index.d.ts +11 -0
  937. package/icons/work-outline/index.js +4 -0
  938. package/icons/wysiwyg/index.d.ts +11 -0
  939. package/icons/wysiwyg/index.js +4 -0
  940. package/icons/youtube-searched-for/index.d.ts +11 -0
  941. package/icons/youtube-searched-for/index.js +4 -0
  942. package/icons/zoom-in/index.d.ts +11 -0
  943. package/icons/zoom-in/index.js +4 -0
  944. package/icons/zoom-out/index.d.ts +11 -0
  945. package/icons/zoom-out/index.js +4 -0
  946. package/icons-branded/credit-card/index.d.ts +11 -0
  947. package/icons-branded/credit-card/index.js +4 -0
  948. package/icons-branded/finance/index.d.ts +11 -0
  949. package/icons-branded/finance/index.js +4 -0
  950. package/icons-branded/global-settings/index.d.ts +11 -0
  951. package/icons-branded/global-settings/index.js +4 -0
  952. package/icons-branded/help/index.d.ts +11 -0
  953. package/icons-branded/help/index.js +4 -0
  954. package/icons-branded/verified-phone/index.d.ts +11 -0
  955. package/icons-branded/verified-phone/index.js +4 -0
  956. package/package.json +1 -3
  957. package/popover/index.d.ts +1 -2
  958. package/popover/index.js +34 -20
  959. package/popover/utils.d.ts +1 -0
  960. package/popover/utils.js +1 -0
  961. package/radio/index.js +18 -17
  962. package/radio-option/index.d.ts +1 -19
  963. package/radio-option/index.js +0 -3
  964. package/radio-option/types.d.ts +18 -0
  965. package/radio-option/types.js +1 -0
  966. package/search/index.js +8 -11
  967. package/search-option/index.d.ts +1 -10
  968. package/search-option/index.js +4 -10
  969. package/search-option/types.d.ts +9 -0
  970. package/search-option/types.js +1 -0
  971. package/segmented-control/index.js +20 -113
  972. package/segmented-control-option/index.d.ts +0 -1
  973. package/segmented-control-option/index.js +1 -4
  974. package/segmented-icon-control/index.js +30 -26
  975. package/segmented-icon-control-option/index.d.ts +0 -1
  976. package/segmented-icon-control-option/index.js +6 -15
  977. package/select/index.d.ts +0 -1
  978. package/select/index.js +3 -5
  979. package/select-option/index.d.ts +1 -3
  980. package/select-option/index.js +2 -2
  981. package/select-option/types.d.ts +3 -0
  982. package/select-option/types.js +1 -0
  983. package/table/index.js +1 -1
  984. package/table-cell/index.js +1 -1
  985. package/table-head-cell/index.js +1 -1
  986. package/tabs/index.js +6 -8
  987. package/tabs-option/index.d.ts +1 -19
  988. package/tabs-option/index.js +0 -3
  989. package/tabs-option/types.d.ts +18 -0
  990. package/tabs-option/types.js +1 -0
  991. package/tooltip/index.d.ts +1 -17
  992. package/tooltip/index.js +1 -1
  993. package/tooltip/types.d.ts +16 -0
  994. package/tooltip/types.js +1 -0
  995. package/tooltip/utils.d.ts +1 -0
  996. package/tooltip/utils.js +1 -0
  997. package/utils.d.ts +4 -3
  998. package/utils.js +23 -15
  999. package/dropdown-option/index.d.ts +0 -45
  1000. package/index.d.ts +0 -332
  1001. package/index.js +0 -332
@@ -0,0 +1,4 @@
1
+ import { defineCustomElement } from '../../utils';
2
+ import { createIconClass } from '../create-icon-class';
3
+ const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="m19.41 7.41-4.83-4.83c-.37-.37-.88-.58-1.41-.58H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.42ZM14 12c.55 0 1 .45 1 1v3c0 .55-.45 1-1 1h-1c0 .55-.45 1-1 1s-1-.45-1-1h-1c-.55 0-1-.45-1-1s.45-1 1-1h3v-1h-3c-.55 0-1-.45-1-1v-3c0-.55.45-1 1-1h1c0-.55.45-1 1-1s1 .45 1 1h1c.55 0 1 .45 1 1s-.45 1-1 1h-3v1h3Z"/></svg>';
4
+ defineCustomElement('sinch-icon-request-page', createIconClass(templateHTML));
@@ -0,0 +1,11 @@
1
+ import type { TSinchIconElement, TSinchIconReact } from '../types';
2
+ declare global {
3
+ namespace JSX {
4
+ interface IntrinsicElements {
5
+ 'sinch-icon-restore': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-restore': TSinchIconElement;
10
+ }
11
+ }
@@ -0,0 +1,4 @@
1
+ import { defineCustomElement } from '../../utils';
2
+ import { createIconClass } from '../create-icon-class';
3
+ const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M13.25 3a9.003 9.003 0 0 0-9.26 9H2.2c-.45 0-.67.54-.35.85l2.79 2.8c.2.2.51.2.71 0l2.79-2.8c.32-.31.09-.85-.35-.85h-1.8c0-3.9 3.18-7.05 7.1-7 3.72.05 6.85 3.18 6.9 6.9.05 3.91-3.1 7.1-7 7.1-1.61 0-3.1-.55-4.28-1.48a.994.994 0 0 0-1.32.08c-.42.43-.39 1.13.08 1.5a8.931 8.931 0 0 0 5.52 1.9c5.05 0 9.14-4.17 9-9.26-.13-4.69-4.05-8.61-8.74-8.74Zm-.51 5c-.41 0-.75.34-.75.75v3.68c0 .35.19.68.49.86l3.12 1.85c.36.21.82.09 1.03-.26.21-.36.09-.82-.26-1.03l-2.88-1.71v-3.4c0-.4-.33-.74-.75-.74Z"/></svg>';
4
+ defineCustomElement('sinch-icon-restore', createIconClass(templateHTML));
@@ -0,0 +1,11 @@
1
+ import type { TSinchIconElement, TSinchIconReact } from '../types';
2
+ declare global {
3
+ namespace JSX {
4
+ interface IntrinsicElements {
5
+ 'sinch-icon-restore-from-trash': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-restore-from-trash': TSinchIconElement;
10
+ }
11
+ }
@@ -0,0 +1,4 @@
1
+ import { defineCustomElement } from '../../utils';
2
+ import { createIconClass } from '../create-icon-class';
3
+ const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v10Zm5.65-8.65c.2-.2.51-.2.71 0L16 14h-2v4h-4v-4H8l3.65-3.65ZM15.5 4l-.71-.71c-.18-.18-.44-.29-.7-.29H9.91c-.26 0-.52.11-.7.29L8.5 4H6c-.55 0-1 .45-1 1s.45 1 1 1h12c.55 0 1-.45 1-1s-.45-1-1-1h-2.5Z"/></svg>';
4
+ defineCustomElement('sinch-icon-restore-from-trash', createIconClass(templateHTML));
@@ -0,0 +1,11 @@
1
+ import type { TSinchIconElement, TSinchIconReact } from '../types';
2
+ declare global {
3
+ namespace JSX {
4
+ interface IntrinsicElements {
5
+ 'sinch-icon-restore-page': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-restore-page': TSinchIconElement;
10
+ }
11
+ }
@@ -0,0 +1,4 @@
1
+ import { defineCustomElement } from '../../utils';
2
+ import { createIconClass } from '../create-icon-class';
3
+ const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="m19.41 7.41-4.83-4.83c-.37-.37-.88-.58-1.41-.58H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.42ZM12 18c-1.65 0-3.19-.81-4.12-2.17a.75.75 0 0 1 .19-1.04c.34-.24.81-.15 1.04.19.65.95 1.73 1.52 2.88 1.52 1.93 0 3.5-1.57 3.5-3.5a3.495 3.495 0 0 0-6.6-1.61L10.5 13H7c-.28 0-.5-.22-.5-.5V9l1.3 1.3A4.98 4.98 0 0 1 12 8c2.76 0 5 2.24 5 5s-2.24 5-5 5Z"/></svg>';
4
+ defineCustomElement('sinch-icon-restore-page', createIconClass(templateHTML));
@@ -0,0 +1,11 @@
1
+ import type { TSinchIconElement, TSinchIconReact } from '../types';
2
+ declare global {
3
+ namespace JSX {
4
+ interface IntrinsicElements {
5
+ 'sinch-icon-ring-volume': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-ring-volume': TSinchIconElement;
10
+ }
11
+ }
@@ -0,0 +1,4 @@
1
+ import { defineCustomElement } from '../../utils';
2
+ import { createIconClass } from '../create-icon-class';
3
+ const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M11.98 7h.03c.55 0 .99-.44.99-.98V2.98c0-.54-.44-.98-.98-.98h-.03c-.55 0-.99.44-.99.98v3.03c0 .55.44.99.98.99Zm4.92 2.11c.39.39 1.01.39 1.4 0 .62-.63 1.52-1.54 2.15-2.17a.972.972 0 0 0 0-1.39.99.99 0 0 0-1.39 0L16.89 7.7a.972.972 0 0 0 0 1.39l.01.02ZM5.71 9.1c.38.39 1.01.39 1.4 0a.99.99 0 0 0 0-1.39L4.96 5.54a.972.972 0 0 0-1.39 0l-.02.01a.972.972 0 0 0 0 1.39c.63.62 1.54 1.53 2.16 2.16Zm17.58 7.13c-6.41-5.66-16.07-5.66-22.48 0-.85.75-.85 2.08-.05 2.88l1.22 1.22c.72.72 1.86.78 2.66.15l2-1.59c.48-.38.76-.96.76-1.57v-2.6c3.02-.98 6.29-.99 9.32 0v2.61c0 .61.28 1.19.76 1.57l1.99 1.58c.8.63 1.94.57 2.66-.15l1.22-1.22c.79-.8.79-2.13-.06-2.88Z"/></svg>';
4
+ defineCustomElement('sinch-icon-ring-volume', createIconClass(templateHTML));
@@ -0,0 +1,11 @@
1
+ import type { TSinchIconElement, TSinchIconReact } from '../types';
2
+ declare global {
3
+ namespace JSX {
4
+ interface IntrinsicElements {
5
+ 'sinch-icon-room': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-room': TSinchIconElement;
10
+ }
11
+ }
@@ -0,0 +1,4 @@
1
+ import { defineCustomElement } from '../../utils';
2
+ import { createIconClass } from '../create-icon-class';
3
+ const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M12 2C8.13 2 5 5.13 5 9c0 4.17 4.42 9.92 6.24 12.11.4.48 1.13.48 1.53 0C14.58 18.92 19 13.17 19 9c0-3.87-3.13-7-7-7Zm0 9.5a2.5 2.5 0 0 1 0-5 2.5 2.5 0 0 1 0 5Z"/></svg>';
4
+ defineCustomElement('sinch-icon-room', createIconClass(templateHTML));
@@ -0,0 +1,11 @@
1
+ import type { TSinchIconElement, TSinchIconReact } from '../types';
2
+ declare global {
3
+ namespace JSX {
4
+ interface IntrinsicElements {
5
+ 'sinch-icon-rounded-corner': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-rounded-corner': TSinchIconElement;
10
+ }
11
+ }
@@ -0,0 +1,4 @@
1
+ import { defineCustomElement } from '../../utils';
2
+ import { createIconClass } from '../create-icon-class';
3
+ const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M19 19h2v2h-2v-2Zm0-2h2v-2h-2v2ZM3 13h2v-2H3v2Zm0 4h2v-2H3v2Zm0-8h2V7H3v2Zm0-4h2V3H3v2Zm4 0h2V3H7v2Zm8 16h2v-2h-2v2Zm-4 0h2v-2h-2v2Zm4 0h2v-2h-2v2Zm-8 0h2v-2H7v2Zm-4 0h2v-2H3v2ZM21 8c0-2.76-2.24-5-5-5h-5v2h5c1.65 0 3 1.35 3 3v5h2V8Z"/></svg>';
4
+ defineCustomElement('sinch-icon-rounded-corner', createIconClass(templateHTML));
@@ -0,0 +1,11 @@
1
+ import type { TSinchIconElement, TSinchIconReact } from '../types';
2
+ declare global {
3
+ namespace JSX {
4
+ interface IntrinsicElements {
5
+ 'sinch-icon-rowing': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-rowing': TSinchIconElement;
10
+ }
11
+ }
@@ -0,0 +1,4 @@
1
+ import { defineCustomElement } from '../../utils';
2
+ import { createIconClass } from '../create-icon-class';
3
+ const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M4.75 18.25c-.41.41-.41 1.09 0 1.5.41.41 1.09.41 1.5 0L9 17h2l-2.5-2.5-3.75 3.75ZM15 5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2Zm5.29 15.3-2-2.01c-.18-.18-.44-.29-.71-.29H16.5l-6.29-6.29a9.79 9.79 0 0 0 2.29-1.39v2.27l3.58 3.58c.57-.55.92-1.32.92-2.16V8.26A2.27 2.27 0 0 0 14.74 6h-.02c-.34 0-.67.09-.96.23-.26.12-.5.29-.69.5l-1.4 1.55C10.61 9.45 8.66 10.35 7 10.32c-.6 0-1.08.48-1.08 1.08 0 .6.48 1.08 1.08 1.08.31 0 .61-.03.9-.07l7.11 7.09v1.08c0 .26.1.52.29.7l1.99 2.01c.39.39 1.02.39 1.42 0l1.58-1.58a.996.996 0 0 0 0-1.41Z"/></svg>';
4
+ defineCustomElement('sinch-icon-rowing', createIconClass(templateHTML));
@@ -0,0 +1,11 @@
1
+ import type { TSinchIconElement, TSinchIconReact } from '../types';
2
+ declare global {
3
+ namespace JSX {
4
+ interface IntrinsicElements {
5
+ 'sinch-icon-rss-feed': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-rss-feed': TSinchIconElement;
10
+ }
11
+ }
@@ -0,0 +1,4 @@
1
+ import { defineCustomElement } from '../../utils';
2
+ import { createIconClass } from '../create-icon-class';
3
+ const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M6.18 20a2.18 2.18 0 1 0 0-4.36 2.18 2.18 0 0 0 0 4.36Zm-.59-9.77c-.84-.14-1.59.55-1.59 1.4 0 .71.53 1.28 1.23 1.4 2.92.51 5.22 2.82 5.74 5.74.12.7.69 1.23 1.4 1.23.85 0 1.54-.75 1.41-1.59a9.894 9.894 0 0 0-8.19-8.18Zm-.03-5.71C4.73 4.43 4 5.1 4 5.93c0 .73.55 1.33 1.27 1.4 6.01.6 10.79 5.38 11.39 11.39.07.73.67 1.28 1.4 1.28.84 0 1.5-.73 1.42-1.56-.73-7.34-6.57-13.19-13.92-13.92Z"/></svg>';
4
+ defineCustomElement('sinch-icon-rss-feed', createIconClass(templateHTML));
@@ -0,0 +1,11 @@
1
+ import type { TSinchIconElement, TSinchIconReact } from '../types';
2
+ declare global {
3
+ namespace JSX {
4
+ interface IntrinsicElements {
5
+ 'sinch-icon-rule': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-rule': TSinchIconElement;
10
+ }
11
+ }
@@ -0,0 +1,4 @@
1
+ import { defineCustomElement } from '../../utils';
2
+ import { createIconClass } from '../create-icon-class';
3
+ const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="m15.83 10.29-2.12-2.12a.996.996 0 1 1 1.41-1.41l1.41 1.41 3.54-3.54a.996.996 0 1 1 1.41 1.41l-4.24 4.24c-.39.4-1.02.4-1.41.01ZM10 7H3c-.55 0-1 .45-1 1s.45 1 1 1h7c.55 0 1-.45 1-1s-.45-1-1-1Zm10.29 5.71a.996.996 0 0 0-1.41 0L17 14.59l-1.88-1.88a.996.996 0 1 0-1.41 1.41L15.59 16l-1.88 1.88a.996.996 0 1 0 1.41 1.41L17 17.41l1.88 1.88a.996.996 0 1 0 1.41-1.41L18.41 16l1.88-1.88a.996.996 0 0 0 0-1.41ZM10 15H3c-.55 0-1 .45-1 1s.45 1 1 1h7c.55 0 1-.45 1-1s-.45-1-1-1Z"/></svg>';
4
+ defineCustomElement('sinch-icon-rule', createIconClass(templateHTML));
@@ -0,0 +1,11 @@
1
+ import type { TSinchIconElement, TSinchIconReact } from '../types';
2
+ declare global {
3
+ namespace JSX {
4
+ interface IntrinsicElements {
5
+ 'sinch-icon-schedule': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-schedule': TSinchIconElement;
10
+ }
11
+ }
@@ -0,0 +1,4 @@
1
+ import { defineCustomElement } from '../../utils';
2
+ import { createIconClass } from '../create-icon-class';
3
+ const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2ZM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8Zm-.22-13h-.06c-.4 0-.72.32-.72.72v4.72c0 .35.18.68.49.86l4.15 2.49c.34.2.78.1.98-.24a.71.71 0 0 0-.25-.99l-3.87-2.3V7.72c0-.4-.32-.72-.72-.72Z"/></svg>';
4
+ defineCustomElement('sinch-icon-schedule', createIconClass(templateHTML));
@@ -0,0 +1,11 @@
1
+ import type { TSinchIconElement, TSinchIconReact } from '../types';
2
+ declare global {
3
+ namespace JSX {
4
+ interface IntrinsicElements {
5
+ 'sinch-icon-screen-lock-landscape': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-screen-lock-landscape': TSinchIconElement;
10
+ }
11
+ }
@@ -0,0 +1,4 @@
1
+ import { defineCustomElement } from '../../utils';
2
+ import { createIconClass } from '../create-icon-class';
3
+ const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M21 5H3c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2Zm-2 12H5V7h14v10Zm-9-1h4c.55 0 1-.45 1-1v-3c0-.55-.45-1-1-1v-1a2 2 0 1 0-4 0v1c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1Zm.8-6c0-.66.54-1.2 1.2-1.2.66 0 1.2.54 1.2 1.2v1h-2.4v-1Z"/></svg>';
4
+ defineCustomElement('sinch-icon-screen-lock-landscape', createIconClass(templateHTML));
@@ -0,0 +1,11 @@
1
+ import type { TSinchIconElement, TSinchIconReact } from '../types';
2
+ declare global {
3
+ namespace JSX {
4
+ interface IntrinsicElements {
5
+ 'sinch-icon-screen-lock-portrait': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-screen-lock-portrait': TSinchIconElement;
10
+ }
11
+ }
@@ -0,0 +1,4 @@
1
+ import { defineCustomElement } from '../../utils';
2
+ import { createIconClass } from '../create-icon-class';
3
+ const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M10 16h4c.55 0 1-.45 1-1v-3c0-.55-.45-1-1-1v-1a2 2 0 1 0-4 0v1c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1Zm.8-6c0-.66.54-1.2 1.2-1.2.66 0 1.2.54 1.2 1.2v1h-2.4v-1ZM17 1H7c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2Zm0 18H7V5h10v14Z"/></svg>';
4
+ defineCustomElement('sinch-icon-screen-lock-portrait', createIconClass(templateHTML));
@@ -0,0 +1,11 @@
1
+ import type { TSinchIconElement, TSinchIconReact } from '../types';
2
+ declare global {
3
+ namespace JSX {
4
+ interface IntrinsicElements {
5
+ 'sinch-icon-screen-lock-rotation': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-screen-lock-rotation': TSinchIconElement;
10
+ }
11
+ }
@@ -0,0 +1,4 @@
1
+ import { defineCustomElement } from '../../utils';
2
+ import { createIconClass } from '../create-icon-class';
3
+ const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="m22.3 13.77-1.86-1.87a.996.996 0 1 0-1.41 1.41l1.51 1.52-5.66 5.66L3.56 9.17l5.66-5.66 1.4 1.4a.996.996 0 1 0 1.41-1.41l-1.75-1.75a1.49 1.49 0 0 0-2.12 0L1.8 8.11a1.49 1.49 0 0 0 0 2.12l12.02 12.02c.59.59 1.54.59 2.12 0l6.36-6.36c.59-.59.59-1.54 0-2.12ZM15.05 10h5c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1v-.5a2.5 2.5 0 0 0-5 0V4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1Zm.8-6.5c0-.94.76-1.7 1.7-1.7s1.7.76 1.7 1.7V4h-3.4v-.5Zm-7 16.65-1.33 1.33a10.504 10.504 0 0 1-5.89-7.86.737.737 0 0 0-.86-.62c-.41.06-.69.45-.62.86.6 3.81 2.96 7.01 6.24 8.75 1.57.83 3.55 1.43 5.8 1.38.18 0 .26-.22.14-.35l-3.48-3.49Z"/></svg>';
4
+ defineCustomElement('sinch-icon-screen-lock-rotation', createIconClass(templateHTML));
@@ -0,0 +1,11 @@
1
+ import type { TSinchIconElement, TSinchIconReact } from '../types';
2
+ declare global {
3
+ namespace JSX {
4
+ interface IntrinsicElements {
5
+ 'sinch-icon-screen-rotation': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-screen-rotation': TSinchIconElement;
10
+ }
11
+ }
@@ -0,0 +1,4 @@
1
+ import { defineCustomElement } from '../../utils';
2
+ import { createIconClass } from '../create-icon-class';
3
+ const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><g clip-path="url(#a)"><path d="M10.23 1.75a1.49 1.49 0 0 0-2.12 0L1.75 8.11a1.49 1.49 0 0 0 0 2.12l12.02 12.02c.59.59 1.54.59 2.12 0l6.36-6.36c.59-.59.59-1.54 0-2.12L10.23 1.75Zm3.89 18.73L3.52 9.88a.996.996 0 0 1 0-1.41l4.95-4.95a.996.996 0 0 1 1.41 0l10.61 10.61c.39.39.39 1.02 0 1.41l-4.95 4.95c-.39.38-1.03.38-1.42-.01ZM17.61 1.4C16.04.57 14.06-.03 11.81.02c-.18 0-.26.22-.14.35l3.48 3.48 1.33-1.33c3.09 1.46 5.34 4.37 5.89 7.86.06.41.44.69.86.62.41-.06.69-.45.62-.86-.6-3.8-2.96-7-6.24-8.74ZM8.85 20.16l-1.33 1.33a10.504 10.504 0 0 1-5.89-7.86.737.737 0 0 0-.86-.62c-.41.06-.69.45-.62.86.6 3.81 2.96 7.01 6.24 8.75 1.57.83 3.55 1.43 5.8 1.38.18 0 .26-.22.14-.35l-3.48-3.49Z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg>';
4
+ defineCustomElement('sinch-icon-screen-rotation', createIconClass(templateHTML));
@@ -0,0 +1,11 @@
1
+ import type { TSinchIconElement, TSinchIconReact } from '../types';
2
+ declare global {
3
+ namespace JSX {
4
+ interface IntrinsicElements {
5
+ 'sinch-icon-screen-share': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-screen-share': TSinchIconElement;
10
+ }
11
+ }
@@ -0,0 +1,4 @@
1
+ import { defineCustomElement } from '../../utils';
2
+ import { createIconClass } from '../create-icon-class';
3
+ const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M20 18c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v10a2 2 0 0 0 2 2H1c-.55 0-1 .45-1 1s.45 1 1 1h22c.55 0 1-.45 1-1s-.45-1-1-1h-3Zm-7-3.53v-2.19c-2.78 0-4.61.85-6 2.72.56-2.67 2.11-5.33 6-5.87V7l3.61 3.36c.21.2.21.53 0 .73L13 14.47Z"/></svg>';
4
+ defineCustomElement('sinch-icon-screen-share', createIconClass(templateHTML));
@@ -0,0 +1,11 @@
1
+ import type { TSinchIconElement, TSinchIconReact } from '../types';
2
+ declare global {
3
+ namespace JSX {
4
+ interface IntrinsicElements {
5
+ 'sinch-icon-sd-storage': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-sd-storage': TSinchIconElement;
10
+ }
11
+ }
@@ -0,0 +1,4 @@
1
+ import { defineCustomElement } from '../../utils';
2
+ import { createIconClass } from '../create-icon-class';
3
+ const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M18 2h-7.17c-.53 0-1.04.21-1.42.59L4.6 7.42c-.37.37-.6.88-.6 1.4V20c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2Zm-7 6c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1s1 .45 1 1v2c0 .55-.45 1-1 1Zm3 0c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1s1 .45 1 1v2c0 .55-.45 1-1 1Zm3 0c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1s1 .45 1 1v2c0 .55-.45 1-1 1Z"/></svg>';
4
+ defineCustomElement('sinch-icon-sd-storage', createIconClass(templateHTML));
@@ -0,0 +1,11 @@
1
+ import type { TSinchIconElement, TSinchIconReact } from '../types';
2
+ declare global {
3
+ namespace JSX {
4
+ interface IntrinsicElements {
5
+ 'sinch-icon-search-off': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-search-off': TSinchIconElement;
10
+ }
11
+ }
@@ -0,0 +1,4 @@
1
+ import { defineCustomElement } from '../../utils';
2
+ import { createIconClass } from '../create-icon-class';
3
+ const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M15.5 14h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-4.99-5.58-5.34A6.492 6.492 0 0 0 3.03 9h2.02c.24-2.12 1.92-3.8 4.06-3.98C11.65 4.8 14 6.95 14 9.5c0 2.49-2.01 4.5-4.5 4.5-.17 0-.33-.03-.5-.05v2.02l.01.01c1.8.13 3.47-.47 4.72-1.55l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49L15.5 14Z"/><path d="M6.12 11.17 4 13.29l-2.12-2.12c-.2-.2-.51-.2-.71 0-.2.2-.2.51 0 .71L3.29 14l-2.12 2.12c-.2.2-.2.51 0 .71.2.2.51.2.71 0L4 14.71l2.12 2.12c.2.2.51.2.71 0 .2-.2.2-.51 0-.71L4.71 14l2.12-2.12c.2-.2.2-.51 0-.71a.513.513 0 0 0-.71 0Z"/></svg>';
4
+ defineCustomElement('sinch-icon-search-off', createIconClass(templateHTML));
@@ -0,0 +1,11 @@
1
+ import type { TSinchIconElement, TSinchIconReact } from '../types';
2
+ declare global {
3
+ namespace JSX {
4
+ interface IntrinsicElements {
5
+ 'sinch-icon-sentiment-satisfied-alt': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-sentiment-satisfied-alt': TSinchIconElement;
10
+ }
11
+ }
@@ -0,0 +1,4 @@
1
+ import { defineCustomElement } from '../../utils';
2
+ import { createIconClass } from '../create-icon-class';
3
+ const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M15.5 11a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm-7 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"/><path d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2ZM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8Zm4.41-6.11a.745.745 0 0 0-1.03.24A3.98 3.98 0 0 1 12 16c-1.38 0-2.64-.7-3.38-1.88a.747.747 0 1 0-1.27.79A5.446 5.446 0 0 0 12 17.5c1.9 0 3.63-.97 4.65-2.58.22-.35.11-.81-.24-1.03Z"/></svg>';
4
+ defineCustomElement('sinch-icon-sentiment-satisfied-alt', createIconClass(templateHTML));
@@ -0,0 +1,11 @@
1
+ import type { TSinchIconElement, TSinchIconReact } from '../types';
2
+ declare global {
3
+ namespace JSX {
4
+ interface IntrinsicElements {
5
+ 'sinch-icon-settings-applications': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-settings-applications': TSinchIconElement;
10
+ }
11
+ }
@@ -0,0 +1,4 @@
1
+ import { defineCustomElement } from '../../utils';
2
+ import { createIconClass } from '../create-icon-class';
3
+ const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M12 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm7-7H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2Zm-1.75 9c0 .23-.02.46-.05.68l1.48 1.16c.13.11.17.3.08.45l-1.4 2.42c-.09.15-.27.21-.43.15l-1.74-.7c-.36.28-.76.51-1.18.69l-.26 1.85c-.03.17-.18.3-.35.3h-2.8c-.17 0-.32-.13-.35-.29l-.26-1.85c-.43-.18-.82-.41-1.18-.69l-1.74.7c-.16.06-.34 0-.43-.15l-1.4-2.42a.353.353 0 0 1 .08-.45l1.48-1.16c-.03-.23-.05-.46-.05-.69 0-.23.02-.46.05-.68l-1.48-1.16a.353.353 0 0 1-.08-.45l1.4-2.42c.09-.15.27-.21.43-.15l1.74.7c.36-.28.76-.51 1.18-.69l.26-1.85c.03-.17.18-.3.35-.3h2.8c.17 0 .32.13.35.29l.26 1.85c.43.18.82.41 1.18.69l1.74-.7c.16-.06.34 0 .43.15l1.4 2.42c.09.15.05.34-.08.45l-1.48 1.16c.03.23.05.46.05.69Z"/></svg>';
4
+ defineCustomElement('sinch-icon-settings-applications', createIconClass(templateHTML));
@@ -0,0 +1,11 @@
1
+ import type { TSinchIconElement, TSinchIconReact } from '../types';
2
+ declare global {
3
+ namespace JSX {
4
+ interface IntrinsicElements {
5
+ 'sinch-icon-settings-backup-restore': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-settings-backup-restore': TSinchIconElement;
10
+ }
11
+ }
@@ -0,0 +1,4 @@
1
+ import { defineCustomElement } from '../../utils';
2
+ import { createIconClass } from '../create-icon-class';
3
+ const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M14 12c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2Zm-1.74-9C7.17 2.86 3 6.95 3 12H1.21c-.45 0-.67.54-.35.85l2.79 2.79c.2.2.51.2.71 0l2.79-2.79a.5.5 0 0 0-.36-.85H5c0-3.9 3.18-7.05 7.1-7 3.72.05 6.85 3.18 6.9 6.9.05 3.91-3.1 7.1-7 7.1-1.25 0-2.42-.34-3.44-.91a.972.972 0 0 0-1.18.18c-.46.46-.37 1.25.2 1.57C8.89 20.57 10.39 21 12 21c5.05 0 9.14-4.17 9-9.26-.13-4.69-4.05-8.61-8.74-8.74Z"/></svg>';
4
+ defineCustomElement('sinch-icon-settings-backup-restore', createIconClass(templateHTML));
@@ -0,0 +1,11 @@
1
+ import type { TSinchIconElement, TSinchIconReact } from '../types';
2
+ declare global {
3
+ namespace JSX {
4
+ interface IntrinsicElements {
5
+ 'sinch-icon-settings-bluetooth': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-settings-bluetooth': TSinchIconElement;
10
+ }
11
+ }
@@ -0,0 +1,4 @@
1
+ import { defineCustomElement } from '../../utils';
2
+ import { createIconClass } from '../create-icon-class';
3
+ const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M11 22h2v2h-2v-2Zm-4 0h2v2H7v-2Zm8 0h2v2h-2v-2Zm-1.59-12 3.62-3.62a.99.99 0 0 0 .29-.71c0-.27-.11-.52-.29-.71L12.7.65c-.29-.29-.72-.37-1.09-.22-.37.15-.61.52-.61.92v6.23L7.14 3.73a.996.996 0 1 0-1.41 1.41L10.58 10l-4.85 4.85a.996.996 0 1 0 1.41 1.41L11 12.41v6.23c0 .4.24.77.62.92a.995.995 0 0 0 1.09-.21l4.32-4.32a.99.99 0 0 0 .29-.71c0-.27-.11-.52-.29-.71L13.41 10ZM13 3.77l1.91 1.91L13 7.58V3.77Zm0 12.46v-3.82l1.91 1.91L13 16.23Z"/></svg>';
4
+ defineCustomElement('sinch-icon-settings-bluetooth', createIconClass(templateHTML));
@@ -0,0 +1,11 @@
1
+ import type { TSinchIconElement, TSinchIconReact } from '../types';
2
+ declare global {
3
+ namespace JSX {
4
+ interface IntrinsicElements {
5
+ 'sinch-icon-settings-brightness': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-settings-brightness': TSinchIconElement;
10
+ }
11
+ }
@@ -0,0 +1,4 @@
1
+ import { defineCustomElement } from '../../utils';
2
+ import { createIconClass } from '../create-icon-class';
3
+ const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-1 16.01H4c-.55 0-1-.45-1-1V5.99c0-.55.45-1 1-1h16c.55 0 1 .45 1 1v12.02c0 .55-.45 1-1 1ZM8.5 16h2l1.15 1.15c.2.2.51.2.71 0L13.5 16h2c.28 0 .5-.22.5-.5v-2l1.15-1.15c.2-.2.2-.51 0-.71L16 10.5v-2c0-.28-.22-.5-.5-.5h-2l-1.15-1.15c-.2-.2-.51-.2-.71 0L10.5 8h-2c-.28 0-.5.22-.5.5v2l-1.15 1.15c-.2.2-.2.51 0 .71L8 13.5v2c0 .28.22.5.5.5ZM12 9c1.66 0 3 1.34 3 3s-1.34 3-3 3V9Z"/></svg>';
4
+ defineCustomElement('sinch-icon-settings-brightness', createIconClass(templateHTML));
@@ -0,0 +1,11 @@
1
+ import type { TSinchIconElement, TSinchIconReact } from '../types';
2
+ declare global {
3
+ namespace JSX {
4
+ interface IntrinsicElements {
5
+ 'sinch-icon-settings-cell': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-settings-cell': TSinchIconElement;
10
+ }
11
+ }
@@ -0,0 +1,4 @@
1
+ import { defineCustomElement } from '../../utils';
2
+ import { createIconClass } from '../create-icon-class';
3
+ const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M7 24h2v-2H7v2Zm4 0h2v-2h-2v2Zm4 0h2v-2h-2v2ZM16 .01 8 0C6.9 0 6 .9 6 2v16c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V2c0-1.1-.9-1.99-2-1.99ZM16 16H8V4h8v12Z"/></svg>';
4
+ defineCustomElement('sinch-icon-settings-cell', createIconClass(templateHTML));
@@ -0,0 +1,11 @@
1
+ import type { TSinchIconElement, TSinchIconReact } from '../types';
2
+ declare global {
3
+ namespace JSX {
4
+ interface IntrinsicElements {
5
+ 'sinch-icon-settings-ethernet': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-settings-ethernet': TSinchIconElement;
10
+ }
11
+ }
@@ -0,0 +1,4 @@
1
+ import { defineCustomElement } from '../../utils';
2
+ import { createIconClass } from '../create-icon-class';
3
+ const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M7 6.12a1 1 0 0 0-1.41.13l-4.24 5.11c-.31.37-.31.91 0 1.28l4.24 5.11a1 1 0 0 0 1.41.13 1 1 0 0 0 .13-1.41L3.42 12l3.71-4.47A1 1 0 0 0 7 6.12ZM7 13h2v-2H7v2Zm10-2h-2v2h2v-2Zm-6 2h2v-2h-2v2Zm6-6.88a1 1 0 0 0-.13 1.41L20.58 12l-3.71 4.47c-.35.43-.29 1.06.13 1.41a1 1 0 0 0 1.41-.13l4.24-5.11c.31-.37.31-.91 0-1.28l-4.24-5.11A1.01 1.01 0 0 0 17 6.12Z"/></svg>';
4
+ defineCustomElement('sinch-icon-settings-ethernet', createIconClass(templateHTML));
@@ -0,0 +1,11 @@
1
+ import type { TSinchIconElement, TSinchIconReact } from '../types';
2
+ declare global {
3
+ namespace JSX {
4
+ interface IntrinsicElements {
5
+ 'sinch-icon-settings-input-antenna': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-settings-input-antenna': TSinchIconElement;
10
+ }
11
+ }
@@ -0,0 +1,4 @@
1
+ import { defineCustomElement } from '../../utils';
2
+ import { createIconClass } from '../create-icon-class';
3
+ const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M12 5c-3.48 0-6.37 2.54-6.91 5.87-.1.59.39 1.13 1 1.13.49 0 .9-.36.98-.85A5.007 5.007 0 0 1 12 7c2.47 0 4.52 1.79 4.93 4.15.08.49.49.85.98.85.61 0 1.09-.54.99-1.13A6.984 6.984 0 0 0 12 5Zm1 9.29a2.518 2.518 0 0 0 1.41-2.99c-.22-.81-.87-1.47-1.68-1.7-1.69-.48-3.23.78-3.23 2.4 0 1.02.62 1.9 1.5 2.29v3.3l-2.71 2.7A.996.996 0 1 0 9.7 21.7l2.3-2.3 2.3 2.3a.996.996 0 1 0 1.41-1.41L13 17.59v-3.3ZM12 1C6.3 1 1.61 5.34 1.05 10.9c-.05.59.41 1.1 1 1.1.51 0 .94-.38.99-.88C3.48 6.56 7.33 3 12 3c4.67 0 8.52 3.56 8.96 8.12.05.5.48.88.99.88.59 0 1.06-.51 1-1.1C22.39 5.34 17.7 1 12 1Z"/></svg>';
4
+ defineCustomElement('sinch-icon-settings-input-antenna', createIconClass(templateHTML));
@@ -0,0 +1,11 @@
1
+ import type { TSinchIconElement, TSinchIconReact } from '../types';
2
+ declare global {
3
+ namespace JSX {
4
+ interface IntrinsicElements {
5
+ 'sinch-icon-settings-input-component': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-settings-input-component': TSinchIconElement;
10
+ }
11
+ }
@@ -0,0 +1,4 @@
1
+ import { defineCustomElement } from '../../utils';
2
+ import { createIconClass } from '../create-icon-class';
3
+ const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M5 2c0-.55-.45-1-1-1s-1 .45-1 1v4H2c-.55 0-1 .45-1 1v5h6V7c0-.55-.45-1-1-1H5V2Zm4 14c0 1.3.84 2.4 2 2.82V22c0 .55.45 1 1 1s1-.45 1-1v-3.18c1.16-.41 2-1.51 2-2.82v-2H9v2Zm-8 0c0 1.3.84 2.4 2 2.82V22c0 .55.45 1 1 1s1-.45 1-1v-3.18C6.16 18.4 7 17.3 7 16v-2H1v2ZM21 6V2c0-.55-.45-1-1-1s-1 .45-1 1v4h-1c-.55 0-1 .45-1 1v5h6V7c0-.55-.45-1-1-1h-1Zm-8-4c0-.55-.45-1-1-1s-1 .45-1 1v4h-1c-.55 0-1 .45-1 1v5h6V7c0-.55-.45-1-1-1h-1V2Zm4 14c0 1.3.84 2.4 2 2.82V22c0 .55.45 1 1 1s1-.45 1-1v-3.18c1.16-.41 2-1.51 2-2.82v-2h-6v2Z"/></svg>';
4
+ defineCustomElement('sinch-icon-settings-input-component', createIconClass(templateHTML));
@@ -0,0 +1,11 @@
1
+ import type { TSinchIconElement, TSinchIconReact } from '../types';
2
+ declare global {
3
+ namespace JSX {
4
+ interface IntrinsicElements {
5
+ 'sinch-icon-settings-input-composite': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-settings-input-composite': TSinchIconElement;
10
+ }
11
+ }
@@ -0,0 +1,4 @@
1
+ import { defineCustomElement } from '../../utils';
2
+ import { createIconClass } from '../create-icon-class';
3
+ const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M5 2c0-.55-.45-1-1-1s-1 .45-1 1v4H2c-.55 0-1 .45-1 1v5h6V7c0-.55-.45-1-1-1H5V2Zm4 14c0 1.3.84 2.4 2 2.82V22c0 .55.45 1 1 1s1-.45 1-1v-3.18c1.16-.41 2-1.51 2-2.82v-2H9v2Zm-8 0c0 1.3.84 2.4 2 2.82V22c0 .55.45 1 1 1s1-.45 1-1v-3.18C6.16 18.4 7 17.3 7 16v-2H1v2ZM21 6V2c0-.55-.45-1-1-1s-1 .45-1 1v4h-1c-.55 0-1 .45-1 1v5h6V7c0-.55-.45-1-1-1h-1Zm-8-4c0-.55-.45-1-1-1s-1 .45-1 1v4h-1c-.55 0-1 .45-1 1v5h6V7c0-.55-.45-1-1-1h-1V2Zm4 14c0 1.3.84 2.4 2 2.82V22c0 .55.45 1 1 1s1-.45 1-1v-3.18c1.16-.41 2-1.51 2-2.82v-2h-6v2Z"/></svg>';
4
+ defineCustomElement('sinch-icon-settings-input-composite', createIconClass(templateHTML));
@@ -0,0 +1,11 @@
1
+ import type { TSinchIconElement, TSinchIconReact } from '../types';
2
+ declare global {
3
+ namespace JSX {
4
+ interface IntrinsicElements {
5
+ 'sinch-icon-settings-input-hdmi': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-settings-input-hdmi': TSinchIconElement;
10
+ }
11
+ }
@@ -0,0 +1,4 @@
1
+ import { defineCustomElement } from '../../utils';
2
+ import { createIconClass } from '../create-icon-class';
3
+ const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M18 7V4c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v3c-.55 0-1 .45-1 1v4.7c0 .2.06.39.17.55L8 19v2c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-2l2.83-5.75a.99.99 0 0 0 .17-.55V8c0-.55-.45-1-1-1Zm-2 0h-2V5.5c0-.28-.22-.5-.5-.5s-.5.22-.5.5V7h-2V5.5c0-.28-.22-.5-.5-.5s-.5.22-.5.5V7H8V4h8v3Z"/></svg>';
4
+ defineCustomElement('sinch-icon-settings-input-hdmi', createIconClass(templateHTML));
@@ -0,0 +1,11 @@
1
+ import type { TSinchIconElement, TSinchIconReact } from '../types';
2
+ declare global {
3
+ namespace JSX {
4
+ interface IntrinsicElements {
5
+ 'sinch-icon-settings-input-svideo': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-settings-input-svideo': TSinchIconElement;
10
+ }
11
+ }
@@ -0,0 +1,4 @@
1
+ import { defineCustomElement } from '../../utils';
2
+ import { createIconClass } from '../create-icon-class';
3
+ const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M8 11.5c0-.83-.67-1.5-1.5-1.5S5 10.67 5 11.5 5.67 13 6.5 13 8 12.33 8 11.5Zm7-5c0-.83-.67-1.5-1.5-1.5h-3C9.67 5 9 5.67 9 6.5S9.67 8 10.5 8h3c.83 0 1.5-.67 1.5-1.5ZM8.5 15c-.83 0-1.5.67-1.5 1.5S7.67 18 8.5 18s1.5-.67 1.5-1.5S9.33 15 8.5 15ZM12 1C5.93 1 1 5.93 1 12s4.93 11 11 11 11-4.93 11-11S18.07 1 12 1Zm0 20c-4.96 0-9-4.04-9-9s4.04-9 9-9 9 4.04 9 9-4.04 9-9 9Zm5.5-11c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5Zm-2 5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5Z"/></svg>';
4
+ defineCustomElement('sinch-icon-settings-input-svideo', createIconClass(templateHTML));
@@ -0,0 +1,11 @@
1
+ import type { TSinchIconElement, TSinchIconReact } from '../types';
2
+ declare global {
3
+ namespace JSX {
4
+ interface IntrinsicElements {
5
+ 'sinch-icon-settings-overscan': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-settings-overscan': TSinchIconElement;
10
+ }
11
+ }
@@ -0,0 +1,4 @@
1
+ import { defineCustomElement } from '../../utils';
2
+ import { createIconClass } from '../create-icon-class';
3
+ const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M11.62 5.99 10 8h4l-1.6-2.01a.5.5 0 0 0-.78 0ZM18 10v4l2.01-1.6a.5.5 0 0 0 0-.78L18 10ZM6 10l-2.01 1.62a.5.5 0 0 0 0 .78L6 14v-4Zm8 6h-4l1.62 2.01c.2.25.58.25.78 0L14 16Zm7-13H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-1 16.01H4c-.55 0-1-.45-1-1V5.99c0-.55.45-1 1-1h16c.55 0 1 .45 1 1v12.02c0 .55-.45 1-1 1Z"/></svg>';
4
+ defineCustomElement('sinch-icon-settings-overscan', createIconClass(templateHTML));
@@ -0,0 +1,11 @@
1
+ import type { TSinchIconElement, TSinchIconReact } from '../types';
2
+ declare global {
3
+ namespace JSX {
4
+ interface IntrinsicElements {
5
+ 'sinch-icon-settings-phone': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-settings-phone': TSinchIconElement;
10
+ }
11
+ }