@dialpad/dialtone-icons 4.26.7 → 4.27.2

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 (2407) hide show
  1. package/README.md +1 -1
  2. package/dist/icons.js +1 -1
  3. package/dist/keywords-icons.json +1 -1
  4. package/dist/svg/icons/dialpad-sparkle.svg +1 -0
  5. package/dist/svg/icons/sparkle-filled.svg +1 -1
  6. package/dist/svg/icons/sparkle.svg +1 -1
  7. package/package.json +1 -7
  8. package/vue2/dist/components/dialpad-sparkle.cjs +2 -0
  9. package/vue2/dist/components/dialpad-sparkle.cjs.map +1 -0
  10. package/vue2/dist/components/dialpad-sparkle.js +56 -0
  11. package/vue2/dist/components/dialpad-sparkle.js.map +1 -0
  12. package/vue2/dist/components/sparkle-filled.cjs +1 -1
  13. package/vue2/dist/components/sparkle-filled.cjs.map +1 -1
  14. package/vue2/dist/components/sparkle-filled.js +1 -1
  15. package/vue2/dist/components/sparkle-filled.js.map +1 -1
  16. package/vue2/dist/components/sparkle.cjs +1 -1
  17. package/vue2/dist/components/sparkle.cjs.map +1 -1
  18. package/vue2/dist/components/sparkle.js +1 -1
  19. package/vue2/dist/components/sparkle.js.map +1 -1
  20. package/vue2/dist/dialtone-icons.cjs +1 -1
  21. package/vue2/dist/dialtone-icons.cjs.map +1 -1
  22. package/vue2/dist/dialtone-icons.js +809 -807
  23. package/vue2/dist/dialtone-icons.js.map +1 -1
  24. package/vue2/dist/types/index.d.ts +591 -590
  25. package/vue2/dist/types/index.d.ts.map +1 -1
  26. package/vue2/dist/types/src/icons/accessibility-mac.vue.d.ts +2 -2
  27. package/vue2/dist/types/src/icons/accessibility-mac.vue.d.ts.map +1 -1
  28. package/vue2/dist/types/src/icons/accessibility.vue.d.ts +2 -2
  29. package/vue2/dist/types/src/icons/accessibility.vue.d.ts.map +1 -1
  30. package/vue2/dist/types/src/icons/activity.vue.d.ts +2 -2
  31. package/vue2/dist/types/src/icons/activity.vue.d.ts.map +1 -1
  32. package/vue2/dist/types/src/icons/add-task.vue.d.ts +2 -2
  33. package/vue2/dist/types/src/icons/add-task.vue.d.ts.map +1 -1
  34. package/vue2/dist/types/src/icons/agent-assist.vue.d.ts +2 -2
  35. package/vue2/dist/types/src/icons/agent-assist.vue.d.ts.map +1 -1
  36. package/vue2/dist/types/src/icons/ai-notes.vue.d.ts +2 -2
  37. package/vue2/dist/types/src/icons/ai-notes.vue.d.ts.map +1 -1
  38. package/vue2/dist/types/src/icons/ai-write.vue.d.ts +2 -2
  39. package/vue2/dist/types/src/icons/ai-write.vue.d.ts.map +1 -1
  40. package/vue2/dist/types/src/icons/airplay.vue.d.ts +2 -2
  41. package/vue2/dist/types/src/icons/airplay.vue.d.ts.map +1 -1
  42. package/vue2/dist/types/src/icons/airtable.vue.d.ts +2 -2
  43. package/vue2/dist/types/src/icons/airtable.vue.d.ts.map +1 -1
  44. package/vue2/dist/types/src/icons/alarm-check.vue.d.ts +2 -2
  45. package/vue2/dist/types/src/icons/alarm-check.vue.d.ts.map +1 -1
  46. package/vue2/dist/types/src/icons/alarm-clock-off.vue.d.ts +2 -2
  47. package/vue2/dist/types/src/icons/alarm-clock-off.vue.d.ts.map +1 -1
  48. package/vue2/dist/types/src/icons/alarm-minus.vue.d.ts +2 -2
  49. package/vue2/dist/types/src/icons/alarm-minus.vue.d.ts.map +1 -1
  50. package/vue2/dist/types/src/icons/alarm-plus.vue.d.ts +2 -2
  51. package/vue2/dist/types/src/icons/alarm-plus.vue.d.ts.map +1 -1
  52. package/vue2/dist/types/src/icons/album.vue.d.ts +2 -2
  53. package/vue2/dist/types/src/icons/album.vue.d.ts.map +1 -1
  54. package/vue2/dist/types/src/icons/alert-circle.vue.d.ts +3 -2
  55. package/vue2/dist/types/src/icons/alert-circle.vue.d.ts.map +1 -1
  56. package/vue2/dist/types/src/icons/alert-triangle.vue.d.ts +2 -2
  57. package/vue2/dist/types/src/icons/alert-triangle.vue.d.ts.map +1 -1
  58. package/vue2/dist/types/src/icons/align-center.vue.d.ts +2 -2
  59. package/vue2/dist/types/src/icons/align-center.vue.d.ts.map +1 -1
  60. package/vue2/dist/types/src/icons/align-justify.vue.d.ts +2 -2
  61. package/vue2/dist/types/src/icons/align-justify.vue.d.ts.map +1 -1
  62. package/vue2/dist/types/src/icons/align-left.vue.d.ts +2 -2
  63. package/vue2/dist/types/src/icons/align-left.vue.d.ts.map +1 -1
  64. package/vue2/dist/types/src/icons/align-right.vue.d.ts +2 -2
  65. package/vue2/dist/types/src/icons/align-right.vue.d.ts.map +1 -1
  66. package/vue2/dist/types/src/icons/amex.vue.d.ts +2 -2
  67. package/vue2/dist/types/src/icons/amex.vue.d.ts.map +1 -1
  68. package/vue2/dist/types/src/icons/app-store-badge.vue.d.ts +2 -2
  69. package/vue2/dist/types/src/icons/app-store-badge.vue.d.ts.map +1 -1
  70. package/vue2/dist/types/src/icons/apple.vue.d.ts +2 -2
  71. package/vue2/dist/types/src/icons/apple.vue.d.ts.map +1 -1
  72. package/vue2/dist/types/src/icons/archive-restore.vue.d.ts +2 -2
  73. package/vue2/dist/types/src/icons/archive-restore.vue.d.ts.map +1 -1
  74. package/vue2/dist/types/src/icons/archive.vue.d.ts +2 -2
  75. package/vue2/dist/types/src/icons/archive.vue.d.ts.map +1 -1
  76. package/vue2/dist/types/src/icons/arrow-down-left.vue.d.ts +2 -2
  77. package/vue2/dist/types/src/icons/arrow-down-left.vue.d.ts.map +1 -1
  78. package/vue2/dist/types/src/icons/arrow-down-right.vue.d.ts +2 -2
  79. package/vue2/dist/types/src/icons/arrow-down-right.vue.d.ts.map +1 -1
  80. package/vue2/dist/types/src/icons/arrow-down.vue.d.ts +2 -2
  81. package/vue2/dist/types/src/icons/arrow-down.vue.d.ts.map +1 -1
  82. package/vue2/dist/types/src/icons/arrow-left-right.vue.d.ts +2 -2
  83. package/vue2/dist/types/src/icons/arrow-left-right.vue.d.ts.map +1 -1
  84. package/vue2/dist/types/src/icons/arrow-left.vue.d.ts +2 -2
  85. package/vue2/dist/types/src/icons/arrow-left.vue.d.ts.map +1 -1
  86. package/vue2/dist/types/src/icons/arrow-right.vue.d.ts +2 -2
  87. package/vue2/dist/types/src/icons/arrow-right.vue.d.ts.map +1 -1
  88. package/vue2/dist/types/src/icons/arrow-up-down.vue.d.ts +2 -2
  89. package/vue2/dist/types/src/icons/arrow-up-down.vue.d.ts.map +1 -1
  90. package/vue2/dist/types/src/icons/arrow-up-left.vue.d.ts +2 -2
  91. package/vue2/dist/types/src/icons/arrow-up-left.vue.d.ts.map +1 -1
  92. package/vue2/dist/types/src/icons/arrow-up-right.vue.d.ts +2 -2
  93. package/vue2/dist/types/src/icons/arrow-up-right.vue.d.ts.map +1 -1
  94. package/vue2/dist/types/src/icons/arrow-up.vue.d.ts +2 -2
  95. package/vue2/dist/types/src/icons/arrow-up.vue.d.ts.map +1 -1
  96. package/vue2/dist/types/src/icons/asana.vue.d.ts +2 -2
  97. package/vue2/dist/types/src/icons/asana.vue.d.ts.map +1 -1
  98. package/vue2/dist/types/src/icons/asterisk.vue.d.ts +2 -2
  99. package/vue2/dist/types/src/icons/asterisk.vue.d.ts.map +1 -1
  100. package/vue2/dist/types/src/icons/at-sign.vue.d.ts +2 -2
  101. package/vue2/dist/types/src/icons/at-sign.vue.d.ts.map +1 -1
  102. package/vue2/dist/types/src/icons/ata-adapter.vue.d.ts +2 -2
  103. package/vue2/dist/types/src/icons/ata-adapter.vue.d.ts.map +1 -1
  104. package/vue2/dist/types/src/icons/attestation-outline.vue.d.ts +2 -2
  105. package/vue2/dist/types/src/icons/attestation-outline.vue.d.ts.map +1 -1
  106. package/vue2/dist/types/src/icons/attestation.vue.d.ts +2 -2
  107. package/vue2/dist/types/src/icons/attestation.vue.d.ts.map +1 -1
  108. package/vue2/dist/types/src/icons/axis-3d.vue.d.ts +2 -2
  109. package/vue2/dist/types/src/icons/axis-3d.vue.d.ts.map +1 -1
  110. package/vue2/dist/types/src/icons/bar-chart-2.vue.d.ts +2 -2
  111. package/vue2/dist/types/src/icons/bar-chart-2.vue.d.ts.map +1 -1
  112. package/vue2/dist/types/src/icons/bar-chart-3.vue.d.ts +2 -2
  113. package/vue2/dist/types/src/icons/bar-chart-3.vue.d.ts.map +1 -1
  114. package/vue2/dist/types/src/icons/bar-chart-4.vue.d.ts +2 -2
  115. package/vue2/dist/types/src/icons/bar-chart-4.vue.d.ts.map +1 -1
  116. package/vue2/dist/types/src/icons/bar-chart-horizontal.vue.d.ts +2 -2
  117. package/vue2/dist/types/src/icons/bar-chart-horizontal.vue.d.ts.map +1 -1
  118. package/vue2/dist/types/src/icons/bar-chart.vue.d.ts +2 -2
  119. package/vue2/dist/types/src/icons/bar-chart.vue.d.ts.map +1 -1
  120. package/vue2/dist/types/src/icons/barge.vue.d.ts +2 -2
  121. package/vue2/dist/types/src/icons/barge.vue.d.ts.map +1 -1
  122. package/vue2/dist/types/src/icons/baseline.vue.d.ts +2 -2
  123. package/vue2/dist/types/src/icons/baseline.vue.d.ts.map +1 -1
  124. package/vue2/dist/types/src/icons/battery-charging.vue.d.ts +2 -2
  125. package/vue2/dist/types/src/icons/battery-charging.vue.d.ts.map +1 -1
  126. package/vue2/dist/types/src/icons/battery-full.vue.d.ts +2 -2
  127. package/vue2/dist/types/src/icons/battery-full.vue.d.ts.map +1 -1
  128. package/vue2/dist/types/src/icons/battery-low.vue.d.ts +2 -2
  129. package/vue2/dist/types/src/icons/battery-low.vue.d.ts.map +1 -1
  130. package/vue2/dist/types/src/icons/battery-medium.vue.d.ts +2 -2
  131. package/vue2/dist/types/src/icons/battery-medium.vue.d.ts.map +1 -1
  132. package/vue2/dist/types/src/icons/battery.vue.d.ts +2 -2
  133. package/vue2/dist/types/src/icons/battery.vue.d.ts.map +1 -1
  134. package/vue2/dist/types/src/icons/bell-minus.vue.d.ts +2 -2
  135. package/vue2/dist/types/src/icons/bell-minus.vue.d.ts.map +1 -1
  136. package/vue2/dist/types/src/icons/bell-off.vue.d.ts +2 -2
  137. package/vue2/dist/types/src/icons/bell-off.vue.d.ts.map +1 -1
  138. package/vue2/dist/types/src/icons/bell-plus.vue.d.ts +2 -2
  139. package/vue2/dist/types/src/icons/bell-plus.vue.d.ts.map +1 -1
  140. package/vue2/dist/types/src/icons/bell-ring.vue.d.ts +2 -2
  141. package/vue2/dist/types/src/icons/bell-ring.vue.d.ts.map +1 -1
  142. package/vue2/dist/types/src/icons/bell.vue.d.ts +2 -2
  143. package/vue2/dist/types/src/icons/bell.vue.d.ts.map +1 -1
  144. package/vue2/dist/types/src/icons/binary.vue.d.ts +2 -2
  145. package/vue2/dist/types/src/icons/binary.vue.d.ts.map +1 -1
  146. package/vue2/dist/types/src/icons/bluetooth-connected.vue.d.ts +2 -2
  147. package/vue2/dist/types/src/icons/bluetooth-connected.vue.d.ts.map +1 -1
  148. package/vue2/dist/types/src/icons/bluetooth-off.vue.d.ts +2 -2
  149. package/vue2/dist/types/src/icons/bluetooth-off.vue.d.ts.map +1 -1
  150. package/vue2/dist/types/src/icons/bluetooth-searching.vue.d.ts +2 -2
  151. package/vue2/dist/types/src/icons/bluetooth-searching.vue.d.ts.map +1 -1
  152. package/vue2/dist/types/src/icons/bluetooth.vue.d.ts +2 -2
  153. package/vue2/dist/types/src/icons/bluetooth.vue.d.ts.map +1 -1
  154. package/vue2/dist/types/src/icons/blur-background.vue.d.ts +2 -2
  155. package/vue2/dist/types/src/icons/blur-background.vue.d.ts.map +1 -1
  156. package/vue2/dist/types/src/icons/bold.vue.d.ts +2 -2
  157. package/vue2/dist/types/src/icons/bold.vue.d.ts.map +1 -1
  158. package/vue2/dist/types/src/icons/book-open.vue.d.ts +2 -2
  159. package/vue2/dist/types/src/icons/book-open.vue.d.ts.map +1 -1
  160. package/vue2/dist/types/src/icons/book.vue.d.ts +2 -2
  161. package/vue2/dist/types/src/icons/book.vue.d.ts.map +1 -1
  162. package/vue2/dist/types/src/icons/bookmark-filled.vue.d.ts +2 -2
  163. package/vue2/dist/types/src/icons/bookmark-filled.vue.d.ts.map +1 -1
  164. package/vue2/dist/types/src/icons/bookmark-minus.vue.d.ts +2 -2
  165. package/vue2/dist/types/src/icons/bookmark-minus.vue.d.ts.map +1 -1
  166. package/vue2/dist/types/src/icons/bookmark-plus.vue.d.ts +2 -2
  167. package/vue2/dist/types/src/icons/bookmark-plus.vue.d.ts.map +1 -1
  168. package/vue2/dist/types/src/icons/bookmark.vue.d.ts +2 -2
  169. package/vue2/dist/types/src/icons/bookmark.vue.d.ts.map +1 -1
  170. package/vue2/dist/types/src/icons/box-select.vue.d.ts +2 -2
  171. package/vue2/dist/types/src/icons/box-select.vue.d.ts.map +1 -1
  172. package/vue2/dist/types/src/icons/box.vue.d.ts +2 -2
  173. package/vue2/dist/types/src/icons/box.vue.d.ts.map +1 -1
  174. package/vue2/dist/types/src/icons/boxes.vue.d.ts +2 -2
  175. package/vue2/dist/types/src/icons/boxes.vue.d.ts.map +1 -1
  176. package/vue2/dist/types/src/icons/branch.vue.d.ts +2 -2
  177. package/vue2/dist/types/src/icons/branch.vue.d.ts.map +1 -1
  178. package/vue2/dist/types/src/icons/brand-dialpad-meetings.vue.d.ts +2 -2
  179. package/vue2/dist/types/src/icons/brand-dialpad-meetings.vue.d.ts.map +1 -1
  180. package/vue2/dist/types/src/icons/brand-dialpad.vue.d.ts +2 -2
  181. package/vue2/dist/types/src/icons/brand-dialpad.vue.d.ts.map +1 -1
  182. package/vue2/dist/types/src/icons/briefcase.vue.d.ts +2 -2
  183. package/vue2/dist/types/src/icons/briefcase.vue.d.ts.map +1 -1
  184. package/vue2/dist/types/src/icons/building-2.vue.d.ts +2 -2
  185. package/vue2/dist/types/src/icons/building-2.vue.d.ts.map +1 -1
  186. package/vue2/dist/types/src/icons/building.vue.d.ts +2 -2
  187. package/vue2/dist/types/src/icons/building.vue.d.ts.map +1 -1
  188. package/vue2/dist/types/src/icons/bullet.vue.d.ts +2 -2
  189. package/vue2/dist/types/src/icons/bullet.vue.d.ts.map +1 -1
  190. package/vue2/dist/types/src/icons/bullhorn.vue.d.ts +2 -2
  191. package/vue2/dist/types/src/icons/bullhorn.vue.d.ts.map +1 -1
  192. package/vue2/dist/types/src/icons/calculator.vue.d.ts +2 -2
  193. package/vue2/dist/types/src/icons/calculator.vue.d.ts.map +1 -1
  194. package/vue2/dist/types/src/icons/calendar-check-2.vue.d.ts +2 -2
  195. package/vue2/dist/types/src/icons/calendar-check-2.vue.d.ts.map +1 -1
  196. package/vue2/dist/types/src/icons/calendar-check.vue.d.ts +2 -2
  197. package/vue2/dist/types/src/icons/calendar-check.vue.d.ts.map +1 -1
  198. package/vue2/dist/types/src/icons/calendar-clock.vue.d.ts +2 -2
  199. package/vue2/dist/types/src/icons/calendar-clock.vue.d.ts.map +1 -1
  200. package/vue2/dist/types/src/icons/calendar-days.vue.d.ts +2 -2
  201. package/vue2/dist/types/src/icons/calendar-days.vue.d.ts.map +1 -1
  202. package/vue2/dist/types/src/icons/calendar-heart.vue.d.ts +2 -2
  203. package/vue2/dist/types/src/icons/calendar-heart.vue.d.ts.map +1 -1
  204. package/vue2/dist/types/src/icons/calendar-minus.vue.d.ts +2 -2
  205. package/vue2/dist/types/src/icons/calendar-minus.vue.d.ts.map +1 -1
  206. package/vue2/dist/types/src/icons/calendar-off.vue.d.ts +2 -2
  207. package/vue2/dist/types/src/icons/calendar-off.vue.d.ts.map +1 -1
  208. package/vue2/dist/types/src/icons/calendar-plus.vue.d.ts +2 -2
  209. package/vue2/dist/types/src/icons/calendar-plus.vue.d.ts.map +1 -1
  210. package/vue2/dist/types/src/icons/calendar-range.vue.d.ts +2 -2
  211. package/vue2/dist/types/src/icons/calendar-range.vue.d.ts.map +1 -1
  212. package/vue2/dist/types/src/icons/calendar-search.vue.d.ts +2 -2
  213. package/vue2/dist/types/src/icons/calendar-search.vue.d.ts.map +1 -1
  214. package/vue2/dist/types/src/icons/calendar-x.vue.d.ts +2 -2
  215. package/vue2/dist/types/src/icons/calendar-x.vue.d.ts.map +1 -1
  216. package/vue2/dist/types/src/icons/calendar.vue.d.ts +2 -2
  217. package/vue2/dist/types/src/icons/calendar.vue.d.ts.map +1 -1
  218. package/vue2/dist/types/src/icons/call-abandoned.vue.d.ts +2 -2
  219. package/vue2/dist/types/src/icons/call-abandoned.vue.d.ts.map +1 -1
  220. package/vue2/dist/types/src/icons/call-merge.vue.d.ts +2 -2
  221. package/vue2/dist/types/src/icons/call-merge.vue.d.ts.map +1 -1
  222. package/vue2/dist/types/src/icons/call-rejected.vue.d.ts +2 -2
  223. package/vue2/dist/types/src/icons/call-rejected.vue.d.ts.map +1 -1
  224. package/vue2/dist/types/src/icons/camera-off.vue.d.ts +2 -2
  225. package/vue2/dist/types/src/icons/camera-off.vue.d.ts.map +1 -1
  226. package/vue2/dist/types/src/icons/camera-tracking.vue.d.ts +2 -2
  227. package/vue2/dist/types/src/icons/camera-tracking.vue.d.ts.map +1 -1
  228. package/vue2/dist/types/src/icons/camera.vue.d.ts +2 -2
  229. package/vue2/dist/types/src/icons/camera.vue.d.ts.map +1 -1
  230. package/vue2/dist/types/src/icons/cast.vue.d.ts +2 -2
  231. package/vue2/dist/types/src/icons/cast.vue.d.ts.map +1 -1
  232. package/vue2/dist/types/src/icons/check-circle-filled.vue.d.ts +2 -2
  233. package/vue2/dist/types/src/icons/check-circle-filled.vue.d.ts.map +1 -1
  234. package/vue2/dist/types/src/icons/check-circle.vue.d.ts +2 -2
  235. package/vue2/dist/types/src/icons/check-circle.vue.d.ts.map +1 -1
  236. package/vue2/dist/types/src/icons/check.vue.d.ts +2 -2
  237. package/vue2/dist/types/src/icons/check.vue.d.ts.map +1 -1
  238. package/vue2/dist/types/src/icons/chevron-down.vue.d.ts +2 -2
  239. package/vue2/dist/types/src/icons/chevron-down.vue.d.ts.map +1 -1
  240. package/vue2/dist/types/src/icons/chevron-first.vue.d.ts +2 -2
  241. package/vue2/dist/types/src/icons/chevron-first.vue.d.ts.map +1 -1
  242. package/vue2/dist/types/src/icons/chevron-last.vue.d.ts +2 -2
  243. package/vue2/dist/types/src/icons/chevron-last.vue.d.ts.map +1 -1
  244. package/vue2/dist/types/src/icons/chevron-left.vue.d.ts +2 -2
  245. package/vue2/dist/types/src/icons/chevron-left.vue.d.ts.map +1 -1
  246. package/vue2/dist/types/src/icons/chevron-right.vue.d.ts +2 -2
  247. package/vue2/dist/types/src/icons/chevron-right.vue.d.ts.map +1 -1
  248. package/vue2/dist/types/src/icons/chevron-up.vue.d.ts +2 -2
  249. package/vue2/dist/types/src/icons/chevron-up.vue.d.ts.map +1 -1
  250. package/vue2/dist/types/src/icons/chevrons-down-up.vue.d.ts +2 -2
  251. package/vue2/dist/types/src/icons/chevrons-down-up.vue.d.ts.map +1 -1
  252. package/vue2/dist/types/src/icons/chevrons-down.vue.d.ts +2 -2
  253. package/vue2/dist/types/src/icons/chevrons-down.vue.d.ts.map +1 -1
  254. package/vue2/dist/types/src/icons/chevrons-left-right.vue.d.ts +2 -2
  255. package/vue2/dist/types/src/icons/chevrons-left-right.vue.d.ts.map +1 -1
  256. package/vue2/dist/types/src/icons/chevrons-left.vue.d.ts +2 -2
  257. package/vue2/dist/types/src/icons/chevrons-left.vue.d.ts.map +1 -1
  258. package/vue2/dist/types/src/icons/chevrons-right-left.vue.d.ts +2 -2
  259. package/vue2/dist/types/src/icons/chevrons-right-left.vue.d.ts.map +1 -1
  260. package/vue2/dist/types/src/icons/chevrons-right.vue.d.ts +2 -2
  261. package/vue2/dist/types/src/icons/chevrons-right.vue.d.ts.map +1 -1
  262. package/vue2/dist/types/src/icons/chevrons-up-down.vue.d.ts +2 -2
  263. package/vue2/dist/types/src/icons/chevrons-up-down.vue.d.ts.map +1 -1
  264. package/vue2/dist/types/src/icons/chevrons-up.vue.d.ts +2 -2
  265. package/vue2/dist/types/src/icons/chevrons-up.vue.d.ts.map +1 -1
  266. package/vue2/dist/types/src/icons/circle-half-filled.vue.d.ts +2 -2
  267. package/vue2/dist/types/src/icons/circle-half-filled.vue.d.ts.map +1 -1
  268. package/vue2/dist/types/src/icons/circle-slashed.vue.d.ts +2 -2
  269. package/vue2/dist/types/src/icons/circle-slashed.vue.d.ts.map +1 -1
  270. package/vue2/dist/types/src/icons/clipboard-check.vue.d.ts +2 -2
  271. package/vue2/dist/types/src/icons/clipboard-check.vue.d.ts.map +1 -1
  272. package/vue2/dist/types/src/icons/clipboard-copy.vue.d.ts +2 -2
  273. package/vue2/dist/types/src/icons/clipboard-copy.vue.d.ts.map +1 -1
  274. package/vue2/dist/types/src/icons/clipboard-edit.vue.d.ts +2 -2
  275. package/vue2/dist/types/src/icons/clipboard-edit.vue.d.ts.map +1 -1
  276. package/vue2/dist/types/src/icons/clipboard-list.vue.d.ts +2 -2
  277. package/vue2/dist/types/src/icons/clipboard-list.vue.d.ts.map +1 -1
  278. package/vue2/dist/types/src/icons/clipboard-signature.vue.d.ts +2 -2
  279. package/vue2/dist/types/src/icons/clipboard-signature.vue.d.ts.map +1 -1
  280. package/vue2/dist/types/src/icons/clipboard-type.vue.d.ts +2 -2
  281. package/vue2/dist/types/src/icons/clipboard-type.vue.d.ts.map +1 -1
  282. package/vue2/dist/types/src/icons/clipboard-x.vue.d.ts +2 -2
  283. package/vue2/dist/types/src/icons/clipboard-x.vue.d.ts.map +1 -1
  284. package/vue2/dist/types/src/icons/clipboard.vue.d.ts +2 -2
  285. package/vue2/dist/types/src/icons/clipboard.vue.d.ts.map +1 -1
  286. package/vue2/dist/types/src/icons/clock-1.vue.d.ts +2 -2
  287. package/vue2/dist/types/src/icons/clock-1.vue.d.ts.map +1 -1
  288. package/vue2/dist/types/src/icons/clock-10.vue.d.ts +2 -2
  289. package/vue2/dist/types/src/icons/clock-10.vue.d.ts.map +1 -1
  290. package/vue2/dist/types/src/icons/clock-11.vue.d.ts +2 -2
  291. package/vue2/dist/types/src/icons/clock-11.vue.d.ts.map +1 -1
  292. package/vue2/dist/types/src/icons/clock-12.vue.d.ts +2 -2
  293. package/vue2/dist/types/src/icons/clock-12.vue.d.ts.map +1 -1
  294. package/vue2/dist/types/src/icons/clock-2.vue.d.ts +2 -2
  295. package/vue2/dist/types/src/icons/clock-2.vue.d.ts.map +1 -1
  296. package/vue2/dist/types/src/icons/clock-3.vue.d.ts +2 -2
  297. package/vue2/dist/types/src/icons/clock-3.vue.d.ts.map +1 -1
  298. package/vue2/dist/types/src/icons/clock-4.vue.d.ts +2 -2
  299. package/vue2/dist/types/src/icons/clock-4.vue.d.ts.map +1 -1
  300. package/vue2/dist/types/src/icons/clock-5.vue.d.ts +2 -2
  301. package/vue2/dist/types/src/icons/clock-5.vue.d.ts.map +1 -1
  302. package/vue2/dist/types/src/icons/clock-6.vue.d.ts +2 -2
  303. package/vue2/dist/types/src/icons/clock-6.vue.d.ts.map +1 -1
  304. package/vue2/dist/types/src/icons/clock-7.vue.d.ts +2 -2
  305. package/vue2/dist/types/src/icons/clock-7.vue.d.ts.map +1 -1
  306. package/vue2/dist/types/src/icons/clock-8.vue.d.ts +2 -2
  307. package/vue2/dist/types/src/icons/clock-8.vue.d.ts.map +1 -1
  308. package/vue2/dist/types/src/icons/clock-9.vue.d.ts +2 -2
  309. package/vue2/dist/types/src/icons/clock-9.vue.d.ts.map +1 -1
  310. package/vue2/dist/types/src/icons/clock.vue.d.ts +2 -2
  311. package/vue2/dist/types/src/icons/clock.vue.d.ts.map +1 -1
  312. package/vue2/dist/types/src/icons/clockify.vue.d.ts +2 -2
  313. package/vue2/dist/types/src/icons/clockify.vue.d.ts.map +1 -1
  314. package/vue2/dist/types/src/icons/close.vue.d.ts +2 -2
  315. package/vue2/dist/types/src/icons/close.vue.d.ts.map +1 -1
  316. package/vue2/dist/types/src/icons/cloud-cog.vue.d.ts +2 -2
  317. package/vue2/dist/types/src/icons/cloud-cog.vue.d.ts.map +1 -1
  318. package/vue2/dist/types/src/icons/cloud-drizzle.vue.d.ts +2 -2
  319. package/vue2/dist/types/src/icons/cloud-drizzle.vue.d.ts.map +1 -1
  320. package/vue2/dist/types/src/icons/cloud-fog.vue.d.ts +2 -2
  321. package/vue2/dist/types/src/icons/cloud-fog.vue.d.ts.map +1 -1
  322. package/vue2/dist/types/src/icons/cloud-hail.vue.d.ts +2 -2
  323. package/vue2/dist/types/src/icons/cloud-hail.vue.d.ts.map +1 -1
  324. package/vue2/dist/types/src/icons/cloud-lightning.vue.d.ts +2 -2
  325. package/vue2/dist/types/src/icons/cloud-lightning.vue.d.ts.map +1 -1
  326. package/vue2/dist/types/src/icons/cloud-moon-rain.vue.d.ts +2 -2
  327. package/vue2/dist/types/src/icons/cloud-moon-rain.vue.d.ts.map +1 -1
  328. package/vue2/dist/types/src/icons/cloud-moon.vue.d.ts +2 -2
  329. package/vue2/dist/types/src/icons/cloud-moon.vue.d.ts.map +1 -1
  330. package/vue2/dist/types/src/icons/cloud-off.vue.d.ts +2 -2
  331. package/vue2/dist/types/src/icons/cloud-off.vue.d.ts.map +1 -1
  332. package/vue2/dist/types/src/icons/cloud-rain-wind.vue.d.ts +2 -2
  333. package/vue2/dist/types/src/icons/cloud-rain-wind.vue.d.ts.map +1 -1
  334. package/vue2/dist/types/src/icons/cloud-rain.vue.d.ts +2 -2
  335. package/vue2/dist/types/src/icons/cloud-rain.vue.d.ts.map +1 -1
  336. package/vue2/dist/types/src/icons/cloud-snow.vue.d.ts +2 -2
  337. package/vue2/dist/types/src/icons/cloud-snow.vue.d.ts.map +1 -1
  338. package/vue2/dist/types/src/icons/cloud-sun-rain.vue.d.ts +2 -2
  339. package/vue2/dist/types/src/icons/cloud-sun-rain.vue.d.ts.map +1 -1
  340. package/vue2/dist/types/src/icons/cloud-sun.vue.d.ts +2 -2
  341. package/vue2/dist/types/src/icons/cloud-sun.vue.d.ts.map +1 -1
  342. package/vue2/dist/types/src/icons/cloud.vue.d.ts +2 -2
  343. package/vue2/dist/types/src/icons/cloud.vue.d.ts.map +1 -1
  344. package/vue2/dist/types/src/icons/cloudy.vue.d.ts +2 -2
  345. package/vue2/dist/types/src/icons/cloudy.vue.d.ts.map +1 -1
  346. package/vue2/dist/types/src/icons/coaching-hub.vue.d.ts +2 -2
  347. package/vue2/dist/types/src/icons/coaching-hub.vue.d.ts.map +1 -1
  348. package/vue2/dist/types/src/icons/code-block.vue.d.ts +2 -2
  349. package/vue2/dist/types/src/icons/code-block.vue.d.ts.map +1 -1
  350. package/vue2/dist/types/src/icons/code.vue.d.ts +2 -2
  351. package/vue2/dist/types/src/icons/code.vue.d.ts.map +1 -1
  352. package/vue2/dist/types/src/icons/command.vue.d.ts +2 -2
  353. package/vue2/dist/types/src/icons/command.vue.d.ts.map +1 -1
  354. package/vue2/dist/types/src/icons/concierge-bell.vue.d.ts +2 -2
  355. package/vue2/dist/types/src/icons/concierge-bell.vue.d.ts.map +1 -1
  356. package/vue2/dist/types/src/icons/connection-api.vue.d.ts +2 -2
  357. package/vue2/dist/types/src/icons/connection-api.vue.d.ts.map +1 -1
  358. package/vue2/dist/types/src/icons/contacts.vue.d.ts +2 -2
  359. package/vue2/dist/types/src/icons/contacts.vue.d.ts.map +1 -1
  360. package/vue2/dist/types/src/icons/copper-crm.vue.d.ts +2 -2
  361. package/vue2/dist/types/src/icons/copper-crm.vue.d.ts.map +1 -1
  362. package/vue2/dist/types/src/icons/copy.vue.d.ts +2 -2
  363. package/vue2/dist/types/src/icons/copy.vue.d.ts.map +1 -1
  364. package/vue2/dist/types/src/icons/copyright.vue.d.ts +2 -2
  365. package/vue2/dist/types/src/icons/copyright.vue.d.ts.map +1 -1
  366. package/vue2/dist/types/src/icons/corner-down-left.vue.d.ts +2 -2
  367. package/vue2/dist/types/src/icons/corner-down-left.vue.d.ts.map +1 -1
  368. package/vue2/dist/types/src/icons/corner-down-right.vue.d.ts +2 -2
  369. package/vue2/dist/types/src/icons/corner-down-right.vue.d.ts.map +1 -1
  370. package/vue2/dist/types/src/icons/corner-left-down.vue.d.ts +2 -2
  371. package/vue2/dist/types/src/icons/corner-left-down.vue.d.ts.map +1 -1
  372. package/vue2/dist/types/src/icons/corner-left-up.vue.d.ts +2 -2
  373. package/vue2/dist/types/src/icons/corner-left-up.vue.d.ts.map +1 -1
  374. package/vue2/dist/types/src/icons/corner-right-down.vue.d.ts +2 -2
  375. package/vue2/dist/types/src/icons/corner-right-down.vue.d.ts.map +1 -1
  376. package/vue2/dist/types/src/icons/corner-right-up.vue.d.ts +2 -2
  377. package/vue2/dist/types/src/icons/corner-right-up.vue.d.ts.map +1 -1
  378. package/vue2/dist/types/src/icons/corner-up-left.vue.d.ts +2 -2
  379. package/vue2/dist/types/src/icons/corner-up-left.vue.d.ts.map +1 -1
  380. package/vue2/dist/types/src/icons/corner-up-right.vue.d.ts +2 -2
  381. package/vue2/dist/types/src/icons/corner-up-right.vue.d.ts.map +1 -1
  382. package/vue2/dist/types/src/icons/cpu.vue.d.ts +2 -2
  383. package/vue2/dist/types/src/icons/cpu.vue.d.ts.map +1 -1
  384. package/vue2/dist/types/src/icons/credit-card.vue.d.ts +2 -2
  385. package/vue2/dist/types/src/icons/credit-card.vue.d.ts.map +1 -1
  386. package/vue2/dist/types/src/icons/dash.vue.d.ts +2 -2
  387. package/vue2/dist/types/src/icons/dash.vue.d.ts.map +1 -1
  388. package/vue2/dist/types/src/icons/dect-base-station.vue.d.ts +2 -2
  389. package/vue2/dist/types/src/icons/dect-base-station.vue.d.ts.map +1 -1
  390. package/vue2/dist/types/src/icons/dect-handset.vue.d.ts +2 -2
  391. package/vue2/dist/types/src/icons/dect-handset.vue.d.ts.map +1 -1
  392. package/vue2/dist/types/src/icons/delete.vue.d.ts +2 -2
  393. package/vue2/dist/types/src/icons/delete.vue.d.ts.map +1 -1
  394. package/vue2/dist/types/src/icons/deskphone.vue.d.ts +2 -2
  395. package/vue2/dist/types/src/icons/deskphone.vue.d.ts.map +1 -1
  396. package/vue2/dist/types/src/icons/dialbot.vue.d.ts +2 -2
  397. package/vue2/dist/types/src/icons/dialbot.vue.d.ts.map +1 -1
  398. package/vue2/dist/types/src/icons/dialer.vue.d.ts +2 -2
  399. package/vue2/dist/types/src/icons/dialer.vue.d.ts.map +1 -1
  400. package/vue2/dist/types/src/icons/dialpad-ai-color-reversed.vue.d.ts +2 -2
  401. package/vue2/dist/types/src/icons/dialpad-ai-color-reversed.vue.d.ts.map +1 -1
  402. package/vue2/dist/types/src/icons/dialpad-ai-color.vue.d.ts +2 -2
  403. package/vue2/dist/types/src/icons/dialpad-ai-color.vue.d.ts.map +1 -1
  404. package/vue2/dist/types/src/icons/dialpad-ai-reversed.vue.d.ts +2 -2
  405. package/vue2/dist/types/src/icons/dialpad-ai-reversed.vue.d.ts.map +1 -1
  406. package/vue2/dist/types/src/icons/dialpad-ai.vue.d.ts +2 -2
  407. package/vue2/dist/types/src/icons/dialpad-ai.vue.d.ts.map +1 -1
  408. package/vue2/dist/types/src/icons/dialpad-logomark.vue.d.ts +2 -2
  409. package/vue2/dist/types/src/icons/dialpad-logomark.vue.d.ts.map +1 -1
  410. package/vue2/dist/types/src/icons/dialpad-sparkle.vue.d.ts +46 -0
  411. package/vue2/dist/types/src/icons/dialpad-sparkle.vue.d.ts.map +1 -0
  412. package/vue2/dist/types/src/icons/digital-whisper.vue.d.ts +2 -2
  413. package/vue2/dist/types/src/icons/digital-whisper.vue.d.ts.map +1 -1
  414. package/vue2/dist/types/src/icons/diners-club.vue.d.ts +2 -2
  415. package/vue2/dist/types/src/icons/diners-club.vue.d.ts.map +1 -1
  416. package/vue2/dist/types/src/icons/discover.vue.d.ts +2 -2
  417. package/vue2/dist/types/src/icons/discover.vue.d.ts.map +1 -1
  418. package/vue2/dist/types/src/icons/dissatisfied-filled.vue.d.ts +2 -2
  419. package/vue2/dist/types/src/icons/dissatisfied-filled.vue.d.ts.map +1 -1
  420. package/vue2/dist/types/src/icons/dissatisfied.vue.d.ts +2 -2
  421. package/vue2/dist/types/src/icons/dissatisfied.vue.d.ts.map +1 -1
  422. package/vue2/dist/types/src/icons/double-check.vue.d.ts +2 -2
  423. package/vue2/dist/types/src/icons/double-check.vue.d.ts.map +1 -1
  424. package/vue2/dist/types/src/icons/download-cloud.vue.d.ts +2 -2
  425. package/vue2/dist/types/src/icons/download-cloud.vue.d.ts.map +1 -1
  426. package/vue2/dist/types/src/icons/download.vue.d.ts +2 -2
  427. package/vue2/dist/types/src/icons/download.vue.d.ts.map +1 -1
  428. package/vue2/dist/types/src/icons/dp-phone.vue.d.ts +2 -2
  429. package/vue2/dist/types/src/icons/dp-phone.vue.d.ts.map +1 -1
  430. package/vue2/dist/types/src/icons/edit-2.vue.d.ts +2 -2
  431. package/vue2/dist/types/src/icons/edit-2.vue.d.ts.map +1 -1
  432. package/vue2/dist/types/src/icons/edit.vue.d.ts +2 -2
  433. package/vue2/dist/types/src/icons/edit.vue.d.ts.map +1 -1
  434. package/vue2/dist/types/src/icons/empty.vue.d.ts +2 -2
  435. package/vue2/dist/types/src/icons/empty.vue.d.ts.map +1 -1
  436. package/vue2/dist/types/src/icons/end-chat.vue.d.ts +2 -2
  437. package/vue2/dist/types/src/icons/end-chat.vue.d.ts.map +1 -1
  438. package/vue2/dist/types/src/icons/equal.vue.d.ts +2 -2
  439. package/vue2/dist/types/src/icons/equal.vue.d.ts.map +1 -1
  440. package/vue2/dist/types/src/icons/eraser.vue.d.ts +2 -2
  441. package/vue2/dist/types/src/icons/eraser.vue.d.ts.map +1 -1
  442. package/vue2/dist/types/src/icons/evernote.vue.d.ts +2 -2
  443. package/vue2/dist/types/src/icons/evernote.vue.d.ts.map +1 -1
  444. package/vue2/dist/types/src/icons/expand.vue.d.ts +2 -2
  445. package/vue2/dist/types/src/icons/expand.vue.d.ts.map +1 -1
  446. package/vue2/dist/types/src/icons/expert-node.vue.d.ts +2 -2
  447. package/vue2/dist/types/src/icons/expert-node.vue.d.ts.map +1 -1
  448. package/vue2/dist/types/src/icons/external-link.vue.d.ts +2 -2
  449. package/vue2/dist/types/src/icons/external-link.vue.d.ts.map +1 -1
  450. package/vue2/dist/types/src/icons/eye-off.vue.d.ts +2 -2
  451. package/vue2/dist/types/src/icons/eye-off.vue.d.ts.map +1 -1
  452. package/vue2/dist/types/src/icons/eye.vue.d.ts +2 -2
  453. package/vue2/dist/types/src/icons/eye.vue.d.ts.map +1 -1
  454. package/vue2/dist/types/src/icons/facebook.vue.d.ts +2 -2
  455. package/vue2/dist/types/src/icons/facebook.vue.d.ts.map +1 -1
  456. package/vue2/dist/types/src/icons/factory.vue.d.ts +2 -2
  457. package/vue2/dist/types/src/icons/factory.vue.d.ts.map +1 -1
  458. package/vue2/dist/types/src/icons/fast-forward.vue.d.ts +2 -2
  459. package/vue2/dist/types/src/icons/fast-forward.vue.d.ts.map +1 -1
  460. package/vue2/dist/types/src/icons/file-audio.vue.d.ts +2 -2
  461. package/vue2/dist/types/src/icons/file-audio.vue.d.ts.map +1 -1
  462. package/vue2/dist/types/src/icons/file-pdf.vue.d.ts +2 -2
  463. package/vue2/dist/types/src/icons/file-pdf.vue.d.ts.map +1 -1
  464. package/vue2/dist/types/src/icons/file.vue.d.ts +2 -2
  465. package/vue2/dist/types/src/icons/file.vue.d.ts.map +1 -1
  466. package/vue2/dist/types/src/icons/files.vue.d.ts +2 -2
  467. package/vue2/dist/types/src/icons/files.vue.d.ts.map +1 -1
  468. package/vue2/dist/types/src/icons/film.vue.d.ts +2 -2
  469. package/vue2/dist/types/src/icons/film.vue.d.ts.map +1 -1
  470. package/vue2/dist/types/src/icons/filter.vue.d.ts +2 -2
  471. package/vue2/dist/types/src/icons/filter.vue.d.ts.map +1 -1
  472. package/vue2/dist/types/src/icons/fingerprint.vue.d.ts +2 -2
  473. package/vue2/dist/types/src/icons/fingerprint.vue.d.ts.map +1 -1
  474. package/vue2/dist/types/src/icons/flag-off.vue.d.ts +2 -2
  475. package/vue2/dist/types/src/icons/flag-off.vue.d.ts.map +1 -1
  476. package/vue2/dist/types/src/icons/flag.vue.d.ts +2 -2
  477. package/vue2/dist/types/src/icons/flag.vue.d.ts.map +1 -1
  478. package/vue2/dist/types/src/icons/flame.vue.d.ts +2 -2
  479. package/vue2/dist/types/src/icons/flame.vue.d.ts.map +1 -1
  480. package/vue2/dist/types/src/icons/focus.vue.d.ts +2 -2
  481. package/vue2/dist/types/src/icons/focus.vue.d.ts.map +1 -1
  482. package/vue2/dist/types/src/icons/folder-tree.vue.d.ts +2 -2
  483. package/vue2/dist/types/src/icons/folder-tree.vue.d.ts.map +1 -1
  484. package/vue2/dist/types/src/icons/folder.vue.d.ts +2 -2
  485. package/vue2/dist/types/src/icons/folder.vue.d.ts.map +1 -1
  486. package/vue2/dist/types/src/icons/folders.vue.d.ts +2 -2
  487. package/vue2/dist/types/src/icons/folders.vue.d.ts.map +1 -1
  488. package/vue2/dist/types/src/icons/food.vue.d.ts +2 -2
  489. package/vue2/dist/types/src/icons/food.vue.d.ts.map +1 -1
  490. package/vue2/dist/types/src/icons/form-input.vue.d.ts +2 -2
  491. package/vue2/dist/types/src/icons/form-input.vue.d.ts.map +1 -1
  492. package/vue2/dist/types/src/icons/forward.vue.d.ts +2 -2
  493. package/vue2/dist/types/src/icons/forward.vue.d.ts.map +1 -1
  494. package/vue2/dist/types/src/icons/freshsales-crm.vue.d.ts +2 -2
  495. package/vue2/dist/types/src/icons/freshsales-crm.vue.d.ts.map +1 -1
  496. package/vue2/dist/types/src/icons/front.vue.d.ts +2 -2
  497. package/vue2/dist/types/src/icons/front.vue.d.ts.map +1 -1
  498. package/vue2/dist/types/src/icons/gamepad.vue.d.ts +2 -2
  499. package/vue2/dist/types/src/icons/gamepad.vue.d.ts.map +1 -1
  500. package/vue2/dist/types/src/icons/gauge.vue.d.ts +2 -2
  501. package/vue2/dist/types/src/icons/gauge.vue.d.ts.map +1 -1
  502. package/vue2/dist/types/src/icons/gif-filled.vue.d.ts +2 -2
  503. package/vue2/dist/types/src/icons/gif-filled.vue.d.ts.map +1 -1
  504. package/vue2/dist/types/src/icons/gif-outline.vue.d.ts +2 -2
  505. package/vue2/dist/types/src/icons/gif-outline.vue.d.ts.map +1 -1
  506. package/vue2/dist/types/src/icons/giphy.vue.d.ts +2 -2
  507. package/vue2/dist/types/src/icons/giphy.vue.d.ts.map +1 -1
  508. package/vue2/dist/types/src/icons/globe-2.vue.d.ts +2 -2
  509. package/vue2/dist/types/src/icons/globe-2.vue.d.ts.map +1 -1
  510. package/vue2/dist/types/src/icons/gmail.vue.d.ts +2 -2
  511. package/vue2/dist/types/src/icons/gmail.vue.d.ts.map +1 -1
  512. package/vue2/dist/types/src/icons/google-business-messaging.vue.d.ts +2 -2
  513. package/vue2/dist/types/src/icons/google-business-messaging.vue.d.ts.map +1 -1
  514. package/vue2/dist/types/src/icons/google-calendar.vue.d.ts +2 -2
  515. package/vue2/dist/types/src/icons/google-calendar.vue.d.ts.map +1 -1
  516. package/vue2/dist/types/src/icons/google-docs.vue.d.ts +2 -2
  517. package/vue2/dist/types/src/icons/google-docs.vue.d.ts.map +1 -1
  518. package/vue2/dist/types/src/icons/google-drive.vue.d.ts +2 -2
  519. package/vue2/dist/types/src/icons/google-drive.vue.d.ts.map +1 -1
  520. package/vue2/dist/types/src/icons/google-glyph.vue.d.ts +2 -2
  521. package/vue2/dist/types/src/icons/google-glyph.vue.d.ts.map +1 -1
  522. package/vue2/dist/types/src/icons/google-sheets.vue.d.ts +2 -2
  523. package/vue2/dist/types/src/icons/google-sheets.vue.d.ts.map +1 -1
  524. package/vue2/dist/types/src/icons/google-slides.vue.d.ts +2 -2
  525. package/vue2/dist/types/src/icons/google-slides.vue.d.ts.map +1 -1
  526. package/vue2/dist/types/src/icons/greenhouse.vue.d.ts +2 -2
  527. package/vue2/dist/types/src/icons/greenhouse.vue.d.ts.map +1 -1
  528. package/vue2/dist/types/src/icons/grid.vue.d.ts +2 -2
  529. package/vue2/dist/types/src/icons/grid.vue.d.ts.map +1 -1
  530. package/vue2/dist/types/src/icons/grip-horizontal.vue.d.ts +2 -2
  531. package/vue2/dist/types/src/icons/grip-horizontal.vue.d.ts.map +1 -1
  532. package/vue2/dist/types/src/icons/grip-vertical.vue.d.ts +2 -2
  533. package/vue2/dist/types/src/icons/grip-vertical.vue.d.ts.map +1 -1
  534. package/vue2/dist/types/src/icons/hand.vue.d.ts +2 -2
  535. package/vue2/dist/types/src/icons/hand.vue.d.ts.map +1 -1
  536. package/vue2/dist/types/src/icons/hard-drive.vue.d.ts +2 -2
  537. package/vue2/dist/types/src/icons/hard-drive.vue.d.ts.map +1 -1
  538. package/vue2/dist/types/src/icons/hash-bold.vue.d.ts +2 -2
  539. package/vue2/dist/types/src/icons/hash-bold.vue.d.ts.map +1 -1
  540. package/vue2/dist/types/src/icons/hash.vue.d.ts +2 -2
  541. package/vue2/dist/types/src/icons/hash.vue.d.ts.map +1 -1
  542. package/vue2/dist/types/src/icons/haze.vue.d.ts +2 -2
  543. package/vue2/dist/types/src/icons/haze.vue.d.ts.map +1 -1
  544. package/vue2/dist/types/src/icons/hd.vue.d.ts +2 -2
  545. package/vue2/dist/types/src/icons/hd.vue.d.ts.map +1 -1
  546. package/vue2/dist/types/src/icons/headphones.vue.d.ts +2 -2
  547. package/vue2/dist/types/src/icons/headphones.vue.d.ts.map +1 -1
  548. package/vue2/dist/types/src/icons/headset.vue.d.ts +2 -2
  549. package/vue2/dist/types/src/icons/headset.vue.d.ts.map +1 -1
  550. package/vue2/dist/types/src/icons/hear.vue.d.ts +2 -2
  551. package/vue2/dist/types/src/icons/hear.vue.d.ts.map +1 -1
  552. package/vue2/dist/types/src/icons/heart.vue.d.ts +2 -2
  553. package/vue2/dist/types/src/icons/heart.vue.d.ts.map +1 -1
  554. package/vue2/dist/types/src/icons/help-circle.vue.d.ts +2 -2
  555. package/vue2/dist/types/src/icons/help-circle.vue.d.ts.map +1 -1
  556. package/vue2/dist/types/src/icons/highfive.vue.d.ts +2 -2
  557. package/vue2/dist/types/src/icons/highfive.vue.d.ts.map +1 -1
  558. package/vue2/dist/types/src/icons/history.vue.d.ts +2 -2
  559. package/vue2/dist/types/src/icons/history.vue.d.ts.map +1 -1
  560. package/vue2/dist/types/src/icons/hold.vue.d.ts +2 -2
  561. package/vue2/dist/types/src/icons/hold.vue.d.ts.map +1 -1
  562. package/vue2/dist/types/src/icons/home.vue.d.ts +2 -2
  563. package/vue2/dist/types/src/icons/home.vue.d.ts.map +1 -1
  564. package/vue2/dist/types/src/icons/hourglass.vue.d.ts +2 -2
  565. package/vue2/dist/types/src/icons/hourglass.vue.d.ts.map +1 -1
  566. package/vue2/dist/types/src/icons/hubspot.vue.d.ts +2 -2
  567. package/vue2/dist/types/src/icons/hubspot.vue.d.ts.map +1 -1
  568. package/vue2/dist/types/src/icons/image.vue.d.ts +2 -2
  569. package/vue2/dist/types/src/icons/image.vue.d.ts.map +1 -1
  570. package/vue2/dist/types/src/icons/import.vue.d.ts +2 -2
  571. package/vue2/dist/types/src/icons/import.vue.d.ts.map +1 -1
  572. package/vue2/dist/types/src/icons/inbox.vue.d.ts +2 -2
  573. package/vue2/dist/types/src/icons/inbox.vue.d.ts.map +1 -1
  574. package/vue2/dist/types/src/icons/indent.vue.d.ts +2 -2
  575. package/vue2/dist/types/src/icons/indent.vue.d.ts.map +1 -1
  576. package/vue2/dist/types/src/icons/infinity.vue.d.ts +2 -2
  577. package/vue2/dist/types/src/icons/infinity.vue.d.ts.map +1 -1
  578. package/vue2/dist/types/src/icons/info.vue.d.ts +2 -2
  579. package/vue2/dist/types/src/icons/info.vue.d.ts.map +1 -1
  580. package/vue2/dist/types/src/icons/inspect.vue.d.ts +2 -2
  581. package/vue2/dist/types/src/icons/inspect.vue.d.ts.map +1 -1
  582. package/vue2/dist/types/src/icons/instagram.vue.d.ts +2 -2
  583. package/vue2/dist/types/src/icons/instagram.vue.d.ts.map +1 -1
  584. package/vue2/dist/types/src/icons/intercom.vue.d.ts +2 -2
  585. package/vue2/dist/types/src/icons/intercom.vue.d.ts.map +1 -1
  586. package/vue2/dist/types/src/icons/isolated-queries.vue.d.ts +2 -2
  587. package/vue2/dist/types/src/icons/isolated-queries.vue.d.ts.map +1 -1
  588. package/vue2/dist/types/src/icons/italic.vue.d.ts +2 -2
  589. package/vue2/dist/types/src/icons/italic.vue.d.ts.map +1 -1
  590. package/vue2/dist/types/src/icons/jcb.vue.d.ts +2 -2
  591. package/vue2/dist/types/src/icons/jcb.vue.d.ts.map +1 -1
  592. package/vue2/dist/types/src/icons/jira-service-desk.vue.d.ts +2 -2
  593. package/vue2/dist/types/src/icons/jira-service-desk.vue.d.ts.map +1 -1
  594. package/vue2/dist/types/src/icons/key.vue.d.ts +2 -2
  595. package/vue2/dist/types/src/icons/key.vue.d.ts.map +1 -1
  596. package/vue2/dist/types/src/icons/keyboard.vue.d.ts +2 -2
  597. package/vue2/dist/types/src/icons/keyboard.vue.d.ts.map +1 -1
  598. package/vue2/dist/types/src/icons/keypad.vue.d.ts +2 -2
  599. package/vue2/dist/types/src/icons/keypad.vue.d.ts.map +1 -1
  600. package/vue2/dist/types/src/icons/languages.vue.d.ts +2 -2
  601. package/vue2/dist/types/src/icons/languages.vue.d.ts.map +1 -1
  602. package/vue2/dist/types/src/icons/laptop-2.vue.d.ts +2 -2
  603. package/vue2/dist/types/src/icons/laptop-2.vue.d.ts.map +1 -1
  604. package/vue2/dist/types/src/icons/large-self-view.vue.d.ts +2 -2
  605. package/vue2/dist/types/src/icons/large-self-view.vue.d.ts.map +1 -1
  606. package/vue2/dist/types/src/icons/layout-dashboard.vue.d.ts +2 -2
  607. package/vue2/dist/types/src/icons/layout-dashboard.vue.d.ts.map +1 -1
  608. package/vue2/dist/types/src/icons/layout-filmstrip.vue.d.ts +2 -2
  609. package/vue2/dist/types/src/icons/layout-filmstrip.vue.d.ts.map +1 -1
  610. package/vue2/dist/types/src/icons/layout-grid.vue.d.ts +2 -2
  611. package/vue2/dist/types/src/icons/layout-grid.vue.d.ts.map +1 -1
  612. package/vue2/dist/types/src/icons/layout-template.vue.d.ts +2 -2
  613. package/vue2/dist/types/src/icons/layout-template.vue.d.ts.map +1 -1
  614. package/vue2/dist/types/src/icons/layout.vue.d.ts +2 -2
  615. package/vue2/dist/types/src/icons/layout.vue.d.ts.map +1 -1
  616. package/vue2/dist/types/src/icons/library.vue.d.ts +2 -2
  617. package/vue2/dist/types/src/icons/library.vue.d.ts.map +1 -1
  618. package/vue2/dist/types/src/icons/life-buoy.vue.d.ts +2 -2
  619. package/vue2/dist/types/src/icons/life-buoy.vue.d.ts.map +1 -1
  620. package/vue2/dist/types/src/icons/lightbulb-off.vue.d.ts +2 -2
  621. package/vue2/dist/types/src/icons/lightbulb-off.vue.d.ts.map +1 -1
  622. package/vue2/dist/types/src/icons/lightbulb.vue.d.ts +2 -2
  623. package/vue2/dist/types/src/icons/lightbulb.vue.d.ts.map +1 -1
  624. package/vue2/dist/types/src/icons/lightning-bolt.vue.d.ts +2 -2
  625. package/vue2/dist/types/src/icons/lightning-bolt.vue.d.ts.map +1 -1
  626. package/vue2/dist/types/src/icons/line-chart.vue.d.ts +2 -2
  627. package/vue2/dist/types/src/icons/line-chart.vue.d.ts.map +1 -1
  628. package/vue2/dist/types/src/icons/line-messenger.vue.d.ts +2 -2
  629. package/vue2/dist/types/src/icons/line-messenger.vue.d.ts.map +1 -1
  630. package/vue2/dist/types/src/icons/link-2-off.vue.d.ts +2 -2
  631. package/vue2/dist/types/src/icons/link-2-off.vue.d.ts.map +1 -1
  632. package/vue2/dist/types/src/icons/link-2.vue.d.ts +2 -2
  633. package/vue2/dist/types/src/icons/link-2.vue.d.ts.map +1 -1
  634. package/vue2/dist/types/src/icons/linkedin.vue.d.ts +2 -2
  635. package/vue2/dist/types/src/icons/linkedin.vue.d.ts.map +1 -1
  636. package/vue2/dist/types/src/icons/list-add.vue.d.ts +2 -2
  637. package/vue2/dist/types/src/icons/list-add.vue.d.ts.map +1 -1
  638. package/vue2/dist/types/src/icons/list-bullet.vue.d.ts +2 -2
  639. package/vue2/dist/types/src/icons/list-bullet.vue.d.ts.map +1 -1
  640. package/vue2/dist/types/src/icons/list-checks.vue.d.ts +2 -2
  641. package/vue2/dist/types/src/icons/list-checks.vue.d.ts.map +1 -1
  642. package/vue2/dist/types/src/icons/list-ordered.vue.d.ts +2 -2
  643. package/vue2/dist/types/src/icons/list-ordered.vue.d.ts.map +1 -1
  644. package/vue2/dist/types/src/icons/listen.vue.d.ts +2 -2
  645. package/vue2/dist/types/src/icons/listen.vue.d.ts.map +1 -1
  646. package/vue2/dist/types/src/icons/listening.vue.d.ts +2 -2
  647. package/vue2/dist/types/src/icons/listening.vue.d.ts.map +1 -1
  648. package/vue2/dist/types/src/icons/live-queue.vue.d.ts +2 -2
  649. package/vue2/dist/types/src/icons/live-queue.vue.d.ts.map +1 -1
  650. package/vue2/dist/types/src/icons/living-thing.vue.d.ts +2 -2
  651. package/vue2/dist/types/src/icons/living-thing.vue.d.ts.map +1 -1
  652. package/vue2/dist/types/src/icons/loading.vue.d.ts +2 -2
  653. package/vue2/dist/types/src/icons/loading.vue.d.ts.map +1 -1
  654. package/vue2/dist/types/src/icons/lock-filled.vue.d.ts +2 -2
  655. package/vue2/dist/types/src/icons/lock-filled.vue.d.ts.map +1 -1
  656. package/vue2/dist/types/src/icons/lock.vue.d.ts +2 -2
  657. package/vue2/dist/types/src/icons/lock.vue.d.ts.map +1 -1
  658. package/vue2/dist/types/src/icons/log-in.vue.d.ts +2 -2
  659. package/vue2/dist/types/src/icons/log-in.vue.d.ts.map +1 -1
  660. package/vue2/dist/types/src/icons/log-out.vue.d.ts +2 -2
  661. package/vue2/dist/types/src/icons/log-out.vue.d.ts.map +1 -1
  662. package/vue2/dist/types/src/icons/maestro.vue.d.ts +2 -2
  663. package/vue2/dist/types/src/icons/maestro.vue.d.ts.map +1 -1
  664. package/vue2/dist/types/src/icons/mail-open.vue.d.ts +2 -2
  665. package/vue2/dist/types/src/icons/mail-open.vue.d.ts.map +1 -1
  666. package/vue2/dist/types/src/icons/mail.vue.d.ts +2 -2
  667. package/vue2/dist/types/src/icons/mail.vue.d.ts.map +1 -1
  668. package/vue2/dist/types/src/icons/mails.vue.d.ts +2 -2
  669. package/vue2/dist/types/src/icons/mails.vue.d.ts.map +1 -1
  670. package/vue2/dist/types/src/icons/map-pin-filled.vue.d.ts +2 -2
  671. package/vue2/dist/types/src/icons/map-pin-filled.vue.d.ts.map +1 -1
  672. package/vue2/dist/types/src/icons/map-pin.vue.d.ts +2 -2
  673. package/vue2/dist/types/src/icons/map-pin.vue.d.ts.map +1 -1
  674. package/vue2/dist/types/src/icons/map.vue.d.ts +2 -2
  675. package/vue2/dist/types/src/icons/map.vue.d.ts.map +1 -1
  676. package/vue2/dist/types/src/icons/mastercard.vue.d.ts +2 -2
  677. package/vue2/dist/types/src/icons/mastercard.vue.d.ts.map +1 -1
  678. package/vue2/dist/types/src/icons/maximize.vue.d.ts +2 -2
  679. package/vue2/dist/types/src/icons/maximize.vue.d.ts.map +1 -1
  680. package/vue2/dist/types/src/icons/megaphone-off.vue.d.ts +2 -2
  681. package/vue2/dist/types/src/icons/megaphone-off.vue.d.ts.map +1 -1
  682. package/vue2/dist/types/src/icons/megaphone.vue.d.ts +2 -2
  683. package/vue2/dist/types/src/icons/megaphone.vue.d.ts.map +1 -1
  684. package/vue2/dist/types/src/icons/menu.vue.d.ts +2 -2
  685. package/vue2/dist/types/src/icons/menu.vue.d.ts.map +1 -1
  686. package/vue2/dist/types/src/icons/message.vue.d.ts +2 -2
  687. package/vue2/dist/types/src/icons/message.vue.d.ts.map +1 -1
  688. package/vue2/dist/types/src/icons/messenger.vue.d.ts +2 -2
  689. package/vue2/dist/types/src/icons/messenger.vue.d.ts.map +1 -1
  690. package/vue2/dist/types/src/icons/mic-off.vue.d.ts +2 -2
  691. package/vue2/dist/types/src/icons/mic-off.vue.d.ts.map +1 -1
  692. package/vue2/dist/types/src/icons/mic.vue.d.ts +2 -2
  693. package/vue2/dist/types/src/icons/mic.vue.d.ts.map +1 -1
  694. package/vue2/dist/types/src/icons/microsoft-dynamics-365.vue.d.ts +2 -2
  695. package/vue2/dist/types/src/icons/microsoft-dynamics-365.vue.d.ts.map +1 -1
  696. package/vue2/dist/types/src/icons/microsoft-teams.vue.d.ts +2 -2
  697. package/vue2/dist/types/src/icons/microsoft-teams.vue.d.ts.map +1 -1
  698. package/vue2/dist/types/src/icons/microsoft.vue.d.ts +2 -2
  699. package/vue2/dist/types/src/icons/microsoft.vue.d.ts.map +1 -1
  700. package/vue2/dist/types/src/icons/minimize-alt.vue.d.ts +2 -2
  701. package/vue2/dist/types/src/icons/minimize-alt.vue.d.ts.map +1 -1
  702. package/vue2/dist/types/src/icons/minimize.vue.d.ts +2 -2
  703. package/vue2/dist/types/src/icons/minimize.vue.d.ts.map +1 -1
  704. package/vue2/dist/types/src/icons/minus-circle.vue.d.ts +2 -2
  705. package/vue2/dist/types/src/icons/minus-circle.vue.d.ts.map +1 -1
  706. package/vue2/dist/types/src/icons/miro.vue.d.ts +2 -2
  707. package/vue2/dist/types/src/icons/miro.vue.d.ts.map +1 -1
  708. package/vue2/dist/types/src/icons/monday-com.vue.d.ts +2 -2
  709. package/vue2/dist/types/src/icons/monday-com.vue.d.ts.map +1 -1
  710. package/vue2/dist/types/src/icons/monitor-off.vue.d.ts +2 -2
  711. package/vue2/dist/types/src/icons/monitor-off.vue.d.ts.map +1 -1
  712. package/vue2/dist/types/src/icons/monitor-speaker.vue.d.ts +2 -2
  713. package/vue2/dist/types/src/icons/monitor-speaker.vue.d.ts.map +1 -1
  714. package/vue2/dist/types/src/icons/monitor.vue.d.ts +2 -2
  715. package/vue2/dist/types/src/icons/monitor.vue.d.ts.map +1 -1
  716. package/vue2/dist/types/src/icons/moon.vue.d.ts +2 -2
  717. package/vue2/dist/types/src/icons/moon.vue.d.ts.map +1 -1
  718. package/vue2/dist/types/src/icons/more-horizontal.vue.d.ts +2 -2
  719. package/vue2/dist/types/src/icons/more-horizontal.vue.d.ts.map +1 -1
  720. package/vue2/dist/types/src/icons/more-vertical.vue.d.ts +2 -2
  721. package/vue2/dist/types/src/icons/more-vertical.vue.d.ts.map +1 -1
  722. package/vue2/dist/types/src/icons/mouse.vue.d.ts +2 -2
  723. package/vue2/dist/types/src/icons/mouse.vue.d.ts.map +1 -1
  724. package/vue2/dist/types/src/icons/multi-line-dept.vue.d.ts +2 -2
  725. package/vue2/dist/types/src/icons/multi-line-dept.vue.d.ts.map +1 -1
  726. package/vue2/dist/types/src/icons/music-off.vue.d.ts +2 -2
  727. package/vue2/dist/types/src/icons/music-off.vue.d.ts.map +1 -1
  728. package/vue2/dist/types/src/icons/music.vue.d.ts +2 -2
  729. package/vue2/dist/types/src/icons/music.vue.d.ts.map +1 -1
  730. package/vue2/dist/types/src/icons/network.vue.d.ts +2 -2
  731. package/vue2/dist/types/src/icons/network.vue.d.ts.map +1 -1
  732. package/vue2/dist/types/src/icons/neutral.vue.d.ts +2 -2
  733. package/vue2/dist/types/src/icons/neutral.vue.d.ts.map +1 -1
  734. package/vue2/dist/types/src/icons/newspaper.vue.d.ts +2 -2
  735. package/vue2/dist/types/src/icons/newspaper.vue.d.ts.map +1 -1
  736. package/vue2/dist/types/src/icons/not-enough-queries.vue.d.ts +2 -2
  737. package/vue2/dist/types/src/icons/not-enough-queries.vue.d.ts.map +1 -1
  738. package/vue2/dist/types/src/icons/notes.vue.d.ts +2 -2
  739. package/vue2/dist/types/src/icons/notes.vue.d.ts.map +1 -1
  740. package/vue2/dist/types/src/icons/o365-calendar.vue.d.ts +2 -2
  741. package/vue2/dist/types/src/icons/o365-calendar.vue.d.ts.map +1 -1
  742. package/vue2/dist/types/src/icons/object.vue.d.ts +2 -2
  743. package/vue2/dist/types/src/icons/object.vue.d.ts.map +1 -1
  744. package/vue2/dist/types/src/icons/office-365.vue.d.ts +2 -2
  745. package/vue2/dist/types/src/icons/office-365.vue.d.ts.map +1 -1
  746. package/vue2/dist/types/src/icons/option.vue.d.ts +2 -2
  747. package/vue2/dist/types/src/icons/option.vue.d.ts.map +1 -1
  748. package/vue2/dist/types/src/icons/package.vue.d.ts +2 -2
  749. package/vue2/dist/types/src/icons/package.vue.d.ts.map +1 -1
  750. package/vue2/dist/types/src/icons/paperclip.vue.d.ts +2 -2
  751. package/vue2/dist/types/src/icons/paperclip.vue.d.ts.map +1 -1
  752. package/vue2/dist/types/src/icons/park.vue.d.ts +2 -2
  753. package/vue2/dist/types/src/icons/park.vue.d.ts.map +1 -1
  754. package/vue2/dist/types/src/icons/party-popper.vue.d.ts +2 -2
  755. package/vue2/dist/types/src/icons/party-popper.vue.d.ts.map +1 -1
  756. package/vue2/dist/types/src/icons/past-conversations.vue.d.ts +2 -2
  757. package/vue2/dist/types/src/icons/past-conversations.vue.d.ts.map +1 -1
  758. package/vue2/dist/types/src/icons/pause-circle-filled.vue.d.ts +2 -2
  759. package/vue2/dist/types/src/icons/pause-circle-filled.vue.d.ts.map +1 -1
  760. package/vue2/dist/types/src/icons/pause-circle.vue.d.ts +2 -2
  761. package/vue2/dist/types/src/icons/pause-circle.vue.d.ts.map +1 -1
  762. package/vue2/dist/types/src/icons/pause.vue.d.ts +2 -2
  763. package/vue2/dist/types/src/icons/pause.vue.d.ts.map +1 -1
  764. package/vue2/dist/types/src/icons/phone-call.vue.d.ts +2 -2
  765. package/vue2/dist/types/src/icons/phone-call.vue.d.ts.map +1 -1
  766. package/vue2/dist/types/src/icons/phone-forward.vue.d.ts +2 -2
  767. package/vue2/dist/types/src/icons/phone-forward.vue.d.ts.map +1 -1
  768. package/vue2/dist/types/src/icons/phone-hang-up.vue.d.ts +2 -2
  769. package/vue2/dist/types/src/icons/phone-hang-up.vue.d.ts.map +1 -1
  770. package/vue2/dist/types/src/icons/phone-hold.vue.d.ts +2 -2
  771. package/vue2/dist/types/src/icons/phone-hold.vue.d.ts.map +1 -1
  772. package/vue2/dist/types/src/icons/phone-incoming.vue.d.ts +2 -2
  773. package/vue2/dist/types/src/icons/phone-incoming.vue.d.ts.map +1 -1
  774. package/vue2/dist/types/src/icons/phone-missed.vue.d.ts +2 -2
  775. package/vue2/dist/types/src/icons/phone-missed.vue.d.ts.map +1 -1
  776. package/vue2/dist/types/src/icons/phone-off.vue.d.ts +2 -2
  777. package/vue2/dist/types/src/icons/phone-off.vue.d.ts.map +1 -1
  778. package/vue2/dist/types/src/icons/phone-outgoing.vue.d.ts +2 -2
  779. package/vue2/dist/types/src/icons/phone-outgoing.vue.d.ts.map +1 -1
  780. package/vue2/dist/types/src/icons/phone.vue.d.ts +2 -2
  781. package/vue2/dist/types/src/icons/phone.vue.d.ts.map +1 -1
  782. package/vue2/dist/types/src/icons/picture-in-picture.vue.d.ts +2 -2
  783. package/vue2/dist/types/src/icons/picture-in-picture.vue.d.ts.map +1 -1
  784. package/vue2/dist/types/src/icons/pie-chart.vue.d.ts +2 -2
  785. package/vue2/dist/types/src/icons/pie-chart.vue.d.ts.map +1 -1
  786. package/vue2/dist/types/src/icons/pin-filled.vue.d.ts +2 -2
  787. package/vue2/dist/types/src/icons/pin-filled.vue.d.ts.map +1 -1
  788. package/vue2/dist/types/src/icons/pin-off.vue.d.ts +2 -2
  789. package/vue2/dist/types/src/icons/pin-off.vue.d.ts.map +1 -1
  790. package/vue2/dist/types/src/icons/pin.vue.d.ts +2 -2
  791. package/vue2/dist/types/src/icons/pin.vue.d.ts.map +1 -1
  792. package/vue2/dist/types/src/icons/pipedrive.vue.d.ts +2 -2
  793. package/vue2/dist/types/src/icons/pipedrive.vue.d.ts.map +1 -1
  794. package/vue2/dist/types/src/icons/play-circle-filled.vue.d.ts +2 -2
  795. package/vue2/dist/types/src/icons/play-circle-filled.vue.d.ts.map +1 -1
  796. package/vue2/dist/types/src/icons/play-circle.vue.d.ts +2 -2
  797. package/vue2/dist/types/src/icons/play-circle.vue.d.ts.map +1 -1
  798. package/vue2/dist/types/src/icons/play-filled.vue.d.ts +2 -2
  799. package/vue2/dist/types/src/icons/play-filled.vue.d.ts.map +1 -1
  800. package/vue2/dist/types/src/icons/play-store-badge.vue.d.ts +2 -2
  801. package/vue2/dist/types/src/icons/play-store-badge.vue.d.ts.map +1 -1
  802. package/vue2/dist/types/src/icons/play.vue.d.ts +2 -2
  803. package/vue2/dist/types/src/icons/play.vue.d.ts.map +1 -1
  804. package/vue2/dist/types/src/icons/plug.vue.d.ts +2 -2
  805. package/vue2/dist/types/src/icons/plug.vue.d.ts.map +1 -1
  806. package/vue2/dist/types/src/icons/plus-circle-filled.vue.d.ts +2 -2
  807. package/vue2/dist/types/src/icons/plus-circle-filled.vue.d.ts.map +1 -1
  808. package/vue2/dist/types/src/icons/plus-circle.vue.d.ts +2 -2
  809. package/vue2/dist/types/src/icons/plus-circle.vue.d.ts.map +1 -1
  810. package/vue2/dist/types/src/icons/plus.vue.d.ts +2 -2
  811. package/vue2/dist/types/src/icons/plus.vue.d.ts.map +1 -1
  812. package/vue2/dist/types/src/icons/power.vue.d.ts +2 -2
  813. package/vue2/dist/types/src/icons/power.vue.d.ts.map +1 -1
  814. package/vue2/dist/types/src/icons/print-fax.vue.d.ts +2 -2
  815. package/vue2/dist/types/src/icons/print-fax.vue.d.ts.map +1 -1
  816. package/vue2/dist/types/src/icons/printer.vue.d.ts +2 -2
  817. package/vue2/dist/types/src/icons/printer.vue.d.ts.map +1 -1
  818. package/vue2/dist/types/src/icons/puzzle.vue.d.ts +2 -2
  819. package/vue2/dist/types/src/icons/puzzle.vue.d.ts.map +1 -1
  820. package/vue2/dist/types/src/icons/qr-code.vue.d.ts +2 -2
  821. package/vue2/dist/types/src/icons/qr-code.vue.d.ts.map +1 -1
  822. package/vue2/dist/types/src/icons/queries.vue.d.ts +2 -2
  823. package/vue2/dist/types/src/icons/queries.vue.d.ts.map +1 -1
  824. package/vue2/dist/types/src/icons/quote.vue.d.ts +2 -2
  825. package/vue2/dist/types/src/icons/quote.vue.d.ts.map +1 -1
  826. package/vue2/dist/types/src/icons/record-filled.vue.d.ts +2 -2
  827. package/vue2/dist/types/src/icons/record-filled.vue.d.ts.map +1 -1
  828. package/vue2/dist/types/src/icons/record.vue.d.ts +2 -2
  829. package/vue2/dist/types/src/icons/record.vue.d.ts.map +1 -1
  830. package/vue2/dist/types/src/icons/redo.vue.d.ts +2 -2
  831. package/vue2/dist/types/src/icons/redo.vue.d.ts.map +1 -1
  832. package/vue2/dist/types/src/icons/refresh.vue.d.ts +2 -2
  833. package/vue2/dist/types/src/icons/refresh.vue.d.ts.map +1 -1
  834. package/vue2/dist/types/src/icons/rematch.vue.d.ts +2 -2
  835. package/vue2/dist/types/src/icons/rematch.vue.d.ts.map +1 -1
  836. package/vue2/dist/types/src/icons/repeat.vue.d.ts +2 -2
  837. package/vue2/dist/types/src/icons/repeat.vue.d.ts.map +1 -1
  838. package/vue2/dist/types/src/icons/reply-all.vue.d.ts +2 -2
  839. package/vue2/dist/types/src/icons/reply-all.vue.d.ts.map +1 -1
  840. package/vue2/dist/types/src/icons/reply.vue.d.ts +2 -2
  841. package/vue2/dist/types/src/icons/reply.vue.d.ts.map +1 -1
  842. package/vue2/dist/types/src/icons/rewind-15-sec.vue.d.ts +2 -2
  843. package/vue2/dist/types/src/icons/rewind-15-sec.vue.d.ts.map +1 -1
  844. package/vue2/dist/types/src/icons/rewind.vue.d.ts +2 -2
  845. package/vue2/dist/types/src/icons/rewind.vue.d.ts.map +1 -1
  846. package/vue2/dist/types/src/icons/rocket.vue.d.ts +2 -2
  847. package/vue2/dist/types/src/icons/rocket.vue.d.ts.map +1 -1
  848. package/vue2/dist/types/src/icons/salesforce-glyph.vue.d.ts +2 -2
  849. package/vue2/dist/types/src/icons/salesforce-glyph.vue.d.ts.map +1 -1
  850. package/vue2/dist/types/src/icons/salesforce-logo.vue.d.ts +2 -2
  851. package/vue2/dist/types/src/icons/salesforce-logo.vue.d.ts.map +1 -1
  852. package/vue2/dist/types/src/icons/satisfied-filled.vue.d.ts +2 -2
  853. package/vue2/dist/types/src/icons/satisfied-filled.vue.d.ts.map +1 -1
  854. package/vue2/dist/types/src/icons/satisfied.vue.d.ts +2 -2
  855. package/vue2/dist/types/src/icons/satisfied.vue.d.ts.map +1 -1
  856. package/vue2/dist/types/src/icons/save.vue.d.ts +2 -2
  857. package/vue2/dist/types/src/icons/save.vue.d.ts.map +1 -1
  858. package/vue2/dist/types/src/icons/scan-face.vue.d.ts +2 -2
  859. package/vue2/dist/types/src/icons/scan-face.vue.d.ts.map +1 -1
  860. package/vue2/dist/types/src/icons/scan-file.vue.d.ts +2 -2
  861. package/vue2/dist/types/src/icons/scan-file.vue.d.ts.map +1 -1
  862. package/vue2/dist/types/src/icons/scan.vue.d.ts +2 -2
  863. package/vue2/dist/types/src/icons/scan.vue.d.ts.map +1 -1
  864. package/vue2/dist/types/src/icons/scissors.vue.d.ts +2 -2
  865. package/vue2/dist/types/src/icons/scissors.vue.d.ts.map +1 -1
  866. package/vue2/dist/types/src/icons/screen-share-off.vue.d.ts +2 -2
  867. package/vue2/dist/types/src/icons/screen-share-off.vue.d.ts.map +1 -1
  868. package/vue2/dist/types/src/icons/scroll.vue.d.ts +2 -2
  869. package/vue2/dist/types/src/icons/scroll.vue.d.ts.map +1 -1
  870. package/vue2/dist/types/src/icons/search.vue.d.ts +2 -2
  871. package/vue2/dist/types/src/icons/search.vue.d.ts.map +1 -1
  872. package/vue2/dist/types/src/icons/send.vue.d.ts +2 -2
  873. package/vue2/dist/types/src/icons/send.vue.d.ts.map +1 -1
  874. package/vue2/dist/types/src/icons/servicenow.vue.d.ts +2 -2
  875. package/vue2/dist/types/src/icons/servicenow.vue.d.ts.map +1 -1
  876. package/vue2/dist/types/src/icons/settings.vue.d.ts +2 -2
  877. package/vue2/dist/types/src/icons/settings.vue.d.ts.map +1 -1
  878. package/vue2/dist/types/src/icons/share-2.vue.d.ts +2 -2
  879. package/vue2/dist/types/src/icons/share-2.vue.d.ts.map +1 -1
  880. package/vue2/dist/types/src/icons/share-screen.vue.d.ts +2 -2
  881. package/vue2/dist/types/src/icons/share-screen.vue.d.ts.map +1 -1
  882. package/vue2/dist/types/src/icons/share.vue.d.ts +2 -2
  883. package/vue2/dist/types/src/icons/share.vue.d.ts.map +1 -1
  884. package/vue2/dist/types/src/icons/sheet.vue.d.ts +2 -2
  885. package/vue2/dist/types/src/icons/sheet.vue.d.ts.map +1 -1
  886. package/vue2/dist/types/src/icons/shield-alert.vue.d.ts +2 -2
  887. package/vue2/dist/types/src/icons/shield-alert.vue.d.ts.map +1 -1
  888. package/vue2/dist/types/src/icons/shield-check.vue.d.ts +2 -2
  889. package/vue2/dist/types/src/icons/shield-check.vue.d.ts.map +1 -1
  890. package/vue2/dist/types/src/icons/shield-close.vue.d.ts +2 -2
  891. package/vue2/dist/types/src/icons/shield-close.vue.d.ts.map +1 -1
  892. package/vue2/dist/types/src/icons/shield-off.vue.d.ts +2 -2
  893. package/vue2/dist/types/src/icons/shield-off.vue.d.ts.map +1 -1
  894. package/vue2/dist/types/src/icons/shield.vue.d.ts +2 -2
  895. package/vue2/dist/types/src/icons/shield.vue.d.ts.map +1 -1
  896. package/vue2/dist/types/src/icons/shortcuts.vue.d.ts +2 -2
  897. package/vue2/dist/types/src/icons/shortcuts.vue.d.ts.map +1 -1
  898. package/vue2/dist/types/src/icons/shuffle.vue.d.ts +2 -2
  899. package/vue2/dist/types/src/icons/shuffle.vue.d.ts.map +1 -1
  900. package/vue2/dist/types/src/icons/sidebar-close.vue.d.ts +2 -2
  901. package/vue2/dist/types/src/icons/sidebar-close.vue.d.ts.map +1 -1
  902. package/vue2/dist/types/src/icons/sidebar-open.vue.d.ts +2 -2
  903. package/vue2/dist/types/src/icons/sidebar-open.vue.d.ts.map +1 -1
  904. package/vue2/dist/types/src/icons/sidebar.vue.d.ts +2 -2
  905. package/vue2/dist/types/src/icons/sidebar.vue.d.ts.map +1 -1
  906. package/vue2/dist/types/src/icons/signal-best.vue.d.ts +2 -2
  907. package/vue2/dist/types/src/icons/signal-best.vue.d.ts.map +1 -1
  908. package/vue2/dist/types/src/icons/signal-high.vue.d.ts +2 -2
  909. package/vue2/dist/types/src/icons/signal-high.vue.d.ts.map +1 -1
  910. package/vue2/dist/types/src/icons/signal-low.vue.d.ts +2 -2
  911. package/vue2/dist/types/src/icons/signal-low.vue.d.ts.map +1 -1
  912. package/vue2/dist/types/src/icons/signal-medium.vue.d.ts +2 -2
  913. package/vue2/dist/types/src/icons/signal-medium.vue.d.ts.map +1 -1
  914. package/vue2/dist/types/src/icons/signal-zero.vue.d.ts +2 -2
  915. package/vue2/dist/types/src/icons/signal-zero.vue.d.ts.map +1 -1
  916. package/vue2/dist/types/src/icons/siren.vue.d.ts +2 -2
  917. package/vue2/dist/types/src/icons/siren.vue.d.ts.map +1 -1
  918. package/vue2/dist/types/src/icons/skip-15-sec.vue.d.ts +2 -2
  919. package/vue2/dist/types/src/icons/skip-15-sec.vue.d.ts.map +1 -1
  920. package/vue2/dist/types/src/icons/skip-back-ten.vue.d.ts +2 -2
  921. package/vue2/dist/types/src/icons/skip-back-ten.vue.d.ts.map +1 -1
  922. package/vue2/dist/types/src/icons/skip-back.vue.d.ts +2 -2
  923. package/vue2/dist/types/src/icons/skip-back.vue.d.ts.map +1 -1
  924. package/vue2/dist/types/src/icons/skip-forward-ten.vue.d.ts +2 -2
  925. package/vue2/dist/types/src/icons/skip-forward-ten.vue.d.ts.map +1 -1
  926. package/vue2/dist/types/src/icons/skip-forward.vue.d.ts +2 -2
  927. package/vue2/dist/types/src/icons/skip-forward.vue.d.ts.map +1 -1
  928. package/vue2/dist/types/src/icons/slack.vue.d.ts +2 -2
  929. package/vue2/dist/types/src/icons/slack.vue.d.ts.map +1 -1
  930. package/vue2/dist/types/src/icons/slash.vue.d.ts +2 -2
  931. package/vue2/dist/types/src/icons/slash.vue.d.ts.map +1 -1
  932. package/vue2/dist/types/src/icons/sliders-horizontal.vue.d.ts +2 -2
  933. package/vue2/dist/types/src/icons/sliders-horizontal.vue.d.ts.map +1 -1
  934. package/vue2/dist/types/src/icons/sliders.vue.d.ts +2 -2
  935. package/vue2/dist/types/src/icons/sliders.vue.d.ts.map +1 -1
  936. package/vue2/dist/types/src/icons/small-self-view.vue.d.ts +2 -2
  937. package/vue2/dist/types/src/icons/small-self-view.vue.d.ts.map +1 -1
  938. package/vue2/dist/types/src/icons/smartphone-charging.vue.d.ts +2 -2
  939. package/vue2/dist/types/src/icons/smartphone-charging.vue.d.ts.map +1 -1
  940. package/vue2/dist/types/src/icons/smartphone.vue.d.ts +2 -2
  941. package/vue2/dist/types/src/icons/smartphone.vue.d.ts.map +1 -1
  942. package/vue2/dist/types/src/icons/snapchat.vue.d.ts +2 -2
  943. package/vue2/dist/types/src/icons/snapchat.vue.d.ts.map +1 -1
  944. package/vue2/dist/types/src/icons/snooze.vue.d.ts +2 -2
  945. package/vue2/dist/types/src/icons/snooze.vue.d.ts.map +1 -1
  946. package/vue2/dist/types/src/icons/snowflake.vue.d.ts +2 -2
  947. package/vue2/dist/types/src/icons/snowflake.vue.d.ts.map +1 -1
  948. package/vue2/dist/types/src/icons/somewhat-dissatisfied-filled.vue.d.ts +2 -2
  949. package/vue2/dist/types/src/icons/somewhat-dissatisfied-filled.vue.d.ts.map +1 -1
  950. package/vue2/dist/types/src/icons/somewhat-dissatisfied.vue.d.ts +2 -2
  951. package/vue2/dist/types/src/icons/somewhat-dissatisfied.vue.d.ts.map +1 -1
  952. package/vue2/dist/types/src/icons/somewhat-satisfied-filled.vue.d.ts +2 -2
  953. package/vue2/dist/types/src/icons/somewhat-satisfied-filled.vue.d.ts.map +1 -1
  954. package/vue2/dist/types/src/icons/somewhat-satisfied.vue.d.ts +2 -2
  955. package/vue2/dist/types/src/icons/somewhat-satisfied.vue.d.ts.map +1 -1
  956. package/vue2/dist/types/src/icons/sort-asc.vue.d.ts +2 -2
  957. package/vue2/dist/types/src/icons/sort-asc.vue.d.ts.map +1 -1
  958. package/vue2/dist/types/src/icons/sort-desc.vue.d.ts +2 -2
  959. package/vue2/dist/types/src/icons/sort-desc.vue.d.ts.map +1 -1
  960. package/vue2/dist/types/src/icons/sparkle-filled.vue.d.ts +2 -2
  961. package/vue2/dist/types/src/icons/sparkle-filled.vue.d.ts.map +1 -1
  962. package/vue2/dist/types/src/icons/sparkle.vue.d.ts +2 -2
  963. package/vue2/dist/types/src/icons/sparkle.vue.d.ts.map +1 -1
  964. package/vue2/dist/types/src/icons/speaker.vue.d.ts +2 -2
  965. package/vue2/dist/types/src/icons/speaker.vue.d.ts.map +1 -1
  966. package/vue2/dist/types/src/icons/star-filled.vue.d.ts +2 -2
  967. package/vue2/dist/types/src/icons/star-filled.vue.d.ts.map +1 -1
  968. package/vue2/dist/types/src/icons/star.vue.d.ts +2 -2
  969. package/vue2/dist/types/src/icons/star.vue.d.ts.map +1 -1
  970. package/vue2/dist/types/src/icons/sticker.vue.d.ts +2 -2
  971. package/vue2/dist/types/src/icons/sticker.vue.d.ts.map +1 -1
  972. package/vue2/dist/types/src/icons/stop-circle-filled.vue.d.ts +2 -2
  973. package/vue2/dist/types/src/icons/stop-circle-filled.vue.d.ts.map +1 -1
  974. package/vue2/dist/types/src/icons/stop-circle.vue.d.ts +2 -2
  975. package/vue2/dist/types/src/icons/stop-circle.vue.d.ts.map +1 -1
  976. package/vue2/dist/types/src/icons/stop-filled.vue.d.ts +2 -2
  977. package/vue2/dist/types/src/icons/stop-filled.vue.d.ts.map +1 -1
  978. package/vue2/dist/types/src/icons/strikethrough.vue.d.ts +2 -2
  979. package/vue2/dist/types/src/icons/strikethrough.vue.d.ts.map +1 -1
  980. package/vue2/dist/types/src/icons/sun-dim.vue.d.ts +2 -2
  981. package/vue2/dist/types/src/icons/sun-dim.vue.d.ts.map +1 -1
  982. package/vue2/dist/types/src/icons/sun-medium.vue.d.ts +2 -2
  983. package/vue2/dist/types/src/icons/sun-medium.vue.d.ts.map +1 -1
  984. package/vue2/dist/types/src/icons/sun.vue.d.ts +2 -2
  985. package/vue2/dist/types/src/icons/sun.vue.d.ts.map +1 -1
  986. package/vue2/dist/types/src/icons/sunrise.vue.d.ts +2 -2
  987. package/vue2/dist/types/src/icons/sunrise.vue.d.ts.map +1 -1
  988. package/vue2/dist/types/src/icons/sunset.vue.d.ts +2 -2
  989. package/vue2/dist/types/src/icons/sunset.vue.d.ts.map +1 -1
  990. package/vue2/dist/types/src/icons/switch-to-cellular.vue.d.ts +2 -2
  991. package/vue2/dist/types/src/icons/switch-to-cellular.vue.d.ts.map +1 -1
  992. package/vue2/dist/types/src/icons/switch-to-hd.vue.d.ts +2 -2
  993. package/vue2/dist/types/src/icons/switch-to-hd.vue.d.ts.map +1 -1
  994. package/vue2/dist/types/src/icons/t-mobile.vue.d.ts +2 -2
  995. package/vue2/dist/types/src/icons/t-mobile.vue.d.ts.map +1 -1
  996. package/vue2/dist/types/src/icons/table.vue.d.ts +2 -2
  997. package/vue2/dist/types/src/icons/table.vue.d.ts.map +1 -1
  998. package/vue2/dist/types/src/icons/tag.vue.d.ts +2 -2
  999. package/vue2/dist/types/src/icons/tag.vue.d.ts.map +1 -1
  1000. package/vue2/dist/types/src/icons/tags.vue.d.ts +2 -2
  1001. package/vue2/dist/types/src/icons/tags.vue.d.ts.map +1 -1
  1002. package/vue2/dist/types/src/icons/takeover.vue.d.ts +2 -2
  1003. package/vue2/dist/types/src/icons/takeover.vue.d.ts.map +1 -1
  1004. package/vue2/dist/types/src/icons/task.vue.d.ts +2 -2
  1005. package/vue2/dist/types/src/icons/task.vue.d.ts.map +1 -1
  1006. package/vue2/dist/types/src/icons/telegram.vue.d.ts +2 -2
  1007. package/vue2/dist/types/src/icons/telegram.vue.d.ts.map +1 -1
  1008. package/vue2/dist/types/src/icons/text-cursor-input.vue.d.ts +2 -2
  1009. package/vue2/dist/types/src/icons/text-cursor-input.vue.d.ts.map +1 -1
  1010. package/vue2/dist/types/src/icons/text-cursor.vue.d.ts +2 -2
  1011. package/vue2/dist/types/src/icons/text-cursor.vue.d.ts.map +1 -1
  1012. package/vue2/dist/types/src/icons/thermometer-snowflake.vue.d.ts +2 -2
  1013. package/vue2/dist/types/src/icons/thermometer-snowflake.vue.d.ts.map +1 -1
  1014. package/vue2/dist/types/src/icons/thermometer-sun.vue.d.ts +2 -2
  1015. package/vue2/dist/types/src/icons/thermometer-sun.vue.d.ts.map +1 -1
  1016. package/vue2/dist/types/src/icons/thermometer.vue.d.ts +2 -2
  1017. package/vue2/dist/types/src/icons/thermometer.vue.d.ts.map +1 -1
  1018. package/vue2/dist/types/src/icons/thread.vue.d.ts +2 -2
  1019. package/vue2/dist/types/src/icons/thread.vue.d.ts.map +1 -1
  1020. package/vue2/dist/types/src/icons/threads.vue.d.ts +2 -2
  1021. package/vue2/dist/types/src/icons/threads.vue.d.ts.map +1 -1
  1022. package/vue2/dist/types/src/icons/thumbs-down-filled.vue.d.ts +2 -2
  1023. package/vue2/dist/types/src/icons/thumbs-down-filled.vue.d.ts.map +1 -1
  1024. package/vue2/dist/types/src/icons/thumbs-down.vue.d.ts +2 -2
  1025. package/vue2/dist/types/src/icons/thumbs-down.vue.d.ts.map +1 -1
  1026. package/vue2/dist/types/src/icons/thumbs-up-filled.vue.d.ts +2 -2
  1027. package/vue2/dist/types/src/icons/thumbs-up-filled.vue.d.ts.map +1 -1
  1028. package/vue2/dist/types/src/icons/thumbs-up.vue.d.ts +2 -2
  1029. package/vue2/dist/types/src/icons/thumbs-up.vue.d.ts.map +1 -1
  1030. package/vue2/dist/types/src/icons/tiktok.vue.d.ts +2 -2
  1031. package/vue2/dist/types/src/icons/tiktok.vue.d.ts.map +1 -1
  1032. package/vue2/dist/types/src/icons/timer-off.vue.d.ts +2 -2
  1033. package/vue2/dist/types/src/icons/timer-off.vue.d.ts.map +1 -1
  1034. package/vue2/dist/types/src/icons/timer-reset.vue.d.ts +2 -2
  1035. package/vue2/dist/types/src/icons/timer-reset.vue.d.ts.map +1 -1
  1036. package/vue2/dist/types/src/icons/timer.vue.d.ts +2 -2
  1037. package/vue2/dist/types/src/icons/timer.vue.d.ts.map +1 -1
  1038. package/vue2/dist/types/src/icons/toggl.vue.d.ts +2 -2
  1039. package/vue2/dist/types/src/icons/toggl.vue.d.ts.map +1 -1
  1040. package/vue2/dist/types/src/icons/token.vue.d.ts +2 -2
  1041. package/vue2/dist/types/src/icons/token.vue.d.ts.map +1 -1
  1042. package/vue2/dist/types/src/icons/too-many-queries.vue.d.ts +2 -2
  1043. package/vue2/dist/types/src/icons/too-many-queries.vue.d.ts.map +1 -1
  1044. package/vue2/dist/types/src/icons/tools.vue.d.ts +2 -2
  1045. package/vue2/dist/types/src/icons/tools.vue.d.ts.map +1 -1
  1046. package/vue2/dist/types/src/icons/toy-brick.vue.d.ts +2 -2
  1047. package/vue2/dist/types/src/icons/toy-brick.vue.d.ts.map +1 -1
  1048. package/vue2/dist/types/src/icons/transfer-webchat.vue.d.ts +2 -2
  1049. package/vue2/dist/types/src/icons/transfer-webchat.vue.d.ts.map +1 -1
  1050. package/vue2/dist/types/src/icons/transfer.vue.d.ts +2 -2
  1051. package/vue2/dist/types/src/icons/transfer.vue.d.ts.map +1 -1
  1052. package/vue2/dist/types/src/icons/transportation.vue.d.ts +2 -2
  1053. package/vue2/dist/types/src/icons/transportation.vue.d.ts.map +1 -1
  1054. package/vue2/dist/types/src/icons/trash.vue.d.ts +2 -2
  1055. package/vue2/dist/types/src/icons/trash.vue.d.ts.map +1 -1
  1056. package/vue2/dist/types/src/icons/trending-down.vue.d.ts +2 -2
  1057. package/vue2/dist/types/src/icons/trending-down.vue.d.ts.map +1 -1
  1058. package/vue2/dist/types/src/icons/trending-up.vue.d.ts +2 -2
  1059. package/vue2/dist/types/src/icons/trending-up.vue.d.ts.map +1 -1
  1060. package/vue2/dist/types/src/icons/triangle.vue.d.ts +2 -2
  1061. package/vue2/dist/types/src/icons/triangle.vue.d.ts.map +1 -1
  1062. package/vue2/dist/types/src/icons/twitter.vue.d.ts +2 -2
  1063. package/vue2/dist/types/src/icons/twitter.vue.d.ts.map +1 -1
  1064. package/vue2/dist/types/src/icons/type.vue.d.ts +2 -2
  1065. package/vue2/dist/types/src/icons/type.vue.d.ts.map +1 -1
  1066. package/vue2/dist/types/src/icons/umbrella.vue.d.ts +2 -2
  1067. package/vue2/dist/types/src/icons/umbrella.vue.d.ts.map +1 -1
  1068. package/vue2/dist/types/src/icons/underline.vue.d.ts +2 -2
  1069. package/vue2/dist/types/src/icons/underline.vue.d.ts.map +1 -1
  1070. package/vue2/dist/types/src/icons/undo-2.vue.d.ts +2 -2
  1071. package/vue2/dist/types/src/icons/undo-2.vue.d.ts.map +1 -1
  1072. package/vue2/dist/types/src/icons/union-pay.vue.d.ts +2 -2
  1073. package/vue2/dist/types/src/icons/union-pay.vue.d.ts.map +1 -1
  1074. package/vue2/dist/types/src/icons/unlink-2.vue.d.ts +2 -2
  1075. package/vue2/dist/types/src/icons/unlink-2.vue.d.ts.map +1 -1
  1076. package/vue2/dist/types/src/icons/unlock-filled.vue.d.ts +2 -2
  1077. package/vue2/dist/types/src/icons/unlock-filled.vue.d.ts.map +1 -1
  1078. package/vue2/dist/types/src/icons/unlock.vue.d.ts +2 -2
  1079. package/vue2/dist/types/src/icons/unlock.vue.d.ts.map +1 -1
  1080. package/vue2/dist/types/src/icons/unread.vue.d.ts +2 -2
  1081. package/vue2/dist/types/src/icons/unread.vue.d.ts.map +1 -1
  1082. package/vue2/dist/types/src/icons/upload-cloud.vue.d.ts +2 -2
  1083. package/vue2/dist/types/src/icons/upload-cloud.vue.d.ts.map +1 -1
  1084. package/vue2/dist/types/src/icons/upload.vue.d.ts +2 -2
  1085. package/vue2/dist/types/src/icons/upload.vue.d.ts.map +1 -1
  1086. package/vue2/dist/types/src/icons/usb.vue.d.ts +2 -2
  1087. package/vue2/dist/types/src/icons/usb.vue.d.ts.map +1 -1
  1088. package/vue2/dist/types/src/icons/user-check.vue.d.ts +2 -2
  1089. package/vue2/dist/types/src/icons/user-check.vue.d.ts.map +1 -1
  1090. package/vue2/dist/types/src/icons/user-minus.vue.d.ts +2 -2
  1091. package/vue2/dist/types/src/icons/user-minus.vue.d.ts.map +1 -1
  1092. package/vue2/dist/types/src/icons/user-plus.vue.d.ts +2 -2
  1093. package/vue2/dist/types/src/icons/user-plus.vue.d.ts.map +1 -1
  1094. package/vue2/dist/types/src/icons/user-rematch.vue.d.ts +2 -2
  1095. package/vue2/dist/types/src/icons/user-rematch.vue.d.ts.map +1 -1
  1096. package/vue2/dist/types/src/icons/user-remove.vue.d.ts +2 -2
  1097. package/vue2/dist/types/src/icons/user-remove.vue.d.ts.map +1 -1
  1098. package/vue2/dist/types/src/icons/user-speak.vue.d.ts +2 -2
  1099. package/vue2/dist/types/src/icons/user-speak.vue.d.ts.map +1 -1
  1100. package/vue2/dist/types/src/icons/user.vue.d.ts +2 -2
  1101. package/vue2/dist/types/src/icons/user.vue.d.ts.map +1 -1
  1102. package/vue2/dist/types/src/icons/users.vue.d.ts +2 -2
  1103. package/vue2/dist/types/src/icons/users.vue.d.ts.map +1 -1
  1104. package/vue2/dist/types/src/icons/very-dissatisfied-filled.vue.d.ts +2 -2
  1105. package/vue2/dist/types/src/icons/very-dissatisfied-filled.vue.d.ts.map +1 -1
  1106. package/vue2/dist/types/src/icons/very-dissatisfied.vue.d.ts +2 -2
  1107. package/vue2/dist/types/src/icons/very-dissatisfied.vue.d.ts.map +1 -1
  1108. package/vue2/dist/types/src/icons/very-satisfied-filled.vue.d.ts +2 -2
  1109. package/vue2/dist/types/src/icons/very-satisfied-filled.vue.d.ts.map +1 -1
  1110. package/vue2/dist/types/src/icons/very-satisfied.vue.d.ts +2 -2
  1111. package/vue2/dist/types/src/icons/very-satisfied.vue.d.ts.map +1 -1
  1112. package/vue2/dist/types/src/icons/viber.vue.d.ts +2 -2
  1113. package/vue2/dist/types/src/icons/viber.vue.d.ts.map +1 -1
  1114. package/vue2/dist/types/src/icons/video-off.vue.d.ts +2 -2
  1115. package/vue2/dist/types/src/icons/video-off.vue.d.ts.map +1 -1
  1116. package/vue2/dist/types/src/icons/video-settings.vue.d.ts +2 -2
  1117. package/vue2/dist/types/src/icons/video-settings.vue.d.ts.map +1 -1
  1118. package/vue2/dist/types/src/icons/video.vue.d.ts +2 -2
  1119. package/vue2/dist/types/src/icons/video.vue.d.ts.map +1 -1
  1120. package/vue2/dist/types/src/icons/visa.vue.d.ts +2 -2
  1121. package/vue2/dist/types/src/icons/visa.vue.d.ts.map +1 -1
  1122. package/vue2/dist/types/src/icons/voicemail-drop.vue.d.ts +2 -2
  1123. package/vue2/dist/types/src/icons/voicemail-drop.vue.d.ts.map +1 -1
  1124. package/vue2/dist/types/src/icons/voicemail.vue.d.ts +2 -2
  1125. package/vue2/dist/types/src/icons/voicemail.vue.d.ts.map +1 -1
  1126. package/vue2/dist/types/src/icons/volume-1.vue.d.ts +2 -2
  1127. package/vue2/dist/types/src/icons/volume-1.vue.d.ts.map +1 -1
  1128. package/vue2/dist/types/src/icons/volume-2.vue.d.ts +2 -2
  1129. package/vue2/dist/types/src/icons/volume-2.vue.d.ts.map +1 -1
  1130. package/vue2/dist/types/src/icons/volume-x.vue.d.ts +2 -2
  1131. package/vue2/dist/types/src/icons/volume-x.vue.d.ts.map +1 -1
  1132. package/vue2/dist/types/src/icons/volume.vue.d.ts +2 -2
  1133. package/vue2/dist/types/src/icons/volume.vue.d.ts.map +1 -1
  1134. package/vue2/dist/types/src/icons/waveform.vue.d.ts +2 -2
  1135. package/vue2/dist/types/src/icons/waveform.vue.d.ts.map +1 -1
  1136. package/vue2/dist/types/src/icons/we-chat.vue.d.ts +2 -2
  1137. package/vue2/dist/types/src/icons/we-chat.vue.d.ts.map +1 -1
  1138. package/vue2/dist/types/src/icons/webcam.vue.d.ts +2 -2
  1139. package/vue2/dist/types/src/icons/webcam.vue.d.ts.map +1 -1
  1140. package/vue2/dist/types/src/icons/webchat.vue.d.ts +2 -2
  1141. package/vue2/dist/types/src/icons/webchat.vue.d.ts.map +1 -1
  1142. package/vue2/dist/types/src/icons/webex.vue.d.ts +2 -2
  1143. package/vue2/dist/types/src/icons/webex.vue.d.ts.map +1 -1
  1144. package/vue2/dist/types/src/icons/whatsapp-outlined.vue.d.ts +2 -2
  1145. package/vue2/dist/types/src/icons/whatsapp-outlined.vue.d.ts.map +1 -1
  1146. package/vue2/dist/types/src/icons/whatsapp.vue.d.ts +2 -2
  1147. package/vue2/dist/types/src/icons/whatsapp.vue.d.ts.map +1 -1
  1148. package/vue2/dist/types/src/icons/whisper.vue.d.ts +2 -2
  1149. package/vue2/dist/types/src/icons/whisper.vue.d.ts.map +1 -1
  1150. package/vue2/dist/types/src/icons/wifi-off.vue.d.ts +2 -2
  1151. package/vue2/dist/types/src/icons/wifi-off.vue.d.ts.map +1 -1
  1152. package/vue2/dist/types/src/icons/wifi.vue.d.ts +2 -2
  1153. package/vue2/dist/types/src/icons/wifi.vue.d.ts.map +1 -1
  1154. package/vue2/dist/types/src/icons/wind.vue.d.ts +2 -2
  1155. package/vue2/dist/types/src/icons/wind.vue.d.ts.map +1 -1
  1156. package/vue2/dist/types/src/icons/x-brand.vue.d.ts +2 -2
  1157. package/vue2/dist/types/src/icons/x-brand.vue.d.ts.map +1 -1
  1158. package/vue2/dist/types/src/icons/x-circle.vue.d.ts +2 -2
  1159. package/vue2/dist/types/src/icons/x-circle.vue.d.ts.map +1 -1
  1160. package/vue2/dist/types/src/icons/zap-off.vue.d.ts +2 -2
  1161. package/vue2/dist/types/src/icons/zap-off.vue.d.ts.map +1 -1
  1162. package/vue2/dist/types/src/icons/zendesk.vue.d.ts +2 -2
  1163. package/vue2/dist/types/src/icons/zendesk.vue.d.ts.map +1 -1
  1164. package/vue2/dist/types/src/icons/zoho-crm.vue.d.ts +2 -2
  1165. package/vue2/dist/types/src/icons/zoho-crm.vue.d.ts.map +1 -1
  1166. package/vue2/dist/types/src/icons/zoho-desk.vue.d.ts +2 -2
  1167. package/vue2/dist/types/src/icons/zoho-desk.vue.d.ts.map +1 -1
  1168. package/vue2/dist/types/src/icons/zoho.vue.d.ts +2 -2
  1169. package/vue2/dist/types/src/icons/zoho.vue.d.ts.map +1 -1
  1170. package/vue2/dist/types/src/icons/zoom-in.vue.d.ts +2 -2
  1171. package/vue2/dist/types/src/icons/zoom-in.vue.d.ts.map +1 -1
  1172. package/vue2/dist/types/src/icons/zoom-logo.vue.d.ts +2 -2
  1173. package/vue2/dist/types/src/icons/zoom-logo.vue.d.ts.map +1 -1
  1174. package/vue2/dist/types/src/icons/zoom-out.vue.d.ts +2 -2
  1175. package/vue2/dist/types/src/icons/zoom-out.vue.d.ts.map +1 -1
  1176. package/vue2/dist/types/src/icons/zoom.vue.d.ts +2 -2
  1177. package/vue2/dist/types/src/icons/zoom.vue.d.ts.map +1 -1
  1178. package/vue2/dist/types/src/illustrations/blank-space.vue.d.ts +2 -2
  1179. package/vue2/dist/types/src/illustrations/blank-space.vue.d.ts.map +1 -1
  1180. package/vue2/dist/types/src/illustrations/dialpad-logo-black.vue.d.ts +2 -2
  1181. package/vue2/dist/types/src/illustrations/dialpad-logo-black.vue.d.ts.map +1 -1
  1182. package/vue2/dist/types/src/illustrations/dialpad-logo-inverted.vue.d.ts +2 -2
  1183. package/vue2/dist/types/src/illustrations/dialpad-logo-inverted.vue.d.ts.map +1 -1
  1184. package/vue2/dist/types/src/illustrations/dialpad-logo-white.vue.d.ts +2 -2
  1185. package/vue2/dist/types/src/illustrations/dialpad-logo-white.vue.d.ts.map +1 -1
  1186. package/vue2/dist/types/src/illustrations/dialpad-logo.vue.d.ts +2 -2
  1187. package/vue2/dist/types/src/illustrations/dialpad-logo.vue.d.ts.map +1 -1
  1188. package/vue2/dist/types/src/illustrations/dialpad-mono-black.vue.d.ts +2 -2
  1189. package/vue2/dist/types/src/illustrations/dialpad-mono-black.vue.d.ts.map +1 -1
  1190. package/vue2/dist/types/src/illustrations/dialpad-mono-inverted.vue.d.ts +2 -2
  1191. package/vue2/dist/types/src/illustrations/dialpad-mono-inverted.vue.d.ts.map +1 -1
  1192. package/vue2/dist/types/src/illustrations/dialpad-mono-white.vue.d.ts +2 -2
  1193. package/vue2/dist/types/src/illustrations/dialpad-mono-white.vue.d.ts.map +1 -1
  1194. package/vue2/dist/types/src/illustrations/dialpad-mono.vue.d.ts +2 -2
  1195. package/vue2/dist/types/src/illustrations/dialpad-mono.vue.d.ts.map +1 -1
  1196. package/vue2/dist/types/src/illustrations/dialpad-wordmark-black.vue.d.ts +2 -2
  1197. package/vue2/dist/types/src/illustrations/dialpad-wordmark-black.vue.d.ts.map +1 -1
  1198. package/vue2/dist/types/src/illustrations/dialpad-wordmark-inverted.vue.d.ts +2 -2
  1199. package/vue2/dist/types/src/illustrations/dialpad-wordmark-inverted.vue.d.ts.map +1 -1
  1200. package/vue2/dist/types/src/illustrations/dialpad-wordmark-white.vue.d.ts +2 -2
  1201. package/vue2/dist/types/src/illustrations/dialpad-wordmark-white.vue.d.ts.map +1 -1
  1202. package/vue2/dist/types/src/illustrations/dialpad-wordmark.vue.d.ts +2 -2
  1203. package/vue2/dist/types/src/illustrations/dialpad-wordmark.vue.d.ts.map +1 -1
  1204. package/vue2/dist/types/src/illustrations/mind.vue.d.ts +2 -2
  1205. package/vue2/dist/types/src/illustrations/mind.vue.d.ts.map +1 -1
  1206. package/vue2/dist/types/src/illustrations/vector-vortex.vue.d.ts +2 -2
  1207. package/vue2/dist/types/src/illustrations/vector-vortex.vue.d.ts.map +1 -1
  1208. package/vue3/dist/components/dialpad-sparkle.cjs +2 -0
  1209. package/vue3/dist/components/dialpad-sparkle.cjs.map +1 -0
  1210. package/vue3/dist/components/dialpad-sparkle.js +87 -0
  1211. package/vue3/dist/components/dialpad-sparkle.js.map +1 -0
  1212. package/vue3/dist/components/sparkle-filled.cjs +1 -1
  1213. package/vue3/dist/components/sparkle-filled.cjs.map +1 -1
  1214. package/vue3/dist/components/sparkle-filled.js +5 -5
  1215. package/vue3/dist/components/sparkle-filled.js.map +1 -1
  1216. package/vue3/dist/components/sparkle.cjs +1 -1
  1217. package/vue3/dist/components/sparkle.cjs.map +1 -1
  1218. package/vue3/dist/components/sparkle.js +5 -5
  1219. package/vue3/dist/components/sparkle.js.map +1 -1
  1220. package/vue3/dist/dialtone-icons.cjs +1 -1
  1221. package/vue3/dist/dialtone-icons.cjs.map +1 -1
  1222. package/vue3/dist/dialtone-icons.js +809 -807
  1223. package/vue3/dist/dialtone-icons.js.map +1 -1
  1224. package/vue3/dist/types/index.d.ts +591 -590
  1225. package/vue3/dist/types/index.d.ts.map +1 -1
  1226. package/vue3/dist/types/src/icons/accessibility-mac.vue.d.ts +2 -2
  1227. package/vue3/dist/types/src/icons/accessibility-mac.vue.d.ts.map +1 -1
  1228. package/vue3/dist/types/src/icons/accessibility.vue.d.ts +2 -2
  1229. package/vue3/dist/types/src/icons/accessibility.vue.d.ts.map +1 -1
  1230. package/vue3/dist/types/src/icons/activity.vue.d.ts +2 -2
  1231. package/vue3/dist/types/src/icons/activity.vue.d.ts.map +1 -1
  1232. package/vue3/dist/types/src/icons/add-task.vue.d.ts +2 -2
  1233. package/vue3/dist/types/src/icons/add-task.vue.d.ts.map +1 -1
  1234. package/vue3/dist/types/src/icons/agent-assist.vue.d.ts +2 -2
  1235. package/vue3/dist/types/src/icons/agent-assist.vue.d.ts.map +1 -1
  1236. package/vue3/dist/types/src/icons/ai-notes.vue.d.ts +2 -2
  1237. package/vue3/dist/types/src/icons/ai-notes.vue.d.ts.map +1 -1
  1238. package/vue3/dist/types/src/icons/ai-write.vue.d.ts +2 -2
  1239. package/vue3/dist/types/src/icons/ai-write.vue.d.ts.map +1 -1
  1240. package/vue3/dist/types/src/icons/airplay.vue.d.ts +2 -2
  1241. package/vue3/dist/types/src/icons/airplay.vue.d.ts.map +1 -1
  1242. package/vue3/dist/types/src/icons/airtable.vue.d.ts +2 -2
  1243. package/vue3/dist/types/src/icons/airtable.vue.d.ts.map +1 -1
  1244. package/vue3/dist/types/src/icons/alarm-check.vue.d.ts +2 -2
  1245. package/vue3/dist/types/src/icons/alarm-check.vue.d.ts.map +1 -1
  1246. package/vue3/dist/types/src/icons/alarm-clock-off.vue.d.ts +2 -2
  1247. package/vue3/dist/types/src/icons/alarm-clock-off.vue.d.ts.map +1 -1
  1248. package/vue3/dist/types/src/icons/alarm-minus.vue.d.ts +2 -2
  1249. package/vue3/dist/types/src/icons/alarm-minus.vue.d.ts.map +1 -1
  1250. package/vue3/dist/types/src/icons/alarm-plus.vue.d.ts +2 -2
  1251. package/vue3/dist/types/src/icons/alarm-plus.vue.d.ts.map +1 -1
  1252. package/vue3/dist/types/src/icons/album.vue.d.ts +2 -2
  1253. package/vue3/dist/types/src/icons/album.vue.d.ts.map +1 -1
  1254. package/vue3/dist/types/src/icons/alert-circle.vue.d.ts +3 -2
  1255. package/vue3/dist/types/src/icons/alert-circle.vue.d.ts.map +1 -1
  1256. package/vue3/dist/types/src/icons/alert-triangle.vue.d.ts +2 -2
  1257. package/vue3/dist/types/src/icons/alert-triangle.vue.d.ts.map +1 -1
  1258. package/vue3/dist/types/src/icons/align-center.vue.d.ts +2 -2
  1259. package/vue3/dist/types/src/icons/align-center.vue.d.ts.map +1 -1
  1260. package/vue3/dist/types/src/icons/align-justify.vue.d.ts +2 -2
  1261. package/vue3/dist/types/src/icons/align-justify.vue.d.ts.map +1 -1
  1262. package/vue3/dist/types/src/icons/align-left.vue.d.ts +2 -2
  1263. package/vue3/dist/types/src/icons/align-left.vue.d.ts.map +1 -1
  1264. package/vue3/dist/types/src/icons/align-right.vue.d.ts +2 -2
  1265. package/vue3/dist/types/src/icons/align-right.vue.d.ts.map +1 -1
  1266. package/vue3/dist/types/src/icons/amex.vue.d.ts +2 -2
  1267. package/vue3/dist/types/src/icons/amex.vue.d.ts.map +1 -1
  1268. package/vue3/dist/types/src/icons/app-store-badge.vue.d.ts +2 -2
  1269. package/vue3/dist/types/src/icons/app-store-badge.vue.d.ts.map +1 -1
  1270. package/vue3/dist/types/src/icons/apple.vue.d.ts +2 -2
  1271. package/vue3/dist/types/src/icons/apple.vue.d.ts.map +1 -1
  1272. package/vue3/dist/types/src/icons/archive-restore.vue.d.ts +2 -2
  1273. package/vue3/dist/types/src/icons/archive-restore.vue.d.ts.map +1 -1
  1274. package/vue3/dist/types/src/icons/archive.vue.d.ts +2 -2
  1275. package/vue3/dist/types/src/icons/archive.vue.d.ts.map +1 -1
  1276. package/vue3/dist/types/src/icons/arrow-down-left.vue.d.ts +2 -2
  1277. package/vue3/dist/types/src/icons/arrow-down-left.vue.d.ts.map +1 -1
  1278. package/vue3/dist/types/src/icons/arrow-down-right.vue.d.ts +2 -2
  1279. package/vue3/dist/types/src/icons/arrow-down-right.vue.d.ts.map +1 -1
  1280. package/vue3/dist/types/src/icons/arrow-down.vue.d.ts +2 -2
  1281. package/vue3/dist/types/src/icons/arrow-down.vue.d.ts.map +1 -1
  1282. package/vue3/dist/types/src/icons/arrow-left-right.vue.d.ts +2 -2
  1283. package/vue3/dist/types/src/icons/arrow-left-right.vue.d.ts.map +1 -1
  1284. package/vue3/dist/types/src/icons/arrow-left.vue.d.ts +2 -2
  1285. package/vue3/dist/types/src/icons/arrow-left.vue.d.ts.map +1 -1
  1286. package/vue3/dist/types/src/icons/arrow-right.vue.d.ts +2 -2
  1287. package/vue3/dist/types/src/icons/arrow-right.vue.d.ts.map +1 -1
  1288. package/vue3/dist/types/src/icons/arrow-up-down.vue.d.ts +2 -2
  1289. package/vue3/dist/types/src/icons/arrow-up-down.vue.d.ts.map +1 -1
  1290. package/vue3/dist/types/src/icons/arrow-up-left.vue.d.ts +2 -2
  1291. package/vue3/dist/types/src/icons/arrow-up-left.vue.d.ts.map +1 -1
  1292. package/vue3/dist/types/src/icons/arrow-up-right.vue.d.ts +2 -2
  1293. package/vue3/dist/types/src/icons/arrow-up-right.vue.d.ts.map +1 -1
  1294. package/vue3/dist/types/src/icons/arrow-up.vue.d.ts +2 -2
  1295. package/vue3/dist/types/src/icons/arrow-up.vue.d.ts.map +1 -1
  1296. package/vue3/dist/types/src/icons/asana.vue.d.ts +2 -2
  1297. package/vue3/dist/types/src/icons/asana.vue.d.ts.map +1 -1
  1298. package/vue3/dist/types/src/icons/asterisk.vue.d.ts +2 -2
  1299. package/vue3/dist/types/src/icons/asterisk.vue.d.ts.map +1 -1
  1300. package/vue3/dist/types/src/icons/at-sign.vue.d.ts +2 -2
  1301. package/vue3/dist/types/src/icons/at-sign.vue.d.ts.map +1 -1
  1302. package/vue3/dist/types/src/icons/ata-adapter.vue.d.ts +2 -2
  1303. package/vue3/dist/types/src/icons/ata-adapter.vue.d.ts.map +1 -1
  1304. package/vue3/dist/types/src/icons/attestation-outline.vue.d.ts +2 -2
  1305. package/vue3/dist/types/src/icons/attestation-outline.vue.d.ts.map +1 -1
  1306. package/vue3/dist/types/src/icons/attestation.vue.d.ts +2 -2
  1307. package/vue3/dist/types/src/icons/attestation.vue.d.ts.map +1 -1
  1308. package/vue3/dist/types/src/icons/axis-3d.vue.d.ts +2 -2
  1309. package/vue3/dist/types/src/icons/axis-3d.vue.d.ts.map +1 -1
  1310. package/vue3/dist/types/src/icons/bar-chart-2.vue.d.ts +2 -2
  1311. package/vue3/dist/types/src/icons/bar-chart-2.vue.d.ts.map +1 -1
  1312. package/vue3/dist/types/src/icons/bar-chart-3.vue.d.ts +2 -2
  1313. package/vue3/dist/types/src/icons/bar-chart-3.vue.d.ts.map +1 -1
  1314. package/vue3/dist/types/src/icons/bar-chart-4.vue.d.ts +2 -2
  1315. package/vue3/dist/types/src/icons/bar-chart-4.vue.d.ts.map +1 -1
  1316. package/vue3/dist/types/src/icons/bar-chart-horizontal.vue.d.ts +2 -2
  1317. package/vue3/dist/types/src/icons/bar-chart-horizontal.vue.d.ts.map +1 -1
  1318. package/vue3/dist/types/src/icons/bar-chart.vue.d.ts +2 -2
  1319. package/vue3/dist/types/src/icons/bar-chart.vue.d.ts.map +1 -1
  1320. package/vue3/dist/types/src/icons/barge.vue.d.ts +2 -2
  1321. package/vue3/dist/types/src/icons/barge.vue.d.ts.map +1 -1
  1322. package/vue3/dist/types/src/icons/baseline.vue.d.ts +2 -2
  1323. package/vue3/dist/types/src/icons/baseline.vue.d.ts.map +1 -1
  1324. package/vue3/dist/types/src/icons/battery-charging.vue.d.ts +2 -2
  1325. package/vue3/dist/types/src/icons/battery-charging.vue.d.ts.map +1 -1
  1326. package/vue3/dist/types/src/icons/battery-full.vue.d.ts +2 -2
  1327. package/vue3/dist/types/src/icons/battery-full.vue.d.ts.map +1 -1
  1328. package/vue3/dist/types/src/icons/battery-low.vue.d.ts +2 -2
  1329. package/vue3/dist/types/src/icons/battery-low.vue.d.ts.map +1 -1
  1330. package/vue3/dist/types/src/icons/battery-medium.vue.d.ts +2 -2
  1331. package/vue3/dist/types/src/icons/battery-medium.vue.d.ts.map +1 -1
  1332. package/vue3/dist/types/src/icons/battery.vue.d.ts +2 -2
  1333. package/vue3/dist/types/src/icons/battery.vue.d.ts.map +1 -1
  1334. package/vue3/dist/types/src/icons/bell-minus.vue.d.ts +2 -2
  1335. package/vue3/dist/types/src/icons/bell-minus.vue.d.ts.map +1 -1
  1336. package/vue3/dist/types/src/icons/bell-off.vue.d.ts +2 -2
  1337. package/vue3/dist/types/src/icons/bell-off.vue.d.ts.map +1 -1
  1338. package/vue3/dist/types/src/icons/bell-plus.vue.d.ts +2 -2
  1339. package/vue3/dist/types/src/icons/bell-plus.vue.d.ts.map +1 -1
  1340. package/vue3/dist/types/src/icons/bell-ring.vue.d.ts +2 -2
  1341. package/vue3/dist/types/src/icons/bell-ring.vue.d.ts.map +1 -1
  1342. package/vue3/dist/types/src/icons/bell.vue.d.ts +2 -2
  1343. package/vue3/dist/types/src/icons/bell.vue.d.ts.map +1 -1
  1344. package/vue3/dist/types/src/icons/binary.vue.d.ts +2 -2
  1345. package/vue3/dist/types/src/icons/binary.vue.d.ts.map +1 -1
  1346. package/vue3/dist/types/src/icons/bluetooth-connected.vue.d.ts +2 -2
  1347. package/vue3/dist/types/src/icons/bluetooth-connected.vue.d.ts.map +1 -1
  1348. package/vue3/dist/types/src/icons/bluetooth-off.vue.d.ts +2 -2
  1349. package/vue3/dist/types/src/icons/bluetooth-off.vue.d.ts.map +1 -1
  1350. package/vue3/dist/types/src/icons/bluetooth-searching.vue.d.ts +2 -2
  1351. package/vue3/dist/types/src/icons/bluetooth-searching.vue.d.ts.map +1 -1
  1352. package/vue3/dist/types/src/icons/bluetooth.vue.d.ts +2 -2
  1353. package/vue3/dist/types/src/icons/bluetooth.vue.d.ts.map +1 -1
  1354. package/vue3/dist/types/src/icons/blur-background.vue.d.ts +2 -2
  1355. package/vue3/dist/types/src/icons/blur-background.vue.d.ts.map +1 -1
  1356. package/vue3/dist/types/src/icons/bold.vue.d.ts +2 -2
  1357. package/vue3/dist/types/src/icons/bold.vue.d.ts.map +1 -1
  1358. package/vue3/dist/types/src/icons/book-open.vue.d.ts +2 -2
  1359. package/vue3/dist/types/src/icons/book-open.vue.d.ts.map +1 -1
  1360. package/vue3/dist/types/src/icons/book.vue.d.ts +2 -2
  1361. package/vue3/dist/types/src/icons/book.vue.d.ts.map +1 -1
  1362. package/vue3/dist/types/src/icons/bookmark-filled.vue.d.ts +2 -2
  1363. package/vue3/dist/types/src/icons/bookmark-filled.vue.d.ts.map +1 -1
  1364. package/vue3/dist/types/src/icons/bookmark-minus.vue.d.ts +2 -2
  1365. package/vue3/dist/types/src/icons/bookmark-minus.vue.d.ts.map +1 -1
  1366. package/vue3/dist/types/src/icons/bookmark-plus.vue.d.ts +2 -2
  1367. package/vue3/dist/types/src/icons/bookmark-plus.vue.d.ts.map +1 -1
  1368. package/vue3/dist/types/src/icons/bookmark.vue.d.ts +2 -2
  1369. package/vue3/dist/types/src/icons/bookmark.vue.d.ts.map +1 -1
  1370. package/vue3/dist/types/src/icons/box-select.vue.d.ts +2 -2
  1371. package/vue3/dist/types/src/icons/box-select.vue.d.ts.map +1 -1
  1372. package/vue3/dist/types/src/icons/box.vue.d.ts +2 -2
  1373. package/vue3/dist/types/src/icons/box.vue.d.ts.map +1 -1
  1374. package/vue3/dist/types/src/icons/boxes.vue.d.ts +2 -2
  1375. package/vue3/dist/types/src/icons/boxes.vue.d.ts.map +1 -1
  1376. package/vue3/dist/types/src/icons/branch.vue.d.ts +2 -2
  1377. package/vue3/dist/types/src/icons/branch.vue.d.ts.map +1 -1
  1378. package/vue3/dist/types/src/icons/brand-dialpad-meetings.vue.d.ts +2 -2
  1379. package/vue3/dist/types/src/icons/brand-dialpad-meetings.vue.d.ts.map +1 -1
  1380. package/vue3/dist/types/src/icons/brand-dialpad.vue.d.ts +2 -2
  1381. package/vue3/dist/types/src/icons/brand-dialpad.vue.d.ts.map +1 -1
  1382. package/vue3/dist/types/src/icons/briefcase.vue.d.ts +2 -2
  1383. package/vue3/dist/types/src/icons/briefcase.vue.d.ts.map +1 -1
  1384. package/vue3/dist/types/src/icons/building-2.vue.d.ts +2 -2
  1385. package/vue3/dist/types/src/icons/building-2.vue.d.ts.map +1 -1
  1386. package/vue3/dist/types/src/icons/building.vue.d.ts +2 -2
  1387. package/vue3/dist/types/src/icons/building.vue.d.ts.map +1 -1
  1388. package/vue3/dist/types/src/icons/bullet.vue.d.ts +2 -2
  1389. package/vue3/dist/types/src/icons/bullet.vue.d.ts.map +1 -1
  1390. package/vue3/dist/types/src/icons/bullhorn.vue.d.ts +2 -2
  1391. package/vue3/dist/types/src/icons/bullhorn.vue.d.ts.map +1 -1
  1392. package/vue3/dist/types/src/icons/calculator.vue.d.ts +2 -2
  1393. package/vue3/dist/types/src/icons/calculator.vue.d.ts.map +1 -1
  1394. package/vue3/dist/types/src/icons/calendar-check-2.vue.d.ts +2 -2
  1395. package/vue3/dist/types/src/icons/calendar-check-2.vue.d.ts.map +1 -1
  1396. package/vue3/dist/types/src/icons/calendar-check.vue.d.ts +2 -2
  1397. package/vue3/dist/types/src/icons/calendar-check.vue.d.ts.map +1 -1
  1398. package/vue3/dist/types/src/icons/calendar-clock.vue.d.ts +2 -2
  1399. package/vue3/dist/types/src/icons/calendar-clock.vue.d.ts.map +1 -1
  1400. package/vue3/dist/types/src/icons/calendar-days.vue.d.ts +2 -2
  1401. package/vue3/dist/types/src/icons/calendar-days.vue.d.ts.map +1 -1
  1402. package/vue3/dist/types/src/icons/calendar-heart.vue.d.ts +2 -2
  1403. package/vue3/dist/types/src/icons/calendar-heart.vue.d.ts.map +1 -1
  1404. package/vue3/dist/types/src/icons/calendar-minus.vue.d.ts +2 -2
  1405. package/vue3/dist/types/src/icons/calendar-minus.vue.d.ts.map +1 -1
  1406. package/vue3/dist/types/src/icons/calendar-off.vue.d.ts +2 -2
  1407. package/vue3/dist/types/src/icons/calendar-off.vue.d.ts.map +1 -1
  1408. package/vue3/dist/types/src/icons/calendar-plus.vue.d.ts +2 -2
  1409. package/vue3/dist/types/src/icons/calendar-plus.vue.d.ts.map +1 -1
  1410. package/vue3/dist/types/src/icons/calendar-range.vue.d.ts +2 -2
  1411. package/vue3/dist/types/src/icons/calendar-range.vue.d.ts.map +1 -1
  1412. package/vue3/dist/types/src/icons/calendar-search.vue.d.ts +2 -2
  1413. package/vue3/dist/types/src/icons/calendar-search.vue.d.ts.map +1 -1
  1414. package/vue3/dist/types/src/icons/calendar-x.vue.d.ts +2 -2
  1415. package/vue3/dist/types/src/icons/calendar-x.vue.d.ts.map +1 -1
  1416. package/vue3/dist/types/src/icons/calendar.vue.d.ts +2 -2
  1417. package/vue3/dist/types/src/icons/calendar.vue.d.ts.map +1 -1
  1418. package/vue3/dist/types/src/icons/call-abandoned.vue.d.ts +2 -2
  1419. package/vue3/dist/types/src/icons/call-abandoned.vue.d.ts.map +1 -1
  1420. package/vue3/dist/types/src/icons/call-merge.vue.d.ts +2 -2
  1421. package/vue3/dist/types/src/icons/call-merge.vue.d.ts.map +1 -1
  1422. package/vue3/dist/types/src/icons/call-rejected.vue.d.ts +2 -2
  1423. package/vue3/dist/types/src/icons/call-rejected.vue.d.ts.map +1 -1
  1424. package/vue3/dist/types/src/icons/camera-off.vue.d.ts +2 -2
  1425. package/vue3/dist/types/src/icons/camera-off.vue.d.ts.map +1 -1
  1426. package/vue3/dist/types/src/icons/camera-tracking.vue.d.ts +2 -2
  1427. package/vue3/dist/types/src/icons/camera-tracking.vue.d.ts.map +1 -1
  1428. package/vue3/dist/types/src/icons/camera.vue.d.ts +2 -2
  1429. package/vue3/dist/types/src/icons/camera.vue.d.ts.map +1 -1
  1430. package/vue3/dist/types/src/icons/cast.vue.d.ts +2 -2
  1431. package/vue3/dist/types/src/icons/cast.vue.d.ts.map +1 -1
  1432. package/vue3/dist/types/src/icons/check-circle-filled.vue.d.ts +2 -2
  1433. package/vue3/dist/types/src/icons/check-circle-filled.vue.d.ts.map +1 -1
  1434. package/vue3/dist/types/src/icons/check-circle.vue.d.ts +2 -2
  1435. package/vue3/dist/types/src/icons/check-circle.vue.d.ts.map +1 -1
  1436. package/vue3/dist/types/src/icons/check.vue.d.ts +2 -2
  1437. package/vue3/dist/types/src/icons/check.vue.d.ts.map +1 -1
  1438. package/vue3/dist/types/src/icons/chevron-down.vue.d.ts +2 -2
  1439. package/vue3/dist/types/src/icons/chevron-down.vue.d.ts.map +1 -1
  1440. package/vue3/dist/types/src/icons/chevron-first.vue.d.ts +2 -2
  1441. package/vue3/dist/types/src/icons/chevron-first.vue.d.ts.map +1 -1
  1442. package/vue3/dist/types/src/icons/chevron-last.vue.d.ts +2 -2
  1443. package/vue3/dist/types/src/icons/chevron-last.vue.d.ts.map +1 -1
  1444. package/vue3/dist/types/src/icons/chevron-left.vue.d.ts +2 -2
  1445. package/vue3/dist/types/src/icons/chevron-left.vue.d.ts.map +1 -1
  1446. package/vue3/dist/types/src/icons/chevron-right.vue.d.ts +2 -2
  1447. package/vue3/dist/types/src/icons/chevron-right.vue.d.ts.map +1 -1
  1448. package/vue3/dist/types/src/icons/chevron-up.vue.d.ts +2 -2
  1449. package/vue3/dist/types/src/icons/chevron-up.vue.d.ts.map +1 -1
  1450. package/vue3/dist/types/src/icons/chevrons-down-up.vue.d.ts +2 -2
  1451. package/vue3/dist/types/src/icons/chevrons-down-up.vue.d.ts.map +1 -1
  1452. package/vue3/dist/types/src/icons/chevrons-down.vue.d.ts +2 -2
  1453. package/vue3/dist/types/src/icons/chevrons-down.vue.d.ts.map +1 -1
  1454. package/vue3/dist/types/src/icons/chevrons-left-right.vue.d.ts +2 -2
  1455. package/vue3/dist/types/src/icons/chevrons-left-right.vue.d.ts.map +1 -1
  1456. package/vue3/dist/types/src/icons/chevrons-left.vue.d.ts +2 -2
  1457. package/vue3/dist/types/src/icons/chevrons-left.vue.d.ts.map +1 -1
  1458. package/vue3/dist/types/src/icons/chevrons-right-left.vue.d.ts +2 -2
  1459. package/vue3/dist/types/src/icons/chevrons-right-left.vue.d.ts.map +1 -1
  1460. package/vue3/dist/types/src/icons/chevrons-right.vue.d.ts +2 -2
  1461. package/vue3/dist/types/src/icons/chevrons-right.vue.d.ts.map +1 -1
  1462. package/vue3/dist/types/src/icons/chevrons-up-down.vue.d.ts +2 -2
  1463. package/vue3/dist/types/src/icons/chevrons-up-down.vue.d.ts.map +1 -1
  1464. package/vue3/dist/types/src/icons/chevrons-up.vue.d.ts +2 -2
  1465. package/vue3/dist/types/src/icons/chevrons-up.vue.d.ts.map +1 -1
  1466. package/vue3/dist/types/src/icons/circle-half-filled.vue.d.ts +2 -2
  1467. package/vue3/dist/types/src/icons/circle-half-filled.vue.d.ts.map +1 -1
  1468. package/vue3/dist/types/src/icons/circle-slashed.vue.d.ts +2 -2
  1469. package/vue3/dist/types/src/icons/circle-slashed.vue.d.ts.map +1 -1
  1470. package/vue3/dist/types/src/icons/clipboard-check.vue.d.ts +2 -2
  1471. package/vue3/dist/types/src/icons/clipboard-check.vue.d.ts.map +1 -1
  1472. package/vue3/dist/types/src/icons/clipboard-copy.vue.d.ts +2 -2
  1473. package/vue3/dist/types/src/icons/clipboard-copy.vue.d.ts.map +1 -1
  1474. package/vue3/dist/types/src/icons/clipboard-edit.vue.d.ts +2 -2
  1475. package/vue3/dist/types/src/icons/clipboard-edit.vue.d.ts.map +1 -1
  1476. package/vue3/dist/types/src/icons/clipboard-list.vue.d.ts +2 -2
  1477. package/vue3/dist/types/src/icons/clipboard-list.vue.d.ts.map +1 -1
  1478. package/vue3/dist/types/src/icons/clipboard-signature.vue.d.ts +2 -2
  1479. package/vue3/dist/types/src/icons/clipboard-signature.vue.d.ts.map +1 -1
  1480. package/vue3/dist/types/src/icons/clipboard-type.vue.d.ts +2 -2
  1481. package/vue3/dist/types/src/icons/clipboard-type.vue.d.ts.map +1 -1
  1482. package/vue3/dist/types/src/icons/clipboard-x.vue.d.ts +2 -2
  1483. package/vue3/dist/types/src/icons/clipboard-x.vue.d.ts.map +1 -1
  1484. package/vue3/dist/types/src/icons/clipboard.vue.d.ts +2 -2
  1485. package/vue3/dist/types/src/icons/clipboard.vue.d.ts.map +1 -1
  1486. package/vue3/dist/types/src/icons/clock-1.vue.d.ts +2 -2
  1487. package/vue3/dist/types/src/icons/clock-1.vue.d.ts.map +1 -1
  1488. package/vue3/dist/types/src/icons/clock-10.vue.d.ts +2 -2
  1489. package/vue3/dist/types/src/icons/clock-10.vue.d.ts.map +1 -1
  1490. package/vue3/dist/types/src/icons/clock-11.vue.d.ts +2 -2
  1491. package/vue3/dist/types/src/icons/clock-11.vue.d.ts.map +1 -1
  1492. package/vue3/dist/types/src/icons/clock-12.vue.d.ts +2 -2
  1493. package/vue3/dist/types/src/icons/clock-12.vue.d.ts.map +1 -1
  1494. package/vue3/dist/types/src/icons/clock-2.vue.d.ts +2 -2
  1495. package/vue3/dist/types/src/icons/clock-2.vue.d.ts.map +1 -1
  1496. package/vue3/dist/types/src/icons/clock-3.vue.d.ts +2 -2
  1497. package/vue3/dist/types/src/icons/clock-3.vue.d.ts.map +1 -1
  1498. package/vue3/dist/types/src/icons/clock-4.vue.d.ts +2 -2
  1499. package/vue3/dist/types/src/icons/clock-4.vue.d.ts.map +1 -1
  1500. package/vue3/dist/types/src/icons/clock-5.vue.d.ts +2 -2
  1501. package/vue3/dist/types/src/icons/clock-5.vue.d.ts.map +1 -1
  1502. package/vue3/dist/types/src/icons/clock-6.vue.d.ts +2 -2
  1503. package/vue3/dist/types/src/icons/clock-6.vue.d.ts.map +1 -1
  1504. package/vue3/dist/types/src/icons/clock-7.vue.d.ts +2 -2
  1505. package/vue3/dist/types/src/icons/clock-7.vue.d.ts.map +1 -1
  1506. package/vue3/dist/types/src/icons/clock-8.vue.d.ts +2 -2
  1507. package/vue3/dist/types/src/icons/clock-8.vue.d.ts.map +1 -1
  1508. package/vue3/dist/types/src/icons/clock-9.vue.d.ts +2 -2
  1509. package/vue3/dist/types/src/icons/clock-9.vue.d.ts.map +1 -1
  1510. package/vue3/dist/types/src/icons/clock.vue.d.ts +2 -2
  1511. package/vue3/dist/types/src/icons/clock.vue.d.ts.map +1 -1
  1512. package/vue3/dist/types/src/icons/clockify.vue.d.ts +2 -2
  1513. package/vue3/dist/types/src/icons/clockify.vue.d.ts.map +1 -1
  1514. package/vue3/dist/types/src/icons/close.vue.d.ts +2 -2
  1515. package/vue3/dist/types/src/icons/close.vue.d.ts.map +1 -1
  1516. package/vue3/dist/types/src/icons/cloud-cog.vue.d.ts +2 -2
  1517. package/vue3/dist/types/src/icons/cloud-cog.vue.d.ts.map +1 -1
  1518. package/vue3/dist/types/src/icons/cloud-drizzle.vue.d.ts +2 -2
  1519. package/vue3/dist/types/src/icons/cloud-drizzle.vue.d.ts.map +1 -1
  1520. package/vue3/dist/types/src/icons/cloud-fog.vue.d.ts +2 -2
  1521. package/vue3/dist/types/src/icons/cloud-fog.vue.d.ts.map +1 -1
  1522. package/vue3/dist/types/src/icons/cloud-hail.vue.d.ts +2 -2
  1523. package/vue3/dist/types/src/icons/cloud-hail.vue.d.ts.map +1 -1
  1524. package/vue3/dist/types/src/icons/cloud-lightning.vue.d.ts +2 -2
  1525. package/vue3/dist/types/src/icons/cloud-lightning.vue.d.ts.map +1 -1
  1526. package/vue3/dist/types/src/icons/cloud-moon-rain.vue.d.ts +2 -2
  1527. package/vue3/dist/types/src/icons/cloud-moon-rain.vue.d.ts.map +1 -1
  1528. package/vue3/dist/types/src/icons/cloud-moon.vue.d.ts +2 -2
  1529. package/vue3/dist/types/src/icons/cloud-moon.vue.d.ts.map +1 -1
  1530. package/vue3/dist/types/src/icons/cloud-off.vue.d.ts +2 -2
  1531. package/vue3/dist/types/src/icons/cloud-off.vue.d.ts.map +1 -1
  1532. package/vue3/dist/types/src/icons/cloud-rain-wind.vue.d.ts +2 -2
  1533. package/vue3/dist/types/src/icons/cloud-rain-wind.vue.d.ts.map +1 -1
  1534. package/vue3/dist/types/src/icons/cloud-rain.vue.d.ts +2 -2
  1535. package/vue3/dist/types/src/icons/cloud-rain.vue.d.ts.map +1 -1
  1536. package/vue3/dist/types/src/icons/cloud-snow.vue.d.ts +2 -2
  1537. package/vue3/dist/types/src/icons/cloud-snow.vue.d.ts.map +1 -1
  1538. package/vue3/dist/types/src/icons/cloud-sun-rain.vue.d.ts +2 -2
  1539. package/vue3/dist/types/src/icons/cloud-sun-rain.vue.d.ts.map +1 -1
  1540. package/vue3/dist/types/src/icons/cloud-sun.vue.d.ts +2 -2
  1541. package/vue3/dist/types/src/icons/cloud-sun.vue.d.ts.map +1 -1
  1542. package/vue3/dist/types/src/icons/cloud.vue.d.ts +2 -2
  1543. package/vue3/dist/types/src/icons/cloud.vue.d.ts.map +1 -1
  1544. package/vue3/dist/types/src/icons/cloudy.vue.d.ts +2 -2
  1545. package/vue3/dist/types/src/icons/cloudy.vue.d.ts.map +1 -1
  1546. package/vue3/dist/types/src/icons/coaching-hub.vue.d.ts +2 -2
  1547. package/vue3/dist/types/src/icons/coaching-hub.vue.d.ts.map +1 -1
  1548. package/vue3/dist/types/src/icons/code-block.vue.d.ts +2 -2
  1549. package/vue3/dist/types/src/icons/code-block.vue.d.ts.map +1 -1
  1550. package/vue3/dist/types/src/icons/code.vue.d.ts +2 -2
  1551. package/vue3/dist/types/src/icons/code.vue.d.ts.map +1 -1
  1552. package/vue3/dist/types/src/icons/command.vue.d.ts +2 -2
  1553. package/vue3/dist/types/src/icons/command.vue.d.ts.map +1 -1
  1554. package/vue3/dist/types/src/icons/concierge-bell.vue.d.ts +2 -2
  1555. package/vue3/dist/types/src/icons/concierge-bell.vue.d.ts.map +1 -1
  1556. package/vue3/dist/types/src/icons/connection-api.vue.d.ts +2 -2
  1557. package/vue3/dist/types/src/icons/connection-api.vue.d.ts.map +1 -1
  1558. package/vue3/dist/types/src/icons/contacts.vue.d.ts +2 -2
  1559. package/vue3/dist/types/src/icons/contacts.vue.d.ts.map +1 -1
  1560. package/vue3/dist/types/src/icons/copper-crm.vue.d.ts +2 -2
  1561. package/vue3/dist/types/src/icons/copper-crm.vue.d.ts.map +1 -1
  1562. package/vue3/dist/types/src/icons/copy.vue.d.ts +2 -2
  1563. package/vue3/dist/types/src/icons/copy.vue.d.ts.map +1 -1
  1564. package/vue3/dist/types/src/icons/copyright.vue.d.ts +2 -2
  1565. package/vue3/dist/types/src/icons/copyright.vue.d.ts.map +1 -1
  1566. package/vue3/dist/types/src/icons/corner-down-left.vue.d.ts +2 -2
  1567. package/vue3/dist/types/src/icons/corner-down-left.vue.d.ts.map +1 -1
  1568. package/vue3/dist/types/src/icons/corner-down-right.vue.d.ts +2 -2
  1569. package/vue3/dist/types/src/icons/corner-down-right.vue.d.ts.map +1 -1
  1570. package/vue3/dist/types/src/icons/corner-left-down.vue.d.ts +2 -2
  1571. package/vue3/dist/types/src/icons/corner-left-down.vue.d.ts.map +1 -1
  1572. package/vue3/dist/types/src/icons/corner-left-up.vue.d.ts +2 -2
  1573. package/vue3/dist/types/src/icons/corner-left-up.vue.d.ts.map +1 -1
  1574. package/vue3/dist/types/src/icons/corner-right-down.vue.d.ts +2 -2
  1575. package/vue3/dist/types/src/icons/corner-right-down.vue.d.ts.map +1 -1
  1576. package/vue3/dist/types/src/icons/corner-right-up.vue.d.ts +2 -2
  1577. package/vue3/dist/types/src/icons/corner-right-up.vue.d.ts.map +1 -1
  1578. package/vue3/dist/types/src/icons/corner-up-left.vue.d.ts +2 -2
  1579. package/vue3/dist/types/src/icons/corner-up-left.vue.d.ts.map +1 -1
  1580. package/vue3/dist/types/src/icons/corner-up-right.vue.d.ts +2 -2
  1581. package/vue3/dist/types/src/icons/corner-up-right.vue.d.ts.map +1 -1
  1582. package/vue3/dist/types/src/icons/cpu.vue.d.ts +2 -2
  1583. package/vue3/dist/types/src/icons/cpu.vue.d.ts.map +1 -1
  1584. package/vue3/dist/types/src/icons/credit-card.vue.d.ts +2 -2
  1585. package/vue3/dist/types/src/icons/credit-card.vue.d.ts.map +1 -1
  1586. package/vue3/dist/types/src/icons/dash.vue.d.ts +2 -2
  1587. package/vue3/dist/types/src/icons/dash.vue.d.ts.map +1 -1
  1588. package/vue3/dist/types/src/icons/dect-base-station.vue.d.ts +2 -2
  1589. package/vue3/dist/types/src/icons/dect-base-station.vue.d.ts.map +1 -1
  1590. package/vue3/dist/types/src/icons/dect-handset.vue.d.ts +2 -2
  1591. package/vue3/dist/types/src/icons/dect-handset.vue.d.ts.map +1 -1
  1592. package/vue3/dist/types/src/icons/delete.vue.d.ts +2 -2
  1593. package/vue3/dist/types/src/icons/delete.vue.d.ts.map +1 -1
  1594. package/vue3/dist/types/src/icons/deskphone.vue.d.ts +2 -2
  1595. package/vue3/dist/types/src/icons/deskphone.vue.d.ts.map +1 -1
  1596. package/vue3/dist/types/src/icons/dialbot.vue.d.ts +2 -2
  1597. package/vue3/dist/types/src/icons/dialbot.vue.d.ts.map +1 -1
  1598. package/vue3/dist/types/src/icons/dialer.vue.d.ts +2 -2
  1599. package/vue3/dist/types/src/icons/dialer.vue.d.ts.map +1 -1
  1600. package/vue3/dist/types/src/icons/dialpad-ai-color-reversed.vue.d.ts +2 -2
  1601. package/vue3/dist/types/src/icons/dialpad-ai-color-reversed.vue.d.ts.map +1 -1
  1602. package/vue3/dist/types/src/icons/dialpad-ai-color.vue.d.ts +2 -2
  1603. package/vue3/dist/types/src/icons/dialpad-ai-color.vue.d.ts.map +1 -1
  1604. package/vue3/dist/types/src/icons/dialpad-ai-reversed.vue.d.ts +2 -2
  1605. package/vue3/dist/types/src/icons/dialpad-ai-reversed.vue.d.ts.map +1 -1
  1606. package/vue3/dist/types/src/icons/dialpad-ai.vue.d.ts +2 -2
  1607. package/vue3/dist/types/src/icons/dialpad-ai.vue.d.ts.map +1 -1
  1608. package/vue3/dist/types/src/icons/dialpad-logomark.vue.d.ts +2 -2
  1609. package/vue3/dist/types/src/icons/dialpad-logomark.vue.d.ts.map +1 -1
  1610. package/vue3/dist/types/src/icons/dialpad-sparkle.vue.d.ts +46 -0
  1611. package/vue3/dist/types/src/icons/dialpad-sparkle.vue.d.ts.map +1 -0
  1612. package/vue3/dist/types/src/icons/digital-whisper.vue.d.ts +2 -2
  1613. package/vue3/dist/types/src/icons/digital-whisper.vue.d.ts.map +1 -1
  1614. package/vue3/dist/types/src/icons/diners-club.vue.d.ts +2 -2
  1615. package/vue3/dist/types/src/icons/diners-club.vue.d.ts.map +1 -1
  1616. package/vue3/dist/types/src/icons/discover.vue.d.ts +2 -2
  1617. package/vue3/dist/types/src/icons/discover.vue.d.ts.map +1 -1
  1618. package/vue3/dist/types/src/icons/dissatisfied-filled.vue.d.ts +2 -2
  1619. package/vue3/dist/types/src/icons/dissatisfied-filled.vue.d.ts.map +1 -1
  1620. package/vue3/dist/types/src/icons/dissatisfied.vue.d.ts +2 -2
  1621. package/vue3/dist/types/src/icons/dissatisfied.vue.d.ts.map +1 -1
  1622. package/vue3/dist/types/src/icons/double-check.vue.d.ts +2 -2
  1623. package/vue3/dist/types/src/icons/double-check.vue.d.ts.map +1 -1
  1624. package/vue3/dist/types/src/icons/download-cloud.vue.d.ts +2 -2
  1625. package/vue3/dist/types/src/icons/download-cloud.vue.d.ts.map +1 -1
  1626. package/vue3/dist/types/src/icons/download.vue.d.ts +2 -2
  1627. package/vue3/dist/types/src/icons/download.vue.d.ts.map +1 -1
  1628. package/vue3/dist/types/src/icons/dp-phone.vue.d.ts +2 -2
  1629. package/vue3/dist/types/src/icons/dp-phone.vue.d.ts.map +1 -1
  1630. package/vue3/dist/types/src/icons/edit-2.vue.d.ts +2 -2
  1631. package/vue3/dist/types/src/icons/edit-2.vue.d.ts.map +1 -1
  1632. package/vue3/dist/types/src/icons/edit.vue.d.ts +2 -2
  1633. package/vue3/dist/types/src/icons/edit.vue.d.ts.map +1 -1
  1634. package/vue3/dist/types/src/icons/empty.vue.d.ts +2 -2
  1635. package/vue3/dist/types/src/icons/empty.vue.d.ts.map +1 -1
  1636. package/vue3/dist/types/src/icons/end-chat.vue.d.ts +2 -2
  1637. package/vue3/dist/types/src/icons/end-chat.vue.d.ts.map +1 -1
  1638. package/vue3/dist/types/src/icons/equal.vue.d.ts +2 -2
  1639. package/vue3/dist/types/src/icons/equal.vue.d.ts.map +1 -1
  1640. package/vue3/dist/types/src/icons/eraser.vue.d.ts +2 -2
  1641. package/vue3/dist/types/src/icons/eraser.vue.d.ts.map +1 -1
  1642. package/vue3/dist/types/src/icons/evernote.vue.d.ts +2 -2
  1643. package/vue3/dist/types/src/icons/evernote.vue.d.ts.map +1 -1
  1644. package/vue3/dist/types/src/icons/expand.vue.d.ts +2 -2
  1645. package/vue3/dist/types/src/icons/expand.vue.d.ts.map +1 -1
  1646. package/vue3/dist/types/src/icons/expert-node.vue.d.ts +2 -2
  1647. package/vue3/dist/types/src/icons/expert-node.vue.d.ts.map +1 -1
  1648. package/vue3/dist/types/src/icons/external-link.vue.d.ts +2 -2
  1649. package/vue3/dist/types/src/icons/external-link.vue.d.ts.map +1 -1
  1650. package/vue3/dist/types/src/icons/eye-off.vue.d.ts +2 -2
  1651. package/vue3/dist/types/src/icons/eye-off.vue.d.ts.map +1 -1
  1652. package/vue3/dist/types/src/icons/eye.vue.d.ts +2 -2
  1653. package/vue3/dist/types/src/icons/eye.vue.d.ts.map +1 -1
  1654. package/vue3/dist/types/src/icons/facebook.vue.d.ts +2 -2
  1655. package/vue3/dist/types/src/icons/facebook.vue.d.ts.map +1 -1
  1656. package/vue3/dist/types/src/icons/factory.vue.d.ts +2 -2
  1657. package/vue3/dist/types/src/icons/factory.vue.d.ts.map +1 -1
  1658. package/vue3/dist/types/src/icons/fast-forward.vue.d.ts +2 -2
  1659. package/vue3/dist/types/src/icons/fast-forward.vue.d.ts.map +1 -1
  1660. package/vue3/dist/types/src/icons/file-audio.vue.d.ts +2 -2
  1661. package/vue3/dist/types/src/icons/file-audio.vue.d.ts.map +1 -1
  1662. package/vue3/dist/types/src/icons/file-pdf.vue.d.ts +2 -2
  1663. package/vue3/dist/types/src/icons/file-pdf.vue.d.ts.map +1 -1
  1664. package/vue3/dist/types/src/icons/file.vue.d.ts +2 -2
  1665. package/vue3/dist/types/src/icons/file.vue.d.ts.map +1 -1
  1666. package/vue3/dist/types/src/icons/files.vue.d.ts +2 -2
  1667. package/vue3/dist/types/src/icons/files.vue.d.ts.map +1 -1
  1668. package/vue3/dist/types/src/icons/film.vue.d.ts +2 -2
  1669. package/vue3/dist/types/src/icons/film.vue.d.ts.map +1 -1
  1670. package/vue3/dist/types/src/icons/filter.vue.d.ts +2 -2
  1671. package/vue3/dist/types/src/icons/filter.vue.d.ts.map +1 -1
  1672. package/vue3/dist/types/src/icons/fingerprint.vue.d.ts +2 -2
  1673. package/vue3/dist/types/src/icons/fingerprint.vue.d.ts.map +1 -1
  1674. package/vue3/dist/types/src/icons/flag-off.vue.d.ts +2 -2
  1675. package/vue3/dist/types/src/icons/flag-off.vue.d.ts.map +1 -1
  1676. package/vue3/dist/types/src/icons/flag.vue.d.ts +2 -2
  1677. package/vue3/dist/types/src/icons/flag.vue.d.ts.map +1 -1
  1678. package/vue3/dist/types/src/icons/flame.vue.d.ts +2 -2
  1679. package/vue3/dist/types/src/icons/flame.vue.d.ts.map +1 -1
  1680. package/vue3/dist/types/src/icons/focus.vue.d.ts +2 -2
  1681. package/vue3/dist/types/src/icons/focus.vue.d.ts.map +1 -1
  1682. package/vue3/dist/types/src/icons/folder-tree.vue.d.ts +2 -2
  1683. package/vue3/dist/types/src/icons/folder-tree.vue.d.ts.map +1 -1
  1684. package/vue3/dist/types/src/icons/folder.vue.d.ts +2 -2
  1685. package/vue3/dist/types/src/icons/folder.vue.d.ts.map +1 -1
  1686. package/vue3/dist/types/src/icons/folders.vue.d.ts +2 -2
  1687. package/vue3/dist/types/src/icons/folders.vue.d.ts.map +1 -1
  1688. package/vue3/dist/types/src/icons/food.vue.d.ts +2 -2
  1689. package/vue3/dist/types/src/icons/food.vue.d.ts.map +1 -1
  1690. package/vue3/dist/types/src/icons/form-input.vue.d.ts +2 -2
  1691. package/vue3/dist/types/src/icons/form-input.vue.d.ts.map +1 -1
  1692. package/vue3/dist/types/src/icons/forward.vue.d.ts +2 -2
  1693. package/vue3/dist/types/src/icons/forward.vue.d.ts.map +1 -1
  1694. package/vue3/dist/types/src/icons/freshsales-crm.vue.d.ts +2 -2
  1695. package/vue3/dist/types/src/icons/freshsales-crm.vue.d.ts.map +1 -1
  1696. package/vue3/dist/types/src/icons/front.vue.d.ts +2 -2
  1697. package/vue3/dist/types/src/icons/front.vue.d.ts.map +1 -1
  1698. package/vue3/dist/types/src/icons/gamepad.vue.d.ts +2 -2
  1699. package/vue3/dist/types/src/icons/gamepad.vue.d.ts.map +1 -1
  1700. package/vue3/dist/types/src/icons/gauge.vue.d.ts +2 -2
  1701. package/vue3/dist/types/src/icons/gauge.vue.d.ts.map +1 -1
  1702. package/vue3/dist/types/src/icons/gif-filled.vue.d.ts +2 -2
  1703. package/vue3/dist/types/src/icons/gif-filled.vue.d.ts.map +1 -1
  1704. package/vue3/dist/types/src/icons/gif-outline.vue.d.ts +2 -2
  1705. package/vue3/dist/types/src/icons/gif-outline.vue.d.ts.map +1 -1
  1706. package/vue3/dist/types/src/icons/giphy.vue.d.ts +2 -2
  1707. package/vue3/dist/types/src/icons/giphy.vue.d.ts.map +1 -1
  1708. package/vue3/dist/types/src/icons/globe-2.vue.d.ts +2 -2
  1709. package/vue3/dist/types/src/icons/globe-2.vue.d.ts.map +1 -1
  1710. package/vue3/dist/types/src/icons/gmail.vue.d.ts +2 -2
  1711. package/vue3/dist/types/src/icons/gmail.vue.d.ts.map +1 -1
  1712. package/vue3/dist/types/src/icons/google-business-messaging.vue.d.ts +2 -2
  1713. package/vue3/dist/types/src/icons/google-business-messaging.vue.d.ts.map +1 -1
  1714. package/vue3/dist/types/src/icons/google-calendar.vue.d.ts +2 -2
  1715. package/vue3/dist/types/src/icons/google-calendar.vue.d.ts.map +1 -1
  1716. package/vue3/dist/types/src/icons/google-docs.vue.d.ts +2 -2
  1717. package/vue3/dist/types/src/icons/google-docs.vue.d.ts.map +1 -1
  1718. package/vue3/dist/types/src/icons/google-drive.vue.d.ts +2 -2
  1719. package/vue3/dist/types/src/icons/google-drive.vue.d.ts.map +1 -1
  1720. package/vue3/dist/types/src/icons/google-glyph.vue.d.ts +2 -2
  1721. package/vue3/dist/types/src/icons/google-glyph.vue.d.ts.map +1 -1
  1722. package/vue3/dist/types/src/icons/google-sheets.vue.d.ts +2 -2
  1723. package/vue3/dist/types/src/icons/google-sheets.vue.d.ts.map +1 -1
  1724. package/vue3/dist/types/src/icons/google-slides.vue.d.ts +2 -2
  1725. package/vue3/dist/types/src/icons/google-slides.vue.d.ts.map +1 -1
  1726. package/vue3/dist/types/src/icons/greenhouse.vue.d.ts +2 -2
  1727. package/vue3/dist/types/src/icons/greenhouse.vue.d.ts.map +1 -1
  1728. package/vue3/dist/types/src/icons/grid.vue.d.ts +2 -2
  1729. package/vue3/dist/types/src/icons/grid.vue.d.ts.map +1 -1
  1730. package/vue3/dist/types/src/icons/grip-horizontal.vue.d.ts +2 -2
  1731. package/vue3/dist/types/src/icons/grip-horizontal.vue.d.ts.map +1 -1
  1732. package/vue3/dist/types/src/icons/grip-vertical.vue.d.ts +2 -2
  1733. package/vue3/dist/types/src/icons/grip-vertical.vue.d.ts.map +1 -1
  1734. package/vue3/dist/types/src/icons/hand.vue.d.ts +2 -2
  1735. package/vue3/dist/types/src/icons/hand.vue.d.ts.map +1 -1
  1736. package/vue3/dist/types/src/icons/hard-drive.vue.d.ts +2 -2
  1737. package/vue3/dist/types/src/icons/hard-drive.vue.d.ts.map +1 -1
  1738. package/vue3/dist/types/src/icons/hash-bold.vue.d.ts +2 -2
  1739. package/vue3/dist/types/src/icons/hash-bold.vue.d.ts.map +1 -1
  1740. package/vue3/dist/types/src/icons/hash.vue.d.ts +2 -2
  1741. package/vue3/dist/types/src/icons/hash.vue.d.ts.map +1 -1
  1742. package/vue3/dist/types/src/icons/haze.vue.d.ts +2 -2
  1743. package/vue3/dist/types/src/icons/haze.vue.d.ts.map +1 -1
  1744. package/vue3/dist/types/src/icons/hd.vue.d.ts +2 -2
  1745. package/vue3/dist/types/src/icons/hd.vue.d.ts.map +1 -1
  1746. package/vue3/dist/types/src/icons/headphones.vue.d.ts +2 -2
  1747. package/vue3/dist/types/src/icons/headphones.vue.d.ts.map +1 -1
  1748. package/vue3/dist/types/src/icons/headset.vue.d.ts +2 -2
  1749. package/vue3/dist/types/src/icons/headset.vue.d.ts.map +1 -1
  1750. package/vue3/dist/types/src/icons/hear.vue.d.ts +2 -2
  1751. package/vue3/dist/types/src/icons/hear.vue.d.ts.map +1 -1
  1752. package/vue3/dist/types/src/icons/heart.vue.d.ts +2 -2
  1753. package/vue3/dist/types/src/icons/heart.vue.d.ts.map +1 -1
  1754. package/vue3/dist/types/src/icons/help-circle.vue.d.ts +2 -2
  1755. package/vue3/dist/types/src/icons/help-circle.vue.d.ts.map +1 -1
  1756. package/vue3/dist/types/src/icons/highfive.vue.d.ts +2 -2
  1757. package/vue3/dist/types/src/icons/highfive.vue.d.ts.map +1 -1
  1758. package/vue3/dist/types/src/icons/history.vue.d.ts +2 -2
  1759. package/vue3/dist/types/src/icons/history.vue.d.ts.map +1 -1
  1760. package/vue3/dist/types/src/icons/hold.vue.d.ts +2 -2
  1761. package/vue3/dist/types/src/icons/hold.vue.d.ts.map +1 -1
  1762. package/vue3/dist/types/src/icons/home.vue.d.ts +2 -2
  1763. package/vue3/dist/types/src/icons/home.vue.d.ts.map +1 -1
  1764. package/vue3/dist/types/src/icons/hourglass.vue.d.ts +2 -2
  1765. package/vue3/dist/types/src/icons/hourglass.vue.d.ts.map +1 -1
  1766. package/vue3/dist/types/src/icons/hubspot.vue.d.ts +2 -2
  1767. package/vue3/dist/types/src/icons/hubspot.vue.d.ts.map +1 -1
  1768. package/vue3/dist/types/src/icons/image.vue.d.ts +2 -2
  1769. package/vue3/dist/types/src/icons/image.vue.d.ts.map +1 -1
  1770. package/vue3/dist/types/src/icons/import.vue.d.ts +2 -2
  1771. package/vue3/dist/types/src/icons/import.vue.d.ts.map +1 -1
  1772. package/vue3/dist/types/src/icons/inbox.vue.d.ts +2 -2
  1773. package/vue3/dist/types/src/icons/inbox.vue.d.ts.map +1 -1
  1774. package/vue3/dist/types/src/icons/indent.vue.d.ts +2 -2
  1775. package/vue3/dist/types/src/icons/indent.vue.d.ts.map +1 -1
  1776. package/vue3/dist/types/src/icons/infinity.vue.d.ts +2 -2
  1777. package/vue3/dist/types/src/icons/infinity.vue.d.ts.map +1 -1
  1778. package/vue3/dist/types/src/icons/info.vue.d.ts +2 -2
  1779. package/vue3/dist/types/src/icons/info.vue.d.ts.map +1 -1
  1780. package/vue3/dist/types/src/icons/inspect.vue.d.ts +2 -2
  1781. package/vue3/dist/types/src/icons/inspect.vue.d.ts.map +1 -1
  1782. package/vue3/dist/types/src/icons/instagram.vue.d.ts +2 -2
  1783. package/vue3/dist/types/src/icons/instagram.vue.d.ts.map +1 -1
  1784. package/vue3/dist/types/src/icons/intercom.vue.d.ts +2 -2
  1785. package/vue3/dist/types/src/icons/intercom.vue.d.ts.map +1 -1
  1786. package/vue3/dist/types/src/icons/isolated-queries.vue.d.ts +2 -2
  1787. package/vue3/dist/types/src/icons/isolated-queries.vue.d.ts.map +1 -1
  1788. package/vue3/dist/types/src/icons/italic.vue.d.ts +2 -2
  1789. package/vue3/dist/types/src/icons/italic.vue.d.ts.map +1 -1
  1790. package/vue3/dist/types/src/icons/jcb.vue.d.ts +2 -2
  1791. package/vue3/dist/types/src/icons/jcb.vue.d.ts.map +1 -1
  1792. package/vue3/dist/types/src/icons/jira-service-desk.vue.d.ts +2 -2
  1793. package/vue3/dist/types/src/icons/jira-service-desk.vue.d.ts.map +1 -1
  1794. package/vue3/dist/types/src/icons/key.vue.d.ts +2 -2
  1795. package/vue3/dist/types/src/icons/key.vue.d.ts.map +1 -1
  1796. package/vue3/dist/types/src/icons/keyboard.vue.d.ts +2 -2
  1797. package/vue3/dist/types/src/icons/keyboard.vue.d.ts.map +1 -1
  1798. package/vue3/dist/types/src/icons/keypad.vue.d.ts +2 -2
  1799. package/vue3/dist/types/src/icons/keypad.vue.d.ts.map +1 -1
  1800. package/vue3/dist/types/src/icons/languages.vue.d.ts +2 -2
  1801. package/vue3/dist/types/src/icons/languages.vue.d.ts.map +1 -1
  1802. package/vue3/dist/types/src/icons/laptop-2.vue.d.ts +2 -2
  1803. package/vue3/dist/types/src/icons/laptop-2.vue.d.ts.map +1 -1
  1804. package/vue3/dist/types/src/icons/large-self-view.vue.d.ts +2 -2
  1805. package/vue3/dist/types/src/icons/large-self-view.vue.d.ts.map +1 -1
  1806. package/vue3/dist/types/src/icons/layout-dashboard.vue.d.ts +2 -2
  1807. package/vue3/dist/types/src/icons/layout-dashboard.vue.d.ts.map +1 -1
  1808. package/vue3/dist/types/src/icons/layout-filmstrip.vue.d.ts +2 -2
  1809. package/vue3/dist/types/src/icons/layout-filmstrip.vue.d.ts.map +1 -1
  1810. package/vue3/dist/types/src/icons/layout-grid.vue.d.ts +2 -2
  1811. package/vue3/dist/types/src/icons/layout-grid.vue.d.ts.map +1 -1
  1812. package/vue3/dist/types/src/icons/layout-template.vue.d.ts +2 -2
  1813. package/vue3/dist/types/src/icons/layout-template.vue.d.ts.map +1 -1
  1814. package/vue3/dist/types/src/icons/layout.vue.d.ts +2 -2
  1815. package/vue3/dist/types/src/icons/layout.vue.d.ts.map +1 -1
  1816. package/vue3/dist/types/src/icons/library.vue.d.ts +2 -2
  1817. package/vue3/dist/types/src/icons/library.vue.d.ts.map +1 -1
  1818. package/vue3/dist/types/src/icons/life-buoy.vue.d.ts +2 -2
  1819. package/vue3/dist/types/src/icons/life-buoy.vue.d.ts.map +1 -1
  1820. package/vue3/dist/types/src/icons/lightbulb-off.vue.d.ts +2 -2
  1821. package/vue3/dist/types/src/icons/lightbulb-off.vue.d.ts.map +1 -1
  1822. package/vue3/dist/types/src/icons/lightbulb.vue.d.ts +2 -2
  1823. package/vue3/dist/types/src/icons/lightbulb.vue.d.ts.map +1 -1
  1824. package/vue3/dist/types/src/icons/lightning-bolt.vue.d.ts +2 -2
  1825. package/vue3/dist/types/src/icons/lightning-bolt.vue.d.ts.map +1 -1
  1826. package/vue3/dist/types/src/icons/line-chart.vue.d.ts +2 -2
  1827. package/vue3/dist/types/src/icons/line-chart.vue.d.ts.map +1 -1
  1828. package/vue3/dist/types/src/icons/line-messenger.vue.d.ts +2 -2
  1829. package/vue3/dist/types/src/icons/line-messenger.vue.d.ts.map +1 -1
  1830. package/vue3/dist/types/src/icons/link-2-off.vue.d.ts +2 -2
  1831. package/vue3/dist/types/src/icons/link-2-off.vue.d.ts.map +1 -1
  1832. package/vue3/dist/types/src/icons/link-2.vue.d.ts +2 -2
  1833. package/vue3/dist/types/src/icons/link-2.vue.d.ts.map +1 -1
  1834. package/vue3/dist/types/src/icons/linkedin.vue.d.ts +2 -2
  1835. package/vue3/dist/types/src/icons/linkedin.vue.d.ts.map +1 -1
  1836. package/vue3/dist/types/src/icons/list-add.vue.d.ts +2 -2
  1837. package/vue3/dist/types/src/icons/list-add.vue.d.ts.map +1 -1
  1838. package/vue3/dist/types/src/icons/list-bullet.vue.d.ts +2 -2
  1839. package/vue3/dist/types/src/icons/list-bullet.vue.d.ts.map +1 -1
  1840. package/vue3/dist/types/src/icons/list-checks.vue.d.ts +2 -2
  1841. package/vue3/dist/types/src/icons/list-checks.vue.d.ts.map +1 -1
  1842. package/vue3/dist/types/src/icons/list-ordered.vue.d.ts +2 -2
  1843. package/vue3/dist/types/src/icons/list-ordered.vue.d.ts.map +1 -1
  1844. package/vue3/dist/types/src/icons/listen.vue.d.ts +2 -2
  1845. package/vue3/dist/types/src/icons/listen.vue.d.ts.map +1 -1
  1846. package/vue3/dist/types/src/icons/listening.vue.d.ts +2 -2
  1847. package/vue3/dist/types/src/icons/listening.vue.d.ts.map +1 -1
  1848. package/vue3/dist/types/src/icons/live-queue.vue.d.ts +2 -2
  1849. package/vue3/dist/types/src/icons/live-queue.vue.d.ts.map +1 -1
  1850. package/vue3/dist/types/src/icons/living-thing.vue.d.ts +2 -2
  1851. package/vue3/dist/types/src/icons/living-thing.vue.d.ts.map +1 -1
  1852. package/vue3/dist/types/src/icons/loading.vue.d.ts +2 -2
  1853. package/vue3/dist/types/src/icons/loading.vue.d.ts.map +1 -1
  1854. package/vue3/dist/types/src/icons/lock-filled.vue.d.ts +2 -2
  1855. package/vue3/dist/types/src/icons/lock-filled.vue.d.ts.map +1 -1
  1856. package/vue3/dist/types/src/icons/lock.vue.d.ts +2 -2
  1857. package/vue3/dist/types/src/icons/lock.vue.d.ts.map +1 -1
  1858. package/vue3/dist/types/src/icons/log-in.vue.d.ts +2 -2
  1859. package/vue3/dist/types/src/icons/log-in.vue.d.ts.map +1 -1
  1860. package/vue3/dist/types/src/icons/log-out.vue.d.ts +2 -2
  1861. package/vue3/dist/types/src/icons/log-out.vue.d.ts.map +1 -1
  1862. package/vue3/dist/types/src/icons/maestro.vue.d.ts +2 -2
  1863. package/vue3/dist/types/src/icons/maestro.vue.d.ts.map +1 -1
  1864. package/vue3/dist/types/src/icons/mail-open.vue.d.ts +2 -2
  1865. package/vue3/dist/types/src/icons/mail-open.vue.d.ts.map +1 -1
  1866. package/vue3/dist/types/src/icons/mail.vue.d.ts +2 -2
  1867. package/vue3/dist/types/src/icons/mail.vue.d.ts.map +1 -1
  1868. package/vue3/dist/types/src/icons/mails.vue.d.ts +2 -2
  1869. package/vue3/dist/types/src/icons/mails.vue.d.ts.map +1 -1
  1870. package/vue3/dist/types/src/icons/map-pin-filled.vue.d.ts +2 -2
  1871. package/vue3/dist/types/src/icons/map-pin-filled.vue.d.ts.map +1 -1
  1872. package/vue3/dist/types/src/icons/map-pin.vue.d.ts +2 -2
  1873. package/vue3/dist/types/src/icons/map-pin.vue.d.ts.map +1 -1
  1874. package/vue3/dist/types/src/icons/map.vue.d.ts +2 -2
  1875. package/vue3/dist/types/src/icons/map.vue.d.ts.map +1 -1
  1876. package/vue3/dist/types/src/icons/mastercard.vue.d.ts +2 -2
  1877. package/vue3/dist/types/src/icons/mastercard.vue.d.ts.map +1 -1
  1878. package/vue3/dist/types/src/icons/maximize.vue.d.ts +2 -2
  1879. package/vue3/dist/types/src/icons/maximize.vue.d.ts.map +1 -1
  1880. package/vue3/dist/types/src/icons/megaphone-off.vue.d.ts +2 -2
  1881. package/vue3/dist/types/src/icons/megaphone-off.vue.d.ts.map +1 -1
  1882. package/vue3/dist/types/src/icons/megaphone.vue.d.ts +2 -2
  1883. package/vue3/dist/types/src/icons/megaphone.vue.d.ts.map +1 -1
  1884. package/vue3/dist/types/src/icons/menu.vue.d.ts +2 -2
  1885. package/vue3/dist/types/src/icons/menu.vue.d.ts.map +1 -1
  1886. package/vue3/dist/types/src/icons/message.vue.d.ts +2 -2
  1887. package/vue3/dist/types/src/icons/message.vue.d.ts.map +1 -1
  1888. package/vue3/dist/types/src/icons/messenger.vue.d.ts +2 -2
  1889. package/vue3/dist/types/src/icons/messenger.vue.d.ts.map +1 -1
  1890. package/vue3/dist/types/src/icons/mic-off.vue.d.ts +2 -2
  1891. package/vue3/dist/types/src/icons/mic-off.vue.d.ts.map +1 -1
  1892. package/vue3/dist/types/src/icons/mic.vue.d.ts +2 -2
  1893. package/vue3/dist/types/src/icons/mic.vue.d.ts.map +1 -1
  1894. package/vue3/dist/types/src/icons/microsoft-dynamics-365.vue.d.ts +2 -2
  1895. package/vue3/dist/types/src/icons/microsoft-dynamics-365.vue.d.ts.map +1 -1
  1896. package/vue3/dist/types/src/icons/microsoft-teams.vue.d.ts +2 -2
  1897. package/vue3/dist/types/src/icons/microsoft-teams.vue.d.ts.map +1 -1
  1898. package/vue3/dist/types/src/icons/microsoft.vue.d.ts +2 -2
  1899. package/vue3/dist/types/src/icons/microsoft.vue.d.ts.map +1 -1
  1900. package/vue3/dist/types/src/icons/minimize-alt.vue.d.ts +2 -2
  1901. package/vue3/dist/types/src/icons/minimize-alt.vue.d.ts.map +1 -1
  1902. package/vue3/dist/types/src/icons/minimize.vue.d.ts +2 -2
  1903. package/vue3/dist/types/src/icons/minimize.vue.d.ts.map +1 -1
  1904. package/vue3/dist/types/src/icons/minus-circle.vue.d.ts +2 -2
  1905. package/vue3/dist/types/src/icons/minus-circle.vue.d.ts.map +1 -1
  1906. package/vue3/dist/types/src/icons/miro.vue.d.ts +2 -2
  1907. package/vue3/dist/types/src/icons/miro.vue.d.ts.map +1 -1
  1908. package/vue3/dist/types/src/icons/monday-com.vue.d.ts +2 -2
  1909. package/vue3/dist/types/src/icons/monday-com.vue.d.ts.map +1 -1
  1910. package/vue3/dist/types/src/icons/monitor-off.vue.d.ts +2 -2
  1911. package/vue3/dist/types/src/icons/monitor-off.vue.d.ts.map +1 -1
  1912. package/vue3/dist/types/src/icons/monitor-speaker.vue.d.ts +2 -2
  1913. package/vue3/dist/types/src/icons/monitor-speaker.vue.d.ts.map +1 -1
  1914. package/vue3/dist/types/src/icons/monitor.vue.d.ts +2 -2
  1915. package/vue3/dist/types/src/icons/monitor.vue.d.ts.map +1 -1
  1916. package/vue3/dist/types/src/icons/moon.vue.d.ts +2 -2
  1917. package/vue3/dist/types/src/icons/moon.vue.d.ts.map +1 -1
  1918. package/vue3/dist/types/src/icons/more-horizontal.vue.d.ts +2 -2
  1919. package/vue3/dist/types/src/icons/more-horizontal.vue.d.ts.map +1 -1
  1920. package/vue3/dist/types/src/icons/more-vertical.vue.d.ts +2 -2
  1921. package/vue3/dist/types/src/icons/more-vertical.vue.d.ts.map +1 -1
  1922. package/vue3/dist/types/src/icons/mouse.vue.d.ts +2 -2
  1923. package/vue3/dist/types/src/icons/mouse.vue.d.ts.map +1 -1
  1924. package/vue3/dist/types/src/icons/multi-line-dept.vue.d.ts +2 -2
  1925. package/vue3/dist/types/src/icons/multi-line-dept.vue.d.ts.map +1 -1
  1926. package/vue3/dist/types/src/icons/music-off.vue.d.ts +2 -2
  1927. package/vue3/dist/types/src/icons/music-off.vue.d.ts.map +1 -1
  1928. package/vue3/dist/types/src/icons/music.vue.d.ts +2 -2
  1929. package/vue3/dist/types/src/icons/music.vue.d.ts.map +1 -1
  1930. package/vue3/dist/types/src/icons/network.vue.d.ts +2 -2
  1931. package/vue3/dist/types/src/icons/network.vue.d.ts.map +1 -1
  1932. package/vue3/dist/types/src/icons/neutral.vue.d.ts +2 -2
  1933. package/vue3/dist/types/src/icons/neutral.vue.d.ts.map +1 -1
  1934. package/vue3/dist/types/src/icons/newspaper.vue.d.ts +2 -2
  1935. package/vue3/dist/types/src/icons/newspaper.vue.d.ts.map +1 -1
  1936. package/vue3/dist/types/src/icons/not-enough-queries.vue.d.ts +2 -2
  1937. package/vue3/dist/types/src/icons/not-enough-queries.vue.d.ts.map +1 -1
  1938. package/vue3/dist/types/src/icons/notes.vue.d.ts +2 -2
  1939. package/vue3/dist/types/src/icons/notes.vue.d.ts.map +1 -1
  1940. package/vue3/dist/types/src/icons/o365-calendar.vue.d.ts +2 -2
  1941. package/vue3/dist/types/src/icons/o365-calendar.vue.d.ts.map +1 -1
  1942. package/vue3/dist/types/src/icons/object.vue.d.ts +2 -2
  1943. package/vue3/dist/types/src/icons/object.vue.d.ts.map +1 -1
  1944. package/vue3/dist/types/src/icons/office-365.vue.d.ts +2 -2
  1945. package/vue3/dist/types/src/icons/office-365.vue.d.ts.map +1 -1
  1946. package/vue3/dist/types/src/icons/option.vue.d.ts +2 -2
  1947. package/vue3/dist/types/src/icons/option.vue.d.ts.map +1 -1
  1948. package/vue3/dist/types/src/icons/package.vue.d.ts +2 -2
  1949. package/vue3/dist/types/src/icons/package.vue.d.ts.map +1 -1
  1950. package/vue3/dist/types/src/icons/paperclip.vue.d.ts +2 -2
  1951. package/vue3/dist/types/src/icons/paperclip.vue.d.ts.map +1 -1
  1952. package/vue3/dist/types/src/icons/park.vue.d.ts +2 -2
  1953. package/vue3/dist/types/src/icons/park.vue.d.ts.map +1 -1
  1954. package/vue3/dist/types/src/icons/party-popper.vue.d.ts +2 -2
  1955. package/vue3/dist/types/src/icons/party-popper.vue.d.ts.map +1 -1
  1956. package/vue3/dist/types/src/icons/past-conversations.vue.d.ts +2 -2
  1957. package/vue3/dist/types/src/icons/past-conversations.vue.d.ts.map +1 -1
  1958. package/vue3/dist/types/src/icons/pause-circle-filled.vue.d.ts +2 -2
  1959. package/vue3/dist/types/src/icons/pause-circle-filled.vue.d.ts.map +1 -1
  1960. package/vue3/dist/types/src/icons/pause-circle.vue.d.ts +2 -2
  1961. package/vue3/dist/types/src/icons/pause-circle.vue.d.ts.map +1 -1
  1962. package/vue3/dist/types/src/icons/pause.vue.d.ts +2 -2
  1963. package/vue3/dist/types/src/icons/pause.vue.d.ts.map +1 -1
  1964. package/vue3/dist/types/src/icons/phone-call.vue.d.ts +2 -2
  1965. package/vue3/dist/types/src/icons/phone-call.vue.d.ts.map +1 -1
  1966. package/vue3/dist/types/src/icons/phone-forward.vue.d.ts +2 -2
  1967. package/vue3/dist/types/src/icons/phone-forward.vue.d.ts.map +1 -1
  1968. package/vue3/dist/types/src/icons/phone-hang-up.vue.d.ts +2 -2
  1969. package/vue3/dist/types/src/icons/phone-hang-up.vue.d.ts.map +1 -1
  1970. package/vue3/dist/types/src/icons/phone-hold.vue.d.ts +2 -2
  1971. package/vue3/dist/types/src/icons/phone-hold.vue.d.ts.map +1 -1
  1972. package/vue3/dist/types/src/icons/phone-incoming.vue.d.ts +2 -2
  1973. package/vue3/dist/types/src/icons/phone-incoming.vue.d.ts.map +1 -1
  1974. package/vue3/dist/types/src/icons/phone-missed.vue.d.ts +2 -2
  1975. package/vue3/dist/types/src/icons/phone-missed.vue.d.ts.map +1 -1
  1976. package/vue3/dist/types/src/icons/phone-off.vue.d.ts +2 -2
  1977. package/vue3/dist/types/src/icons/phone-off.vue.d.ts.map +1 -1
  1978. package/vue3/dist/types/src/icons/phone-outgoing.vue.d.ts +2 -2
  1979. package/vue3/dist/types/src/icons/phone-outgoing.vue.d.ts.map +1 -1
  1980. package/vue3/dist/types/src/icons/phone.vue.d.ts +2 -2
  1981. package/vue3/dist/types/src/icons/phone.vue.d.ts.map +1 -1
  1982. package/vue3/dist/types/src/icons/picture-in-picture.vue.d.ts +2 -2
  1983. package/vue3/dist/types/src/icons/picture-in-picture.vue.d.ts.map +1 -1
  1984. package/vue3/dist/types/src/icons/pie-chart.vue.d.ts +2 -2
  1985. package/vue3/dist/types/src/icons/pie-chart.vue.d.ts.map +1 -1
  1986. package/vue3/dist/types/src/icons/pin-filled.vue.d.ts +2 -2
  1987. package/vue3/dist/types/src/icons/pin-filled.vue.d.ts.map +1 -1
  1988. package/vue3/dist/types/src/icons/pin-off.vue.d.ts +2 -2
  1989. package/vue3/dist/types/src/icons/pin-off.vue.d.ts.map +1 -1
  1990. package/vue3/dist/types/src/icons/pin.vue.d.ts +2 -2
  1991. package/vue3/dist/types/src/icons/pin.vue.d.ts.map +1 -1
  1992. package/vue3/dist/types/src/icons/pipedrive.vue.d.ts +2 -2
  1993. package/vue3/dist/types/src/icons/pipedrive.vue.d.ts.map +1 -1
  1994. package/vue3/dist/types/src/icons/play-circle-filled.vue.d.ts +2 -2
  1995. package/vue3/dist/types/src/icons/play-circle-filled.vue.d.ts.map +1 -1
  1996. package/vue3/dist/types/src/icons/play-circle.vue.d.ts +2 -2
  1997. package/vue3/dist/types/src/icons/play-circle.vue.d.ts.map +1 -1
  1998. package/vue3/dist/types/src/icons/play-filled.vue.d.ts +2 -2
  1999. package/vue3/dist/types/src/icons/play-filled.vue.d.ts.map +1 -1
  2000. package/vue3/dist/types/src/icons/play-store-badge.vue.d.ts +2 -2
  2001. package/vue3/dist/types/src/icons/play-store-badge.vue.d.ts.map +1 -1
  2002. package/vue3/dist/types/src/icons/play.vue.d.ts +2 -2
  2003. package/vue3/dist/types/src/icons/play.vue.d.ts.map +1 -1
  2004. package/vue3/dist/types/src/icons/plug.vue.d.ts +2 -2
  2005. package/vue3/dist/types/src/icons/plug.vue.d.ts.map +1 -1
  2006. package/vue3/dist/types/src/icons/plus-circle-filled.vue.d.ts +2 -2
  2007. package/vue3/dist/types/src/icons/plus-circle-filled.vue.d.ts.map +1 -1
  2008. package/vue3/dist/types/src/icons/plus-circle.vue.d.ts +2 -2
  2009. package/vue3/dist/types/src/icons/plus-circle.vue.d.ts.map +1 -1
  2010. package/vue3/dist/types/src/icons/plus.vue.d.ts +2 -2
  2011. package/vue3/dist/types/src/icons/plus.vue.d.ts.map +1 -1
  2012. package/vue3/dist/types/src/icons/power.vue.d.ts +2 -2
  2013. package/vue3/dist/types/src/icons/power.vue.d.ts.map +1 -1
  2014. package/vue3/dist/types/src/icons/print-fax.vue.d.ts +2 -2
  2015. package/vue3/dist/types/src/icons/print-fax.vue.d.ts.map +1 -1
  2016. package/vue3/dist/types/src/icons/printer.vue.d.ts +2 -2
  2017. package/vue3/dist/types/src/icons/printer.vue.d.ts.map +1 -1
  2018. package/vue3/dist/types/src/icons/puzzle.vue.d.ts +2 -2
  2019. package/vue3/dist/types/src/icons/puzzle.vue.d.ts.map +1 -1
  2020. package/vue3/dist/types/src/icons/qr-code.vue.d.ts +2 -2
  2021. package/vue3/dist/types/src/icons/qr-code.vue.d.ts.map +1 -1
  2022. package/vue3/dist/types/src/icons/queries.vue.d.ts +2 -2
  2023. package/vue3/dist/types/src/icons/queries.vue.d.ts.map +1 -1
  2024. package/vue3/dist/types/src/icons/quote.vue.d.ts +2 -2
  2025. package/vue3/dist/types/src/icons/quote.vue.d.ts.map +1 -1
  2026. package/vue3/dist/types/src/icons/record-filled.vue.d.ts +2 -2
  2027. package/vue3/dist/types/src/icons/record-filled.vue.d.ts.map +1 -1
  2028. package/vue3/dist/types/src/icons/record.vue.d.ts +2 -2
  2029. package/vue3/dist/types/src/icons/record.vue.d.ts.map +1 -1
  2030. package/vue3/dist/types/src/icons/redo.vue.d.ts +2 -2
  2031. package/vue3/dist/types/src/icons/redo.vue.d.ts.map +1 -1
  2032. package/vue3/dist/types/src/icons/refresh.vue.d.ts +2 -2
  2033. package/vue3/dist/types/src/icons/refresh.vue.d.ts.map +1 -1
  2034. package/vue3/dist/types/src/icons/rematch.vue.d.ts +2 -2
  2035. package/vue3/dist/types/src/icons/rematch.vue.d.ts.map +1 -1
  2036. package/vue3/dist/types/src/icons/repeat.vue.d.ts +2 -2
  2037. package/vue3/dist/types/src/icons/repeat.vue.d.ts.map +1 -1
  2038. package/vue3/dist/types/src/icons/reply-all.vue.d.ts +2 -2
  2039. package/vue3/dist/types/src/icons/reply-all.vue.d.ts.map +1 -1
  2040. package/vue3/dist/types/src/icons/reply.vue.d.ts +2 -2
  2041. package/vue3/dist/types/src/icons/reply.vue.d.ts.map +1 -1
  2042. package/vue3/dist/types/src/icons/rewind-15-sec.vue.d.ts +2 -2
  2043. package/vue3/dist/types/src/icons/rewind-15-sec.vue.d.ts.map +1 -1
  2044. package/vue3/dist/types/src/icons/rewind.vue.d.ts +2 -2
  2045. package/vue3/dist/types/src/icons/rewind.vue.d.ts.map +1 -1
  2046. package/vue3/dist/types/src/icons/rocket.vue.d.ts +2 -2
  2047. package/vue3/dist/types/src/icons/rocket.vue.d.ts.map +1 -1
  2048. package/vue3/dist/types/src/icons/salesforce-glyph.vue.d.ts +2 -2
  2049. package/vue3/dist/types/src/icons/salesforce-glyph.vue.d.ts.map +1 -1
  2050. package/vue3/dist/types/src/icons/salesforce-logo.vue.d.ts +2 -2
  2051. package/vue3/dist/types/src/icons/salesforce-logo.vue.d.ts.map +1 -1
  2052. package/vue3/dist/types/src/icons/satisfied-filled.vue.d.ts +2 -2
  2053. package/vue3/dist/types/src/icons/satisfied-filled.vue.d.ts.map +1 -1
  2054. package/vue3/dist/types/src/icons/satisfied.vue.d.ts +2 -2
  2055. package/vue3/dist/types/src/icons/satisfied.vue.d.ts.map +1 -1
  2056. package/vue3/dist/types/src/icons/save.vue.d.ts +2 -2
  2057. package/vue3/dist/types/src/icons/save.vue.d.ts.map +1 -1
  2058. package/vue3/dist/types/src/icons/scan-face.vue.d.ts +2 -2
  2059. package/vue3/dist/types/src/icons/scan-face.vue.d.ts.map +1 -1
  2060. package/vue3/dist/types/src/icons/scan-file.vue.d.ts +2 -2
  2061. package/vue3/dist/types/src/icons/scan-file.vue.d.ts.map +1 -1
  2062. package/vue3/dist/types/src/icons/scan.vue.d.ts +2 -2
  2063. package/vue3/dist/types/src/icons/scan.vue.d.ts.map +1 -1
  2064. package/vue3/dist/types/src/icons/scissors.vue.d.ts +2 -2
  2065. package/vue3/dist/types/src/icons/scissors.vue.d.ts.map +1 -1
  2066. package/vue3/dist/types/src/icons/screen-share-off.vue.d.ts +2 -2
  2067. package/vue3/dist/types/src/icons/screen-share-off.vue.d.ts.map +1 -1
  2068. package/vue3/dist/types/src/icons/scroll.vue.d.ts +2 -2
  2069. package/vue3/dist/types/src/icons/scroll.vue.d.ts.map +1 -1
  2070. package/vue3/dist/types/src/icons/search.vue.d.ts +2 -2
  2071. package/vue3/dist/types/src/icons/search.vue.d.ts.map +1 -1
  2072. package/vue3/dist/types/src/icons/send.vue.d.ts +2 -2
  2073. package/vue3/dist/types/src/icons/send.vue.d.ts.map +1 -1
  2074. package/vue3/dist/types/src/icons/servicenow.vue.d.ts +2 -2
  2075. package/vue3/dist/types/src/icons/servicenow.vue.d.ts.map +1 -1
  2076. package/vue3/dist/types/src/icons/settings.vue.d.ts +2 -2
  2077. package/vue3/dist/types/src/icons/settings.vue.d.ts.map +1 -1
  2078. package/vue3/dist/types/src/icons/share-2.vue.d.ts +2 -2
  2079. package/vue3/dist/types/src/icons/share-2.vue.d.ts.map +1 -1
  2080. package/vue3/dist/types/src/icons/share-screen.vue.d.ts +2 -2
  2081. package/vue3/dist/types/src/icons/share-screen.vue.d.ts.map +1 -1
  2082. package/vue3/dist/types/src/icons/share.vue.d.ts +2 -2
  2083. package/vue3/dist/types/src/icons/share.vue.d.ts.map +1 -1
  2084. package/vue3/dist/types/src/icons/sheet.vue.d.ts +2 -2
  2085. package/vue3/dist/types/src/icons/sheet.vue.d.ts.map +1 -1
  2086. package/vue3/dist/types/src/icons/shield-alert.vue.d.ts +2 -2
  2087. package/vue3/dist/types/src/icons/shield-alert.vue.d.ts.map +1 -1
  2088. package/vue3/dist/types/src/icons/shield-check.vue.d.ts +2 -2
  2089. package/vue3/dist/types/src/icons/shield-check.vue.d.ts.map +1 -1
  2090. package/vue3/dist/types/src/icons/shield-close.vue.d.ts +2 -2
  2091. package/vue3/dist/types/src/icons/shield-close.vue.d.ts.map +1 -1
  2092. package/vue3/dist/types/src/icons/shield-off.vue.d.ts +2 -2
  2093. package/vue3/dist/types/src/icons/shield-off.vue.d.ts.map +1 -1
  2094. package/vue3/dist/types/src/icons/shield.vue.d.ts +2 -2
  2095. package/vue3/dist/types/src/icons/shield.vue.d.ts.map +1 -1
  2096. package/vue3/dist/types/src/icons/shortcuts.vue.d.ts +2 -2
  2097. package/vue3/dist/types/src/icons/shortcuts.vue.d.ts.map +1 -1
  2098. package/vue3/dist/types/src/icons/shuffle.vue.d.ts +2 -2
  2099. package/vue3/dist/types/src/icons/shuffle.vue.d.ts.map +1 -1
  2100. package/vue3/dist/types/src/icons/sidebar-close.vue.d.ts +2 -2
  2101. package/vue3/dist/types/src/icons/sidebar-close.vue.d.ts.map +1 -1
  2102. package/vue3/dist/types/src/icons/sidebar-open.vue.d.ts +2 -2
  2103. package/vue3/dist/types/src/icons/sidebar-open.vue.d.ts.map +1 -1
  2104. package/vue3/dist/types/src/icons/sidebar.vue.d.ts +2 -2
  2105. package/vue3/dist/types/src/icons/sidebar.vue.d.ts.map +1 -1
  2106. package/vue3/dist/types/src/icons/signal-best.vue.d.ts +2 -2
  2107. package/vue3/dist/types/src/icons/signal-best.vue.d.ts.map +1 -1
  2108. package/vue3/dist/types/src/icons/signal-high.vue.d.ts +2 -2
  2109. package/vue3/dist/types/src/icons/signal-high.vue.d.ts.map +1 -1
  2110. package/vue3/dist/types/src/icons/signal-low.vue.d.ts +2 -2
  2111. package/vue3/dist/types/src/icons/signal-low.vue.d.ts.map +1 -1
  2112. package/vue3/dist/types/src/icons/signal-medium.vue.d.ts +2 -2
  2113. package/vue3/dist/types/src/icons/signal-medium.vue.d.ts.map +1 -1
  2114. package/vue3/dist/types/src/icons/signal-zero.vue.d.ts +2 -2
  2115. package/vue3/dist/types/src/icons/signal-zero.vue.d.ts.map +1 -1
  2116. package/vue3/dist/types/src/icons/siren.vue.d.ts +2 -2
  2117. package/vue3/dist/types/src/icons/siren.vue.d.ts.map +1 -1
  2118. package/vue3/dist/types/src/icons/skip-15-sec.vue.d.ts +2 -2
  2119. package/vue3/dist/types/src/icons/skip-15-sec.vue.d.ts.map +1 -1
  2120. package/vue3/dist/types/src/icons/skip-back-ten.vue.d.ts +2 -2
  2121. package/vue3/dist/types/src/icons/skip-back-ten.vue.d.ts.map +1 -1
  2122. package/vue3/dist/types/src/icons/skip-back.vue.d.ts +2 -2
  2123. package/vue3/dist/types/src/icons/skip-back.vue.d.ts.map +1 -1
  2124. package/vue3/dist/types/src/icons/skip-forward-ten.vue.d.ts +2 -2
  2125. package/vue3/dist/types/src/icons/skip-forward-ten.vue.d.ts.map +1 -1
  2126. package/vue3/dist/types/src/icons/skip-forward.vue.d.ts +2 -2
  2127. package/vue3/dist/types/src/icons/skip-forward.vue.d.ts.map +1 -1
  2128. package/vue3/dist/types/src/icons/slack.vue.d.ts +2 -2
  2129. package/vue3/dist/types/src/icons/slack.vue.d.ts.map +1 -1
  2130. package/vue3/dist/types/src/icons/slash.vue.d.ts +2 -2
  2131. package/vue3/dist/types/src/icons/slash.vue.d.ts.map +1 -1
  2132. package/vue3/dist/types/src/icons/sliders-horizontal.vue.d.ts +2 -2
  2133. package/vue3/dist/types/src/icons/sliders-horizontal.vue.d.ts.map +1 -1
  2134. package/vue3/dist/types/src/icons/sliders.vue.d.ts +2 -2
  2135. package/vue3/dist/types/src/icons/sliders.vue.d.ts.map +1 -1
  2136. package/vue3/dist/types/src/icons/small-self-view.vue.d.ts +2 -2
  2137. package/vue3/dist/types/src/icons/small-self-view.vue.d.ts.map +1 -1
  2138. package/vue3/dist/types/src/icons/smartphone-charging.vue.d.ts +2 -2
  2139. package/vue3/dist/types/src/icons/smartphone-charging.vue.d.ts.map +1 -1
  2140. package/vue3/dist/types/src/icons/smartphone.vue.d.ts +2 -2
  2141. package/vue3/dist/types/src/icons/smartphone.vue.d.ts.map +1 -1
  2142. package/vue3/dist/types/src/icons/snapchat.vue.d.ts +2 -2
  2143. package/vue3/dist/types/src/icons/snapchat.vue.d.ts.map +1 -1
  2144. package/vue3/dist/types/src/icons/snooze.vue.d.ts +2 -2
  2145. package/vue3/dist/types/src/icons/snooze.vue.d.ts.map +1 -1
  2146. package/vue3/dist/types/src/icons/snowflake.vue.d.ts +2 -2
  2147. package/vue3/dist/types/src/icons/snowflake.vue.d.ts.map +1 -1
  2148. package/vue3/dist/types/src/icons/somewhat-dissatisfied-filled.vue.d.ts +2 -2
  2149. package/vue3/dist/types/src/icons/somewhat-dissatisfied-filled.vue.d.ts.map +1 -1
  2150. package/vue3/dist/types/src/icons/somewhat-dissatisfied.vue.d.ts +2 -2
  2151. package/vue3/dist/types/src/icons/somewhat-dissatisfied.vue.d.ts.map +1 -1
  2152. package/vue3/dist/types/src/icons/somewhat-satisfied-filled.vue.d.ts +2 -2
  2153. package/vue3/dist/types/src/icons/somewhat-satisfied-filled.vue.d.ts.map +1 -1
  2154. package/vue3/dist/types/src/icons/somewhat-satisfied.vue.d.ts +2 -2
  2155. package/vue3/dist/types/src/icons/somewhat-satisfied.vue.d.ts.map +1 -1
  2156. package/vue3/dist/types/src/icons/sort-asc.vue.d.ts +2 -2
  2157. package/vue3/dist/types/src/icons/sort-asc.vue.d.ts.map +1 -1
  2158. package/vue3/dist/types/src/icons/sort-desc.vue.d.ts +2 -2
  2159. package/vue3/dist/types/src/icons/sort-desc.vue.d.ts.map +1 -1
  2160. package/vue3/dist/types/src/icons/sparkle-filled.vue.d.ts +2 -2
  2161. package/vue3/dist/types/src/icons/sparkle-filled.vue.d.ts.map +1 -1
  2162. package/vue3/dist/types/src/icons/sparkle.vue.d.ts +2 -2
  2163. package/vue3/dist/types/src/icons/sparkle.vue.d.ts.map +1 -1
  2164. package/vue3/dist/types/src/icons/speaker.vue.d.ts +2 -2
  2165. package/vue3/dist/types/src/icons/speaker.vue.d.ts.map +1 -1
  2166. package/vue3/dist/types/src/icons/star-filled.vue.d.ts +2 -2
  2167. package/vue3/dist/types/src/icons/star-filled.vue.d.ts.map +1 -1
  2168. package/vue3/dist/types/src/icons/star.vue.d.ts +2 -2
  2169. package/vue3/dist/types/src/icons/star.vue.d.ts.map +1 -1
  2170. package/vue3/dist/types/src/icons/sticker.vue.d.ts +2 -2
  2171. package/vue3/dist/types/src/icons/sticker.vue.d.ts.map +1 -1
  2172. package/vue3/dist/types/src/icons/stop-circle-filled.vue.d.ts +2 -2
  2173. package/vue3/dist/types/src/icons/stop-circle-filled.vue.d.ts.map +1 -1
  2174. package/vue3/dist/types/src/icons/stop-circle.vue.d.ts +2 -2
  2175. package/vue3/dist/types/src/icons/stop-circle.vue.d.ts.map +1 -1
  2176. package/vue3/dist/types/src/icons/stop-filled.vue.d.ts +2 -2
  2177. package/vue3/dist/types/src/icons/stop-filled.vue.d.ts.map +1 -1
  2178. package/vue3/dist/types/src/icons/strikethrough.vue.d.ts +2 -2
  2179. package/vue3/dist/types/src/icons/strikethrough.vue.d.ts.map +1 -1
  2180. package/vue3/dist/types/src/icons/sun-dim.vue.d.ts +2 -2
  2181. package/vue3/dist/types/src/icons/sun-dim.vue.d.ts.map +1 -1
  2182. package/vue3/dist/types/src/icons/sun-medium.vue.d.ts +2 -2
  2183. package/vue3/dist/types/src/icons/sun-medium.vue.d.ts.map +1 -1
  2184. package/vue3/dist/types/src/icons/sun.vue.d.ts +2 -2
  2185. package/vue3/dist/types/src/icons/sun.vue.d.ts.map +1 -1
  2186. package/vue3/dist/types/src/icons/sunrise.vue.d.ts +2 -2
  2187. package/vue3/dist/types/src/icons/sunrise.vue.d.ts.map +1 -1
  2188. package/vue3/dist/types/src/icons/sunset.vue.d.ts +2 -2
  2189. package/vue3/dist/types/src/icons/sunset.vue.d.ts.map +1 -1
  2190. package/vue3/dist/types/src/icons/switch-to-cellular.vue.d.ts +2 -2
  2191. package/vue3/dist/types/src/icons/switch-to-cellular.vue.d.ts.map +1 -1
  2192. package/vue3/dist/types/src/icons/switch-to-hd.vue.d.ts +2 -2
  2193. package/vue3/dist/types/src/icons/switch-to-hd.vue.d.ts.map +1 -1
  2194. package/vue3/dist/types/src/icons/t-mobile.vue.d.ts +2 -2
  2195. package/vue3/dist/types/src/icons/t-mobile.vue.d.ts.map +1 -1
  2196. package/vue3/dist/types/src/icons/table.vue.d.ts +2 -2
  2197. package/vue3/dist/types/src/icons/table.vue.d.ts.map +1 -1
  2198. package/vue3/dist/types/src/icons/tag.vue.d.ts +2 -2
  2199. package/vue3/dist/types/src/icons/tag.vue.d.ts.map +1 -1
  2200. package/vue3/dist/types/src/icons/tags.vue.d.ts +2 -2
  2201. package/vue3/dist/types/src/icons/tags.vue.d.ts.map +1 -1
  2202. package/vue3/dist/types/src/icons/takeover.vue.d.ts +2 -2
  2203. package/vue3/dist/types/src/icons/takeover.vue.d.ts.map +1 -1
  2204. package/vue3/dist/types/src/icons/task.vue.d.ts +2 -2
  2205. package/vue3/dist/types/src/icons/task.vue.d.ts.map +1 -1
  2206. package/vue3/dist/types/src/icons/telegram.vue.d.ts +2 -2
  2207. package/vue3/dist/types/src/icons/telegram.vue.d.ts.map +1 -1
  2208. package/vue3/dist/types/src/icons/text-cursor-input.vue.d.ts +2 -2
  2209. package/vue3/dist/types/src/icons/text-cursor-input.vue.d.ts.map +1 -1
  2210. package/vue3/dist/types/src/icons/text-cursor.vue.d.ts +2 -2
  2211. package/vue3/dist/types/src/icons/text-cursor.vue.d.ts.map +1 -1
  2212. package/vue3/dist/types/src/icons/thermometer-snowflake.vue.d.ts +2 -2
  2213. package/vue3/dist/types/src/icons/thermometer-snowflake.vue.d.ts.map +1 -1
  2214. package/vue3/dist/types/src/icons/thermometer-sun.vue.d.ts +2 -2
  2215. package/vue3/dist/types/src/icons/thermometer-sun.vue.d.ts.map +1 -1
  2216. package/vue3/dist/types/src/icons/thermometer.vue.d.ts +2 -2
  2217. package/vue3/dist/types/src/icons/thermometer.vue.d.ts.map +1 -1
  2218. package/vue3/dist/types/src/icons/thread.vue.d.ts +2 -2
  2219. package/vue3/dist/types/src/icons/thread.vue.d.ts.map +1 -1
  2220. package/vue3/dist/types/src/icons/threads.vue.d.ts +2 -2
  2221. package/vue3/dist/types/src/icons/threads.vue.d.ts.map +1 -1
  2222. package/vue3/dist/types/src/icons/thumbs-down-filled.vue.d.ts +2 -2
  2223. package/vue3/dist/types/src/icons/thumbs-down-filled.vue.d.ts.map +1 -1
  2224. package/vue3/dist/types/src/icons/thumbs-down.vue.d.ts +2 -2
  2225. package/vue3/dist/types/src/icons/thumbs-down.vue.d.ts.map +1 -1
  2226. package/vue3/dist/types/src/icons/thumbs-up-filled.vue.d.ts +2 -2
  2227. package/vue3/dist/types/src/icons/thumbs-up-filled.vue.d.ts.map +1 -1
  2228. package/vue3/dist/types/src/icons/thumbs-up.vue.d.ts +2 -2
  2229. package/vue3/dist/types/src/icons/thumbs-up.vue.d.ts.map +1 -1
  2230. package/vue3/dist/types/src/icons/tiktok.vue.d.ts +2 -2
  2231. package/vue3/dist/types/src/icons/tiktok.vue.d.ts.map +1 -1
  2232. package/vue3/dist/types/src/icons/timer-off.vue.d.ts +2 -2
  2233. package/vue3/dist/types/src/icons/timer-off.vue.d.ts.map +1 -1
  2234. package/vue3/dist/types/src/icons/timer-reset.vue.d.ts +2 -2
  2235. package/vue3/dist/types/src/icons/timer-reset.vue.d.ts.map +1 -1
  2236. package/vue3/dist/types/src/icons/timer.vue.d.ts +2 -2
  2237. package/vue3/dist/types/src/icons/timer.vue.d.ts.map +1 -1
  2238. package/vue3/dist/types/src/icons/toggl.vue.d.ts +2 -2
  2239. package/vue3/dist/types/src/icons/toggl.vue.d.ts.map +1 -1
  2240. package/vue3/dist/types/src/icons/token.vue.d.ts +2 -2
  2241. package/vue3/dist/types/src/icons/token.vue.d.ts.map +1 -1
  2242. package/vue3/dist/types/src/icons/too-many-queries.vue.d.ts +2 -2
  2243. package/vue3/dist/types/src/icons/too-many-queries.vue.d.ts.map +1 -1
  2244. package/vue3/dist/types/src/icons/tools.vue.d.ts +2 -2
  2245. package/vue3/dist/types/src/icons/tools.vue.d.ts.map +1 -1
  2246. package/vue3/dist/types/src/icons/toy-brick.vue.d.ts +2 -2
  2247. package/vue3/dist/types/src/icons/toy-brick.vue.d.ts.map +1 -1
  2248. package/vue3/dist/types/src/icons/transfer-webchat.vue.d.ts +2 -2
  2249. package/vue3/dist/types/src/icons/transfer-webchat.vue.d.ts.map +1 -1
  2250. package/vue3/dist/types/src/icons/transfer.vue.d.ts +2 -2
  2251. package/vue3/dist/types/src/icons/transfer.vue.d.ts.map +1 -1
  2252. package/vue3/dist/types/src/icons/transportation.vue.d.ts +2 -2
  2253. package/vue3/dist/types/src/icons/transportation.vue.d.ts.map +1 -1
  2254. package/vue3/dist/types/src/icons/trash.vue.d.ts +2 -2
  2255. package/vue3/dist/types/src/icons/trash.vue.d.ts.map +1 -1
  2256. package/vue3/dist/types/src/icons/trending-down.vue.d.ts +2 -2
  2257. package/vue3/dist/types/src/icons/trending-down.vue.d.ts.map +1 -1
  2258. package/vue3/dist/types/src/icons/trending-up.vue.d.ts +2 -2
  2259. package/vue3/dist/types/src/icons/trending-up.vue.d.ts.map +1 -1
  2260. package/vue3/dist/types/src/icons/triangle.vue.d.ts +2 -2
  2261. package/vue3/dist/types/src/icons/triangle.vue.d.ts.map +1 -1
  2262. package/vue3/dist/types/src/icons/twitter.vue.d.ts +2 -2
  2263. package/vue3/dist/types/src/icons/twitter.vue.d.ts.map +1 -1
  2264. package/vue3/dist/types/src/icons/type.vue.d.ts +2 -2
  2265. package/vue3/dist/types/src/icons/type.vue.d.ts.map +1 -1
  2266. package/vue3/dist/types/src/icons/umbrella.vue.d.ts +2 -2
  2267. package/vue3/dist/types/src/icons/umbrella.vue.d.ts.map +1 -1
  2268. package/vue3/dist/types/src/icons/underline.vue.d.ts +2 -2
  2269. package/vue3/dist/types/src/icons/underline.vue.d.ts.map +1 -1
  2270. package/vue3/dist/types/src/icons/undo-2.vue.d.ts +2 -2
  2271. package/vue3/dist/types/src/icons/undo-2.vue.d.ts.map +1 -1
  2272. package/vue3/dist/types/src/icons/union-pay.vue.d.ts +2 -2
  2273. package/vue3/dist/types/src/icons/union-pay.vue.d.ts.map +1 -1
  2274. package/vue3/dist/types/src/icons/unlink-2.vue.d.ts +2 -2
  2275. package/vue3/dist/types/src/icons/unlink-2.vue.d.ts.map +1 -1
  2276. package/vue3/dist/types/src/icons/unlock-filled.vue.d.ts +2 -2
  2277. package/vue3/dist/types/src/icons/unlock-filled.vue.d.ts.map +1 -1
  2278. package/vue3/dist/types/src/icons/unlock.vue.d.ts +2 -2
  2279. package/vue3/dist/types/src/icons/unlock.vue.d.ts.map +1 -1
  2280. package/vue3/dist/types/src/icons/unread.vue.d.ts +2 -2
  2281. package/vue3/dist/types/src/icons/unread.vue.d.ts.map +1 -1
  2282. package/vue3/dist/types/src/icons/upload-cloud.vue.d.ts +2 -2
  2283. package/vue3/dist/types/src/icons/upload-cloud.vue.d.ts.map +1 -1
  2284. package/vue3/dist/types/src/icons/upload.vue.d.ts +2 -2
  2285. package/vue3/dist/types/src/icons/upload.vue.d.ts.map +1 -1
  2286. package/vue3/dist/types/src/icons/usb.vue.d.ts +2 -2
  2287. package/vue3/dist/types/src/icons/usb.vue.d.ts.map +1 -1
  2288. package/vue3/dist/types/src/icons/user-check.vue.d.ts +2 -2
  2289. package/vue3/dist/types/src/icons/user-check.vue.d.ts.map +1 -1
  2290. package/vue3/dist/types/src/icons/user-minus.vue.d.ts +2 -2
  2291. package/vue3/dist/types/src/icons/user-minus.vue.d.ts.map +1 -1
  2292. package/vue3/dist/types/src/icons/user-plus.vue.d.ts +2 -2
  2293. package/vue3/dist/types/src/icons/user-plus.vue.d.ts.map +1 -1
  2294. package/vue3/dist/types/src/icons/user-rematch.vue.d.ts +2 -2
  2295. package/vue3/dist/types/src/icons/user-rematch.vue.d.ts.map +1 -1
  2296. package/vue3/dist/types/src/icons/user-remove.vue.d.ts +2 -2
  2297. package/vue3/dist/types/src/icons/user-remove.vue.d.ts.map +1 -1
  2298. package/vue3/dist/types/src/icons/user-speak.vue.d.ts +2 -2
  2299. package/vue3/dist/types/src/icons/user-speak.vue.d.ts.map +1 -1
  2300. package/vue3/dist/types/src/icons/user.vue.d.ts +2 -2
  2301. package/vue3/dist/types/src/icons/user.vue.d.ts.map +1 -1
  2302. package/vue3/dist/types/src/icons/users.vue.d.ts +2 -2
  2303. package/vue3/dist/types/src/icons/users.vue.d.ts.map +1 -1
  2304. package/vue3/dist/types/src/icons/very-dissatisfied-filled.vue.d.ts +2 -2
  2305. package/vue3/dist/types/src/icons/very-dissatisfied-filled.vue.d.ts.map +1 -1
  2306. package/vue3/dist/types/src/icons/very-dissatisfied.vue.d.ts +2 -2
  2307. package/vue3/dist/types/src/icons/very-dissatisfied.vue.d.ts.map +1 -1
  2308. package/vue3/dist/types/src/icons/very-satisfied-filled.vue.d.ts +2 -2
  2309. package/vue3/dist/types/src/icons/very-satisfied-filled.vue.d.ts.map +1 -1
  2310. package/vue3/dist/types/src/icons/very-satisfied.vue.d.ts +2 -2
  2311. package/vue3/dist/types/src/icons/very-satisfied.vue.d.ts.map +1 -1
  2312. package/vue3/dist/types/src/icons/viber.vue.d.ts +2 -2
  2313. package/vue3/dist/types/src/icons/viber.vue.d.ts.map +1 -1
  2314. package/vue3/dist/types/src/icons/video-off.vue.d.ts +2 -2
  2315. package/vue3/dist/types/src/icons/video-off.vue.d.ts.map +1 -1
  2316. package/vue3/dist/types/src/icons/video-settings.vue.d.ts +2 -2
  2317. package/vue3/dist/types/src/icons/video-settings.vue.d.ts.map +1 -1
  2318. package/vue3/dist/types/src/icons/video.vue.d.ts +2 -2
  2319. package/vue3/dist/types/src/icons/video.vue.d.ts.map +1 -1
  2320. package/vue3/dist/types/src/icons/visa.vue.d.ts +2 -2
  2321. package/vue3/dist/types/src/icons/visa.vue.d.ts.map +1 -1
  2322. package/vue3/dist/types/src/icons/voicemail-drop.vue.d.ts +2 -2
  2323. package/vue3/dist/types/src/icons/voicemail-drop.vue.d.ts.map +1 -1
  2324. package/vue3/dist/types/src/icons/voicemail.vue.d.ts +2 -2
  2325. package/vue3/dist/types/src/icons/voicemail.vue.d.ts.map +1 -1
  2326. package/vue3/dist/types/src/icons/volume-1.vue.d.ts +2 -2
  2327. package/vue3/dist/types/src/icons/volume-1.vue.d.ts.map +1 -1
  2328. package/vue3/dist/types/src/icons/volume-2.vue.d.ts +2 -2
  2329. package/vue3/dist/types/src/icons/volume-2.vue.d.ts.map +1 -1
  2330. package/vue3/dist/types/src/icons/volume-x.vue.d.ts +2 -2
  2331. package/vue3/dist/types/src/icons/volume-x.vue.d.ts.map +1 -1
  2332. package/vue3/dist/types/src/icons/volume.vue.d.ts +2 -2
  2333. package/vue3/dist/types/src/icons/volume.vue.d.ts.map +1 -1
  2334. package/vue3/dist/types/src/icons/waveform.vue.d.ts +2 -2
  2335. package/vue3/dist/types/src/icons/waveform.vue.d.ts.map +1 -1
  2336. package/vue3/dist/types/src/icons/we-chat.vue.d.ts +2 -2
  2337. package/vue3/dist/types/src/icons/we-chat.vue.d.ts.map +1 -1
  2338. package/vue3/dist/types/src/icons/webcam.vue.d.ts +2 -2
  2339. package/vue3/dist/types/src/icons/webcam.vue.d.ts.map +1 -1
  2340. package/vue3/dist/types/src/icons/webchat.vue.d.ts +2 -2
  2341. package/vue3/dist/types/src/icons/webchat.vue.d.ts.map +1 -1
  2342. package/vue3/dist/types/src/icons/webex.vue.d.ts +2 -2
  2343. package/vue3/dist/types/src/icons/webex.vue.d.ts.map +1 -1
  2344. package/vue3/dist/types/src/icons/whatsapp-outlined.vue.d.ts +2 -2
  2345. package/vue3/dist/types/src/icons/whatsapp-outlined.vue.d.ts.map +1 -1
  2346. package/vue3/dist/types/src/icons/whatsapp.vue.d.ts +2 -2
  2347. package/vue3/dist/types/src/icons/whatsapp.vue.d.ts.map +1 -1
  2348. package/vue3/dist/types/src/icons/whisper.vue.d.ts +2 -2
  2349. package/vue3/dist/types/src/icons/whisper.vue.d.ts.map +1 -1
  2350. package/vue3/dist/types/src/icons/wifi-off.vue.d.ts +2 -2
  2351. package/vue3/dist/types/src/icons/wifi-off.vue.d.ts.map +1 -1
  2352. package/vue3/dist/types/src/icons/wifi.vue.d.ts +2 -2
  2353. package/vue3/dist/types/src/icons/wifi.vue.d.ts.map +1 -1
  2354. package/vue3/dist/types/src/icons/wind.vue.d.ts +2 -2
  2355. package/vue3/dist/types/src/icons/wind.vue.d.ts.map +1 -1
  2356. package/vue3/dist/types/src/icons/x-brand.vue.d.ts +2 -2
  2357. package/vue3/dist/types/src/icons/x-brand.vue.d.ts.map +1 -1
  2358. package/vue3/dist/types/src/icons/x-circle.vue.d.ts +2 -2
  2359. package/vue3/dist/types/src/icons/x-circle.vue.d.ts.map +1 -1
  2360. package/vue3/dist/types/src/icons/zap-off.vue.d.ts +2 -2
  2361. package/vue3/dist/types/src/icons/zap-off.vue.d.ts.map +1 -1
  2362. package/vue3/dist/types/src/icons/zendesk.vue.d.ts +2 -2
  2363. package/vue3/dist/types/src/icons/zendesk.vue.d.ts.map +1 -1
  2364. package/vue3/dist/types/src/icons/zoho-crm.vue.d.ts +2 -2
  2365. package/vue3/dist/types/src/icons/zoho-crm.vue.d.ts.map +1 -1
  2366. package/vue3/dist/types/src/icons/zoho-desk.vue.d.ts +2 -2
  2367. package/vue3/dist/types/src/icons/zoho-desk.vue.d.ts.map +1 -1
  2368. package/vue3/dist/types/src/icons/zoho.vue.d.ts +2 -2
  2369. package/vue3/dist/types/src/icons/zoho.vue.d.ts.map +1 -1
  2370. package/vue3/dist/types/src/icons/zoom-in.vue.d.ts +2 -2
  2371. package/vue3/dist/types/src/icons/zoom-in.vue.d.ts.map +1 -1
  2372. package/vue3/dist/types/src/icons/zoom-logo.vue.d.ts +2 -2
  2373. package/vue3/dist/types/src/icons/zoom-logo.vue.d.ts.map +1 -1
  2374. package/vue3/dist/types/src/icons/zoom-out.vue.d.ts +2 -2
  2375. package/vue3/dist/types/src/icons/zoom-out.vue.d.ts.map +1 -1
  2376. package/vue3/dist/types/src/icons/zoom.vue.d.ts +2 -2
  2377. package/vue3/dist/types/src/icons/zoom.vue.d.ts.map +1 -1
  2378. package/vue3/dist/types/src/illustrations/blank-space.vue.d.ts +2 -2
  2379. package/vue3/dist/types/src/illustrations/blank-space.vue.d.ts.map +1 -1
  2380. package/vue3/dist/types/src/illustrations/dialpad-logo-black.vue.d.ts +2 -2
  2381. package/vue3/dist/types/src/illustrations/dialpad-logo-black.vue.d.ts.map +1 -1
  2382. package/vue3/dist/types/src/illustrations/dialpad-logo-inverted.vue.d.ts +2 -2
  2383. package/vue3/dist/types/src/illustrations/dialpad-logo-inverted.vue.d.ts.map +1 -1
  2384. package/vue3/dist/types/src/illustrations/dialpad-logo-white.vue.d.ts +2 -2
  2385. package/vue3/dist/types/src/illustrations/dialpad-logo-white.vue.d.ts.map +1 -1
  2386. package/vue3/dist/types/src/illustrations/dialpad-logo.vue.d.ts +2 -2
  2387. package/vue3/dist/types/src/illustrations/dialpad-logo.vue.d.ts.map +1 -1
  2388. package/vue3/dist/types/src/illustrations/dialpad-mono-black.vue.d.ts +2 -2
  2389. package/vue3/dist/types/src/illustrations/dialpad-mono-black.vue.d.ts.map +1 -1
  2390. package/vue3/dist/types/src/illustrations/dialpad-mono-inverted.vue.d.ts +2 -2
  2391. package/vue3/dist/types/src/illustrations/dialpad-mono-inverted.vue.d.ts.map +1 -1
  2392. package/vue3/dist/types/src/illustrations/dialpad-mono-white.vue.d.ts +2 -2
  2393. package/vue3/dist/types/src/illustrations/dialpad-mono-white.vue.d.ts.map +1 -1
  2394. package/vue3/dist/types/src/illustrations/dialpad-mono.vue.d.ts +2 -2
  2395. package/vue3/dist/types/src/illustrations/dialpad-mono.vue.d.ts.map +1 -1
  2396. package/vue3/dist/types/src/illustrations/dialpad-wordmark-black.vue.d.ts +2 -2
  2397. package/vue3/dist/types/src/illustrations/dialpad-wordmark-black.vue.d.ts.map +1 -1
  2398. package/vue3/dist/types/src/illustrations/dialpad-wordmark-inverted.vue.d.ts +2 -2
  2399. package/vue3/dist/types/src/illustrations/dialpad-wordmark-inverted.vue.d.ts.map +1 -1
  2400. package/vue3/dist/types/src/illustrations/dialpad-wordmark-white.vue.d.ts +2 -2
  2401. package/vue3/dist/types/src/illustrations/dialpad-wordmark-white.vue.d.ts.map +1 -1
  2402. package/vue3/dist/types/src/illustrations/dialpad-wordmark.vue.d.ts +2 -2
  2403. package/vue3/dist/types/src/illustrations/dialpad-wordmark.vue.d.ts.map +1 -1
  2404. package/vue3/dist/types/src/illustrations/mind.vue.d.ts +2 -2
  2405. package/vue3/dist/types/src/illustrations/mind.vue.d.ts.map +1 -1
  2406. package/vue3/dist/types/src/illustrations/vector-vortex.vue.d.ts +2 -2
  2407. package/vue3/dist/types/src/illustrations/vector-vortex.vue.d.ts.map +1 -1
package/README.md CHANGED
@@ -65,7 +65,7 @@ import illustrationsList from '@dialpad/dialtone-icons/illustrations.js';
65
65
  - icon: `src/svg/icons`
66
66
  - illustration: `src/svg/illustrations`
67
67
 
68
- 2. Run `nx build dialtone-icons`
68
+ 2. Run `nx run dialtone-icons:build`
69
69
  3. Commit and push your changes.
70
70
 
71
71
  ## Requesting features / reporting bugs
package/dist/icons.js CHANGED
@@ -1 +1 @@
1
- export default ["accessibility","accessibility-mac","activity","add-task","agent-assist","ai-notes","ai-write","airplay","airtable","alarm-check","alarm-clock-off","alarm-minus","alarm-plus","album","alert-circle","alert-triangle","align-center","align-justify","align-left","align-right","amex","app-store-badge","apple","archive","archive-restore","arrow-down","arrow-down-left","arrow-down-right","arrow-left","arrow-left-right","arrow-right","arrow-up","arrow-up-down","arrow-up-left","arrow-up-right","asana","asterisk","at-sign","ata-adapter","attestation","attestation-outline","axis-3d","bar-chart","bar-chart-2","bar-chart-3","bar-chart-4","bar-chart-horizontal","barge","baseline","battery","battery-charging","battery-full","battery-low","battery-medium","bell","bell-minus","bell-off","bell-plus","bell-ring","binary","bluetooth","bluetooth-connected","bluetooth-off","bluetooth-searching","blur-background","bold","book","book-open","bookmark","bookmark-filled","bookmark-minus","bookmark-plus","box","box-select","boxes","branch","brand-dialpad","brand-dialpad-meetings","briefcase","building","building-2","bullet","bullhorn","calculator","calendar","calendar-check","calendar-check-2","calendar-clock","calendar-days","calendar-heart","calendar-minus","calendar-off","calendar-plus","calendar-range","calendar-search","calendar-x","call-abandoned","call-merge","call-rejected","camera","camera-off","camera-tracking","cast","check","check-circle","check-circle-filled","chevron-down","chevron-first","chevron-last","chevron-left","chevron-right","chevron-up","chevrons-down","chevrons-down-up","chevrons-left","chevrons-left-right","chevrons-right","chevrons-right-left","chevrons-up","chevrons-up-down","circle-half-filled","circle-slashed","clipboard","clipboard-check","clipboard-copy","clipboard-edit","clipboard-list","clipboard-signature","clipboard-type","clipboard-x","clock","clock-1","clock-10","clock-11","clock-12","clock-2","clock-3","clock-4","clock-5","clock-6","clock-7","clock-8","clock-9","clockify","close","cloud","cloud-cog","cloud-drizzle","cloud-fog","cloud-hail","cloud-lightning","cloud-moon","cloud-moon-rain","cloud-off","cloud-rain","cloud-rain-wind","cloud-snow","cloud-sun","cloud-sun-rain","cloudy","coaching-hub","code","code-block","command","concierge-bell","connection-api","contacts","copper-crm","copy","copyright","corner-down-left","corner-down-right","corner-left-down","corner-left-up","corner-right-down","corner-right-up","corner-up-left","corner-up-right","cpu","credit-card","dash","dect-base-station","dect-handset","delete","deskphone","dialbot","dialer","dialpad-ai","dialpad-ai-color","dialpad-ai-color-reversed","dialpad-ai-reversed","dialpad-logomark","digital-whisper","diners-club","discover","dissatisfied","dissatisfied-filled","double-check","download","download-cloud","dp-phone","edit","edit-2","empty","end-chat","equal","eraser","evernote","expand","expert-node","external-link","eye","eye-off","facebook","factory","fast-forward","file","file-audio","file-pdf","files","film","filter","fingerprint","flag","flag-off","flame","focus","folder","folder-tree","folders","food","form-input","forward","freshsales-crm","front","gamepad","gauge","gif-filled","gif-outline","giphy","globe-2","gmail","google-business-messaging","google-calendar","google-docs","google-drive","google-glyph","google-sheets","google-slides","greenhouse","grid","grip-horizontal","grip-vertical","hand","hard-drive","hash","hash-bold","haze","hd","headphones","headset","hear","heart","help-circle","highfive","history","hold","home","hourglass","hubspot","image","import","inbox","indent","infinity","info","inspect","instagram","intercom","isolated-queries","italic","jcb","jira-service-desk","key","keyboard","keypad","languages","laptop-2","large-self-view","layout","layout-dashboard","layout-filmstrip","layout-grid","layout-template","library","life-buoy","lightbulb","lightbulb-off","lightning-bolt","line-chart","line-messenger","link-2","link-2-off","linkedin","list-add","list-bullet","list-checks","list-ordered","listen","listening","live-queue","living-thing","loading","lock","lock-filled","log-in","log-out","maestro","mail","mail-open","mails","map","map-pin","map-pin-filled","mastercard","maximize","megaphone","megaphone-off","menu","message","messenger","mic","mic-off","microsoft","microsoft-dynamics-365","microsoft-teams","minimize","minimize-alt","minus-circle","miro","monday-com","monitor","monitor-off","monitor-speaker","moon","more-horizontal","more-vertical","mouse","multi-line-dept","music","music-off","network","neutral","newspaper","not-enough-queries","notes","o365-calendar","object","office-365","option","package","paperclip","park","party-popper","past-conversations","pause","pause-circle","pause-circle-filled","phone","phone-call","phone-forward","phone-hang-up","phone-hold","phone-incoming","phone-missed","phone-off","phone-outgoing","picture-in-picture","pie-chart","pin","pin-filled","pin-off","pipedrive","play","play-circle","play-circle-filled","play-filled","play-store-badge","plug","plus","plus-circle","plus-circle-filled","power","print-fax","printer","puzzle","qr-code","queries","quote","record","record-filled","redo","refresh","rematch","repeat","reply","reply-all","rewind","rewind-15-sec","rocket","salesforce-glyph","salesforce-logo","satisfied","satisfied-filled","save","scan","scan-face","scan-file","scissors","screen-share-off","scroll","search","send","servicenow","settings","share","share-2","share-screen","sheet","shield","shield-alert","shield-check","shield-close","shield-off","shortcuts","shuffle","sidebar","sidebar-close","sidebar-open","signal-best","signal-high","signal-low","signal-medium","signal-zero","siren","skip-15-sec","skip-back","skip-back-ten","skip-forward","skip-forward-ten","slack","slash","sliders","sliders-horizontal","small-self-view","smartphone","smartphone-charging","snapchat","snooze","snowflake","somewhat-dissatisfied","somewhat-dissatisfied-filled","somewhat-satisfied","somewhat-satisfied-filled","sort-asc","sort-desc","sparkle","sparkle-filled","speaker","star","star-filled","sticker","stop-circle","stop-circle-filled","stop-filled","strikethrough","sun","sun-dim","sun-medium","sunrise","sunset","switch-to-cellular","switch-to-hd","t-mobile","table","tag","tags","takeover","task","telegram","text-cursor","text-cursor-input","thermometer","thermometer-snowflake","thermometer-sun","thread","threads","thumbs-down","thumbs-down-filled","thumbs-up","thumbs-up-filled","tiktok","timer","timer-off","timer-reset","toggl","token","too-many-queries","tools","toy-brick","transfer","transfer-webchat","transportation","trash","trending-down","trending-up","triangle","twitter","type","umbrella","underline","undo-2","union-pay","unlink-2","unlock","unlock-filled","unread","upload","upload-cloud","usb","user","user-check","user-minus","user-plus","user-rematch","user-remove","user-speak","users","very-dissatisfied","very-dissatisfied-filled","very-satisfied","very-satisfied-filled","viber","video","video-off","video-settings","visa","voicemail","voicemail-drop","volume","volume-1","volume-2","volume-x","waveform","we-chat","webcam","webchat","webex","whatsapp","whatsapp-outlined","whisper","wifi","wifi-off","wind","x-brand","x-circle","zap-off","zendesk","zoho","zoho-crm","zoho-desk","zoom","zoom-in","zoom-logo","zoom-out"]
1
+ export default ["accessibility","accessibility-mac","activity","add-task","agent-assist","ai-notes","ai-write","airplay","airtable","alarm-check","alarm-clock-off","alarm-minus","alarm-plus","album","alert-circle","alert-triangle","align-center","align-justify","align-left","align-right","amex","app-store-badge","apple","archive","archive-restore","arrow-down","arrow-down-left","arrow-down-right","arrow-left","arrow-left-right","arrow-right","arrow-up","arrow-up-down","arrow-up-left","arrow-up-right","asana","asterisk","at-sign","ata-adapter","attestation","attestation-outline","axis-3d","bar-chart","bar-chart-2","bar-chart-3","bar-chart-4","bar-chart-horizontal","barge","baseline","battery","battery-charging","battery-full","battery-low","battery-medium","bell","bell-minus","bell-off","bell-plus","bell-ring","binary","bluetooth","bluetooth-connected","bluetooth-off","bluetooth-searching","blur-background","bold","book","book-open","bookmark","bookmark-filled","bookmark-minus","bookmark-plus","box","box-select","boxes","branch","brand-dialpad","brand-dialpad-meetings","briefcase","building","building-2","bullet","bullhorn","calculator","calendar","calendar-check","calendar-check-2","calendar-clock","calendar-days","calendar-heart","calendar-minus","calendar-off","calendar-plus","calendar-range","calendar-search","calendar-x","call-abandoned","call-merge","call-rejected","camera","camera-off","camera-tracking","cast","check","check-circle","check-circle-filled","chevron-down","chevron-first","chevron-last","chevron-left","chevron-right","chevron-up","chevrons-down","chevrons-down-up","chevrons-left","chevrons-left-right","chevrons-right","chevrons-right-left","chevrons-up","chevrons-up-down","circle-half-filled","circle-slashed","clipboard","clipboard-check","clipboard-copy","clipboard-edit","clipboard-list","clipboard-signature","clipboard-type","clipboard-x","clock","clock-1","clock-10","clock-11","clock-12","clock-2","clock-3","clock-4","clock-5","clock-6","clock-7","clock-8","clock-9","clockify","close","cloud","cloud-cog","cloud-drizzle","cloud-fog","cloud-hail","cloud-lightning","cloud-moon","cloud-moon-rain","cloud-off","cloud-rain","cloud-rain-wind","cloud-snow","cloud-sun","cloud-sun-rain","cloudy","coaching-hub","code","code-block","command","concierge-bell","connection-api","contacts","copper-crm","copy","copyright","corner-down-left","corner-down-right","corner-left-down","corner-left-up","corner-right-down","corner-right-up","corner-up-left","corner-up-right","cpu","credit-card","dash","dect-base-station","dect-handset","delete","deskphone","dialbot","dialer","dialpad-ai","dialpad-ai-color","dialpad-ai-color-reversed","dialpad-ai-reversed","dialpad-logomark","dialpad-sparkle","digital-whisper","diners-club","discover","dissatisfied","dissatisfied-filled","double-check","download","download-cloud","dp-phone","edit","edit-2","empty","end-chat","equal","eraser","evernote","expand","expert-node","external-link","eye","eye-off","facebook","factory","fast-forward","file","file-audio","file-pdf","files","film","filter","fingerprint","flag","flag-off","flame","focus","folder","folder-tree","folders","food","form-input","forward","freshsales-crm","front","gamepad","gauge","gif-filled","gif-outline","giphy","globe-2","gmail","google-business-messaging","google-calendar","google-docs","google-drive","google-glyph","google-sheets","google-slides","greenhouse","grid","grip-horizontal","grip-vertical","hand","hard-drive","hash","hash-bold","haze","hd","headphones","headset","hear","heart","help-circle","highfive","history","hold","home","hourglass","hubspot","image","import","inbox","indent","infinity","info","inspect","instagram","intercom","isolated-queries","italic","jcb","jira-service-desk","key","keyboard","keypad","languages","laptop-2","large-self-view","layout","layout-dashboard","layout-filmstrip","layout-grid","layout-template","library","life-buoy","lightbulb","lightbulb-off","lightning-bolt","line-chart","line-messenger","link-2","link-2-off","linkedin","list-add","list-bullet","list-checks","list-ordered","listen","listening","live-queue","living-thing","loading","lock","lock-filled","log-in","log-out","maestro","mail","mail-open","mails","map","map-pin","map-pin-filled","mastercard","maximize","megaphone","megaphone-off","menu","message","messenger","mic","mic-off","microsoft","microsoft-dynamics-365","microsoft-teams","minimize","minimize-alt","minus-circle","miro","monday-com","monitor","monitor-off","monitor-speaker","moon","more-horizontal","more-vertical","mouse","multi-line-dept","music","music-off","network","neutral","newspaper","not-enough-queries","notes","o365-calendar","object","office-365","option","package","paperclip","park","party-popper","past-conversations","pause","pause-circle","pause-circle-filled","phone","phone-call","phone-forward","phone-hang-up","phone-hold","phone-incoming","phone-missed","phone-off","phone-outgoing","picture-in-picture","pie-chart","pin","pin-filled","pin-off","pipedrive","play","play-circle","play-circle-filled","play-filled","play-store-badge","plug","plus","plus-circle","plus-circle-filled","power","print-fax","printer","puzzle","qr-code","queries","quote","record","record-filled","redo","refresh","rematch","repeat","reply","reply-all","rewind","rewind-15-sec","rocket","salesforce-glyph","salesforce-logo","satisfied","satisfied-filled","save","scan","scan-face","scan-file","scissors","screen-share-off","scroll","search","send","servicenow","settings","share","share-2","share-screen","sheet","shield","shield-alert","shield-check","shield-close","shield-off","shortcuts","shuffle","sidebar","sidebar-close","sidebar-open","signal-best","signal-high","signal-low","signal-medium","signal-zero","siren","skip-15-sec","skip-back","skip-back-ten","skip-forward","skip-forward-ten","slack","slash","sliders","sliders-horizontal","small-self-view","smartphone","smartphone-charging","snapchat","snooze","snowflake","somewhat-dissatisfied","somewhat-dissatisfied-filled","somewhat-satisfied","somewhat-satisfied-filled","sort-asc","sort-desc","sparkle","sparkle-filled","speaker","star","star-filled","sticker","stop-circle","stop-circle-filled","stop-filled","strikethrough","sun","sun-dim","sun-medium","sunrise","sunset","switch-to-cellular","switch-to-hd","t-mobile","table","tag","tags","takeover","task","telegram","text-cursor","text-cursor-input","thermometer","thermometer-snowflake","thermometer-sun","thread","threads","thumbs-down","thumbs-down-filled","thumbs-up","thumbs-up-filled","tiktok","timer","timer-off","timer-reset","toggl","token","too-many-queries","tools","toy-brick","transfer","transfer-webchat","transportation","trash","trending-down","trending-up","triangle","twitter","type","umbrella","underline","undo-2","union-pay","unlink-2","unlock","unlock-filled","unread","upload","upload-cloud","usb","user","user-check","user-minus","user-plus","user-rematch","user-remove","user-speak","users","very-dissatisfied","very-dissatisfied-filled","very-satisfied","very-satisfied-filled","viber","video","video-off","video-settings","visa","voicemail","voicemail-drop","volume","volume-1","volume-2","volume-x","waveform","we-chat","webcam","webchat","webex","whatsapp","whatsapp-outlined","whisper","wifi","wifi-off","wind","x-brand","x-circle","zap-off","zendesk","zoho","zoho-crm","zoho-desk","zoom","zoom-in","zoom-logo","zoom-out"]
@@ -1 +1 @@
1
- {"categories":{"alerts":{"alert-circle":["warning","caution"],"alert-triangle":["danger","error"],"bell-minus":["quiet"],"bell-off":["mute","silent","notify","notification"],"bell-plus":["notify","increase","notification"],"bell-ring":["alarm","notify","notification"],"bell":["notification","alert","ring"],"concierge-bell":["notification"],"flame":["fire","burn","hot"],"megaphone-off":["announce"],"megaphone":["announce","shout","broadcast"],"newspaper":["news","article","press","blog"],"siren":["emergency","alarm"],"snooze":["delay","postpone","remind"]},"arrows":{"arrow-down-left":["direction"],"arrow-down-right":["direction"],"arrow-down":["direction"],"arrow-left-right":["bidirectional","direction","swap","switch","transaction","reorder","move"],"arrow-left":["direction"],"arrow-right":["direction"],"arrow-up-down":["bidirectional","direction","swap","switch","network","mobile data","internet","reorder","move"],"arrow-up-left":["direction"],"arrow-up-right":["direction"],"arrow-up":["direction"],"chevron-down":["arrow"],"chevron-first":["arrow","previous","music"],"chevron-last":["arrow","skip","next","music"],"chevron-left":["arrow"],"chevron-right":["arrow"],"chevron-up":["arrow"],"chevrons-down-up":["arrow","collapse","fold","vertical"],"chevrons-down":["arrow"],"chevrons-left-right":["arrow","expand","horizontal","unfold"],"chevrons-left":["arrow"],"chevrons-right-left":["arrow","collapse","fold","horizontal"],"chevrons-right":["arrow"],"chevrons-up-down":["arrow","expand","unfold","vertical"],"chevrons-up":["arrow"],"corner-down-left":["arrow","return"],"corner-down-right":["arrow"],"corner-left-down":["arrow"],"corner-left-up":["arrow"],"corner-right-down":["arrow"],"corner-right-up":["arrow"],"corner-up-left":["arrow"],"corner-up-right":["arrow"],"redo":["undo","history"],"rematch":["user"],"repeat":["loop","arrows"],"reply":["email"],"undo-2":["redo","history"]},"brand-full-color":{"airtable":[],"amex":[],"app-store-badge":[],"apple":[],"asana":[],"brand-dialpad-meetings":[],"brand-dialpad":[],"bullhorn":[],"clockify":[],"copper-crm":[],"dialbot":[],"dialpad-ai-color-reversed":[],"dialpad-ai-color":[],"diners-club":[],"discover":[],"evernote":[],"facebook":[],"freshsales-crm":[],"front":[],"giphy":[],"gmail":[],"google-business-messaging":[],"google-calendar":[],"google-docs":[],"google-drive":[],"google-glyph":[],"google-sheets":[],"google-slides":[],"greenhouse":[],"highfive":[],"hubspot":[],"instagram":[],"intercom":[],"jcb":[],"jira-service-desk":[],"line-messenger":[],"linkedin":[],"maestro":[],"mastercard":[],"messenger":[],"microsoft-dynamics-365":[],"microsoft-teams":[],"microsoft":[],"miro":[],"monday-com":[],"o365-calendar":["microsoft","office"],"office-365":[],"pipedrive":[],"play-store-badge":[],"salesforce-glyph":[],"salesforce-logo":[],"servicenow":[],"slack":[],"snapchat":[],"t-mobile":["tmo"],"telegram":[],"threads":["meta","facebook"],"tiktok":[],"toggl":[],"twitter":[],"union-pay":[],"viber":[],"visa":[],"we-chat":[],"webex":["cisco"],"whatsapp":[],"x-brand":["twitter"],"zendesk":[],"zoho-crm":[],"zoho-desk":[],"zoho":[],"zoom":[]},"brand":{"agent-assist":["ai","conversation","chat"],"ai-notes":["artificial","intelligence"],"coaching-hub":[],"dialpad-ai-reversed":["dp","brand"],"dialpad-ai":["artificial","intelligence","voice"],"dialpad-logomark":[],"dp-phone":["call","dialpad"],"waveform":[],"zoom-logo":["video","competitor"]},"communication":{"call-abandoned":["phone","missed","escape"],"call-rejected":["decline","ignore","dismiss"],"contacts":["address","people","person"],"dialer":["phone"],"digital-whisper":["private"],"forward":["send","share","email"],"hand":["gesture","palm"],"listening":["ear","hear","audio"],"mail-open":["email","message","letter","read"],"mail":["email","message","letter","unread"],"mails":["emails","messages","letters","multiple","mailing list","newsletter","copy"],"message":["chat","speech"],"music":["quaver","eighth note","note"],"notes":["clipboard","write"],"past-conversations":["previous","history"],"phone-call":["ring"],"phone-forward":["call","forward"],"phone-hold":["phone","pause","call"],"phone-incoming":["call"],"phone-missed":["call"],"phone-off":["call","mute"],"phone-outgoing":["call"],"phone":["call"],"reply-all":["email"],"send":["email","message","mail","paper airplane","paper aeroplane","submit"],"thread":["conversation","chat","message","reply"],"unread":["message","text","chat","conversation"],"voicemail-drop":["message","record","inbox"],"voicemail":["phone","cassette"],"webchat":["message","chat"],"whisper":["soft"]},"controls":{"barge":["interrupt","enter","join"],"blur-background":["video","camera","effects","lens"],"circle-slashed":["diameter","zero","Ø","null","nothing","maths"],"delete":["backspace","remove"],"download":["import","export"],"end-chat":["finish","terminate"],"expand":["scale","fullscreen"],"eye-off":["view","watch","hide","hidden"],"eye":["view","watch"],"fast-forward":["music"],"filter":["funnel","hopper"],"food":["pizza","emoji","slice"],"gamepad":["controller","emoji","activity"],"gif-filled":["giphy"],"gif-outline":["giphy"],"grid":["table"],"grip-horizontal":["grab","dots","handle"],"grip-vertical":["grab","dots","handle","move","drag"],"hear":["listen","ear","audio"],"heart":["like","love","emotion"],"history":["time","redo","undo","rewind","timeline","version"],"hold":["pause","wait"],"key":["password","login","authentication","secure"],"large-self-view":["view","focus"],"layout-dashboard":["masonry","brick"],"layout-filmstrip":["view"],"layout-grid":["app","home","start"],"layout-template":["window","webpage","block","section"],"layout":["window","webpage"],"lightbulb-off":["dark"],"lightbulb":["light"],"listen":["ear","hear","audio"],"living-thing":["pet","cat","dog","animal"],"lock-filled":["security","password","secure","admin","locked"],"lock":["security","password","secure","admin"],"maximize":["fullscreen","expand"],"menu":["bars","navigation","hamburger","options"],"minimize-alt":["window"],"minimize":["exit fullscreen","close","shrink"],"minus-circle":["subtract","decrease"],"multi-line-dept":["selection","line","department","fork"],"music-off":["mute","silent"],"object":["item"],"option":["key","mac","button"],"park":["call"],"pause-circle-filled":["music","audio","stop","video","media"],"pause-circle":["music","audio","stop","video","media"],"pause":["music","audio","stop","video","media"],"phone-hang-up":["disconnect","end","call","leave"],"picture-in-picture":["overlay","miniature","window"],"pin-filled":["save","location","map","lock","fix"],"pin-off":["unpin","unsave","unlock","remove","unfix"],"pin":["save","map","lock","fix"],"play-circle-filled":["music","start","video","media"],"play-circle":["music","start","video","media"],"play-filled":["music","start","video","media"],"play":["music","start"],"plus-circle-filled":["add","new","maths"],"plus-circle":["add","new","maths"],"plus":["add","new","maths"],"record-filled":["circle"],"record":["circle"],"refresh":["reload"],"rewind-15-sec":["back","reverse"],"rewind":["music"],"search":["find","magnifier","magnifying glass"],"share":["network","connections"],"sheet":["spreadsheets","table","excel"],"shortcuts":["arrow"],"shuffle":["music"],"sidebar-close":["menu"],"sidebar-open":["menu"],"sidebar":["menu","navigation","panel"],"skip-15-sec":["fast-forward","advance","forward"],"skip-back-ten":["rewind","back","jump"],"skip-back":["arrow","previous","music"],"skip-forward-ten":["fast","forward","jump"],"skip-forward":["arrow","skip","next","music"],"sliders-horizontal":["settings","filters","controls"],"sliders":["settings","controls"],"small-self-view":["square","views"],"sort-asc":["filter"],"sort-desc":["filter"],"sticker":["label"],"stop-circle-filled":["media","music"],"stop-circle":["media","music"],"stop-filled":["square","pause"],"table":["sheet","grid","spreadsheet"],"takeover":["phone","call"],"transfer-webchat":["discussion","message"],"transfer":["phone","arrows","call"],"transportation":["vehicle","travel"],"trash":["garbage","delete","remove","bin"],"unlock-filled":["security"],"unlock":["security"],"x-circle":["cancel","close","delete","remove","times","clear","maths"],"zoom-in":["magnifying glass","plus"],"zoom-out":["magnifying glass","plus"]},"data":{"activity":["pulse","health","action","motion"],"axis-3d":["gizmo","coordinates"],"bar-chart-2":["statistics","diagram","graph"],"bar-chart-3":["statistics","diagram","graph"],"bar-chart-4":["statistics","diagram","graph"],"bar-chart-horizontal":["statistics","diagram","graph"],"bar-chart":["statistics","diagram","graph"],"binary":["code","digits","computer","zero","one"],"dash":["horizontal","minus"],"equal":["calculate","maths"],"line-chart":["statistics","diagram","graph"],"live-queue":["waiting"],"pie-chart":["statistics","diagram"],"trending-down":["statistics"],"trending-up":["statistics"]},"devices":{"airplay":["stream","cast","mirroring"],"ata-adapter":[],"battery-charging":["power","electricity"],"battery-full":["power","electricity"],"battery-low":["power","electricity"],"battery-medium":["power","electricity"],"battery":["power","electricity"],"bluetooth-connected":["paired","linked","connected"],"bluetooth-off":["lost","disconnected","inactive"],"bluetooth-searching":["pairing"],"bluetooth":["wireless"],"calculator":["count","calculating machine"],"camera-off":["photo","webcam","video"],"camera-tracking":["focus","lens","video"],"camera":["photo","webcam","video"],"cast":["chromecast","airplay"],"connection-api":["plug","plugin","connected","connection","connections"],"dect-base-station":[],"dect-handset":[],"deskphone":["telephone","landline"],"download-cloud":["import"],"file-audio":["music","audio","sound","headphones"],"film":["movie","video"],"focus":["camera","lens","photo"],"hd":["quality","resolution","high"],"headphones":["music","audio","sound"],"headset":["microphone","headphones"],"laptop-2":["computer"],"lightning-bolt":["power","energy","electricity","electric"],"mic-off":["record","sound","mute","microphone"],"mic":["record","sound","listen","radio","podcast","microphone"],"monitor-off":["share"],"monitor-speaker":["devices","connect","cast"],"monitor":["tv","screen","display"],"mouse":["device","scroll","click"],"plug":["power"],"print-fax":["printer","office","device"],"printer":["fax","office","device"],"screen-share-off":["desktop","disconnect"],"share-screen":["screenshare"],"smartphone-charging":["phone","cellphone","device","power"],"smartphone":["phone","cellphone","device"],"speaker":["audio","music"],"switch-to-cellular":["signal"],"switch-to-hd":["quality"],"usb":["universal","serial","bus","controller","connector","interface"],"video-off":["camera","movie","film"],"video":["camera","movie","film","recording"],"volume-1":["music","sound"],"volume-2":["music","sound"],"volume-x":["music","sound","mute"],"volume":["music","sound","mute"],"webcam":["camera","security"],"wifi-off":["disabled"],"wifi":["connection","signal","wireless"],"zap-off":["flash","camera","lightning"]},"editing":{"ai-write":["edit","AI","call length","summary","pencil"],"align-center":["Text","Format","Flush"],"align-justify":["Text","Format","Flush"],"align-left":["Text","Format","Flush"],"align-right":["Text","Format","Flush"],"asterisk":["reference"],"at-sign":["mention","at","email","message"],"baseline":["text","format","color"],"bold":["text","strong","format"],"branch":[],"call-merge":["arrows","converge","join","connect"],"code-block":["developer","programming","script","syntax"],"edit-2":["pencil","change"],"edit":["pencil","change"],"eraser":["pencil","drawing","undo","delete","clear"],"expert-node":[],"image":["picture","photo"],"indent":["text","tab"],"inspect":["element","mouse","click","cursor","pointer","box"],"italic":["oblique","text","format"],"keyboard":["layout","spell","settings","mouse"],"link-2-off":["unchain","chain"],"link-2":["chain","url"],"list-add":["insert"],"list-bullet":["options"],"list-checks":["todo","done"],"list-ordered":["sort"],"paperclip":["attachment","file"],"quote":["quotation"],"scissors":["cut"],"strikethrough":["cross out","delete","remove","format"],"text-cursor":["select"],"type":["text","font","typography"],"underline":["text","format"],"unlink-2":["url","unchain","unchain"]},"general":{"accessibility-mac":["humanpictos","people","man silhouette","disability","disabled","dda","inclusive"],"accessibility":["disability","disabled","dda","wheelchair"],"add-task":["check","plus"],"album":["photo","book"],"archive-restore":["archive","unarchive","restore","index","box"],"archive":["index","box"],"attestation-outline":["checkbox"],"attestation":["checkbox"],"book-open":["read","library"],"book":["read","dictionary","booklet","magazine","library"],"bookmark-filled":["read","clip","marker","tag"],"bookmark-minus":["delete","remove"],"bookmark-plus":["add"],"bookmark":["read","clip","marker","tag"],"box-select":["selection","square","rectangular","marquee","tool"],"box":["cube","package"],"boxes":["cubes","packages","parts","group","units","collection","cluster"],"bullet":["dot","point","circle"],"check-circle-filled":["approved","done"],"check-circle":["done"],"check":["done"],"circle-half-filled":["mode","dark"],"close":["cancel","close","delete","remove","times","clear","maths"],"code":["source","programming","html","xml"],"copy":["clone","duplicate"],"copyright":["licence"],"credit-card":["bank","purchase","payment","cc"],"dissatisfied-filled":["unhappy","rating","rate","vote","voting","review"],"dissatisfied":["unhappy"],"double-check":["read"],"empty":["blank"],"flag-off":["unflag"],"flag":["report"],"form-input":["2fa","authenticate","login","field","text"],"gauge":["dashboard"],"hash-bold":["number","pound","hashtag","number"],"hash":["hashtag","number","pound"],"help-circle":["question mark"],"inbox":["email"],"info":["help"],"isolated-queries":["list","alert","query","queries"],"keypad":["number","dialpad","keypad"],"library":["book","music","album"],"log-in":["sign in","arrow","enter","auth"],"log-out":["sign out","arrow","exit","auth"],"more-horizontal":["ellipsis","menu","options"],"more-vertical":["ellipsis","menu","options"],"network":["tree"],"neutral":["bored","meh","average","face"],"not-enough-queries":["list","plus","query","queries"],"package":["box","container"],"party-popper":["emoji","congratulations","celebration","party"],"power":["on","off","device"],"puzzle":["component","module","part","piece"],"queries":["list","question mark","query","queries"],"rocket":["release","boost","launch","space","version","science"],"satisfied-filled":["happy","pleased","smile","great","good","rating","rate","vote","voting","review"],"satisfied":["happy","pleased","smile","great","good","rating","rate","vote","voting","review"],"scroll":["paper","log","scripture","document","parchment","transcript"],"settings":["cog","edit","gear","preferences"],"shield-alert":["security","secure","virus","admin","safety"],"shield-check":["security","secure","done","save"],"shield-close":["security","secure","wrong","unsave","virus"],"shield-off":["security","secure","security","insecure"],"shield":["security","secure"],"somewhat-dissatisfied-filled":["face","rating","rate","vote","voting","review"],"somewhat-dissatisfied":["face","rating","rate","vote","voting","review"],"somewhat-satisfied-filled":["smile","happy","pleased","good","face","rating","rate","vote","voting","review"],"somewhat-satisfied":["smile","happy","pleased","good","face","rating","rate","vote","voting","review"],"sparkle-filled":["stars","magic","help","ai"],"sparkle":["stars","magic","help","ai"],"star-filled":["bookmark","favorite","like","review","rating"],"star":["bookmark","favorite","like","review","rating"],"tag":["label","badge","ticket","mark"],"tags":["labels","badges","tickets","marks","copy","multiple"],"task":["check"],"text-cursor-input":["select"],"thumbs-down-filled":["dislike","bad","emotion","no"],"thumbs-down":["dislike","bad","emotion","no"],"thumbs-up-filled":["like","good","emotion","ok","yes"],"thumbs-up":["like","good","emotion","yes"],"too-many-queries":["list","minus","query","queries"],"tools":["wrench"],"triangle":["delta","shape"],"very-dissatisfied-filled":["sad","frown","unhappy","bad","poor","face"],"very-dissatisfied":["sad","frown","unhappy","bad","poor","face"],"very-satisfied-filled":["happy","smile","face","great","pleased","good"],"very-satisfied":["happy","smile","face","great","pleased","good"],"video-settings":["preferences","configure"],"whatsapp-outlined":[]},"os":{"clipboard-check":["copied","pasted"],"clipboard-copy":["copy","paste"],"clipboard-edit":["edit","paste","signature"],"clipboard-list":["copy","paste","tasks"],"clipboard-signature":["paste","signature"],"clipboard-type":["paste","format","text"],"clipboard-x":["copy","paste","discard","remove"],"clipboard":["copy","paste"],"cloud-off":["disconnect"],"command":["keyboard","cmd","terminal","prompt"],"cpu":["processor","technology","computer","chip"],"external-link":["outbound"],"file-pdf":["document"],"file":["document"],"files":["multiple","copy","documents"],"fingerprint":["2fa","authentication","biometric","identity","security"],"folder-tree":["directory","tree","browser"],"folder":["directory"],"folders":["multiple","copy","directories"],"hard-drive":["computer","server","memory","data","ssd","disk","hard disk"],"import":["save"],"languages":["translate"],"life-buoy":["help","rescue","ship","life ring","support"],"qr-code":["barcode"],"save":["floppy disk"],"scan-face":["face","biometric","authentication","2fa"],"scan-file":["document","capture","scanner"],"scan":["qr-code"],"share-2":["network","connections"],"signal-best":["connection","wireless","gsm","phone","2g","3g","4g","5g"],"signal-high":["connection","wireless","gsm","phone","2g","3g","4g","5g"],"signal-low":["connection","wireless","gsm","phone","2g","3g","4g","5g"],"signal-medium":["connection","wireless","gsm","phone","2g","3g","4g","5g"],"signal-zero":["connection","wireless","gsm","phone","2g","3g","4g","5g","lost"],"slash":["cancel","ban","no","stop","forbidden","prohibited","error"],"token":["symbol","figma"],"toy-brick":["lego","block","addon","plugin","integration"],"upload-cloud":["file"],"upload":["file"]},"people":{"user-check":["followed","subscribed","done"],"user-minus":["delete","remove","unfollow","unsubscribe"],"user-plus":["new","add","create","follow","subscribe"],"user-rematch":["people"],"user-remove":["delete","remove","unfollow","unsubscribe","unavailable"],"user-speak":["voice","talk","speak"],"user":["person","account","contact"],"users":["group","people"]},"places":{"briefcase":["work","bag","baggage","folder"],"building-2":["business","company","enterprise","skyscraper","organisation","organization"],"building":["organisation","organization"],"factory":["building","business","energy","industry","manufacture","sector"],"globe-2":["world","browser","language","translate"],"home":["house","living"],"map-pin-filled":["location","navigation","travel","marker"],"map-pin":["location","navigation","travel","marker"],"map":["location","navigation","travel"]},"time":{"alarm-check":["done"],"alarm-clock-off":["morning","turn-off"],"alarm-minus":["remove"],"alarm-plus":["add"],"calendar-check-2":["date","time","event","confirm","subscribe"],"calendar-check":["date","time","event","confirm","subscribe"],"calendar-clock":["date","time","event","clock"],"calendar-days":["date","time","event"],"calendar-heart":["date","time","event","heart","favourite","subscribe"],"calendar-minus":["date","time","event","delete","remove"],"calendar-off":["date","time","event","delete","remove"],"calendar-plus":["date","time","event","add","subscribe","create","new"],"calendar-range":["date","time","event","range","period"],"calendar-search":["date","time","search","events"],"calendar-x":["date","time","event","remove","busy"],"calendar":["date","time","event","birthdate","birthday"],"clock-1":["time","watch","alarm"],"clock-10":["time","watch","alarm"],"clock-11":["time","watch","alarm"],"clock-12":["time","watch","alarm"],"clock-2":["time","watch","alarm"],"clock-3":["time","watch","alarm"],"clock-4":["time","watch","alarm"],"clock-5":["time","watch","alarm"],"clock-6":["time","watch","alarm"],"clock-7":["time","watch","alarm"],"clock-8":["time","watch","alarm"],"clock-9":["time","watch","alarm"],"clock":["time","watch","alarm"],"hourglass":["timer","time","sandglass"],"infinity":["unlimited","forever","loop","maths"],"loading":[],"timer-off":["time","timer","stopwatch"],"timer-reset":["time","timer","stopwatch"],"timer":["time","timer","stopwatch"]},"weather":{"cloud-cog":["computing","ai","cluster","network"],"cloud-drizzle":["weather","shower"],"cloud-fog":["weather","mist"],"cloud-hail":["weather","rainfall"],"cloud-lightning":["weather","bolt"],"cloud-moon-rain":["weather","partly","night","rainfall"],"cloud-moon":["weather","night"],"cloud-rain-wind":["weather","rainfall"],"cloud-rain":["weather","rainfall"],"cloud-snow":["weather","blizzard"],"cloud-sun-rain":["weather","partly","rainfall"],"cloud-sun":["weather","partly"],"cloud":["weather"],"cloudy":["clouds"],"haze":["mist","fog"],"moon":["dark","night"],"snowflake":["cold","weather","freeze","snow","winter"],"sun-dim":["brightness","dim","low","brightness low"],"sun-medium":["brightness","medium"],"sun":["brightness","weather","light","summer"],"sunrise":["weather","time","morning","day"],"sunset":["weather","time","evening","night"],"thermometer-snowflake":["temperature","celsius","fahrenheit","weather","cold","freeze","freezing"],"thermometer-sun":["temperature","celsius","fahrenheit","weather","warm","hot"],"thermometer":["temperature","celsius","fahrenheit","weather"],"umbrella":["rain","weather"],"wind":["weather","air","blow"]}}}
1
+ {"categories":{"alerts":{"alert-circle":["warning","caution"],"alert-triangle":["danger","error"],"bell-minus":["quiet"],"bell-off":["mute","silent","notify","notification"],"bell-plus":["notify","increase","notification"],"bell-ring":["alarm","notify","notification"],"bell":["notification","alert","ring"],"concierge-bell":["notification"],"flame":["fire","burn","hot"],"megaphone-off":["announce"],"megaphone":["announce","shout","broadcast"],"newspaper":["news","article","press","blog"],"siren":["emergency","alarm"],"snooze":["delay","postpone","remind"]},"arrows":{"arrow-down-left":["direction"],"arrow-down-right":["direction"],"arrow-down":["direction"],"arrow-left-right":["bidirectional","direction","swap","switch","transaction","reorder","move"],"arrow-left":["direction"],"arrow-right":["direction"],"arrow-up-down":["bidirectional","direction","swap","switch","network","mobile data","internet","reorder","move"],"arrow-up-left":["direction"],"arrow-up-right":["direction"],"arrow-up":["direction"],"chevron-down":["arrow"],"chevron-first":["arrow","previous","music"],"chevron-last":["arrow","skip","next","music"],"chevron-left":["arrow"],"chevron-right":["arrow"],"chevron-up":["arrow"],"chevrons-down-up":["arrow","collapse","fold","vertical"],"chevrons-down":["arrow"],"chevrons-left-right":["arrow","expand","horizontal","unfold"],"chevrons-left":["arrow"],"chevrons-right-left":["arrow","collapse","fold","horizontal"],"chevrons-right":["arrow"],"chevrons-up-down":["arrow","expand","unfold","vertical"],"chevrons-up":["arrow"],"corner-down-left":["arrow","return"],"corner-down-right":["arrow"],"corner-left-down":["arrow"],"corner-left-up":["arrow"],"corner-right-down":["arrow"],"corner-right-up":["arrow"],"corner-up-left":["arrow"],"corner-up-right":["arrow"],"redo":["undo","history"],"rematch":["user"],"repeat":["loop","arrows"],"reply":["email"],"undo-2":["redo","history"]},"brand-full-color":{"airtable":[],"amex":[],"app-store-badge":[],"apple":[],"asana":[],"brand-dialpad-meetings":[],"brand-dialpad":[],"bullhorn":[],"clockify":[],"copper-crm":[],"dialbot":[],"dialpad-ai-color-reversed":[],"dialpad-ai-color":[],"diners-club":[],"discover":[],"evernote":[],"facebook":[],"freshsales-crm":[],"front":[],"giphy":[],"gmail":[],"google-business-messaging":[],"google-calendar":[],"google-docs":[],"google-drive":[],"google-glyph":[],"google-sheets":[],"google-slides":[],"greenhouse":[],"highfive":[],"hubspot":[],"instagram":[],"intercom":[],"jcb":[],"jira-service-desk":[],"line-messenger":[],"linkedin":[],"maestro":[],"mastercard":[],"messenger":[],"microsoft-dynamics-365":[],"microsoft-teams":[],"microsoft":[],"miro":[],"monday-com":[],"o365-calendar":["microsoft","office"],"office-365":[],"pipedrive":[],"play-store-badge":[],"salesforce-glyph":[],"salesforce-logo":[],"servicenow":[],"slack":[],"snapchat":[],"t-mobile":["tmo"],"telegram":[],"threads":["meta","facebook"],"tiktok":[],"toggl":[],"twitter":[],"union-pay":[],"viber":[],"visa":[],"we-chat":[],"webex":["cisco"],"whatsapp":[],"x-brand":["twitter"],"zendesk":[],"zoho-crm":[],"zoho-desk":[],"zoho":[],"zoom":[]},"brand":{"agent-assist":["ai","conversation","chat"],"ai-notes":["artificial","intelligence"],"coaching-hub":[],"dialpad-ai-reversed":["dp","brand"],"dialpad-ai":["artificial","intelligence","voice"],"dialpad-logomark":[],"dialpad-sparkle":["ai","sparkle"],"dp-phone":["call","dialpad"],"waveform":[],"zoom-logo":["video","competitor"]},"communication":{"call-abandoned":["phone","missed","escape"],"call-rejected":["decline","ignore","dismiss"],"contacts":["address","people","person"],"dialer":["phone"],"digital-whisper":["private"],"forward":["send","share","email"],"hand":["gesture","palm"],"listening":["ear","hear","audio"],"mail-open":["email","message","letter","read"],"mail":["email","message","letter","unread"],"mails":["emails","messages","letters","multiple","mailing list","newsletter","copy"],"message":["chat","speech"],"music":["quaver","eighth note","note"],"notes":["clipboard","write"],"past-conversations":["previous","history"],"phone-call":["ring"],"phone-forward":["call","forward"],"phone-hold":["phone","pause","call"],"phone-incoming":["call"],"phone-missed":["call"],"phone-off":["call","mute"],"phone-outgoing":["call"],"phone":["call"],"reply-all":["email"],"send":["email","message","mail","paper airplane","paper aeroplane","submit"],"thread":["conversation","chat","message","reply"],"unread":["message","text","chat","conversation"],"voicemail-drop":["message","record","inbox"],"voicemail":["phone","cassette"],"webchat":["message","chat"],"whisper":["soft"]},"controls":{"barge":["interrupt","enter","join"],"blur-background":["video","camera","effects","lens"],"circle-slashed":["diameter","zero","Ø","null","nothing","maths"],"delete":["backspace","remove"],"download":["import","export"],"end-chat":["finish","terminate"],"expand":["scale","fullscreen"],"eye-off":["view","watch","hide","hidden"],"eye":["view","watch"],"fast-forward":["music"],"filter":["funnel","hopper"],"food":["pizza","emoji","slice"],"gamepad":["controller","emoji","activity"],"gif-filled":["giphy"],"gif-outline":["giphy"],"grid":["table"],"grip-horizontal":["grab","dots","handle"],"grip-vertical":["grab","dots","handle","move","drag"],"hear":["listen","ear","audio"],"heart":["like","love","emotion"],"history":["time","redo","undo","rewind","timeline","version"],"hold":["pause","wait"],"key":["password","login","authentication","secure"],"large-self-view":["view","focus"],"layout-dashboard":["masonry","brick"],"layout-filmstrip":["view"],"layout-grid":["app","home","start"],"layout-template":["window","webpage","block","section"],"layout":["window","webpage"],"lightbulb-off":["dark"],"lightbulb":["light"],"listen":["ear","hear","audio"],"living-thing":["pet","cat","dog","animal"],"lock-filled":["security","password","secure","admin","locked"],"lock":["security","password","secure","admin"],"maximize":["fullscreen","expand"],"menu":["bars","navigation","hamburger","options"],"minimize-alt":["window"],"minimize":["exit fullscreen","close","shrink"],"minus-circle":["subtract","decrease"],"multi-line-dept":["selection","line","department","fork"],"music-off":["mute","silent"],"object":["item"],"option":["key","mac","button"],"park":["call"],"pause-circle-filled":["music","audio","stop","video","media"],"pause-circle":["music","audio","stop","video","media"],"pause":["music","audio","stop","video","media"],"phone-hang-up":["disconnect","end","call","leave"],"picture-in-picture":["overlay","miniature","window"],"pin-filled":["save","location","map","lock","fix"],"pin-off":["unpin","unsave","unlock","remove","unfix"],"pin":["save","map","lock","fix"],"play-circle-filled":["music","start","video","media"],"play-circle":["music","start","video","media"],"play-filled":["music","start","video","media"],"play":["music","start"],"plus-circle-filled":["add","new","maths"],"plus-circle":["add","new","maths"],"plus":["add","new","maths"],"record-filled":["circle"],"record":["circle"],"refresh":["reload"],"rewind-15-sec":["back","reverse"],"rewind":["music"],"search":["find","magnifier","magnifying glass"],"share":["network","connections"],"sheet":["spreadsheets","table","excel"],"shortcuts":["arrow"],"shuffle":["music"],"sidebar-close":["menu"],"sidebar-open":["menu"],"sidebar":["menu","navigation","panel"],"skip-15-sec":["fast-forward","advance","forward"],"skip-back-ten":["rewind","back","jump"],"skip-back":["arrow","previous","music"],"skip-forward-ten":["fast","forward","jump"],"skip-forward":["arrow","skip","next","music"],"sliders-horizontal":["settings","filters","controls"],"sliders":["settings","controls"],"small-self-view":["square","views"],"sort-asc":["filter"],"sort-desc":["filter"],"sticker":["label"],"stop-circle-filled":["media","music"],"stop-circle":["media","music"],"stop-filled":["square","pause"],"table":["sheet","grid","spreadsheet"],"takeover":["phone","call"],"transfer-webchat":["discussion","message"],"transfer":["phone","arrows","call"],"transportation":["vehicle","travel"],"trash":["garbage","delete","remove","bin"],"unlock-filled":["security"],"unlock":["security"],"x-circle":["cancel","close","delete","remove","times","clear","maths"],"zoom-in":["magnifying glass","plus"],"zoom-out":["magnifying glass","plus"]},"data":{"activity":["pulse","health","action","motion"],"axis-3d":["gizmo","coordinates"],"bar-chart-2":["statistics","diagram","graph"],"bar-chart-3":["statistics","diagram","graph"],"bar-chart-4":["statistics","diagram","graph"],"bar-chart-horizontal":["statistics","diagram","graph"],"bar-chart":["statistics","diagram","graph"],"binary":["code","digits","computer","zero","one"],"dash":["horizontal","minus"],"equal":["calculate","maths"],"line-chart":["statistics","diagram","graph"],"live-queue":["waiting"],"pie-chart":["statistics","diagram"],"trending-down":["statistics"],"trending-up":["statistics"]},"devices":{"airplay":["stream","cast","mirroring"],"ata-adapter":[],"battery-charging":["power","electricity"],"battery-full":["power","electricity"],"battery-low":["power","electricity"],"battery-medium":["power","electricity"],"battery":["power","electricity"],"bluetooth-connected":["paired","linked","connected"],"bluetooth-off":["lost","disconnected","inactive"],"bluetooth-searching":["pairing"],"bluetooth":["wireless"],"calculator":["count","calculating machine"],"camera-off":["photo","webcam","video"],"camera-tracking":["focus","lens","video"],"camera":["photo","webcam","video"],"cast":["chromecast","airplay"],"connection-api":["plug","plugin","connected","connection","connections"],"dect-base-station":[],"dect-handset":[],"deskphone":["telephone","landline"],"download-cloud":["import"],"file-audio":["music","audio","sound","headphones"],"film":["movie","video"],"focus":["camera","lens","photo"],"hd":["quality","resolution","high"],"headphones":["music","audio","sound"],"headset":["microphone","headphones"],"laptop-2":["computer"],"lightning-bolt":["power","energy","electricity","electric"],"mic-off":["record","sound","mute","microphone"],"mic":["record","sound","listen","radio","podcast","microphone"],"monitor-off":["share"],"monitor-speaker":["devices","connect","cast"],"monitor":["tv","screen","display"],"mouse":["device","scroll","click"],"plug":["power"],"print-fax":["printer","office","device"],"printer":["fax","office","device"],"screen-share-off":["desktop","disconnect"],"share-screen":["screenshare"],"smartphone-charging":["phone","cellphone","device","power"],"smartphone":["phone","cellphone","device"],"speaker":["audio","music"],"switch-to-cellular":["signal"],"switch-to-hd":["quality"],"usb":["universal","serial","bus","controller","connector","interface"],"video-off":["camera","movie","film"],"video":["camera","movie","film","recording"],"volume-1":["music","sound"],"volume-2":["music","sound"],"volume-x":["music","sound","mute"],"volume":["music","sound","mute"],"webcam":["camera","security"],"wifi-off":["disabled"],"wifi":["connection","signal","wireless"],"zap-off":["flash","camera","lightning"]},"editing":{"ai-write":["edit","AI","call length","summary","pencil"],"align-center":["Text","Format","Flush"],"align-justify":["Text","Format","Flush"],"align-left":["Text","Format","Flush"],"align-right":["Text","Format","Flush"],"asterisk":["reference"],"at-sign":["mention","at","email","message"],"baseline":["text","format","color"],"bold":["text","strong","format"],"branch":[],"call-merge":["arrows","converge","join","connect"],"code-block":["developer","programming","script","syntax"],"edit-2":["pencil","change"],"edit":["pencil","change"],"eraser":["pencil","drawing","undo","delete","clear"],"expert-node":[],"image":["picture","photo"],"indent":["text","tab"],"inspect":["element","mouse","click","cursor","pointer","box"],"italic":["oblique","text","format"],"keyboard":["layout","spell","settings","mouse"],"link-2-off":["unchain","chain"],"link-2":["chain","url"],"list-add":["insert"],"list-bullet":["options"],"list-checks":["todo","done"],"list-ordered":["sort"],"paperclip":["attachment","file"],"quote":["quotation"],"scissors":["cut"],"strikethrough":["cross out","delete","remove","format"],"text-cursor":["select"],"type":["text","font","typography"],"underline":["text","format"],"unlink-2":["url","unchain","unchain"]},"general":{"accessibility-mac":["humanpictos","people","man silhouette","disability","disabled","dda","inclusive"],"accessibility":["disability","disabled","dda","wheelchair"],"add-task":["check","plus"],"album":["photo","book"],"archive-restore":["archive","unarchive","restore","index","box"],"archive":["index","box"],"attestation-outline":["checkbox"],"attestation":["checkbox"],"book-open":["read","library"],"book":["read","dictionary","booklet","magazine","library"],"bookmark-filled":["read","clip","marker","tag"],"bookmark-minus":["delete","remove"],"bookmark-plus":["add"],"bookmark":["read","clip","marker","tag"],"box-select":["selection","square","rectangular","marquee","tool"],"box":["cube","package"],"boxes":["cubes","packages","parts","group","units","collection","cluster"],"bullet":["dot","point","circle"],"check-circle-filled":["approved","done"],"check-circle":["done"],"check":["done"],"circle-half-filled":["mode","dark"],"close":["cancel","close","delete","remove","times","clear","maths"],"code":["source","programming","html","xml"],"copy":["clone","duplicate"],"copyright":["licence"],"credit-card":["bank","purchase","payment","cc"],"dissatisfied-filled":["unhappy","rating","rate","vote","voting","review"],"dissatisfied":["unhappy"],"double-check":["read"],"empty":["blank"],"flag-off":["unflag"],"flag":["report"],"form-input":["2fa","authenticate","login","field","text"],"gauge":["dashboard"],"hash-bold":["number","pound","hashtag","number"],"hash":["hashtag","number","pound"],"help-circle":["question mark"],"inbox":["email"],"info":["help"],"isolated-queries":["list","alert","query","queries"],"keypad":["number","dialpad","keypad"],"library":["book","music","album"],"log-in":["sign in","arrow","enter","auth"],"log-out":["sign out","arrow","exit","auth"],"more-horizontal":["ellipsis","menu","options"],"more-vertical":["ellipsis","menu","options"],"network":["tree"],"neutral":["bored","meh","average","face"],"not-enough-queries":["list","plus","query","queries"],"package":["box","container"],"party-popper":["emoji","congratulations","celebration","party"],"power":["on","off","device"],"puzzle":["component","module","part","piece"],"queries":["list","question mark","query","queries"],"rocket":["release","boost","launch","space","version","science"],"satisfied-filled":["happy","pleased","smile","great","good","rating","rate","vote","voting","review"],"satisfied":["happy","pleased","smile","great","good","rating","rate","vote","voting","review"],"scroll":["paper","log","scripture","document","parchment","transcript"],"settings":["cog","edit","gear","preferences"],"shield-alert":["security","secure","virus","admin","safety"],"shield-check":["security","secure","done","save"],"shield-close":["security","secure","wrong","unsave","virus"],"shield-off":["security","secure","security","insecure"],"shield":["security","secure"],"somewhat-dissatisfied-filled":["face","rating","rate","vote","voting","review"],"somewhat-dissatisfied":["face","rating","rate","vote","voting","review"],"somewhat-satisfied-filled":["smile","happy","pleased","good","face","rating","rate","vote","voting","review"],"somewhat-satisfied":["smile","happy","pleased","good","face","rating","rate","vote","voting","review"],"sparkle-filled":["stars","magic","help","ai"],"sparkle":["stars","magic","help","ai"],"star-filled":["bookmark","favorite","like","review","rating"],"star":["bookmark","favorite","like","review","rating"],"tag":["label","badge","ticket","mark"],"tags":["labels","badges","tickets","marks","copy","multiple"],"task":["check"],"text-cursor-input":["select"],"thumbs-down-filled":["dislike","bad","emotion","no"],"thumbs-down":["dislike","bad","emotion","no"],"thumbs-up-filled":["like","good","emotion","ok","yes"],"thumbs-up":["like","good","emotion","yes"],"too-many-queries":["list","minus","query","queries"],"tools":["wrench"],"triangle":["delta","shape"],"very-dissatisfied-filled":["sad","frown","unhappy","bad","poor","face"],"very-dissatisfied":["sad","frown","unhappy","bad","poor","face"],"very-satisfied-filled":["happy","smile","face","great","pleased","good"],"very-satisfied":["happy","smile","face","great","pleased","good"],"video-settings":["preferences","configure"],"whatsapp-outlined":[]},"os":{"clipboard-check":["copied","pasted"],"clipboard-copy":["copy","paste"],"clipboard-edit":["edit","paste","signature"],"clipboard-list":["copy","paste","tasks"],"clipboard-signature":["paste","signature"],"clipboard-type":["paste","format","text"],"clipboard-x":["copy","paste","discard","remove"],"clipboard":["copy","paste"],"cloud-off":["disconnect"],"command":["keyboard","cmd","terminal","prompt"],"cpu":["processor","technology","computer","chip"],"external-link":["outbound"],"file-pdf":["document"],"file":["document"],"files":["multiple","copy","documents"],"fingerprint":["2fa","authentication","biometric","identity","security"],"folder-tree":["directory","tree","browser"],"folder":["directory"],"folders":["multiple","copy","directories"],"hard-drive":["computer","server","memory","data","ssd","disk","hard disk"],"import":["save"],"languages":["translate"],"life-buoy":["help","rescue","ship","life ring","support"],"qr-code":["barcode"],"save":["floppy disk"],"scan-face":["face","biometric","authentication","2fa"],"scan-file":["document","capture","scanner"],"scan":["qr-code"],"share-2":["network","connections"],"signal-best":["connection","wireless","gsm","phone","2g","3g","4g","5g"],"signal-high":["connection","wireless","gsm","phone","2g","3g","4g","5g"],"signal-low":["connection","wireless","gsm","phone","2g","3g","4g","5g"],"signal-medium":["connection","wireless","gsm","phone","2g","3g","4g","5g"],"signal-zero":["connection","wireless","gsm","phone","2g","3g","4g","5g","lost"],"slash":["cancel","ban","no","stop","forbidden","prohibited","error"],"token":["symbol","figma"],"toy-brick":["lego","block","addon","plugin","integration"],"upload-cloud":["file"],"upload":["file"]},"people":{"user-check":["followed","subscribed","done"],"user-minus":["delete","remove","unfollow","unsubscribe"],"user-plus":["new","add","create","follow","subscribe"],"user-rematch":["people"],"user-remove":["delete","remove","unfollow","unsubscribe","unavailable"],"user-speak":["voice","talk","speak"],"user":["person","account","contact"],"users":["group","people"]},"places":{"briefcase":["work","bag","baggage","folder"],"building-2":["business","company","enterprise","skyscraper","organisation","organization"],"building":["organisation","organization"],"factory":["building","business","energy","industry","manufacture","sector"],"globe-2":["world","browser","language","translate"],"home":["house","living"],"map-pin-filled":["location","navigation","travel","marker"],"map-pin":["location","navigation","travel","marker"],"map":["location","navigation","travel"]},"time":{"alarm-check":["done"],"alarm-clock-off":["morning","turn-off"],"alarm-minus":["remove"],"alarm-plus":["add"],"calendar-check-2":["date","time","event","confirm","subscribe"],"calendar-check":["date","time","event","confirm","subscribe"],"calendar-clock":["date","time","event","clock"],"calendar-days":["date","time","event"],"calendar-heart":["date","time","event","heart","favourite","subscribe"],"calendar-minus":["date","time","event","delete","remove"],"calendar-off":["date","time","event","delete","remove"],"calendar-plus":["date","time","event","add","subscribe","create","new"],"calendar-range":["date","time","event","range","period"],"calendar-search":["date","time","search","events"],"calendar-x":["date","time","event","remove","busy"],"calendar":["date","time","event","birthdate","birthday"],"clock-1":["time","watch","alarm"],"clock-10":["time","watch","alarm"],"clock-11":["time","watch","alarm"],"clock-12":["time","watch","alarm"],"clock-2":["time","watch","alarm"],"clock-3":["time","watch","alarm"],"clock-4":["time","watch","alarm"],"clock-5":["time","watch","alarm"],"clock-6":["time","watch","alarm"],"clock-7":["time","watch","alarm"],"clock-8":["time","watch","alarm"],"clock-9":["time","watch","alarm"],"clock":["time","watch","alarm"],"hourglass":["timer","time","sandglass"],"infinity":["unlimited","forever","loop","maths"],"loading":[],"timer-off":["time","timer","stopwatch"],"timer-reset":["time","timer","stopwatch"],"timer":["time","timer","stopwatch"]},"weather":{"cloud-cog":["computing","ai","cluster","network"],"cloud-drizzle":["weather","shower"],"cloud-fog":["weather","mist"],"cloud-hail":["weather","rainfall"],"cloud-lightning":["weather","bolt"],"cloud-moon-rain":["weather","partly","night","rainfall"],"cloud-moon":["weather","night"],"cloud-rain-wind":["weather","rainfall"],"cloud-rain":["weather","rainfall"],"cloud-snow":["weather","blizzard"],"cloud-sun-rain":["weather","partly","rainfall"],"cloud-sun":["weather","partly"],"cloud":["weather"],"cloudy":["clouds"],"haze":["mist","fog"],"moon":["dark","night"],"snowflake":["cold","weather","freeze","snow","winter"],"sun-dim":["brightness","dim","low","brightness low"],"sun-medium":["brightness","medium"],"sun":["brightness","weather","light","summer"],"sunrise":["weather","time","morning","day"],"sunset":["weather","time","evening","night"],"thermometer-snowflake":["temperature","celsius","fahrenheit","weather","cold","freeze","freezing"],"thermometer-sun":["temperature","celsius","fahrenheit","weather","warm","hot"],"thermometer":["temperature","celsius","fahrenheit","weather"],"umbrella":["rain","weather"],"wind":["weather","air","blow"]}}}
@@ -0,0 +1 @@
1
+ <svg aria-hidden="true" role="img" data-name="Dialpad Sparkle" class="d-icon d-icon--dialpad-sparkle" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M18 2a1 1 0 0 1 1 1v1h1a1 1 0 1 1 0 2h-1v1a1 1 0 1 1-2 0V6h-1a1 1 0 1 1 0-2h1V3a1 1 0 0 1 1-1Zm-8 2a1 1 0 0 1 .91.586l2.033 4.471 4.47 2.033a1 1 0 0 1 0 1.82l-4.47 2.033-2.033 4.47a1 1 0 0 1-1.82 0l-2.033-4.47-4.47-2.033a1 1 0 0 1 0-1.82l4.47-2.033 2.033-4.47A1 1 0 0 1 10 4Zm0 3.417-1.277 2.81a1 1 0 0 1-.497.496L5.416 12l2.81 1.277a1 1 0 0 1 .497.497L10 16.584l1.277-2.81a1 1 0 0 1 .497-.497L14.584 12l-2.81-1.277a1 1 0 0 1-.497-.497L10 7.417ZM19 16a1 1 0 0 1 1 1v1h1a1 1 0 0 1 0 2h-1v1a1 1 0 1 1-2 0v-1h-1a1 1 0 0 1 0-2h1v-1a1 1 0 0 1 1-1Z" fill="url(#a)"/><defs><linearGradient id="a" x1="2" y1="2" x2="22" y2="22" gradientUnits="userSpaceOnUse"><stop offset=".1" stop-color="#F9008E"/><stop offset=".9" stop-color="#7C52FF"/></linearGradient></defs></svg>
@@ -1 +1 @@
1
- <svg aria-hidden="true" role="img" data-name="Sparkle Filled" class="d-icon d-icon--sparkle-filled" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.962 1a.443.443 0 0 0-.443.443v.57h-.57a.443.443 0 1 0 0 .886h.57v.57a.443.443 0 1 0 .886 0v-.57h.57a.443.443 0 1 0 0-.886h-.57v-.57A.443.443 0 0 0 2.962 1Zm4.05 1.013a.443.443 0 0 0-.403.26L5.57 4.557l-2.285 1.04a.443.443 0 0 0 0 .806l2.285 1.04 1.04 2.285a.443.443 0 0 0 .806 0l1.039-2.286 2.285-1.039a.443.443 0 0 0 0-.806l-2.285-1.04-1.039-2.285a.443.443 0 0 0-.403-.26ZM2.457 8.089a.443.443 0 0 0-.443.443v.57h-.57a.443.443 0 1 0 0 .885h.57v.57a.443.443 0 0 0 .886 0v-.57h.57a.443.443 0 1 0 0-.886H2.9v-.57a.443.443 0 0 0-.443-.442Z" fill="currentColor"/></svg>
1
+ <svg aria-hidden="true" role="img" data-name="Sparkle Filled" class="d-icon d-icon--sparkle-filled" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.544 11a.443.443 0 0 0 .443-.443v-.57h.57a.443.443 0 1 0 0-.886h-.57v-.57a.443.443 0 1 0-.886 0v.57h-.57a.443.443 0 1 0 0 .886h.57v.57c0 .245.198.443.443.443ZM4.988 9.987a.443.443 0 0 0 .403-.26L6.43 7.443l2.285-1.039a.443.443 0 0 0 0-.806L6.43 4.557 5.39 2.273a.443.443 0 0 0-.806 0L3.545 4.558 1.26 5.597a.443.443 0 0 0 0 .806l2.285 1.04 1.039 2.285c.072.158.23.26.403.26l.001-.001Zm4.077-6.076a.443.443 0 0 0 .443-.443v-.57h.57a.443.443 0 0 0 0-.885h-.57v-.57a.443.443 0 0 0-.886 0v.57h-.57a.443.443 0 1 0 0 .886h.57v.57c0 .244.199.442.443.442Z" fill="currentColor"/></svg>
@@ -1 +1 @@
1
- <svg aria-hidden="true" role="img" data-name="Sparkle" class="d-icon d-icon--sparkle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12"><path fill="currentColor" fill-rule="evenodd" d="M9 1a.5.5 0 0 1 .5.5V2h.5a.5.5 0 0 1 0 1h-.5v.5a.5.5 0 0 1-1 0V3H8a.5.5 0 0 1 0-1h.5v-.5A.5.5 0 0 1 9 1ZM5 2a.5.5 0 0 1 .455.293L6.471 4.53l2.236 1.016a.5.5 0 0 1 0 .91L6.47 7.471 5.455 9.707a.5.5 0 0 1-.91 0L3.529 7.47 1.293 6.455a.5.5 0 0 1 0-.91L3.53 4.529l1.016-2.236A.5.5 0 0 1 5 2Zm0 1.708-.639 1.405a.5.5 0 0 1-.248.248L2.708 6l1.405.639a.5.5 0 0 1 .248.248L5 8.292l.639-1.405a.5.5 0 0 1 .248-.248L7.292 6l-1.405-.639a.5.5 0 0 1-.248-.248L5 3.708ZM9.5 8a.5.5 0 0 1 .5.5V9h.5a.5.5 0 0 1 0 1H10v.5a.5.5 0 0 1-1 0V10h-.5a.5.5 0 0 1 0-1H9v-.5a.5.5 0 0 1 .5-.5Z" clip-rule="evenodd"/></svg>
1
+ <svg aria-hidden="true" role="img" data-name="Sparkle" class="d-icon d-icon--sparkle" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9 1a.5.5 0 0 1 .5.5V2h.5a.5.5 0 0 1 0 1h-.5v.5a.5.5 0 1 1-1 0V3H8a.5.5 0 0 1 0-1h.5v-.5A.5.5 0 0 1 9 1ZM5 2a.5.5 0 0 1 .455.293L6.471 4.53l2.236 1.016a.5.5 0 0 1 0 .91L6.47 7.471 5.455 9.707a.5.5 0 0 1-.91 0L3.529 7.47 1.293 6.455a.5.5 0 0 1 0-.91L3.53 4.529l1.016-2.236A.5.5 0 0 1 5 2Zm0 1.708-.639 1.405a.5.5 0 0 1-.248.248L2.708 6l1.405.639a.5.5 0 0 1 .248.248L5 8.292l.639-1.405a.5.5 0 0 1 .248-.248L7.292 6l-1.405-.639a.5.5 0 0 1-.248-.248L5 3.708ZM9.5 8a.5.5 0 0 1 .5.5V9h.5a.5.5 0 0 1 0 1H10v.5a.5.5 0 0 1-1 0V10h-.5a.5.5 0 0 1 0-1H9v-.5a.5.5 0 0 1 .5-.5Z" fill="currentColor"/></svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dialpad/dialtone-icons",
3
- "version": "4.26.7",
3
+ "version": "4.27.2",
4
4
  "description": "Dialtone icon library",
5
5
  "files": [
6
6
  "dist",
@@ -41,13 +41,7 @@
41
41
  "./*": "./dist/svg/*"
42
42
  },
43
43
  "devDependencies": {
44
- "del": "^6.1.1",
45
- "glob": "^10.3.10",
46
- "gulp": "^4.0.2",
47
44
  "gulp-json-format": "^2.0.0",
48
- "gulp-rename": "^2.0.0",
49
- "gulp-replace": "^1.1.3",
50
- "gulp-svgmin": "^4.1.0",
51
45
  "lodash": "^4.17.21"
52
46
  },
53
47
  "bugs": {
@@ -0,0 +1,2 @@
1
+ "use strict";const i=require("../utils-Bndrzhtw.cjs"),r=require("../constants-CHwVJpfT.cjs"),s=require("../_plugin-vue2_normalizer-e_CkxkSV.cjs"),n={name:"DtIconDialpadSparkle",props:{size:{type:String,default:"500",validator:t=>Object.keys(r.I).includes(t)},ariaLabel:{type:String,default:void 0}},emits:["loaded"],computed:{iconSizeClass(){return r.I[this.size]},ariaHidden(){return this.ariaLabel?"false":"true"},dataQA(){return this.$attrs["data-qa"]??"dt-icon"}},created(){this.$emit("loaded"),this.uniqueID=i.g()}};var l=function(){var a=this,e=a._self._c;return e("svg",{staticClass:"d-icon d-icon--dialpad-sparkle",class:a.iconSizeClass,attrs:{"aria-label":a.ariaLabel,"data-qa":a.dataQA,"aria-hidden":a.ariaHidden,role:"img","data-name":"Dialpad Sparkle",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M18 2a1 1 0 0 1 1 1v1h1a1 1 0 1 1 0 2h-1v1a1 1 0 1 1-2 0V6h-1a1 1 0 1 1 0-2h1V3a1 1 0 0 1 1-1Zm-8 2a1 1 0 0 1 .91.586l2.033 4.471 4.47 2.033a1 1 0 0 1 0 1.82l-4.47 2.033-2.033 4.47a1 1 0 0 1-1.82 0l-2.033-4.47-4.47-2.033a1 1 0 0 1 0-1.82l4.47-2.033 2.033-4.47A1 1 0 0 1 10 4Zm0 3.417-1.277 2.81a1 1 0 0 1-.497.496L5.416 12l2.81 1.277a1 1 0 0 1 .497.497L10 16.584l1.277-2.81a1 1 0 0 1 .497-.497L14.584 12l-2.81-1.277a1 1 0 0 1-.497-.497L10 7.417ZM19 16a1 1 0 0 1 1 1v1h1a1 1 0 0 1 0 2h-1v1a1 1 0 1 1-2 0v-1h-1a1 1 0 0 1 0-2h1v-1a1 1 0 0 1 1-1Z",fill:`url(#${a.uniqueID}a)`}}),e("defs",[e("linearGradient",{attrs:{id:`${a.uniqueID}a`,x1:"2",y1:"2",x2:"22",y2:"22",gradientUnits:"userSpaceOnUse"}},[e("stop",{attrs:{offset:".1","stop-color":"#F9008E"}}),e("stop",{attrs:{offset:".9","stop-color":"#7C52FF"}})],1)],1)])},d=[],o=s.n(n,l,d);const c=o.exports;module.exports=c;
2
+ //# sourceMappingURL=dialpad-sparkle.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dialpad-sparkle.cjs","sources":["../../../src/icons/dialpad-sparkle.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Dialpad Sparkle\" class=\"d-icon d-icon--dialpad-sparkle\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18 2a1 1 0 0 1 1 1v1h1a1 1 0 1 1 0 2h-1v1a1 1 0 1 1-2 0V6h-1a1 1 0 1 1 0-2h1V3a1 1 0 0 1 1-1Zm-8 2a1 1 0 0 1 .91.586l2.033 4.471 4.47 2.033a1 1 0 0 1 0 1.82l-4.47 2.033-2.033 4.47a1 1 0 0 1-1.82 0l-2.033-4.47-4.47-2.033a1 1 0 0 1 0-1.82l4.47-2.033 2.033-4.47A1 1 0 0 1 10 4Zm0 3.417-1.277 2.81a1 1 0 0 1-.497.496L5.416 12l2.81 1.277a1 1 0 0 1 .497.497L10 16.584l1.277-2.81a1 1 0 0 1 .497-.497L14.584 12l-2.81-1.277a1 1 0 0 1-.497-.497L10 7.417ZM19 16a1 1 0 0 1 1 1v1h1a1 1 0 0 1 0 2h-1v1a1 1 0 1 1-2 0v-1h-1a1 1 0 0 1 0-2h1v-1a1 1 0 0 1 1-1Z\" :fill=\"`url(#${uniqueID}a)`\"/><defs><linearGradient :id=\"`${uniqueID}a`\" x1=\"2\" y1=\"2\" x2=\"22\" y2=\"22\" gradientUnits=\"userSpaceOnUse\"><stop offset=\".1\" stop-color=\"#F9008E\"/><stop offset=\".9\" stop-color=\"#7C52FF\"/></linearGradient></defs></svg>\n</template>\n\n<script>\nimport { getUniqueString } from '@/src/utils';\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconDialpadSparkle',\n\n props: {\n /**\n * The size of the icon.\n * @values 100, 200, 300, 400, 500, 600, 700, 800\n */\n size: {\n type: String,\n default: '500',\n validator: (s) => Object.keys(ICON_SIZE_MODIFIERS).includes(s),\n },\n\n /**\n * The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational\n */\n ariaLabel: {\n type: String,\n default: undefined,\n },\n },\n\n /**\n * @TODO: Remove this emit once the icons migration is complete,\n * they will no longer need this event.\n * */\n emits: ['loaded'],\n\n computed: {\n iconSizeClass () {\n return ICON_SIZE_MODIFIERS[this.size];\n },\n\n ariaHidden () {\n return !this.ariaLabel ? 'true' : 'false';\n },\n\n dataQA () {\n return this.$attrs['data-qa'] ?? 'dt-icon';\n },\n },\n\n created () {\n this.$emit('loaded');\n this.uniqueID = getUniqueString();\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS","getUniqueString"],"mappings":"kJAQAA,EAAA,CACA,KAAA,uBAEA,MAAA,CAKA,KAAA,CACA,KAAA,OACA,QAAA,MACA,UAAAC,GAAA,OAAA,KAAAC,GAAA,EAAA,SAAAD,CAAA,CACA,EAKA,UAAA,CACA,KAAA,OACA,QAAA,MACA,CACA,EAMA,MAAA,CAAA,QAAA,EAEA,SAAA,CACA,eAAA,CACA,OAAAC,EAAA,EAAA,KAAA,IAAA,CACA,EAEA,YAAA,CACA,OAAA,KAAA,UAAA,QAAA,MACA,EAEA,QAAA,CACA,OAAA,KAAA,OAAA,SAAA,GAAA,SACA,CACA,EAEA,SAAA,CACA,KAAA,MAAA,QAAA,EACA,KAAA,SAAAC,EAAAA,GACA,CACA"}
@@ -0,0 +1,56 @@
1
+ import { g as i } from "../utils-BOfnFgIH.js";
2
+ import { I as r } from "../constants-DeVuDy8J.js";
3
+ import { n as s } from "../_plugin-vue2_normalizer-DSLOjnn3.js";
4
+ const n = {
5
+ name: "DtIconDialpadSparkle",
6
+ props: {
7
+ /**
8
+ * The size of the icon.
9
+ * @values 100, 200, 300, 400, 500, 600, 700, 800
10
+ */
11
+ size: {
12
+ type: String,
13
+ default: "500",
14
+ validator: (t) => Object.keys(r).includes(t)
15
+ },
16
+ /**
17
+ * The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational
18
+ */
19
+ ariaLabel: {
20
+ type: String,
21
+ default: void 0
22
+ }
23
+ },
24
+ /**
25
+ * @TODO: Remove this emit once the icons migration is complete,
26
+ * they will no longer need this event.
27
+ * */
28
+ emits: ["loaded"],
29
+ computed: {
30
+ iconSizeClass() {
31
+ return r[this.size];
32
+ },
33
+ ariaHidden() {
34
+ return this.ariaLabel ? "false" : "true";
35
+ },
36
+ dataQA() {
37
+ return this.$attrs["data-qa"] ?? "dt-icon";
38
+ }
39
+ },
40
+ created() {
41
+ this.$emit("loaded"), this.uniqueID = i();
42
+ }
43
+ };
44
+ var l = function() {
45
+ var a = this, e = a._self._c;
46
+ return e("svg", { staticClass: "d-icon d-icon--dialpad-sparkle", class: a.iconSizeClass, attrs: { "aria-label": a.ariaLabel, "data-qa": a.dataQA, "aria-hidden": a.ariaHidden, role: "img", "data-name": "Dialpad Sparkle", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" } }, [e("path", { attrs: { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M18 2a1 1 0 0 1 1 1v1h1a1 1 0 1 1 0 2h-1v1a1 1 0 1 1-2 0V6h-1a1 1 0 1 1 0-2h1V3a1 1 0 0 1 1-1Zm-8 2a1 1 0 0 1 .91.586l2.033 4.471 4.47 2.033a1 1 0 0 1 0 1.82l-4.47 2.033-2.033 4.47a1 1 0 0 1-1.82 0l-2.033-4.47-4.47-2.033a1 1 0 0 1 0-1.82l4.47-2.033 2.033-4.47A1 1 0 0 1 10 4Zm0 3.417-1.277 2.81a1 1 0 0 1-.497.496L5.416 12l2.81 1.277a1 1 0 0 1 .497.497L10 16.584l1.277-2.81a1 1 0 0 1 .497-.497L14.584 12l-2.81-1.277a1 1 0 0 1-.497-.497L10 7.417ZM19 16a1 1 0 0 1 1 1v1h1a1 1 0 0 1 0 2h-1v1a1 1 0 1 1-2 0v-1h-1a1 1 0 0 1 0-2h1v-1a1 1 0 0 1 1-1Z", fill: `url(#${a.uniqueID}a)` } }), e("defs", [e("linearGradient", { attrs: { id: `${a.uniqueID}a`, x1: "2", y1: "2", x2: "22", y2: "22", gradientUnits: "userSpaceOnUse" } }, [e("stop", { attrs: { offset: ".1", "stop-color": "#F9008E" } }), e("stop", { attrs: { offset: ".9", "stop-color": "#7C52FF" } })], 1)], 1)]);
47
+ }, d = [], o = /* @__PURE__ */ s(
48
+ n,
49
+ l,
50
+ d
51
+ );
52
+ const _ = o.exports;
53
+ export {
54
+ _ as default
55
+ };
56
+ //# sourceMappingURL=dialpad-sparkle.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dialpad-sparkle.js","sources":["../../../src/icons/dialpad-sparkle.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Dialpad Sparkle\" class=\"d-icon d-icon--dialpad-sparkle\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18 2a1 1 0 0 1 1 1v1h1a1 1 0 1 1 0 2h-1v1a1 1 0 1 1-2 0V6h-1a1 1 0 1 1 0-2h1V3a1 1 0 0 1 1-1Zm-8 2a1 1 0 0 1 .91.586l2.033 4.471 4.47 2.033a1 1 0 0 1 0 1.82l-4.47 2.033-2.033 4.47a1 1 0 0 1-1.82 0l-2.033-4.47-4.47-2.033a1 1 0 0 1 0-1.82l4.47-2.033 2.033-4.47A1 1 0 0 1 10 4Zm0 3.417-1.277 2.81a1 1 0 0 1-.497.496L5.416 12l2.81 1.277a1 1 0 0 1 .497.497L10 16.584l1.277-2.81a1 1 0 0 1 .497-.497L14.584 12l-2.81-1.277a1 1 0 0 1-.497-.497L10 7.417ZM19 16a1 1 0 0 1 1 1v1h1a1 1 0 0 1 0 2h-1v1a1 1 0 1 1-2 0v-1h-1a1 1 0 0 1 0-2h1v-1a1 1 0 0 1 1-1Z\" :fill=\"`url(#${uniqueID}a)`\"/><defs><linearGradient :id=\"`${uniqueID}a`\" x1=\"2\" y1=\"2\" x2=\"22\" y2=\"22\" gradientUnits=\"userSpaceOnUse\"><stop offset=\".1\" stop-color=\"#F9008E\"/><stop offset=\".9\" stop-color=\"#7C52FF\"/></linearGradient></defs></svg>\n</template>\n\n<script>\nimport { getUniqueString } from '@/src/utils';\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconDialpadSparkle',\n\n props: {\n /**\n * The size of the icon.\n * @values 100, 200, 300, 400, 500, 600, 700, 800\n */\n size: {\n type: String,\n default: '500',\n validator: (s) => Object.keys(ICON_SIZE_MODIFIERS).includes(s),\n },\n\n /**\n * The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational\n */\n ariaLabel: {\n type: String,\n default: undefined,\n },\n },\n\n /**\n * @TODO: Remove this emit once the icons migration is complete,\n * they will no longer need this event.\n * */\n emits: ['loaded'],\n\n computed: {\n iconSizeClass () {\n return ICON_SIZE_MODIFIERS[this.size];\n },\n\n ariaHidden () {\n return !this.ariaLabel ? 'true' : 'false';\n },\n\n dataQA () {\n return this.$attrs['data-qa'] ?? 'dt-icon';\n },\n },\n\n created () {\n this.$emit('loaded');\n this.uniqueID = getUniqueString();\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS","getUniqueString"],"mappings":";;;AAQA,MAAAA,IAAA;AAAA,EACA,MAAA;AAAA,EAEA,OAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAKA,MAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,MACA,WAAA,CAAAC,MAAA,OAAA,KAAAC,CAAA,EAAA,SAAAD,CAAA;AAAA,IACA;AAAA;AAAA;AAAA;AAAA,IAKA,WAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,IACA;AAAA,EACA;AAAA;AAAA;AAAA;AAAA;AAAA,EAMA,OAAA,CAAA,QAAA;AAAA,EAEA,UAAA;AAAA,IACA,gBAAA;AACA,aAAAC,EAAA,KAAA,IAAA;AAAA,IACA;AAAA,IAEA,aAAA;AACA,aAAA,KAAA,YAAA,UAAA;AAAA,IACA;AAAA,IAEA,SAAA;AACA,aAAA,KAAA,OAAA,SAAA,KAAA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,UAAA;AACA,SAAA,MAAA,QAAA,GACA,KAAA,WAAAC;EACA;AACA;;;;;;;;;;"}
@@ -1,2 +1,2 @@
1
- "use strict";const r=require("../constants-CHwVJpfT.cjs"),i=require("../_plugin-vue2_normalizer-e_CkxkSV.cjs"),s={name:"DtIconSparkleFilled",props:{size:{type:String,default:"500",validator:e=>Object.keys(r.I).includes(e)},ariaLabel:{type:String,default:void 0}},emits:["loaded"],computed:{iconSizeClass(){return r.I[this.size]},ariaHidden(){return this.ariaLabel?"false":"true"},dataQA(){return this.$attrs["data-qa"]??"dt-icon"}},created(){this.$emit("loaded")}};var l=function(){var a=this,t=a._self._c;return t("svg",{staticClass:"d-icon d-icon--sparkle-filled",class:a.iconSizeClass,attrs:{"aria-label":a.ariaLabel,"data-qa":a.dataQA,"aria-hidden":a.ariaHidden,role:"img","data-name":"Sparkle Filled",viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg"}},[t("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M2.962 1a.443.443 0 0 0-.443.443v.57h-.57a.443.443 0 1 0 0 .886h.57v.57a.443.443 0 1 0 .886 0v-.57h.57a.443.443 0 1 0 0-.886h-.57v-.57A.443.443 0 0 0 2.962 1Zm4.05 1.013a.443.443 0 0 0-.403.26L5.57 4.557l-2.285 1.04a.443.443 0 0 0 0 .806l2.285 1.04 1.04 2.285a.443.443 0 0 0 .806 0l1.039-2.286 2.285-1.039a.443.443 0 0 0 0-.806l-2.285-1.04-1.039-2.285a.443.443 0 0 0-.403-.26ZM2.457 8.089a.443.443 0 0 0-.443.443v.57h-.57a.443.443 0 1 0 0 .885h.57v.57a.443.443 0 0 0 .886 0v-.57h.57a.443.443 0 1 0 0-.886H2.9v-.57a.443.443 0 0 0-.443-.442Z",fill:"currentColor"}})])},n=[],d=i.n(s,l,n);const o=d.exports;module.exports=o;
1
+ "use strict";const r=require("../constants-CHwVJpfT.cjs"),i=require("../_plugin-vue2_normalizer-e_CkxkSV.cjs"),s={name:"DtIconSparkleFilled",props:{size:{type:String,default:"500",validator:e=>Object.keys(r.I).includes(e)},ariaLabel:{type:String,default:void 0}},emits:["loaded"],computed:{iconSizeClass(){return r.I[this.size]},ariaHidden(){return this.ariaLabel?"false":"true"},dataQA(){return this.$attrs["data-qa"]??"dt-icon"}},created(){this.$emit("loaded")}};var l=function(){var a=this,t=a._self._c;return t("svg",{staticClass:"d-icon d-icon--sparkle-filled",class:a.iconSizeClass,attrs:{"aria-label":a.ariaLabel,"data-qa":a.dataQA,"aria-hidden":a.ariaHidden,role:"img","data-name":"Sparkle Filled",viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg"}},[t("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M9.544 11a.443.443 0 0 0 .443-.443v-.57h.57a.443.443 0 1 0 0-.886h-.57v-.57a.443.443 0 1 0-.886 0v.57h-.57a.443.443 0 1 0 0 .886h.57v.57c0 .245.198.443.443.443ZM4.988 9.987a.443.443 0 0 0 .403-.26L6.43 7.443l2.285-1.039a.443.443 0 0 0 0-.806L6.43 4.557 5.39 2.273a.443.443 0 0 0-.806 0L3.545 4.558 1.26 5.597a.443.443 0 0 0 0 .806l2.285 1.04 1.039 2.285c.072.158.23.26.403.26l.001-.001Zm4.077-6.076a.443.443 0 0 0 .443-.443v-.57h.57a.443.443 0 0 0 0-.885h-.57v-.57a.443.443 0 0 0-.886 0v.57h-.57a.443.443 0 1 0 0 .886h.57v.57c0 .244.199.442.443.442Z",fill:"currentColor"}})])},n=[],d=i.n(s,l,n);const c=d.exports;module.exports=c;
2
2
  //# sourceMappingURL=sparkle-filled.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"sparkle-filled.cjs","sources":["../../../src/icons/sparkle-filled.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Sparkle Filled\" class=\"d-icon d-icon--sparkle-filled\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.962 1a.443.443 0 0 0-.443.443v.57h-.57a.443.443 0 1 0 0 .886h.57v.57a.443.443 0 1 0 .886 0v-.57h.57a.443.443 0 1 0 0-.886h-.57v-.57A.443.443 0 0 0 2.962 1Zm4.05 1.013a.443.443 0 0 0-.403.26L5.57 4.557l-2.285 1.04a.443.443 0 0 0 0 .806l2.285 1.04 1.04 2.285a.443.443 0 0 0 .806 0l1.039-2.286 2.285-1.039a.443.443 0 0 0 0-.806l-2.285-1.04-1.039-2.285a.443.443 0 0 0-.403-.26ZM2.457 8.089a.443.443 0 0 0-.443.443v.57h-.57a.443.443 0 1 0 0 .885h.57v.57a.443.443 0 0 0 .886 0v-.57h.57a.443.443 0 1 0 0-.886H2.9v-.57a.443.443 0 0 0-.443-.442Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconSparkleFilled',\n\n props: {\n /**\n * The size of the icon.\n * @values 100, 200, 300, 400, 500, 600, 700, 800\n */\n size: {\n type: String,\n default: '500',\n validator: (s) => Object.keys(ICON_SIZE_MODIFIERS).includes(s),\n },\n\n /**\n * The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational\n */\n ariaLabel: {\n type: String,\n default: undefined,\n },\n },\n\n /**\n * @TODO: Remove this emit once the icons migration is complete,\n * they will no longer need this event.\n * */\n emits: ['loaded'],\n\n computed: {\n iconSizeClass () {\n return ICON_SIZE_MODIFIERS[this.size];\n },\n\n ariaHidden () {\n return !this.ariaLabel ? 'true' : 'false';\n },\n\n dataQA () {\n return this.$attrs['data-qa'] ?? 'dt-icon';\n },\n },\n\n created () {\n this.$emit('loaded');\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS"],"mappings":"+GAOAA,EAAA,CACA,KAAA,sBAEA,MAAA,CAKA,KAAA,CACA,KAAA,OACA,QAAA,MACA,UAAAC,GAAA,OAAA,KAAAC,GAAA,EAAA,SAAAD,CAAA,CACA,EAKA,UAAA,CACA,KAAA,OACA,QAAA,MACA,CACA,EAMA,MAAA,CAAA,QAAA,EAEA,SAAA,CACA,eAAA,CACA,OAAAC,EAAA,EAAA,KAAA,IAAA,CACA,EAEA,YAAA,CACA,OAAA,KAAA,UAAA,QAAA,MACA,EAEA,QAAA,CACA,OAAA,KAAA,OAAA,SAAA,GAAA,SACA,CACA,EAEA,SAAA,CACA,KAAA,MAAA,QAAA,CACA,CACA"}
1
+ {"version":3,"file":"sparkle-filled.cjs","sources":["../../../src/icons/sparkle-filled.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Sparkle Filled\" class=\"d-icon d-icon--sparkle-filled\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.544 11a.443.443 0 0 0 .443-.443v-.57h.57a.443.443 0 1 0 0-.886h-.57v-.57a.443.443 0 1 0-.886 0v.57h-.57a.443.443 0 1 0 0 .886h.57v.57c0 .245.198.443.443.443ZM4.988 9.987a.443.443 0 0 0 .403-.26L6.43 7.443l2.285-1.039a.443.443 0 0 0 0-.806L6.43 4.557 5.39 2.273a.443.443 0 0 0-.806 0L3.545 4.558 1.26 5.597a.443.443 0 0 0 0 .806l2.285 1.04 1.039 2.285c.072.158.23.26.403.26l.001-.001Zm4.077-6.076a.443.443 0 0 0 .443-.443v-.57h.57a.443.443 0 0 0 0-.885h-.57v-.57a.443.443 0 0 0-.886 0v.57h-.57a.443.443 0 1 0 0 .886h.57v.57c0 .244.199.442.443.442Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconSparkleFilled',\n\n props: {\n /**\n * The size of the icon.\n * @values 100, 200, 300, 400, 500, 600, 700, 800\n */\n size: {\n type: String,\n default: '500',\n validator: (s) => Object.keys(ICON_SIZE_MODIFIERS).includes(s),\n },\n\n /**\n * The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational\n */\n ariaLabel: {\n type: String,\n default: undefined,\n },\n },\n\n /**\n * @TODO: Remove this emit once the icons migration is complete,\n * they will no longer need this event.\n * */\n emits: ['loaded'],\n\n computed: {\n iconSizeClass () {\n return ICON_SIZE_MODIFIERS[this.size];\n },\n\n ariaHidden () {\n return !this.ariaLabel ? 'true' : 'false';\n },\n\n dataQA () {\n return this.$attrs['data-qa'] ?? 'dt-icon';\n },\n },\n\n created () {\n this.$emit('loaded');\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS"],"mappings":"+GAOAA,EAAA,CACA,KAAA,sBAEA,MAAA,CAKA,KAAA,CACA,KAAA,OACA,QAAA,MACA,UAAAC,GAAA,OAAA,KAAAC,GAAA,EAAA,SAAAD,CAAA,CACA,EAKA,UAAA,CACA,KAAA,OACA,QAAA,MACA,CACA,EAMA,MAAA,CAAA,QAAA,EAEA,SAAA,CACA,eAAA,CACA,OAAAC,EAAA,EAAA,KAAA,IAAA,CACA,EAEA,YAAA,CACA,OAAA,KAAA,UAAA,QAAA,MACA,EAEA,QAAA,CACA,OAAA,KAAA,OAAA,SAAA,GAAA,SACA,CACA,EAEA,SAAA,CACA,KAAA,MAAA,QAAA,CACA,CACA"}
@@ -42,7 +42,7 @@ const l = {
42
42
  };
43
43
  var s = function() {
44
44
  var a = this, t = a._self._c;
45
- return t("svg", { staticClass: "d-icon d-icon--sparkle-filled", class: a.iconSizeClass, attrs: { "aria-label": a.ariaLabel, "data-qa": a.dataQA, "aria-hidden": a.ariaHidden, role: "img", "data-name": "Sparkle Filled", viewBox: "0 0 12 12", xmlns: "http://www.w3.org/2000/svg" } }, [t("path", { attrs: { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.962 1a.443.443 0 0 0-.443.443v.57h-.57a.443.443 0 1 0 0 .886h.57v.57a.443.443 0 1 0 .886 0v-.57h.57a.443.443 0 1 0 0-.886h-.57v-.57A.443.443 0 0 0 2.962 1Zm4.05 1.013a.443.443 0 0 0-.403.26L5.57 4.557l-2.285 1.04a.443.443 0 0 0 0 .806l2.285 1.04 1.04 2.285a.443.443 0 0 0 .806 0l1.039-2.286 2.285-1.039a.443.443 0 0 0 0-.806l-2.285-1.04-1.039-2.285a.443.443 0 0 0-.403-.26ZM2.457 8.089a.443.443 0 0 0-.443.443v.57h-.57a.443.443 0 1 0 0 .885h.57v.57a.443.443 0 0 0 .886 0v-.57h.57a.443.443 0 1 0 0-.886H2.9v-.57a.443.443 0 0 0-.443-.442Z", fill: "currentColor" } })]);
45
+ return t("svg", { staticClass: "d-icon d-icon--sparkle-filled", class: a.iconSizeClass, attrs: { "aria-label": a.ariaLabel, "data-qa": a.dataQA, "aria-hidden": a.ariaHidden, role: "img", "data-name": "Sparkle Filled", viewBox: "0 0 12 12", xmlns: "http://www.w3.org/2000/svg" } }, [t("path", { attrs: { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M9.544 11a.443.443 0 0 0 .443-.443v-.57h.57a.443.443 0 1 0 0-.886h-.57v-.57a.443.443 0 1 0-.886 0v.57h-.57a.443.443 0 1 0 0 .886h.57v.57c0 .245.198.443.443.443ZM4.988 9.987a.443.443 0 0 0 .403-.26L6.43 7.443l2.285-1.039a.443.443 0 0 0 0-.806L6.43 4.557 5.39 2.273a.443.443 0 0 0-.806 0L3.545 4.558 1.26 5.597a.443.443 0 0 0 0 .806l2.285 1.04 1.039 2.285c.072.158.23.26.403.26l.001-.001Zm4.077-6.076a.443.443 0 0 0 .443-.443v-.57h.57a.443.443 0 0 0 0-.885h-.57v-.57a.443.443 0 0 0-.886 0v.57h-.57a.443.443 0 1 0 0 .886h.57v.57c0 .244.199.442.443.442Z", fill: "currentColor" } })]);
46
46
  }, n = [], d = /* @__PURE__ */ i(
47
47
  l,
48
48
  s,
@@ -1 +1 @@
1
- {"version":3,"file":"sparkle-filled.js","sources":["../../../src/icons/sparkle-filled.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Sparkle Filled\" class=\"d-icon d-icon--sparkle-filled\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.962 1a.443.443 0 0 0-.443.443v.57h-.57a.443.443 0 1 0 0 .886h.57v.57a.443.443 0 1 0 .886 0v-.57h.57a.443.443 0 1 0 0-.886h-.57v-.57A.443.443 0 0 0 2.962 1Zm4.05 1.013a.443.443 0 0 0-.403.26L5.57 4.557l-2.285 1.04a.443.443 0 0 0 0 .806l2.285 1.04 1.04 2.285a.443.443 0 0 0 .806 0l1.039-2.286 2.285-1.039a.443.443 0 0 0 0-.806l-2.285-1.04-1.039-2.285a.443.443 0 0 0-.403-.26ZM2.457 8.089a.443.443 0 0 0-.443.443v.57h-.57a.443.443 0 1 0 0 .885h.57v.57a.443.443 0 0 0 .886 0v-.57h.57a.443.443 0 1 0 0-.886H2.9v-.57a.443.443 0 0 0-.443-.442Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconSparkleFilled',\n\n props: {\n /**\n * The size of the icon.\n * @values 100, 200, 300, 400, 500, 600, 700, 800\n */\n size: {\n type: String,\n default: '500',\n validator: (s) => Object.keys(ICON_SIZE_MODIFIERS).includes(s),\n },\n\n /**\n * The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational\n */\n ariaLabel: {\n type: String,\n default: undefined,\n },\n },\n\n /**\n * @TODO: Remove this emit once the icons migration is complete,\n * they will no longer need this event.\n * */\n emits: ['loaded'],\n\n computed: {\n iconSizeClass () {\n return ICON_SIZE_MODIFIERS[this.size];\n },\n\n ariaHidden () {\n return !this.ariaLabel ? 'true' : 'false';\n },\n\n dataQA () {\n return this.$attrs['data-qa'] ?? 'dt-icon';\n },\n },\n\n created () {\n this.$emit('loaded');\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS"],"mappings":";;AAOA,MAAAA,IAAA;AAAA,EACA,MAAA;AAAA,EAEA,OAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAKA,MAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,MACA,WAAA,CAAAC,MAAA,OAAA,KAAAC,CAAA,EAAA,SAAAD,CAAA;AAAA,IACA;AAAA;AAAA;AAAA;AAAA,IAKA,WAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,IACA;AAAA,EACA;AAAA;AAAA;AAAA;AAAA;AAAA,EAMA,OAAA,CAAA,QAAA;AAAA,EAEA,UAAA;AAAA,IACA,gBAAA;AACA,aAAAC,EAAA,KAAA,IAAA;AAAA,IACA;AAAA,IAEA,aAAA;AACA,aAAA,KAAA,YAAA,UAAA;AAAA,IACA;AAAA,IAEA,SAAA;AACA,aAAA,KAAA,OAAA,SAAA,KAAA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,UAAA;AACA,SAAA,MAAA,QAAA;AAAA,EACA;AACA;;;;;;;;;;"}
1
+ {"version":3,"file":"sparkle-filled.js","sources":["../../../src/icons/sparkle-filled.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Sparkle Filled\" class=\"d-icon d-icon--sparkle-filled\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.544 11a.443.443 0 0 0 .443-.443v-.57h.57a.443.443 0 1 0 0-.886h-.57v-.57a.443.443 0 1 0-.886 0v.57h-.57a.443.443 0 1 0 0 .886h.57v.57c0 .245.198.443.443.443ZM4.988 9.987a.443.443 0 0 0 .403-.26L6.43 7.443l2.285-1.039a.443.443 0 0 0 0-.806L6.43 4.557 5.39 2.273a.443.443 0 0 0-.806 0L3.545 4.558 1.26 5.597a.443.443 0 0 0 0 .806l2.285 1.04 1.039 2.285c.072.158.23.26.403.26l.001-.001Zm4.077-6.076a.443.443 0 0 0 .443-.443v-.57h.57a.443.443 0 0 0 0-.885h-.57v-.57a.443.443 0 0 0-.886 0v.57h-.57a.443.443 0 1 0 0 .886h.57v.57c0 .244.199.442.443.442Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconSparkleFilled',\n\n props: {\n /**\n * The size of the icon.\n * @values 100, 200, 300, 400, 500, 600, 700, 800\n */\n size: {\n type: String,\n default: '500',\n validator: (s) => Object.keys(ICON_SIZE_MODIFIERS).includes(s),\n },\n\n /**\n * The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational\n */\n ariaLabel: {\n type: String,\n default: undefined,\n },\n },\n\n /**\n * @TODO: Remove this emit once the icons migration is complete,\n * they will no longer need this event.\n * */\n emits: ['loaded'],\n\n computed: {\n iconSizeClass () {\n return ICON_SIZE_MODIFIERS[this.size];\n },\n\n ariaHidden () {\n return !this.ariaLabel ? 'true' : 'false';\n },\n\n dataQA () {\n return this.$attrs['data-qa'] ?? 'dt-icon';\n },\n },\n\n created () {\n this.$emit('loaded');\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS"],"mappings":";;AAOA,MAAAA,IAAA;AAAA,EACA,MAAA;AAAA,EAEA,OAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAKA,MAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,MACA,WAAA,CAAAC,MAAA,OAAA,KAAAC,CAAA,EAAA,SAAAD,CAAA;AAAA,IACA;AAAA;AAAA;AAAA;AAAA,IAKA,WAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,IACA;AAAA,EACA;AAAA;AAAA;AAAA;AAAA;AAAA,EAMA,OAAA,CAAA,QAAA;AAAA,EAEA,UAAA;AAAA,IACA,gBAAA;AACA,aAAAC,EAAA,KAAA,IAAA;AAAA,IACA;AAAA,IAEA,aAAA;AACA,aAAA,KAAA,YAAA,UAAA;AAAA,IACA;AAAA,IAEA,SAAA;AACA,aAAA,KAAA,OAAA,SAAA,KAAA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,UAAA;AACA,SAAA,MAAA,QAAA;AAAA,EACA;AACA;;;;;;;;;;"}
@@ -1,2 +1,2 @@
1
- "use strict";const r=require("../constants-CHwVJpfT.cjs"),i=require("../_plugin-vue2_normalizer-e_CkxkSV.cjs"),s={name:"DtIconSparkle",props:{size:{type:String,default:"500",validator:e=>Object.keys(r.I).includes(e)},ariaLabel:{type:String,default:void 0}},emits:["loaded"],computed:{iconSizeClass(){return r.I[this.size]},ariaHidden(){return this.ariaLabel?"false":"true"},dataQA(){return this.$attrs["data-qa"]??"dt-icon"}},created(){this.$emit("loaded")}};var n=function(){var a=this,t=a._self._c;return t("svg",{staticClass:"d-icon d-icon--sparkle",class:a.iconSizeClass,attrs:{"aria-label":a.ariaLabel,"data-qa":a.dataQA,"aria-hidden":a.ariaHidden,role:"img","data-name":"Sparkle",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 12 12"}},[t("path",{attrs:{fill:"currentColor","fill-rule":"evenodd",d:"M9 1a.5.5 0 0 1 .5.5V2h.5a.5.5 0 0 1 0 1h-.5v.5a.5.5 0 0 1-1 0V3H8a.5.5 0 0 1 0-1h.5v-.5A.5.5 0 0 1 9 1ZM5 2a.5.5 0 0 1 .455.293L6.471 4.53l2.236 1.016a.5.5 0 0 1 0 .91L6.47 7.471 5.455 9.707a.5.5 0 0 1-.91 0L3.529 7.47 1.293 6.455a.5.5 0 0 1 0-.91L3.53 4.529l1.016-2.236A.5.5 0 0 1 5 2Zm0 1.708-.639 1.405a.5.5 0 0 1-.248.248L2.708 6l1.405.639a.5.5 0 0 1 .248.248L5 8.292l.639-1.405a.5.5 0 0 1 .248-.248L7.292 6l-1.405-.639a.5.5 0 0 1-.248-.248L5 3.708ZM9.5 8a.5.5 0 0 1 .5.5V9h.5a.5.5 0 0 1 0 1H10v.5a.5.5 0 0 1-1 0V10h-.5a.5.5 0 0 1 0-1H9v-.5a.5.5 0 0 1 .5-.5Z","clip-rule":"evenodd"}})])},l=[],d=i.n(s,n,l);const o=d.exports;module.exports=o;
1
+ "use strict";const r=require("../constants-CHwVJpfT.cjs"),i=require("../_plugin-vue2_normalizer-e_CkxkSV.cjs"),s={name:"DtIconSparkle",props:{size:{type:String,default:"500",validator:e=>Object.keys(r.I).includes(e)},ariaLabel:{type:String,default:void 0}},emits:["loaded"],computed:{iconSizeClass(){return r.I[this.size]},ariaHidden(){return this.ariaLabel?"false":"true"},dataQA(){return this.$attrs["data-qa"]??"dt-icon"}},created(){this.$emit("loaded")}};var n=function(){var a=this,t=a._self._c;return t("svg",{staticClass:"d-icon d-icon--sparkle",class:a.iconSizeClass,attrs:{"aria-label":a.ariaLabel,"data-qa":a.dataQA,"aria-hidden":a.ariaHidden,role:"img","data-name":"Sparkle",viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg"}},[t("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M9 1a.5.5 0 0 1 .5.5V2h.5a.5.5 0 0 1 0 1h-.5v.5a.5.5 0 1 1-1 0V3H8a.5.5 0 0 1 0-1h.5v-.5A.5.5 0 0 1 9 1ZM5 2a.5.5 0 0 1 .455.293L6.471 4.53l2.236 1.016a.5.5 0 0 1 0 .91L6.47 7.471 5.455 9.707a.5.5 0 0 1-.91 0L3.529 7.47 1.293 6.455a.5.5 0 0 1 0-.91L3.53 4.529l1.016-2.236A.5.5 0 0 1 5 2Zm0 1.708-.639 1.405a.5.5 0 0 1-.248.248L2.708 6l1.405.639a.5.5 0 0 1 .248.248L5 8.292l.639-1.405a.5.5 0 0 1 .248-.248L7.292 6l-1.405-.639a.5.5 0 0 1-.248-.248L5 3.708ZM9.5 8a.5.5 0 0 1 .5.5V9h.5a.5.5 0 0 1 0 1H10v.5a.5.5 0 0 1-1 0V10h-.5a.5.5 0 0 1 0-1H9v-.5a.5.5 0 0 1 .5-.5Z",fill:"currentColor"}})])},l=[],d=i.n(s,n,l);const o=d.exports;module.exports=o;
2
2
  //# sourceMappingURL=sparkle.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"sparkle.cjs","sources":["../../../src/icons/sparkle.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Sparkle\" class=\"d-icon d-icon--sparkle\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M9 1a.5.5 0 0 1 .5.5V2h.5a.5.5 0 0 1 0 1h-.5v.5a.5.5 0 0 1-1 0V3H8a.5.5 0 0 1 0-1h.5v-.5A.5.5 0 0 1 9 1ZM5 2a.5.5 0 0 1 .455.293L6.471 4.53l2.236 1.016a.5.5 0 0 1 0 .91L6.47 7.471 5.455 9.707a.5.5 0 0 1-.91 0L3.529 7.47 1.293 6.455a.5.5 0 0 1 0-.91L3.53 4.529l1.016-2.236A.5.5 0 0 1 5 2Zm0 1.708-.639 1.405a.5.5 0 0 1-.248.248L2.708 6l1.405.639a.5.5 0 0 1 .248.248L5 8.292l.639-1.405a.5.5 0 0 1 .248-.248L7.292 6l-1.405-.639a.5.5 0 0 1-.248-.248L5 3.708ZM9.5 8a.5.5 0 0 1 .5.5V9h.5a.5.5 0 0 1 0 1H10v.5a.5.5 0 0 1-1 0V10h-.5a.5.5 0 0 1 0-1H9v-.5a.5.5 0 0 1 .5-.5Z\" clip-rule=\"evenodd\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconSparkle',\n\n props: {\n /**\n * The size of the icon.\n * @values 100, 200, 300, 400, 500, 600, 700, 800\n */\n size: {\n type: String,\n default: '500',\n validator: (s) => Object.keys(ICON_SIZE_MODIFIERS).includes(s),\n },\n\n /**\n * The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational\n */\n ariaLabel: {\n type: String,\n default: undefined,\n },\n },\n\n /**\n * @TODO: Remove this emit once the icons migration is complete,\n * they will no longer need this event.\n * */\n emits: ['loaded'],\n\n computed: {\n iconSizeClass () {\n return ICON_SIZE_MODIFIERS[this.size];\n },\n\n ariaHidden () {\n return !this.ariaLabel ? 'true' : 'false';\n },\n\n dataQA () {\n return this.$attrs['data-qa'] ?? 'dt-icon';\n },\n },\n\n created () {\n this.$emit('loaded');\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS"],"mappings":"+GAOAA,EAAA,CACA,KAAA,gBAEA,MAAA,CAKA,KAAA,CACA,KAAA,OACA,QAAA,MACA,UAAAC,GAAA,OAAA,KAAAC,GAAA,EAAA,SAAAD,CAAA,CACA,EAKA,UAAA,CACA,KAAA,OACA,QAAA,MACA,CACA,EAMA,MAAA,CAAA,QAAA,EAEA,SAAA,CACA,eAAA,CACA,OAAAC,EAAA,EAAA,KAAA,IAAA,CACA,EAEA,YAAA,CACA,OAAA,KAAA,UAAA,QAAA,MACA,EAEA,QAAA,CACA,OAAA,KAAA,OAAA,SAAA,GAAA,SACA,CACA,EAEA,SAAA,CACA,KAAA,MAAA,QAAA,CACA,CACA"}
1
+ {"version":3,"file":"sparkle.cjs","sources":["../../../src/icons/sparkle.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Sparkle\" class=\"d-icon d-icon--sparkle\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9 1a.5.5 0 0 1 .5.5V2h.5a.5.5 0 0 1 0 1h-.5v.5a.5.5 0 1 1-1 0V3H8a.5.5 0 0 1 0-1h.5v-.5A.5.5 0 0 1 9 1ZM5 2a.5.5 0 0 1 .455.293L6.471 4.53l2.236 1.016a.5.5 0 0 1 0 .91L6.47 7.471 5.455 9.707a.5.5 0 0 1-.91 0L3.529 7.47 1.293 6.455a.5.5 0 0 1 0-.91L3.53 4.529l1.016-2.236A.5.5 0 0 1 5 2Zm0 1.708-.639 1.405a.5.5 0 0 1-.248.248L2.708 6l1.405.639a.5.5 0 0 1 .248.248L5 8.292l.639-1.405a.5.5 0 0 1 .248-.248L7.292 6l-1.405-.639a.5.5 0 0 1-.248-.248L5 3.708ZM9.5 8a.5.5 0 0 1 .5.5V9h.5a.5.5 0 0 1 0 1H10v.5a.5.5 0 0 1-1 0V10h-.5a.5.5 0 0 1 0-1H9v-.5a.5.5 0 0 1 .5-.5Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconSparkle',\n\n props: {\n /**\n * The size of the icon.\n * @values 100, 200, 300, 400, 500, 600, 700, 800\n */\n size: {\n type: String,\n default: '500',\n validator: (s) => Object.keys(ICON_SIZE_MODIFIERS).includes(s),\n },\n\n /**\n * The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational\n */\n ariaLabel: {\n type: String,\n default: undefined,\n },\n },\n\n /**\n * @TODO: Remove this emit once the icons migration is complete,\n * they will no longer need this event.\n * */\n emits: ['loaded'],\n\n computed: {\n iconSizeClass () {\n return ICON_SIZE_MODIFIERS[this.size];\n },\n\n ariaHidden () {\n return !this.ariaLabel ? 'true' : 'false';\n },\n\n dataQA () {\n return this.$attrs['data-qa'] ?? 'dt-icon';\n },\n },\n\n created () {\n this.$emit('loaded');\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS"],"mappings":"+GAOAA,EAAA,CACA,KAAA,gBAEA,MAAA,CAKA,KAAA,CACA,KAAA,OACA,QAAA,MACA,UAAAC,GAAA,OAAA,KAAAC,GAAA,EAAA,SAAAD,CAAA,CACA,EAKA,UAAA,CACA,KAAA,OACA,QAAA,MACA,CACA,EAMA,MAAA,CAAA,QAAA,EAEA,SAAA,CACA,eAAA,CACA,OAAAC,EAAA,EAAA,KAAA,IAAA,CACA,EAEA,YAAA,CACA,OAAA,KAAA,UAAA,QAAA,MACA,EAEA,QAAA,CACA,OAAA,KAAA,OAAA,SAAA,GAAA,SACA,CACA,EAEA,SAAA,CACA,KAAA,MAAA,QAAA,CACA,CACA"}
@@ -42,7 +42,7 @@ const s = {
42
42
  };
43
43
  var n = function() {
44
44
  var a = this, t = a._self._c;
45
- return t("svg", { staticClass: "d-icon d-icon--sparkle", class: a.iconSizeClass, attrs: { "aria-label": a.ariaLabel, "data-qa": a.dataQA, "aria-hidden": a.ariaHidden, role: "img", "data-name": "Sparkle", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 12" } }, [t("path", { attrs: { fill: "currentColor", "fill-rule": "evenodd", d: "M9 1a.5.5 0 0 1 .5.5V2h.5a.5.5 0 0 1 0 1h-.5v.5a.5.5 0 0 1-1 0V3H8a.5.5 0 0 1 0-1h.5v-.5A.5.5 0 0 1 9 1ZM5 2a.5.5 0 0 1 .455.293L6.471 4.53l2.236 1.016a.5.5 0 0 1 0 .91L6.47 7.471 5.455 9.707a.5.5 0 0 1-.91 0L3.529 7.47 1.293 6.455a.5.5 0 0 1 0-.91L3.53 4.529l1.016-2.236A.5.5 0 0 1 5 2Zm0 1.708-.639 1.405a.5.5 0 0 1-.248.248L2.708 6l1.405.639a.5.5 0 0 1 .248.248L5 8.292l.639-1.405a.5.5 0 0 1 .248-.248L7.292 6l-1.405-.639a.5.5 0 0 1-.248-.248L5 3.708ZM9.5 8a.5.5 0 0 1 .5.5V9h.5a.5.5 0 0 1 0 1H10v.5a.5.5 0 0 1-1 0V10h-.5a.5.5 0 0 1 0-1H9v-.5a.5.5 0 0 1 .5-.5Z", "clip-rule": "evenodd" } })]);
45
+ return t("svg", { staticClass: "d-icon d-icon--sparkle", class: a.iconSizeClass, attrs: { "aria-label": a.ariaLabel, "data-qa": a.dataQA, "aria-hidden": a.ariaHidden, role: "img", "data-name": "Sparkle", viewBox: "0 0 12 12", xmlns: "http://www.w3.org/2000/svg" } }, [t("path", { attrs: { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M9 1a.5.5 0 0 1 .5.5V2h.5a.5.5 0 0 1 0 1h-.5v.5a.5.5 0 1 1-1 0V3H8a.5.5 0 0 1 0-1h.5v-.5A.5.5 0 0 1 9 1ZM5 2a.5.5 0 0 1 .455.293L6.471 4.53l2.236 1.016a.5.5 0 0 1 0 .91L6.47 7.471 5.455 9.707a.5.5 0 0 1-.91 0L3.529 7.47 1.293 6.455a.5.5 0 0 1 0-.91L3.53 4.529l1.016-2.236A.5.5 0 0 1 5 2Zm0 1.708-.639 1.405a.5.5 0 0 1-.248.248L2.708 6l1.405.639a.5.5 0 0 1 .248.248L5 8.292l.639-1.405a.5.5 0 0 1 .248-.248L7.292 6l-1.405-.639a.5.5 0 0 1-.248-.248L5 3.708ZM9.5 8a.5.5 0 0 1 .5.5V9h.5a.5.5 0 0 1 0 1H10v.5a.5.5 0 0 1-1 0V10h-.5a.5.5 0 0 1 0-1H9v-.5a.5.5 0 0 1 .5-.5Z", fill: "currentColor" } })]);
46
46
  }, l = [], d = /* @__PURE__ */ i(
47
47
  s,
48
48
  n,
@@ -1 +1 @@
1
- {"version":3,"file":"sparkle.js","sources":["../../../src/icons/sparkle.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Sparkle\" class=\"d-icon d-icon--sparkle\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M9 1a.5.5 0 0 1 .5.5V2h.5a.5.5 0 0 1 0 1h-.5v.5a.5.5 0 0 1-1 0V3H8a.5.5 0 0 1 0-1h.5v-.5A.5.5 0 0 1 9 1ZM5 2a.5.5 0 0 1 .455.293L6.471 4.53l2.236 1.016a.5.5 0 0 1 0 .91L6.47 7.471 5.455 9.707a.5.5 0 0 1-.91 0L3.529 7.47 1.293 6.455a.5.5 0 0 1 0-.91L3.53 4.529l1.016-2.236A.5.5 0 0 1 5 2Zm0 1.708-.639 1.405a.5.5 0 0 1-.248.248L2.708 6l1.405.639a.5.5 0 0 1 .248.248L5 8.292l.639-1.405a.5.5 0 0 1 .248-.248L7.292 6l-1.405-.639a.5.5 0 0 1-.248-.248L5 3.708ZM9.5 8a.5.5 0 0 1 .5.5V9h.5a.5.5 0 0 1 0 1H10v.5a.5.5 0 0 1-1 0V10h-.5a.5.5 0 0 1 0-1H9v-.5a.5.5 0 0 1 .5-.5Z\" clip-rule=\"evenodd\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconSparkle',\n\n props: {\n /**\n * The size of the icon.\n * @values 100, 200, 300, 400, 500, 600, 700, 800\n */\n size: {\n type: String,\n default: '500',\n validator: (s) => Object.keys(ICON_SIZE_MODIFIERS).includes(s),\n },\n\n /**\n * The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational\n */\n ariaLabel: {\n type: String,\n default: undefined,\n },\n },\n\n /**\n * @TODO: Remove this emit once the icons migration is complete,\n * they will no longer need this event.\n * */\n emits: ['loaded'],\n\n computed: {\n iconSizeClass () {\n return ICON_SIZE_MODIFIERS[this.size];\n },\n\n ariaHidden () {\n return !this.ariaLabel ? 'true' : 'false';\n },\n\n dataQA () {\n return this.$attrs['data-qa'] ?? 'dt-icon';\n },\n },\n\n created () {\n this.$emit('loaded');\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS"],"mappings":";;AAOA,MAAAA,IAAA;AAAA,EACA,MAAA;AAAA,EAEA,OAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAKA,MAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,MACA,WAAA,CAAAC,MAAA,OAAA,KAAAC,CAAA,EAAA,SAAAD,CAAA;AAAA,IACA;AAAA;AAAA;AAAA;AAAA,IAKA,WAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,IACA;AAAA,EACA;AAAA;AAAA;AAAA;AAAA;AAAA,EAMA,OAAA,CAAA,QAAA;AAAA,EAEA,UAAA;AAAA,IACA,gBAAA;AACA,aAAAC,EAAA,KAAA,IAAA;AAAA,IACA;AAAA,IAEA,aAAA;AACA,aAAA,KAAA,YAAA,UAAA;AAAA,IACA;AAAA,IAEA,SAAA;AACA,aAAA,KAAA,OAAA,SAAA,KAAA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,UAAA;AACA,SAAA,MAAA,QAAA;AAAA,EACA;AACA;;;;;;;;;;"}
1
+ {"version":3,"file":"sparkle.js","sources":["../../../src/icons/sparkle.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Sparkle\" class=\"d-icon d-icon--sparkle\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9 1a.5.5 0 0 1 .5.5V2h.5a.5.5 0 0 1 0 1h-.5v.5a.5.5 0 1 1-1 0V3H8a.5.5 0 0 1 0-1h.5v-.5A.5.5 0 0 1 9 1ZM5 2a.5.5 0 0 1 .455.293L6.471 4.53l2.236 1.016a.5.5 0 0 1 0 .91L6.47 7.471 5.455 9.707a.5.5 0 0 1-.91 0L3.529 7.47 1.293 6.455a.5.5 0 0 1 0-.91L3.53 4.529l1.016-2.236A.5.5 0 0 1 5 2Zm0 1.708-.639 1.405a.5.5 0 0 1-.248.248L2.708 6l1.405.639a.5.5 0 0 1 .248.248L5 8.292l.639-1.405a.5.5 0 0 1 .248-.248L7.292 6l-1.405-.639a.5.5 0 0 1-.248-.248L5 3.708ZM9.5 8a.5.5 0 0 1 .5.5V9h.5a.5.5 0 0 1 0 1H10v.5a.5.5 0 0 1-1 0V10h-.5a.5.5 0 0 1 0-1H9v-.5a.5.5 0 0 1 .5-.5Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconSparkle',\n\n props: {\n /**\n * The size of the icon.\n * @values 100, 200, 300, 400, 500, 600, 700, 800\n */\n size: {\n type: String,\n default: '500',\n validator: (s) => Object.keys(ICON_SIZE_MODIFIERS).includes(s),\n },\n\n /**\n * The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational\n */\n ariaLabel: {\n type: String,\n default: undefined,\n },\n },\n\n /**\n * @TODO: Remove this emit once the icons migration is complete,\n * they will no longer need this event.\n * */\n emits: ['loaded'],\n\n computed: {\n iconSizeClass () {\n return ICON_SIZE_MODIFIERS[this.size];\n },\n\n ariaHidden () {\n return !this.ariaLabel ? 'true' : 'false';\n },\n\n dataQA () {\n return this.$attrs['data-qa'] ?? 'dt-icon';\n },\n },\n\n created () {\n this.$emit('loaded');\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS"],"mappings":";;AAOA,MAAAA,IAAA;AAAA,EACA,MAAA;AAAA,EAEA,OAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAKA,MAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,MACA,WAAA,CAAAC,MAAA,OAAA,KAAAC,CAAA,EAAA,SAAAD,CAAA;AAAA,IACA;AAAA;AAAA;AAAA;AAAA,IAKA,WAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,IACA;AAAA,EACA;AAAA;AAAA;AAAA;AAAA;AAAA,EAMA,OAAA,CAAA,QAAA;AAAA,EAEA,UAAA;AAAA,IACA,gBAAA;AACA,aAAAC,EAAA,KAAA,IAAA;AAAA,IACA;AAAA,IAEA,aAAA;AACA,aAAA,KAAA,YAAA,UAAA;AAAA,IACA;AAAA,IAEA,SAAA;AACA,aAAA,KAAA,OAAA,SAAA,KAAA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,UAAA;AACA,SAAA,MAAA,QAAA;AAAA,EACA;AACA;;;;;;;;;;"}