@dialpad/dialtone 6.2.0 → 6.4.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 (631) hide show
  1. package/README.md +1 -1
  2. package/lib/build/less/components/banner.less +2 -0
  3. package/lib/build/less/components/button.less +2 -0
  4. package/lib/build/less/components/forms.less +2 -0
  5. package/lib/build/less/components/input.less +8 -2
  6. package/lib/build/less/components/modal.less +2 -0
  7. package/lib/build/less/components/notice.less +3 -0
  8. package/lib/build/less/components/radio-checkbox.less +54 -21
  9. package/lib/build/less/components/selects.less +14 -2
  10. package/lib/build/less/components/table.less +2 -0
  11. package/lib/build/less/components/toast.less +3 -0
  12. package/lib/build/less/themes/default.less +12 -0
  13. package/lib/build/less/themes/example.less +2 -2
  14. package/lib/build/less/utilities/backgrounds.less +3 -0
  15. package/lib/build/less/utilities/borders.less +4 -0
  16. package/lib/build/less/utilities/colors.less +2 -0
  17. package/lib/build/less/utilities/effects.less +2 -0
  18. package/lib/build/less/utilities/grid.less +2 -0
  19. package/lib/build/less/utilities/layout.less +4 -0
  20. package/lib/build/less/utilities/sizing.less +3 -0
  21. package/lib/build/less/utilities/spacing.less +3 -0
  22. package/lib/build/less/utilities/svg.less +2 -0
  23. package/lib/build/less/utilities/typography.less +5 -0
  24. package/lib/dist/css/dialtone.css +36907 -0
  25. package/lib/dist/css/dialtone.min.css +1 -0
  26. package/lib/dist/fonts/Archivo-Bold.woff2 +0 -0
  27. package/lib/dist/fonts/Archivo-Regular.woff2 +0 -0
  28. package/lib/dist/fonts/Archivo-SemiBold.woff2 +0 -0
  29. package/lib/dist/fonts/ArchivoExpanded-SemiBold.woff2 +0 -0
  30. package/lib/dist/fonts/ArchivoSemiExpanded-Medium.woff2 +0 -0
  31. package/lib/dist/fonts/ArchivoSemiExpanded-SemiBold.woff2 +0 -0
  32. package/lib/dist/fonts/Inter-Bold.woff2 +0 -0
  33. package/lib/dist/fonts/Inter-BoldItalic.woff2 +0 -0
  34. package/lib/dist/fonts/Inter-Italic.woff2 +0 -0
  35. package/lib/dist/fonts/Inter-Regular.woff2 +0 -0
  36. package/lib/dist/fonts/RobotoMono-Bold.woff2 +0 -0
  37. package/lib/dist/fonts/RobotoMono-BoldItalic.woff2 +0 -0
  38. package/lib/dist/fonts/RobotoMono-ExtraLight.woff2 +0 -0
  39. package/lib/dist/fonts/RobotoMono-ExtraLightItalic.woff2 +0 -0
  40. package/lib/dist/fonts/RobotoMono-Italic.woff2 +0 -0
  41. package/lib/dist/fonts/RobotoMono-Light.woff2 +0 -0
  42. package/lib/dist/fonts/RobotoMono-LightItalic.woff2 +0 -0
  43. package/lib/dist/fonts/RobotoMono-Medium.woff2 +0 -0
  44. package/lib/dist/fonts/RobotoMono-MediumItalic.woff2 +0 -0
  45. package/lib/dist/fonts/RobotoMono-Regular.woff2 +0 -0
  46. package/lib/dist/fonts/RobotoMono-SemiBold.woff2 +0 -0
  47. package/lib/dist/fonts/RobotoMono-SemiBoldItalic.woff2 +0 -0
  48. package/lib/dist/fonts/RobotoMono-Thin.woff2 +0 -0
  49. package/lib/dist/fonts/RobotoMono-ThinItalic.woff2 +0 -0
  50. package/lib/dist/svg/brand/airtable.svg +1 -0
  51. package/lib/dist/svg/brand/amex.svg +1 -0
  52. package/lib/dist/svg/brand/asana.svg +1 -0
  53. package/lib/dist/svg/brand/brand-dialpad-meetings.svg +1 -0
  54. package/lib/dist/svg/brand/brand-dialpad.svg +1 -0
  55. package/lib/dist/svg/brand/bullhorn.svg +1 -0
  56. package/lib/dist/svg/brand/clockify.svg +1 -0
  57. package/lib/dist/svg/brand/copper-crm.svg +1 -0
  58. package/lib/dist/svg/brand/diners-club.svg +1 -0
  59. package/lib/dist/svg/brand/discover.svg +1 -0
  60. package/lib/dist/svg/brand/evernote.svg +1 -0
  61. package/lib/dist/svg/brand/freshsales-crm.svg +1 -0
  62. package/lib/dist/svg/brand/front.svg +1 -0
  63. package/lib/dist/svg/brand/gmail.svg +1 -0
  64. package/lib/dist/svg/brand/google-calendar.svg +1 -0
  65. package/lib/dist/svg/brand/google-docs.svg +1 -0
  66. package/lib/dist/svg/brand/google-drive.svg +1 -0
  67. package/lib/dist/svg/brand/google-glyph.svg +1 -0
  68. package/lib/dist/svg/brand/greenhouse.svg +1 -0
  69. package/lib/dist/svg/brand/highfive.svg +1 -0
  70. package/lib/dist/svg/brand/hubspot.svg +1 -0
  71. package/lib/dist/svg/brand/intercom.svg +1 -0
  72. package/lib/dist/svg/brand/jcb.svg +1 -0
  73. package/lib/dist/svg/brand/jira-service-desk.svg +1 -0
  74. package/lib/dist/svg/brand/linkedin.svg +1 -0
  75. package/lib/dist/svg/brand/maestro.svg +1 -0
  76. package/lib/dist/svg/brand/mastercard.svg +1 -0
  77. package/lib/dist/svg/brand/microsoft-dynamics-365.svg +1 -0
  78. package/lib/dist/svg/brand/microsoft-teams.svg +1 -0
  79. package/lib/dist/svg/brand/microsoft.svg +1 -0
  80. package/lib/dist/svg/brand/miro.svg +1 -0
  81. package/lib/dist/svg/brand/monday-com.svg +1 -0
  82. package/lib/dist/svg/brand/office-365.svg +1 -0
  83. package/lib/dist/svg/brand/pipedrive.svg +1 -0
  84. package/lib/dist/svg/brand/salesforce-glyph.svg +1 -0
  85. package/lib/dist/svg/brand/salesforce-logo.svg +1 -0
  86. package/lib/dist/svg/brand/servicenow.svg +1 -0
  87. package/lib/dist/svg/brand/slack.svg +1 -0
  88. package/lib/dist/svg/brand/toggl.svg +1 -0
  89. package/lib/dist/svg/brand/twitter.svg +1 -0
  90. package/lib/dist/svg/brand/union-pay.svg +1 -0
  91. package/lib/dist/svg/brand/visa.svg +1 -0
  92. package/lib/dist/svg/brand/zendesk.svg +1 -0
  93. package/lib/dist/svg/brand/zoho-crm.svg +1 -0
  94. package/lib/dist/svg/brand/zoho-desk.svg +1 -0
  95. package/lib/dist/svg/brand/zoho.svg +1 -0
  96. package/lib/dist/svg/brand/zoom.svg +1 -0
  97. package/lib/dist/svg/patterns/blob-dark.svg +1 -0
  98. package/lib/dist/svg/patterns/blob-light.svg +1 -0
  99. package/lib/dist/svg/patterns/chevrons-dark.svg +1 -0
  100. package/lib/dist/svg/patterns/chevrons-light.svg +1 -0
  101. package/lib/dist/svg/patterns/crosses-dark.svg +1 -0
  102. package/lib/dist/svg/patterns/crosses-light.svg +1 -0
  103. package/lib/dist/svg/patterns/crosshatch-dark.svg +1 -0
  104. package/lib/dist/svg/patterns/crosshatch-light.svg +1 -0
  105. package/lib/dist/svg/patterns/dot-dash-dark.svg +1 -0
  106. package/lib/dist/svg/patterns/dot-dash-light.svg +1 -0
  107. package/lib/dist/svg/patterns/dots-circles-dark.svg +1 -0
  108. package/lib/dist/svg/patterns/dots-circles-light.svg +1 -0
  109. package/lib/dist/svg/patterns/horz-stripes-dark.svg +1 -0
  110. package/lib/dist/svg/patterns/horz-stripes-light.svg +1 -0
  111. package/lib/dist/svg/patterns/slanted-stripes-dark.svg +1 -0
  112. package/lib/dist/svg/patterns/slanted-stripes-light.svg +1 -0
  113. package/lib/dist/svg/patterns/steps-dark.svg +1 -0
  114. package/lib/dist/svg/patterns/steps-light.svg +1 -0
  115. package/lib/dist/svg/patterns/stripe-dark.svg +1 -0
  116. package/lib/dist/svg/patterns/stripe-light.svg +1 -0
  117. package/lib/dist/svg/system/add-circle-outline.svg +1 -0
  118. package/lib/dist/svg/system/add-task.svg +1 -0
  119. package/lib/dist/svg/system/add.svg +1 -0
  120. package/lib/dist/svg/system/analytics.svg +1 -0
  121. package/lib/dist/svg/system/arrow-accordion-closed.svg +1 -0
  122. package/lib/dist/svg/system/arrow-accordion-open.svg +1 -0
  123. package/lib/dist/svg/system/arrow-accordion.svg +1 -0
  124. package/lib/dist/svg/system/arrow-back--ios.svg +1 -0
  125. package/lib/dist/svg/system/arrow-backwards.svg +1 -0
  126. package/lib/dist/svg/system/arrow-downward.svg +1 -0
  127. package/lib/dist/svg/system/arrow-drop-down.svg +1 -0
  128. package/lib/dist/svg/system/arrow-drop-up.svg +1 -0
  129. package/lib/dist/svg/system/arrow-forward--ios.svg +1 -0
  130. package/lib/dist/svg/system/arrow-forward.svg +1 -0
  131. package/lib/dist/svg/system/arrow-keyboard-down.svg +1 -0
  132. package/lib/dist/svg/system/arrow-keyboard-up.svg +1 -0
  133. package/lib/dist/svg/system/arrow-right--alt.svg +1 -0
  134. package/lib/dist/svg/system/arrow-right.svg +1 -0
  135. package/lib/dist/svg/system/arrow-upward.svg +1 -0
  136. package/lib/dist/svg/system/attach-file.svg +1 -0
  137. package/lib/dist/svg/system/bar-chart.svg +1 -0
  138. package/lib/dist/svg/system/basketball.svg +1 -0
  139. package/lib/dist/svg/system/burger.svg +1 -0
  140. package/lib/dist/svg/system/business.svg +1 -0
  141. package/lib/dist/svg/system/calendar.svg +1 -0
  142. package/lib/dist/svg/system/call-end-arrow.svg +1 -0
  143. package/lib/dist/svg/system/call-end.svg +1 -0
  144. package/lib/dist/svg/system/call-history.svg +1 -0
  145. package/lib/dist/svg/system/call-merge.svg +1 -0
  146. package/lib/dist/svg/system/camera.svg +1 -0
  147. package/lib/dist/svg/system/cancel.svg +1 -0
  148. package/lib/dist/svg/system/case-move.svg +1 -0
  149. package/lib/dist/svg/system/case-status.svg +1 -0
  150. package/lib/dist/svg/system/chat.svg +1 -0
  151. package/lib/dist/svg/system/check-circle.svg +1 -0
  152. package/lib/dist/svg/system/checkbox-filled.svg +1 -0
  153. package/lib/dist/svg/system/checkbox-outline.svg +1 -0
  154. package/lib/dist/svg/system/checkbox-outlined.svg +1 -0
  155. package/lib/dist/svg/system/checkmark.svg +1 -0
  156. package/lib/dist/svg/system/chevron-left.svg +1 -0
  157. package/lib/dist/svg/system/chevron-right.svg +1 -0
  158. package/lib/dist/svg/system/close.svg +1 -0
  159. package/lib/dist/svg/system/coaching-group.svg +1 -0
  160. package/lib/dist/svg/system/computer.svg +1 -0
  161. package/lib/dist/svg/system/contacts.svg +1 -0
  162. package/lib/dist/svg/system/content-copy.svg +1 -0
  163. package/lib/dist/svg/system/credit-card.svg +1 -0
  164. package/lib/dist/svg/system/dark-mode.svg +1 -0
  165. package/lib/dist/svg/system/delete.svg +1 -0
  166. package/lib/dist/svg/system/dialpad-glyph.svg +1 -0
  167. package/lib/dist/svg/system/dialpad-meetings-glyph.svg +1 -0
  168. package/lib/dist/svg/system/dialpad.svg +1 -0
  169. package/lib/dist/svg/system/do-not-disturb-filled.svg +1 -0
  170. package/lib/dist/svg/system/do-not-disturb.svg +1 -0
  171. package/lib/dist/svg/system/done-all.svg +1 -0
  172. package/lib/dist/svg/system/download.svg +1 -0
  173. package/lib/dist/svg/system/drag-handle.svg +1 -0
  174. package/lib/dist/svg/system/duration.svg +1 -0
  175. package/lib/dist/svg/system/dynamic-layout.svg +1 -0
  176. package/lib/dist/svg/system/edit.svg +1 -0
  177. package/lib/dist/svg/system/email-outlined.svg +1 -0
  178. package/lib/dist/svg/system/email.svg +1 -0
  179. package/lib/dist/svg/system/emoticon-smile.svg +1 -0
  180. package/lib/dist/svg/system/emoticon.svg +1 -0
  181. package/lib/dist/svg/system/error.svg +1 -0
  182. package/lib/dist/svg/system/extensions.svg +1 -0
  183. package/lib/dist/svg/system/fax.svg +1 -0
  184. package/lib/dist/svg/system/filmstrip-layout.svg +1 -0
  185. package/lib/dist/svg/system/filters.svg +1 -0
  186. package/lib/dist/svg/system/flag.svg +1 -0
  187. package/lib/dist/svg/system/flower.svg +1 -0
  188. package/lib/dist/svg/system/forum.svg +1 -0
  189. package/lib/dist/svg/system/fullscreen-exit.svg +1 -0
  190. package/lib/dist/svg/system/fullscreen.svg +1 -0
  191. package/lib/dist/svg/system/grade.svg +1 -0
  192. package/lib/dist/svg/system/grid.svg +1 -0
  193. package/lib/dist/svg/system/group-add.svg +1 -0
  194. package/lib/dist/svg/system/group.svg +1 -0
  195. package/lib/dist/svg/system/hashtag-bold.svg +1 -0
  196. package/lib/dist/svg/system/hashtag.svg +1 -0
  197. package/lib/dist/svg/system/hd.svg +1 -0
  198. package/lib/dist/svg/system/headset-mic.svg +1 -0
  199. package/lib/dist/svg/system/hearing.svg +1 -0
  200. package/lib/dist/svg/system/heart.svg +1 -0
  201. package/lib/dist/svg/system/help.svg +1 -0
  202. package/lib/dist/svg/system/highfive-glyph.svg +1 -0
  203. package/lib/dist/svg/system/image.svg +1 -0
  204. package/lib/dist/svg/system/inbox.svg +1 -0
  205. package/lib/dist/svg/system/info.svg +1 -0
  206. package/lib/dist/svg/system/international-calling-alt.svg +1 -0
  207. package/lib/dist/svg/system/international-calling.svg +1 -0
  208. package/lib/dist/svg/system/invert-colors.svg +1 -0
  209. package/lib/dist/svg/system/label.svg +1 -0
  210. package/lib/dist/svg/system/launch.svg +1 -0
  211. package/lib/dist/svg/system/lightbulb.svg +1 -0
  212. package/lib/dist/svg/system/line-graph.svg +1 -0
  213. package/lib/dist/svg/system/link.svg +1 -0
  214. package/lib/dist/svg/system/location.svg +1 -0
  215. package/lib/dist/svg/system/lock-open.svg +1 -0
  216. package/lib/dist/svg/system/lock.svg +1 -0
  217. package/lib/dist/svg/system/logout.svg +1 -0
  218. package/lib/dist/svg/system/maximize.svg +1 -0
  219. package/lib/dist/svg/system/mention.svg +1 -0
  220. package/lib/dist/svg/system/menu-horizontal.svg +1 -0
  221. package/lib/dist/svg/system/menu-vertical.svg +1 -0
  222. package/lib/dist/svg/system/menu.svg +1 -0
  223. package/lib/dist/svg/system/mic-off.svg +1 -0
  224. package/lib/dist/svg/system/mic-on.svg +1 -0
  225. package/lib/dist/svg/system/minimize.svg +1 -0
  226. package/lib/dist/svg/system/mobile.svg +1 -0
  227. package/lib/dist/svg/system/moments.svg +1 -0
  228. package/lib/dist/svg/system/music-off.svg +1 -0
  229. package/lib/dist/svg/system/notes.svg +1 -0
  230. package/lib/dist/svg/system/notification-add.svg +1 -0
  231. package/lib/dist/svg/system/notifications-active.svg +1 -0
  232. package/lib/dist/svg/system/notifications-important.svg +1 -0
  233. package/lib/dist/svg/system/notifications-off.svg +1 -0
  234. package/lib/dist/svg/system/notifications-paused.svg +1 -0
  235. package/lib/dist/svg/system/notifications.svg +1 -0
  236. package/lib/dist/svg/system/pause.svg +1 -0
  237. package/lib/dist/svg/system/person-add.svg +1 -0
  238. package/lib/dist/svg/system/person.svg +1 -0
  239. package/lib/dist/svg/system/phone-abandoned.svg +1 -0
  240. package/lib/dist/svg/system/phone-call.svg +1 -0
  241. package/lib/dist/svg/system/phone-dialer.svg +1 -0
  242. package/lib/dist/svg/system/phone-incoming-call.svg +1 -0
  243. package/lib/dist/svg/system/phone-locked.svg +1 -0
  244. package/lib/dist/svg/system/phone-missed.svg +1 -0
  245. package/lib/dist/svg/system/phone-transfer.svg +1 -0
  246. package/lib/dist/svg/system/phone.svg +1 -0
  247. package/lib/dist/svg/system/photo-add.svg +1 -0
  248. package/lib/dist/svg/system/picture-in-picture-top.svg +1 -0
  249. package/lib/dist/svg/system/picture-in-picture.svg +1 -0
  250. package/lib/dist/svg/system/pie-chart.svg +1 -0
  251. package/lib/dist/svg/system/pin.svg +1 -0
  252. package/lib/dist/svg/system/pip.svg +1 -0
  253. package/lib/dist/svg/system/play-circle.svg +1 -0
  254. package/lib/dist/svg/system/play.svg +1 -0
  255. package/lib/dist/svg/system/playlist-add.svg +1 -0
  256. package/lib/dist/svg/system/present.svg +1 -0
  257. package/lib/dist/svg/system/privacy.svg +1 -0
  258. package/lib/dist/svg/system/quick-reply.svg +1 -0
  259. package/lib/dist/svg/system/quick-start.svg +1 -0
  260. package/lib/dist/svg/system/radio-selected.svg +1 -0
  261. package/lib/dist/svg/system/radio-unselected.svg +1 -0
  262. package/lib/dist/svg/system/raise-hand.svg +1 -0
  263. package/lib/dist/svg/system/record-filled.svg +1 -0
  264. package/lib/dist/svg/system/record-voice.svg +1 -0
  265. package/lib/dist/svg/system/refresh.svg +1 -0
  266. package/lib/dist/svg/system/remove-circle.svg +1 -0
  267. package/lib/dist/svg/system/remove.svg +1 -0
  268. package/lib/dist/svg/system/rewind15sec.svg +1 -0
  269. package/lib/dist/svg/system/schedule-event.svg +1 -0
  270. package/lib/dist/svg/system/screenshare.svg +1 -0
  271. package/lib/dist/svg/system/search.svg +1 -0
  272. package/lib/dist/svg/system/select-dropdown.svg +1 -0
  273. package/lib/dist/svg/system/send.svg +1 -0
  274. package/lib/dist/svg/system/settings.svg +1 -0
  275. package/lib/dist/svg/system/sidebar.svg +1 -0
  276. package/lib/dist/svg/system/signal-cellular.svg +1 -0
  277. package/lib/dist/svg/system/skip15sec.svg +1 -0
  278. package/lib/dist/svg/system/smartphone.svg +1 -0
  279. package/lib/dist/svg/system/sms-message.svg +1 -0
  280. package/lib/dist/svg/system/snippet.svg +1 -0
  281. package/lib/dist/svg/system/social.svg +1 -0
  282. package/lib/dist/svg/system/speaker.svg +1 -0
  283. package/lib/dist/svg/system/star-outline.svg +1 -0
  284. package/lib/dist/svg/system/star.svg +1 -0
  285. package/lib/dist/svg/system/stop.svg +1 -0
  286. package/lib/dist/svg/system/subdirectory-arrow-left.svg +1 -0
  287. package/lib/dist/svg/system/subdirectory-arrow-right.svg +1 -0
  288. package/lib/dist/svg/system/task.svg +1 -0
  289. package/lib/dist/svg/system/thumbtack.svg +1 -0
  290. package/lib/dist/svg/system/time.svg +1 -0
  291. package/lib/dist/svg/system/train.svg +1 -0
  292. package/lib/dist/svg/system/transcript.svg +1 -0
  293. package/lib/dist/svg/system/tungsten.svg +1 -0
  294. package/lib/dist/svg/system/tv.svg +1 -0
  295. package/lib/dist/svg/system/upload.svg +1 -0
  296. package/lib/dist/svg/system/vi-glyph.svg +1 -0
  297. package/lib/dist/svg/system/video-off.svg +1 -0
  298. package/lib/dist/svg/system/video-recording.svg +1 -0
  299. package/lib/dist/svg/system/video-settings.svg +1 -0
  300. package/lib/dist/svg/system/video.svg +1 -0
  301. package/lib/dist/svg/system/videogame.svg +1 -0
  302. package/lib/dist/svg/system/visibility-off.svg +1 -0
  303. package/lib/dist/svg/system/visibility.svg +1 -0
  304. package/lib/dist/svg/system/voice-chat.svg +1 -0
  305. package/lib/dist/svg/system/voicemail-drop.svg +1 -0
  306. package/lib/dist/svg/system/voicemail.svg +1 -0
  307. package/lib/dist/svg/system/volume-down.svg +1 -0
  308. package/lib/dist/svg/system/volume-mute.svg +1 -0
  309. package/lib/dist/svg/system/volume-off.svg +1 -0
  310. package/lib/dist/svg/system/volume-up.svg +1 -0
  311. package/lib/dist/svg/system/warning.svg +1 -0
  312. package/lib/dist/svg/system/weather-cloudy.svg +1 -0
  313. package/lib/dist/svg/system/weather-fog.svg +1 -0
  314. package/lib/dist/svg/system/weather-hail.svg +1 -0
  315. package/lib/dist/svg/system/weather-hazy.svg +1 -0
  316. package/lib/dist/svg/system/weather-lightning-rain.svg +1 -0
  317. package/lib/dist/svg/system/weather-lightning.svg +1 -0
  318. package/lib/dist/svg/system/weather-night-partly-cloudy.svg +1 -0
  319. package/lib/dist/svg/system/weather-night-partly-lightning.svg +1 -0
  320. package/lib/dist/svg/system/weather-night-partly-raining.svg +1 -0
  321. package/lib/dist/svg/system/weather-night-partly-snowy-rainy.svg +1 -0
  322. package/lib/dist/svg/system/weather-night-partly-snowy.svg +1 -0
  323. package/lib/dist/svg/system/weather-night.svg +1 -0
  324. package/lib/dist/svg/system/weather-partly-cloudy.svg +1 -0
  325. package/lib/dist/svg/system/weather-partly-lightning.svg +1 -0
  326. package/lib/dist/svg/system/weather-partly-raining.svg +1 -0
  327. package/lib/dist/svg/system/weather-partly-snowy-rainy.svg +1 -0
  328. package/lib/dist/svg/system/weather-partly-snowy.svg +1 -0
  329. package/lib/dist/svg/system/weather-pouring.svg +1 -0
  330. package/lib/dist/svg/system/weather-rainy.svg +1 -0
  331. package/lib/dist/svg/system/weather-snowy-heavy.svg +1 -0
  332. package/lib/dist/svg/system/weather-snowy-rainy.svg +1 -0
  333. package/lib/dist/svg/system/weather-snowy.svg +1 -0
  334. package/lib/dist/svg/system/weather-sunny.svg +1 -0
  335. package/lib/dist/svg/system/weather-windy.svg +1 -0
  336. package/lib/dist/svg/system/whats-new.svg +1 -0
  337. package/lib/dist/svg/system/wifi.svg +1 -0
  338. package/lib/dist/svg/system/worldwide.svg +1 -0
  339. package/lib/dist/svg/system/zoom-system.svg +1 -0
  340. package/lib/dist/vue/icons/IconAdd.vue +3 -0
  341. package/lib/dist/vue/icons/IconAddCircleOutline.vue +3 -0
  342. package/lib/dist/vue/icons/IconAddTask.vue +3 -0
  343. package/lib/dist/vue/icons/IconAirtable.vue +3 -0
  344. package/lib/dist/vue/icons/IconAmex.vue +3 -0
  345. package/lib/dist/vue/icons/IconAnalytics.vue +3 -0
  346. package/lib/dist/vue/icons/IconArrowAccordion.vue +3 -0
  347. package/lib/dist/vue/icons/IconArrowAccordionClosed.vue +3 -0
  348. package/lib/dist/vue/icons/IconArrowAccordionOpen.vue +3 -0
  349. package/lib/dist/vue/icons/IconArrowBackIos.vue +3 -0
  350. package/lib/dist/vue/icons/IconArrowBackwards.vue +3 -0
  351. package/lib/dist/vue/icons/IconArrowDownward.vue +3 -0
  352. package/lib/dist/vue/icons/IconArrowDropDown.vue +3 -0
  353. package/lib/dist/vue/icons/IconArrowDropUp.vue +3 -0
  354. package/lib/dist/vue/icons/IconArrowForward.vue +3 -0
  355. package/lib/dist/vue/icons/IconArrowForwardIos.vue +3 -0
  356. package/lib/dist/vue/icons/IconArrowKeyboardDown.vue +3 -0
  357. package/lib/dist/vue/icons/IconArrowKeyboardUp.vue +3 -0
  358. package/lib/dist/vue/icons/IconArrowRight.vue +3 -0
  359. package/lib/dist/vue/icons/IconArrowRightAlt.vue +3 -0
  360. package/lib/dist/vue/icons/IconArrowUpward.vue +3 -0
  361. package/lib/dist/vue/icons/IconAsana.vue +3 -0
  362. package/lib/dist/vue/icons/IconAttachFile.vue +3 -0
  363. package/lib/dist/vue/icons/IconBarChart.vue +3 -0
  364. package/lib/dist/vue/icons/IconBasketball.vue +3 -0
  365. package/lib/dist/vue/icons/IconBrandDialpad.vue +3 -0
  366. package/lib/dist/vue/icons/IconBrandDialpadMeetings.vue +3 -0
  367. package/lib/dist/vue/icons/IconBullhorn.vue +3 -0
  368. package/lib/dist/vue/icons/IconBurger.vue +3 -0
  369. package/lib/dist/vue/icons/IconBusiness.vue +3 -0
  370. package/lib/dist/vue/icons/IconCalendar.vue +3 -0
  371. package/lib/dist/vue/icons/IconCallEnd.vue +3 -0
  372. package/lib/dist/vue/icons/IconCallEndArrow.vue +3 -0
  373. package/lib/dist/vue/icons/IconCallHistory.vue +3 -0
  374. package/lib/dist/vue/icons/IconCallMerge.vue +3 -0
  375. package/lib/dist/vue/icons/IconCamera.vue +3 -0
  376. package/lib/dist/vue/icons/IconCancel.vue +3 -0
  377. package/lib/dist/vue/icons/IconCaseMove.vue +3 -0
  378. package/lib/dist/vue/icons/IconCaseStatus.vue +3 -0
  379. package/lib/dist/vue/icons/IconChat.vue +3 -0
  380. package/lib/dist/vue/icons/IconCheckCircle.vue +3 -0
  381. package/lib/dist/vue/icons/IconCheckboxFilled.vue +3 -0
  382. package/lib/dist/vue/icons/IconCheckboxOutline.vue +3 -0
  383. package/lib/dist/vue/icons/IconCheckboxOutlined.vue +3 -0
  384. package/lib/dist/vue/icons/IconCheckmark.vue +3 -0
  385. package/lib/dist/vue/icons/IconChevronLeft.vue +3 -0
  386. package/lib/dist/vue/icons/IconChevronRight.vue +3 -0
  387. package/lib/dist/vue/icons/IconClockify.vue +3 -0
  388. package/lib/dist/vue/icons/IconClose.vue +3 -0
  389. package/lib/dist/vue/icons/IconCoachingGroup.vue +3 -0
  390. package/lib/dist/vue/icons/IconComputer.vue +3 -0
  391. package/lib/dist/vue/icons/IconContacts.vue +3 -0
  392. package/lib/dist/vue/icons/IconContentCopy.vue +3 -0
  393. package/lib/dist/vue/icons/IconCopperCrm.vue +3 -0
  394. package/lib/dist/vue/icons/IconCreditCard.vue +3 -0
  395. package/lib/dist/vue/icons/IconDarkMode.vue +3 -0
  396. package/lib/dist/vue/icons/IconDelete.vue +3 -0
  397. package/lib/dist/vue/icons/IconDialpad.vue +3 -0
  398. package/lib/dist/vue/icons/IconDialpadGlyph.vue +3 -0
  399. package/lib/dist/vue/icons/IconDialpadMeetingsGlyph.vue +3 -0
  400. package/lib/dist/vue/icons/IconDinersClub.vue +3 -0
  401. package/lib/dist/vue/icons/IconDiscover.vue +3 -0
  402. package/lib/dist/vue/icons/IconDoNotDisturb.vue +3 -0
  403. package/lib/dist/vue/icons/IconDoNotDisturbFilled.vue +3 -0
  404. package/lib/dist/vue/icons/IconDoneAll.vue +3 -0
  405. package/lib/dist/vue/icons/IconDownload.vue +3 -0
  406. package/lib/dist/vue/icons/IconDragHandle.vue +3 -0
  407. package/lib/dist/vue/icons/IconDuration.vue +3 -0
  408. package/lib/dist/vue/icons/IconDynamicLayout.vue +3 -0
  409. package/lib/dist/vue/icons/IconEdit.vue +3 -0
  410. package/lib/dist/vue/icons/IconEmail.vue +3 -0
  411. package/lib/dist/vue/icons/IconEmailOutlined.vue +3 -0
  412. package/lib/dist/vue/icons/IconEmoticon.vue +3 -0
  413. package/lib/dist/vue/icons/IconEmoticonSmile.vue +3 -0
  414. package/lib/dist/vue/icons/IconError.vue +3 -0
  415. package/lib/dist/vue/icons/IconEvernote.vue +3 -0
  416. package/lib/dist/vue/icons/IconExtensions.vue +3 -0
  417. package/lib/dist/vue/icons/IconFax.vue +3 -0
  418. package/lib/dist/vue/icons/IconFilmstripLayout.vue +3 -0
  419. package/lib/dist/vue/icons/IconFilters.vue +3 -0
  420. package/lib/dist/vue/icons/IconFlag.vue +3 -0
  421. package/lib/dist/vue/icons/IconFlower.vue +3 -0
  422. package/lib/dist/vue/icons/IconForum.vue +3 -0
  423. package/lib/dist/vue/icons/IconFreshsalesCrm.vue +3 -0
  424. package/lib/dist/vue/icons/IconFront.vue +3 -0
  425. package/lib/dist/vue/icons/IconFullscreen.vue +3 -0
  426. package/lib/dist/vue/icons/IconFullscreenExit.vue +3 -0
  427. package/lib/dist/vue/icons/IconGmail.vue +3 -0
  428. package/lib/dist/vue/icons/IconGoogleCalendar.vue +3 -0
  429. package/lib/dist/vue/icons/IconGoogleDocs.vue +3 -0
  430. package/lib/dist/vue/icons/IconGoogleDrive.vue +3 -0
  431. package/lib/dist/vue/icons/IconGoogleGlyph.vue +3 -0
  432. package/lib/dist/vue/icons/IconGrade.vue +3 -0
  433. package/lib/dist/vue/icons/IconGreenhouse.vue +3 -0
  434. package/lib/dist/vue/icons/IconGrid.vue +3 -0
  435. package/lib/dist/vue/icons/IconGroup.vue +3 -0
  436. package/lib/dist/vue/icons/IconGroupAdd.vue +3 -0
  437. package/lib/dist/vue/icons/IconHashtag.vue +3 -0
  438. package/lib/dist/vue/icons/IconHashtagBold.vue +3 -0
  439. package/lib/dist/vue/icons/IconHd.vue +3 -0
  440. package/lib/dist/vue/icons/IconHeadsetMic.vue +3 -0
  441. package/lib/dist/vue/icons/IconHearing.vue +3 -0
  442. package/lib/dist/vue/icons/IconHeart.vue +3 -0
  443. package/lib/dist/vue/icons/IconHelp.vue +3 -0
  444. package/lib/dist/vue/icons/IconHighfive.vue +3 -0
  445. package/lib/dist/vue/icons/IconHighfiveGlyph.vue +3 -0
  446. package/lib/dist/vue/icons/IconHubspot.vue +3 -0
  447. package/lib/dist/vue/icons/IconImage.vue +3 -0
  448. package/lib/dist/vue/icons/IconInbox.vue +3 -0
  449. package/lib/dist/vue/icons/IconInfo.vue +3 -0
  450. package/lib/dist/vue/icons/IconIntercom.vue +3 -0
  451. package/lib/dist/vue/icons/IconInternationalCalling.vue +3 -0
  452. package/lib/dist/vue/icons/IconInternationalCallingAlt.vue +3 -0
  453. package/lib/dist/vue/icons/IconInvertColors.vue +3 -0
  454. package/lib/dist/vue/icons/IconJcb.vue +3 -0
  455. package/lib/dist/vue/icons/IconJiraServiceDesk.vue +3 -0
  456. package/lib/dist/vue/icons/IconLabel.vue +3 -0
  457. package/lib/dist/vue/icons/IconLaunch.vue +3 -0
  458. package/lib/dist/vue/icons/IconLightbulb.vue +3 -0
  459. package/lib/dist/vue/icons/IconLineGraph.vue +3 -0
  460. package/lib/dist/vue/icons/IconLink.vue +3 -0
  461. package/lib/dist/vue/icons/IconLinkedin.vue +3 -0
  462. package/lib/dist/vue/icons/IconLocation.vue +3 -0
  463. package/lib/dist/vue/icons/IconLock.vue +3 -0
  464. package/lib/dist/vue/icons/IconLockOpen.vue +3 -0
  465. package/lib/dist/vue/icons/IconLogout.vue +3 -0
  466. package/lib/dist/vue/icons/IconMaestro.vue +3 -0
  467. package/lib/dist/vue/icons/IconMastercard.vue +3 -0
  468. package/lib/dist/vue/icons/IconMaximize.vue +3 -0
  469. package/lib/dist/vue/icons/IconMention.vue +3 -0
  470. package/lib/dist/vue/icons/IconMenu.vue +3 -0
  471. package/lib/dist/vue/icons/IconMenuHorizontal.vue +3 -0
  472. package/lib/dist/vue/icons/IconMenuVertical.vue +3 -0
  473. package/lib/dist/vue/icons/IconMicOff.vue +3 -0
  474. package/lib/dist/vue/icons/IconMicOn.vue +3 -0
  475. package/lib/dist/vue/icons/IconMicrosoft.vue +3 -0
  476. package/lib/dist/vue/icons/IconMicrosoftDynamics365.vue +3 -0
  477. package/lib/dist/vue/icons/IconMicrosoftTeams.vue +3 -0
  478. package/lib/dist/vue/icons/IconMinimize.vue +3 -0
  479. package/lib/dist/vue/icons/IconMiro.vue +3 -0
  480. package/lib/dist/vue/icons/IconMobile.vue +3 -0
  481. package/lib/dist/vue/icons/IconMoments.vue +3 -0
  482. package/lib/dist/vue/icons/IconMondayCom.vue +3 -0
  483. package/lib/dist/vue/icons/IconMusicOff.vue +3 -0
  484. package/lib/dist/vue/icons/IconNotes.vue +3 -0
  485. package/lib/dist/vue/icons/IconNotificationAdd.vue +3 -0
  486. package/lib/dist/vue/icons/IconNotifications.vue +3 -0
  487. package/lib/dist/vue/icons/IconNotificationsActive.vue +3 -0
  488. package/lib/dist/vue/icons/IconNotificationsImportant.vue +3 -0
  489. package/lib/dist/vue/icons/IconNotificationsOff.vue +3 -0
  490. package/lib/dist/vue/icons/IconNotificationsPaused.vue +3 -0
  491. package/lib/dist/vue/icons/IconOffice365.vue +3 -0
  492. package/lib/dist/vue/icons/IconPause.vue +3 -0
  493. package/lib/dist/vue/icons/IconPerson.vue +3 -0
  494. package/lib/dist/vue/icons/IconPersonAdd.vue +3 -0
  495. package/lib/dist/vue/icons/IconPhone.vue +3 -0
  496. package/lib/dist/vue/icons/IconPhoneAbandoned.vue +3 -0
  497. package/lib/dist/vue/icons/IconPhoneCall.vue +3 -0
  498. package/lib/dist/vue/icons/IconPhoneDialer.vue +3 -0
  499. package/lib/dist/vue/icons/IconPhoneIncomingCall.vue +3 -0
  500. package/lib/dist/vue/icons/IconPhoneLocked.vue +3 -0
  501. package/lib/dist/vue/icons/IconPhoneMissed.vue +3 -0
  502. package/lib/dist/vue/icons/IconPhoneTransfer.vue +3 -0
  503. package/lib/dist/vue/icons/IconPhotoAdd.vue +3 -0
  504. package/lib/dist/vue/icons/IconPictureInPicture.vue +3 -0
  505. package/lib/dist/vue/icons/IconPictureInPictureTop.vue +3 -0
  506. package/lib/dist/vue/icons/IconPieChart.vue +3 -0
  507. package/lib/dist/vue/icons/IconPin.vue +3 -0
  508. package/lib/dist/vue/icons/IconPip.vue +3 -0
  509. package/lib/dist/vue/icons/IconPipedrive.vue +3 -0
  510. package/lib/dist/vue/icons/IconPlay.vue +3 -0
  511. package/lib/dist/vue/icons/IconPlayCircle.vue +3 -0
  512. package/lib/dist/vue/icons/IconPlaylistAdd.vue +3 -0
  513. package/lib/dist/vue/icons/IconPresent.vue +3 -0
  514. package/lib/dist/vue/icons/IconPrivacy.vue +3 -0
  515. package/lib/dist/vue/icons/IconQuickReply.vue +3 -0
  516. package/lib/dist/vue/icons/IconQuickStart.vue +3 -0
  517. package/lib/dist/vue/icons/IconRadioSelected.vue +3 -0
  518. package/lib/dist/vue/icons/IconRadioUnselected.vue +3 -0
  519. package/lib/dist/vue/icons/IconRaiseHand.vue +3 -0
  520. package/lib/dist/vue/icons/IconRecordFilled.vue +3 -0
  521. package/lib/dist/vue/icons/IconRecordVoice.vue +3 -0
  522. package/lib/dist/vue/icons/IconRefresh.vue +3 -0
  523. package/lib/dist/vue/icons/IconRemove.vue +3 -0
  524. package/lib/dist/vue/icons/IconRemoveCircle.vue +3 -0
  525. package/lib/dist/vue/icons/IconRewind15sec.vue +3 -0
  526. package/lib/dist/vue/icons/IconSalesforceGlyph.vue +3 -0
  527. package/lib/dist/vue/icons/IconSalesforceLogo.vue +3 -0
  528. package/lib/dist/vue/icons/IconScheduleEvent.vue +3 -0
  529. package/lib/dist/vue/icons/IconScreenshare.vue +3 -0
  530. package/lib/dist/vue/icons/IconSearch.vue +3 -0
  531. package/lib/dist/vue/icons/IconSelectDropdown.vue +3 -0
  532. package/lib/dist/vue/icons/IconSend.vue +3 -0
  533. package/lib/dist/vue/icons/IconServicenow.vue +3 -0
  534. package/lib/dist/vue/icons/IconSettings.vue +3 -0
  535. package/lib/dist/vue/icons/IconSidebar.vue +3 -0
  536. package/lib/dist/vue/icons/IconSignalCellular.vue +3 -0
  537. package/lib/dist/vue/icons/IconSkip15sec.vue +3 -0
  538. package/lib/dist/vue/icons/IconSlack.vue +3 -0
  539. package/lib/dist/vue/icons/IconSmartphone.vue +3 -0
  540. package/lib/dist/vue/icons/IconSmsMessage.vue +3 -0
  541. package/lib/dist/vue/icons/IconSnippet.vue +3 -0
  542. package/lib/dist/vue/icons/IconSocial.vue +3 -0
  543. package/lib/dist/vue/icons/IconSpeaker.vue +3 -0
  544. package/lib/dist/vue/icons/IconStar.vue +3 -0
  545. package/lib/dist/vue/icons/IconStarOutline.vue +3 -0
  546. package/lib/dist/vue/icons/IconStop.vue +3 -0
  547. package/lib/dist/vue/icons/IconSubdirectoryArrowLeft.vue +3 -0
  548. package/lib/dist/vue/icons/IconSubdirectoryArrowRight.vue +3 -0
  549. package/lib/dist/vue/icons/IconTask.vue +3 -0
  550. package/lib/dist/vue/icons/IconThumbtack.vue +3 -0
  551. package/lib/dist/vue/icons/IconTime.vue +3 -0
  552. package/lib/dist/vue/icons/IconToggl.vue +3 -0
  553. package/lib/dist/vue/icons/IconTrain.vue +3 -0
  554. package/lib/dist/vue/icons/IconTranscript.vue +3 -0
  555. package/lib/dist/vue/icons/IconTungsten.vue +3 -0
  556. package/lib/dist/vue/icons/IconTv.vue +3 -0
  557. package/lib/dist/vue/icons/IconTwitter.vue +3 -0
  558. package/lib/dist/vue/icons/IconUnionPay.vue +3 -0
  559. package/lib/dist/vue/icons/IconUpload.vue +3 -0
  560. package/lib/dist/vue/icons/IconViGlyph.vue +3 -0
  561. package/lib/dist/vue/icons/IconVideo.vue +3 -0
  562. package/lib/dist/vue/icons/IconVideoOff.vue +3 -0
  563. package/lib/dist/vue/icons/IconVideoRecording.vue +3 -0
  564. package/lib/dist/vue/icons/IconVideoSettings.vue +3 -0
  565. package/lib/dist/vue/icons/IconVideogame.vue +3 -0
  566. package/lib/dist/vue/icons/IconVisa.vue +3 -0
  567. package/lib/dist/vue/icons/IconVisibility.vue +3 -0
  568. package/lib/dist/vue/icons/IconVisibilityOff.vue +3 -0
  569. package/lib/dist/vue/icons/IconVoiceChat.vue +3 -0
  570. package/lib/dist/vue/icons/IconVoicemail.vue +3 -0
  571. package/lib/dist/vue/icons/IconVoicemailDrop.vue +3 -0
  572. package/lib/dist/vue/icons/IconVolumeDown.vue +3 -0
  573. package/lib/dist/vue/icons/IconVolumeMute.vue +3 -0
  574. package/lib/dist/vue/icons/IconVolumeOff.vue +3 -0
  575. package/lib/dist/vue/icons/IconVolumeUp.vue +3 -0
  576. package/lib/dist/vue/icons/IconWarning.vue +3 -0
  577. package/lib/dist/vue/icons/IconWeatherCloudy.vue +3 -0
  578. package/lib/dist/vue/icons/IconWeatherFog.vue +3 -0
  579. package/lib/dist/vue/icons/IconWeatherHail.vue +3 -0
  580. package/lib/dist/vue/icons/IconWeatherHazy.vue +3 -0
  581. package/lib/dist/vue/icons/IconWeatherLightning.vue +3 -0
  582. package/lib/dist/vue/icons/IconWeatherLightningRain.vue +3 -0
  583. package/lib/dist/vue/icons/IconWeatherNight.vue +3 -0
  584. package/lib/dist/vue/icons/IconWeatherNightPartlyCloudy.vue +3 -0
  585. package/lib/dist/vue/icons/IconWeatherNightPartlyLightning.vue +3 -0
  586. package/lib/dist/vue/icons/IconWeatherNightPartlyRaining.vue +3 -0
  587. package/lib/dist/vue/icons/IconWeatherNightPartlySnowy.vue +3 -0
  588. package/lib/dist/vue/icons/IconWeatherNightPartlySnowyRainy.vue +3 -0
  589. package/lib/dist/vue/icons/IconWeatherPartlyCloudy.vue +3 -0
  590. package/lib/dist/vue/icons/IconWeatherPartlyLightning.vue +3 -0
  591. package/lib/dist/vue/icons/IconWeatherPartlyRaining.vue +3 -0
  592. package/lib/dist/vue/icons/IconWeatherPartlySnowy.vue +3 -0
  593. package/lib/dist/vue/icons/IconWeatherPartlySnowyRainy.vue +3 -0
  594. package/lib/dist/vue/icons/IconWeatherPouring.vue +3 -0
  595. package/lib/dist/vue/icons/IconWeatherRainy.vue +3 -0
  596. package/lib/dist/vue/icons/IconWeatherSnowy.vue +3 -0
  597. package/lib/dist/vue/icons/IconWeatherSnowyHeavy.vue +3 -0
  598. package/lib/dist/vue/icons/IconWeatherSnowyRainy.vue +3 -0
  599. package/lib/dist/vue/icons/IconWeatherSunny.vue +3 -0
  600. package/lib/dist/vue/icons/IconWeatherWindy.vue +3 -0
  601. package/lib/dist/vue/icons/IconWhatsNew.vue +3 -0
  602. package/lib/dist/vue/icons/IconWifi.vue +3 -0
  603. package/lib/dist/vue/icons/IconWorldwide.vue +3 -0
  604. package/lib/dist/vue/icons/IconZendesk.vue +3 -0
  605. package/lib/dist/vue/icons/IconZoho.vue +3 -0
  606. package/lib/dist/vue/icons/IconZohoCrm.vue +3 -0
  607. package/lib/dist/vue/icons/IconZohoDesk.vue +3 -0
  608. package/lib/dist/vue/icons/IconZoom.vue +3 -0
  609. package/lib/dist/vue/icons/IconZoomSystem.vue +3 -0
  610. package/lib/dist/vue/patterns/PatternBlobDark.vue +3 -0
  611. package/lib/dist/vue/patterns/PatternBlobLight.vue +3 -0
  612. package/lib/dist/vue/patterns/PatternChevronsDark.vue +3 -0
  613. package/lib/dist/vue/patterns/PatternChevronsLight.vue +3 -0
  614. package/lib/dist/vue/patterns/PatternCrossesDark.vue +3 -0
  615. package/lib/dist/vue/patterns/PatternCrossesLight.vue +3 -0
  616. package/lib/dist/vue/patterns/PatternCrosshatchDark.vue +3 -0
  617. package/lib/dist/vue/patterns/PatternCrosshatchLight.vue +3 -0
  618. package/lib/dist/vue/patterns/PatternDotDashDark.vue +3 -0
  619. package/lib/dist/vue/patterns/PatternDotDashLight.vue +3 -0
  620. package/lib/dist/vue/patterns/PatternDotsCirclesDark.vue +3 -0
  621. package/lib/dist/vue/patterns/PatternDotsCirclesLight.vue +3 -0
  622. package/lib/dist/vue/patterns/PatternHorzStripesDark.vue +3 -0
  623. package/lib/dist/vue/patterns/PatternHorzStripesLight.vue +3 -0
  624. package/lib/dist/vue/patterns/PatternSlantedStripesDark.vue +3 -0
  625. package/lib/dist/vue/patterns/PatternSlantedStripesLight.vue +3 -0
  626. package/lib/dist/vue/patterns/PatternStepsDark.vue +3 -0
  627. package/lib/dist/vue/patterns/PatternStepsLight.vue +3 -0
  628. package/lib/dist/vue/patterns/PatternStripeDark.vue +3 -0
  629. package/lib/dist/vue/patterns/PatternStripeLight.vue +3 -0
  630. package/package.json +8 -5
  631. package/lib/.DS_Store +0 -0
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Tungsten" class="d-svg d-svg--system d-svg__tungsten" viewBox="0 0 24 24"><path d="M13 19h-2v3h2v-3zM5 11H2v2h3v-2zM22 11h-3v2h3v-2zM17.301 16.394l-1.407 1.407 2.121 2.122 1.407-1.407-2.12-2.122zM6.705 16.387l-2.12 2.122 1.406 1.407 2.122-2.122-1.408-1.407zM15 8.02V3H9v5.02c-1.21.92-2 2.35-2 3.98 0 2.76 2.24 5 5 5s5-2.24 5-5c0-1.63-.79-3.06-2-3.98zM11 5h2v2.1c-.32-.06-.66-.1-1-.1-.34 0-.68.04-1 .1V5zm1 10c-1.65 0-3-1.35-3-3s1.35-3 3-3 3 1.35 3 3-1.35 3-3 3z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Tv" class="d-svg d-svg--system d-svg__tv" viewBox="0 0 24 24"><path d="M21 3H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h5v2h8v-2h5c1.1 0 1.99-.9 1.99-2L23 5c0-1.1-.9-2-2-2zm0 14H3V5h18v12z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Twitter" class="d-svg d-svg--native d-svg__twitter" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.717 18.188c5.66 0 8.757-4.69 8.757-8.756 0-.133 0-.266-.01-.398A6.262 6.262 0 0020 7.441a6.143 6.143 0 01-1.768.484 3.088 3.088 0 001.353-1.702 6.167 6.167 0 01-1.954.747 3.08 3.08 0 00-5.244 2.807A8.737 8.737 0 016.044 6.56a3.08 3.08 0 00.953 4.109 3.055 3.055 0 01-1.397-.386v.04a3.079 3.079 0 002.469 3.016 3.074 3.074 0 01-1.39.053 3.08 3.08 0 002.876 2.137A6.176 6.176 0 015 16.806a8.713 8.713 0 004.717 1.38" fill="#1DA1F2"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Union Pay" class="d-svg d-svg--native d-svg__unionPay" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x=".25" y="3.75" width="23.5" height="16.5" rx="1.75" fill="#fff" stroke="#E3E5E8" stroke-width=".5"/><path d="M6.968 7h3.782c.528 0 .856.444.733.99l-1.76 7.782c-.125.543-.654.987-1.182.987H4.759c-.527 0-.856-.444-.733-.987l1.761-7.783c.124-.545.652-.988 1.18-.988z" fill="#E21836"/><path d="M10.435 7h4.35c.527 0 .29.443.165.988l-1.76 7.783c-.124.543-.086.987-.615.987H8.226c-.529 0-.856-.444-.732-.987l1.76-7.783C9.38 7.443 9.907 7 10.434 7z" fill="#00447C"/><path d="M14.612 7h3.782c.529 0 .857.443.733.988l-1.76 7.783c-.125.543-.654.987-1.182.987h-3.78c-.53 0-.858-.444-.734-.987l1.76-7.783c.124-.545.652-.988 1.18-.988z" fill="#007B84"/><path d="M7.955 9.494c-.389.004-.504 0-.54-.009a639.26 639.26 0 01-.278 1.317c-.056.252-.097.431-.237.548a.415.415 0 01-.28.1c-.172 0-.272-.089-.289-.256l-.003-.057.052-.34s.276-1.136.325-1.286a.113.113 0 00.004-.017c-.536.005-.631 0-.638-.009l-.016.083-.282 1.28-.024.108-.047.356c0 .105.02.19.06.264.129.23.494.265.7.265.267 0 .517-.059.686-.165.293-.178.37-.457.438-.705l.032-.127s.284-1.18.332-1.333l.005-.017zm.966.952a.732.732 0 00-.306.073c-.04.022-.08.047-.12.072l.037-.137-.02-.023c-.239.05-.292.057-.512.088l-.018.013a6.878 6.878 0 01-.143.81l-.111.475.01.02c.225-.012.294-.012.49-.009l.016-.017c.025-.132.028-.162.083-.428.026-.126.08-.403.106-.502a.357.357 0 01.144-.046c.11 0 .096.099.092.138a5.083 5.083 0 01-.086.466l-.027.12-.06.26.01.018a5.14 5.14 0 01.479-.009l.022-.017c.034-.205.044-.26.105-.559l.03-.137c.06-.268.09-.404.045-.515-.047-.124-.162-.154-.266-.154zm1.078.28c-.118.024-.193.04-.268.05l-.26.04-.01.008-.008.007c-.012.087-.02.163-.036.252a4.74 4.74 0 01-.067.346c-.026.115-.04.155-.054.195-.015.041-.03.08-.06.193l.007.01.006.01c.106-.005.176-.009.248-.01.072-.002.146 0 .26.001l.01-.008.011-.01c.017-.101.02-.129.03-.178.01-.054.027-.128.07-.325l.063-.28.066-.279-.003-.011-.005-.01zm.003-.378c-.108-.065-.296-.045-.423.045-.126.089-.14.214-.034.28.106.063.295.044.42-.046.127-.09.143-.215.037-.28zm.649 1.51c.217 0 .44-.062.607-.245.129-.148.188-.368.208-.46.067-.3.015-.44-.05-.526-.1-.13-.274-.173-.456-.173-.109 0-.369.011-.572.204-.146.14-.213.328-.254.509-.04.184-.088.516.208.64.092.04.224.05.309.05zm-.017-.678c.05-.227.109-.419.26-.419.118 0 .127.143.074.371-.01.051-.053.24-.111.32-.04.06-.089.095-.142.095-.016 0-.11 0-.112-.144 0-.07.014-.144.03-.223zm1.375.648l.017-.017c.024-.132.028-.162.081-.428.027-.126.082-.403.108-.502.049-.023.097-.046.144-.046.11 0 .096.098.091.138a4.621 4.621 0 01-.085.466l-.026.12c-.02.088-.042.173-.06.26l.008.018c.223-.012.288-.012.479-.009l.023-.017c.033-.205.042-.26.105-.559l.03-.137c.06-.268.09-.404.045-.515-.048-.124-.163-.154-.267-.154a.727.727 0 00-.425.145l.035-.137-.019-.023c-.238.05-.292.057-.512.089l-.017.012a7.161 7.161 0 01-.143.81l-.11.475.01.02a5.32 5.32 0 01.488-.009zm1.638.01l.098-.488s.07-.307.075-.318c0 0 .022-.032.045-.044h.033c.31 0 .659 0 .933-.208.186-.142.314-.352.37-.608a.943.943 0 00.026-.212.455.455 0 00-.074-.27c-.14-.201-.418-.205-.74-.206l-.158.001a7.109 7.109 0 01-.644-.005l-.016.086-.147.704-.37 1.565c.36-.005.507-.005.569.002zm.273-1.25l.156-.698.005-.036.002-.027.063.006.33.03c.128.05.18.181.143.352a.511.511 0 01-.258.35c-.104.055-.231.059-.363.059h-.085l.007-.035zm.975.605c-.041.182-.089.514.206.632a.562.562 0 00.264.05.43.43 0 00.252-.12l-.021.083.013.018c.212-.01.278-.01.508-.008l.02-.016c.034-.203.066-.4.153-.789l.129-.555-.007-.02c-.238.044-.301.054-.53.087l-.016.015-.008.055a.328.328 0 00-.166-.14c-.101-.042-.34.011-.545.203-.144.137-.213.325-.252.505zm.498.011c.051-.223.11-.413.26-.413.096 0 .147.091.136.246a7.89 7.89 0 01-.027.125l-.047.199a.488.488 0 01-.056.116.259.259 0 01-.185.092c-.015 0-.108 0-.112-.142a.99.99 0 01.031-.223zm2.603-.739l-.018-.021a5.415 5.415 0 01-.494.086l-.015.017-.003.01v-.003c-.161.381-.156.299-.287.599 0-.014 0-.022-.002-.037l-.032-.65-.02-.022c-.247.049-.253.056-.48.086l-.018.017c-.002.008-.002.016-.003.025l.001.004c.028.15.021.116.05.352.013.115.031.232.044.346.023.191.035.285.063.577-.154.26-.19.36-.338.588l.001.002-.104.17c-.012.017-.023.03-.038.035a.154.154 0 01-.068.01h-.057l-.086.293.294.005a.36.36 0 00.34-.195l.184-.326h-.003l.02-.023c.124-.275 1.069-1.945 1.069-1.945zm-3.101 3.852h-.125l.462-1.571h.153l.048-.162.005.18c-.006.111.08.21.303.194h.258l.089-.303h-.098c-.055 0-.081-.014-.078-.045l-.005-.184h-.478v.001c-.155.004-.616.016-.71.041-.113.03-.232.118-.232.118l.047-.162h-.448l-.093.322-.467 1.595h-.09l-.09.3h.891l-.03.1h.44l.028-.1h.123l.097-.324zm-.366-1.252c-.071.02-.204.082-.204.082l.118-.401h.355l-.085.292s-.11.007-.184.027zm.007.574s-.111.014-.185.031a1.794 1.794 0 00-.208.094l.122-.418h.358l-.087.293zm-.199.681h-.356l.103-.352h.355l-.102.352zm.859-.974h.514l-.074.246h-.521l-.078.27h.455l-.345.5a.142.142 0 01-.07.06.201.201 0 01-.092.027h-.126l-.087.295h.33c.172 0 .274-.08.349-.186l.236-.334.051.339c.01.063.055.1.085.115.033.017.067.046.116.05.051.003.089.005.114.005h.162l.098-.33h-.064c-.037 0-.1-.007-.111-.019-.011-.014-.011-.036-.017-.07l-.051-.34h-.211l.092-.113h.52l.08-.269h-.481l.075-.246h.48l.088-.303h-1.43l-.087.303zm-4.34 1.043l.12-.41h.492l.09-.306h-.493l.075-.253h.483l.089-.296h-1.207l-.087.296h.274l-.073.253h-.275l-.09.31h.273l-.16.544c-.021.072.01.1.03.133.021.032.042.054.089.066a.517.517 0 00.126.018h.556l.099-.339-.246.035c-.048 0-.18-.006-.165-.051zm.056-1.966l-.125.232a.27.27 0 01-.072.097c-.02.012-.057.017-.112.017h-.065l-.087.298h.216a.48.48 0 00.222-.06c.041-.022.052-.009.084-.04l.073-.066h.676l.09-.31h-.495l.086-.168h-.49zm.998 1.972c-.011-.017-.003-.047.014-.11l.185-.63h.657a4.27 4.27 0 00.21-.005.42.42 0 00.158-.055.3.3 0 00.115-.11.942.942 0 00.114-.264l.232-.796-.682.004s-.21.031-.303.067c-.093.039-.226.149-.226.149l.061-.219h-.42l-.59 2.014c-.022.078-.036.135-.039.17-.001.036.045.072.075.1.035.027.088.022.137.027.053.004.128.007.231.007h.324l.1-.346-.29.028a.076.076 0 01-.063-.031zm.318-1.165h.69l-.043.142c-.006.003-.021-.007-.091.002h-.598l.042-.144zm.139-.475h.696l-.05.171s-.328-.003-.381.007c-.231.04-.366.168-.366.168l.1-.346zm.523 1.091a.076.076 0 01-.027.044c-.014.01-.037.012-.07.012h-.1l.007-.172h-.41l-.016.843c0 .06.005.096.048.124.044.036.177.04.356.04h.256l.093-.316-.223.013-.074.005c-.01-.005-.02-.009-.031-.02-.01-.01-.025-.004-.023-.065l.002-.216.234-.01c.127 0 .18-.042.227-.082.044-.039.058-.083.075-.143l.039-.192h-.322l-.04.135z" fill="#FEFEFE"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Upload" class="d-svg d-svg--system d-svg__upload" viewBox="0 0 24 24"><path d="M5 10h4v5h6v-5h4l-7-7-7 7zM5 20v-2h14v2H5z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Vi Glyph" class="d-svg d-svg--system d-svg__viGlyph" viewBox="0 0 24 24"><path d="M10 18.975a1.429 1.429 0 01-1.278-.79l-4.57-9.143a1.428 1.428 0 112.555-1.277L10 14.352l3.293-6.587a1.427 1.427 0 112.556 1.277l-4.571 9.143c-.243.484-.737.79-1.278.79zM18.5 8a1.5 1.5 0 100-3 1.5 1.5 0 000 3zM17 17.53c0 .812.671 1.47 1.5 1.47s1.5-.658 1.5-1.47v-7.06C20 9.659 19.329 9 18.5 9s-1.5.658-1.5 1.47v7.06z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Video" class="d-svg d-svg--system d-svg__video" viewBox="0 0 24 24"><path d="M17 10.5V7c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-3.5l4 4v-11l-4 4z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Video Off" class="d-svg d-svg--system d-svg__videoOff" viewBox="0 0 24 24"><path d="M21 6.5l-4 4V7c0-.55-.45-1-1-1H9.82L21 17.18V6.5zM3.27 2L2 3.27 4.73 6H4c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.21 0 .39-.08.54-.18L19.73 21 21 19.73 3.27 2z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Video Recording" class="d-svg d-svg--system d-svg__videoRecording" viewBox="0 0 24 24"><path d="M12 18h6.17c.64 0 1.17-.53 1.17-1.17v-4.08L24 17.42V4.58l-4.67 4.67V5.17c0-.64-.53-1.17-1.17-1.17h-14C3.53 4 3 4.52 3 5.17V12h4c3 0 5 3 5 5"/><path d="M10 18a4 4 0 11-8 0 4 4 0 018 0z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Video Settings" class="d-svg d-svg--system d-svg__videoSettings" viewBox="0 0 24 24"><path d="M1.11 19.28c-.1.08-.12.21-.06.32l1.03 1.79c.06.11.19.16.31.11l1.28-.5c.23.16.48.31.74.42l.2 1.36c.02.12.13.21.25.21h2.07c.13 0 .23-.09.25-.21l.2-1.36c.27-.11.52-.25.75-.42l1.27.5c.12.04.25 0 .31-.11l1.03-1.79c.06-.11.04-.24-.06-.32l-1.07-.85c.03-.28.02-.57-.01-.86l1.07-.86c.1-.08.12-.21.06-.32L9.7 14.6a.243.243 0 00-.31-.11l-1.28.5c-.23-.16-.48-.31-.74-.42l-.2-1.36a.257.257 0 00-.25-.21H4.85c-.13 0-.23.09-.25.22l-.2 1.36c-.27.11-.52.25-.75.42l-1.28-.5c-.12-.04-.25 0-.31.11L1.03 16.4c-.06.11-.04.24.06.32l1.07.85c-.03.28-.02.57.01.86l-1.06.85zM4.38 18c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5z"/><path d="M12 18h6.17c.64 0 1.17-.53 1.17-1.17v-4.08L24 17.42V4.58l-4.67 4.67V5.17c0-.64-.53-1.17-1.17-1.17h-14C3.53 4 3 4.52 3 5.17V12h4c3 0 5 3 5 5"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Videogame" class="d-svg d-svg--system d-svg__videogame" viewBox="0 0 24 24"><path d="M21 6H3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-10 7H8v3H6v-3H3v-2h3V8h2v3h3v2zm4.5 2c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm4-3c-.83 0-1.5-.67-1.5-1.5S18.67 9 19.5 9s1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Visa" class="d-svg d-svg--native d-svg__visa" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x=".25" y="3.75" width="23.5" height="16.5" rx="1.75" fill="#fff" stroke="#E3E5E8" stroke-width=".5"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7.25 14.792H5.78l-1.103-4.333c-.053-.2-.164-.376-.327-.459A4.694 4.694 0 003 9.542v-.167h2.37c.327 0 .572.25.613.542l.573 3.125 1.47-3.667h1.43L7.25 14.792zm3.024 0H8.886l1.144-5.417h1.39l-1.145 5.417zm2.942-3.916c.041-.292.286-.459.573-.459.45-.042.94.042 1.348.25l.246-1.166a3.43 3.43 0 00-1.267-.251c-1.349 0-2.33.75-2.33 1.792 0 .792.695 1.208 1.186 1.458.53.25.735.417.694.667 0 .375-.409.541-.817.541a3.42 3.42 0 01-1.43-.333l-.246 1.167c.49.208 1.022.292 1.512.292 1.512.04 2.452-.709 2.452-1.834 0-1.417-1.92-1.5-1.92-2.124zM20 14.792l-1.103-5.417h-1.185a.616.616 0 00-.573.417l-2.043 5h1.43l.286-.792h1.758l.163.792H20zm-2.084-3.958l.408 2.041H17.18l.736-2.041z" fill="#172B85"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Visibility" class="d-svg d-svg--system d-svg__visibility" viewBox="0 0 24 24"><path d="M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Visibility Off" class="d-svg d-svg--system d-svg__visibilityOff" viewBox="0 0 24 24"><path d="M12 7c2.76 0 5 2.24 5 5 0 .65-.13 1.26-.36 1.83l2.92 2.92c1.51-1.26 2.7-2.89 3.43-4.75-1.73-4.39-6-7.5-11-7.5-1.4 0-2.74.25-3.98.7l2.16 2.16C10.74 7.13 11.35 7 12 7zM2 4.27l2.28 2.28.46.46A11.804 11.804 0 001 12c1.73 4.39 6 7.5 11 7.5 1.55 0 3.03-.3 4.38-.84l.42.42L19.73 22 21 20.73 3.27 3 2 4.27zM7.53 9.8l1.55 1.55c-.05.21-.08.43-.08.65 0 1.66 1.34 3 3 3 .22 0 .44-.03.65-.08l1.55 1.55c-.67.33-1.41.53-2.2.53-2.76 0-5-2.24-5-5 0-.79.2-1.53.53-2.2zm4.31-.78l3.15 3.15.02-.16c0-1.66-1.34-3-3-3l-.17.01z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Voice Chat" class="d-svg d-svg--system d-svg__voiceChat" viewBox="0 0 24 24"><path d="M18 6h3v12h-3V6zM13 2h3v20h-3V2zM8 5h3v14H8V5zM3 9h3v6H3V9z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Voicemail" class="d-svg d-svg--system d-svg__voicemail" viewBox="0 0 24 24"><path d="M18.5 6C15.46 6 13 8.46 13 11.5c0 1.33.47 2.55 1.26 3.5H9.74c.79-.95 1.26-2.17 1.26-3.5C11 8.46 8.54 6 5.5 6S0 8.46 0 11.5 2.46 17 5.5 17h13c3.04 0 5.5-2.46 5.5-5.5S21.54 6 18.5 6zm-13 9C3.57 15 2 13.43 2 11.5S3.57 8 5.5 8 9 9.57 9 11.5 7.43 15 5.5 15zm13 0c-1.93 0-3.5-1.57-3.5-3.5S16.57 8 18.5 8 22 9.57 22 11.5 20.43 15 18.5 15z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Voicemail Drop" class="d-svg d-svg--system d-svg__voicemailDrop" viewBox="0 0 24 24"><path d="M18.5 11c-3.04 0-5.5 2.46-5.5 5.5 0 1.33.47 2.55 1.26 3.5H9.74c.79-.95 1.26-2.17 1.26-3.5 0-3.04-2.46-5.5-5.5-5.5S0 13.46 0 16.5 2.46 22 5.5 22h13c3.04 0 5.5-2.46 5.5-5.5S21.54 11 18.5 11zm-13 9C3.57 20 2 18.43 2 16.5S3.57 13 5.5 13 9 14.57 9 16.5 7.43 20 5.5 20zm13 0c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5z"/><path d="M15.59 6.09L13 8.67V2h-2v6.67L8.41 6.09 7 7.5l5 5 5-5-1.41-1.41z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Volume Down" class="d-svg d-svg--system d-svg__volumeDown" viewBox="0 0 24 24"><path d="M18.5 12A4.5 4.5 0 0016 7.97v8.05c1.48-.73 2.5-2.25 2.5-4.02zM5 9v6h4l5 5V4L9 9H5z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Volume Mute" class="d-svg d-svg--system d-svg__volumeMute" viewBox="0 0 24 24"><path d="M7 9v6h4l5 5V4l-5 5H7z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Volume Off" class="d-svg d-svg--system d-svg__volumeOff" viewBox="0 0 24 24"><path d="M16.5 12A4.5 4.5 0 0014 7.97v2.21l2.45 2.45c.03-.2.05-.41.05-.63zm2.5 0c0 .94-.2 1.82-.54 2.64l1.51 1.51A8.796 8.796 0 0021 12c0-4.28-2.99-7.86-7-8.77v2.06c2.89.86 5 3.54 5 6.71zM4.27 3L3 4.27 7.73 9H3v6h4l5 5v-6.73l4.25 4.25c-.67.52-1.42.93-2.25 1.18v2.06a8.99 8.99 0 003.69-1.81L19.73 21 21 19.73l-9-9L4.27 3zM12 4L9.91 6.09 12 8.18V4z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Volume Up" class="d-svg d-svg--system d-svg__volumeUp" viewBox="0 0 24 24"><path d="M3 9v6h4l5 5V4L7 9H3zm13.5 3A4.5 4.5 0 0014 7.97v8.05c1.48-.73 2.5-2.25 2.5-4.02zM14 3.23v2.06c2.89.86 5 3.54 5 6.71s-2.11 5.85-5 6.71v2.06c4.01-.91 7-4.49 7-8.77 0-4.28-2.99-7.86-7-8.77z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Warning" class="d-svg d-svg--system d-svg__warning" viewBox="0 0 24 24"><path d="M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Weather Cloudy" class="d-svg d-svg--system d-svg__weatherCloudy" viewBox="0 0 24 24"><path d="M6 19A5 5 0 116 9c1-2.35 3.3-4 6-4 3.43 0 6.24 2.66 6.5 6.03L19 11a4 4 0 110 8H6zm13-6h-2v-1a5 5 0 00-5-5c-2.5 0-4.55 1.82-4.94 4.19C6.73 11.07 6.37 11 6 11a3 3 0 000 6h13a2 2 0 000-4z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Weather Fog" class="d-svg d-svg--system d-svg__weatherFog" viewBox="0 0 24 24"><path d="M3 15h10a1 1 0 010 2H3a1 1 0 010-2zm13 0h5a1 1 0 010 2h-5a1 1 0 010-2zM1 12a5 5 0 015-5c1-2.35 3.3-4 6-4 3.43 0 6.24 2.66 6.5 6.03L19 9c2.19 0 3.97 1.76 4 4h-2a2 2 0 00-2-2h-2v-1a5 5 0 00-5-5C9.5 5 7.45 6.82 7.06 9.19 6.73 9.07 6.37 9 6 9a3 3 0 00-2.83 4H1.1L1 12zm2 7h2a1 1 0 010 2H3a1 1 0 010-2zm5 0h13a1 1 0 010 2H8a1 1 0 010-2z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Weather Hail" class="d-svg d-svg--system d-svg__weatherHail" viewBox="0 0 24 24"><path d="M6 14a1 1 0 010 2A5 5 0 116 6c1-2.35 3.3-4 6-4 3.43 0 6.24 2.66 6.5 6.03L19 8a4 4 0 110 8h-1a1 1 0 010-2h1a2 2 0 000-4h-2V9a5 5 0 00-5-5C9.5 4 7.45 5.82 7.06 8.19 6.73 8.07 6.37 8 6 8a3 3 0 100 6zm4 4a2 2 0 110 4 2 2 0 010-4zm4.5-2a1.5 1.5 0 110 3 1.5 1.5 0 010-3zm-4-4a1.5 1.5 0 110 3 1.5 1.5 0 010-3z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Weather Hazy" class="d-svg d-svg--system d-svg__weatherHazy" viewBox="0 0 24 24"><path d="M12 2l2.39 3.42C13.65 5.15 12.84 5 12 5c-.84 0-1.65.15-2.39.42L12 2zM3.34 7l4.16-.35A7.2 7.2 0 005.94 8.5c-.44.74-.69 1.5-.83 2.29L3.34 7zm17.31 0l-1.77 3.79a7.023 7.023 0 00-2.38-4.15l4.15.36zM14 15a1 1 0 00-1-1H3a1 1 0 000 2h10a1 1 0 001-1zm8 0a1 1 0 00-1-1h-4a1 1 0 000 2h4a1 1 0 001-1zm-12 4a1 1 0 001 1h9a1 1 0 000-2h-9a1 1 0 00-1 1zm-7 0a1 1 0 001 1h3a1 1 0 000-2H4a1 1 0 00-1 1zm9-10a3 3 0 013 3h2a5 5 0 00-10 0h2a3 3 0 013-3z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Weather Lightning" class="d-svg d-svg--system d-svg__weatherLightning" viewBox="0 0 24 24"><path d="M6 16A5 5 0 116 6c1-2.35 3.3-4 6-4 3.43 0 6.24 2.66 6.5 6.03L19 8a4 4 0 110 8h-1a1 1 0 010-2h1a2 2 0 000-4h-2V9a5 5 0 00-5-5C9.5 4 7.45 5.82 7.06 8.19 6.73 8.07 6.37 8 6 8a3 3 0 100 6h1a1 1 0 010 2H6zm6-5h3l-2 4h2l-3.75 7 .75-5H9.5l2.5-6z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Weather Lightning Rain" class="d-svg d-svg--system d-svg__weatherLightningRain" viewBox="0 0 24 24"><path d="M4.5 13.59c.5.28.64.91.37 1.37-.28.48-.87.64-1.37.37A4.98 4.98 0 011 11a5 5 0 015-5c1-2.35 3.3-4 6-4 3.43 0 6.24 2.66 6.5 6.03L19 8a4 4 0 110 8 1 1 0 010-2 2 2 0 000-4h-2V9a5 5 0 00-5-5C9.5 4 7.45 5.82 7.06 8.19 6.73 8.07 6.37 8 6 8a3 3 0 00-1.5 5.6v-.01zm5-2.59h3l-2 4h2l-3.75 7 .75-5H7l2.5-6zm8 7.67c0 1.29-1 2.33-2.25 2.33S13 19.96 13 18.67c0-1.55 2.25-4.17 2.25-4.17s2.25 2.62 2.25 4.17z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Weather Night" class="d-svg d-svg--system d-svg__weatherNight" viewBox="0 0 24 24"><path d="M17.75 4.09l-2.53 1.94.91 3.06-2.63-1.81-2.63 1.81.91-3.06-2.53-1.94L12.44 4l1.06-3 1.06 3 3.19.09zm3.5 6.91l-1.64 1.25.59 1.98-1.7-1.17-1.7 1.17.59-1.98L15.75 11l2.06-.05L18.5 9l.69 1.95 2.06.05zm-2.28 4.95c.83-.08 1.72 1.1 1.19 1.85-.32.45-.66.87-1.08 1.27C15.17 23 8.84 23 4.94 19.07c-3.91-3.9-3.91-10.24 0-14.14.4-.4.82-.76 1.27-1.08.75-.53 1.93.36 1.85 1.19-.27 2.86.69 5.83 2.89 8.02a9.96 9.96 0 008.02 2.89zm-1.64 2.02a12.08 12.08 0 01-7.8-3.47c-2.17-2.19-3.33-5-3.49-7.82-2.81 3.14-2.7 7.96.31 10.98 3.02 3.01 7.84 3.12 10.98.31z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Weather Night Partly Cloudy" class="d-svg d-svg--system d-svg__weatherNightPartlyCloudy" viewBox="0 0 24 24"><path d="M22 10.28c-.26.02-.5.03-.74.03-1.94 0-3.87-.74-5.35-2.22A7.518 7.518 0 0113.72 2c.05-.47-.5-1-1.01-1a.69.69 0 00-.39.12c-.32.24-.66.52-.96.82-2.31 2.3-2.81 5.72-1.52 8.52a5.479 5.479 0 00-3.15 3.6L6 14a4 4 0 100 8h13a3 3 0 10-1.58-5.55l.08-.95c0-.22 0-.45-.04-.67a7.45 7.45 0 004.6-2.19c.32-.3.58-.64.82-.96.39-.55-.23-1.4-.84-1.4H22zM19 18a1 1 0 010 2H6a2 2 0 110-4h2.5v-.5c0-1.56 1.03-2.86 2.44-3.32.16-.05.32-.09.49-.12.18-.03.37-.06.57-.06.23 0 .45.03.66.07.07.01.14.03.21.06.13.03.28.07.41.12.08.03.16.07.22.11.13.05.24.11.34.18.08.05.16.1.23.16.1.07.18.14.27.22.07.08.16.13.21.2.08.08.14.17.21.25.06.08.13.16.18.25.06.09.1.18.15.28.05.1.11.18.15.28.17.41.26.85.26 1.32V18H19zm-2.17-5.14A5.51 5.51 0 0012 10h-.13c-.46-.81-.73-1.74-.73-2.71 0-.98.25-1.92.72-2.74A9.383 9.383 0 0014.5 9.5a9.347 9.347 0 004.95 2.64c-.79.46-1.69.7-2.62.72z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Weather Night Partly Lightning" class="d-svg d-svg--system d-svg__weatherNightPartlyLightning" viewBox="0 0 24 24"><path d="M11.3 15h2.45l-1.64 3.27h1.64L10.68 24l.62-4.09H9.25"/><path fill-rule="evenodd" clip-rule="evenodd" d="M22 10.28c-.26.02-.5.03-.74.03-1.94 0-3.87-.74-5.35-2.22A7.518 7.518 0 0113.72 2c.05-.47-.5-1-1.01-1a.69.69 0 00-.39.12c-.32.24-.66.52-.96.82-2.31 2.3-2.81 5.72-1.52 8.52a5.479 5.479 0 00-3.15 3.6L6 14a4 4 0 100 8h1a1 1 0 100-2H6a2 2 0 110-4h2.5v-.5c0-1.56 1.03-2.86 2.44-3.32.16-.05.32-.09.49-.12.18-.03.37-.06.57-.06.23 0 .45.03.66.07.07.01.14.03.21.06.13.03.28.07.41.12.08.03.16.07.22.11.13.05.24.11.34.18.08.05.16.1.23.16.1.07.18.14.27.22.033.037.07.068.105.098.04.033.078.065.105.102.049.049.09.101.13.153.027.033.053.066.08.097l.05.064c.045.059.093.12.13.186.048.072.083.143.12.22l.03.06c.02.04.042.078.064.115.031.053.062.106.086.165.17.41.26.85.26 1.32V18H19a1 1 0 010 2h-2a1 1 0 100 2h2a3 3 0 10-1.58-5.55l.08-.95c0-.22 0-.45-.04-.67a7.45 7.45 0 004.6-2.19c.32-.3.58-.64.82-.96.39-.55-.23-1.4-.84-1.4H22zM12 10c2.08 0 3.9 1.16 4.83 2.86a5.42 5.42 0 002.62-.72A9.347 9.347 0 0114.5 9.5a9.383 9.383 0 01-2.64-4.95c-.47.82-.72 1.76-.72 2.74 0 .97.27 1.9.73 2.71H12z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Weather Night Partly Raining" class="d-svg d-svg--system d-svg__weatherNightPartlyRaining" viewBox="0 0 24 24"><g clip-path="url(#clip0)" fill-rule="evenodd" clip-rule="evenodd"><path d="M22 10.28c-.26.02-.5.03-.74.03-1.94 0-3.87-.74-5.35-2.22A7.518 7.518 0 0113.72 2c.05-.47-.5-1-1.01-1a.69.69 0 00-.39.12c-.32.24-.66.52-.96.82-2.31 2.3-2.81 5.72-1.52 8.52a5.479 5.479 0 00-3.15 3.6L6 14a4 4 0 100 8h1c.5 0 1-.5 1-1s-.5-1-1-1H6a2 2 0 110-4h2.5v-.5c0-1.56 1.03-2.86 2.44-3.32.16-.05.32-.09.49-.12.18-.03.37-.06.57-.06.23 0 .45.03.66.07.07.01.14.03.21.06.13.03.28.07.41.12.08.03.16.07.22.11.13.05.24.11.34.18.08.05.16.1.23.16.1.07.18.14.27.22.033.037.07.068.105.098.04.033.078.065.105.102.049.049.09.101.13.153.027.033.053.066.08.097l.05.064c.045.059.093.12.13.186.048.072.083.143.12.22l.03.06c.02.04.042.078.064.115.031.053.062.106.086.165.17.41.26.85.26 1.32V18H19a1 1 0 010 2h-2a1 1 0 100 2h2a3 3 0 10-1.58-5.55l.08-.95c0-.22 0-.45-.04-.67a7.45 7.45 0 004.6-2.19c.32-.3.58-.64.82-.96.39-.55-.23-1.4-.84-1.4H22zM12 10c2.08 0 3.9 1.16 4.83 2.86a5.42 5.42 0 002.62-.72A9.347 9.347 0 0114.5 9.5a9.383 9.383 0 01-2.64-4.95c-.47.82-.72 1.76-.72 2.74 0 .97.27 1.9.73 2.71H12z"/><path d="M12 15.62S9 19 9 21a3 3 0 106 0c0-2-3-5.38-3-5.38zM13 21c0-.37-.41-1.18-1-2.09-.59.91-1 1.72-1 2.09a1 1 0 002 0z"/></g><defs><clipPath id="clip0"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Weather Night Partly Snowy" class="d-svg d-svg--system d-svg__weatherNightPartlySnowy" viewBox="0 0 24 24"><path fill-rule="evenodd" clip-rule="evenodd" d="M22 10.28c-.26.02-.5.03-.74.03-1.94 0-3.87-.74-5.35-2.22A7.518 7.518 0 0113.72 2c.05-.47-.5-1-1.01-1a.69.69 0 00-.39.12c-.32.24-.66.52-.96.82-2.31 2.3-2.81 5.72-1.52 8.52a5.479 5.479 0 00-3.15 3.6L6 14a4 4 0 100 8 1 1 0 100-2 2 2 0 110-4h2.5v-.5c0-1.56 1.03-2.86 2.44-3.32.16-.05.32-.09.49-.12.18-.03.37-.06.57-.06.23 0 .45.03.66.07.07.01.14.03.21.06.13.03.28.07.41.12.08.03.16.07.22.11.13.05.24.11.34.18.08.05.16.1.23.16.1.07.18.14.27.22.033.037.07.068.105.098.04.033.078.065.105.102.049.049.09.101.13.153.027.033.053.066.08.097l.05.064c.045.059.093.12.13.186.048.072.083.143.12.22l.03.06c.02.04.042.078.064.115.031.053.062.106.086.165.17.41.26.85.26 1.32V18H19a1 1 0 010 2h-2a1 1 0 100 2h2a3 3 0 10-1.58-5.55l.08-.95c0-.22 0-.45-.04-.67a7.45 7.45 0 004.6-2.19c.32-.3.58-.64.82-.96.39-.55-.23-1.4-.84-1.4H22zM12 10c2.08 0 3.9 1.16 4.83 2.86a5.42 5.42 0 002.62-.72A9.347 9.347 0 0114.5 9.5a9.383 9.383 0 01-2.64-4.95c-.47.82-.72 1.76-.72 2.74 0 .97.27 1.9.73 2.71H12z"/><path d="M8.97 21.789c-.38.1-.78-.12-.88-.51-.1-.38.12-.77.51-.88l1.57-.41-1.16-1.16a.756.756 0 010-1.03c.28-.28.75-.28 1.05 0l1.14 1.17.41-1.58c.11-.39.5-.61.88-.51.39.1.61.49.51.88l-.44 1.57 1.59-.42c.41-.08.79.13.91.51.08.38-.15.78-.53.88l-1.58.41 1.16 1.17c.28.27.28.74 0 1.02s-.75.28-1.02 0l-1.16-1.16-.42 1.59c-.1.37-.5.6-.88.5a.73.73 0 01-.51-.89l.44-1.57-1.59.42z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Weather Night Partly Snowy Rainy" class="d-svg d-svg--system d-svg__weatherNightPartlySnowyRainy" viewBox="0 0 24 24"><g clip-path="url(#clip0)"><path fill-rule="evenodd" clip-rule="evenodd" d="M21.26 10.31c.24 0 .48-.01.74-.03h.04c.61 0 1.23.85.84 1.4-.24.32-.5.66-.82.96a7.45 7.45 0 01-4.6 2.19c.04.22.04.45.04.67l-.08.95A3 3 0 1119 22h-1a1 1 0 110-2h1a1 1 0 000-2h-3.5v-2.5c0-.47-.09-.91-.26-1.32a1.203 1.203 0 00-.086-.165c-.022-.037-.044-.074-.064-.115l-.03-.06c-.037-.077-.072-.148-.12-.22-.037-.066-.085-.127-.13-.186l-.05-.064a2.462 2.462 0 01-.08-.097 1.677 1.677 0 00-.13-.153.589.589 0 00-.105-.102c-.035-.03-.072-.06-.105-.098-.09-.08-.17-.15-.27-.22-.07-.06-.15-.11-.23-.16-.1-.07-.21-.13-.34-.18-.06-.04-.14-.08-.22-.11-.13-.05-.28-.09-.41-.12a.83.83 0 00-.21-.06c-.21-.04-.43-.07-.66-.07-.2 0-.39.03-.57.06-.17.03-.33.07-.49.12-1.41.46-2.44 1.76-2.44 3.32v.5H6a2 2 0 00-1.414 3.414c.375.375.57.945.101 1.414-.687.688-1.344.172-1.515 0A4 4 0 016 14l.69.06a5.479 5.479 0 013.15-3.6c-1.29-2.8-.79-6.22 1.52-8.52.3-.3.64-.58.96-.82a.69.69 0 01.39-.12c.51 0 1.06.53 1.01 1-.22 2.19.53 4.44 2.19 6.09a7.534 7.534 0 005.35 2.22zM12 10c2.08 0 3.9 1.16 4.83 2.86a5.42 5.42 0 002.62-.72A9.347 9.347 0 0114.5 9.5a9.383 9.383 0 01-2.64-4.95c-.47.82-.72 1.76-.72 2.74 0 .97.27 1.9.73 2.71H12z"/><path d="M14.95 24c.96 0 1.73-.8 1.73-1.79 0-1.18-1.73-3.18-1.73-3.18s-1.72 2-1.72 3.18c0 .99.77 1.79 1.72 1.79zM6.54 20.58c-.39.1-.61.49-.51.87.1.39.47.61.88.51l1.59-.41-.44 1.57c-.09.38.12.78.51.88.38.1.78-.12.88-.5l.42-1.6 1.16 1.17c.28.28.74.28 1.02 0s.28-.75 0-1.02l-1.16-1.16 1.58-.42c.39-.1.61-.5.53-.87-.12-.39-.5-.6-.9-.5l-1.6.4.43-1.57a.696.696 0 00-.5-.88.71.71 0 00-.88.51l-.41 1.58L8 18c-.3-.3-.77-.3-1.04 0a.7.7 0 000 1l1.17 1.15-1.59.43z"/></g><defs><clipPath id="clip0"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Weather Partly Cloudy" class="d-svg d-svg--system d-svg__weatherPartlyCloudy" viewBox="0 0 24 24"><path d="M12.74 5.47c2.36 1.03 3.61 3.56 3.18 5.99A6.002 6.002 0 0118 16v.17A3 3 0 1119 22H6a4 4 0 110-8h.27C5 12.45 4.6 10.24 5.5 8.26a5.49 5.49 0 017.24-2.79zm-.81 1.83c-1.77-.8-3.84.01-4.62 1.77-.46 1.02-.38 2.15.1 3.06A5.988 5.988 0 0112 10c.7 0 1.38.12 2 .34a3.506 3.506 0 00-2.07-3.04zm1.62-3.66c-.55-.24-1.1-.41-1.67-.52l2.49-1.3.9 2.89a7.67 7.67 0 00-1.72-1.07zm-7.46.8c-.49.35-.92.75-1.29 1.19l.11-2.81 2.96.68c-.62.21-1.22.53-1.78.94zM18 9.71c-.09-.59-.22-1.16-.41-1.71l2.38 1.5-2.05 2.23c.11-.65.13-1.33.08-2.02zM3.04 11.3c.07.6.2 1.17.39 1.7l-2.37-1.5L3.1 9.28c-.1.65-.13 1.33-.06 2.02zM19 18h-3v-2a4 4 0 10-8 0H6a2 2 0 100 4h13a1 1 0 100-2z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Weather Partly Lightning" class="d-svg d-svg--system d-svg__weatherPartlyLightning" viewBox="0 0 24 24"><g clip-path="url(#clip0)"><path d="M19 15a3 3 0 00-1 .17V15c0-1.81-.81-3.44-2.08-4.54.43-2.43-.82-4.96-3.17-5.99-2.78-1.23-6.03.03-7.25 2.78-.9 1.99-.5 4.2.77 5.75H6a4 4 0 100 8h1s1 0 1-1-1-1-1-1H6a2 2 0 110-4h2a4 4 0 118 0v2h3a1 1 0 010 2h-2s-1 0-1 1 1 1 1 1h2a3 3 0 000-6zm-7-6c-1.84 0-3.5.83-4.59 2.13-.48-.91-.56-2.04-.1-3.06a3.487 3.487 0 014.62-1.77c1.25.56 2.01 1.76 2.07 3.04-.62-.22-1.3-.34-2-.34zm1.55-6.37c-.55-.23-1.1-.4-1.67-.51l2.49-1.3.9 2.89c-.51-.42-1.08-.78-1.72-1.08zm-7.46.81c-.49.35-.92.75-1.29 1.19l.11-2.81 2.96.68c-.62.21-1.22.53-1.78.94zM18 8.71c-.09-.59-.22-1.16-.41-1.71l2.38 1.5-2.05 2.23c.11-.65.13-1.33.08-2.02zM3.04 10.3c.07.6.21 1.17.39 1.7l-2.37-1.5L3.1 8.28c-.1.65-.13 1.33-.06 2.02zM11.8 15h2.45l-1.64 3.27h1.64L11.18 24l.62-4.09H9.75"/></g><defs><clipPath id="clip0"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Weather Partly Raining" class="d-svg d-svg--system d-svg__weatherPartlyRaining" viewBox="0 0 24 24"><g clip-path="url(#clip0)"><path d="M12.75 4.47c2.35 1.03 3.6 3.56 3.17 5.99A6.002 6.002 0 0118 15v.17A3 3 0 1119 21h-2s-1 0-1-1 1-1 1-1h2a1 1 0 100-2h-3v-2a4 4 0 10-8 0H6a2 2 0 100 4h1s1 0 1 1-1 1-1 1H6a4 4 0 110-8h.27C5 11.45 4.6 9.24 5.5 7.25c1.22-2.75 4.47-4.01 7.25-2.78zm-.82 1.83c-1.77-.8-3.84.01-4.62 1.77-.46 1.02-.38 2.15.1 3.06A5.988 5.988 0 0112 9c.7 0 1.38.12 2 .34a3.506 3.506 0 00-2.07-3.04zm1.62-3.67c-.55-.23-1.1-.4-1.67-.51l2.49-1.3.9 2.89c-.51-.42-1.08-.78-1.72-1.08zm-7.46.81c-.49.35-.92.75-1.29 1.19l.11-2.81 2.96.68c-.62.21-1.22.53-1.78.94zM18 8.71c-.09-.59-.22-1.16-.41-1.71l2.38 1.5-2.05 2.23c.11-.65.13-1.33.08-2.02zM3.04 10.3c.07.6.21 1.17.39 1.7l-2.37-1.5L3.1 8.28c-.1.65-.13 1.33-.06 2.02zM12 18.91c.59.91 1 1.72 1 2.09a1 1 0 01-2 0c0-.37.41-1.18 1-2.09zm0-3.29S9 19 9 21a3 3 0 106 0c0-2-3-5.38-3-5.38z"/></g><defs><clipPath id="clip0"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Weather Partly Snowy" class="d-svg d-svg--system d-svg__weatherPartlySnowy" viewBox="0 0 24 24"><g clip-path="url(#clip0)"><path d="M6 19.03a2 2 0 110-4h2c0-2.22 1.79-4 4-4a4 4 0 014 4v2h3a1 1 0 011 1c0 .54-.45 1-1 1h-2s-1 0-1 1 1 1 1 1h2a3 3 0 000-6c-.35 0-.69.05-1 .16v-.16c0-1.82-.81-3.45-2.08-4.53.43-2.45-.82-4.97-3.17-6-2.78-1.23-6.03.03-7.25 2.78-.9 1.99-.5 4.19.77 5.75H6c-2.21 0-4 1.78-4 4a4 4 0 004 4s1 0 1-1-1-1-1-1zm6-10c-1.84 0-3.5.82-4.59 2.13a3.51 3.51 0 01-.1-3.07 3.496 3.496 0 014.62-1.77A3.52 3.52 0 0114 9.37c-.62-.22-1.3-.34-2-.34zm1.55-6.37c-.55-.24-1.1-.4-1.67-.51L14.37.84l.9 2.89a7.67 7.67 0 00-1.72-1.07zm-7.46.8c-.49.35-.92.75-1.29 1.2l.11-2.82 2.96.69c-.62.2-1.22.52-1.78.93zM18 8.73c-.09-.58-.22-1.16-.41-1.7l2.38 1.5-2.05 2.23c.11-.66.13-1.34.08-2.03zM3.04 10.32c.07.6.21 1.18.39 1.71l-2.37-1.5L3.1 8.3c-.1.65-.13 1.34-.06 2.02zm4.99 11.13c.1.39.5.61.88.51l1.59-.42-.44 1.57c-.1.39.13.79.51.89.38.1.78-.13.88-.5l.42-1.59 1.16 1.16c.27.28.74.28 1.02 0s.28-.75 0-1.02l-1.16-1.17 1.58-.41c.38-.1.61-.5.53-.88-.12-.38-.5-.59-.91-.51l-1.59.42.44-1.57c.1-.39-.12-.78-.51-.88-.38-.1-.77.12-.88.51l-.41 1.58L10 17.97c-.3-.28-.77-.28-1.05 0-.27.3-.27.75 0 1.03l1.16 1.16-1.57.41c-.39.11-.61.5-.51.88z"/></g><defs><clipPath id="clip0"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Weather Partly Snowy Rainy" class="d-svg d-svg--system d-svg__weatherPartlySnowyRainy" viewBox="0 0 24 24"><g clip-path="url(#clip0)"><path d="M13.55 2.66c-.55-.24-1.1-.4-1.67-.51L14.37.84l.9 2.89a7.67 7.67 0 00-1.72-1.07zm-7.46.8c-.49.35-.92.75-1.29 1.2l.11-2.82 2.96.69c-.62.2-1.22.52-1.78.93zM18 8.73c-.09-.58-.22-1.16-.41-1.7l2.38 1.5-2.05 2.23c.11-.66.13-1.34.08-2.03zM3.04 10.32c.07.6.21 1.18.39 1.71l-2.37-1.5L3.1 8.3c-.1.65-.13 1.34-.06 2.02zm13.64 11.89c0 .99-.77 1.79-1.73 1.79-.95 0-1.72-.8-1.72-1.79 0-1.18 1.72-3.18 1.72-3.18s1.73 2 1.73 3.18zm-10.65-.76c-.1-.38.12-.77.51-.87l1.59-.43L6.96 19a.7.7 0 010-1c.27-.3.74-.3 1.04 0l1.14 1.14.41-1.58c.1-.39.5-.62.88-.51.39.1.62.5.5.88l-.43 1.57 1.6-.4c.4-.1.78.11.9.5a.74.74 0 01-.53.87l-1.58.42 1.16 1.16c.28.27.28.74 0 1.02s-.74.28-1.02 0L9.87 21.9l-.42 1.6c-.1.38-.5.6-.88.5-.39-.1-.6-.5-.51-.88l.44-1.57-1.59.41c-.41.1-.78-.12-.88-.51zM19 15.03c-.35 0-.69.05-1 .16v-.16c0-1.82-.81-3.45-2.08-4.53.43-2.45-.82-4.97-3.17-6-2.78-1.23-6.03.03-7.25 2.78-.9 1.99-.5 4.19.77 5.75H6c-2.21 0-4 1.78-4 4 0 1.14.5 2.17 1.27 2.9 0 0 .7.71 1.41 0s0-1.43 0-1.43c-.41-.35-.68-.88-.68-1.47a2 2 0 012-2h2c0-2.22 1.79-4 4-4a4 4 0 014 4v2h3a1 1 0 011 1c0 .54-.45 1-1 1h-1s-1 0-1 1 1 1 1 1h1a3 3 0 000-6zm-7-6c-1.84 0-3.5.82-4.59 2.13a3.51 3.51 0 01-.1-3.07 3.496 3.496 0 014.62-1.77A3.52 3.52 0 0114 9.37c-.62-.22-1.3-.34-2-.34z"/></g><defs><clipPath id="clip0"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Weather Pouring" class="d-svg d-svg--system d-svg__weatherPouring" viewBox="0 0 24 24"><path d="M9 12c.53.14.85.69.71 1.22l-1.3 4.83c-.14.54-.69.85-1.22.71a.967.967 0 01-.69-1.22l1.28-4.83c.14-.54.69-.85 1.22-.71zm4 0c.53.14.85.69.71 1.22l-2.07 7.73c-.14.55-.69.85-1.23.71-.53-.16-.85-.69-.71-1.23l2.08-7.72c.14-.54.69-.85 1.22-.71zm4 0c.53.14.85.69.71 1.22l-1.3 4.83c-.14.54-.69.85-1.22.71a.967.967 0 01-.69-1.22l1.28-4.83c.14-.54.69-.85 1.22-.71zm0-2V9a5 5 0 00-5-5C9.5 4 7.45 5.82 7.06 8.19 6.73 8.07 6.37 8 6 8a3 3 0 00-1.5 5.6v-.01c.5.28.64.91.37 1.37-.28.47-.87.64-1.37.36v.01A4.98 4.98 0 011 11a5 5 0 015-5c1-2.35 3.3-4 6-4 3.43 0 6.24 2.66 6.5 6.03L19 8a4 4 0 014 4c0 1.5-.8 2.77-2 3.46-.5.27-1.09.11-1.37-.37-.27-.48-.13-1.09.37-1.37v.01A2 2 0 0019 10h-2z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Weather Rainy" class="d-svg d-svg--system d-svg__weatherRainy" viewBox="0 0 24 24"><path d="M6 14.03a1 1 0 010 2c-2.76 0-5-2.24-5-5s2.24-5 5-5c1-2.35 3.3-4 6-4 3.43 0 6.24 2.66 6.5 6.03l.5-.03a4 4 0 110 8h-1c-.55 0-1-.45-1-1 0-.56.45-1 1-1h1a2 2 0 000-4h-2v-1c0-2.76-2.24-5-5-5-2.5 0-4.55 1.81-4.94 4.18-.33-.12-.69-.18-1.06-.18a3 3 0 100 6zm6 .12c.18.24.37.51.56.79C13 15.56 14 17.03 14 18a2 2 0 11-4 0c0-.97 1-2.44 1.44-3.06.19-.28.38-.54.56-.79zm0-3.12l-.5.56s-.85.96-1.71 2.22C8.93 15.06 8 16.56 8 18a4 4 0 108 0c0-1.44-.93-2.94-1.79-4.19-.86-1.26-1.71-2.22-1.71-2.22"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Weather Snowy" class="d-svg d-svg--system d-svg__weatherSnowy" viewBox="0 0 24 24"><path d="M6 14a1 1 0 010 2A5 5 0 116 6c1-2.35 3.3-4 6-4 3.43 0 6.24 2.66 6.5 6.03L19 8a4 4 0 110 8h-1a1 1 0 010-2h1a2 2 0 000-4h-2V9a5 5 0 00-5-5C9.5 4 7.45 5.82 7.06 8.19 6.73 8.07 6.37 8 6 8a3 3 0 100 6zm1.88 4.07l2.19-.57-1.61-1.62c-.39-.38-.39-1.02 0-1.42.39-.39 1.04-.39 1.42 0l1.62 1.61.57-2.19a1 1 0 111.93.52l-.59 2.19L15.6 16a1 1 0 11.52 1.93l-2.19.57 1.61 1.62c.39.38.39 1.03 0 1.42-.39.39-1.04.39-1.42 0l-1.62-1.61-.57 2.19A1 1 0 1110 21.6l.59-2.19L8.4 20a1 1 0 11-.52-1.93z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Weather Snowy Heavy" class="d-svg d-svg--system d-svg__weatherSnowyHeavy" viewBox="0 0 24 24"><path d="M4 16.36c-.14-.54.18-1.11.73-1.25L7 14.5l-1.67-1.64c-.4-.4-.4-1.05 0-1.46.4-.4 1.07-.4 1.46 0l1.66 1.65.59-2.25c.14-.56.71-.88 1.25-.73.56.14.88.71.71 1.26l-.58 2.25 2.25-.58a.99.99 0 011.26.71c.15.54-.17 1.11-.73 1.25l-2.25.59 1.65 1.66c.4.39.4 1.06 0 1.46-.4.4-1.06.4-1.45 0L9.5 17l-.61 2.27c-.14.56-.71.87-1.25.73-.56-.14-.87-.71-.73-1.26l.59-2.24-2.24.59c-.55.14-1.12-.17-1.26-.73zM1 10a5 5 0 015-5c1-2.35 3.3-4 6-4 3.43 0 6.24 2.66 6.5 6.03L19 7a4 4 0 110 8 1 1 0 010-2 2 2 0 000-4h-2V8a5 5 0 00-5-5C9.5 3 7.45 4.82 7.06 7.19 6.73 7.07 6.37 7 6 7a3 3 0 00-3 3c0 .85.35 1.61.91 2.16.36.39.35 1-.03 1.38a.996.996 0 01-1.41 0A4.988 4.988 0 011 10zm13.03 10.43c.1.39.47.61.88.51l1.59-.44-.44 1.59c-.1.41.12.78.51.88.38.11.78-.12.88-.51l.41-1.57 1.17 1.16c.27.28.74.28 1.02 0s.28-.75 0-1.02l-1.16-1.17 1.57-.41c.39-.1.62-.5.51-.88-.1-.39-.47-.61-.88-.51l-1.59.44.44-1.59c.1-.41-.12-.78-.51-.88a.71.71 0 00-.88.51l-.41 1.57-1.17-1.16a.724.724 0 00-1.02 0c-.28.29-.28.75 0 1.02l1.16 1.17-1.57.41c-.39.1-.62.5-.51.88z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Weather Snowy Rainy" class="d-svg d-svg--system d-svg__weatherSnowyRainy" viewBox="0 0 24 24"><path d="M18.5 18.67c0 1.29-1 2.33-2.25 2.33S14 19.96 14 18.67c0-1.55 2.25-4.17 2.25-4.17s2.25 2.62 2.25 4.17zM4 17.36c-.14-.54.18-1.11.73-1.25L7 15.5l-1.67-1.64c-.4-.4-.4-1.05 0-1.46.4-.4 1.07-.4 1.46 0l1.66 1.65.59-2.25c.14-.56.71-.88 1.25-.73.56.14.88.71.71 1.26l-.58 2.25 2.25-.58a.99.99 0 011.26.71c.15.54-.17 1.11-.73 1.25l-2.25.59 1.65 1.66c.4.39.4 1.06 0 1.46-.4.4-1.06.4-1.45 0L9.5 18l-.61 2.27c-.14.56-.71.87-1.25.73-.56-.14-.87-.71-.73-1.26l.59-2.24-2.24.59c-.55.14-1.12-.17-1.26-.73zM1 11a5 5 0 015-5c1-2.35 3.3-4 6-4 3.43 0 6.24 2.66 6.5 6.03L19 8a4 4 0 110 8 1 1 0 010-2 2 2 0 000-4h-2V9a5 5 0 00-5-5C9.5 4 7.45 5.82 7.06 8.19 6.73 8.07 6.37 8 6 8a3 3 0 00-3 3c0 .85.35 1.61.91 2.16.36.39.35 1-.03 1.38a.996.996 0 01-1.41 0A4.988 4.988 0 011 11z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Weather Sunny" class="d-svg d-svg--system d-svg__weatherSunny" viewBox="0 0 24 24"><path d="M12 7a5 5 0 110 10 5 5 0 010-10zm0 2a3 3 0 100 6 3 3 0 000-6zm0-7l2.39 3.42C13.65 5.15 12.84 5 12 5c-.84 0-1.65.15-2.39.42L12 2zM3.34 7l4.16-.35A7.2 7.2 0 005.94 8.5c-.44.74-.69 1.5-.83 2.29L3.34 7zm.02 10l1.76-3.77a7.131 7.131 0 002.38 4.14L3.36 17zM20.65 7l-1.77 3.79a7.023 7.023 0 00-2.38-4.15l4.15.36zm-.01 10l-4.14.36c.59-.51 1.12-1.14 1.54-1.86.42-.73.69-1.5.83-2.29L20.64 17zM12 22l-2.41-3.44c.74.27 1.55.44 2.41.44.82 0 1.63-.17 2.37-.44L12 22z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Weather Windy" class="d-svg d-svg--system d-svg__weatherWindy" viewBox="0 0 24 24"><path d="M4 10a1 1 0 010-2h8a2 2 0 000-4c-.55 0-1.05.22-1.41.59a.973.973 0 01-1.42 0c-.39-.39-.39-1.03 0-1.42A4 4 0 1112 10H4zm15 2a1 1 0 000-2c-.28 0-.53.11-.71.29a.996.996 0 01-1.41 0c-.38-.39-.38-1.02 0-1.41a2.993 2.993 0 014.241-.001A3 3 0 0119 14H5a1 1 0 010-2h14zm-1 6H4a1 1 0 010-2h14a3 3 0 11-2.12 5.12c-.38-.39-.38-1.02 0-1.41a.996.996 0 011.41 0c.18.18.43.29.71.29a1 1 0 000-2z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Whats New" class="d-svg d-svg--system d-svg__whatsNew" viewBox="0 0 24 24"><path d="M18 10.5v2h4v-2h-4zm-2 6.61c.96.71 2.21 1.65 3.2 2.39.4-.53.8-1.07 1.2-1.6-.99-.74-2.24-1.68-3.2-2.4-.4.54-.8 1.08-1.2 1.61zM20.4 5.1c-.4-.53-.8-1.07-1.2-1.6-.99.74-2.24 1.68-3.2 2.4.4.53.8 1.07 1.2 1.6.96-.72 2.21-1.65 3.2-2.4zM4 8.5c-1.1 0-2 .9-2 2v2c0 1.1.9 2 2 2h1v4h2v-4h1l5 3v-12l-5 3H4zm11.5 3c0-1.33-.58-2.53-1.5-3.35v6.69c.92-.81 1.5-2.01 1.5-3.34z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Wifi" class="d-svg d-svg--system d-svg__wifi" viewBox="0 0 24 24"><path d="M1 9l2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9zm8 8l3 3 3-3a4.237 4.237 0 00-6 0zm-4-4l2 2a7.074 7.074 0 0110 0l2-2C15.14 9.14 8.87 9.14 5 13z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Worldwide" class="d-svg d-svg--system d-svg__worldwide" viewBox="0 0 24 24"><path d="M17.9 17.39c-.26-.8-1.01-1.39-1.9-1.39h-1v-3a1 1 0 00-1-1H8v-2h2a1 1 0 001-1V7h2a2 2 0 002-2v-.41a7.984 7.984 0 012.9 12.8zM11 19.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.22.21-1.79L9 15v1a2 2 0 002 2v1.93zM12 2a10 10 0 100 20 10 10 0 000-20z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Zendesk" class="d-svg d-svg--native d-svg__zendesk" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.238 19.156V8.002L2 19.156h9.238zM9.885 7.266A4.62 4.62 0 0011.238 4H2a4.62 4.62 0 007.885 3.266zM14.113 15.89a4.619 4.619 0 00-1.353 3.267h9.238a4.619 4.619 0 00-7.885-3.267zM12.76 4v11.153L22 4h-9.24z" fill="#03363D"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Zoho" class="d-svg d-svg--native d-svg__zoho" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 10.473v4.742l-.656.64v-4.64l.656-.742z" fill="#E79225"/><path d="M17.7 10.477l-.68.738.035.047 4.261-.016.04-.031.644-.742-4.3.004z" fill="#FFF16D"/><path d="M17.02 11.215h4.335v4.644H17.02v-4.644z" fill="url(#paint0_linear)"/><path d="M20.695 12.887a1.717 1.717 0 00-.383-.578c-.16-.164-.34-.29-.543-.371a1.683 1.683 0 00-.648-.126c-.234 0-.453.043-.652.126a1.583 1.583 0 00-.543.37 1.706 1.706 0 00-.38.579 1.88 1.88 0 00-.124.707c0 .25.043.484.129.703.086.219.21.414.379.586.156.16.336.281.535.363.2.082.422.125.66.125a1.657 1.657 0 001.188-.488 1.772 1.772 0 00.511-1.285c0-.262-.043-.496-.129-.711zm-.894 1.531a.84.84 0 01-.68.3c-.289 0-.515-.1-.683-.3-.168-.2-.25-.477-.25-.828 0-.36.085-.637.25-.84.168-.203.39-.3.683-.3a.84.84 0 01.68.3c.164.203.25.48.25.84 0 .351-.082.629-.25.828z" fill="#fff"/><path d="M16.594 10.086v.023l.554 4.262-.324.899-.043-.032-.57-4.086.012-.054.355-.989.016-.023z" fill="#009ADA"/><path d="M12.324 10.68l4.27-.594-.36 1.023-.05.055-3.993.586.02-.73.113-.34z" fill="#91C9ED"/><path d="M16.234 11.11l.59 4.16-4.207.59-.566-4.02.246-.192 3.937-.539z" fill="url(#paint1_linear)"/><path d="M15.52 11.906a.489.489 0 00-.133-.293.313.313 0 00-.211-.078c-.02 0-.043 0-.067.004a.324.324 0 00-.242.149.388.388 0 00-.055.218c0 .031.004.067.008.102l.153 1.082-1.211.18-.153-1.082a.489.489 0 00-.132-.29.296.296 0 00-.207-.082c-.02 0-.04 0-.06.004a.347.347 0 00-.253.149.388.388 0 00-.055.219c0 .03.004.066.008.105l.414 2.816c.02.13.063.227.14.293.06.051.13.075.216.075.023 0 .047 0 .07-.004a.316.316 0 00.234-.149.403.403 0 00.051-.21c0-.032-.004-.067-.008-.102l-.168-1.114 1.211-.18.168 1.114c.02.129.063.227.137.29.059.05.129.077.21.077.02 0 .044 0 .067-.004a.324.324 0 00.243-.148.407.407 0 00.054-.215.962.962 0 00-.008-.102l-.421-2.824z" fill="#fff"/><path d="M8.328 9l-1.52 3.61.208 1.585.011-.004 1.707-3.84-.007-.082-.368-1.218L8.33 9z" fill="#66BF6B"/><path d="M8.328 9l.395 1.324.007.028 3.758 1.683.012-.008-.32-1.265L8.328 9z" fill="#98D0A0"/><path d="M8.723 10.324l3.777 1.703-1.707 3.871-3.777-1.703 1.707-3.87z" fill="url(#paint2_linear)"/><path d="M11.355 12.34a1.639 1.639 0 00-.343-.563 1.602 1.602 0 00-.54-.37 1.606 1.606 0 00-.636-.134h-.012c-.219 0-.433.051-.644.145-.223.098-.414.23-.578.406a2.04 2.04 0 00-.399.625c-.101.239-.156.48-.168.719v.082c0 .21.035.418.11.621.078.215.191.399.34.555.148.156.331.281.55.37.207.09.418.134.633.134h.004c.215 0 .43-.047.64-.137a1.75 1.75 0 00.583-.41c.164-.172.3-.38.402-.621.101-.242.156-.48.168-.719v-.07a1.69 1.69 0 00-.11-.633zm-.753 1.125c-.141.336-.332.566-.563.691a.814.814 0 01-.383.102.929.929 0 01-.355-.078c-.266-.114-.43-.293-.5-.551a1.02 1.02 0 01-.035-.27c0-.187.047-.394.14-.617.145-.344.336-.578.567-.707a.77.77 0 01.382-.101c.118 0 .235.027.36.078.262.113.426.293.496.55a.971.971 0 01.035.266c0 .195-.047.406-.144.637z" fill="#fff"/><path d="M6.508 9.613l.617 4.133-.281 1.453-.04-.05-.6-3.993v-.078l.265-1.394.039-.07z" fill="#760D16"/><path d="M2 11.75l.293-1.46 4.215-.677-.285 1.489v.097l-4.172.59L2 11.75z" fill="#EF463E"/><path d="M6.223 11.102l.62 4.097-4.171.653L2 11.75l4.223-.648z" fill="url(#paint3_linear)"/><path d="M5.773 14.547a.292.292 0 00-.132-.086.609.609 0 00-.204-.027c-.074 0-.16.007-.253.023l-1.102.188c.012-.086.055-.196.129-.332.082-.153.207-.336.367-.547.055-.075.098-.13.129-.168.02-.028.05-.063.09-.114.254-.332.406-.601.469-.812.035-.121.054-.242.062-.363.004-.036.004-.067.004-.098 0-.086-.008-.172-.023-.258a.583.583 0 00-.059-.191.283.283 0 00-.098-.114.369.369 0 00-.191-.039c-.066 0-.149.008-.246.024l-1.274.219c-.152.027-.27.07-.34.14a.269.269 0 00-.085.203c0 .02 0 .043.004.067.02.11.074.187.164.226a.486.486 0 00.195.035c.05 0 .11-.003.172-.015l1.062-.188c0 .02.004.04.004.055a.557.557 0 01-.035.195c-.031.09-.11.215-.238.375-.035.043-.09.114-.164.203-.29.348-.492.645-.617.891-.09.172-.149.336-.184.504-.02.098-.031.188-.031.277 0 .063.004.125.015.184a.799.799 0 00.063.21.278.278 0 00.11.122.395.395 0 00.187.031c.105 0 .25-.015.433-.047l1.157-.199c.203-.035.347-.086.43-.152a.27.27 0 00.1-.215.431.431 0 00-.007-.07.259.259 0 00-.063-.137z" fill="#fff"/><defs><linearGradient id="paint0_linear" x1="19.19" y1="11.28" x2="19.19" y2="15.72" gradientUnits="userSpaceOnUse"><stop offset=".01" stop-color="#FFE513"/><stop offset="1" stop-color="#FDB924"/></linearGradient><linearGradient id="paint1_linear" x1="12.27" y1="11.75" x2="16.6" y2="15.27" gradientUnits="userSpaceOnUse"><stop offset=".01" stop-color="#008CD2"/><stop offset="1" stop-color="#00649D"/></linearGradient><linearGradient id="paint2_linear" x1="9.76" y1="11.87" x2="9.76" y2="15.76" gradientUnits="userSpaceOnUse"><stop stop-color="#26A146"/><stop offset="1" stop-color="#008A52"/></linearGradient><linearGradient id="paint3_linear" x1="4.12" y1="11.49" x2="4.76" y2="15.53" gradientUnits="userSpaceOnUse"><stop stop-color="#D92231"/><stop offset="1" stop-color="#BA2234"/></linearGradient></defs></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Zoho Crm" class="d-svg d-svg--native d-svg__zohoCrm" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.617 6.15c-1.628.394-3.198 1.66-3.942 3.18C2.23 10.242 2 11.178 2 12.092c0 2.794 2 5.323 4.711 5.958.834.195 2.58.15 3.116-.08.391-.168.54-.495.368-.815-.144-.27-.427-.335-.843-.194-.195.066-.741.12-1.212.12-2.078.001-3.88-1.225-4.679-3.18-.338-.829-.423-2.265-.183-3.101a5.095 5.095 0 012.666-3.186c1.65-.796 3.396-.695 4.88.283.305.2 1.423 1.239 2.485 2.307 1.65 1.66 1.94 1.994 1.988 2.294.05.31.019.39-.279.687-.354.354-.673.423-1.051.229-.115-.06-1.023-.91-2.018-1.892-1.7-1.676-1.84-1.791-2.31-1.902-1.517-.359-2.812.911-2.496 2.448.112.544.126.56 2.22 2.67 1.238 1.247 2.352 2.282 2.699 2.508 1.71 1.114 4.142 1.26 5.972.357 1.643-.81 2.902-2.365 3.306-4.083.159-.673.159-2.184 0-2.857-.5-2.126-2.352-3.986-4.492-4.512-1.107-.273-3.035-.158-3.447.205-.25.22-.213.653.073.84.213.14.291.143.69.028.704-.202 1.956-.159 2.708.094 2.085.7 3.506 2.635 3.506 4.774 0 1.339-.491 2.505-1.469 3.486-1.046 1.05-2.11 1.504-3.531 1.504-.939 0-1.537-.154-2.436-.625-.779-.409-4.755-4.405-4.755-4.78 0-.79.81-1.267 1.439-.846.136.091 1.005.925 1.931 1.852 1.52 1.523 1.734 1.703 2.2 1.85 1.331.42 2.657-.57 2.645-1.973-.003-.338-.074-.667-.196-.904-.107-.208-1.138-1.307-2.32-2.474-1.896-1.872-2.21-2.142-2.89-2.489-.418-.213-1.043-.458-1.386-.542-.769-.19-2.21-.19-2.993 0z" fill="#3779B9"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Zoho Desk" class="d-svg d-svg--native d-svg__zohoDesk" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M14.891 2.013a.997.997 0 00-.749.663 62.42 62.42 0 00-.258 1.524c-.257 1.579-.257 1.585-.175 1.826a.991.991 0 00.72.633c.056.012.27.021.473.021.204 0 .37.007.37.015s-.087.538-.192 1.177l-.19 1.162-3.603.01c-3.579.01-3.604.01-3.779.052-.714.167-1.267.585-1.593 1.204-.128.243-.201.48-.26.837C5.14 14.249 4 21.33 4 21.42a.576.576 0 00.745.54c.063-.021.748-.434 1.673-1.007l1.567-.971 3.912-.006c4.277-.007 3.953.002 4.313-.114a2.374 2.374 0 001.342-1.126c.173-.324.196-.43.474-2.134.181-1.117.252-1.595.243-1.65a.604.604 0 00-.3-.435c-.069-.04-.118-.053-.247-.06-.14-.007-.174-.002-.267.04a.6.6 0 00-.291.281c-.024.055-.124.616-.281 1.584-.134.825-.261 1.557-.282 1.627-.115.38-.486.719-.876.799-.072.015-1.263.021-3.994.021-4.198 0-4.013-.004-4.218.1-.046.023-.543.327-1.105.675-.563.349-1.028.63-1.033.623-.021-.02 1.46-9.078 1.507-9.212.111-.324.37-.58.73-.719l.13-.05 3.76-.01c4.129-.011 3.774 0 4.016-.124a.94.94 0 00.457-.56c.064-.213.493-2.878.493-3.057 0-.37-.207-.7-.538-.857-.19-.091-.311-.11-.72-.11-.24 0-.348-.006-.348-.021 0-.012.083-.536.185-1.165.103-.629.186-1.147.186-1.151 0-.004.6-.005 1.333-.002l1.333.005.13.05c.07.028.168.074.216.102.195.114.394.341.484.552.062.144.104.391.09.525-.03.287-1.033 6.39-1.053 6.411a984.53 984.53 0 01-5.503 3.412l-.069.039-1.308-1.043a47.54 47.54 0 00-1.385-1.082.583.583 0 00-.229-.046c-.127-.006-.166 0-.253.04a.526.526 0 00-.28.251.612.612 0 00.064.656c.056.064 2.7 2.176 2.862 2.286.213.144.553.188.814.106.17-.054 5.963-3.636 6.147-3.802a.757.757 0 00.2-.27l.079-.16.516-3.183.539-3.32a3.07 3.07 0 00-.01-.786 2.364 2.364 0 00-1.573-1.8c-.338-.11-.28-.106-1.904-.111a41.052 41.052 0 00-1.582.012z" fill="#089949"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Zoom" class="d-svg d-svg--native d-svg__zoom" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="2" y="2" width="20" height="20" rx="6" fill="url(#zoomBackground)"/><path d="M7 8.563a.625.625 0 00-.625.624v4.027c0 1.036.84 1.875 1.875 1.875h5.807c.345 0 .625-.28.625-.625v-4.027c0-1.035-.84-1.874-1.875-1.874H7zM15.495 10.185a.625.625 0 00-.22.476v2.627c0 .183.08.357.22.476l1.568 1.337a.625.625 0 001.03-.476V9.323a.625.625 0 00-1.03-.475l-1.568 1.337z" fill="#fff"/><defs><linearGradient id="zoomBackground" x1="12" y1="2" x2="12" y2="22" gradientUnits="userSpaceOnUse"><stop stop-color="#4594FF"/><stop offset=".6" stop-color="#357CFC"/><stop offset="1" stop-color="#2C6FFA"/></linearGradient></defs></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Zoom System" class="d-svg d-svg--system d-svg__zoomSystem" viewBox="0 0 24 24"><path d="M4 7a1 1 0 00-1 1v6.443a3 3 0 003 3h9.291a1 1 0 001-1V10a3 3 0 00-3-3H4zM17.592 9.596a1 1 0 00-.351.761v4.204a1 1 0 00.35.76l2.51 2.14a1 1 0 001.649-.76V8.216a1 1 0 00-1.649-.76l-2.51 2.14z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Blob Dark" class="d-svg d-svg--pattern d-svg__blobDark" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M1 0a1 1 0 00-1 1v2.3a1 1 0 001 1h4.02c-.013.065-.02.132-.02.2v2.3H1a1 1 0 00-1 1v2.3a1 1 0 001 1h4.02c-.013.065-.02.132-.02.2v2.3H1a1 1 0 00-1 1v2.3a1 1 0 001 1h4.02c-.013.065-.02.132-.02.2V20h8v-1.9a1 1 0 00-1-1H7.98c.013-.065.02-.132.02-.2v-2.3h4a1 1 0 001-1v-2.3a1 1 0 00-1-1H7.98c.013-.065.02-.132.02-.2V7.8h4a1 1 0 001-1V4.5a1 1 0 00-1-1H7.98c.013-.065.02-.132.02-.2v-2h4a1 1 0 001-1V0H1z" fill="#141721"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Blob Light" class="d-svg d-svg--pattern d-svg__blobLight" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M1 0a1 1 0 00-1 1v2.3a1 1 0 001 1h4.02c-.013.065-.02.132-.02.2v2.3H1a1 1 0 00-1 1v2.3a1 1 0 001 1h4.02c-.013.065-.02.132-.02.2v2.3H1a1 1 0 00-1 1v2.3a1 1 0 001 1h4.02c-.013.065-.02.132-.02.2V20h8v-1.9a1 1 0 00-1-1H7.98c.013-.065.02-.132.02-.2v-2.3h4a1 1 0 001-1v-2.3a1 1 0 00-1-1H7.98c.013-.065.02-.132.02-.2V7.8h4a1 1 0 001-1V4.5a1 1 0 00-1-1H7.98c.013-.065.02-.132.02-.2v-2h4a1 1 0 001-1V0H1z" fill="#fff"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Chevrons Dark" class="d-svg d-svg--pattern d-svg__chevronsDark" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M11.027 1.324C11.6 1.134 11.989.602 12 0H0v1l6 2 5.027-1.676zM0 3v3l6 2 5.027-1.676a1.423 1.423 0 10-.9-2.7L6 5 0 3zM0 8v3l6 2 5.027-1.676a1.423 1.423 0 10-.9-2.7L6 10 0 8zM0 13v3l6 2 5.027-1.676a1.423 1.423 0 10-.9-2.7L6 15l-6-2zM0 18v2h12v-.026c0-.971-.952-1.657-1.873-1.35L6 20l-6-2z" fill="#141721"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Chevrons Light" class="d-svg d-svg--pattern d-svg__chevronsLight" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M11.027 1.324C11.6 1.134 11.989.602 12 0H0v1l6 2 5.027-1.676zM0 3v3l6 2 5.027-1.676a1.423 1.423 0 10-.9-2.7L6 5 0 3zM0 8v3l6 2 5.027-1.676a1.423 1.423 0 10-.9-2.7L6 10 0 8zM0 13v3l6 2 5.027-1.676a1.423 1.423 0 10-.9-2.7L6 15l-6-2zM0 18v2h12v-.026c0-.971-.952-1.657-1.873-1.35L6 20l-6-2z" fill="#fff"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Crosses Dark" class="d-svg d-svg--pattern d-svg__crossesDark" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 1a1 1 0 00-1-1H0v2h3v3H0v2h3v3H0v2h3v3H0v2h3v3h2v-3h2v3h2v-3h2a1 1 0 100-2H9v-3h2a1 1 0 100-2H9V7h2a1 1 0 100-2H9V2h2a1 1 0 001-1zM7 2H5v3h2V2zm0 5H5v3h2V7zm0 5H5v3h2v-3z" fill="#141721"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Crosses Light" class="d-svg d-svg--pattern d-svg__crossesLight" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 1a1 1 0 00-1-1H0v2h3v3H0v2h3v3H0v2h3v3H0v2h3v3h2v-3h2v3h2v-3h2a1 1 0 100-2H9v-3h2a1 1 0 100-2H9V7h2a1 1 0 100-2H9V2h2a1 1 0 001-1zM7 2H5v3h2V2zm0 5H5v3h2V7zm0 5H5v3h2v-3z" fill="#fff"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Crosshatch Dark" class="d-svg d-svg--pattern d-svg__crosshatchDark" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M3 0H0v2.5a1.5 1.5 0 103 0V0zM0 17.5V20h3v-2.5a1.5 1.5 0 00-3 0zM8 20H5v-2.5a1.5 1.5 0 013 0V20zM13 20h-3v-2.5a1.5 1.5 0 013 0V20zM10 0h3v2.5a1.5 1.5 0 01-3 0V0zM5 0h3v2.5a1.5 1.5 0 11-3 0V0zM0 13.5a1 1 0 011-1h11a1 1 0 110 2H1a1 1 0 01-1-1zM0 10a1 1 0 001 1h11a1 1 0 100-2H1a1 1 0 00-1 1zM0 6.5a1 1 0 001 1h11a1 1 0 100-2H1a1 1 0 00-1 1z" fill="#141721"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Crosshatch Light" class="d-svg d-svg--pattern d-svg__crosshatchLight" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M3 0H0v2.5a1.5 1.5 0 103 0V0zM0 17.5V20h3v-2.5a1.5 1.5 0 00-3 0zM8 20H5v-2.5a1.5 1.5 0 013 0V20zM13 20h-3v-2.5a1.5 1.5 0 013 0V20zM10 0h3v2.5a1.5 1.5 0 01-3 0V0zM5 0h3v2.5a1.5 1.5 0 11-3 0V0zM0 13.5a1 1 0 011-1h11a1 1 0 110 2H1a1 1 0 01-1-1zM0 10a1 1 0 001 1h11a1 1 0 100-2H1a1 1 0 00-1 1zM0 6.5a1 1 0 001 1h11a1 1 0 100-2H1a1 1 0 00-1 1z" fill="#fff"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Dot Dash Dark" class="d-svg d-svg--pattern d-svg__dotDashDark" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M5.143 4.818V0H0v4.818c0 1.406 1.151 2.546 2.571 2.546 1.42 0 2.572-1.14 2.572-2.546zM0 18.394V20h5.143v-1.606c0-1.406-1.151-2.545-2.572-2.545-1.42 0-2.571 1.14-2.571 2.545zM12 20H6.857v-6.697c0-1.406 1.151-2.545 2.572-2.545 1.42 0 2.571 1.14 2.571 2.545V20zM11.985 0H6.872a2.562 2.562 0 002.557 2.273c1.327 0 2.419-.995 2.556-2.273zM0 11.606C0 10.2 1.151 9.061 2.571 9.061c1.42 0 2.572 1.14 2.572 2.545 0 1.406-1.151 2.546-2.572 2.546-1.42 0-2.571-1.14-2.571-2.546zM12 6.515C12 5.11 10.849 3.97 9.429 3.97c-1.42 0-2.572 1.14-2.572 2.545 0 1.406 1.151 2.546 2.572 2.546C10.849 9.06 12 7.92 12 6.515z" fill="#141721"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Dot Dash Light" class="d-svg d-svg--pattern d-svg__dotDashLight" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M5.143 4.818V0H0v4.818c0 1.406 1.151 2.546 2.571 2.546 1.42 0 2.572-1.14 2.572-2.546zM0 18.394V20h5.143v-1.606c0-1.406-1.151-2.545-2.572-2.545-1.42 0-2.571 1.14-2.571 2.545zM12 20H6.857v-6.697c0-1.406 1.151-2.545 2.572-2.545 1.42 0 2.571 1.14 2.571 2.545V20zM11.985 0H6.872a2.562 2.562 0 002.557 2.273c1.327 0 2.419-.995 2.556-2.273zM0 11.606C0 10.2 1.151 9.061 2.571 9.061c1.42 0 2.572 1.14 2.572 2.545 0 1.406-1.151 2.546-2.572 2.546-1.42 0-2.571-1.14-2.571-2.546zM12 6.515C12 5.11 10.849 3.97 9.429 3.97c-1.42 0-2.572 1.14-2.572 2.545 0 1.406 1.151 2.546 2.572 2.546C10.849 9.06 12 7.92 12 6.515z" fill="#fff"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Dots Circles Dark" class="d-svg d-svg--pattern d-svg__dotsCirclesDark" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M12 0H6a2 2 0 002 2h4V0zM4 0H0v4h4a2 2 0 100-4zM0 11.535v6.93a4 4 0 100-6.93zM12 20H6a2 2 0 012-2h4v2zM6 9.5a2 2 0 012-2h4v4H8a2 2 0 01-2-2zM.5 7.5a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0zM10 3.5a1 1 0 100 2 1 1 0 000-2zM10 13.5a1.5 1.5 0 100 3 1.5 1.5 0 000-3z" fill="#141721"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Dots Circles Light" class="d-svg d-svg--pattern d-svg__dotsCirclesLight" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M12 0H6a2 2 0 002 2h4V0zM4 0H0v4h4a2 2 0 100-4zM0 11.535v6.93a4 4 0 100-6.93zM12 20H6a2 2 0 012-2h4v2zM6 9.5a2 2 0 012-2h4v4H8a2 2 0 01-2-2zM.5 7.5a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0zM10 3.5a1 1 0 100 2 1 1 0 000-2zM10 13.5a1.5 1.5 0 100 3 1.5 1.5 0 000-3z" fill="#fff"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Horz Stripes Dark" class="d-svg d-svg--pattern d-svg__horzStripesDark" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M10.412 3H0V0h10.412C11.289 0 12 .672 12 1.5S11.289 3 10.412 3zM0 18h10.412c.877 0 1.588-.672 1.588-1.5s-.711-1.5-1.588-1.5H0v3zM0 13h10.412c.877 0 1.588-.672 1.588-1.5s-.711-1.5-1.588-1.5H0v3zM0 8h10.412C11.289 8 12 7.328 12 6.5S11.289 5 10.412 5H0v3z" fill="#141721"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Horz Stripes Light" class="d-svg d-svg--pattern d-svg__horzStripesLight" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M10.412 3H0V0h10.412C11.289 0 12 .672 12 1.5S11.289 3 10.412 3zM0 18h10.412c.877 0 1.588-.672 1.588-1.5s-.711-1.5-1.588-1.5H0v3zM0 13h10.412c.877 0 1.588-.672 1.588-1.5s-.711-1.5-1.588-1.5H0v3zM0 8h10.412C11.289 8 12 7.328 12 6.5S11.289 5 10.412 5H0v3z" fill="#fff"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Slanted Stripes Dark" class="d-svg d-svg--pattern d-svg__slantedStripesDark" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M8 0H0v4l8-4zM0 5v4l12-6V0h-2L0 5zM12 20v-1l-2 1h2zM8 20l4-2v-4L0 20h8zM0 19l12-6V9L0 15v4zM0 14l12-6V4L0 10v4z" fill="#141721"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Slanted Stripes Light" class="d-svg d-svg--pattern d-svg__slantedStripesLight" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M8 0H0v4l8-4zM0 5v4l12-6V0h-2L0 5zM12 20v-1l-2 1h2zM8 20l4-2v-4L0 20h8zM0 19l12-6V9L0 15v4zM0 14l12-6V4L0 10v4z" fill="#fff"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Steps Dark" class="d-svg d-svg--pattern d-svg__stepsDark" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M0 0v.5a1.5 1.5 0 103 0V0H0zM10 20a2 2 0 002-2v-1.5a1.5 1.5 0 00-3 0v.5H2a2 2 0 00-2 2v1h10zM0 13.5a1.5 1.5 0 003 0V13h7a2 2 0 002-2V9.5a1.5 1.5 0 00-3 0v.5H2a2 2 0 00-2 2v1.5zM0 6.5a1.5 1.5 0 103 0V6h7a2 2 0 002-2V2.5a1.5 1.5 0 00-3 0V3H2a2 2 0 00-2 2v1.5z" fill="#141721"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Steps Light" class="d-svg d-svg--pattern d-svg__stepsLight" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M0 0v.5a1.5 1.5 0 103 0V0H0zM10 20a2 2 0 002-2v-1.5a1.5 1.5 0 00-3 0v.5H2a2 2 0 00-2 2v1h10zM0 13.5a1.5 1.5 0 003 0V13h7a2 2 0 002-2V9.5a1.5 1.5 0 00-3 0v.5H2a2 2 0 00-2 2v1.5zM0 6.5a1.5 1.5 0 103 0V6h7a2 2 0 002-2V2.5a1.5 1.5 0 00-3 0V3H2a2 2 0 00-2 2v1.5z" fill="#fff"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Stripe Dark" class="d-svg d-svg--pattern d-svg__stripeDark" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M4 20H2V0h2v20zM9 20H5V0h4v20zM12 20h-2V0h2v20z" fill="#141721"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Stripe Light" class="d-svg d-svg--pattern d-svg__stripeLight" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M4 20H2V0h2v20zM9 20H5V0h4v20zM12 20h-2V0h2v20z" fill="#fff"/></svg>
3
+ </template>
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@dialpad/dialtone",
3
3
  "description": "The design system for Dialpad and UberConference",
