@nectary/components 0.27.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 (347) hide show
  1. package/accordion-item/index.d.ts +1 -24
  2. package/accordion-item/index.js +1 -1
  3. package/accordion-item/types.d.ts +23 -0
  4. package/accordion-item/types.js +1 -0
  5. package/accordion-item/utils.d.ts +1 -0
  6. package/accordion-item/utils.js +1 -0
  7. package/action-menu/index.d.ts +29 -0
  8. package/action-menu/index.js +274 -0
  9. package/action-menu-option/index.d.ts +11 -0
  10. package/action-menu-option/index.js +95 -0
  11. package/action-menu-option/types.d.ts +17 -0
  12. package/action-menu-option/types.js +1 -0
  13. package/button/index.js +1 -1
  14. package/chat-block/index.d.ts +1 -1
  15. package/chat-bubble/index.d.ts +1 -15
  16. package/chat-bubble/index.js +1 -2
  17. package/chat-bubble/types.d.ts +13 -0
  18. package/chat-bubble/types.js +1 -0
  19. package/chat-bubble/utils.d.ts +1 -0
  20. package/chat-bubble/utils.js +2 -1
  21. package/dropdown/index.d.ts +2 -27
  22. package/dropdown/index.js +2 -1
  23. package/dropdown/types.d.ts +25 -0
  24. package/dropdown/types.js +1 -0
  25. package/dropdown-checkbox-option/index.d.ts +1 -14
  26. package/dropdown-checkbox-option/types.d.ts +14 -0
  27. package/dropdown-checkbox-option/types.js +1 -0
  28. package/dropdown-radio-option/index.d.ts +1 -14
  29. package/dropdown-radio-option/types.d.ts +14 -0
  30. package/dropdown-radio-option/types.js +1 -0
  31. package/dropdown-text-option/index.d.ts +1 -15
  32. package/dropdown-text-option/types.d.ts +15 -0
  33. package/dropdown-text-option/types.js +1 -0
  34. package/grid/index.d.ts +0 -1
  35. package/grid/index.js +0 -1
  36. package/grid-item/index.d.ts +3 -15
  37. package/grid-item/types.d.ts +13 -0
  38. package/grid-item/types.js +1 -0
  39. package/help-tooltip/index.d.ts +1 -1
  40. package/icons/access-alarm/index.d.ts +11 -0
  41. package/icons/access-alarm/index.js +4 -0
  42. package/icons/access-alarms/index.d.ts +11 -0
  43. package/icons/access-alarms/index.js +4 -0
  44. package/icons/ad-units/index.d.ts +11 -0
  45. package/icons/ad-units/index.js +4 -0
  46. package/icons/add-alarm/index.d.ts +11 -0
  47. package/icons/add-alarm/index.js +4 -0
  48. package/icons/add-ic-call/index.d.ts +11 -0
  49. package/icons/add-ic-call/index.js +4 -0
  50. package/icons/add-to-home-screen/index.d.ts +11 -0
  51. package/icons/add-to-home-screen/index.js +4 -0
  52. package/icons/admin-panel-settings/index.js +1 -1
  53. package/icons/airplanemode-active/index.d.ts +11 -0
  54. package/icons/airplanemode-active/index.js +4 -0
  55. package/icons/airplanemode-inactive/index.d.ts +11 -0
  56. package/icons/airplanemode-inactive/index.js +4 -0
  57. package/icons/alternate-email/index.d.ts +11 -0
  58. package/icons/alternate-email/index.js +4 -0
  59. package/icons/app-blocking/index.js +1 -1
  60. package/icons/arrow-left/index.js +1 -1
  61. package/icons/attach-email/index.js +1 -1
  62. package/icons/attribution/index.js +1 -1
  63. package/icons/backup-table/index.js +1 -1
  64. package/icons/battery-alert/index.d.ts +11 -0
  65. package/icons/battery-alert/index.js +4 -0
  66. package/icons/battery-charging-full/index.d.ts +11 -0
  67. package/icons/battery-charging-full/index.js +4 -0
  68. package/icons/battery-full/index.d.ts +11 -0
  69. package/icons/battery-full/index.js +4 -0
  70. package/icons/battery-std/index.d.ts +11 -0
  71. package/icons/battery-std/index.js +4 -0
  72. package/icons/battery-unknown/index.d.ts +11 -0
  73. package/icons/battery-unknown/index.js +4 -0
  74. package/icons/biotech/index.js +1 -1
  75. package/icons/bluetooth/index.d.ts +11 -0
  76. package/icons/bluetooth/index.js +4 -0
  77. package/icons/bluetooth-connected/index.d.ts +11 -0
  78. package/icons/bluetooth-connected/index.js +4 -0
  79. package/icons/bluetooth-disabled/index.d.ts +11 -0
  80. package/icons/bluetooth-disabled/index.js +4 -0
  81. package/icons/bluetooth-searching/index.d.ts +11 -0
  82. package/icons/bluetooth-searching/index.js +4 -0
  83. package/icons/brightness-auto/index.d.ts +11 -0
  84. package/icons/brightness-auto/index.js +4 -0
  85. package/icons/brightness-high/index.d.ts +11 -0
  86. package/icons/brightness-high/index.js +4 -0
  87. package/icons/brightness-low/index.d.ts +11 -0
  88. package/icons/brightness-low/index.js +4 -0
  89. package/icons/brightness-medium/index.d.ts +11 -0
  90. package/icons/brightness-medium/index.js +4 -0
  91. package/icons/business/index.d.ts +11 -0
  92. package/icons/business/index.js +4 -0
  93. package/icons/call/index.d.ts +11 -0
  94. package/icons/call/index.js +4 -0
  95. package/icons/call-end/index.d.ts +11 -0
  96. package/icons/call-end/index.js +4 -0
  97. package/icons/call-made/index.d.ts +11 -0
  98. package/icons/call-made/index.js +4 -0
  99. package/icons/call-merge/index.d.ts +11 -0
  100. package/icons/call-merge/index.js +4 -0
  101. package/icons/call-missed/index.d.ts +11 -0
  102. package/icons/call-missed/index.js +4 -0
  103. package/icons/call-missed-outgoing/index.d.ts +11 -0
  104. package/icons/call-missed-outgoing/index.js +4 -0
  105. package/icons/call-received/index.d.ts +11 -0
  106. package/icons/call-received/index.js +4 -0
  107. package/icons/call-split/index.d.ts +11 -0
  108. package/icons/call-split/index.js +4 -0
  109. package/icons/cancel-presentation/index.d.ts +11 -0
  110. package/icons/cancel-presentation/index.js +4 -0
  111. package/icons/chat-bubble/index.d.ts +11 -0
  112. package/icons/chat-bubble/index.js +4 -0
  113. package/icons/clear-all/index.d.ts +11 -0
  114. package/icons/clear-all/index.js +4 -0
  115. package/icons/contact-mail/index.d.ts +11 -0
  116. package/icons/contact-mail/index.js +4 -0
  117. package/icons/contact-phone/index.d.ts +11 -0
  118. package/icons/contact-phone/index.js +4 -0
  119. package/icons/contacts/index.d.ts +11 -0
  120. package/icons/contacts/index.js +4 -0
  121. package/icons/data-usage/index.d.ts +11 -0
  122. package/icons/data-usage/index.js +4 -0
  123. package/icons/desktop-access-disabled/index.d.ts +11 -0
  124. package/icons/desktop-access-disabled/index.js +4 -0
  125. package/icons/developer-mode/index.d.ts +11 -0
  126. package/icons/developer-mode/index.js +4 -0
  127. package/icons/devices/index.d.ts +11 -0
  128. package/icons/devices/index.js +4 -0
  129. package/icons/dialer-sip/index.d.ts +11 -0
  130. package/icons/dialer-sip/index.js +4 -0
  131. package/icons/dialpad/index.d.ts +11 -0
  132. package/icons/dialpad/index.js +4 -0
  133. package/icons/domain-disabled/index.d.ts +11 -0
  134. package/icons/domain-disabled/index.js +4 -0
  135. package/icons/domain-verification/index.d.ts +11 -0
  136. package/icons/domain-verification/index.js +4 -0
  137. package/icons/double-arrow/index.js +1 -1
  138. package/icons/duo/index.d.ts +11 -0
  139. package/icons/duo/index.js +4 -0
  140. package/icons/dvr/index.d.ts +11 -0
  141. package/icons/dvr/index.js +4 -0
  142. package/icons/dynamic-feed/index.js +1 -1
  143. package/icons/email/index.d.ts +11 -0
  144. package/icons/email/index.js +4 -0
  145. package/icons/forward-to-inbox/index.d.ts +11 -0
  146. package/icons/forward-to-inbox/index.js +4 -0
  147. package/icons/gps-fixed/index.d.ts +11 -0
  148. package/icons/gps-fixed/index.js +4 -0
  149. package/icons/gps-not-fixed/index.d.ts +11 -0
  150. package/icons/gps-not-fixed/index.js +4 -0
  151. package/icons/gps-off/index.d.ts +11 -0
  152. package/icons/gps-off/index.js +4 -0
  153. package/icons/graphic-eq/index.d.ts +11 -0
  154. package/icons/graphic-eq/index.js +4 -0
  155. package/icons/home-work/index.js +1 -1
  156. package/icons/hourglass-bottom/index.d.ts +11 -0
  157. package/icons/hourglass-bottom/index.js +4 -0
  158. package/icons/hourglass-top/index.d.ts +11 -0
  159. package/icons/hourglass-top/index.js +4 -0
  160. package/icons/import-contacts/index.d.ts +11 -0
  161. package/icons/import-contacts/index.js +4 -0
  162. package/icons/import-export/index.d.ts +11 -0
  163. package/icons/import-export/index.js +4 -0
  164. package/icons/insights/index.js +1 -1
  165. package/icons/invert-colors-off/index.d.ts +11 -0
  166. package/icons/invert-colors-off/index.js +4 -0
  167. package/icons/list-alt/index.d.ts +11 -0
  168. package/icons/list-alt/index.js +4 -0
  169. package/icons/live-help/index.d.ts +11 -0
  170. package/icons/live-help/index.js +4 -0
  171. package/icons/location-disabled/index.d.ts +11 -0
  172. package/icons/location-disabled/index.js +4 -0
  173. package/icons/location-off/index.d.ts +11 -0
  174. package/icons/location-off/index.js +4 -0
  175. package/icons/location-on/index.d.ts +11 -0
  176. package/icons/location-on/index.js +4 -0
  177. package/icons/location-searching/index.d.ts +11 -0
  178. package/icons/location-searching/index.js +4 -0
  179. package/icons/logout/index.js +1 -1
  180. package/icons/mail-outline/index.d.ts +11 -0
  181. package/icons/mail-outline/index.js +4 -0
  182. package/icons/mark-email-read/index.d.ts +11 -0
  183. package/icons/mark-email-read/index.js +4 -0
  184. package/icons/mark-email-unread/index.d.ts +11 -0
  185. package/icons/mark-email-unread/index.js +4 -0
  186. package/icons/message/index.d.ts +11 -0
  187. package/icons/message/index.js +4 -0
  188. package/icons/mobile-friendly/index.d.ts +11 -0
  189. package/icons/mobile-friendly/index.js +4 -0
  190. package/icons/mobile-off/index.d.ts +11 -0
  191. package/icons/mobile-off/index.js +4 -0
  192. package/icons/mobile-screen-share/index.d.ts +11 -0
  193. package/icons/mobile-screen-share/index.js +4 -0
  194. package/icons/more-time/index.js +1 -1
  195. package/icons/nat/index.d.ts +11 -0
  196. package/icons/nat/index.js +4 -0
  197. package/icons/nfc/index.d.ts +11 -0
  198. package/icons/nfc/index.js +4 -0
  199. package/icons/no-sim/index.d.ts +11 -0
  200. package/icons/no-sim/index.js +4 -0
  201. package/icons/pause-presentation/index.d.ts +11 -0
  202. package/icons/pause-presentation/index.js +4 -0
  203. package/icons/person-add-disabled/index.d.ts +11 -0
  204. package/icons/person-add-disabled/index.js +4 -0
  205. package/icons/person-search/index.d.ts +11 -0
  206. package/icons/person-search/index.js +4 -0
  207. package/icons/phone/index.d.ts +11 -0
  208. package/icons/phone/index.js +4 -0
  209. package/icons/phone-disabled/index.d.ts +11 -0
  210. package/icons/phone-disabled/index.js +4 -0
  211. package/icons/phone-enabled/index.d.ts +11 -0
  212. package/icons/phone-enabled/index.js +4 -0
  213. package/icons/phonelink-erase/index.d.ts +11 -0
  214. package/icons/phonelink-erase/index.js +4 -0
  215. package/icons/phonelink-lock/index.d.ts +11 -0
  216. package/icons/phonelink-lock/index.js +4 -0
  217. package/icons/phonelink-ring/index.d.ts +11 -0
  218. package/icons/phonelink-ring/index.js +4 -0
  219. package/icons/phonelink-setup/index.d.ts +11 -0
  220. package/icons/phonelink-setup/index.js +4 -0
  221. package/icons/plagiarism/index.js +1 -1
  222. package/icons/policy/index.js +1 -1
  223. package/icons/portable-wifi-off/index.d.ts +11 -0
  224. package/icons/portable-wifi-off/index.js +4 -0
  225. package/icons/post-add/index.js +1 -1
  226. package/icons/present-to-all/index.d.ts +11 -0
  227. package/icons/present-to-all/index.js +4 -0
  228. package/icons/print-disabled/index.d.ts +11 -0
  229. package/icons/print-disabled/index.js +4 -0
  230. package/icons/qr-code/index.d.ts +11 -0
  231. package/icons/qr-code/index.js +4 -0
  232. package/icons/qr-code-scanner/index.d.ts +11 -0
  233. package/icons/qr-code-scanner/index.js +4 -0
  234. package/icons/quickreply/index.js +1 -1
  235. package/icons/read-more/index.d.ts +11 -0
  236. package/icons/read-more/index.js +4 -0
  237. package/icons/report-outline/index.js +1 -1
  238. package/icons/ring-volume/index.d.ts +11 -0
  239. package/icons/ring-volume/index.js +4 -0
  240. package/icons/rss-feed/index.d.ts +11 -0
  241. package/icons/rss-feed/index.js +4 -0
  242. package/icons/screen-lock-landscape/index.d.ts +11 -0
  243. package/icons/screen-lock-landscape/index.js +4 -0
  244. package/icons/screen-lock-portrait/index.d.ts +11 -0
  245. package/icons/screen-lock-portrait/index.js +4 -0
  246. package/icons/screen-lock-rotation/index.d.ts +11 -0
  247. package/icons/screen-lock-rotation/index.js +4 -0
  248. package/icons/screen-rotation/index.d.ts +11 -0
  249. package/icons/screen-rotation/index.js +4 -0
  250. package/icons/screen-share/index.d.ts +11 -0
  251. package/icons/screen-share/index.js +4 -0
  252. package/icons/sd-storage/index.d.ts +11 -0
  253. package/icons/sd-storage/index.js +4 -0
  254. package/icons/search-off/index.js +1 -1
  255. package/icons/sentiment-satisfied-alt/index.d.ts +11 -0
  256. package/icons/sentiment-satisfied-alt/index.js +4 -0
  257. package/icons/settings-system-daydream/index.d.ts +11 -0
  258. package/icons/settings-system-daydream/index.js +4 -0
  259. package/icons/signal-cellular-4-bar/index.d.ts +11 -0
  260. package/icons/signal-cellular-4-bar/index.js +4 -0
  261. package/icons/signal-cellular-alt/index.d.ts +11 -0
  262. package/icons/signal-cellular-alt/index.js +4 -0
  263. package/icons/signal-cellular-connected-no-internet-4-bar/index.d.ts +11 -0
  264. package/icons/signal-cellular-connected-no-internet-4-bar/index.js +4 -0
  265. package/icons/signal-cellular-no-sim/index.d.ts +11 -0
  266. package/icons/signal-cellular-no-sim/index.js +4 -0
  267. package/icons/signal-cellular-null/index.d.ts +11 -0
  268. package/icons/signal-cellular-null/index.js +4 -0
  269. package/icons/signal-cellular-off/index.d.ts +11 -0
  270. package/icons/signal-cellular-off/index.js +4 -0
  271. package/icons/signal-wifi-4-bar/index.d.ts +11 -0
  272. package/icons/signal-wifi-4-bar/index.js +4 -0
  273. package/icons/signal-wifi-4-bar-lock/index.d.ts +11 -0
  274. package/icons/signal-wifi-4-bar-lock/index.js +4 -0
  275. package/icons/signal-wifi-off/index.d.ts +11 -0
  276. package/icons/signal-wifi-off/index.js +4 -0
  277. package/icons/speaker-phone/index.d.ts +11 -0
  278. package/icons/speaker-phone/index.js +4 -0
  279. package/icons/stay-current-landscape/index.d.ts +11 -0
  280. package/icons/stay-current-landscape/index.js +4 -0
  281. package/icons/stay-current-portrait/index.d.ts +11 -0
  282. package/icons/stay-current-portrait/index.js +4 -0
  283. package/icons/stay-primary-landscape/index.d.ts +11 -0
  284. package/icons/stay-primary-landscape/index.js +4 -0
  285. package/icons/stay-primary-portrait/index.d.ts +11 -0
  286. package/icons/stay-primary-portrait/index.js +4 -0
  287. package/icons/stop-screen-share/index.d.ts +11 -0
  288. package/icons/stop-screen-share/index.js +4 -0
  289. package/icons/storage/index.d.ts +11 -0
  290. package/icons/storage/index.js +4 -0
  291. package/icons/swap-calls/index.d.ts +11 -0
  292. package/icons/swap-calls/index.js +4 -0
  293. package/icons/switch-left/index.js +1 -1
  294. package/icons/switch-right/index.js +1 -1
  295. package/icons/textsms/index.d.ts +11 -0
  296. package/icons/textsms/index.js +4 -0
  297. package/icons/thermostat/index.d.ts +11 -0
  298. package/icons/thermostat/index.js +4 -0
  299. package/icons/unsubscribe/index.d.ts +11 -0
  300. package/icons/unsubscribe/index.js +4 -0
  301. package/icons/usb/index.d.ts +11 -0
  302. package/icons/usb/index.js +4 -0
  303. package/icons/voicemail/index.d.ts +11 -0
  304. package/icons/voicemail/index.js +4 -0
  305. package/icons/vpn-key/index.d.ts +11 -0
  306. package/icons/vpn-key/index.js +4 -0
  307. package/icons/wallpaper/index.d.ts +11 -0
  308. package/icons/wallpaper/index.js +4 -0
  309. package/icons/widgets/index.d.ts +11 -0
  310. package/icons/widgets/index.js +4 -0
  311. package/icons/wifi-calling/index.d.ts +11 -0
  312. package/icons/wifi-calling/index.js +4 -0
  313. package/icons/wifi-lock/index.d.ts +11 -0
  314. package/icons/wifi-lock/index.js +4 -0
  315. package/icons/wifi-tethering/index.d.ts +11 -0
  316. package/icons/wifi-tethering/index.js +4 -0
  317. package/package.json +1 -3
  318. package/popover/index.d.ts +1 -2
  319. package/popover/index.js +5 -1
  320. package/popover/utils.d.ts +1 -0
  321. package/popover/utils.js +1 -0
  322. package/radio-option/index.d.ts +1 -19
  323. package/radio-option/index.js +0 -3
  324. package/radio-option/types.d.ts +18 -0
  325. package/radio-option/types.js +1 -0
  326. package/search-option/index.d.ts +1 -10
  327. package/search-option/index.js +4 -10
  328. package/search-option/types.d.ts +9 -0
  329. package/search-option/types.js +1 -0
  330. package/select-option/index.d.ts +1 -3
  331. package/select-option/types.d.ts +3 -0
  332. package/select-option/types.js +1 -0
  333. package/table/index.js +1 -1
  334. package/table-cell/index.js +1 -1
  335. package/table-head-cell/index.js +1 -1
  336. package/tabs-option/index.d.ts +1 -19
  337. package/tabs-option/index.js +0 -3
  338. package/tabs-option/types.d.ts +18 -0
  339. package/tabs-option/types.js +1 -0
  340. package/tooltip/index.d.ts +1 -17
  341. package/tooltip/index.js +1 -1
  342. package/tooltip/types.d.ts +16 -0
  343. package/tooltip/types.js +1 -0
  344. package/tooltip/utils.d.ts +1 -0
  345. package/tooltip/utils.js +1 -0
  346. package/index.d.ts +0 -649
  347. package/index.js +0 -649
