@nectary/components 0.26.0 → 0.27.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 (676) hide show
  1. package/accordion/index.js +31 -34
  2. package/accordion-item/index.d.ts +0 -1
  3. package/accordion-item/index.js +1 -7
  4. package/avatar/index.d.ts +0 -1
  5. package/avatar/index.js +0 -1
  6. package/avatar-badge/index.d.ts +0 -1
  7. package/avatar-badge/index.js +0 -1
  8. package/avatar-status/index.d.ts +0 -1
  9. package/avatar-status/index.js +0 -1
  10. package/card/index.js +3 -7
  11. package/card-button/index.d.ts +0 -1
  12. package/card-button/index.js +0 -3
  13. package/card-button/utils.d.ts +2 -0
  14. package/card-button/utils.js +3 -0
  15. package/card-link/index.d.ts +0 -1
  16. package/card-link/index.js +0 -3
  17. package/card-link/utils.d.ts +2 -0
  18. package/card-link/utils.js +3 -0
  19. package/chat-block/index.js +1 -1
  20. package/chat-bubble/index.d.ts +10 -1
  21. package/chat-bubble/index.js +16 -3
  22. package/chat-bubble/utils.d.ts +1 -0
  23. package/chat-bubble/utils.js +1 -0
  24. package/dropdown/index.d.ts +2 -0
  25. package/dropdown/index.js +101 -183
  26. package/dropdown-checkbox-option/index.d.ts +24 -0
  27. package/dropdown-checkbox-option/index.js +96 -0
  28. package/dropdown-radio-option/index.d.ts +24 -0
  29. package/dropdown-radio-option/index.js +96 -0
  30. package/{dropdown-option → dropdown-text-option}/index.d.ts +5 -6
  31. package/{dropdown-option → dropdown-text-option}/index.js +4 -7
  32. package/icons/3d-rotation/index.d.ts +11 -0
  33. package/icons/3d-rotation/index.js +4 -0
  34. package/icons/accessibility/index.d.ts +11 -0
  35. package/icons/accessibility/index.js +4 -0
  36. package/icons/accessibility-new/index.d.ts +11 -0
  37. package/icons/accessibility-new/index.js +4 -0
  38. package/icons/accessible/index.d.ts +11 -0
  39. package/icons/accessible/index.js +4 -0
  40. package/icons/accessible-forward/index.d.ts +11 -0
  41. package/icons/accessible-forward/index.js +4 -0
  42. package/icons/account-balance/index.d.ts +11 -0
  43. package/icons/account-balance/index.js +4 -0
  44. package/icons/account-balance-wallet/index.d.ts +11 -0
  45. package/icons/account-balance-wallet/index.js +4 -0
  46. package/icons/account-box/index.d.ts +11 -0
  47. package/icons/account-box/index.js +4 -0
  48. package/icons/account-circle/index.d.ts +11 -0
  49. package/icons/account-circle/index.js +4 -0
  50. package/icons/add-shopping-cart/index.d.ts +11 -0
  51. package/icons/add-shopping-cart/index.js +4 -0
  52. package/icons/add-task/index.d.ts +11 -0
  53. package/icons/add-task/index.js +4 -0
  54. package/icons/addchart/index.d.ts +11 -0
  55. package/icons/addchart/index.js +4 -0
  56. package/icons/admin-panel-settings/index.d.ts +11 -0
  57. package/icons/admin-panel-settings/index.js +4 -0
  58. package/icons/alarm/index.d.ts +11 -0
  59. package/icons/alarm/index.js +4 -0
  60. package/icons/alarm-add/index.d.ts +11 -0
  61. package/icons/alarm-add/index.js +4 -0
  62. package/icons/alarm-off/index.d.ts +11 -0
  63. package/icons/alarm-off/index.js +4 -0
  64. package/icons/alarm-on/index.d.ts +11 -0
  65. package/icons/alarm-on/index.js +4 -0
  66. package/icons/all-inbox/index.d.ts +11 -0
  67. package/icons/all-inbox/index.js +4 -0
  68. package/icons/all-out/index.d.ts +11 -0
  69. package/icons/all-out/index.js +4 -0
  70. package/icons/analytics/index.d.ts +11 -0
  71. package/icons/analytics/index.js +4 -0
  72. package/icons/anchor/index.d.ts +11 -0
  73. package/icons/anchor/index.js +4 -0
  74. package/icons/android/index.d.ts +11 -0
  75. package/icons/android/index.js +4 -0
  76. package/icons/announcement/index.d.ts +11 -0
  77. package/icons/announcement/index.js +4 -0
  78. package/icons/api/index.d.ts +11 -0
  79. package/icons/api/index.js +4 -0
  80. package/icons/app-blocking/index.d.ts +11 -0
  81. package/icons/app-blocking/index.js +4 -0
  82. package/icons/arrow-circle-down/index.d.ts +11 -0
  83. package/icons/arrow-circle-down/index.js +4 -0
  84. package/icons/arrow-circle-up/index.d.ts +11 -0
  85. package/icons/arrow-circle-up/index.js +4 -0
  86. package/icons/arrow-right-alt/index.d.ts +11 -0
  87. package/icons/arrow-right-alt/index.js +4 -0
  88. package/icons/article/index.d.ts +11 -0
  89. package/icons/article/index.js +4 -0
  90. package/icons/aspect-ratio/index.d.ts +11 -0
  91. package/icons/aspect-ratio/index.js +4 -0
  92. package/icons/assessment/index.d.ts +11 -0
  93. package/icons/assessment/index.js +4 -0
  94. package/icons/assignment-ind/index.d.ts +11 -0
  95. package/icons/assignment-ind/index.js +4 -0
  96. package/icons/assignment-late/index.d.ts +11 -0
  97. package/icons/assignment-late/index.js +4 -0
  98. package/icons/assignment-return/index.d.ts +11 -0
  99. package/icons/assignment-return/index.js +4 -0
  100. package/icons/assignment-returned/index.d.ts +11 -0
  101. package/icons/assignment-returned/index.js +4 -0
  102. package/icons/assignment-turned-in/index.d.ts +11 -0
  103. package/icons/assignment-turned-in/index.js +4 -0
  104. package/icons/autorenew/index.d.ts +11 -0
  105. package/icons/autorenew/index.js +4 -0
  106. package/icons/backup/index.d.ts +11 -0
  107. package/icons/backup/index.js +4 -0
  108. package/icons/backup-table/index.d.ts +11 -0
  109. package/icons/backup-table/index.js +4 -0
  110. package/icons/batch-prediction/index.d.ts +11 -0
  111. package/icons/batch-prediction/index.js +4 -0
  112. package/icons/book/index.d.ts +11 -0
  113. package/icons/book/index.js +4 -0
  114. package/icons/book-online/index.d.ts +11 -0
  115. package/icons/book-online/index.js +4 -0
  116. package/icons/bookmark/index.d.ts +11 -0
  117. package/icons/bookmark/index.js +4 -0
  118. package/icons/bookmark-border/index.d.ts +11 -0
  119. package/icons/bookmark-border/index.js +4 -0
  120. package/icons/bookmarks/index.d.ts +11 -0
  121. package/icons/bookmarks/index.js +4 -0
  122. package/icons/bug-report/index.d.ts +11 -0
  123. package/icons/bug-report/index.js +4 -0
  124. package/icons/build/index.d.ts +11 -0
  125. package/icons/build/index.js +4 -0
  126. package/icons/build-circle/index.d.ts +11 -0
  127. package/icons/build-circle/index.js +4 -0
  128. package/icons/cached/index.d.ts +11 -0
  129. package/icons/cached/index.js +4 -0
  130. package/icons/calendar-today/index.d.ts +11 -0
  131. package/icons/calendar-today/index.js +4 -0
  132. package/icons/calendar-view-day/index.d.ts +11 -0
  133. package/icons/calendar-view-day/index.js +4 -0
  134. package/icons/camera-enhance/index.d.ts +11 -0
  135. package/icons/camera-enhance/index.js +4 -0
  136. package/icons/cancel-schedule-send/index.d.ts +11 -0
  137. package/icons/cancel-schedule-send/index.js +4 -0
  138. package/icons/card-giftcard/index.d.ts +11 -0
  139. package/icons/card-giftcard/index.js +4 -0
  140. package/icons/card-membership/index.d.ts +11 -0
  141. package/icons/card-membership/index.js +4 -0
  142. package/icons/card-travel/index.d.ts +11 -0
  143. package/icons/card-travel/index.js +4 -0
  144. package/icons/change-history/index.d.ts +11 -0
  145. package/icons/change-history/index.js +4 -0
  146. package/icons/check-circle/index.d.ts +11 -0
  147. package/icons/check-circle/index.js +4 -0
  148. package/icons/check-circle-outline/index.d.ts +2 -2
  149. package/icons/check-circle-outline/index.js +1 -1
  150. package/icons/chrome-reader-mode/index.d.ts +11 -0
  151. package/icons/chrome-reader-mode/index.js +4 -0
  152. package/icons/class/index.d.ts +11 -0
  153. package/icons/class/index.js +4 -0
  154. package/icons/close-fullscreen/index.d.ts +11 -0
  155. package/icons/close-fullscreen/index.js +4 -0
  156. package/icons/code/index.d.ts +11 -0
  157. package/icons/code/index.js +4 -0
  158. package/icons/comment-bank/index.d.ts +11 -0
  159. package/icons/comment-bank/index.js +4 -0
  160. package/icons/commute/index.d.ts +11 -0
  161. package/icons/commute/index.js +4 -0
  162. package/icons/compare-arrows/index.d.ts +11 -0
  163. package/icons/compare-arrows/index.js +4 -0
  164. package/icons/contact-page/index.d.ts +11 -0
  165. package/icons/contact-page/index.js +4 -0
  166. package/icons/contact-support/index.d.ts +11 -0
  167. package/icons/contact-support/index.js +4 -0
  168. package/icons/contactless/index.d.ts +11 -0
  169. package/icons/contactless/index.js +4 -0
  170. package/icons/copyright/index.d.ts +11 -0
  171. package/icons/copyright/index.js +4 -0
  172. package/icons/credit-card/index.d.ts +11 -0
  173. package/icons/credit-card/index.js +4 -0
  174. package/icons/dashboard/index.d.ts +11 -0
  175. package/icons/dashboard/index.js +4 -0
  176. package/icons/date-range/index.d.ts +11 -0
  177. package/icons/date-range/index.js +4 -0
  178. package/icons/delete/index.d.ts +11 -0
  179. package/icons/delete/index.js +4 -0
  180. package/icons/delete-forever/index.d.ts +11 -0
  181. package/icons/delete-forever/index.js +4 -0
  182. package/icons/delete-outline/index.d.ts +11 -0
  183. package/icons/delete-outline/index.js +4 -0
  184. package/icons/description/index.d.ts +11 -0
  185. package/icons/description/index.js +4 -0
  186. package/icons/disabled-by-default/index.d.ts +11 -0
  187. package/icons/disabled-by-default/index.js +4 -0
  188. package/icons/dns/index.d.ts +11 -0
  189. package/icons/dns/index.js +4 -0
  190. package/icons/done/index.d.ts +11 -0
  191. package/icons/done/index.js +4 -0
  192. package/icons/done-outline/index.d.ts +11 -0
  193. package/icons/done-outline/index.js +4 -0
  194. package/icons/donut-large/index.d.ts +11 -0
  195. package/icons/donut-large/index.js +4 -0
  196. package/icons/donut-small/index.d.ts +11 -0
  197. package/icons/donut-small/index.js +4 -0
  198. package/icons/drag-indicator/index.d.ts +11 -0
  199. package/icons/drag-indicator/index.js +4 -0
  200. package/icons/dynamic-form/index.d.ts +11 -0
  201. package/icons/dynamic-form/index.js +4 -0
  202. package/icons/eco/index.d.ts +11 -0
  203. package/icons/eco/index.js +4 -0
  204. package/icons/eject/index.d.ts +11 -0
  205. package/icons/eject/index.js +4 -0
  206. package/icons/euro-symbol/index.d.ts +11 -0
  207. package/icons/euro-symbol/index.js +4 -0
  208. package/icons/event/index.d.ts +11 -0
  209. package/icons/event/index.js +4 -0
  210. package/icons/event-seat/index.d.ts +11 -0
  211. package/icons/event-seat/index.js +4 -0
  212. package/icons/exit-to-app/index.d.ts +11 -0
  213. package/icons/exit-to-app/index.js +4 -0
  214. package/icons/explore/index.d.ts +11 -0
  215. package/icons/explore/index.js +4 -0
  216. package/icons/explore-off/index.d.ts +11 -0
  217. package/icons/explore-off/index.js +4 -0
  218. package/icons/extension/index.d.ts +11 -0
  219. package/icons/extension/index.js +4 -0
  220. package/icons/face/index.d.ts +11 -0
  221. package/icons/face/index.js +4 -0
  222. package/icons/face-unlock/index.d.ts +11 -0
  223. package/icons/face-unlock/index.js +4 -0
  224. package/icons/fact-check/index.d.ts +11 -0
  225. package/icons/fact-check/index.js +4 -0
  226. package/icons/favorite/index.d.ts +11 -0
  227. package/icons/favorite/index.js +4 -0
  228. package/icons/favorite-border/index.d.ts +11 -0
  229. package/icons/favorite-border/index.js +4 -0
  230. package/icons/feedback/index.d.ts +11 -0
  231. package/icons/feedback/index.js +4 -0
  232. package/icons/filter-alt/index.d.ts +11 -0
  233. package/icons/filter-alt/index.js +4 -0
  234. package/icons/find-in-page/index.d.ts +11 -0
  235. package/icons/find-in-page/index.js +4 -0
  236. package/icons/find-replace/index.d.ts +11 -0
  237. package/icons/find-replace/index.js +4 -0
  238. package/icons/fingerprint/index.d.ts +11 -0
  239. package/icons/fingerprint/index.js +4 -0
  240. package/icons/flaky/index.d.ts +11 -0
  241. package/icons/flaky/index.js +4 -0
  242. package/icons/flight-land/index.d.ts +11 -0
  243. package/icons/flight-land/index.js +4 -0
  244. package/icons/flight-takeoff/index.d.ts +11 -0
  245. package/icons/flight-takeoff/index.js +4 -0
  246. package/icons/flip-to-back/index.d.ts +11 -0
  247. package/icons/flip-to-back/index.js +4 -0
  248. package/icons/flip-to-front/index.d.ts +11 -0
  249. package/icons/flip-to-front/index.js +4 -0
  250. package/icons/g-translate/index.d.ts +11 -0
  251. package/icons/g-translate/index.js +4 -0
  252. package/icons/gavel/index.d.ts +11 -0
  253. package/icons/gavel/index.js +4 -0
  254. package/icons/get-app/index.d.ts +11 -0
  255. package/icons/get-app/index.js +4 -0
  256. package/icons/gif/index.d.ts +11 -0
  257. package/icons/gif/index.js +4 -0
  258. package/icons/grade/index.d.ts +11 -0
  259. package/icons/grade/index.js +4 -0
  260. package/icons/grading/index.d.ts +11 -0
  261. package/icons/grading/index.js +4 -0
  262. package/icons/group-work/index.d.ts +11 -0
  263. package/icons/group-work/index.js +4 -0
  264. package/icons/help/index.d.ts +11 -0
  265. package/icons/help/index.js +4 -0
  266. package/icons/help-center/index.d.ts +11 -0
  267. package/icons/help-center/index.js +4 -0
  268. package/icons/highlight-alt/index.d.ts +11 -0
  269. package/icons/highlight-alt/index.js +4 -0
  270. package/icons/highlight-off/index.d.ts +11 -0
  271. package/icons/highlight-off/index.js +4 -0
  272. package/icons/history-toggle-off/index.d.ts +11 -0
  273. package/icons/history-toggle-off/index.js +4 -0
  274. package/icons/home/index.d.ts +11 -0
  275. package/icons/home/index.js +4 -0
  276. package/icons/horizontal-split/index.d.ts +11 -0
  277. package/icons/horizontal-split/index.js +4 -0
  278. package/icons/hourglass-disabled/index.d.ts +11 -0
  279. package/icons/hourglass-disabled/index.js +4 -0
  280. package/icons/hourglass-empty/index.d.ts +11 -0
  281. package/icons/hourglass-empty/index.js +4 -0
  282. package/icons/hourglass-full/index.d.ts +11 -0
  283. package/icons/hourglass-full/index.js +4 -0
  284. package/icons/http/index.d.ts +11 -0
  285. package/icons/http/index.js +4 -0
  286. package/icons/https/index.d.ts +11 -0
  287. package/icons/https/index.js +4 -0
  288. package/icons/important-devices/index.d.ts +11 -0
  289. package/icons/important-devices/index.js +4 -0
  290. package/icons/info/index.d.ts +11 -0
  291. package/icons/info/index.js +4 -0
  292. package/icons/input/index.d.ts +11 -0
  293. package/icons/input/index.js +4 -0
  294. package/icons/integration-instructions/index.d.ts +11 -0
  295. package/icons/integration-instructions/index.js +4 -0
  296. package/icons/invert-colors/index.d.ts +11 -0
  297. package/icons/invert-colors/index.js +4 -0
  298. package/icons/label/index.d.ts +11 -0
  299. package/icons/label/index.js +4 -0
  300. package/icons/label-important/index.d.ts +11 -0
  301. package/icons/label-important/index.js +4 -0
  302. package/icons/label-important-outline/index.d.ts +11 -0
  303. package/icons/label-important-outline/index.js +4 -0
  304. package/icons/label-off/index.d.ts +11 -0
  305. package/icons/label-off/index.js +4 -0
  306. package/icons/label-outline/index.d.ts +11 -0
  307. package/icons/label-outline/index.js +4 -0
  308. package/icons/language/index.d.ts +11 -0
  309. package/icons/language/index.js +4 -0
  310. package/icons/launch/index.d.ts +11 -0
  311. package/icons/launch/index.js +4 -0
  312. package/icons/leaderboard/index.d.ts +11 -0
  313. package/icons/leaderboard/index.js +4 -0
  314. package/icons/lightbulb-outline/index.d.ts +11 -0
  315. package/icons/lightbulb-outline/index.js +4 -0
  316. package/icons/line-style/index.d.ts +11 -0
  317. package/icons/line-style/index.js +4 -0
  318. package/icons/line-weight/index.d.ts +11 -0
  319. package/icons/line-weight/index.js +4 -0
  320. package/icons/list/index.d.ts +11 -0
  321. package/icons/list/index.js +4 -0
  322. package/icons/lock/index.d.ts +11 -0
  323. package/icons/lock/index.js +4 -0
  324. package/icons/lock-open/index.d.ts +11 -0
  325. package/icons/lock-open/index.js +4 -0
  326. package/icons/lock-outline/index.d.ts +11 -0
  327. package/icons/lock-outline/index.js +4 -0
  328. package/icons/login/index.d.ts +11 -0
  329. package/icons/login/index.js +4 -0
  330. package/icons/logout/index.d.ts +11 -0
  331. package/icons/logout/index.js +4 -0
  332. package/icons/loyalty/index.d.ts +11 -0
  333. package/icons/loyalty/index.js +4 -0
  334. package/icons/markunread-mailbox/index.d.ts +11 -0
  335. package/icons/markunread-mailbox/index.js +4 -0
  336. package/icons/maximize/index.d.ts +11 -0
  337. package/icons/maximize/index.js +4 -0
  338. package/icons/mediation/index.d.ts +11 -0
  339. package/icons/mediation/index.js +4 -0
  340. package/icons/minimize/index.d.ts +11 -0
  341. package/icons/minimize/index.js +4 -0
  342. package/icons/model-training/index.d.ts +11 -0
  343. package/icons/model-training/index.js +4 -0
  344. package/icons/next-plan/index.d.ts +11 -0
  345. package/icons/next-plan/index.js +4 -0
  346. package/icons/not-accessible/index.d.ts +11 -0
  347. package/icons/not-accessible/index.js +4 -0
  348. package/icons/not-started/index.d.ts +11 -0
  349. package/icons/not-started/index.js +4 -0
  350. package/icons/note-add/index.d.ts +11 -0
  351. package/icons/note-add/index.js +4 -0
  352. package/icons/offline-bolt/index.d.ts +11 -0
  353. package/icons/offline-bolt/index.js +4 -0
  354. package/icons/offline-pin/index.d.ts +11 -0
  355. package/icons/offline-pin/index.js +4 -0
  356. package/icons/online-prediction/index.d.ts +11 -0
  357. package/icons/online-prediction/index.js +4 -0
  358. package/icons/opacity/index.d.ts +11 -0
  359. package/icons/opacity/index.js +4 -0
  360. package/icons/open-in-browser/index.d.ts +11 -0
  361. package/icons/open-in-browser/index.js +4 -0
  362. package/icons/open-in-full/index.d.ts +11 -0
  363. package/icons/open-in-full/index.js +4 -0
  364. package/icons/open-with/index.d.ts +11 -0
  365. package/icons/open-with/index.js +4 -0
  366. package/icons/outbond/index.d.ts +11 -0
  367. package/icons/outbond/index.js +4 -0
  368. package/icons/outlet/index.d.ts +11 -0
  369. package/icons/outlet/index.js +4 -0
  370. package/icons/pageview/index.d.ts +11 -0
  371. package/icons/pageview/index.js +4 -0
  372. package/icons/pan-tool/index.d.ts +11 -0
  373. package/icons/pan-tool/index.js +4 -0
  374. package/icons/payment/index.d.ts +11 -0
  375. package/icons/payment/index.js +4 -0
  376. package/icons/pending/index.d.ts +11 -0
  377. package/icons/pending/index.js +4 -0
  378. package/icons/pending-actions/index.d.ts +11 -0
  379. package/icons/pending-actions/index.js +4 -0
  380. package/icons/perm-camera-mic/index.d.ts +11 -0
  381. package/icons/perm-camera-mic/index.js +4 -0
  382. package/icons/perm-contact-calendar/index.d.ts +11 -0
  383. package/icons/perm-contact-calendar/index.js +4 -0
  384. package/icons/perm-data-setting/index.d.ts +11 -0
  385. package/icons/perm-data-setting/index.js +4 -0
  386. package/icons/perm-device-information/index.d.ts +11 -0
  387. package/icons/perm-device-information/index.js +4 -0
  388. package/icons/perm-identity/index.d.ts +11 -0
  389. package/icons/perm-identity/index.js +4 -0
  390. package/icons/perm-media/index.d.ts +11 -0
  391. package/icons/perm-media/index.js +4 -0
  392. package/icons/perm-phone-msg/index.d.ts +11 -0
  393. package/icons/perm-phone-msg/index.js +4 -0
  394. package/icons/perm-scan-wifi/index.d.ts +11 -0
  395. package/icons/perm-scan-wifi/index.js +4 -0
  396. package/icons/pets/index.d.ts +11 -0
  397. package/icons/pets/index.js +4 -0
  398. package/icons/picture-in-picture/index.d.ts +11 -0
  399. package/icons/picture-in-picture/index.js +4 -0
  400. package/icons/picture-in-picture-alt/index.d.ts +11 -0
  401. package/icons/picture-in-picture-alt/index.js +4 -0
  402. package/icons/plagiarism/index.d.ts +11 -0
  403. package/icons/plagiarism/index.js +4 -0
  404. package/icons/play-for-work/index.d.ts +11 -0
  405. package/icons/play-for-work/index.js +4 -0
  406. package/icons/polymer/index.d.ts +11 -0
  407. package/icons/polymer/index.js +4 -0
  408. package/icons/power-settings-new/index.d.ts +11 -0
  409. package/icons/power-settings-new/index.js +4 -0
  410. package/icons/pregnant-woman/index.d.ts +11 -0
  411. package/icons/pregnant-woman/index.js +4 -0
  412. package/icons/preview/index.d.ts +11 -0
  413. package/icons/preview/index.js +4 -0
  414. package/icons/print/index.d.ts +11 -0
  415. package/icons/print/index.js +4 -0
  416. package/icons/privacy-tip/index.d.ts +11 -0
  417. package/icons/privacy-tip/index.js +4 -0
  418. package/icons/published-with-changes/index.d.ts +11 -0
  419. package/icons/published-with-changes/index.js +4 -0
  420. package/icons/query-builder/index.d.ts +11 -0
  421. package/icons/query-builder/index.js +4 -0
  422. package/icons/question-answer/index.d.ts +11 -0
  423. package/icons/question-answer/index.js +4 -0
  424. package/icons/quickreply/index.d.ts +11 -0
  425. package/icons/quickreply/index.js +4 -0
  426. package/icons/receipt/index.d.ts +11 -0
  427. package/icons/receipt/index.js +4 -0
  428. package/icons/record-voice-over/index.d.ts +11 -0
  429. package/icons/record-voice-over/index.js +4 -0
  430. package/icons/redeem/index.d.ts +11 -0
  431. package/icons/redeem/index.js +4 -0
  432. package/icons/remove-shopping-cart/index.d.ts +11 -0
  433. package/icons/remove-shopping-cart/index.js +4 -0
  434. package/icons/reorder/index.d.ts +11 -0
  435. package/icons/reorder/index.js +4 -0
  436. package/icons/report-problem/index.d.ts +11 -0
  437. package/icons/report-problem/index.js +4 -0
  438. package/icons/request-page/index.d.ts +11 -0
  439. package/icons/request-page/index.js +4 -0
  440. package/icons/restore/index.d.ts +11 -0
  441. package/icons/restore/index.js +4 -0
  442. package/icons/restore-from-trash/index.d.ts +11 -0
  443. package/icons/restore-from-trash/index.js +4 -0
  444. package/icons/restore-page/index.d.ts +11 -0
  445. package/icons/restore-page/index.js +4 -0
  446. package/icons/room/index.d.ts +11 -0
  447. package/icons/room/index.js +4 -0
  448. package/icons/rounded-corner/index.d.ts +11 -0
  449. package/icons/rounded-corner/index.js +4 -0
  450. package/icons/rowing/index.d.ts +11 -0
  451. package/icons/rowing/index.js +4 -0
  452. package/icons/rule/index.d.ts +11 -0
  453. package/icons/rule/index.js +4 -0
  454. package/icons/schedule/index.d.ts +11 -0
  455. package/icons/schedule/index.js +4 -0
  456. package/icons/search-off/index.d.ts +11 -0
  457. package/icons/search-off/index.js +4 -0
  458. package/icons/settings-applications/index.d.ts +11 -0
  459. package/icons/settings-applications/index.js +4 -0
  460. package/icons/settings-backup-restore/index.d.ts +11 -0
  461. package/icons/settings-backup-restore/index.js +4 -0
  462. package/icons/settings-bluetooth/index.d.ts +11 -0
  463. package/icons/settings-bluetooth/index.js +4 -0
  464. package/icons/settings-brightness/index.d.ts +11 -0
  465. package/icons/settings-brightness/index.js +4 -0
  466. package/icons/settings-cell/index.d.ts +11 -0
  467. package/icons/settings-cell/index.js +4 -0
  468. package/icons/settings-ethernet/index.d.ts +11 -0
  469. package/icons/settings-ethernet/index.js +4 -0
  470. package/icons/settings-input-antenna/index.d.ts +11 -0
  471. package/icons/settings-input-antenna/index.js +4 -0
  472. package/icons/settings-input-component/index.d.ts +11 -0
  473. package/icons/settings-input-component/index.js +4 -0
  474. package/icons/settings-input-composite/index.d.ts +11 -0
  475. package/icons/settings-input-composite/index.js +4 -0
  476. package/icons/settings-input-hdmi/index.d.ts +11 -0
  477. package/icons/settings-input-hdmi/index.js +4 -0
  478. package/icons/settings-input-svideo/index.d.ts +11 -0
  479. package/icons/settings-input-svideo/index.js +4 -0
  480. package/icons/settings-overscan/index.d.ts +11 -0
  481. package/icons/settings-overscan/index.js +4 -0
  482. package/icons/settings-phone/index.d.ts +11 -0
  483. package/icons/settings-phone/index.js +4 -0
  484. package/icons/settings-power/index.d.ts +11 -0
  485. package/icons/settings-power/index.js +4 -0
  486. package/icons/settings-remote/index.d.ts +11 -0
  487. package/icons/settings-remote/index.js +4 -0
  488. package/icons/settings-voice/index.d.ts +11 -0
  489. package/icons/settings-voice/index.js +4 -0
  490. package/icons/shop/index.d.ts +11 -0
  491. package/icons/shop/index.js +4 -0
  492. package/icons/shop-two/index.d.ts +11 -0
  493. package/icons/shop-two/index.js +4 -0
  494. package/icons/shopping-bag/index.d.ts +11 -0
  495. package/icons/shopping-bag/index.js +4 -0
  496. package/icons/shopping-basket/index.d.ts +11 -0
  497. package/icons/shopping-basket/index.js +4 -0
  498. package/icons/shopping-cart/index.d.ts +11 -0
  499. package/icons/shopping-cart/index.js +4 -0
  500. package/icons/smart-button/index.d.ts +11 -0
  501. package/icons/smart-button/index.js +4 -0
  502. package/icons/source/index.d.ts +11 -0
  503. package/icons/source/index.js +4 -0
  504. package/icons/speaker-notes/index.d.ts +11 -0
  505. package/icons/speaker-notes/index.js +4 -0
  506. package/icons/speaker-notes-off/index.d.ts +11 -0
  507. package/icons/speaker-notes-off/index.js +4 -0
  508. package/icons/spellcheck/index.d.ts +11 -0
  509. package/icons/spellcheck/index.js +4 -0
  510. package/icons/star-rate/index.d.ts +11 -0
  511. package/icons/star-rate/index.js +4 -0
  512. package/icons/stars/index.d.ts +11 -0
  513. package/icons/stars/index.js +4 -0
  514. package/icons/sticky-note-2/index.d.ts +11 -0
  515. package/icons/sticky-note-2/index.js +4 -0
  516. package/icons/store/index.d.ts +11 -0
  517. package/icons/store/index.js +4 -0
  518. package/icons/subject/index.d.ts +11 -0
  519. package/icons/subject/index.js +4 -0
  520. package/icons/subtitles-off/index.d.ts +11 -0
  521. package/icons/subtitles-off/index.js +4 -0
  522. package/icons/supervised-user-circle/index.d.ts +11 -0
  523. package/icons/supervised-user-circle/index.js +4 -0
  524. package/icons/supervisor-account/index.d.ts +11 -0
  525. package/icons/supervisor-account/index.js +4 -0
  526. package/icons/support/index.d.ts +11 -0
  527. package/icons/support/index.js +4 -0
  528. package/icons/swap-horiz/index.d.ts +11 -0
  529. package/icons/swap-horiz/index.js +4 -0
  530. package/icons/swap-horizontal-circle/index.d.ts +11 -0
  531. package/icons/swap-horizontal-circle/index.js +4 -0
  532. package/icons/swap-vertical-circle/index.d.ts +11 -0
  533. package/icons/swap-vertical-circle/index.js +4 -0
  534. package/icons/sync-alt/index.d.ts +11 -0
  535. package/icons/sync-alt/index.js +4 -0
  536. package/icons/system-update-alt/index.d.ts +11 -0
  537. package/icons/system-update-alt/index.js +4 -0
  538. package/icons/tab/index.d.ts +11 -0
  539. package/icons/tab/index.js +4 -0
  540. package/icons/tab-unselected/index.d.ts +11 -0
  541. package/icons/tab-unselected/index.js +4 -0
  542. package/icons/table-view/index.d.ts +11 -0
  543. package/icons/table-view/index.js +4 -0
  544. package/icons/text-rotate-up/index.d.ts +11 -0
  545. package/icons/text-rotate-up/index.js +4 -0
  546. package/icons/text-rotate-vertical/index.d.ts +11 -0
  547. package/icons/text-rotate-vertical/index.js +4 -0
  548. package/icons/text-rotation-angledown/index.d.ts +11 -0
  549. package/icons/text-rotation-angledown/index.js +4 -0
  550. package/icons/text-rotation-angleup/index.d.ts +11 -0
  551. package/icons/text-rotation-angleup/index.js +4 -0
  552. package/icons/text-rotation-down/index.d.ts +11 -0
  553. package/icons/text-rotation-down/index.js +4 -0
  554. package/icons/text-rotation-none/index.d.ts +11 -0
  555. package/icons/text-rotation-none/index.js +4 -0
  556. package/icons/theaters/index.d.ts +11 -0
  557. package/icons/theaters/index.js +4 -0
  558. package/icons/thumb-down/index.d.ts +11 -0
  559. package/icons/thumb-down/index.js +4 -0
  560. package/icons/thumb-up/index.d.ts +11 -0
  561. package/icons/thumb-up/index.js +4 -0
  562. package/icons/thumbs-up-down/index.d.ts +11 -0
  563. package/icons/thumbs-up-down/index.js +4 -0
  564. package/icons/timeline/index.d.ts +11 -0
  565. package/icons/timeline/index.js +4 -0
  566. package/icons/toc/index.d.ts +11 -0
  567. package/icons/toc/index.js +4 -0
  568. package/icons/today/index.d.ts +11 -0
  569. package/icons/today/index.js +4 -0
  570. package/icons/toll/index.d.ts +11 -0
  571. package/icons/toll/index.js +4 -0
  572. package/icons/touch-app/index.d.ts +11 -0
  573. package/icons/touch-app/index.js +4 -0
  574. package/icons/tour/index.d.ts +11 -0
  575. package/icons/tour/index.js +4 -0
  576. package/icons/track-changes/index.d.ts +11 -0
  577. package/icons/track-changes/index.js +4 -0
  578. package/icons/translate/index.d.ts +11 -0
  579. package/icons/translate/index.js +4 -0
  580. package/icons/trending-down/index.d.ts +11 -0
  581. package/icons/trending-down/index.js +4 -0
  582. package/icons/trending-flat/index.d.ts +11 -0
  583. package/icons/trending-flat/index.js +4 -0
  584. package/icons/trending-up/index.d.ts +11 -0
  585. package/icons/trending-up/index.js +4 -0
  586. package/icons/turned-in/index.d.ts +11 -0
  587. package/icons/turned-in/index.js +4 -0
  588. package/icons/turned-in-not/index.d.ts +11 -0
  589. package/icons/turned-in-not/index.js +4 -0
  590. package/icons/unpublished/index.d.ts +11 -0
  591. package/icons/unpublished/index.js +4 -0
  592. package/icons/upgrade/index.d.ts +11 -0
  593. package/icons/upgrade/index.js +4 -0
  594. package/icons/verified/index.d.ts +11 -0
  595. package/icons/verified/index.js +4 -0
  596. package/icons/verified-user/index.d.ts +11 -0
  597. package/icons/verified-user/index.js +4 -0
  598. package/icons/vertical-split/index.d.ts +11 -0
  599. package/icons/vertical-split/index.js +4 -0
  600. package/icons/view-agenda/index.d.ts +11 -0
  601. package/icons/view-agenda/index.js +4 -0
  602. package/icons/view-array/index.d.ts +11 -0
  603. package/icons/view-array/index.js +4 -0
  604. package/icons/view-carousel/index.d.ts +11 -0
  605. package/icons/view-carousel/index.js +4 -0
  606. package/icons/view-column/index.d.ts +11 -0
  607. package/icons/view-column/index.js +4 -0
  608. package/icons/view-day/index.d.ts +11 -0
  609. package/icons/view-day/index.js +4 -0
  610. package/icons/view-headline/index.d.ts +11 -0
  611. package/icons/view-headline/index.js +4 -0
  612. package/icons/view-list/index.d.ts +11 -0
  613. package/icons/view-list/index.js +4 -0
  614. package/icons/view-module/index.d.ts +11 -0
  615. package/icons/view-module/index.js +4 -0
  616. package/icons/view-quilt/index.d.ts +11 -0
  617. package/icons/view-quilt/index.js +4 -0
  618. package/icons/view-sidebar/index.d.ts +11 -0
  619. package/icons/view-sidebar/index.js +4 -0
  620. package/icons/view-stream/index.d.ts +11 -0
  621. package/icons/view-stream/index.js +4 -0
  622. package/icons/view-week/index.d.ts +11 -0
  623. package/icons/view-week/index.js +4 -0
  624. package/icons/visibility/index.d.ts +11 -0
  625. package/icons/visibility/index.js +4 -0
  626. package/icons/visibility-off/index.d.ts +11 -0
  627. package/icons/visibility-off/index.js +4 -0
  628. package/icons/voice-over-off/index.d.ts +11 -0
  629. package/icons/voice-over-off/index.js +4 -0
  630. package/icons/watch-later/index.d.ts +11 -0
  631. package/icons/watch-later/index.js +4 -0
  632. package/icons/wifi-protected-setup/index.d.ts +11 -0
  633. package/icons/wifi-protected-setup/index.js +4 -0
  634. package/icons/work/index.d.ts +11 -0
  635. package/icons/work/index.js +4 -0
  636. package/icons/work-off/index.d.ts +11 -0
  637. package/icons/work-off/index.js +4 -0
  638. package/icons/work-outline/index.d.ts +11 -0
  639. package/icons/work-outline/index.js +4 -0
  640. package/icons/wysiwyg/index.d.ts +11 -0
  641. package/icons/wysiwyg/index.js +4 -0
  642. package/icons/youtube-searched-for/index.d.ts +11 -0
  643. package/icons/youtube-searched-for/index.js +4 -0
  644. package/icons/zoom-in/index.d.ts +11 -0
  645. package/icons/zoom-in/index.js +4 -0
  646. package/icons/zoom-out/index.d.ts +11 -0
  647. package/icons/zoom-out/index.js +4 -0
  648. package/icons-branded/credit-card/index.d.ts +11 -0
  649. package/icons-branded/credit-card/index.js +4 -0
  650. package/icons-branded/finance/index.d.ts +11 -0
  651. package/icons-branded/finance/index.js +4 -0
  652. package/icons-branded/global-settings/index.d.ts +11 -0
  653. package/icons-branded/global-settings/index.js +4 -0
  654. package/icons-branded/help/index.d.ts +11 -0
  655. package/icons-branded/help/index.js +4 -0
  656. package/icons-branded/verified-phone/index.d.ts +11 -0
  657. package/icons-branded/verified-phone/index.js +4 -0
  658. package/index.d.ts +537 -220
  659. package/index.js +538 -221
  660. package/package.json +1 -1
  661. package/popover/index.js +29 -19
  662. package/radio/index.js +18 -17
  663. package/search/index.js +8 -11
  664. package/segmented-control/index.js +20 -113
  665. package/segmented-control-option/index.d.ts +0 -1
  666. package/segmented-control-option/index.js +1 -4
  667. package/segmented-icon-control/index.js +30 -26
  668. package/segmented-icon-control-option/index.d.ts +0 -1
  669. package/segmented-icon-control-option/index.js +6 -15
  670. package/select/index.d.ts +0 -1
  671. package/select/index.js +3 -5
  672. package/select-option/index.d.ts +3 -3
  673. package/select-option/index.js +2 -2
  674. package/tabs/index.js +6 -8
  675. package/utils.d.ts +4 -3
  676. package/utils.js +23 -15