4
- "version": "6.2.0",
4
+ "version": "6.4.0",
5
5
  "author": "Joshua Hynes",
6
6
  "files": [
7
7
  "lib",
@@ -12,12 +12,10 @@
12
12
  },
13
13
  "unpkg": "dist/css/dialtone.min.css",
14
14
  "scripts": {
15
- "setup": "npm install && gulp svg",
16
- "setup:ci": "npm ci && gulp svg",
17
15
  "build": "gulp",
18
16
  "start": "gulp watch",
19
- "svg": "gulp svg",
20
- "debug": "DEBUG=Elventy* npx @11ty/eleventy --serve --input=docs"
17
+ "debug": "DEBUG=Elventy* npx @11ty/eleventy --serve --input=docs",
18
+ "prepublishOnly": "npm run build"
21
19
  },
22
20
  "license": "MIT",
23
21
  "browserslist": [
@@ -40,10 +38,15 @@
40
38
  "fs-extra": "^9.0.1",
41
39
  "gulp": "^4.0.2",
42
40
  "gulp-atoms": "^1.0.3",
41
+ "gulp-cached": "^1.1.1",
42
+ "gulp-concat": "^2.6.1",
43
43
  "gulp-git": "^2.10.1",
44
44
  "gulp-header": "^2.0.9",
45
45
  "gulp-less": "^4.0.1",
46
+ "gulp-order": "^1.2.0",
46
47
  "gulp-postcss": "^8.0.0",
48
+ "gulp-progeny": "^0.4.1",
49
+ "gulp-remember": "^1.0.1",
47
50
  "gulp-rename": "^1.4.0",
48
51
  "gulp-replace": "^1.0.0",
49
52
  "gulp-svgmin": "^2.2.0",
package/lib/.DS_Store DELETED
Binary file