@@ -0,0 +1,11 @@
1
+ import type { TSinchIconElement, TSinchIconReact } from '../types';
2
+ declare global {
3
+ namespace JSX {
4
+ interface IntrinsicElements {
5
+ 'sinch-icon-bluetooth': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-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="m17 7-4.29-4.29c-.63-.63-1.71-.19-1.71.7v6.18L7.11 5.7A.996.996 0 1 0 5.7 7.11L10.59 12 5.7 16.89a.996.996 0 1 0 1.41 1.41L11 14.41v6.18c0 .89 1.08 1.34 1.71.71L17 17a.996.996 0 0 0 0-1.41L13.41 12 17 8.42c.39-.39.39-1.03 0-1.42Zm-4-1.17 1.88 1.88L13 9.59V5.83Zm1.88 10.46L13 18.17v-3.76l1.88 1.88Z"/></svg>';
4
+ defineCustomElement('sinch-icon-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-bluetooth-connected': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-bluetooth-connected': 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 13c.55-.55.55-1.44 0-1.99V11c-.55-.55-1.45-.55-2 0s-.55 1.45 0 2 1.45.55 2 0Zm14-2a1.41 1.41 0 0 0-2-.01V11c-.55.55-.55 1.44 0 1.99V13c.55.55 1.44.55 1.99 0H20c.55-.55.55-1.45 0-2Zm-3-4-4.29-4.29c-.63-.63-1.71-.19-1.71.7v6.18L7.11 5.7A.996.996 0 1 0 5.7 7.11L10.59 12 5.7 16.89a.996.996 0 1 0 1.41 1.41L11 14.41v6.18c0 .89 1.08 1.34 1.71.71L17 17c.39-.39.39-1.02 0-1.42L13.41 12 17 8.42c.39-.39.39-1.03 0-1.42Zm-2.12 9.29L13 18.17v-3.76l1.88 1.88ZM13 9.59V5.83l1.88 1.88L13 9.59Z"/></svg>';
4
+ defineCustomElement('sinch-icon-bluetooth-connected', 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-bluetooth-disabled': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-bluetooth-disabled': 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.29 17.89 6.11 4.7A.996.996 0 1 0 4.7 6.11L10.59 12 5.7 16.89a.996.996 0 1 0 1.41 1.41L11 14.41v6.18c0 .89 1.08 1.34 1.71.71l3.59-3.59 1.59 1.59c.39.39 1.02.39 1.41 0 .38-.39.38-1.03-.01-1.41Zm-6.29.28v-3.76l1.88 1.88L13 18.17Zm0-12.34 1.88 1.88-1.47 1.47 1.41 1.41L17 8.42c.39-.39.39-1.02 0-1.42l-4.29-4.29c-.63-.63-1.71-.19-1.71.7v3.36l2 2V5.83Z"/></svg>';
4
+ defineCustomElement('sinch-icon-bluetooth-disabled', 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-bluetooth-searching': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-bluetooth-searching': 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.98 10.28-1.38 1.38c-.2.2-.2.51 0 .71l1.38 1.38c.28.28.75.15.85-.23.11-.5.17-1 .17-1.52a6 6 0 0 0-.18-1.48.5.5 0 0 0-.84-.24Zm4.12-2.5a.863.863 0 0 0-1.4-.24c-.26.26-.31.64-.17.98.46 1.07.72 2.24.72 3.47 0 1.24-.26 2.42-.73 3.49a.84.84 0 0 0 .16.94.84.84 0 0 0 1.35-.23c.63-1.3.98-2.76.98-4.3a9.995 9.995 0 0 0-.91-4.11ZM11.41 12 15 8.42c.39-.39.39-1.02 0-1.42l-4.29-4.29c-.63-.63-1.71-.19-1.71.7v6.18L5.11 5.7A.996.996 0 1 0 3.7 7.11L8.59 12 3.7 16.89a.996.996 0 1 0 1.41 1.41L9 14.41v6.18c0 .89 1.08 1.34 1.71.71L15 17c.39-.39.39-1.02 0-1.42L11.41 12ZM11 5.83l1.88 1.88L11 9.59V5.83Zm0 12.34v-3.76l1.88 1.88L11 18.17Z"/></svg>';
4
+ defineCustomElement('sinch-icon-bluetooth-searching', 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-brightness-auto': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-brightness-auto': 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.85 12.65h2.3L12 9l-1.15 3.65ZM20 8.69V6c0-1.1-.9-2-2-2h-2.69l-1.9-1.9c-.78-.78-2.05-.78-2.83 0L8.69 4H6c-1.1 0-2 .9-2 2v2.69l-1.9 1.9c-.78.78-.78 2.05 0 2.83l1.9 1.9V18c0 1.1.9 2 2 2h2.69l1.9 1.9c.78.78 2.05.78 2.83 0l1.9-1.9H18c1.1 0 2-.9 2-2v-2.69l1.9-1.9c.78-.78.78-2.05 0-2.83L20 8.69Zm-5.91 6.71L13.6 14h-3.2l-.49 1.4c-.13.36-.46.6-.84.6a.888.888 0 0 1-.84-1.19l2.44-6.86c.2-.57.73-.95 1.33-.95.6 0 1.13.38 1.34.94l2.44 6.86a.888.888 0 0 1-.84 1.19.874.874 0 0 1-.85-.59Z"/></svg>';
4
+ defineCustomElement('sinch-icon-brightness-auto', 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-brightness-high': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-brightness-high': 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 8.69V6c0-1.1-.9-2-2-2h-2.69l-1.9-1.9c-.78-.78-2.05-.78-2.83 0L8.69 4H6c-1.1 0-2 .9-2 2v2.69l-1.9 1.9c-.78.78-.78 2.05 0 2.83l1.9 1.9V18c0 1.1.9 2 2 2h2.69l1.9 1.9c.78.78 2.05.78 2.83 0l1.9-1.9H18c1.1 0 2-.9 2-2v-2.69l1.9-1.9c.78-.78.78-2.05 0-2.83L20 8.69ZM12 18c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6Zm0-10c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4Z"/></svg>';
4
+ defineCustomElement('sinch-icon-brightness-high', 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-brightness-low': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-brightness-low': 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 15.31 1.9-1.9c.78-.78.78-2.05 0-2.83L20 8.69V6c0-1.1-.9-2-2-2h-2.69l-1.9-1.9c-.78-.78-2.05-.78-2.83 0L8.69 4H6c-1.1 0-2 .9-2 2v2.69l-1.9 1.9c-.78.78-.78 2.05 0 2.83l1.9 1.9V18c0 1.1.9 2 2 2h2.69l1.9 1.9c.78.78 2.05.78 2.83 0l1.9-1.9H18c1.1 0 2-.9 2-2v-2.69ZM12 18c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6Z"/></svg>';
4
+ defineCustomElement('sinch-icon-brightness-low', 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-brightness-medium': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-brightness-medium': 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 15.31 1.9-1.9c.78-.78.78-2.05 0-2.83L20 8.69V6c0-1.1-.9-2-2-2h-2.69l-1.9-1.9c-.78-.78-2.05-.78-2.83 0L8.69 4H6c-1.1 0-2 .9-2 2v2.69l-1.9 1.9c-.78.78-.78 2.05 0 2.83l1.9 1.9V18c0 1.1.9 2 2 2h2.69l1.9 1.9c.78.78 2.05.78 2.83 0l1.9-1.9H18c1.1 0 2-.9 2-2v-2.69Zm-8 1.59V7.1c0-.61.55-1.11 1.15-.99C15.91 6.65 18 9.08 18 12c0 2.92-2.09 5.35-4.85 5.89-.6.12-1.15-.38-1.15-.99Z"/></svg>';
4
+ defineCustomElement('sinch-icon-brightness-medium', 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-business': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-business': 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 7V5c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2h-8ZM6 19H4v-2h2v2Zm0-4H4v-2h2v2Zm0-4H4V9h2v2Zm0-4H4V5h2v2Zm4 12H8v-2h2v2Zm0-4H8v-2h2v2Zm0-4H8V9h2v2Zm0-4H8V5h2v2Zm9 12h-7v-2h2v-2h-2v-2h2v-2h-2V9h7c.55 0 1 .45 1 1v8c0 .55-.45 1-1 1Zm-1-8h-2v2h2v-2Zm0 4h-2v2h2v-2Z"/></svg>';
4
+ defineCustomElement('sinch-icon-business', 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-call': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-call': 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.23 15.26-2.54-.29a1.99 1.99 0 0 0-1.64.57l-1.84 1.84a15.045 15.045 0 0 1-6.59-6.59l1.85-1.85c.43-.43.64-1.03.57-1.64l-.29-2.52a2.001 2.001 0 0 0-1.99-1.77H5.03c-1.13 0-2.07.94-2 2.07.53 8.54 7.36 15.36 15.89 15.89 1.13.07 2.07-.87 2.07-2v-1.73c.01-1.01-.75-1.86-1.76-1.98Z"/></svg>';
4
+ defineCustomElement('sinch-icon-call', 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-call-end': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-call-end': 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.51 15.48 2-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.8-.8.8-2.13-.05-2.88-6.41-5.66-16.07-5.66-22.48 0-.85.75-.85 2.08-.05 2.88l1.22 1.22c.71.72 1.85.78 2.65.15Z"/></svg>';
4
+ defineCustomElement('sinch-icon-call-end', 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-call-made': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-call-made': 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="M9 6c0 .56.45 1 1 1h5.59L4.7 17.89a.996.996 0 1 0 1.41 1.41L17 8.41V14c0 .55.45 1 1 1s1-.45 1-1V6c0-.55-.45-1-1-1h-8c-.55 0-1 .45-1 1Z"/></svg>';
4
+ defineCustomElement('sinch-icon-call-made', 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-call-merge': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-call-merge': 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.7 19.7a.996.996 0 0 0 0-1.41l-2.7-2.7L13.59 17l2.7 2.7c.39.39 1.03.39 1.41 0ZM8.71 8H11v5.59l-4.71 4.7A.996.996 0 1 0 7.7 19.7l5.3-5.3V8h2.29c.45 0 .67-.54.35-.85l-3.29-3.29c-.2-.2-.51-.2-.71 0L8.35 7.15a.5.5 0 0 0 .36.85Z"/></svg>';
4
+ defineCustomElement('sinch-icon-call-merge', 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-call-missed': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-call-missed': 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.89 7.7 12 14.59 6.41 9H10c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1s1-.45 1-1v-3.59l6.29 6.29c.39.39 1.02.39 1.41 0l7.59-7.59a.996.996 0 0 0 0-1.41c-.38-.38-1.02-.38-1.4 0Z"/></svg>';
4
+ defineCustomElement('sinch-icon-call-missed', 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-call-missed-outgoing': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-call-missed-outgoing': 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="m3.7 9.11 7.59 7.59c.39.39 1.02.39 1.41 0l6.3-6.3V14c0 .55.45 1 1 1s1-.45 1-1V8c0-.55-.45-1-1-1h-6c-.55 0-1 .45-1 1s.45 1 1 1h3.59L12 14.59 5.11 7.7a.996.996 0 0 0-1.41 0c-.38.39-.38 1.03 0 1.41Z"/></svg>';
4
+ defineCustomElement('sinch-icon-call-missed-outgoing', 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-call-received': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-call-received': 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.3 4.71a.996.996 0 0 0-1.41 0L7 15.59V10c0-.55-.45-1-1-1s-1 .45-1 1v8c0 .55.45 1 1 1h8c.55 0 1-.45 1-1s-.45-1-1-1H8.41L19.3 6.11c.38-.38.38-1.02 0-1.4Z"/></svg>';
4
+ defineCustomElement('sinch-icon-call-received', 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-call-split': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-call-split': 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.85 4.85 1.44 1.44-2.88 2.88 1.42 1.42 2.88-2.88 1.44 1.44a.5.5 0 0 0 .85-.36V4.5c0-.28-.22-.5-.5-.5h-4.29a.5.5 0 0 0-.36.85ZM8.79 4H4.5c-.28 0-.5.22-.5.5v4.29c0 .45.54.67.85.35L6.29 7.7 11 12.4V19c0 .55.45 1 1 1s1-.45 1-1v-7c0-.26-.11-.52-.29-.71l-5-5.01 1.44-1.44c.31-.3.09-.84-.36-.84Z"/></svg>';
4
+ defineCustomElement('sinch-icon-call-split', 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-cancel-presentation': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-cancel-presentation': 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-2Zm0 15c0 .55-.45 1-1 1H4c-.55 0-1-.45-1-1V6c0-.55.45-1 1-1h16c.55 0 1 .45 1 1v12Zm-5.71-9.3a.996.996 0 0 0-1.41 0L12 10.59 10.11 8.7a.996.996 0 1 0-1.41 1.41L10.59 12 8.7 13.89a.996.996 0 1 0 1.41 1.41L12 13.41l1.89 1.89a.996.996 0 1 0 1.41-1.41L13.41 12l1.89-1.89c.38-.38.38-1.02-.01-1.41Z"/></svg>';
4
+ defineCustomElement('sinch-icon-cancel-presentation', 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-chat-bubble': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-chat-bubble': 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 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2Z"/></svg>';
4
+ defineCustomElement('sinch-icon-chat-bubble', 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-clear-all': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-clear-all': 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 13h12c.55 0 1-.45 1-1s-.45-1-1-1H6c-.55 0-1 .45-1 1s.45 1 1 1Zm-2 4h12c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1Zm3-9c0 .55.45 1 1 1h12c.55 0 1-.45 1-1s-.45-1-1-1H8c-.55 0-1 .45-1 1Z"/></svg>';
4
+ defineCustomElement('sinch-icon-clear-all', 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-contact-mail': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-contact-mail': 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 8V7l-3 2-3-2v1l2.72 1.82a.5.5 0 0 0 .55 0L21 8Zm1-5H2C.9 3 0 3.9 0 5v14c0 1.1.9 2 2 2h20c1.1 0 1.99-.9 1.99-2L24 5c0-1.1-.9-2-2-2ZM8 6c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3Zm6 12H2v-1c0-2 4-3.1 6-3.1s6 1.1 6 3.1v1Zm7.5-6h-7c-.28 0-.5-.22-.5-.5v-5c0-.28.22-.5.5-.5h7c.28 0 .5.22.5.5v5c0 .28-.22.5-.5.5Z"/></svg>';
4
+ defineCustomElement('sinch-icon-contact-mail', 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-contact-phone': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-contact-phone': 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 3H2C.9 3 0 3.9 0 5v14c0 1.1.9 2 2 2h20c1.1 0 1.99-.9 1.99-2L24 5c0-1.1-.9-2-2-2ZM8 6c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3Zm6 12H2v-1c0-2 4-3.1 6-3.1s6 1.1 6 3.1v1Zm3.85-4h1.39c.16 0 .3.07.4.2l1.1 1.45c.15.2.13.48-.05.65l-1.36 1.36c-.18.18-.48.2-.67.04a7.557 7.557 0 0 1-2.38-3.71 7.248 7.248 0 0 1 0-3.99 7.513 7.513 0 0 1 2.38-3.71c.2-.17.49-.14.67.04l1.36 1.36c.18.18.2.46.05.65l-1.1 1.45a.48.48 0 0 1-.4.2h-1.39c-.22.63-.35 1.3-.35 2s.13 1.38.35 2.01Z"/></svg>';
4
+ defineCustomElement('sinch-icon-contact-phone', 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-contacts': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-contacts': 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 0H5c-.55 0-1 .45-1 1s.45 1 1 1h14c.55 0 1-.45 1-1s-.45-1-1-1ZM5 24h14c.55 0 1-.45 1-1s-.45-1-1-1H5c-.55 0-1 .45-1 1s.45 1 1 1ZM20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2Zm-8 2.75c1.24 0 2.25 1.01 2.25 2.25s-1.01 2.25-2.25 2.25S9.75 10.24 9.75 9 10.76 6.75 12 6.75ZM17 17H7v-1.5c0-1.67 3.33-2.5 5-2.5s5 .83 5 2.5V17Z"/></svg>';
4
+ defineCustomElement('sinch-icon-contacts', 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-data-usage': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-data-usage': 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 3.87v.02c0 .67.45 1.23 1.08 1.43C16.93 6.21 19 8.86 19 12c0 .52-.06 1.01-.17 1.49-.14.64.12 1.3.69 1.64l.01.01c.86.5 1.98.05 2.21-.91.17-.72.26-1.47.26-2.23 0-4.5-2.98-8.32-7.08-9.57-.95-.29-1.92.44-1.92 1.44Zm-2.06 15.05c-2.99-.43-5.42-2.86-5.86-5.84a6.996 6.996 0 0 1 4.83-7.76c.64-.19 1.09-.76 1.09-1.43v-.02c0-1-.97-1.73-1.93-1.44a10.02 10.02 0 0 0-6.98 10.96c.59 4.38 4.13 7.92 8.51 8.51 3.14.42 6.04-.61 8.13-2.53.74-.68.61-1.89-.26-2.39-.58-.34-1.3-.23-1.8.22-1.47 1.34-3.51 2.05-5.73 1.72Z"/></svg>';
4
+ defineCustomElement('sinch-icon-data-usage', 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-desktop-access-disabled': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-desktop-access-disabled': 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="M.31 2a.996.996 0 0 0 0 1.41l.69.68V16c0 1.1.9 2 2 2h7v2H9c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1h-1v-2h.9l5.29 5.29a.996.996 0 1 0 1.41-1.41L1.72 2A.996.996 0 0 0 .31 2Zm2.68 13V6.09L12.9 16H3.99c-.55 0-1-.45-1-1ZM4.55 2l2 2H20c.55 0 1 .45 1 1v10c0 .55-.45 1-1 1h-1.45l2 2h.44c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2H4.55Z"/></svg>';
4
+ defineCustomElement('sinch-icon-desktop-access-disabled', 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-developer-mode': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-developer-mode': 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 5h10v1c0 .55.45 1 1 1s1-.45 1-1V3c0-1.1-.9-1.99-2-1.99L7 1c-1.1 0-2 .9-2 2v3c0 .55.45 1 1 1s1-.45 1-1V5Zm9.12 10.88 3.17-3.17a.996.996 0 0 0 0-1.41l-3.17-3.17c-.39-.39-1.03-.39-1.42 0a.996.996 0 0 0 0 1.41L17.17 12l-2.47 2.47a.996.996 0 0 0 0 1.41c.39.39 1.03.39 1.42 0Zm-6.83-1.42L6.83 12l2.46-2.46a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0L4.7 11.3a.996.996 0 0 0 0 1.41l3.17 3.17c.39.39 1.03.39 1.42 0 .4-.39.39-1.03 0-1.42ZM17 19H7v-1c0-.55-.45-1-1-1s-1 .45-1 1v3c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2v-3c0-.55-.45-1-1-1s-1 .45-1 1v1Z"/></svg>';
4
+ defineCustomElement('sinch-icon-developer-mode', 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-devices': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-devices': 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 7c0-.55.45-1 1-1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-1.1 0-2 .9-2 2v11h-.5c-.83 0-1.5.67-1.5 1.5S.67 20 1.5 20H14v-3H4V7Zm19 1h-6c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1Zm-1 9h-4v-7h4v7Z"/></svg>';
4
+ defineCustomElement('sinch-icon-devices', 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-dialer-sip': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-dialer-sip': 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 8c.28 0 .5-.22.5-.5v-4c0-.28-.22-.5-.5-.5s-.5.22-.5.5v4c0 .28.22.5.5.5Zm-4-1c-.28 0-.5.22-.5.5s.22.5.5.5h1.95c.3 0 .55-.25.55-.55v-1.9c0-.3-.25-.55-.55-.55H13V4h1.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5h-1.95c-.3 0-.55.25-.55.55v1.89c0 .31.25.56.55.56H14v1h-1.5Zm7.95-4h-1.89c-.31 0-.56.25-.56.55V7.5c0 .28.22.5.5.5s.5-.22.5-.5V6h1.45c.3 0 .55-.25.55-.55v-1.9c0-.3-.25-.55-.55-.55ZM20 5h-1V4h1v1Zm-.79 10.27-2.54-.29a1.99 1.99 0 0 0-1.64.57l-1.84 1.84A15.045 15.045 0 0 1 6.6 10.8l1.85-1.85c.43-.43.64-1.04.57-1.64l-.29-2.52a2 2 0 0 0-1.98-1.78H5.02c-1.13 0-2.07.94-2 2.07.53 8.54 7.36 15.36 15.89 15.89 1.13.07 2.07-.87 2.07-2v-1.73c.01-1-.76-1.86-1.77-1.97Z"/></svg>';
4
+ defineCustomElement('sinch-icon-dialer-sip', 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-dialpad': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-dialpad': 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 19c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2ZM6 1c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm12-8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2Zm-6 8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Z"/></svg>';
4
+ defineCustomElement('sinch-icon-dialpad', 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-domain-disabled': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-domain-disabled': 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="M.71 2.39a.996.996 0 0 0 0 1.41L2 5.1V19c0 1.1.9 2 2 2h13.9l2.29 2.29a.996.996 0 1 0 1.41-1.41L2.12 2.39a.996.996 0 0 0-1.41 0ZM6 19H4v-2h2v2Zm0-4H4v-2h2v2Zm-2-4V9h2v2H4Zm6 8H8v-2h2v2Zm-2-4v-2h2v2H8Zm4 4v-2h1.9l2 2H12ZM8 5h2v2h-.45L12 9.45V9h7c.55 0 1 .45 1 1v7.45l2 2V9c0-1.1-.9-2-2-2h-8V5c0-1.1-.9-2-2-2H5.55L8 5.45V5Zm8 6h2v2h-2v-2Z"/></svg>';
4
+ defineCustomElement('sinch-icon-domain-disabled', 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-domain-verification': TSinchIconReact;
6
+ }
7
+ }
8
+ interface HTMLElementTagNameMap {
9
+ 'sinch-icon-domain-verification': 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.23 15.83c.39.39 1.02.39 1.41 0l4.24-4.24c.39-.39.39-1.02 0-1.42a.996.996 0 0 0-1.41 0l-3.54 3.53-1.41-1.41c-.39-.39-1.02-.39-1.42 0a.987.987 0 0 0 0 1.41l2.13 2.13Z"/><path d="M19 4H5a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V6a2 2 0 0 0-2-2Zm0 13c0 .55-.45 1-1 1H6c-.55 0-1-.45-1-1V8h14v9Z"/></svg>';
4
+ defineCustomElement('sinch-icon-domain-verification', createIconClass(templateHTML));
@@ -1,4 +1,4 @@
1
1
  import { defineCustomElement } from '../../utils';
2
2
  import { createIconClass } from '../create-icon-class';
3
- const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="m20.08 11.42-4.04-5.65c-.34-.48-.89-.77-1.48-.77-1.49 0-2.35 1.68-1.49 2.89L16 12l-2.93 4.11c-.87 1.21 0 2.89 1.49 2.89.59 0 1.15-.29 1.49-.77l4.04-5.65c.24-.35.24-.81-.01-1.16Z" fill="#0A273D"/><path d="M13.08 11.42 9.05 5.77C8.7 5.29 8.15 5 7.56 5 6.07 5 5.2 6.68 6.07 7.89L9 12l-2.93 4.11C5.2 17.32 6.07 19 7.56 19c.59 0 1.15-.29 1.49-.77l4.04-5.65c.24-.35.24-.81-.01-1.16Z"/></svg>';
3
+ const templateHTML = '<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="m20.08 11.42-4.04-5.65c-.34-.48-.89-.77-1.48-.77-1.49 0-2.35 1.68-1.49 2.89L16 12l-2.93 4.11c-.87 1.21 0 2.89 1.49 2.89.59 0 1.15-.29 1.49-.77l4.04-5.65c.24-.35.24-.81-.01-1.16Z"/><path d="M13.08 11.42 9.05 5.77C8.7 5.29 8.15 5 7.56 5 6.07 5 5.2 6.68 6.07 7.89L9 12l-2.93 4.11C5.2 17.32 6.07 19 7.56 19c.59 0 1.15-.29 1.49-.77l4.04-5.65c.24-.35.24-.81-.01-1.16Z"/></svg>';
4
4
  defineCustomElement('sinch-icon-double-arrow', createIconClass(templateHTML));