@@ -0,0 +1,11 @@
1
+ import type { TSinchIconElement, TSinchIconReact } from '../types';
2
+ declare global {
3
+ namespace JSX {
4
+ interface IntrinsicElements {
5
+ 'sinch-icon-sticky-note-2': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-sticky-note-2': 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 3H4.99C3.89 3 3 3.9 3 5l.01 14c0 1.1.89 2 1.99 2h10l6-6V5c0-1.1-.9-2-2-2ZM8 8h8c.55 0 1 .45 1 1s-.45 1-1 1H8c-.55 0-1-.45-1-1s.45-1 1-1Zm3 6H8c-.55 0-1-.45-1-1s.45-1 1-1h3c.55 0 1 .45 1 1s-.45 1-1 1Zm3 5.5V15c0-.55.45-1 1-1h4.5L14 19.5Z"/></svg>';
4
+ defineCustomElement('sinch-icon-sticky-note-2', 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-store': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-store': 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 6h14c.55 0 1-.45 1-1s-.45-1-1-1H5c-.55 0-1 .45-1 1s.45 1 1 1Zm15.16 1.8c-.09-.46-.5-.8-.98-.8H4.82c-.48 0-.89.34-.98.8l-1 5c-.12.62.35 1.2.98 1.2H4v5c0 .55.45 1 1 1h8c.55 0 1-.45 1-1v-5h4v5c0 .55.45 1 1 1s1-.45 1-1v-5h.18c.63 0 1.1-.58.98-1.2l-1-5ZM12 18H6v-4h6v4Z"/></svg>';
4
+ defineCustomElement('sinch-icon-store', 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-subject': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-subject': 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 17H5c-.55 0-1 .45-1 1s.45 1 1 1h8c.55 0 1-.45 1-1s-.45-1-1-1Zm6-8H5c-.55 0-1 .45-1 1s.45 1 1 1h14c.55 0 1-.45 1-1s-.45-1-1-1ZM5 15h14c.55 0 1-.45 1-1s-.45-1-1-1H5c-.55 0-1 .45-1 1s.45 1 1 1ZM4 6c0 .55.45 1 1 1h14c.55 0 1-.45 1-1s-.45-1-1-1H5c-.55 0-1 .45-1 1Z"/></svg>';
4
+ defineCustomElement('sinch-icon-subject', 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-subtitles-off': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-subtitles-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="M20 4H6.83l8 8H19c.55 0 1 .45 1 1s-.45 1-1 1h-2.17l4.93 4.93c.15-.28.24-.59.24-.93V6c0-1.1-.9-2-2-2Zm0 16-6-6-1.71-1.71L12 12 3.16 3.16a.996.996 0 1 0-1.41 1.41l.49.49c-.15.29-.24.6-.24.94v12c0 1.1.9 2 2 2h13.17l2.25 2.25a.996.996 0 1 0 1.41-1.41L20 20ZM8 13c0 .55-.45 1-1 1H5c-.55 0-1-.45-1-1s.45-1 1-1h2c.55 0 1 .45 1 1Zm6 4c0 .55-.45 1-1 1H5c-.55 0-1-.45-1-1s.45-1 1-1h8c.08 0 .14.03.21.04l.74.74c.02.08.05.14.05.22Z"/></svg>';
4
+ defineCustomElement('sinch-icon-subtitles-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-supervised-user-circle': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-supervised-user-circle': 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 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm3.61 6.34c1.07 0 1.93.86 1.93 1.93 0 1.07-.86 1.93-1.93 1.93-1.07 0-1.93-.86-1.93-1.93-.01-1.07.86-1.93 1.93-1.93Zm-6-1.58c1.3 0 2.36 1.06 2.36 2.36 0 1.3-1.06 2.36-2.36 2.36-1.3 0-2.36-1.06-2.36-2.36 0-1.31 1.05-2.36 2.36-2.36Zm0 9.13v3.75c-2.4-.75-4.3-2.6-5.14-4.96 1.05-1.12 3.67-1.69 5.14-1.69.53 0 1.2.08 1.9.22-1.64.87-1.9 2.02-1.9 2.68ZM12 20c-.27 0-.53-.01-.79-.04v-4.07c0-1.42 2.94-2.13 4.4-2.13 1.07 0 2.92.39 3.84 1.15C18.28 17.88 15.39 20 12 20Z"/></svg>';
4
+ defineCustomElement('sinch-icon-supervised-user-circle', 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-supervisor-account': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-supervisor-account': 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="M16.5 12c1.38 0 2.49-1.12 2.49-2.5S17.88 7 16.5 7a2.5 2.5 0 0 0 0 5ZM9 11c1.66 0 2.99-1.34 2.99-3S10.66 5 9 5C7.34 5 6 6.34 6 8s1.34 3 3 3Zm7.5 3c-1.83 0-5.5.92-5.5 2.75V18c0 .55.45 1 1 1h9c.55 0 1-.45 1-1v-1.25c0-1.83-3.67-2.75-5.5-2.75ZM9 13c-2.33 0-7 1.17-7 3.5V18c0 .55.45 1 1 1h6v-2.25c0-.85.33-2.34 2.37-3.47C10.5 13.1 9.66 13 9 13Z"/></svg>';
4
+ defineCustomElement('sinch-icon-supervisor-account', 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-support': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-support': 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 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm7.46 7.12-2.78 1.15a4.982 4.982 0 0 0-2.95-2.94l1.15-2.78c2.1.8 3.77 2.47 4.58 4.57ZM12 15c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3ZM9.13 4.54l1.17 2.78a5 5 0 0 0-2.98 2.97L4.54 9.13a7.984 7.984 0 0 1 4.59-4.59ZM4.54 14.87l2.78-1.15a4.968 4.968 0 0 0 2.97 2.96l-1.17 2.78a7.996 7.996 0 0 1-4.58-4.59Zm10.34 4.59-1.15-2.78a4.978 4.978 0 0 0 2.95-2.97l2.78 1.17a8.007 8.007 0 0 1-4.58 4.58Z"/></svg>';
4
+ defineCustomElement('sinch-icon-support', 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-swap-horiz': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-swap-horiz': 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.14 11.86-2.78 2.79c-.19.2-.19.51 0 .71l2.78 2.79c.31.32.85.09.85-.35V16H13c.55 0 1-.45 1-1s-.45-1-1-1H6.99v-1.79c0-.45-.54-.67-.85-.35Zm14.51-3.21-2.78-2.79c-.31-.32-.85-.09-.85.35V8H11c-.55 0-1 .45-1 1s.45 1 1 1h6.01v1.79c0 .45.54.67.85.35l2.78-2.79c.2-.19.2-.51.01-.7Z"/></svg>';
4
+ defineCustomElement('sinch-icon-swap-horiz', 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-swap-horizontal-circle': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-swap-horizontal-circle': 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 12c0-5.52-4.48-10-10-10S2 6.48 2 12s4.48 10 10 10 10-4.48 10-10Zm-7-5.5 3.15 3.15c.2.2.2.51 0 .71L15 13.5V11h-4V9h4V6.5Zm-6 11-3.15-3.15c-.2-.2-.2-.51 0-.71L9 10.5V13h4v2H9v2.5Z"/></svg>';
4
+ defineCustomElement('sinch-icon-swap-horizontal-circle', 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-swap-vertical-circle': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-swap-vertical-circle': 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 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2ZM6.5 9l3.15-3.15c.2-.2.51-.2.71 0L13.5 9H11v4H9V9H6.5Zm7.85 9.15c-.2.2-.51.2-.71 0L10.5 15H13v-4h2v4h2.5l-3.15 3.15Z"/></svg>';
4
+ defineCustomElement('sinch-icon-swap-vertical-circle', 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-sync-alt': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-sync-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="m21.65 7.65-2.79-2.79a.501.501 0 0 0-.86.35V7H4c-.55 0-1 .45-1 1s.45 1 1 1h14v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.19.2-.51.01-.7Zm-19.3 8.7 2.79 2.79c.32.32.86.1.86-.35V17h14c.55 0 1-.45 1-1s-.45-1-1-1H6v-1.79c0-.45-.54-.67-.85-.35l-2.79 2.79c-.2.19-.2.51-.01.7Z"/></svg>';
4
+ defineCustomElement('sinch-icon-sync-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-system-update-alt': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-system-update-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="m12.35 15.65 2.79-2.79a.5.5 0 0 0-.35-.85H13V4c0-.55-.45-1-1-1s-1 .45-1 1v8H9.21c-.45 0-.67.54-.35.85l2.79 2.79c.19.2.51.2.7.01ZM21 3h-5.01c-.54 0-.99.45-.99.99 0 .55.45.99.99.99H20c.55 0 1 .45 1 1v12.03c0 .55-.45 1-1 1H4c-.55 0-1-.45-1-1V5.99c0-.55.45-1 1-1h4.01c.54 0 .99-.45.99-.99a1 1 0 0 0-.99-1H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Z"/></svg>';
4
+ defineCustomElement('sinch-icon-system-update-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-tab': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-tab': 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 16H4c-.55 0-1-.45-1-1V6c0-.55.45-1 1-1h9v3c0 .55.45 1 1 1h7v9c0 .55-.45 1-1 1Z"/></svg>';
4
+ defineCustomElement('sinch-icon-tab', 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-tab-unselected': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-tab-unselected': 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="M1 9h2V7H1v2Zm0 4h2v-2H1v2Zm0-8h2V3c-1.1 0-2 .9-2 2Zm8 16h2v-2H9v2Zm-8-4h2v-2H1v2Zm2 4v-2H1c0 1.1.9 2 2 2ZM21 3h-8v5c0 .55.45 1 1 1h9V5c0-1.1-.9-2-2-2Zm0 14h2v-2h-2v2ZM9 5h2V3H9v2ZM5 21h2v-2H5v2ZM5 5h2V3H5v2Zm16 16c1.1 0 2-.9 2-2h-2v2Zm0-8h2v-2h-2v2Zm-8 8h2v-2h-2v2Zm4 0h2v-2h-2v2Z"/></svg>';
4
+ defineCustomElement('sinch-icon-tab-unselected', 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-table-view': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-table-view': 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 7H9c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2Zm0 3c0 .55-.45 1-1 1h-8c-.55 0-1-.45-1-1s.45-1 1-1h8c.55 0 1 .45 1 1Zm-6 5v-2h2v2h-2Zm2 2v2h-2v-2h2Zm-4-2H9v-2h2v2Zm6-2h2v2h-2v-2Zm-8 4h2v2H9v-2Zm8 2v-2h2v2h-2ZM6 17H5c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2v1h-2V5H5v10h1v2Z"/></svg>';
4
+ defineCustomElement('sinch-icon-table-view', 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-text-rotate-up': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-text-rotate-up': 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.35 4.35c-.2-.2-.51-.2-.71 0l-1.79 1.79c-.31.32-.09.86.36.86H17v12c0 .55.45 1 1 1s1-.45 1-1V7h.79c.45 0 .67-.54.35-.85l-1.79-1.8ZM11.8 15.5v-5l1.6-.66c.36-.14.6-.49.6-.88 0-.69-.71-1.15-1.34-.88l-8.97 3.88c-.42.17-.69.58-.69 1.04 0 .46.27.87.69 1.05l8.97 3.88c.63.27 1.34-.2 1.34-.89 0-.39-.24-.74-.6-.89l-1.6-.65ZM4.98 13 10 11.13v3.74L4.98 13Z"/></svg>';
4
+ defineCustomElement('sinch-icon-text-rotate-up', 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-text-rotate-vertical': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-text-rotate-vertical': 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 5c-.46 0-.87.27-1.05.69l-3.88 8.97c-.27.63.2 1.34.89 1.34.39 0 .74-.24.89-.6l.66-1.6h5l.66 1.6c.15.36.5.6.89.6.69 0 1.15-.71.88-1.34l-3.88-8.97C15.87 5.27 15.46 5 15 5Zm-1.87 7L15 6.98 16.87 12h-3.74Zm-6.78 7.64 1.79-1.79c.32-.31.1-.85-.35-.85H7V5c0-.55-.45-1-1-1s-1 .44-1 1v12h-.79c-.45 0-.67.54-.35.85l1.79 1.79c.19.2.51.2.7 0Z"/></svg>';
4
+ defineCustomElement('sinch-icon-text-rotate-vertical', 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-text-rotation-angledown': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-text-rotation-angledown': 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 20.5v-2.54c0-.45-.54-.67-.85-.35l-.56.56L5.1 9.68a.996.996 0 1 0-1.41 1.41l8.49 8.49-.56.56c-.32.32-.1.86.34.86h2.54c.28 0 .5-.23.5-.5ZM11.25 8.48l3.54 3.54-.67 1.6c-.15.36-.07.77.21 1.05.49.49 1.31.32 1.57-.32l3.61-9.09c.17-.42.07-.91-.25-1.23-.32-.32-.8-.42-1.23-.25l-9.1 3.6a.957.957 0 0 0-.32 1.57c.27.27.68.35 1.04.2l1.6-.67Zm6.59-3.05-2.23 4.87-2.64-2.64 4.87-2.23Z"/></svg>';
4
+ defineCustomElement('sinch-icon-text-rotation-angledown', 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-text-rotation-angleup': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-text-rotation-angleup': 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="m17.61 9.85.56.56-8.48 8.49a.996.996 0 1 0 1.41 1.41l8.49-8.49.56.56c.31.32.85.1.85-.34V9.5c0-.28-.22-.5-.5-.5h-2.54a.5.5 0 0 0-.35.85Zm-9.13 2.9 3.54-3.54 1.6.67c.36.15.77.07 1.05-.21a.958.958 0 0 0-.32-1.57L5.26 4.5c-.43-.16-.91-.06-1.23.26-.32.32-.42.8-.25 1.23l3.61 9.09c.25.64 1.08.81 1.57.32.28-.28.36-.69.21-1.05l-.69-1.6Zm-.82-1.72L5.43 6.16l4.87 2.23-2.64 2.64Z"/></svg>';
4
+ defineCustomElement('sinch-icon-text-rotation-angleup', 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-text-rotation-down': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-text-rotation-down': 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.35 19.65 1.79-1.79c.32-.32.1-.86-.35-.86H7V5c0-.55-.45-1-1-1s-1 .45-1 1v12h-.79c-.45 0-.67.54-.35.85l1.79 1.79c.19.2.51.2.7.01ZM12.2 8.5v5l-1.6.66c-.36.15-.6.5-.6.89 0 .69.71 1.15 1.34.88l8.97-3.88c.42-.18.69-.59.69-1.05 0-.46-.27-.87-.69-1.05l-8.97-3.88a.966.966 0 0 0-1.34.89c0 .39.24.74.6.89l1.6.65Zm6.82 2.5L14 12.87V9.13L19.02 11Z"/></svg>';
4
+ defineCustomElement('sinch-icon-text-rotation-down', 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-text-rotation-none': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-text-rotation-none': 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.65 17.65-1.79-1.79a.501.501 0 0 0-.86.35V17H6c-.55 0-1 .45-1 1s.45 1 1 1h12v.79c0 .45.54.67.85.35l1.79-1.79c.2-.19.2-.51.01-.7ZM9.5 11.8h5l.66 1.6c.15.36.5.6.89.6.69 0 1.15-.71.88-1.34l-3.88-8.97C12.87 3.27 12.46 3 12 3c-.46 0-.87.27-1.05.69l-3.88 8.97c-.27.63.2 1.34.89 1.34.39 0 .74-.24.89-.6l.65-1.6ZM12 4.98 13.87 10h-3.74L12 4.98Z"/></svg>';
4
+ defineCustomElement('sinch-icon-text-rotation-none', 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-theaters': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-theaters': 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 4v1h-2V4c0-.55-.45-1-1-1H9c-.55 0-1 .45-1 1v1H6V4c0-.55-.45-1-1-1s-1 .45-1 1v16c0 .55.45 1 1 1s1-.45 1-1v-1h2v1c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-1h2v1c0 .55.45 1 1 1s1-.45 1-1V4c0-.55-.45-1-1-1s-1 .45-1 1ZM8 17H6v-2h2v2Zm0-4H6v-2h2v2Zm0-4H6V7h2v2Zm10 8h-2v-2h2v2Zm0-4h-2v-2h2v2Zm0-4h-2V7h2v2Z"/></svg>';
4
+ defineCustomElement('sinch-icon-theaters', 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-thumb-down': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-thumb-down': 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.88 21.94 5.53-5.54c.37-.37.58-.88.58-1.41V5c0-1.1-.9-2-2-2H6c-.8 0-1.52.48-1.83 1.21L.91 11.82C.06 13.8 1.51 16 3.66 16h5.65l-.95 4.58c-.1.5.05 1.01.41 1.37.59.58 1.53.58 2.11-.01ZM21 3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2s2-.9 2-2V5c0-1.1-.9-2-2-2Z"/></svg>';
4
+ defineCustomElement('sinch-icon-thumb-down', 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-thumb-up': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-thumb-up': 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.12 2.06 7.58 7.6c-.37.37-.58.88-.58 1.41V19c0 1.1.9 2 2 2h9c.8 0 1.52-.48 1.84-1.21l3.26-7.61C23.94 10.2 22.49 8 20.34 8h-5.65l.95-4.58c.1-.5-.05-1.01-.41-1.37-.59-.58-1.53-.58-2.11.01ZM3 21c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2s-2 .9-2 2v8c0 1.1.9 2 2 2Z"/></svg>';
4
+ defineCustomElement('sinch-icon-thumb-up', 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-thumbs-up-down': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-thumbs-up-down': 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.06 5H5.82l.66-3.18c.08-.37-.04-.75-.3-1.02A1.11 1.11 0 0 0 4.6.8l-4 4c-.39.37-.6.88-.6 1.41V12c0 1.1.9 2 2 2h5.92c.8 0 1.52-.48 1.84-1.21l2.14-5C12.46 6.47 11.49 5 10.06 5ZM22 10h-5.92c-.8 0-1.52.48-1.84 1.21l-2.14 5c-.56 1.32.4 2.79 1.84 2.79h4.24l-.66 3.18c-.08.37.04.75.3 1.02.44.44 1.15.44 1.58 0l4-4c.38-.38.59-.88.59-1.41V12c.01-1.1-.89-2-1.99-2Z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg>';
4
+ defineCustomElement('sinch-icon-thumbs-up-down', 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-timeline': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-timeline': 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="M23 8c0 1.1-.9 2-2 2a1.7 1.7 0 0 1-.51-.07l-3.56 3.55c.05.16.07.34.07.52 0 1.1-.9 2-2 2s-2-.9-2-2c0-.18.02-.36.07-.52l-2.55-2.55c-.16.05-.34.07-.52.07s-.36-.02-.52-.07l-4.55 4.56c.05.16.07.33.07.51 0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2c.18 0 .35.02.51.07l4.56-4.55C8.02 9.36 8 9.18 8 9c0-1.1.9-2 2-2s2 .9 2 2c0 .18-.02.36-.07.52l2.55 2.55c.16-.05.34-.07.52-.07s.36.02.52.07l3.55-3.56A1.7 1.7 0 0 1 19 8c0-1.1.9-2 2-2s2 .9 2 2Zm0 0c0 1.1-.9 2-2 2a1.7 1.7 0 0 1-.51-.07l-3.56 3.55c.05.16.07.34.07.52 0 1.1-.9 2-2 2s-2-.9-2-2c0-.18.02-.36.07-.52l-2.55-2.55c-.16.05-.34.07-.52.07s-.36-.02-.52-.07l-4.55 4.56c.05.16.07.33.07.51 0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2c.18 0 .35.02.51.07l4.56-4.55C8.02 9.36 8 9.18 8 9c0-1.1.9-2 2-2s2 .9 2 2c0 .18-.02.36-.07.52l2.55 2.55c.16-.05.34-.07.52-.07s.36.02.52.07l3.55-3.56A1.7 1.7 0 0 1 19 8c0-1.1.9-2 2-2s2 .9 2 2Z"/></svg>';
4
+ defineCustomElement('sinch-icon-timeline', 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-toc': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-toc': 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 9h12c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1Zm0 4h12c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1Zm0 4h12c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1Zm15 0h2v-2h-2v2Zm0-10v2h2V7h-2Zm0 6h2v-2h-2v2Z"/></svg>';
4
+ defineCustomElement('sinch-icon-toc', 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-today': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-today': 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 3h-1V2c0-.55-.45-1-1-1s-1 .45-1 1v1H8V2c0-.55-.45-1-1-1s-1 .45-1 1v1H5c-1.11 0-1.99.9-1.99 2L3 19a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-1 16H6c-.55 0-1-.45-1-1V8h14v10c0 .55-.45 1-1 1ZM8 10h3c.55 0 1 .45 1 1v3c0 .55-.45 1-1 1H8c-.55 0-1-.45-1-1v-3c0-.55.45-1 1-1Z"/></svg>';
4
+ defineCustomElement('sinch-icon-today', 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-toll': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-toll': 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 4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8Zm0 14c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6ZM3 12c0-2.39 1.4-4.46 3.43-5.42.34-.16.57-.47.57-.84v-.19c0-.68-.71-1.11-1.32-.82A7.99 7.99 0 0 0 1 12a7.99 7.99 0 0 0 4.68 7.27c.61.28 1.32-.14 1.32-.82v-.18c0-.37-.23-.69-.57-.85A5.994 5.994 0 0 1 3 12Z"/></svg>';
4
+ defineCustomElement('sinch-icon-toll', 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-touch-app': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-touch-app': 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.79 9.24V5.5a2.5 2.5 0 0 1 5 0v3.74c1.21-.81 2-2.18 2-3.74 0-2.49-2.01-4.5-4.5-4.5s-4.5 2.01-4.5 4.5c0 1.56.79 2.93 2 3.74Zm5.5 2.47c-.28-.14-.58-.21-.89-.21h-.61v-6c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v10.74l-3.44-.72c-.37-.08-.76.04-1.03.31-.43.44-.43 1.14 0 1.58l4.01 4.01c.38.37.89.58 1.42.58h6.1c1 0 1.84-.73 1.98-1.72l.63-4.47c.12-.85-.32-1.69-1.09-2.07l-4.08-2.03Z"/></svg>';
4
+ defineCustomElement('sinch-icon-touch-app', 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-tour': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-tour': 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.45 5.37A.999.999 0 0 0 19.52 4H7V3c0-.55-.45-1-1-1s-1 .45-1 1v19h2v-8h12.52c.71 0 1.19-.71.93-1.37L19 9l1.45-3.63ZM15 9c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2Z"/></svg>';
4
+ defineCustomElement('sinch-icon-tour', 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-track-changes': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-track-changes': TSinchIconElement;
10
+ }
11
+ }