@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="Maestro" class="d-svg d-svg--native d-svg__maestro" 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="M13.358 11.733c0 2.615-2.095 4.734-4.679 4.734S4 14.347 4 11.734C4 9.118 6.095 7 8.68 7c2.583 0 4.678 2.12 4.678 4.733z" fill="#ED0006"/><path d="M19.429 11.733c0 2.615-2.095 4.734-4.68 4.734-2.584 0-4.679-2.12-4.679-4.733C10.07 9.118 12.165 7 14.75 7c2.584 0 4.679 2.12 4.679 4.733z" fill="#0099DF"/><path fill-rule="evenodd" clip-rule="evenodd" d="M11.714 8.13a4.745 4.745 0 011.644 3.603 4.745 4.745 0 01-1.644 3.603 4.745 4.745 0 01-1.644-3.603c0-1.442.638-2.734 1.644-3.602z" fill="#6C6BBD"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Mastercard" class="d-svg d-svg--native d-svg__mastercard" 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="M12 15.694a4.867 4.867 0 01-3.148 1.145C6.172 16.84 4 14.693 4 12.045 4 9.397 6.173 7.25 8.852 7.25c1.201 0 2.3.431 3.148 1.145a4.868 4.868 0 013.148-1.145c2.68 0 4.852 2.147 4.852 4.795s-2.172 4.794-4.852 4.794c-1.201 0-2.3-.43-3.148-1.145z" fill="#ED0006"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12 15.694a4.761 4.761 0 001.705-3.65c0-1.46-.662-2.77-1.705-3.649a4.868 4.868 0 013.148-1.145c2.68 0 4.852 2.147 4.852 4.795s-2.172 4.794-4.852 4.794c-1.201 0-2.3-.43-3.148-1.145z" fill="#F9A000"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12 15.694a4.761 4.761 0 001.705-3.65c0-1.46-.662-2.77-1.705-3.649a4.761 4.761 0 00-1.705 3.65c0 1.461.662 2.77 1.705 3.649z" fill="#FF5E00"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Maximize" class="d-svg d-svg--system d-svg__maximize" viewBox="0 0 24 24"><path d="M3 3h18v2H3V3z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Mention" class="d-svg d-svg--system d-svg__mention" viewBox="0 0 24 24"><path d="M16.49 7.388h-2.504v.96c-.585-.717-1.431-1.215-2.648-1.215-2.469 0-4.293 2.1-4.293 4.843 0 2.742 1.777 4.842 4.389 4.842 1.395 0 2.325-.607 2.933-1.444.477.898 1.431 1.614 3.077 1.614 2.839 0 4.556-2.33 4.556-5.546C22 6.138 17.886 2 12.018 2 6.15 2 2 6.248 2 11.976 2 17.74 6.114 22 11.934 22c2.111 0 4.187-.558 5.952-1.869l-1.42-1.954c-1.335.959-2.85 1.384-4.532 1.384-4.21 0-7.227-3.07-7.227-7.585 0-4.478 3.041-7.549 7.31-7.549 4.27 0 7.312 2.961 7.312 7.027 0 2.257-.74 3.155-1.754 3.155-.799 0-1.085-.63-1.085-1.99v-5.23zm-4.64 2.185c1.3 0 2.183 1.02 2.183 2.403s-.882 2.403-2.182 2.403c-1.324 0-2.17-1.056-2.17-2.403s.846-2.403 2.17-2.403z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Menu" class="d-svg d-svg--system d-svg__menu" viewBox="0 0 24 24"><path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Menu Horizontal" class="d-svg d-svg--system d-svg__menuHorizontal" viewBox="0 0 24 24"><path d="M6 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm12 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Menu Vertical" class="d-svg d-svg--system d-svg__menuVertical" viewBox="0 0 24 24"><path d="M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Mic Off" class="d-svg d-svg--system d-svg__micOff" viewBox="0 0 24 24"><path d="M19 11h-1.7c0 .74-.16 1.43-.43 2.05l1.23 1.23c.56-.98.9-2.09.9-3.28zm-4.02.17c0-.06.02-.11.02-.17V5c0-1.66-1.34-3-3-3S9 3.34 9 5v.18l5.98 5.99zM4.27 3L3 4.27l6.01 6.01V11c0 1.66 1.33 3 2.99 3 .22 0 .44-.03.65-.08l1.66 1.66c-.71.33-1.5.52-2.31.52-2.76 0-5.3-2.1-5.3-5.1H5c0 3.41 2.72 6.23 6 6.72V21h2v-3.28c.91-.13 1.77-.45 2.54-.9L19.73 21 21 19.73 4.27 3z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Mic On" class="d-svg d-svg--system d-svg__micOn" viewBox="0 0 24 24"><path d="M12 14c1.66 0 2.99-1.34 2.99-3L15 5c0-1.66-1.34-3-3-3S9 3.34 9 5v6c0 1.66 1.34 3 3 3zm5.3-3c0 3-2.54 5.1-5.3 5.1S6.7 14 6.7 11H5c0 3.41 2.72 6.23 6 6.72V21h2v-3.28c3.28-.48 6-3.3 6-6.72h-1.7z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Microsoft" class="d-svg d-svg--native d-svg__microsoft" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.5 2H2v9.5h9.5V2z" fill="#F25022"/><path d="M22 2h-9.5v9.5H22V2z" fill="#7FBA00"/><path d="M11.5 12.5H2V22h9.5v-9.5z" fill="#00A4EF"/><path d="M22 12.5h-9.5V22H22v-9.5z" fill="#FFB900"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Microsoft Dynamics 365" class="d-svg d-svg--native d-svg__microsoftDynamics365" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="a" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="4" y="2" width="15" height="20"><path d="M18.583 8.328c0-.88-.553-1.666-1.382-1.962L5.114 2.049A.833.833 0 004 2.834v6.564c0 .352.221.666.553.784l5.417 1.935a.833.833 0 001.113-.785V7.563c0-.29.291-.492.564-.39l1.42.535a2.083 2.083 0 011.35 1.95v1.641l-6.12 2.236a.833.833 0 00-.547.783v6.559c0 .578.576.98 1.12.782l8.345-3.05a2.083 2.083 0 001.368-1.956V8.328z" fill="#fff"/></mask><g mask="url(#a)"><path d="M4 1.652L18.583 6.86v7.15c0 .577-.57.98-1.113.786l-3.053-1.09v-4.05c0-.867-.538-1.644-1.35-1.95l-1.42-.533a.417.417 0 00-.564.39v4.952L4 9.985V1.652z" fill="url(#microsoft-dynamics-365__paint0_linear)"/><g filter="url(#microsoft-dynamics-365__filter0_f)"><path d="M18.583 8.401c0 .875-.546 1.659-1.368 1.959L7.75 13.818v8.333l10.833-3.958V8.401z" fill="#000" fill-opacity=".24"/></g><g filter="url(#microsoft-dynamics-365__filter1_f)"><path d="M18.583 8.735c0 .875-.546 1.658-1.368 1.958L7.75 14.152v8.333l10.833-3.959V8.735z" fill="#000" fill-opacity=".32"/></g><path d="M18.583 8.318c0 .875-.546 1.658-1.368 1.959L7.75 13.735v8.333l10.833-3.958V8.318z" fill="url(#microsoft-dynamics-365__paint1_linear)"/><path opacity=".5" d="M18.583 8.318c0 .875-.546 1.658-1.368 1.959L7.75 13.735v8.333l10.833-3.958V8.318z" fill="url(#microsoft-dynamics-365__paint2_linear)"/><path opacity=".5" d="M14.417 11.302l-3.335 1.22v4.887c0 .29.29.492.563.39l1.423-.536a2.083 2.083 0 001.349-1.95v-4.011z" fill="#B0ADFF"/></g><defs><linearGradient id="microsoft-dynamics-365__paint0_linear" x1="9.43" y1="1.65" x2="13.3" y2="11.8" gradientUnits="userSpaceOnUse"><stop stop-color="#0B53CE"/><stop offset="1" stop-color="#7252AA"/></linearGradient><linearGradient id="microsoft-dynamics-365__paint1_linear" x1="14.86" y1="21.34" x2="14.86" y2="9.24" gradientUnits="userSpaceOnUse"><stop stop-color="#2266E3"/><stop offset="1" stop-color="#AE7FE2"/></linearGradient><linearGradient id="microsoft-dynamics-365__paint2_linear" x1="18.58" y1="13.69" x2="14.43" y2="13.69" gradientUnits="userSpaceOnUse"><stop stop-color="#94B9FF"/><stop offset=".29" stop-color="#94B9FF" stop-opacity=".52"/><stop offset="1" stop-color="#538FFF" stop-opacity="0"/></linearGradient><filter id="microsoft-dynamics-365__filter0_f" x="6.95" y="7.6" width="12.43" height="15.35" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation=".4" result="effect1_foregroundBlur"/></filter><filter id="microsoft-dynamics-365__filter1_f" x="-.25" y=".73" width="26.83" height="29.75" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="4" result="effect1_foregroundBlur"/></filter></defs></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Microsoft Teams" class="d-svg d-svg--native d-svg__microsoftTeams" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0)"><path d="M15.95 9.977h5.166c.488 0 .884.395.884.883v4.706a3.248 3.248 0 01-3.248 3.248h-.015a3.248 3.248 0 01-3.249-3.248v-5.127c0-.255.207-.462.462-.462zM19.442 9.047a2.093 2.093 0 100-4.187 2.093 2.093 0 000 4.187z" fill="#5059C9"/><path d="M12.93 9.047a3.023 3.023 0 100-6.047 3.023 3.023 0 000 6.047zM16.961 9.977H8.434a.874.874 0 00-.853.894v5.367a5.246 5.246 0 005.117 5.367 5.246 5.246 0 005.116-5.367v-5.367a.874.874 0 00-.853-.894z" fill="#7B83EB"/><path opacity=".1" d="M13.163 9.977v7.52a.856.856 0 01-.851.852H7.99a5.664 5.664 0 01-.41-2.112V10.87a.873.873 0 01.852-.893h4.73z" fill="#000"/><path opacity=".2" d="M12.698 9.977v7.986a.857.857 0 01-.851.851H8.209a6.021 6.021 0 01-.218-.465 5.664 5.664 0 01-.41-2.112V10.87a.873.873 0 01.852-.893h4.265z" fill="#000"/><path opacity=".2" d="M12.698 9.977v7.056a.858.858 0 01-.851.85h-4.02a5.665 5.665 0 01-.246-1.646V10.87a.873.873 0 01.852-.893h4.265z" fill="#000"/><path opacity=".2" d="M12.233 9.977v7.056a.858.858 0 01-.852.85H7.828a5.665 5.665 0 01-.247-1.646V10.87a.873.873 0 01.852-.893h3.8z" fill="#000"/><path opacity=".1" d="M13.163 7.572v1.465c-.08.005-.154.01-.233.01-.079 0-.153-.005-.232-.01a2.552 2.552 0 01-.465-.074 3.023 3.023 0 01-2.094-1.777 2.582 2.582 0 01-.148-.465h2.32c.47.002.85.382.852.851z" fill="#000"/><path opacity=".2" d="M12.698 8.037v1a2.553 2.553 0 01-.465-.074 3.024 3.024 0 01-2.094-1.777h1.708c.469.002.849.382.85.851z" fill="#000"/><path opacity=".2" d="M12.698 8.037v1a2.553 2.553 0 01-.465-.074 3.024 3.024 0 01-2.094-1.777h1.708c.469.002.849.382.85.851z" fill="#000"/><path opacity=".2" d="M12.233 8.037v.926a3.023 3.023 0 01-2.094-1.777h1.242c.47.002.85.382.852.851z" fill="#000"/><path d="M2.853 7.186h8.527c.47 0 .852.382.852.853v8.527c0 .47-.381.853-.852.853H2.853A.853.853 0 012 16.566V8.039c0-.471.382-.853.853-.853z" fill="url(#paint0_linear)"/><path d="M9.36 10.432H7.655v4.641H6.57v-4.641H4.873v-.9H9.36v.9z" fill="#fff"/></g><defs><linearGradient id="paint0_linear" x1="3.78" y1="6.52" x2="10.46" y2="18.08" gradientUnits="userSpaceOnUse"><stop stop-color="#5A62C3"/><stop offset=".5" stop-color="#4D55BD"/><stop offset="1" stop-color="#3940AB"/></linearGradient><clipPath id="clip0"><path fill="#fff" transform="translate(2 3)" d="M0 0h20v18.6H0z"/></clipPath></defs></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Minimize" class="d-svg d-svg--system d-svg__minimize" viewBox="0 0 24 24"><path d="M6 19h12v2H6v-2z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Miro" class="d-svg d-svg--native d-svg__miro" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.774 2H5.226A3.226 3.226 0 002 5.226v13.548A3.226 3.226 0 005.226 22h13.548A3.226 3.226 0 0022 18.774V5.226A3.226 3.226 0 0018.774 2z" fill="#FFD02F"/><path fill-rule="evenodd" clip-rule="evenodd" d="M15.506 5.125h-1.951l1.626 2.946-3.577-2.946H9.652l1.789 3.601-3.74-3.601H5.75l1.951 4.583-1.951 9.167h1.951l3.74-9.821-1.789 9.821h1.952L15.18 8.399l-1.626 10.476h1.951l3.577-11.458-3.577-2.292z" fill="#050038"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Mobile" class="d-svg d-svg--system d-svg__mobile" viewBox="0 0 24 24"><path d="M17 1.01L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 19H7V5h10v14z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Moments" class="d-svg d-svg--system d-svg__moments" viewBox="0 0 24 24"><path fill-rule="evenodd" clip-rule="evenodd" d="M4 2a2 2 0 00-2 2v16a2 2 0 002 2h16a2 2 0 002-2V4a2 2 0 00-2-2H4zm8 7a3 3 0 100 6 3 3 0 000-6zm-5 3c0-.342.034-.677.1-1H4v2h3.1a5.022 5.022 0 01-.1-1zm13 1h-3.1a5.022 5.022 0 000-2H20v2z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Monday Com" class="d-svg d-svg--native d-svg__mondayCom" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.488 17.991a2.498 2.498 0 01-2.177-1.263 2.415 2.415 0 01.069-2.486l4.482-7.039a2.5 2.5 0 012.213-1.202 2.494 2.494 0 012.141 1.32c.418.79.366 1.74-.135 2.482l-4.48 7.04a2.499 2.499 0 01-2.113 1.148z" fill="#F62B54"/><path d="M12.176 17.99a2.49 2.49 0 01-2.173-1.26 2.408 2.408 0 01.069-2.479l4.473-7.022A2.496 2.496 0 0116.76 6c.912.02 1.738.53 2.156 1.327a2.407 2.407 0 01-.162 2.494l-4.473 7.023a2.496 2.496 0 01-2.105 1.146z" fill="#FC0"/><path d="M19.693 18.05c1.274 0 2.307-1.012 2.307-2.26 0-1.247-1.033-2.259-2.307-2.259-1.275 0-2.308 1.012-2.308 2.26 0 1.247 1.033 2.259 2.308 2.259z" fill="#00CA72"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Music Off" class="d-svg d-svg--system d-svg__musicOff" viewBox="0 0 24 24"><path d="M4.27 3L3 4.27l9 9v.28c-.59-.34-1.27-.55-2-.55-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4v-1.73L19.73 21 21 19.73 4.27 3zM14 7h4V3h-6v5.18l2 2V7z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Notes" class="d-svg d-svg--system d-svg__notes" viewBox="0 0 24 24"><path d="M3 18h12v-2H3v2zM3 6v2h18V6H3zm0 7h18v-2H3v2z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Notification Add" class="d-svg d-svg--system d-svg__notificationAdd" viewBox="0 0 24 24"><path d="M10.01 21.01c0 1.1.89 1.99 1.99 1.99s1.99-.89 1.99-1.99h-3.98zm8.87-4.19V11c0-3.25-2.25-5.97-5.29-6.69v-.72C13.59 2.71 12.88 2 12 2c-.88 0-1.59.71-1.59 1.59v.72A6.873 6.873 0 005.12 11v5.82L3 18.94V20h18v-1.06l-2.12-2.12zM16 13.01h-3v3h-2v-3H8V11h3V8h2v3h3v2.01z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Notifications" class="d-svg d-svg--system d-svg__notifications" viewBox="0 0 24 24"><path d="M12 22c1.1 0 2-.9 2-2h-4a2 2 0 002 2zm6-6v-5c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Notifications Active" class="d-svg d-svg--system d-svg__notificationsActive" viewBox="0 0 24 24"><path d="M7.58 4.08L6.15 2.65C3.75 4.48 2.17 7.3 2.03 10.5h2a8.445 8.445 0 013.55-6.42zm12.39 6.42h2c-.15-3.2-1.73-6.02-4.12-7.85l-1.42 1.43a8.495 8.495 0 013.54 6.42zM18 11c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2v-5zm-6 11c.14 0 .27-.01.4-.04.65-.14 1.18-.58 1.44-1.18.1-.24.15-.5.15-.78h-4c.01 1.1.9 2 2.01 2z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Notifications Important" class="d-svg d-svg--system d-svg__notificationsImportant" viewBox="0 0 24 24"><path d="M18 16v-5c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2zm-5 0h-2v-2h2v2zm0-4h-2V8h2v4zm-1 10c1.1 0 2-.9 2-2h-4a2 2 0 002 2z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Notifications Off" class="d-svg d-svg--system d-svg__notificationsOff" viewBox="0 0 24 24"><path d="M20 18.69L7.84 6.14 5.27 3.49 4 4.76l2.8 2.8v.01c-.52.99-.8 2.16-.8 3.42v5l-2 2v1h13.73l2 2L21 19.72l-1-1.03zM12 22c1.11 0 2-.89 2-2h-4c0 1.11.89 2 2 2zm6-7.32V11c0-3.08-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68c-.15.03-.29.08-.42.12-.1.03-.2.07-.3.11h-.01c-.01 0-.01 0-.02.01-.23.09-.46.2-.68.31 0 0-.01 0-.01.01L18 14.68z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Notifications Paused" class="d-svg d-svg--system d-svg__notificationsPaused" viewBox="0 0 24 24"><path d="M12 22c1.1 0 2-.9 2-2h-4a2 2 0 002 2zm6-6v-5c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.93 6 11v5l-2 2v1h16v-1l-2-2zm-3.5-6.2l-2.8 3.4h2.8V15h-5v-1.8l2.8-3.4H9.5V8h5v1.8z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Office 365" class="d-svg d-svg--native d-svg__office365" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.571 2.069l1.366 3.597v12.297l-1.333 3.97 5.902-1.639a1.904 1.904 0 001.393-1.834V5.542a1.903 1.903 0 00-1.396-1.835L12.571 2.07z" fill="url(#office-365__paint0_linear)"/><path d="M7.239 16.878l-1.757.96A1.001 1.001 0 014 16.96V7.45a1.9 1.9 0 01.954-1.65l6.192-3.553a1.869 1.869 0 011.642-.107 1.86 1.86 0 011.15 1.724v1.8L8.904 7.5a1.415 1.415 0 00-.93 1.33v6.807a1.415 1.415 0 01-.736 1.24z" fill="url(#office-365__paint1_linear)"/><path d="M13.937 17.963v2.214a1.82 1.82 0 01-2.713 1.59l-3.88-2.174a.87.87 0 01.425-1.63h6.168z" fill="url(#office-365__paint2_linear)"/><path d="M7.239 16.878l-1.757.96A1.001 1.001 0 014 16.96V7.45a1.9 1.9 0 01.954-1.65l6.192-3.553a1.869 1.869 0 011.642-.107 1.86 1.86 0 011.15 1.724v1.8L8.904 7.5a1.415 1.415 0 00-.93 1.33v6.807a1.415 1.415 0 01-.736 1.24z" fill="url(#office-365__paint3_linear)"/><path d="M13.937 17.963v2.214a1.82 1.82 0 01-2.713 1.59l-3.88-2.174a.87.87 0 01.425-1.63h6.168z" fill="url(#office-365__paint4_linear)"/><defs><linearGradient id="office-365__paint0_linear" x1="16.23" y1=".94" x2="16.23" y2="20.54" gradientUnits="userSpaceOnUse"><stop stop-color="#FFB900"/><stop offset=".17" stop-color="#EF8400"/><stop offset=".31" stop-color="#E25C01"/><stop offset=".43" stop-color="#DB4401"/><stop offset=".5" stop-color="#D83B01"/></linearGradient><linearGradient id="office-365__paint1_linear" x1="12.78" y1="1.76" x2="2.29" y2="16.75" gradientUnits="userSpaceOnUse"><stop stop-color="#800600"/><stop offset=".6" stop-color="#C72127"/><stop offset=".73" stop-color="#C13959"/><stop offset=".85" stop-color="#BC4B81"/><stop offset=".94" stop-color="#B95799"/><stop offset="1" stop-color="#B85BA2"/></linearGradient><linearGradient id="office-365__paint2_linear" x1="7.46" y1="19.98" x2="20.39" y2="19.98" gradientUnits="userSpaceOnUse"><stop stop-color="#F32B44"/><stop offset=".6" stop-color="#A4070A"/></linearGradient><linearGradient id="office-365__paint3_linear" x1="13" y1="1.46" x2="10.78" y2="4.63" gradientUnits="userSpaceOnUse"><stop stop-opacity=".4"/><stop offset="1" stop-opacity="0"/></linearGradient><linearGradient id="office-365__paint4_linear" x1="16.26" y1="20.27" x2="10.46" y2="19.76" gradientUnits="userSpaceOnUse"><stop stop-opacity=".4"/><stop offset="1" stop-opacity="0"/></linearGradient></defs></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Pause" class="d-svg d-svg--system d-svg__pause" viewBox="0 0 24 24"><path d="M6 19h4V5H6v14zm8-14v14h4V5h-4z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Person" class="d-svg d-svg--system d-svg__person" viewBox="0 0 24 24"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Person Add" class="d-svg d-svg--system d-svg__personAdd" viewBox="0 0 24 24"><path d="M15 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm-9-2V7H4v3H1v2h3v3h2v-3h3v-2H6zm9 4c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Phone" class="d-svg d-svg--system d-svg__phone" viewBox="0 0 24 24"><path d="M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Phone Abandoned" class="d-svg d-svg--system d-svg__phoneAbandoned" viewBox="0 0 24 24"><path d="M6.497 5.52l5.498 5.543 6.997-7.055-1-1.008-5.997 6.047-4.498-4.535h3.498V3H4.998v6.047h1.5V5.52zM23.7 16.777c-3.049-2.913-7.167-4.707-11.705-4.707S3.339 13.864.29 16.777c-.18.182-.29.433-.29.716 0 .282.11.534.29.715l2.479 2.5c.18.181.43.292.71.292.27 0 .52-.11.7-.282.789-.746 1.689-1.37 2.658-1.865.33-.161.56-.504.56-.907v-3.124a14.51 14.51 0 014.598-.736c1.6 0 3.149.252 4.598.726v3.124c0 .393.23.746.56.907.98.494 1.87 1.129 2.669 1.865.18.181.43.282.7.282.28 0 .53-.11.71-.292l2.478-2.5c.18-.181.29-.433.29-.715a.993.993 0 00-.3-.706z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Phone Call" class="d-svg d-svg--system d-svg__phoneCall" viewBox="0 0 24 24"><path d="M16.48 14.82c1.11.36 2.3.56 3.53.56.54 0 .99.45.99.99v3.45c0 .55-.28 1.18-.99 1.18C10.73 21 3 13.28 3 3.99 3 3.24 3.65 3 4.19 3h3.46c.54 0 .99.45.99.99 0 1.23.19 2.42.56 3.53.11.35.03.74-.24 1.02L7.01 10.2c1.41 2.93 4.06 5.48 6.89 6.83l1.57-1.97c.27-.27.66-.36 1.01-.24z"/><path d="M15.667 4.067V3H21v5.333h-1.067V4.82L13.752 11 13 10.248l6.181-6.181h-3.514z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Phone Dialer" class="d-svg d-svg--system d-svg__phoneDialer" viewBox="0 0 24 24"><path d="M16.48 14.82c1.11.36 2.3.56 3.53.56.54 0 .99.45.99.99v3.45c0 .55-.28 1.18-.99 1.18C10.73 21 3 13.28 3 3.99 3 3.24 3.65 3 4.19 3h3.46c.54 0 .99.45.99.99 0 1.23.19 2.42.56 3.53.11.35.03.74-.24 1.02L7.01 10.2c1.41 2.93 4.06 5.48 6.89 6.83l1.57-1.97c.27-.27.66-.36 1.01-.24z"/><path d="M20 6h-8v1h8V6zm0-2h-8v1h8V4zm-8 7h4v-1h-4v1zM12 8h8v1h-8V8z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Phone Incoming Call" class="d-svg d-svg--system d-svg__phoneIncomingCall" viewBox="0 0 24 24"><path d="M16.48 14.82c1.11.36 2.3.56 3.53.56.54 0 .99.45.99.99v3.45c0 .55-.28 1.18-.99 1.18C10.73 21 3 13.28 3 3.99 3 3.24 3.65 3 4.19 3h3.46c.54 0 .99.45.99.99 0 1.23.19 2.42.56 3.53.11.35.03.74-.24 1.02L7.01 10.2c1.41 2.93 4.06 5.48 6.89 6.83l1.57-1.97c.27-.27.66-.36 1.01-.24z"/><path d="M18.333 9.933V11H13V5.667h1.067V9.18L20.248 3l.752.752-6.181 6.181h3.514z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Phone Locked" class="d-svg d-svg--system d-svg__phoneLocked" viewBox="0 0 24 24"><path d="M20 15.5c-1.25 0-2.45-.2-3.57-.57a1.02 1.02 0 00-1.02.24l-2.2 2.2a15.045 15.045 0 01-6.59-6.59l2.2-2.21a.96.96 0 00.25-1A11.36 11.36 0 018.5 4c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.5c0-.55-.45-1-1-1zM20 4v-.5a2.5 2.5 0 00-5 0V4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h5c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1zm-.8 0h-3.4v-.5c0-.94.76-1.7 1.7-1.7s1.7.76 1.7 1.7V4z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Phone Missed" class="d-svg d-svg--system d-svg__phoneMissed" viewBox="0 0 24 24"><path d="M16.48 14.82c1.11.36 2.3.56 3.53.56.54 0 .99.45.99.99v3.45c0 .55-.28 1.18-.99 1.18C10.73 21 3 13.28 3 3.99 3 3.24 3.65 3 4.19 3h3.46c.54 0 .99.45.99.99 0 1.23.19 2.42.56 3.53.11.35.03.74-.24 1.02L7.01 10.2c1.41 2.93 4.06 5.48 6.89 6.83l1.57-1.97c.27-.27.66-.36 1.01-.24z"/><path d="M20.194 3l.806.806L17.806 7 21 10.194l-.806.806L17 7.806 13.806 11 13 10.194 16.194 7 13 3.806 13.806 3 17 6.194 20.194 3z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Phone Transfer" class="d-svg d-svg--system d-svg__phoneTransfer" viewBox="0 0 24 24"><path d="M16.48 14.82c1.11.36 2.3.56 3.53.56.54 0 .99.45.99.99v3.45c0 .55-.28 1.18-.99 1.18C10.73 21 3 13.28 3 3.99 3 3.24 3.65 3 4.19 3h3.46c.54 0 .99.45.99.99 0 1.23.19 2.42.56 3.53.11.35.03.74-.24 1.02L7.01 10.2c1.41 2.93 4.06 5.48 6.89 6.83l1.57-1.97c.27-.27.66-.36 1.01-.24zM15.49 4.75V3L13 5.5 15.49 8V6.25H21v-1.5h-5.51z"/><path d="M18.51 9H13v1.5h5.51v1.75L21 9.75l-2.49-2.5V9z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Photo Add" class="d-svg d-svg--system d-svg__photoAdd" viewBox="0 0 24 24"><path d="M3 4V1h2v3h3v2H5v3H3V6H0V4h3zm3 6V7h3V4h7l1.83 2H21c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2V10h3zm7 9c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-3.2-5c0 1.77 1.43 3.2 3.2 3.2 1.77 0 3.2-1.43 3.2-3.2 0-1.77-1.43-3.2-3.2-3.2-1.77 0-3.2 1.43-3.2 3.2z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Picture In Picture" class="d-svg d-svg--system d-svg__pictureInPicture" viewBox="0 0 24 24"><path d="M19 11h-8v6h8v-6zm4 8V4.98C23 3.88 22.1 3 21 3H3c-1.1 0-2 .88-2 1.98V19c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2zm-2 .02H3V4.97h18v14.05z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Picture In Picture Top" class="d-svg d-svg--system d-svg__pictureInPictureTop" viewBox="0 0 24 24"><path d="M19 7h-8v6h8V7zm2-4H3c-1.1 0-2 .9-2 2v14c0 1.1.9 1.98 2 1.98h18c1.1 0 2-.88 2-1.98V5c0-1.1-.9-2-2-2zm0 16.01H3V4.98h18v14.03z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Pie Chart" class="d-svg d-svg--system d-svg__pieChart" viewBox="0 0 24 24"><path d="M11 2v20c-5.07-.5-9-4.79-9-10s3.93-9.5 9-10zm2.03 0v8.99H22c-.47-4.74-4.24-8.52-8.97-8.99zm0 11.01V22c4.74-.47 8.5-4.25 8.97-8.99h-8.97z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Pin" class="d-svg d-svg--system d-svg__pin" viewBox="0 0 24 24"><path d="M5.5 10.5h2v1h-2v-1zM20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zM9 11.5c0 .85-.65 1.5-1.5 1.5h-2v2H4V9h3.5c.85 0 1.5.65 1.5 1.5v1zm3.5 3.5H11V9h1.5v6zm7.5 0h-1.2l-2.55-3.5V15H15V9h1.25l2.5 3.5V9H20v6z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Pip" class="d-svg d-svg--system d-svg__pip" viewBox="0 0 24 24"><path d="M10.078 9.664L6.536 6.12 5.12 7.536l3.543 3.542L6.543 13.2l5.65-.008.007-5.65-2.122 2.122zM13 14h10v7H13v-7z"/><path d="M22 12h-2V4.875H4v11.25h7V18H4a2 2 0 01-2-2V5a2 2 0 012-2h16a2 2 0 012 2v7z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Pipedrive" class="d-svg d-svg--native d-svg__pipedrive" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.116 10h.638v.672h-.638V10zM16.28 10h.637v.672h-.638V10z" fill="#525254"/><path d="M3.707 10.913c-.402 0-.634.18-.747.304-.013-.107-.084-.246-.36-.246H2v.628h.246c.042 0 .055.013.055.055v2.867h.715v-1.076l-.001-.08a.951.951 0 00.658.243c.7 0 1.188-.554 1.188-1.347 0-.806-.464-1.348-1.154-1.348zm-.145 2.072c-.386 0-.56-.368-.56-.71 0-.538.294-.73.57-.73.337 0 .564.292.564.725 0 .495-.289.716-.574.716" fill="#231F1F"/><path d="M5.803 12.872v-1.52c0-.256-.124-.381-.378-.381h-.639v.628h.246c.042 0 .055.013.055.055v1.514c0 .26.12.382.377.382h.64v-.623h-.247c-.04 0-.054-.015-.054-.055" fill="#231F1F"/><path d="M7.67 10.913c-.401 0-.633.18-.746.304-.013-.107-.084-.246-.36-.246h-.6v.628h.246c.041 0 .055.013.055.055v2.867h.715v-1.076l-.001-.08a.951.951 0 00.658.243c.7 0 1.188-.554 1.188-1.347 0-.806-.464-1.348-1.154-1.348zm-.145 2.072c-.384 0-.56-.368-.56-.71 0-.538.294-.73.57-.73.338 0 .565.292.565.725 0 .495-.289.716-.575.716M10.143 10.913c-.77 0-1.31.554-1.31 1.348 0 .78.582 1.348 1.383 1.348.63 0 1.015-.373 1.032-.39l.028-.028-.311-.517-.046.044c-.003.002-.286.263-.66.263-.358 0-.62-.219-.682-.562h1.696l.004-.047c0-.006.015-.159.015-.233 0-.733-.462-1.226-1.149-1.226zm-.54.975a.531.531 0 01.54-.396c.215 0 .381.164.41.396h-.95M13.893 12.872v-2.49c0-.257-.125-.382-.382-.382h-.64v.628h.247c.041 0 .055.013.055.055v.45c-.106-.095-.312-.22-.667-.22-.694 0-1.178.554-1.178 1.348 0 .806.464 1.348 1.154 1.348.395 0 .622-.184.733-.311.015.111.087.252.354.252h.62v-.623h-.241c-.04 0-.055-.015-.055-.055zm-1.275.114c-.34 0-.56-.285-.56-.725 0-.428.229-.715.57-.715.386 0 .56.356.56.71 0 .538-.295.73-.57.73M15.784 10.937c-.298 0-.572.172-.734.445v-.059c0-.233-.13-.352-.382-.352h-.615v.628h.246c.041 0 .055.013.055.055v1.896h.715v-1.032c0-.136.017-.267.051-.388a.643.643 0 01.625-.483c.082 0 .142.01.143.01l.06.008v-.71l-.044-.008a.84.84 0 00-.12-.01zM16.966 12.872v-1.52c0-.256-.123-.381-.377-.381h-.578v.628h.184c.042 0 .055.013.055.055v1.514c0 .26.12.382.378.382h.639v-.623h-.246c-.04 0-.055-.015-.055-.055" fill="#231F1F"/><path d="M19.653 11.599v-.628h-.382c-.223 0-.342.077-.413.267l-.466 1.302c-.017.051-.031.103-.044.155a1.737 1.737 0 00-.047-.156l-.467-1.301c-.071-.192-.187-.267-.413-.267h-.405v.628h.105c.056 0 .074.019.087.054l.722 1.897h.804l.722-1.897c.013-.035.031-.054.087-.054h.11z" fill="#231F1F"/><path d="M21.951 12.372c0-.006.015-.159.015-.233 0-.733-.462-1.226-1.15-1.226-.77 0-1.308.554-1.308 1.348 0 .78.58 1.348 1.382 1.348.63 0 1.015-.373 1.032-.39l.029-.028-.311-.517-.047.044c-.003.002-.287.263-.66.263-.358 0-.62-.219-.682-.562h1.696l.004-.047zm-1.674-.484a.532.532 0 01.54-.396c.216 0 .381.164.41.396h-.95z" fill="#231F1F"/><path d="M15.784 10.937a.831.831 0 00-.608.278l.411-.002.36.002v-.26l-.043-.008a.837.837 0 00-.12-.01M18.858 11.238l-.03.083c.277.019.552.04.825.063v-.413h-.382c-.223 0-.342.077-.413.267zM3.707 10.913c-.402 0-.635.18-.747.304-.013-.107-.084-.246-.36-.246H2v.628h.246c.042 0 .055.013.055.055v1.598c.334-.116.67-.227 1.009-.33-.21-.121-.308-.391-.308-.647 0-.538.294-.73.57-.73.337 0 .564.292.564.725 0 .182-.04.327-.104.437.27-.076.542-.15.813-.22a1.87 1.87 0 00.016-.226c0-.806-.464-1.348-1.154-1.348M5.425 10.97h-.639v.629h.246c.042 0 .055.013.055.055v.773c.238-.059.476-.116.716-.17v-.904c0-.257-.124-.382-.378-.382zM5.116 10h.638v.672h-.638V10zM7.67 10.913c-.401 0-.633.18-.746.304-.013-.107-.084-.246-.36-.246h-.6v.628h.246c.041 0 .055.013.055.055v.5c.244-.051.488-.1.733-.148.082-.332.315-.46.537-.46.201 0 .362.104.46.28.247-.041.495-.08.746-.118-.163-.491-.553-.795-1.07-.795M10.143 10.913c-.563 0-1 .296-1.196.765.304-.044.61-.085.92-.123a.59.59 0 01.276-.063c.04 0 .076.007.111.017.282-.031.565-.06.851-.088-.196-.319-.536-.508-.962-.508M13.51 10h-.638v.628h.246c.041 0 .055.013.055.055v.45c-.106-.095-.312-.22-.667-.22a1.1 1.1 0 00-.92.466 47.4 47.4 0 012.307-.137v-.86c0-.257-.125-.382-.382-.382M14.668 10.97h-.615v.268c.326-.01.654-.018.984-.022-.036-.162-.159-.245-.37-.245zM16.28 10h.637v.672h-.638V10zM16.589 10.97h-.578v.245c.315.003.63.009.942.018-.035-.175-.154-.262-.364-.262M17.421 10.97h-.405v.264c.277.009.553.019.828.031l-.01-.027c-.071-.192-.187-.267-.413-.267M20.817 10.913c-.44 0-.802.18-1.034.482.335.03.67.063 1 .1l.15.016c.319.036.634.075.946.118-.163-.442-.55-.716-1.062-.716" fill="#3B3B3C"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Play" class="d-svg d-svg--system d-svg__play" viewBox="0 0 24 24"><path d="M8 5v14l11-7L8 5z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Play Circle" class="d-svg d-svg--system d-svg__playCircle" viewBox="0 0 24 24"><path d="M10 16.5l6-4.5-6-4.5v9zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Playlist Add" class="d-svg d-svg--system d-svg__playlistAdd" viewBox="0 0 24 24"><path d="M14 10H2v2h12v-2zm0-4H2v2h12V6zm4 8v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zM2 16h8v-2H2v2z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Present" class="d-svg d-svg--system d-svg__present" viewBox="0 0 24 24"><path d="M21 3H3c-1.11 0-2 .89-2 2v14c0 1.11.89 2 2 2h18c1.11 0 2-.89 2-2V5c0-1.11-.89-2-2-2zm0 16.02H3V4.98h18v14.04zM10 12H8l4-4 4 4h-2v4h-4v-4z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Privacy" class="d-svg d-svg--system d-svg__privacy" viewBox="0 0 24 24"><path d="M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Quick Reply" class="d-svg d-svg--system d-svg__quickReply" viewBox="0 0 24 24"><path d="M20.561 4.756c0-.966-.79-1.756-1.756-1.756H4.756C3.79 3 3.01 3.79 3.01 4.756L3 20.561l3.512-3.512h7.903v-7.025h6.146V4.756z"/><path d="M21 15.293h-1.932l1.493-3.512h-4.39v5.268h1.756v4.39L21 15.293z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Quick Start" class="d-svg d-svg--system d-svg__quickStart" viewBox="0 0 24 24"><path d="M18 9l1.25-2.75L22 5l-2.75-1.25L18 1l-1.25 2.75L14 5l2.75 1.25L18 9zm-7.5.5L8 4 5.5 9.5 0 12l5.5 2.5L8 20l2.5-5.5L16 12l-5.5-2.5zM18 15l-1.25 2.75L14 19l2.75 1.25L18 23l1.25-2.75L22 19l-2.75-1.25L18 15z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Radio Selected" class="d-svg d-svg--system d-svg__radioSelected" viewBox="0 0 24 24"><path d="M12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm0-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Radio Unselected" class="d-svg d-svg--system d-svg__radioUnselected" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Raise Hand" class="d-svg d-svg--system d-svg__raiseHand" viewBox="0 0 24 24"><path d="M21 7a2.5 2.5 0 00-3-2.45V4a2.5 2.5 0 00-3.17-2.41A2.509 2.509 0 0012.5 0c-1.23 0-2.25.89-2.46 2.06A2.5 2.5 0 007 4.5v5.89c-.34-.31-.76-.54-1.22-.66l-.77-.21c-.83-.23-1.7.09-2.19.83-.38.57-.4 1.31-.15 1.95l2.56 6.43A8.354 8.354 0 0013 24c4.42 0 8-3.58 8-8V7zm-2 9c0 3.31-2.69 6-6 6-2.61 0-4.95-1.59-5.91-4.01l-2.6-6.54.53.14c.46.12.83.46 1 .9L7 15h2V4.5c0-.28.22-.5.5-.5s.5.22.5.5V12h2V2.5c0-.28.22-.5.5-.5s.5.22.5.5V12h2V4c0-.28.22-.5.5-.5s.5.22.5.5v8h2V7c0-.28.22-.5.5-.5s.5.22.5.5v9z" fill="#0D0C0F"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Record Filled" class="d-svg d-svg--system d-svg__recordFilled" viewBox="0 0 24 24"><path d="M7.496 11.608c.181 0 .323-.045.424-.136.107-.096.16-.235.16-.416v-.352c0-.181-.053-.317-.16-.408-.101-.096-.243-.144-.424-.144h-1.28v1.456h1.28z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M4 4h16c1.11 0 2 .89 2 2v12c0 1.11-.89 2-2 2H4c-1.11 0-2-.89-2-2l.01-12c0-1.11.88-2 1.99-2zm12.482 10.6c.304.117.645.176 1.024.176.517 0 .944-.115 1.28-.344.341-.235.616-.565.824-.992l-.992-.576c-.085.23-.219.427-.4.592-.176.16-.413.24-.712.24-.357 0-.645-.115-.864-.344-.213-.235-.32-.573-.32-1.016v-.896c0-.443.107-.779.32-1.008.219-.235.507-.352.864-.352.304 0 .533.072.688.216.16.139.277.325.352.56l1.048-.544c-.203-.453-.472-.784-.808-.992-.336-.213-.763-.32-1.28-.32-.379 0-.72.064-1.024.192a2.05 2.05 0 00-.776.568 2.573 2.573 0 00-.496.92 4.054 4.054 0 00-.176 1.248c0 .475.059.89.176 1.248.117.352.283.648.496.888.213.235.472.413.776.536zm-10.266.08H5V9.096h2.648c.256 0 .488.043.696.128.208.085.384.208.528.368.15.155.264.341.344.56.08.219.12.461.12.728 0 .379-.085.71-.256.992a1.423 1.423 0 01-.76.616l1.096 2.192H8.064l-.976-2.048h-.872v2.048zm4.175 0V9.096h3.8v1.08h-2.584v1.144h2.216v1.072h-2.216V13.6h2.584v1.08h-3.8z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Record Voice" class="d-svg d-svg--system d-svg__recordVoice" viewBox="0 0 24 24"><path d="M9 13a4 4 0 100-8 4 4 0 000 8zM9 15c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4zm7.76-9.64l-1.68 1.69c.84 1.18.84 2.71 0 3.89l1.68 1.69c2.02-2.02 2.02-5.07 0-7.27zM20.07 2l-1.63 1.63c2.77 3.02 2.77 7.56 0 10.74L20.07 16c3.9-3.89 3.91-9.95 0-14z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Refresh" class="d-svg d-svg--system d-svg__refresh" viewBox="0 0 24 24"><path d="M17.65 6.35A7.958 7.958 0 0012 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08A5.99 5.99 0 0112 18c-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Remove" class="d-svg d-svg--system d-svg__remove" viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Remove Circle" class="d-svg d-svg--system d-svg__removeCircle" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11H7v-2h10v2z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Rewind15sec" class="d-svg d-svg--system d-svg__rewind15sec" viewBox="0 0 24 24"><path fill-rule="evenodd" clip-rule="evenodd" d="M15.39 20.145a8.495 8.495 0 004.792-4.254 8.376 8.376 0 00-.478-7.935 8.484 8.484 0 00-2.952-2.869 8.579 8.579 0 00-3.967-1.154V2l-4.46 2.859 4.46 2.857V5.642a6.865 6.865 0 013.993 1.521 6.758 6.758 0 012.296 3.577 6.707 6.707 0 01-.304 4.229 6.783 6.783 0 01-2.783 3.219 6.88 6.88 0 01-8.09-.752 6.751 6.751 0 01-2.13-3.675A6.709 6.709 0 016.26 9.55l-1.559-.71a8.37 8.37 0 00-.139 6.374 8.474 8.474 0 004.399 4.653 8.593 8.593 0 006.428.278zm-7.319-9.45l2.761-1.114v6.489H9.6v-4.755l-1.529.62v-1.24zM12.45 9.68h3.673v1.146h-2.587l-.027 1.277h.734c1.488 0 2.236.854 2.236 1.921 0 1.374-1.04 2.159-2.332 2.159-.953 0-1.734-.356-2.263-.954l.694-.862c.347.378.972.675 1.56.675.712 0 1.064-.42 1.064-.926 0-.48-.302-.9-1.3-.9h-1.52l.068-3.536z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Salesforce Glyph" class="d-svg d-svg--native d-svg__salesforceGlyph" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="24" rx="2" fill="#00A1E0"/><path d="M10.323 6.419a3.637 3.637 0 012.536-1.011c1.32 0 2.472.683 3.085 1.698a4.543 4.543 0 011.744-.344C20.07 6.762 22 8.57 22 10.8c0 2.231-1.93 4.04-4.312 4.04-.285 0-.57-.027-.849-.08-.54.896-1.57 1.5-2.751 1.5-.494 0-.962-.106-1.379-.295C12.162 17.161 10.886 18 9.4 18c-1.549 0-2.868-.91-3.375-2.186a3.54 3.54 0 01-.686.067C3.495 15.88 2 14.479 2 12.749c0-1.16.672-2.172 1.67-2.713a3.368 3.368 0 01-.32-1.433c0-1.99 1.739-3.602 3.884-3.602 1.26 0 2.38.556 3.089 1.418z" fill="#fff"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Salesforce Logo" class="d-svg d-svg--native d-svg__salesforceLogo" viewBox="0 0 58 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M23.781 4.363c1.844-1.92 4.41-3.112 7.247-3.112 3.773 0 7.064 2.104 8.817 5.226 1.523-.68 3.209-1.059 4.983-1.059 6.803 0 12.32 5.565 12.32 12.428 0 6.864-5.517 12.428-12.32 12.428-.815 0-1.628-.08-2.427-.241a9.004 9.004 0 01-11.8 3.706C29.034 37.419 25.39 40 21.14 40c-4.424 0-8.195-2.8-9.642-6.726a9.428 9.428 0 01-1.96.204C4.27 33.478 0 29.164 0 23.841a9.653 9.653 0 014.77-8.349 11.033 11.033 0 01-.914-4.408C3.856 4.963 8.826 0 14.956 0c3.6 0 6.798 1.711 8.825 4.363z" fill="#00A1E0"/><path d="M8.277 20.743c-.035.094.013.113.025.13.107.078.216.134.326.197.583.309 1.133.4 1.709.4 1.172 0 1.9-.624 1.9-1.628v-.02c0-.928-.821-1.265-1.592-1.508l-.1-.033c-.582-.188-1.083-.351-1.083-.734v-.02c0-.328.293-.569.747-.569a3.38 3.38 0 011.49.382s.113.073.155-.037c.022-.059.218-.585.238-.642.022-.062-.017-.107-.057-.132a3.325 3.325 0 00-1.68-.45h-.117c-1.072 0-1.821.648-1.821 1.577v.02c0 .979.826 1.297 1.6 1.518l.125.038c.564.174 1.05.323 1.05.72v.02c0 .362-.316.633-.826.633-.197 0-.828-.004-1.51-.435-.082-.048-.13-.083-.193-.121-.034-.021-.118-.058-.154.053l-.232.641zm17.162 0c-.036.094.013.113.024.13.107.078.217.134.326.197.583.309 1.134.4 1.71.4 1.172 0 1.9-.624 1.9-1.628v-.02c0-.928-.822-1.265-1.593-1.508l-.1-.033c-.581-.188-1.083-.351-1.083-.734v-.02c0-.328.293-.569.747-.569.505 0 1.104.168 1.49.382 0 0 .113.073.155-.037.023-.059.218-.585.238-.642.022-.062-.017-.107-.057-.132a3.325 3.325 0 00-1.679-.45H27.4c-1.073 0-1.822.648-1.822 1.577v.02c0 .979.826 1.297 1.6 1.518l.125.038c.564.174 1.05.323 1.05.72v.02c0 .362-.316.633-.825.633-.198 0-.83-.004-1.51-.435-.083-.048-.131-.081-.193-.121-.022-.014-.12-.052-.155.053l-.231.641zm11.715-1.966c0 .567-.106 1.014-.314 1.33-.206.313-.518.465-.952.465-.436 0-.746-.151-.949-.465-.205-.315-.31-.763-.31-1.33 0-.567.105-1.013.31-1.325.203-.31.513-.46.949-.46.434 0 .746.15.953.46.207.312.313.758.313 1.325zm.979-1.052a2.353 2.353 0 00-.446-.85c-.199-.239-.451-.431-.75-.571a2.472 2.472 0 00-1.05-.21c-.397 0-.75.07-1.049.21-.3.14-.552.332-.752.571-.198.24-.348.526-.445.85a3.72 3.72 0 00-.143 1.052c0 .375.048.73.143 1.052.097.324.246.61.446.85.2.239.453.43.751.566.3.136.652.205 1.05.205.396 0 .749-.069 1.048-.205a2.1 2.1 0 00.752-.566c.199-.239.349-.525.445-.85.096-.323.144-.678.144-1.052s-.048-.729-.144-1.052zm8.035 2.695c-.032-.095-.124-.059-.124-.059a2.241 2.241 0 01-.455.13 3.541 3.541 0 01-.537.039c-.474 0-.85-.141-1.12-.42-.27-.278-.42-.728-.42-1.337.002-.555.136-.971.376-1.289.239-.316.602-.478 1.086-.478.404 0 .712.047 1.034.148 0 0 .077.034.114-.067.085-.238.149-.408.24-.67.026-.073-.038-.105-.06-.114a3.823 3.823 0 00-.653-.165 4.906 4.906 0 00-.735-.05c-.41 0-.777.07-1.09.21-.313.14-.578.332-.788.572-.21.239-.37.525-.477.85-.105.323-.16.678-.16 1.053 0 .811.22 1.468.652 1.948.433.482 1.084.727 1.932.727.502 0 1.016-.102 1.386-.248 0 0 .07-.034.04-.116l-.24-.663zm1.712-2.187c.047-.315.134-.577.268-.781.203-.31.512-.48.947-.48.435 0 .722.17.928.48.137.204.196.478.22.781H47.88zm3.295-.692a2.055 2.055 0 00-.424-.775c-.214-.23-.422-.39-.629-.48a2.423 2.423 0 00-.949-.192c-.413 0-.789.07-1.093.212a2.176 2.176 0 00-.763.583 2.387 2.387 0 00-.449.86 3.721 3.721 0 00-.145 1.057c0 .381.05.737.15 1.057.101.323.262.607.48.842.218.237.498.423.833.552.333.128.738.195 1.203.194.956-.003 1.46-.216 1.668-.331.036-.02.072-.056.027-.159l-.216-.606c-.032-.09-.125-.057-.125-.057-.236.088-.574.246-1.36.244-.513 0-.894-.152-1.132-.39-.245-.242-.365-.598-.386-1.101l3.312.003s.087-.002.096-.086c.004-.036.114-.68-.098-1.427zm-29.823.692c.048-.315.134-.577.268-.781.203-.31.512-.48.947-.48.435 0 .722.17.929.48.136.204.195.478.219.781h-2.363zm3.294-.692a2.055 2.055 0 00-.423-.775c-.213-.23-.422-.39-.629-.48a2.423 2.423 0 00-.949-.192c-.413 0-.789.07-1.093.212a2.175 2.175 0 00-.763.583 2.386 2.386 0 00-.448.86 3.746 3.746 0 00-.146 1.057c0 .381.05.737.15 1.057.102.323.263.607.48.842.218.237.498.423.834.552.333.128.737.195 1.202.194.956-.003 1.46-.216 1.668-.331.037-.02.072-.056.028-.159l-.216-.606c-.033-.09-.125-.057-.125-.057-.237.088-.574.246-1.36.244-.514 0-.895-.152-1.133-.39-.245-.242-.365-.598-.386-1.101l3.313.003s.087-.002.096-.086c.003-.036.113-.68-.1-1.427zm-10.453 2.861a.67.67 0 01-.192-.196c-.065-.102-.098-.247-.098-.43 0-.292.096-.501.295-.642-.002 0 .285-.248.96-.24.476.007.9.077.9.077v1.506s-.42.09-.894.12c-.674.04-.974-.195-.971-.195zm1.318-2.327a7.397 7.397 0 00-.517-.016c-.284 0-.559.036-.816.105-.259.07-.492.178-.692.321-.2.143-.364.33-.48.546a1.597 1.597 0 00-.177.764c0 .293.05.548.151.756.101.21.247.384.433.518.184.134.41.233.675.292.26.06.554.09.876.09.34 0 .678-.028 1.006-.084.325-.055.724-.136.835-.161.078-.019.155-.039.232-.06.082-.02.076-.108.076-.108l-.002-3.029c0-.664-.178-1.157-.527-1.462-.347-.305-.86-.459-1.521-.459-.248 0-.648.035-.888.083 0 0-.723.14-1.021.373 0 0-.065.04-.03.131l.235.63c.03.082.108.054.108.054s.025-.01.055-.027c.637-.346 1.443-.336 1.443-.336.358 0 .633.072.82.214.18.139.272.348.272.79v.14a12.01 12.01 0 00-.546-.065zm26.716-1.707c.025-.075-.028-.11-.05-.119a2.87 2.87 0 00-.555-.095c-.416-.025-.647.045-.854.138-.205.092-.433.242-.56.412v-.403c0-.056-.04-.1-.095-.1h-.85c-.055 0-.095.044-.095.1v4.941c0 .055.046.1.101.1h.87a.1.1 0 00.1-.1v-2.468c0-.332.037-.662.11-.87.072-.205.17-.37.29-.487.122-.118.26-.2.41-.246.154-.047.324-.063.444-.063.174 0 .364.045.364.045.064.007.1-.032.12-.09.058-.151.219-.604.25-.695z" fill="#fff"/><path d="M34.059 14.078a2.592 2.592 0 00-.777-.112c-.6 0-1.072.17-1.404.503-.33.332-.553.838-.666 1.503l-.04.224h-.752s-.092-.004-.111.096l-.123.69c-.009.065.02.106.107.106h.732l-.742 4.145a5.124 5.124 0 01-.199.817c-.072.205-.143.359-.231.471a.615.615 0 01-.303.234 1.232 1.232 0 01-.39.056 1.47 1.47 0 01-.265-.03.782.782 0 01-.18-.057s-.085-.033-.119.053c-.027.07-.222.607-.246.673-.023.066.01.117.051.133.098.034.17.057.303.088.184.044.34.046.485.046.305 0 .583-.043.814-.126.23-.084.433-.23.612-.427.193-.213.314-.436.43-.741.114-.302.213-.676.291-1.112l.747-4.223h1.09s.092.003.111-.097l.124-.689c.008-.065-.02-.106-.108-.106h-1.06c.006-.024.054-.397.176-.747a.977.977 0 01.232-.354.696.696 0 01.277-.172c.105-.035.225-.05.356-.05.1 0 .198.01.272.026.102.022.142.033.17.042.108.032.122 0 .143-.052l.254-.695c.026-.075-.039-.107-.061-.116zM19.26 21.242c0 .056-.04.1-.095.1h-.879c-.055 0-.094-.044-.094-.1v-7.07c0-.055.039-.1.094-.1h.879c.055 0 .095.046.095.1v7.07z" fill="#fff"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Schedule Event" class="d-svg d-svg--system d-svg__scheduleEvent" viewBox="0 0 24 24"><path fill-rule="evenodd" clip-rule="evenodd" d="M16.444 1v2.2H7.556V1H5.333v2.2h-1.11c-1.234 0-2.212.99-2.212 2.2L2 20.8c0 1.21.989 2.2 2.222 2.2h15.556C21 23 22 22.01 22 20.8V5.4c0-1.21-1-2.2-2.222-2.2h-1.111V1h-2.223zm1.112 12.1H12v5.5h5.556v-5.5zM4.222 20.8h15.556V8.7H4.222v12.1z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Screenshare" class="d-svg d-svg--system d-svg__screenshare" viewBox="0 0 24 24"><path d="M20 18c1.1 0 1.99-.9 1.99-2L22 6a2 2 0 00-2-2H4c-1.11 0-2 .89-2 2v10a2 2 0 002 2H0v2h24v-2h-4zm-7-3.53v-2.19c-2.78 0-4.61.85-6 2.72.56-2.67 2.11-5.33 6-5.87V7l4 3.73-4 3.74z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Search" class="d-svg d-svg--system d-svg__search" viewBox="0 0 24 24"><path fill-rule="evenodd" clip-rule="evenodd" d="M15.732 14.318h-.741l-.263-.253a6.095 6.095 0 001.389-5.009c-.441-2.607-2.619-4.69-5.246-5.009a6.103 6.103 0 00-6.823 6.82c.319 2.626 2.402 4.802 5.011 5.243a6.103 6.103 0 005.012-1.388l.253.262v.741l3.989 3.987a.992.992 0 001.398 0 .99.99 0 000-1.398l-3.979-3.996zm-5.631 0a4.217 4.217 0 01-4.223-4.22A4.216 4.216 0 0110.1 5.876a4.216 4.216 0 014.223 4.22 4.216 4.216 0 01-4.223 4.221z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Select Dropdown" class="d-svg d-svg--system d-svg__selectDropdown" viewBox="0 0 24 24"><path d="M7 13l5 5 5-5H7zM7 11l5-5 5 5H7z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Send" class="d-svg d-svg--system d-svg__send" viewBox="0 0 24 24"><path d="M2.008 20.228a.5.5 0 00.706.455l18.273-8.227a.5.5 0 000-.912L2.714 3.317a.5.5 0 00-.706.455l-.007 5.793a.5.5 0 00.43.495l10.318 1.445c.574.08.574.91 0 .99L2.43 13.94a.5.5 0 00-.43.495l.007 5.793z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Servicenow" class="d-svg d-svg--native d-svg__servicenow" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.062 3C6.579 2.967 2.049 7.455 2 12.955a10.05 10.05 0 003.14 7.39c.707.674 1.809.74 2.581.14 1.135-.888 2.598-1.423 4.283-1.423 1.677 0 3.14.526 4.283 1.422.78.609 1.882.527 2.597-.147a10.044 10.044 0 003.124-7.292C22 7.513 17.553 3.033 12.062 3zm-.058 15.06c-2.967 0-4.998-2.236-4.998-4.998s2.03-5.04 4.998-5.04c2.968 0 4.998 2.27 4.998 5.04 0 2.762-2.03 4.998-4.998 4.998z" fill="#83B6A2"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Settings" class="d-svg d-svg--system d-svg__settings" viewBox="0 0 24 24"><path d="M17.728 12.78c.03-.25.05-.51.05-.78s-.02-.53-.06-.78l1.69-1.32c.15-.12.19-.34.1-.51l-1.6-2.77c-.1-.18-.31-.24-.49-.18l-1.99.8c-.42-.32-.86-.58-1.35-.78l-.3-2.12a.4.4 0 00-.4-.34h-3.2c-.2 0-.36.14-.39.34l-.3 2.12c-.49.2-.94.47-1.35.78l-1.99-.8c-.18-.07-.39 0-.49.18l-1.6 2.77c-.1.18-.06.39.1.51l1.69 1.32c-.04.25-.07.52-.07.78s.02.53.06.78l-1.69 1.32c-.15.12-.19.34-.1.51l1.6 2.77c.1.18.31.24.49.18l1.99-.8c.42.32.86.58 1.35.78l.3 2.12c.04.2.2.34.4.34h3.2c.2 0 .37-.14.39-.34l.3-2.12c.49-.2.94-.47 1.35-.78l1.99.8c.18.07.39 0 .49-.18l1.6-2.77c.1-.18.06-.39-.1-.51l-1.67-1.32zM11.778 15c-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="Sidebar" class="d-svg d-svg--system d-svg__sidebar" viewBox="0 0 24 24"><path d="M19 7h-8v10h8V7zm4 12V4.98C23 3.88 22.1 3 21 3H3c-1.1 0-2 .88-2 1.98V19c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2zm-2 .02H3V4.97h18v14.05z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Signal Cellular" class="d-svg d-svg--system d-svg__signalCellular" viewBox="0 0 24 24"><path d="M17 4h3v16h-3V4zM5 14h3v6H5v-6zm6-5h3v11h-3V9z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Skip15sec" class="d-svg d-svg--system d-svg__skip15sec" viewBox="0 0 24 24"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.57 20.145a8.494 8.494 0 01-4.793-4.254 8.375 8.375 0 01.479-7.935 8.484 8.484 0 012.951-2.869 8.579 8.579 0 013.967-1.154V2l4.46 2.859-4.46 2.857V5.642a6.865 6.865 0 00-3.993 1.521 6.758 6.758 0 00-2.296 3.577 6.707 6.707 0 00.304 4.229 6.783 6.783 0 002.783 3.219 6.879 6.879 0 008.09-.752 6.751 6.751 0 002.131-3.675 6.708 6.708 0 00-.495-4.211l1.56-.71a8.37 8.37 0 01.138 6.374 8.474 8.474 0 01-4.398 4.653 8.593 8.593 0 01-6.429.278zm-1.499-9.45l2.761-1.114v6.489H9.6v-4.755l-1.529.62v-1.24zM12.45 9.68h3.673v1.146h-2.587l-.027 1.277h.734c1.488 0 2.236.854 2.236 1.921 0 1.374-1.04 2.159-2.332 2.159-.953 0-1.734-.356-2.263-.954l.694-.862c.347.378.972.675 1.56.675.712 0 1.064-.42 1.064-.926 0-.48-.302-.9-1.3-.9h-1.52l.068-3.536z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Slack" class="d-svg d-svg--native d-svg__slack" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.202 14.639c0 1.156-.945 2.1-2.101 2.1A2.106 2.106 0 012 14.64c0-1.157.945-2.101 2.101-2.101h2.101v2.1zM7.26 14.638c0-1.156.945-2.1 2.102-2.1 1.156 0 2.1.944 2.1 2.1V19.9A2.106 2.106 0 019.363 22a2.106 2.106 0 01-2.101-2.101v-5.26z" fill="#E01E5A"/><path d="M9.362 6.202A2.106 2.106 0 017.26 4.101C7.26 2.945 8.205 2 9.36 2c1.157 0 2.101.945 2.101 2.101v2.101h-2.1zM9.362 7.26c1.156 0 2.1.945 2.1 2.102 0 1.156-.944 2.1-2.1 2.1H4.1A2.106 2.106 0 012 9.363c0-1.157.945-2.101 2.101-2.101h5.26z" fill="#36C5F0"/><path d="M17.798 9.362c0-1.157.945-2.101 2.101-2.101 1.156 0 2.101.944 2.101 2.1 0 1.157-.945 2.101-2.101 2.101h-2.101v-2.1zM16.74 9.362c0 1.156-.945 2.1-2.102 2.1a2.106 2.106 0 01-2.1-2.1V4.1c0-1.156.944-2.101 2.1-2.101 1.157 0 2.101.945 2.101 2.101v5.26z" fill="#2EB67D"/><path d="M14.638 17.798c1.157 0 2.101.945 2.101 2.101A2.106 2.106 0 0114.64 22a2.106 2.106 0 01-2.102-2.101v-2.1h2.101zM14.638 16.74a2.106 2.106 0 01-2.1-2.101c0-1.157.944-2.101 2.1-2.101H19.9c1.156 0 2.1.944 2.1 2.1 0 1.157-.944 2.101-2.1 2.101h-5.26z" fill="#ECB22E"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Smartphone" class="d-svg d-svg--system d-svg__smartphone" viewBox="0 0 24 24"><path d="M17 1.01L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 19H7V5h10v14z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Sms Message" class="d-svg d-svg--system d-svg__smsMessage" viewBox="0 0 24 24"><path d="M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM9 11H7V9h2v2zm4 0h-2V9h2v2zm4 0h-2V9h2v2z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Snippet" class="d-svg d-svg--system d-svg__snippet" viewBox="0 0 24 24"><path d="M9.64 7.64c.23-.5.36-1.05.36-1.64 0-2.21-1.79-4-4-4S2 3.79 2 6s1.79 4 4 4c.59 0 1.14-.13 1.64-.36L10 12l-2.36 2.36C7.14 14.13 6.59 14 6 14c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4c0-.59-.13-1.14-.36-1.64L12 14l7 7h3v-1L9.64 7.64zM6 8a2 2 0 11-.001-3.999A2 2 0 016 8zm0 12a2 2 0 11-.001-3.999A2 2 0 016 20zm6-7.5c-.28 0-.5-.22-.5-.5s.22-.5.5-.5.5.22.5.5-.22.5-.5.5zM19 3l-6 6 2 2 7-7V3h-3z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Social" class="d-svg d-svg--system d-svg__social" viewBox="0 0 24 24"><path d="M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7 0-.24-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92 1.61 0 2.92-1.31 2.92-2.92 0-1.61-1.31-2.92-2.92-2.92z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Speaker" class="d-svg d-svg--system d-svg__speaker" viewBox="0 0 24 24"><path d="M17 2H7c-1.1 0-2 .9-2 2v16c0 1.1.9 1.99 2 1.99L17 22c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-5 2c1.1 0 2 .9 2 2s-.9 2-2 2a2 2 0 110-4zm0 16c-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="Star" class="d-svg d-svg--system d-svg__star" viewBox="0 0 24 24"><path d="M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Star Outline" class="d-svg d-svg--system d-svg__starOutline" viewBox="0 0 24 24"><path d="M22 9.24l-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Stop" class="d-svg d-svg--system d-svg__stop" viewBox="0 0 24 24"><path d="M5 5h14v14H5z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Subdirectory Arrow Left" class="d-svg d-svg--system d-svg__subdirectoryArrowLeft" viewBox="0 0 24 24"><path d="M11 9l1.42 1.42L8.83 14H18V4h2v12H8.83l3.59 3.58L11 21l-6-6 6-6z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Subdirectory Arrow Right" class="d-svg d-svg--system d-svg__subdirectoryArrowRight" viewBox="0 0 24 24"><path d="M19 15l-6 6-1.42-1.42L15.17 16H4V4h2v10h9.17l-3.59-3.58L13 9l6 6z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Task" class="d-svg d-svg--system d-svg__task" viewBox="0 0 24 24"><path d="M22 5.18L10.59 16.6l-4.24-4.24 1.41-1.41 2.83 2.83 10-10L22 5.18zm-2.21 5.04c.13.57.21 1.17.21 1.78 0 4.42-3.58 8-8 8s-8-3.58-8-8 3.58-8 8-8c1.58 0 3.04.46 4.28 1.25l1.44-1.44A9.9 9.9 0 0012 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10c0-1.19-.22-2.33-.6-3.39l-1.61 1.61z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Thumbtack" class="d-svg d-svg--system d-svg__thumbtack" viewBox="0 0 24 24"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.772 8.062L7.643 9.19l3.135 3.135-5.138 5.137h-.006l.002 1.133 1.133.002v-.006l5.137-5.138 3.135 3.135 1.129-1.128-7.398-7.398zm6.583-5.204l-1.129 1.128L20.12 9.88l1.129-1.129-5.893-5.893h-.001zm-5.39 6.398l5.298-4.232 3.972 3.971-4.17 5.36-5.1-5.099z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Time" class="d-svg d-svg--system d-svg__time" viewBox="0 0 24 24"><path d="M11 7h1.5v5.25l4.5 2.67-.75 1.23L11 13V7z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M2 12C2 6.48 6.47 2 11.99 2 17.52 2 22 6.48 22 12s-4.48 10-10.01 10C6.47 22 2 17.52 2 12zm2 0c0 4.42 3.58 8 8 8s8-3.58 8-8-3.58-8-8-8-8 3.58-8 8z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Toggl" class="d-svg d-svg--native d-svg__toggl" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.715 13.603c-.283-.264-.694-.382-1.073-.382h-1.695c-.167 0-.315-.126-.315-.283 0-.132.09-.24.209-.273 0 0 .029-.006.061-.016.305.145.645.212.989.212.523 0 1.047-.154 1.432-.514.372-.35.55-.838.55-1.338 0-.501-.174-.99-.55-1.34a1.701 1.701 0 00-.363-.26c.36.084.732-.019.99-.462l-.723-.517-.6.838a2.361 2.361 0 00-.736-.112c-.523 0-1.047.154-1.432.514-.373.35-.55.838-.55 1.338 0 .501.174.99.55 1.34l.1.086-.071.039a2.047 2.047 0 00-.475.378c-.238.254-.476.63-.476 1.134 0 0-.032 1.072 1.198 1.072h.893c.205 0 .414.132.414.337a.366.366 0 01-.061.203h1.708c.257-.286.401-.694.389-1.063-.013-.34-.113-.697-.363-.931zm-2.132-2.925a.44.44 0 01.314-.122c.116 0 .232.035.315.122a.436.436 0 01.122.314.436.436 0 01-.122.315.441.441 0 01-.315.122.428.428 0 01-.314-.122.436.436 0 01-.122-.315c0-.115.038-.23.122-.314zm6.99 2.925c-.283-.264-.694-.382-1.073-.382l-1.968-.013c-.125 0-.218-.077-.218-.193 0-.096.048-.237.167-.26.234.074.481.11.728.11.524 0 1.047-.155 1.433-.514.372-.35.549-.838.549-1.34 0-.5-.174-.988-.55-1.338a1.704 1.704 0 00-.362-.26c.36.083.732-.02.989-.463l-.723-.517-.6.838a2.36 2.36 0 00-.736-.112c-.523 0-1.046.154-1.431.514-.373.35-.55.838-.55 1.339 0 .5.174.989.55 1.339.109.102.234.189.362.26a1.983 1.983 0 00-.266.24c-.238.254-.475.63-.475 1.134 0 0-.032 1.072 1.197 1.072h.893c.205 0 .414.132.414.337a.366.366 0 01-.061.203h1.708c.257-.286.401-.694.389-1.063-.013-.34-.113-.697-.366-.931zm-2.659-2.925a.441.441 0 01.315-.122c.115 0 .231.035.314.122a.436.436 0 01.122.314.436.436 0 01-.122.315.44.44 0 01-.314.122.428.428 0 01-.315-.122.436.436 0 01-.122-.315c0-.115.039-.23.122-.314zM22 12.379v1.603c-.212.109-.45.138-.594.144-.777-.003-1.169-.276-1.458-.693-.19-.273-.266-.71-.266-1.23V8h1.824v3.91c0 .258.128.514.494.47zM8.165 14.127c.642 0 1.284-.205 1.756-.687.46-.469.671-1.12.671-1.791 0-.672-.215-1.323-.671-1.792-.472-.479-1.114-.684-1.756-.684-.642 0-1.285.205-1.757.687-.459.469-.67 1.12-.67 1.792 0 .668.214 1.322.67 1.791.472.476 1.115.684 1.757.684zm-.418-2.906a.58.58 0 01.408-.157c.148 0 .299.048.408.157a.57.57 0 01.157.408c0 .151-.048.302-.157.408a.567.567 0 01-.408.157.572.572 0 01-.408-.157.567.567 0 01-.154-.408c0-.154.048-.302.154-.408zm-5.063-.305H2V9.6c.042.003.08.006.122.006.555 0 1.008-.478 1.008-1.072V8h1.3v1.429h1.018v1.486H4.431v.829c0 .176.035.314.109.408.112.14.237.234.54.234.147 0 .275-.026.368-.061v1.557c-.25.138-.632.244-1.085.244-.787 0-1.108-.273-1.397-.69-.186-.273-.282-.674-.282-1.195v-1.326z" fill="#F9DE9B"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Train" class="d-svg d-svg--system d-svg__train" viewBox="0 0 24 24"><path d="M8.5 16a1.5 1.5 0 100-3 1.5 1.5 0 000 3zM15.5 16a1.5 1.5 0 100-3 1.5 1.5 0 000 3z"/><path d="M12 2c-4 0-8 .5-8 4v9.5C4 17.43 5.57 19 7.5 19L6 20.5v.5h2l2-2h4l2 2h2v-.5L16.5 19c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-4-4-8-4zm0 2c3.51 0 4.96.48 5.57 1H6.43c.61-.52 2.06-1 5.57-1zM6 7h5v3H6V7zm12 8.5c0 .83-.67 1.5-1.5 1.5h-9c-.83 0-1.5-.67-1.5-1.5V12h12v3.5zm0-5.5h-5V7h5v3z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Transcript" class="d-svg d-svg--system d-svg__transcript" viewBox="0 0 24 24"><path fill-rule="evenodd" clip-rule="evenodd" d="M4 2a2 2 0 00-2 2v16a2 2 0 002 2h16a2 2 0 002-2V4a2 2 0 00-2-2H4zm0 3a1 1 0 011-1h8a1 1 0 110 2H5a1 1 0 01-1-1zm0 3a1 1 0 011-1h8a1 1 0 110 2H5a1 1 0 01-1-1zm7 3a1 1 0 100 2h8a1 1 0 100-2h-8zm-1 4a1 1 0 011-1h8a1 1 0 110 2h-8a1 1 0 01-1-1zm-5 3a1 1 0 100 2h8a1 1 0 100-2H5z"/></svg>
3
+ </template>