@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="Case Move" class="d-svg d-svg--system d-svg__caseMove" viewBox="0 0 24 24"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 5v2h4c1 0 2 1 2 2v10c0 1.11-.89 2-2 2H4c-1.11 0-2-.89-2-2V9c0-1 1-2 2-2h4V5c0-1.11.89-2 2-2h4c1.11 0 2 .89 2 2zm-2 0h-4v2h4V5zm1 9v2l3-2.5-3-2.5v2H7v1h8z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Case Status" class="d-svg d-svg--system d-svg__caseStatus" viewBox="0 0 24 24"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 7V5c0-1.11-.89-2-2-2h-4c-1.11 0-2 .89-2 2v2H4C3 7 2 8 2 9v10c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V9c0-1-1-2-2-2h-4zm-6-2h4v2h-4V5zm-4 5.5a.5.5 0 01.5-.5h11a.5.5 0 01.5.5v1a.5.5 0 01-.5.5h-11a.5.5 0 01-.5-.5v-1zm0 3a.5.5 0 01.5-.5h11a.5.5 0 01.5.5v1a.5.5 0 01-.5.5h-11a.5.5 0 01-.5-.5v-1zm.5 2.5a.5.5 0 00-.5.5v1a.5.5 0 00.5.5h8a.5.5 0 00.5-.5v-1a.5.5 0 00-.5-.5h-8z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Chat" class="d-svg d-svg--system d-svg__chat" 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-2zM6 9h12v2H6V9zm8 5H6v-2h8v2zm4-6H6V6h12v2z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Check Circle" class="d-svg d-svg--system d-svg__checkCircle" 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 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Checkbox Filled" class="d-svg d-svg--system d-svg__checkboxFilled" viewBox="0 0 24 24"><path d="M19 3H5a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2V5a2 2 0 00-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Checkbox Outline" class="d-svg d-svg--system d-svg__checkboxOutline" viewBox="0 0 24 24"><path d="M19 5v14H5V5h14zm0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Checkbox Outlined" class="d-svg d-svg--system d-svg__checkboxOutlined" viewBox="0 0 24 24"><path d="M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14zM17.99 9l-1.41-1.42-6.59 6.59-2.58-2.57-1.42 1.41 4 3.99 8-8z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Checkmark" class="d-svg d-svg--system d-svg__checkmark" viewBox="0 0 24 24"><path d="M9 16.2L4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4L9 16.2z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Chevron Left" class="d-svg d-svg--system d-svg__chevronLeft" viewBox="0 0 24 24"><path d="M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12l4.58-4.59z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Chevron Right" class="d-svg d-svg--system d-svg__chevronRight" viewBox="0 0 24 24"><path d="M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6-6-6z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Clockify" class="d-svg d-svg--native d-svg__clockify" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.05 2.039a10.025 10.025 0 00-7.112 4.043c-2.584 3.493-2.584 8.34 0 11.833 2.078 2.81 5.491 4.364 8.88 4.043 1.265-.12 2.601-.488 3.598-.993l.385-.194-1.095-1.095-1.095-1.095-.702.213c-.625.19-.83.214-1.879.218-.912.003-1.3-.029-1.725-.142-1.317-.352-2.351-.946-3.295-1.892-.743-.745-1.197-1.423-1.557-2.326-.413-1.033-.482-1.427-.476-2.732.004-1.086.027-1.29.215-1.906.751-2.467 2.589-4.267 5.034-4.93.5-.137.85-.172 1.726-.174 1.072-.002 1.54.069 2.375.362l.257.09 1.057-1.054c.582-.58 1.057-1.078 1.057-1.105 0-.073-1.03-.52-1.715-.744-1.14-.372-2.722-.542-3.933-.42z" fill="#03A9F4"/><path fill-rule="evenodd" clip-rule="evenodd" d="M16.987 6.593l-2.274 2.275.646.647.647.647L18.3 7.868l2.293-2.294-.624-.628c-.344-.346-.644-.629-.667-.629-.023 0-1.065 1.024-2.315 2.276zm-4.698 3.802c-.37.132-.814.54-.96.883-.171.397-.137 1.105.07 1.47a1.605 1.605 0 002.468.408c.981-.861.604-2.474-.651-2.79-.429-.108-.551-.104-.927.03zm3.09 4.004l-.666.669 2.294 2.293 2.294 2.294.667-.667.667-.667-2.296-2.295-2.296-2.295-.665.668z" fill="#222"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Close" class="d-svg d-svg--system d-svg__close" viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Coaching Group" class="d-svg d-svg--system d-svg__coachingGroup" viewBox="0 0 24 24"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.343 8.507L12 10l1.657-1.493H20a2 2 0 002-2V4a2 2 0 00-2-2H4a2 2 0 00-2 2v2.507a2 2 0 002 2h6.343zM12 8.654l-1.273-1.147H4a1 1 0 01-1-1V4a1 1 0 011-1h16a1 1 0 011 1v2.507a1 1 0 01-1 1h-6.727L12 8.654z"/><path d="M18.99 13c0 1.66-1.33 3-2.99 3-1.66 0-3-1.34-3-3s1.34-3 3-3 2.99 1.34 2.99 3zM10.99 13c0 1.66-1.33 3-2.99 3-1.66 0-3-1.34-3-3s1.34-3 3-3 2.99 1.34 2.99 3zM1 20.5C1 18.17 5.67 17 8 17s7 1.17 7 3.5V23H1v-2.5zM15.03 17.05c.35-.03.68-.05.97-.05 2.33 0 7 1.17 7 3.5V23h-6v-2.5c0-1.48-.81-2.61-1.97-3.45z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Computer" class="d-svg d-svg--system d-svg__computer" viewBox="0 0 24 24"><path d="M20 18c1.1 0 1.99-.9 1.99-2L22 6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2H0v2h24v-2h-4zM4 6h16v10H4V6z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Contacts" class="d-svg d-svg--system d-svg__contacts" viewBox="0 0 24 24"><path d="M8 11c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zM8 13c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zM13.947 6a.947.947 0 00-.947.947V7c0 .523.424.947.947.947h8.106A.947.947 0 0023 6.999v-.052A.947.947 0 0022.053 6h-8.106zM13.947 9.892a.947.947 0 00-.947.947v.052c0 .523.424.947.947.947h8.106a.947.947 0 00.947-.947v-.052a.947.947 0 00-.947-.947h-8.106zM22.053 15.73a.947.947 0 00.947-.947v-.052a.947.947 0 00-.947-.947h-4.356a.947.947 0 00-.947.947v.052c0 .523.424.947.947.947h4.356z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Content Copy" class="d-svg d-svg--system d-svg__contentCopy" viewBox="0 0 24 24"><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Copper Crm" class="d-svg d-svg--native d-svg__copperCrm" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.316 2.03l-.66.077a8.955 8.955 0 00-1.312.26 10.19 10.19 0 00-1.073.364c-.014 0-.108.037-.209.082-.455.203-.792.38-1.213.633C5.06 4.523 3.712 6.065 2.824 8.05c-.045.1-.082.195-.082.209 0 .014-.025.08-.056.148-.126.277-.343 1.008-.448 1.51-.12.58-.238 1.602-.238 2.07 0 .47.118 1.49.238 2.07.105.503.322 1.234.448 1.51.03.068.056.135.056.15 0 .013.037.107.082.208.547 1.223 1.218 2.207 2.125 3.113.907.907 1.89 1.578 3.113 2.125.101.045.195.082.21.082.013 0 .08.026.148.056.276.127 1.007.343 1.51.448.58.12 1.601.238 2.07.238.469 0 1.49-.117 2.07-.238.502-.105 1.233-.321 1.51-.448a.775.775 0 01.149-.056c.014 0 .108-.037.209-.082.454-.203.792-.38 1.213-.633 1.79-1.077 3.136-2.619 4.025-4.605.045-.1.082-.195.082-.209 0-.014.025-.08.056-.148.126-.277.343-1.008.447-1.51.121-.58.239-1.602.239-2.07 0-.47-.118-1.49-.239-2.07-.104-.503-.32-1.234-.447-1.51a.776.776 0 01-.056-.15 1.47 1.47 0 00-.082-.208c-.204-.455-.38-.793-.633-1.213-1.079-1.791-2.618-3.136-4.605-4.025a1.46 1.46 0 00-.21-.082 10.23 10.23 0 00-1.072-.364c-.973-.283-2.49-.436-3.34-.336zM13.6 6.26c.246.037.466.083.489.1.022.02.142.055.265.08.123.025.232.06.243.077.01.017.099.053.196.08.097.028.177.065.177.084 0 .019.024.034.053.034.057 0 .5.227.533.273a.46.46 0 00.114.078c.106.056.128.072.296.217.234.202.404.371.532.53.073.089.152.183.178.21.085.09.393.703.422.84a.585.585 0 00.063.18c.02.023.052.215.074.426.058.56-.009 1.004-.197 1.309-.02.032-.07.12-.111.196-.063.115-.3.357-.518.529-.189.147-.526.258-.854.28-.526.033-.806-.037-1.234-.31-.162-.104-.523-.487-.523-.555 0-.02-.024-.064-.054-.098-.074-.086-.207-.528-.235-.785a1.885 1.885 0 01.013-.43c.057-.338.155-.754.198-.84.059-.114.163-.628.183-.9a1.134 1.134 0 00-.061-.48c-.153-.466-.413-.706-.894-.826-.298-.074-.33-.075-.583-.018a2.373 2.373 0 00-.462.162c-.22.114-.617.496-.784.756-.147.23-.445.824-.446.89a.647.647 0 01-.056.177c-.051.112-.102.317-.228.923-.059.284-.059 1.982 0 2.266.08.384.169.72.223.84.028.064.065.161.081.215.016.053.04.106.053.117.014.011.084.134.157.274.226.433.659.915 1.05 1.167.102.066.206.138.232.16.026.022.056.04.067.04.011 0 .113.042.226.093.114.051.268.106.343.122a.582.582 0 01.18.062c.137.11 1.463.136 1.91.037.272-.06.624-.164.664-.196a.95.95 0 01.192-.08c.256-.082.64-.327 1.117-.712.032-.026.146-.13.254-.23l.195-.182.146.059c.08.032.147.076.147.098 0 .164-.853 1.646-1.111 1.931a8.386 8.386 0 00-.178.214c-.252.311-.525.589-.801.814-.33.268-.67.509-.72.509-.02 0-.06.023-.088.051-.066.066-.562.3-.635.3-.031 0-.066.015-.077.034-.012.018-.105.055-.208.081a1.598 1.598 0 00-.256.085c-.167.089-.886.168-1.532.168-.643 0-1.463-.09-1.562-.172a.622.622 0 00-.195-.06c-.16-.029-.23-.054-.613-.23a2.026 2.026 0 00-.247-.101c-.053 0-.6-.336-.867-.533-.418-.308-.758-.656-1.215-1.244a10.723 10.723 0 01-.63-1.192 1.958 1.958 0 01-.08-.273 1.125 1.125 0 00-.083-.256c-.075-.096-.168-.957-.168-1.56 0-.6.092-1.424.17-1.523.017-.022.053-.137.08-.255.027-.118.063-.232.08-.254.016-.021.052-.114.079-.205.027-.091.06-.166.076-.166.014 0 .05-.07.078-.156.028-.086.064-.157.08-.157.015 0 .037-.033.047-.074.011-.042.088-.183.171-.316a6.306 6.306 0 011.208-1.386c.128-.107.24-.205.252-.219a.558.558 0 01.117-.075c.053-.027.161-.1.24-.161.164-.13.874-.503.955-.503.03 0 .055-.015.055-.033 0-.018.074-.054.166-.08.091-.027.219-.072.283-.101.064-.03.187-.065.273-.08a.651.651 0 00.198-.061c.022-.018.24-.058.483-.09.242-.032.452-.069.465-.082.058 0 1.242.006 1.684.072z" fill="#FF3465"/><path fill-rule="evenodd" clip-rule="evenodd" d="M13.57 6.272c.246.037.466.082.489.1.022.019.142.055.265.08.123.025.232.06.243.077.01.017.099.053.196.08.097.028.177.065.177.084 0 .019.024.034.053.034.057 0 .5.227.533.273a.46.46 0 00.114.078c.106.056.128.072.296.217.234.202.404.371.533.53.072.088.151.183.177.21.085.09.393.702.422.84a.585.585 0 00.063.18c.02.023.052.215.074.426.058.559-.009 1.003-.197 1.308-.02.033-.07.12-.111.197-.063.115-.3.357-.518.528-.189.148-.526.259-.854.28-.526.034-.806-.037-1.234-.31-.162-.103-.523-.486-.523-.554 0-.02-.024-.065-.054-.098-.074-.087-.207-.528-.235-.785a1.89 1.89 0 01.013-.43c.057-.339.155-.754.198-.84.059-.114.163-.628.183-.901a1.135 1.135 0 00-.061-.48c-.153-.466-.413-.706-.894-.825-.298-.075-.33-.076-.582-.018a2.373 2.373 0 00-.463.162c-.22.114-.617.496-.784.756-.147.229-.444.824-.446.89a.646.646 0 01-.056.176c-.051.113-.102.318-.228.924-.059.284-.059 1.982 0 2.266.08.383.169.72.223.84.028.064.065.16.081.214.016.054.04.107.053.118.014.01.084.134.157.273.226.434.659.915 1.05 1.168.102.066.206.137.232.16.026.021.056.04.067.04.011 0 .113.041.226.093.114.051.268.106.343.121a.585.585 0 01.18.063c.137.11 1.463.136 1.91.037.272-.061.624-.164.664-.196a.955.955 0 01.192-.08c.256-.082.64-.327 1.117-.712.032-.026.146-.13.254-.23l.195-.182.146.058c.081.033.147.077.147.099 0 .163-.853 1.646-1.111 1.93a8.748 8.748 0 00-.178.215c-.252.31-.525.588-.8.813-.33.269-.67.51-.72.51-.02 0-.06.023-.089.05-.066.067-.562.301-.635.301-.03 0-.066.015-.077.034-.011.018-.105.055-.207.08a1.578 1.578 0 00-.257.085c-.167.09-.886.169-1.531.169-.644 0-1.464-.09-1.562-.172a.622.622 0 00-.196-.06c-.16-.029-.229-.054-.613-.23a2.018 2.018 0 00-.247-.101c-.053 0-.599-.336-.867-.533-.418-.308-.758-.656-1.214-1.245a10.719 10.719 0 01-.631-1.191 1.955 1.955 0 01-.08-.274 1.127 1.127 0 00-.082-.256c-.076-.096-.169-.956-.169-1.56 0-.599.092-1.424.17-1.523.017-.021.053-.136.08-.254a1.18 1.18 0 01.08-.254c.016-.022.052-.114.079-.205.027-.092.061-.166.076-.166.014 0 .05-.07.078-.157.028-.085.064-.156.08-.156.015 0 .037-.033.047-.075.011-.04.088-.183.171-.315a6.306 6.306 0 011.208-1.386c.128-.107.24-.206.252-.219a.557.557 0 01.117-.075c.054-.028.161-.1.24-.162.164-.129.874-.502.955-.502.03 0 .055-.015.055-.033 0-.018.074-.054.166-.08.091-.027.219-.072.283-.101.064-.03.188-.066.274-.081a.651.651 0 00.197-.06c.023-.018.24-.059.483-.09.243-.032.452-.069.465-.082.058 0 1.242.006 1.684.072z" fill="#fff"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Credit Card" class="d-svg d-svg--system d-svg__creditCard" viewBox="0 0 24 24"><path d="M20 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-2zm0 14H4v-6h16v6zm0-10H4V6h16v2z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Dark Mode" class="d-svg d-svg--system d-svg__darkMode" viewBox="0 0 24 24"><path d="M18.925 4.075c4.1 4.1 4.1 10.75 0 14.85s-10.75 4.1-14.85 0-4.1-10.75 0-14.85 10.75-4.1 14.85 0zM17.51 17.51a8.5 8.5 0 000-12.02L5.49 17.51a8.5 8.5 0 0012.02 0z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Delete" class="d-svg d-svg--system d-svg__delete" viewBox="0 0 24 24"><path d="M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Dialpad" class="d-svg d-svg--system d-svg__dialpad" viewBox="0 0 24 24"><path d="M6 4c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm12-8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm-6 8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Dialpad Glyph" class="d-svg d-svg--system d-svg__dialpadGlyph" viewBox="0 0 24 24"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.025 11.197V4.18a.077.077 0 00-.132-.053L8.91 7.204a5.095 5.095 0 00-7.08 4.693 5.095 5.095 0 005.096 5.094 5.096 5.096 0 005.049-4.394v7.019c0 .069.083.102.131.053l2.982-3.079c.61.258 1.28.4 1.984.4a5.095 5.095 0 005.096-5.093 5.095 5.095 0 00-5.096-5.093 5.096 5.096 0 00-5.048 4.393z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Dialpad Meetings Glyph" class="d-svg d-svg--system d-svg__dialpadMeetingsGlyph" viewBox="0 0 24 24"><path d="M15.194 7.338c-.772 0-1.519.284-2.102.8a3.285 3.285 0 00-1.072 2.012V5.658a.05.05 0 00-.03-.045.047.047 0 00-.053.011l-1.875 1.97a3.149 3.149 0 00-1.248-.256c-1.769 0-3.205 1.46-3.205 3.26 0 1.8 1.435 3.26 3.206 3.26.772 0 1.519-.284 2.102-.8a3.285 3.285 0 001.072-2.012v4.491c0 .044.052.066.083.034l1.875-1.97c.395.17.819.257 1.247.256 1.77 0 3.206-1.459 3.206-3.26 0-1.8-1.435-3.259-3.206-3.259zM4.322 19.82a.2.2 0 10.402 0v-.762c0-.241.14-.468.409-.468.315 0 .369.212.369.46v.77a.2.2 0 10.402 0v-.787c0-.241.148-.443.405-.443.315 0 .37.212.37.46v.77a.2.2 0 10.402 0v-.823c-.001-.504-.21-.791-.681-.791a.713.713 0 00-.587.338c-.094-.216-.282-.338-.565-.338-.22 0-.43.133-.524.298v-.062a.2.2 0 10-.402 0v1.379zM8.458 20.058c.19 0 .38-.048.551-.136.076-.04.098-.134.058-.209-.047-.086-.16-.112-.251-.075a.952.952 0 01-.351.067c-.268 0-.5-.147-.558-.431h1.358s.01-.08.01-.155c0-.5-.383-.913-.86-.913a.92.92 0 00-.924.927c0 .587.456.925.967.925zm-.554-1.08c.054-.255.257-.424.489-.424a.49.49 0 01.492.425h-.981zM10.525 20.058c.19 0 .38-.048.552-.136.076-.04.098-.134.058-.209-.047-.086-.16-.112-.251-.075a.953.953 0 01-.351.067c-.268 0-.5-.147-.558-.431h1.358s.01-.08.01-.155c0-.5-.383-.913-.86-.913a.92.92 0 00-.924.927c0 .587.456.925.966.925zm-.553-1.08c.054-.255.257-.424.488-.424a.49.49 0 01.493.425h-.981zM12.344 20.058a.75.75 0 00.32-.072c.067-.031.09-.11.064-.178-.037-.093-.155-.126-.252-.105a.389.389 0 01-.082.01c-.101 0-.191-.062-.191-.252v-.892h.375a.164.164 0 100-.327h-.376v-.386a.2.2 0 00-.402 0v.386h-.1a.164.164 0 000 .327h.1v.88c0 .41.178.609.544.609zM13.23 20.022h.402v-1.58a.2.2 0 10-.402 0v1.58zm.199-1.947a.245.245 0 00.246-.24.248.248 0 00-.246-.245.245.245 0 00-.243.244c0 .133.109.241.243.241zM14.128 19.82a.2.2 0 10.402 0v-.73c0-.295.191-.5.456-.5.3 0 .365.17.365.46v.77a.2.2 0 10.402 0V19c0-.474-.16-.794-.644-.794a.668.668 0 00-.58.29v-.054a.2.2 0 10-.402 0v1.379zM16.95 20.55c.514 0 .934-.313.934-.935v-1.373H17.5v.266c-.094-.177-.336-.302-.608-.302-.496 0-.822.384-.822.863 0 .478.326.86.822.86.326 0 .518-.163.59-.306v.014c0 .363-.188.608-.572.608a.912.912 0 01-.392-.09c-.08-.04-.187-.024-.234.053-.038.06-.027.14.034.179.162.103.38.163.632.163zm.029-.97a.493.493 0 01-.5-.511c0-.295.218-.515.5-.515.282 0 .503.216.503.5 0 .31-.213.525-.503.525zM18.914 20.058c.333 0 .764-.151.764-.569 0-.366-.347-.5-.68-.571-.16-.033-.308-.061-.308-.184 0-.093.134-.155.268-.155.111 0 .213.017.312.052.099.035.214 0 .258-.095a.167.167 0 00-.075-.223 1.11 1.11 0 00-.499-.107c-.315 0-.673.186-.673.535 0 .35.29.45.63.543.177.05.358.083.358.213 0 .125-.192.187-.355.187a.84.84 0 01-.374-.087c-.106-.052-.242-.022-.291.084-.033.07-.018.155.047.197.13.087.341.18.618.18z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Diners Club" class="d-svg d-svg--native d-svg__dinersClub" 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="M11.18 16.623h1.833c2.86 0 5.14-2.269 5.229-5.072v-.045c-.045-2.848-2.369-5.162-5.23-5.117h-2.055c-2.727.089-4.872 2.403-4.783 5.162 0 2.759 2.235 5.028 5.006 5.072zm-4.112-5.117c0-2.314 1.922-4.227 4.246-4.227 2.324 0 4.246 1.913 4.246 4.227s-1.922 4.227-4.246 4.227c-2.324 0-4.246-1.913-4.246-4.227zm4.917 2.848V8.703c1.564.4 2.547 1.958 2.145 3.515a2.904 2.904 0 01-2.145 2.136zm-3.442-3.56a2.924 2.924 0 002.1 3.56V8.703a2.933 2.933 0 00-2.1 2.091z" fill="#0079BE"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Discover" class="d-svg d-svg--native d-svg__discover" 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="M4.482 19.947L23.5 14.18v4.32a1.465 1.465 0 01-1.465 1.447H4.482z" fill="#FD6020"/><path fill-rule="evenodd" clip-rule="evenodd" d="M21.23 10.402c.739 0 1.145.342 1.145.99.036.494-.296.913-.738.989l.996 1.408h-.775l-.849-1.37h-.073v1.37h-.628v-3.387h.923zm-.294 1.56h.184c.406 0 .59-.19.59-.532 0-.305-.184-.495-.59-.495h-.184v1.027zm-2.804 1.827h1.77v-.571H18.76v-.913h1.107v-.571h-1.107v-.761h1.144v-.571h-1.771v3.387zm-1.845-1.104l-.848-2.283h-.664l1.365 3.463h.332l1.365-3.463h-.664l-.886 2.283zm-7.489-.57c0 .95.738 1.75 1.66 1.75.295 0 .554-.076.812-.19v-.761c-.185.228-.443.38-.738.38-.59 0-1.07-.457-1.07-1.065v-.076a1.126 1.126 0 011.033-1.18c.295 0 .59.152.775.38v-.76c-.221-.153-.517-.191-.775-.191-.96-.076-1.697.723-1.697 1.712zm-1.144-.419c-.369-.152-.48-.228-.48-.419.038-.228.222-.418.443-.38.185 0 .37.114.517.266l.332-.456c-.258-.229-.59-.381-.922-.381-.517-.038-.96.38-.996.913v.038c0 .457.184.724.774.914.148.038.295.114.443.19.11.076.184.19.184.343 0 .266-.22.494-.442.494H7.47a.729.729 0 01-.664-.456l-.406.418c.221.419.664.647 1.107.647.59.038 1.07-.418 1.107-1.027v-.115c-.037-.456-.222-.684-.96-.989zm-2.14 2.093h.628v-3.387h-.627v3.387zM2.6 10.402h1.107c.885.038 1.586.799 1.55 1.712 0 .495-.222.952-.591 1.294-.332.267-.738.419-1.144.38H2.6v-3.386zm.812 2.816c.295.038.627-.076.848-.266.222-.228.332-.533.332-.875a1.2 1.2 0 00-.332-.838 1.144 1.144 0 00-.848-.266h-.185v2.245h.185z" fill="#000"/><path fill-rule="evenodd" clip-rule="evenodd" d="M13.151 10.324c-.922 0-1.697.76-1.697 1.75 0 .952.738 1.75 1.697 1.789.96.038 1.697-.761 1.734-1.75-.037-.99-.774-1.79-1.734-1.79z" fill="#FD6020"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Do Not Disturb" class="d-svg d-svg--system d-svg__doNotDisturb" viewBox="0 0 24 24"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 3c-4.968 0-9 4.032-9 9s4.032 9 9 9 9-4.032 9-9-4.032-9-9-9zm0 2.25a6.752 6.752 0 00-5.501 10.66L15.91 6.5A6.718 6.718 0 0012 5.25zm5.501 2.84L8.09 17.5a6.752 6.752 0 009.412-9.412z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Do Not Disturb Filled" class="d-svg d-svg--system d-svg__doNotDisturbFilled" viewBox="0 0 24 24"><path d="M6 12a6.002 6.002 0 019.476-4.89L7.11 15.476A5.971 5.971 0 016 12zM8.524 16.89l8.366-8.366a6.002 6.002 0 01-8.366 8.366z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12zm2 0c0-4.416 3.584-8 8-8s8 3.584 8 8-3.584 8-8 8-8-3.584-8-8z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Done All" class="d-svg d-svg--system d-svg__doneAll" viewBox="0 0 24 24"><path d="M18 7l-1.41-1.41-6.34 6.34 1.41 1.41L18 7zm4.24-1.41L11.66 16.17 7.48 12l-1.41 1.41L11.66 19l12-12-1.42-1.41zM.41 13.41L6 19l1.41-1.41L1.83 12 .41 13.41z" fill="#0D0C0F"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Download" class="d-svg d-svg--system d-svg__download" viewBox="0 0 24 24"><path d="M19 9h-4V3H9v6H5l7 7 7-7zM5 18v2h14v-2H5z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Drag Handle" class="d-svg d-svg--system d-svg__dragHandle" viewBox="0 0 24 24"><path d="M20 9H4v2h16V9zM4 15h16v-2H4v2z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Duration" class="d-svg d-svg--system d-svg__duration" viewBox="0 0 24 24"><path d="M12 6a6 6 0 016 6h-6V6z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Dynamic Layout" class="d-svg d-svg--system d-svg__dynamicLayout" viewBox="0 0 24 24"><path fill-rule="evenodd" clip-rule="evenodd" d="M23 19V4.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-10 .02h8V13h-8v6.02zm-2 0V13H3v6.02h8zM13 11h8V4.97h-8V11zm-2-6.03V11H3V4.97h8z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Edit" class="d-svg d-svg--system d-svg__edit" viewBox="0 0 24 24"><path d="M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04a.996.996 0 000-1.41l-2.34-2.34a.996.996 0 00-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Email" class="d-svg d-svg--system d-svg__email" viewBox="0 0 24 24"><path d="M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Email Outlined" class="d-svg d-svg--system d-svg__emailOutlined" viewBox="0 0 24 24"><path d="M22 6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6zm-2 0l-8 5-8-5h16zm0 12H4V8l8 5 8-5v10z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Emoticon" class="d-svg d-svg--system d-svg__emoticon" viewBox="0 0 24 24"><path d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm3.5-9c.83 0 1.5-.67 1.5-1.5S16.33 8 15.5 8 14 8.67 14 9.5s.67 1.5 1.5 1.5zm-7 0c.83 0 1.5-.67 1.5-1.5S9.33 8 8.5 8 7 8.67 7 9.5 7.67 11 8.5 11zm3.5 6.5c2.33 0 4.31-1.46 5.11-3.5H6.89c.8 2.04 2.78 3.5 5.11 3.5z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Emoticon Smile" class="d-svg d-svg--system d-svg__emoticonSmile" viewBox="0 0 24 24"><path d="M15.5 11a1.5 1.5 0 100-3 1.5 1.5 0 000 3zM8.5 11a1.5 1.5 0 100-3 1.5 1.5 0 000 3z"/><path d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm0-2.5c2.33 0 4.32-1.45 5.12-3.5h-1.67c-.69 1.19-1.97 2-3.45 2-1.48 0-2.75-.81-3.45-2H6.88c.8 2.05 2.79 3.5 5.12 3.5z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Error" class="d-svg d-svg--system d-svg__error" 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 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Evernote" class="d-svg d-svg--native d-svg__evernote" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22.007 12.614c.075 1.27-.06 2.525-.229 3.783-.168 1.284-.38 2.562-.723 3.813-.224.8-.504 1.575-.901 2.306-.488.894-1.226 1.402-2.244 1.443l-2.874.027c-.477-.013-.958-.11-1.425-.223-.894-.225-1.397-.825-1.545-1.725-.14-.81-.13-1.64.03-2.448.189-.922.75-1.47 1.675-1.577.613-.075 1.238-.058 1.857-.075.154-.005.207.073.153.215a2.021 2.021 0 00-.074 1.217c.04.155-.017.23-.195.229a5.823 5.823 0 00-.842.04c-.477.064-.72.352-.72.834 0 .154.02.312.05.466.077.38.337.585.707.628.843.095 1.686.104 2.528-.038.506-.085.81-.404.87-.905.114-.976.116-1.94-.171-2.884-.248-.82-.755-1.174-1.6-1.275l-2.52-.405c-.796-.145-1.275-.665-1.44-1.425-.098-.43-.106-.878-.161-1.318-.01-.08-.055-.156-.075-.225-.03.075-.08.159-.088.244-.05.51-.04 1.03-.139 1.53-.12.6-.303 1.175-.502 1.748-.139.401-.462.628-.904.6a28.321 28.321 0 01-5.342-1.015l-.48-.155c-.695-.195-1.115-.677-1.305-1.34l-.75-2.89-.555-3.225c-.086-.566-.15-1.142-.062-1.72.115-.834.685-1.427 1.53-1.473l2.668-.046c.096 0 .19.002.28-.02a.923.923 0 00.758-.941l-.038-2.277C7.173.93 7.809.327 8.826.146a7.935 7.935 0 013.682.195c.7.206 1.1.692 1.287 1.372.043.165.11.225.277.215l1.937.008 2.5.277c.514.072 1.023.188 1.523.315.874.224 1.345.834 1.472 1.692l.268 2.517.225 4.182.007 1.708.003-.014zm-3.4-.867c-.015-.5-.053-.95-.333-1.338a1.244 1.244 0 00-1.852-.112c-.273.3-.37.66-.423 1.05-.006.025.08.094.12.094l.6-.04c.576.006 1.142.085 1.688.295.049.02.102.03.198.058l.002-.007zM6.59.866a2.865 2.865 0 00-.208 1.194l.037 2.2c.004.268-.056.338-.324.338l-2.27.019c-.437 0-.857.075-1.166.209l3.9-4c.015.01.03.025.045.04H6.59z" fill="#00A82D"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Extensions" class="d-svg d-svg--system d-svg__extensions" viewBox="0 0 24 24"><path d="M20.5 11H19V7c0-1.1-.9-2-2-2h-4V3.5a2.5 2.5 0 00-5 0V5H4c-1.1 0-1.99.9-1.99 2v3.8H3.5c1.49 0 2.7 1.21 2.7 2.7 0 1.49-1.21 2.7-2.7 2.7H2V20c0 1.1.9 2 2 2h3.8v-1.5c0-1.49 1.21-2.7 2.7-2.7 1.49 0 2.7 1.21 2.7 2.7V22H17c1.1 0 2-.9 2-2v-4h1.5a2.5 2.5 0 000-5z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Fax" class="d-svg d-svg--system d-svg__fax" viewBox="0 0 24 24"><path fill-rule="evenodd" clip-rule="evenodd" d="M7 3h7l5 5v11c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2zm0 2h5v3c0 1.1.9 2 2 2h3v9H7V5zm9 3l-2-2v2h2zm-3.462 8.391a6.732 6.732 0 01-2.93-2.929l.979-.978a.446.446 0 00.11-.453 5.048 5.048 0 01-.253-1.587c0-.244-.2-.444-.444-.444H8.444C8.2 10 8 10.2 8 10.444A7.555 7.555 0 0015.556 18c.244 0 .444-.2.444-.444v-1.552c0-.244-.2-.444-.444-.444a5.07 5.07 0 01-1.587-.253.442.442 0 00-.453.106l-.978.978z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Filmstrip Layout" class="d-svg d-svg--system d-svg__filmstripLayout" viewBox="0 0 24 24"><path fill-rule="evenodd" clip-rule="evenodd" d="M23 19c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V4.98C1 3.88 1.9 3 3 3h18c1.1 0 2 .88 2 1.98V19zm-9 .02h-4V16h4v3.02zm2 0V16h5v3.02h-5zM21 14V4.97H3V14h18zM8 16v3.02H3V16h5z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Filters" class="d-svg d-svg--system d-svg__filters" viewBox="0 0 24 24"><path d="M3 17v2h6v-2H3zM3 5v2h10V5H3zm10 16v-2h8v-2h-8v-2h-2v6h2zM7 9v2H3v2h4v2h2V9H7zm14 4v-2H11v2h10zm-6-4h2V7h4V5h-4V3h-2v6z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Flag" class="d-svg d-svg--system d-svg__flag" viewBox="0 0 24 24"><path d="M14 6l-1-2H5v17h2v-7h5l1 2h7V6h-6zm4 8h-4l-1-2H7V6h5l1 2h5v6z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Flower" class="d-svg d-svg--system d-svg__flower" viewBox="0 0 24 24"><path d="M8.66 13.07c.15 0 .29-.01.43-.03A3.15 3.15 0 0012 15c1.31 0 2.44-.81 2.91-1.96a3.145 3.145 0 003.57-3.11c0-.71-.25-1.39-.67-1.93.43-.54.67-1.22.67-1.93a3.145 3.145 0 00-3.57-3.11A3.15 3.15 0 0012 1c-1.31 0-2.44.81-2.91 1.96a3.145 3.145 0 00-3.57 3.11c0 .71.25 1.39.67 1.93-.43.54-.68 1.22-.68 1.93 0 1.73 1.41 3.14 3.15 3.14zM12 13c-.62 0-1.12-.49-1.14-1.1l.12-1.09c.32.12.66.19 1.02.19s.71-.07 1.03-.19l.11 1.09c-.02.61-.52 1.1-1.14 1.1zm3.34-1.93c-.24 0-.46-.07-.64-.2l-.81-.57c.55-.45.94-1.09 1.06-1.83l.88.42c.4.19.66.59.66 1.03 0 .64-.52 1.15-1.15 1.15zm-.65-5.94c.2-.13.42-.2.65-.2.63 0 1.14.51 1.14 1.14 0 .44-.25.83-.66 1.03l-.88.42c-.12-.74-.51-1.38-1.07-1.83l.82-.56zM12 3c.62 0 1.12.49 1.14 1.1l-.11 1.09C12.71 5.07 12.36 5 12 5s-.7.07-1.02.19l-.12-1.09c.02-.61.52-1.1 1.14-1.1zM8.66 4.93c.24 0 .46.07.64.2l.81.56c-.55.45-.94 1.09-1.06 1.83l-.88-.42c-.4-.2-.66-.59-.66-1.03 0-.63.52-1.14 1.15-1.14zM8.17 8.9l.88-.42c.12.74.51 1.38 1.07 1.83l-.81.55c-.2.13-.42.2-.65.2-.63 0-1.14-.51-1.14-1.14-.01-.43.25-.82.65-1.02zM12 22a9 9 0 009-9 9 9 0 00-9 9zm2.44-2.44c.71-1.9 2.22-3.42 4.12-4.12a7.04 7.04 0 01-4.12 4.12zM3 13a9 9 0 009 9 9 9 0 00-9-9zm2.44 2.44c1.9.71 3.42 2.22 4.12 4.12a7.04 7.04 0 01-4.12-4.12z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Forum" class="d-svg d-svg--system d-svg__forum" viewBox="0 0 24 24"><path d="M21 6h-2v9H6v2c0 .55.45 1 1 1h11l4 4V7c0-.55-.45-1-1-1zm-4 6V3c0-.55-.45-1-1-1H3c-.55 0-1 .45-1 1v14l4-4h10c.55 0 1-.45 1-1z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Freshsales Crm" class="d-svg d-svg--native d-svg__freshsalesCrm" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 2.067h-8.813a9.62 9.62 0 00-4.074 1.266 9.9 9.9 0 00-4.993 8.46c0 9.047 9.027 10.067 9.027 10.067S18.6 23.28 21.64 14.2c.143-.444.217-.907.22-1.373l.073-8.947A3.227 3.227 0 0020 2.067z" fill="#FFA800"/><path d="M12.1 10.927a1.947 1.947 0 100-3.894 1.947 1.947 0 000 3.894zM7.733 11.66h8.527l-3.393 3.407-.027 1.9h-1.687v-1.914l-3.42-3.393z" fill="#fff"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Front" class="d-svg d-svg--native d-svg__front" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.223 5.45a3.302 3.302 0 013.302-3.302h10.59v4.7a1.65 1.65 0 01-1.65 1.651h-4.33a1.588 1.588 0 00-1.561 1.566v10.279c0 .912-.74 1.65-1.651 1.65h-4.7V5.452z" fill="#001B38"/><path d="M8.914 10.127a4.287 4.287 0 108.574 0 4.287 4.287 0 00-8.574 0z" fill="url(#front__paint0_linear)"/><path opacity=".5" d="M8.914 10.127a4.287 4.287 0 108.574 0 4.287 4.287 0 00-8.574 0z" fill="url(#front__paint1_linear)"/><defs><linearGradient id="front__paint0_linear" x1="10.18" y1="6.91" x2="16.63" y2="13.4" gradientUnits="userSpaceOnUse"><stop stop-color="#FF0057" stop-opacity=".16"/><stop offset=".86" stop-color="#FF0057"/></linearGradient><linearGradient id="front__paint1_linear" x1="10.18" y1="6.91" x2="16.63" y2="13.4" gradientUnits="userSpaceOnUse"><stop stop-color="#FF0057" stop-opacity=".16"/><stop offset=".86" stop-color="#FF0057"/></linearGradient></defs></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Fullscreen" class="d-svg d-svg--system d-svg__fullscreen" viewBox="0 0 24 24"><path d="M7 14H5v5h5v-2H7v-3zm-2-4h2V7h3V5H5v5zm12 7h-3v2h5v-5h-2v3zM14 5v2h3v3h2V5h-5z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Fullscreen Exit" class="d-svg d-svg--system d-svg__fullscreenExit" viewBox="0 0 24 24"><path d="M5 16h3v3h2v-5H5v2zm3-8H5v2h5V5H8v3zm6 11h2v-3h3v-2h-5v5zm2-11V5h-2v5h5V8h-3z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Gmail" class="d-svg d-svg--native d-svg__gmail" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.545 20.004v-7.727L4.15 10.084 2 8.867v9.773c0 .755.611 1.364 1.364 1.364h3.181z" fill="#4285F4"/><path d="M17.454 20.004h3.182c.755 0 1.364-.612 1.364-1.364V8.868l-2.434 1.393-2.111 2.016v7.727z" fill="#34A853"/><path d="M6.545 12.277l-.326-3.02.326-2.89L12 10.458l5.454-4.09.365 2.733-.364 3.176L12 16.367l-5.455-4.09z" fill="#EA4335"/><path d="M17.454 6.367v5.91L22 8.867V7.05c0-1.686-1.925-2.647-3.273-1.636l-1.273.954z" fill="#FBBC04"/><path d="M2 8.867l2.09 1.568 2.455 1.841V6.368l-1.272-.954C3.923 4.4 2 5.363 2 7.049v1.818z" fill="#C5221F"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Google Calendar" class="d-svg d-svg--native d-svg__googleCalendar" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.263 6.737H6.737v10.526h10.526V6.737z" fill="#fff"/><path d="M17.263 22L22 17.263l-2.368-.404-2.369.404-.432 2.166.432 2.571z" fill="#EA4335"/><path d="M2 17.263v3.158A1.58 1.58 0 003.579 22h3.158l.486-2.368-.486-2.369-2.58-.404L2 17.263z" fill="#188038"/><path d="M22 6.737V3.579A1.58 1.58 0 0020.421 2h-3.158c-.288 1.175-.432 2.04-.432 2.593 0 .555.144 1.27.432 2.144 1.048.3 1.837.45 2.369.45.53 0 1.32-.15 2.368-.45z" fill="#1967D2"/><path d="M22 6.737h-4.737v10.526H22V6.737z" fill="#FBBC04"/><path d="M17.263 17.263H6.737V22h10.526v-4.737z" fill="#34A853"/><path d="M17.263 2H3.58A1.58 1.58 0 002 3.579v13.684h4.737V6.737h10.526V2z" fill="#4285F4"/><path d="M8.896 14.903c-.393-.266-.666-.654-.814-1.168l.913-.376c.083.316.227.56.434.734.205.174.455.26.747.26.299 0 .556-.091.77-.273a.87.87 0 00.322-.693.86.86 0 00-.339-.703c-.226-.181-.51-.272-.85-.272h-.528v-.904h.474c.292 0 .538-.079.738-.237a.78.78 0 00.3-.649c0-.244-.09-.44-.268-.585a1.042 1.042 0 00-.68-.22c-.269 0-.482.071-.64.215a1.26 1.26 0 00-.345.527l-.904-.376c.12-.34.34-.64.662-.899.323-.259.734-.39 1.234-.39.37 0 .703.072.998.215.295.144.526.342.693.595.167.254.25.538.25.854 0 .322-.077.595-.233.818a1.606 1.606 0 01-.572.515v.054c.292.12.546.318.734.572a1.5 1.5 0 01.287.921c0 .358-.09.678-.272.958-.182.28-.433.501-.752.662-.32.16-.679.242-1.077.242a2.232 2.232 0 01-1.282-.397zm5.61-4.532l-1.003.725-.502-.76L14.8 9.038h.69v6.12h-.985V10.37z" fill="#4285F4"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Google Docs" class="d-svg d-svg--native d-svg__googleDocs" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 17H5v3.636A1.364 1.364 0 006.364 22H10v-5z" fill="#00832D"/><path d="M10 2H6.364A1.364 1.364 0 005 3.364V17h5V7h4.545V2H10z" fill="#FFBA00"/><path d="M19.546 17h-5v5h3.636a1.364 1.364 0 001.364-1.364V17z" fill="#0066DA"/><path d="M14.545 17H10v5h4.545v-5z" fill="#00AC47"/><path d="M14.545 7v10h5V7h-5z" fill="#2684FC"/><path d="M14.545 2v5h5l-5-5z" fill="#EA4335"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Google Drive" class="d-svg d-svg--native d-svg__googleDrive" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.512 18.315l.882 1.524c.183.32.447.572.756.756.886-1.125 1.503-1.988 1.85-2.59.353-.61.786-1.564 1.3-2.863-1.385-.182-2.435-.273-3.15-.273-.686 0-1.736.09-3.15.273 0 .355.092.71.275 1.031l1.237 2.142z" fill="#0066DA"/><path d="M18.85 20.595a2.08 2.08 0 00.756-.756l.367-.63 1.752-3.036c.18-.314.275-.67.275-1.03-1.422-.183-2.47-.274-3.144-.274-.724 0-1.772.09-3.145.273.508 1.306.936 2.26 1.283 2.864.35.608.97 1.471 1.856 2.589z" fill="#EA4335"/><path d="M12 8.727c1.025-1.237 1.732-2.192 2.12-2.863.312-.54.655-1.404 1.03-2.59A2.014 2.014 0 0014.12 3H9.88a2.13 2.13 0 00-1.031.275c.477 1.36.882 2.327 1.214 2.903.368.636 1.013 1.486 1.936 2.55z" fill="#00832D"/><path d="M15.7 15.142H8.3l-3.15 5.453c.31.183.664.275 1.031.275h11.638a2.14 2.14 0 001.031-.275l-3.15-5.453z" fill="#2684FC"/><path d="M12 8.727L8.85 3.275a2.08 2.08 0 00-.756.756l-5.82 10.08c-.179.314-.274.67-.274 1.031h6.3L12 8.727z" fill="#00AC47"/><path d="M18.816 9.071l-2.91-5.04a2.08 2.08 0 00-.756-.756L12 8.727l3.7 6.415h6.289c0-.355-.092-.71-.275-1.03l-2.898-5.04z" fill="#FFBA00"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Google Glyph" class="d-svg d-svg--native d-svg__googleGlyph" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.64 12.205c0-.639-.057-1.252-.164-1.841H12v3.481h4.844a4.14 4.14 0 01-1.796 2.716v2.259h2.908c1.702-1.567 2.684-3.875 2.684-6.615z" fill="#4285F4"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12 21c2.43 0 4.467-.806 5.956-2.18l-2.908-2.259c-.806.54-1.837.86-3.048.86-2.344 0-4.328-1.584-5.036-3.711H3.957v2.332A8.997 8.997 0 0012 21z" fill="#34A853"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6.964 13.71A5.41 5.41 0 016.682 12c0-.593.102-1.17.282-1.71V7.958H3.957a9.005 9.005 0 000 8.084l3.007-2.332z" fill="#FBBC05"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12 6.58c1.321 0 2.508.454 3.44 1.345l2.582-2.58C16.463 3.891 14.426 3 12 3a8.997 8.997 0 00-8.043 4.958l3.007 2.332C7.672 8.163 9.656 6.58 12 6.58z" fill="#EA4335"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Grade" class="d-svg d-svg--system d-svg__grade" viewBox="0 0 24 24"><path d="M4 7h16v2H4V7zm0 6h16v-2H4v2zm0 4h7v-2H4v2zm0 4h7v-2H4v2zm11.41-2.83L14 16.75l-1.41 1.41L15.41 21 20 16.42 18.58 15l-3.17 3.17zM4 3v2h16V3H4z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Greenhouse" class="d-svg d-svg--native d-svg__greenhouse" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.767 8.821c0 .784-.331 1.477-.874 2.02-.603.603-1.477.754-1.477 1.266 0 .693 1.115.482 2.185 1.552.709.709 1.146 1.643 1.146 2.728 0 2.14-1.718 3.844-3.874 3.844C9.718 20.23 8 18.529 8 16.389c0-1.085.437-2.02 1.145-2.728 1.07-1.07 2.186-.86 2.186-1.553 0-.512-.874-.663-1.477-1.266-.543-.542-.874-1.235-.874-2.05a2.843 2.843 0 012.848-2.833c.302 0 .573.046.799.046.407 0 .618-.181.618-.468 0-.165-.075-.376-.075-.603 0-.512.437-.934.964-.934.528 0 .95.437.95.965 0 .557-.437.813-.769.934-.271.09-.482.211-.482.482 0 .511.934 1.009.934 2.44zm-.301 7.568c0-1.492-1.1-2.698-2.593-2.698-1.492 0-2.592 1.206-2.592 2.698 0 1.477 1.1 2.698 2.592 2.698 1.493 0 2.593-1.223 2.593-2.698zm-.89-7.598c0-.95-.768-1.733-1.703-1.733-.934 0-1.703.784-1.703 1.733 0 .95.769 1.733 1.703 1.733.935 0 1.704-.783 1.704-1.733z" fill="#23A47F"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Grid" class="d-svg d-svg--system d-svg__grid" viewBox="0 0 24 24"><path d="M4 3a1 1 0 00-1 1v5.714a1 1 0 001 1h5.714a1 1 0 001-1V4a1 1 0 00-1-1H4zM4 13.286a1 1 0 00-1 1V20a1 1 0 001 1h5.714a1 1 0 001-1v-5.714a1 1 0 00-1-1H4zM13.286 4a1 1 0 011-1H20a1 1 0 011 1v5.714a1 1 0 01-1 1h-5.714a1 1 0 01-1-1V4zM14.286 13.286a1 1 0 00-1 1V20a1 1 0 001 1H20a1 1 0 001-1v-5.714a1 1 0 00-1-1h-5.714z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Group" class="d-svg d-svg--system d-svg__group" viewBox="0 0 24 24"><path d="M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Group Add" class="d-svg d-svg--system d-svg__groupAdd" viewBox="0 0 24 24"><path d="M8.333 10.583h-2.75v-2.75H3.75v2.75H1v1.834h2.75v2.75h1.833v-2.75h2.75v-1.834zm9.167.917a2.738 2.738 0 002.74-2.75 2.738 2.738 0 00-3.574-2.622c.522.743.825 1.641.825 2.622 0 .98-.312 1.87-.825 2.622.256.082.54.128.834.128zm-4.583 0a2.739 2.739 0 002.74-2.75c0-1.522-1.219-2.75-2.74-2.75a2.746 2.746 0 00-2.75 2.75 2.746 2.746 0 002.75 2.75zm6.068 1.98c.76.67 1.265 1.522 1.265 2.603v1.834H23v-1.834c0-1.411-2.172-2.282-4.015-2.603zm-6.068-.147c-1.834 0-5.5.917-5.5 2.75v1.834h11v-1.834c0-1.833-3.667-2.75-5.5-2.75z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Hashtag" class="d-svg d-svg--system d-svg__hashtag" viewBox="0 0 24 24"><path fill-rule="evenodd" clip-rule="evenodd" d="M14.703 6a.296.296 0 00-.292.235l-.62 3.11h-2.556l.598-2.998a.287.287 0 00-.063-.24.3.3 0 00-.23-.107h-1.08a.296.296 0 00-.292.235l-.62 3.11h-2.25a.296.296 0 00-.294.245l-.171 1.059a.287.287 0 00.067.234.3.3 0 00.226.102H9.23l-.398 2.03H6.46a.295.295 0 00-.294.247l-.163 1.06a.287.287 0 00.069.233.3.3 0 00.225.1H8.5l-.583 3a.287.287 0 00.063.24.3.3 0 00.229.105h1.089c.143 0 .266-.1.292-.237l.597-3.107h2.564l-.583 2.998a.287.287 0 00.063.24.3.3 0 00.23.106h1.08c.143 0 .266-.1.293-.237l.604-3.107h2.266a.295.295 0 00.294-.248l.162-1.059a.287.287 0 00-.068-.233.3.3 0 00-.226-.101h-2.102l.404-2.03h2.365c.146 0 .27-.104.294-.245l.17-1.06a.287.287 0 00-.067-.234.3.3 0 00-.226-.102h-2.224l.597-2.997a.287.287 0 00-.062-.24.3.3 0 00-.23-.107h-1.081zm-4.183 7.015l.404-2.03h2.556l-.404 2.03H10.52z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Hashtag Bold" class="d-svg d-svg--system d-svg__hashtagBold" viewBox="0 0 24 24"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.543 6a.603.603 0 00-.595.48l-.535 2.687H7.552a.602.602 0 00-.599.501l-.161 1.003a.586.586 0 00.138.478.61.61 0 00.46.208h1.597l-.252 1.286H6.76c-.3 0-.555.215-.6.505l-.153 1.003a.586.586 0 00.14.476.61.61 0 00.459.206h1.69l-.478 2.462a.585.585 0 00.128.49.61.61 0 00.467.215h1.03a.603.603 0 00.596-.484l.514-2.683h1.765l-.479 2.462a.585.585 0 00.129.49.61.61 0 00.466.215h1.023c.291 0 .54-.203.595-.483l.522-2.684h1.874c.3 0 .555-.215.6-.505l.153-1.003a.585.585 0 00-.14-.476.61.61 0 00-.459-.206h-1.594l.255-1.286h1.97a.602.602 0 00.598-.5l.162-1.004a.586.586 0 00-.138-.478.61.61 0 00-.46-.208h-1.71l.489-2.46a.586.586 0 00-.127-.49A.61.61 0 0015.58 6h-1.022a.603.603 0 00-.595.48l-.535 2.687H11.67l.49-2.46a.586.586 0 00-.127-.49.61.61 0 00-.467-.217h-1.023zm.45 6.643l.256-1.286h1.757l-.255 1.286h-1.757z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Hd" class="d-svg d-svg--system d-svg__hd" viewBox="0 0 24 24"><path d="M19 3H5a2 2 0 00-2 2v14a2 2 0 002 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-8 12H9.5v-2h-2v2H6V9h1.5v2.5h2V9H11v6zm2-6h4c.55 0 1 .45 1 1v4c0 .55-.45 1-1 1h-4V9zm1.5 4.5h2v-3h-2v3z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Headset Mic" class="d-svg d-svg--system d-svg__headsetMic" viewBox="0 0 24 24"><path d="M12 1a9 9 0 00-9 9v7c0 1.66 1.34 3 3 3h3v-8H5v-2c0-3.87 3.13-7 7-7s7 3.13 7 7v2h-4v8h4v1h-7v2h6c1.66 0 3-1.34 3-3V10a9 9 0 00-9-9z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Hearing" class="d-svg d-svg--system d-svg__hearing" viewBox="0 0 24 24"><path d="M17 20c-.29 0-.56-.06-.76-.15-.71-.37-1.21-.88-1.71-2.38-.51-1.56-1.47-2.29-2.39-3-.79-.61-1.61-1.24-2.32-2.53C9.29 10.98 9 9.93 9 9c0-2.8 2.2-5 5-5s5 2.2 5 5h2c0-3.93-3.07-7-7-7S7 5.07 7 9c0 1.26.38 2.65 1.07 3.9.91 1.65 1.98 2.48 2.85 3.15.81.62 1.39 1.07 1.71 2.05.6 1.82 1.37 2.84 2.73 3.55A3.999 3.999 0 0021 18h-2c0 1.1-.9 2-2 2zM7.64 2.64L6.22 1.22A10.965 10.965 0 003 9c0 3.04 1.23 5.79 3.22 7.78l1.41-1.41A9.011 9.011 0 015 9c0-2.49 1.01-4.74 2.64-6.36zM11.5 9a2.5 2.5 0 005 0 2.5 2.5 0 00-5 0z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Heart" class="d-svg d-svg--system d-svg__heart" viewBox="0 0 24 24"><path d="M16.5 3c-1.74 0-3.41.81-4.5 2.09C10.91 3.81 9.24 3 7.5 3 4.42 3 2 5.42 2 8.5c0 3.78 3.4 6.86 8.55 11.54L12 21.35l1.45-1.32C18.6 15.36 22 12.28 22 8.5 22 5.42 19.58 3 16.5 3zm-4.4 15.55l-.1.1-.1-.1C7.14 14.24 4 11.39 4 8.5 4 6.5 5.5 5 7.5 5c1.54 0 3.04.99 3.57 2.36h1.87C13.46 5.99 14.96 5 16.5 5c2 0 3.5 1.5 3.5 3.5 0 2.89-3.14 5.74-7.9 10.05z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Help" class="d-svg d-svg--system d-svg__help" 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 2zm1 17h-2v-2h2v2zm2.07-7.75l-.9.92C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Highfive" class="d-svg d-svg--native d-svg__highfive" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z" fill="#fff"/><path d="M6.762 17.235l-1.833 1.833a9.968 9.968 0 007.07 2.928v-2.595a7.37 7.37 0 01-5.237-2.166z" fill="#F7AFFF"/><path d="M4.595 11.998a7.405 7.405 0 017.407-7.406V2C6.478 2 2 6.478 2 11.998a9.967 9.967 0 002.929 7.07l1.833-1.833a7.379 7.379 0 01-2.167-5.237z" fill="#A26EEA"/><path d="M17.235 6.762l1.833-1.833A9.968 9.968 0 0011.998 2v2.595c2.046 0 3.897.826 5.237 2.167z" fill="#46B7FD"/><path d="M22 11.998a9.967 9.967 0 00-2.929-7.07l-1.833 1.834a7.405 7.405 0 01-5.237 12.643V22C17.523 22 22 17.522 22 11.998z" fill="#5D70EA"/><path d="M11.998 14.296a2.297 2.297 0 100-4.595 2.297 2.297 0 000 4.595z" fill="#000"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Highfive Glyph" class="d-svg d-svg--system d-svg__highfiveGlyph" viewBox="0 0 24 24"><path d="M6.764 17.236l-1.836 1.836A9.96 9.96 0 0012 22v-2.596a7.381 7.381 0 01-5.236-2.168z" fill-opacity=".92"/><path d="M4.596 12A7.405 7.405 0 0112 4.596V2C6.476 2 2 6.476 2 12a9.99 9.99 0 002.928 7.072l1.836-1.836A7.381 7.381 0 014.596 12z" fill-opacity=".55"/><path d="M17.236 6.764l1.836-1.836A9.99 9.99 0 0012 2v2.596c2.045 0 3.896.828 5.236 2.168z" fill-opacity=".66"/><path d="M22 12a9.99 9.99 0 00-2.928-7.072l-1.836 1.836A7.405 7.405 0 0112 19.404V22c5.524 0 10-4.476 10-10zM14.298 12A2.296 2.296 0 0112 14.298 2.296 2.296 0 019.702 12 2.296 2.296 0 0112 9.702 2.296 2.296 0 0114.298 12z" fill-opacity=".83"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Hubspot" class="d-svg d-svg--native d-svg__hubspot" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="2" y="2" width="20" height="20" rx="2" fill="#E77C39"/><path d="M6.6 4a1.6 1.6 0 10.853 2.951l4.79 3.61a3.821 3.821 0 00-.843 2.399c0 .993.38 1.895.999 2.576l-1.949 1.949a1.28 1.28 0 10.905.905l2.054-2.054h.001a3.84 3.84 0 005.67-3.376 3.838 3.838 0 00-3.2-3.783v-2.15a1.28 1.28 0 10-1.418-2.122 1.28 1.28 0 00.138 2.122v2.15a3.812 3.812 0 00-1.376.52L8.172 5.891A1.6 1.6 0 006.6 4zm8.64 7.04c1.059 0 1.92.861 1.92 1.92s-.861 1.92-1.92 1.92a1.922 1.922 0 01-1.92-1.92c0-1.059.861-1.92 1.92-1.92z" fill="#fff"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Image" class="d-svg d-svg--system d-svg__image" viewBox="0 0 24 24"><path d="M21 19V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2zM8.5 13.5l2.5 3.01L14.5 12l4.5 6H5l3.5-4.5z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Inbox" class="d-svg d-svg--system d-svg__inbox" viewBox="0 0 24 24"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.99 3H19a2 2 0 012 2v14c0 1.1-.9 2-2 2H4.99C3.88 21 3 20.1 3 19l.01-14c0-1.11.87-2 1.98-2zM15 15h4V5H4.99v10H9c0 1.66 1.35 3 3 3s3-1.34 3-3z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Info" class="d-svg d-svg--system d-svg__info" 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 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Intercom" class="d-svg d-svg--native d-svg__intercom" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.317 13.005c0 .179-.07.35-.195.476a.662.662 0 01-.94 0 .676.676 0 01-.195-.476V7c0-.178.07-.35.195-.475a.662.662 0 01.94 0 .676.676 0 01.195.475v6.005zm-.23 4.162c-.089.088-2.563 2.172-7.098 2.172s-6.993-2.072-7.097-2.161a.66.66 0 01-.202-.708.663.663 0 011.059-.298c.039.028 2.249 1.84 6.234 1.84 3.986 0 6.213-1.823 6.235-1.84a.672.672 0 01.94.072.666.666 0 01-.066.928l-.006-.005zM4.654 7a.68.68 0 01.222-.466.662.662 0 01.917.025.676.676 0 01.192.441v5.994c0 .179-.07.35-.195.476a.662.662 0 01-.94 0 .676.676 0 01-.196-.476V7zm3.337-1.333a.68.68 0 01.222-.466.662.662 0 01.917.025.676.676 0 01.192.44v8.89c0 .178-.07.349-.195.475a.662.662 0 01-.94 0 .676.676 0 01-.196-.476V5.668zm3.354-.334c0-.178.07-.349.195-.475a.662.662 0 01.94 0 .676.676 0 01.195.475V15c0 .178-.07.35-.195.475a.662.662 0 01-.94 0 .676.676 0 01-.195-.475V5.333zm3.298.334c0-.179.07-.35.195-.476a.661.661 0 01.94 0 .676.676 0 01.196.476v8.889c0 .178-.07.349-.195.475a.662.662 0 01-1.136-.476V5.668zM19.5 2H4.5a2.462 2.462 0 00-1.763.726A2.512 2.512 0 002 4.5v15a2.534 2.534 0 00.738 1.774A2.483 2.483 0 004.5 22H19.5a2.461 2.461 0 001.762-.724 2.512 2.512 0 00.739-1.77V4.5a2.532 2.532 0 00-.736-1.772A2.482 2.482 0 0019.504 2" fill="#000"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="International Calling" class="d-svg d-svg--system d-svg__internationalCalling" viewBox="0 0 24 24"><path fill-rule="evenodd" clip-rule="evenodd" d="M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12zm17.747 2c.165-.64.253-1.31.253-2s-.088-1.36-.253-2H16.9a19.826 19.826 0 010 4h2.847zm-.821 2h-2.342c-.265 1.215-.648 2.304-1.12 3.21A8.059 8.059 0 0018.927 16zm-4.037-2c.072-.636.111-1.305.111-2 0-.695-.04-1.364-.111-2H9.11A17.735 17.735 0 009 12c0 .695.04 1.364.111 2h5.777zM9.47 16h5.06c-.209.83-.477 1.564-.783 2.177C12.948 19.774 12.215 20 12 20c-.215 0-.948-.226-1.747-1.823A10.786 10.786 0 019.47 16zM7.1 14a19.829 19.829 0 010-4H4.253A7.982 7.982 0 004 12c0 .69.088 1.36.253 2H7.1zm-2.026 2h2.342c.265 1.215.648 2.304 1.12 3.21A8.059 8.059 0 015.073 16zm10.39-11.21A8.059 8.059 0 0118.927 8h-2.342c-.265-1.215-.648-2.304-1.12-3.21zm-1.717 1.033c.306.613.574 1.348.783 2.177H9.47c.209-.83.477-1.564.783-2.177C11.052 4.226 11.785 4 12 4c.215 0 .948.226 1.747 1.823zM8.535 4.79c-.471.906-.854 1.995-1.119 3.21H5.074a8.059 8.059 0 013.461-3.21z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="International Calling Alt" class="d-svg d-svg--system d-svg__internationalCallingAlt" viewBox="0 0 24 24"><path d="M20 12c0 2.08-.8 3.97-2.1 5.39-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7c.5 0 1-.5 1-1V2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10h-2zm-9 7.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93z"/><path d="M14.81 5.895a7.574 7.574 0 003.295 3.295l1.1-1.1a.497.497 0 01.51-.12c.56.185 1.165.285 1.785.285.275 0 .5.225.5.5V10.5c0 .275-.225.5-.5.5A8.5 8.5 0 0113 2.5c0-.275.225-.5.5-.5h1.75c.275 0 .5.225.5.5 0 .625.1 1.225.285 1.785a.502.502 0 01-.125.51l-1.1 1.1z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Invert Colors" class="d-svg d-svg--system d-svg__invertColors" height="24" viewBox="0 0 24 24" width="24"><path d="M17.66 7.93L12 2.27 6.34 7.93c-3.12 3.12-3.12 8.19 0 11.31A7.98 7.98 0 0012 21.58c2.05 0 4.1-.78 5.66-2.34 3.12-3.12 3.12-8.19 0-11.31zM12 19.59c-1.6 0-3.11-.62-4.24-1.76C6.62 16.69 6 15.19 6 13.59s.62-3.11 1.76-4.24L12 5.1v14.49z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Jcb" class="d-svg d-svg--native d-svg__jcb" 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="M15.424 12.393c.375.008.752-.017 1.126.013.378.07.469.643.133.83-.23.124-.502.047-.75.069h-.51v-.912zm1.342-1.032c.084.295-.2.559-.483.518h-.86c.007-.277-.01-.578.01-.84.344.009.691-.02 1.033.014a.41.41 0 01.3.308zm2.068-4.36c.016.561.002 1.152.007 1.725-.001 2.33.002 4.66-.002 6.99-.015.873-.789 1.631-1.656 1.649-.868.003-1.736 0-2.604.001v-3.522c.946-.005 1.892.01 2.837-.007.439-.028.92-.317.94-.8.051-.485-.406-.82-.84-.873-.166-.004-.161-.048 0-.068.414-.09.74-.517.618-.946-.104-.451-.603-.626-1.018-.625-.845-.006-1.691-.001-2.537-.003.006-.657-.011-1.315.01-1.972.066-.858.86-1.565 1.714-1.55h2.53z" fill="url(#paint0_linear)"/><path d="M5.022 8.638c.022-.871.8-1.624 1.665-1.636.865-.003 1.73 0 2.594-.002-.002 2.917.005 5.834-.003 8.75-.034.861-.802 1.6-1.659 1.615-.866.003-1.732 0-2.599.001v-3.64c.842.198 1.724.283 2.583.151.513-.083 1.074-.335 1.248-.867.128-.455.056-.935.075-1.402v-1.086H7.44c-.006.718.014 1.438-.01 2.155-.04.44-.477.72-.893.705C6.022 13.388 5 13.01 5 13.01c-.002-1.345.015-3.03.022-4.37z" fill="url(#paint1_linear)"/><path d="M9.835 10.96c-.078.017-.015-.266-.035-.374.005-.678-.011-1.358.009-2.036.067-.86.866-1.57 1.724-1.55h2.528c-.002 2.917.005 5.834-.004 8.75-.033.861-.802 1.6-1.658 1.615-.866.003-1.733 0-2.6.001v-3.989c.592.486 1.397.561 2.134.563a7.16 7.16 0 001.648-.214v-.731c-.608.303-1.323.496-1.998.321a1.088 1.088 0 01-.804-1.057c-.054-.504.242-1.037.738-1.187.616-.193 1.287-.046 1.864.205.124.065.25.145.2-.062v-.574c-.966-.23-1.993-.314-2.963-.064-.281.079-.555.199-.783.383z" fill="url(#paint2_linear)"/><defs><linearGradient id="paint0_linear" x1="14.55" y1="11.96" x2="18.81" y2="11.96" gradientUnits="userSpaceOnUse"><stop stop-color="#58B03A"/><stop offset="1" stop-color="#55B330"/></linearGradient><linearGradient id="paint1_linear" x1="4.93" y1="12.28" x2="9.21" y2="12.28" gradientUnits="userSpaceOnUse"><stop stop-color="#0F6EB6"/><stop offset="1" stop-color="#006DBA"/></linearGradient><linearGradient id="paint2_linear" x1="9.79" y1="12.06" x2="14.06" y2="12.06" gradientUnits="userSpaceOnUse"><stop stop-color="#DE0D3D"/><stop offset="1" stop-color="#E30138"/></linearGradient></defs></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Jira Service Desk" class="d-svg d-svg--native d-svg__jiraServiceDesk" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.322 9.894l5.441.034a.848.848 0 01.674 1.358L11.407 22a5.707 5.707 0 01-1.155-7.983l3.07-4.123z" fill="url(#paint0_linear)"/><path d="M10.25 14.007l-5.408-.034a.848.848 0 01-.674-1.355L12.118 2a5.707 5.707 0 011.154 7.983l-3.022 4.024z" fill="#2684FF"/><defs><linearGradient id="paint0_linear" x1="13.11" y1="10.7" x2="15.39" y2="17.61" gradientUnits="userSpaceOnUse"><stop stop-color="#0052CC"/><stop offset="1" stop-color="#2684FF"/></linearGradient></defs></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Label" class="d-svg d-svg--system d-svg__label" viewBox="0 0 24 24"><path d="M17.4 6.758C17.021 6.298 16.39 6 15.684 6l-11.579.009C2.947 6.009 2 6.812 2 7.805v9.022c0 .992.947 1.796 2.105 1.796l11.58.009c.705 0 1.336-.298 1.715-.758l4.6-5.558-4.6-5.558z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Launch" class="d-svg d-svg--system d-svg__launch" viewBox="0 0 24 24"><path d="M19 19H5V5h7V3H5a2 2 0 00-2 2v14a2 2 0 002 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Lightbulb" class="d-svg d-svg--system d-svg__lightbulb" viewBox="0 0 24 24"><path d="M9 21c0 .5.4 1 1 1h4c.6 0 1-.5 1-1v-1H9v1zm3-19C8.1 2 5 5.1 5 9c0 2.4 1.2 4.5 3 5.7V17c0 .5.4 1 1 1h6c.6 0 1-.5 1-1v-2.3c1.8-1.3 3-3.4 3-5.7 0-3.9-3.1-7-7-7z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Line Graph" class="d-svg d-svg--system d-svg__lineGraph" viewBox="0 0 24 24"><path d="M3.5 18.49l6-6.01 4 4L22 6.92l-1.41-1.41-7.09 7.97-4-4L2 16.99l1.5 1.5z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Link" class="d-svg d-svg--system d-svg__link" viewBox="0 0 24 24"><path d="M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1 0 1.71-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Linkedin" class="d-svg d-svg--native d-svg__linkedin" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.52 2H3.476C2.662 2 2 2.646 2 3.441v17.116C2 21.354 2.662 22 3.476 22H20.52c.816 0 1.481-.646 1.481-1.443V3.441C22 2.646 21.335 2 20.52 2" fill="#006087"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6.449 4.755a1.72 1.72 0 11-.004 3.441 1.72 1.72 0 01.004-3.441zM4.965 19.05h2.967V9.5H4.965v9.549zM9.792 9.5h2.845v1.306h.04c.396-.751 1.364-1.542 2.807-1.542 3.004 0 3.558 1.977 3.558 4.548v5.238h-2.964v-4.644c0-1.107-.02-2.532-1.541-2.532-1.544 0-1.78 1.207-1.78 2.452v4.724H9.791V9.5z" fill="#FFFFFE"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Location" class="d-svg d-svg--system d-svg__location" viewBox="0 0 24 24"><path d="M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5a2.5 2.5 0 010-5 2.5 2.5 0 010 5z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Lock" class="d-svg d-svg--system d-svg__lock" viewBox="0 0 24 24"><path d="M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Lock Open" class="d-svg d-svg--system d-svg__lockOpen" viewBox="0 0 24 24"><path d="M12 17c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm6-9h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6h1.9c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm0 12H6V10h12v10z"/></svg>
3
+ </template>
@@ -0,0 +1,3 @@
1
+ <template>
2
+ <svg aria-hidden="true" aria-label="Logout" class="d-svg d-svg--system d-svg__logout" viewBox="0 0 24 24"><path d="M20 19h-8v2h8c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-8v2h8v14z"/><path d="M8.4 15.6L7 17l-5-5 5-5 1.4 1.4L5.8 11H16v2H5.8l2.6 2.6z"/></svg>
3
+ </template>