@refineui/icon-cdn 0.3.26 → 0.3.29

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 (2529) hide show
  1. package/dist/IconUtils.d.ts +2 -0
  2. package/dist/IconUtils.js +39 -9
  3. package/dist/build.js +6 -3
  4. package/dist/constants.d.ts +2 -2
  5. package/dist/constants.js +277 -276
  6. package/dist/index.esm.js +907 -877
  7. package/dist/index.js +907 -877
  8. package/dist/index.umd.js +907 -877
  9. package/icons/16/flip-verticial-filled.svg +5 -0
  10. package/icons/16/flip-verticial-regular.svg +5 -0
  11. package/icons/16/local-language-filled.svg +4 -0
  12. package/icons/16/local-language-regular.svg +4 -0
  13. package/icons/16/more-verticial-filled.svg +5 -0
  14. package/icons/16/more-verticial-regular.svg +5 -0
  15. package/icons/20/flip-verticial-filled.svg +5 -0
  16. package/icons/20/flip-verticial-regular.svg +5 -0
  17. package/icons/20/local-language-filled.svg +4 -0
  18. package/icons/20/local-language-regular.svg +4 -0
  19. package/icons/20/more-verticial-filled.svg +5 -0
  20. package/icons/20/more-verticial-regular.svg +5 -0
  21. package/icons/24/flip-verticial-filled.svg +5 -0
  22. package/icons/24/flip-verticial-regular.svg +5 -0
  23. package/icons/24/local-language-filled.svg +4 -0
  24. package/icons/24/local-language-regular.svg +4 -0
  25. package/icons/24/more-verticial-filled.svg +5 -0
  26. package/icons/24/more-verticial-regular.svg +5 -0
  27. package/icons/28/flip-verticial-filled.svg +5 -0
  28. package/icons/28/flip-verticial-regular.svg +5 -0
  29. package/icons/28/local-language-filled.svg +4 -0
  30. package/icons/28/local-language-regular.svg +4 -0
  31. package/icons/28/more-verticial-filled.svg +5 -0
  32. package/icons/28/more-verticial-regular.svg +5 -0
  33. package/icons/32/flip-verticial-filled.svg +5 -0
  34. package/icons/32/flip-verticial-regular.svg +5 -0
  35. package/icons/32/local-language-filled.svg +4 -0
  36. package/icons/32/local-language-regular.svg +4 -0
  37. package/icons/32/more-verticial-filled.svg +5 -0
  38. package/icons/32/more-verticial-regular.svg +5 -0
  39. package/icons/48/flip-verticial-filled.svg +5 -0
  40. package/icons/48/flip-verticial-regular.svg +5 -0
  41. package/icons/48/local-language-filled.svg +4 -0
  42. package/icons/48/local-language-regular.svg +4 -0
  43. package/icons/48/more-verticial-filled.svg +5 -0
  44. package/icons/48/more-verticial-regular.svg +5 -0
  45. package/package.json +1 -1
  46. package/icons/16/flip_vertcial-filled.svg +0 -4
  47. package/icons/16/flip_vertcial-regular.svg +0 -4
  48. package/icons/16/locallanguage-filled.svg +0 -4
  49. package/icons/16/locallanguage-regular.svg +0 -4
  50. package/icons/16/more_vertcial-filled.svg +0 -4
  51. package/icons/16/more_vertcial-regular.svg +0 -4
  52. package/icons/20/flip_vertcial-filled.svg +0 -4
  53. package/icons/20/flip_vertcial-regular.svg +0 -4
  54. package/icons/20/locallanguage-filled.svg +0 -4
  55. package/icons/20/locallanguage-regular.svg +0 -4
  56. package/icons/20/more_vertcial-filled.svg +0 -4
  57. package/icons/20/more_vertcial-regular.svg +0 -4
  58. package/icons/24/flip_vertcial-filled.svg +0 -4
  59. package/icons/24/flip_vertcial-regular.svg +0 -4
  60. package/icons/24/locallanguage-filled.svg +0 -4
  61. package/icons/24/locallanguage-regular.svg +0 -4
  62. package/icons/24/more_vertcial-filled.svg +0 -4
  63. package/icons/24/more_vertcial-regular.svg +0 -4
  64. package/icons/28/flip_vertcial-filled.svg +0 -4
  65. package/icons/28/flip_vertcial-regular.svg +0 -4
  66. package/icons/28/locallanguage-filled.svg +0 -4
  67. package/icons/28/locallanguage-regular.svg +0 -4
  68. package/icons/28/more_vertcial-filled.svg +0 -4
  69. package/icons/28/more_vertcial-regular.svg +0 -4
  70. package/icons/32/flip_vertcial-filled.svg +0 -4
  71. package/icons/32/flip_vertcial-regular.svg +0 -4
  72. package/icons/32/locallanguage-filled.svg +0 -4
  73. package/icons/32/locallanguage-regular.svg +0 -4
  74. package/icons/32/more_vertcial-filled.svg +0 -4
  75. package/icons/32/more_vertcial-regular.svg +0 -4
  76. package/icons/48/flip_vertcial-filled.svg +0 -4
  77. package/icons/48/flip_vertcial-regular.svg +0 -4
  78. package/icons/48/locallanguage-filled.svg +0 -4
  79. package/icons/48/locallanguage-regular.svg +0 -4
  80. package/icons/48/more_vertcial-filled.svg +0 -4
  81. package/icons/48/more_vertcial-regular.svg +0 -4
  82. /package/icons/16/{access_time-filled.svg → access-time-filled.svg} +0 -0
  83. /package/icons/16/{access_time-regular.svg → access-time-regular.svg} +0 -0
  84. /package/icons/16/{add_circle-filled.svg → add-circle-filled.svg} +0 -0
  85. /package/icons/16/{add_circle-regular.svg → add-circle-regular.svg} +0 -0
  86. /package/icons/16/{add_square-filled.svg → add-square-filled.svg} +0 -0
  87. /package/icons/16/{add_square-regular.svg → add-square-regular.svg} +0 -0
  88. /package/icons/16/{alert_badge-filled.svg → alert-badge-filled.svg} +0 -0
  89. /package/icons/16/{alert_badge-regular.svg → alert-badge-regular.svg} +0 -0
  90. /package/icons/16/{alert_off-filled.svg → alert-off-filled.svg} +0 -0
  91. /package/icons/16/{alert_off-regular.svg → alert-off-regular.svg} +0 -0
  92. /package/icons/16/{align_bottom-filled.svg → align-bottom-filled.svg} +0 -0
  93. /package/icons/16/{align_bottom-regular.svg → align-bottom-regular.svg} +0 -0
  94. /package/icons/16/{align_center_horizontal-filled.svg → align-center-horizontal-filled.svg} +0 -0
  95. /package/icons/16/{align_center_horizontal-regular.svg → align-center-horizontal-regular.svg} +0 -0
  96. /package/icons/16/{align_center_vertical-filled.svg → align-center-vertical-filled.svg} +0 -0
  97. /package/icons/16/{align_center_vertical-regular.svg → align-center-vertical-regular.svg} +0 -0
  98. /package/icons/16/{align_left-filled.svg → align-left-filled.svg} +0 -0
  99. /package/icons/16/{align_left-regular.svg → align-left-regular.svg} +0 -0
  100. /package/icons/16/{align_right-filled.svg → align-right-filled.svg} +0 -0
  101. /package/icons/16/{align_right-regular.svg → align-right-regular.svg} +0 -0
  102. /package/icons/16/{align_top-filled.svg → align-top-filled.svg} +0 -0
  103. /package/icons/16/{align_top-regular.svg → align-top-regular.svg} +0 -0
  104. /package/icons/16/{app_folder-filled.svg → app-folder-filled.svg} +0 -0
  105. /package/icons/16/{app_folder-regular.svg → app-folder-regular.svg} +0 -0
  106. /package/icons/16/{app_recent-filled.svg → app-recent-filled.svg} +0 -0
  107. /package/icons/16/{app_recent-regular.svg → app-recent-regular.svg} +0 -0
  108. /package/icons/16/{app_title-filled.svg → app-title-filled.svg} +0 -0
  109. /package/icons/16/{app_title-regular.svg → app-title-regular.svg} +0 -0
  110. /package/icons/16/{bar_chart_horizontal_descending-filled.svg → bar-chart-horizontal-descending-filled.svg} +0 -0
  111. /package/icons/16/{bar_chart_horizontal_descending-regular.svg → bar-chart-horizontal-descending-regular.svg} +0 -0
  112. /package/icons/16/{bar_chart_horizontal-filled.svg → bar-chart-horizontal-filled.svg} +0 -0
  113. /package/icons/16/{bar_chart_horizontal-regular.svg → bar-chart-horizontal-regular.svg} +0 -0
  114. /package/icons/16/{bar_chart_vertical_descending-filled.svg → bar-chart-vertical-descending-filled.svg} +0 -0
  115. /package/icons/16/{bar_chart_vertical_descending-regular.svg → bar-chart-vertical-descending-regular.svg} +0 -0
  116. /package/icons/16/{bar_chart_vertical-filled.svg → bar-chart-vertical-filled.svg} +0 -0
  117. /package/icons/16/{bar_chart_vertical-regular.svg → bar-chart-vertical-regular.svg} +0 -0
  118. /package/icons/16/{barcode_scanner-filled.svg → barcode-scanner-filled.svg} +0 -0
  119. /package/icons/16/{barcode_scanner-regular.svg → barcode-scanner-regular.svg} +0 -0
  120. /package/icons/16/{battery_0-filled.svg → battery-0-filled.svg} +0 -0
  121. /package/icons/16/{battery_0-regular.svg → battery-0-regular.svg} +0 -0
  122. /package/icons/16/{battery_10-filled.svg → battery-10-filled.svg} +0 -0
  123. /package/icons/16/{battery_10-regular.svg → battery-10-regular.svg} +0 -0
  124. /package/icons/16/{battery_100-filled.svg → battery-100-filled.svg} +0 -0
  125. /package/icons/16/{battery_100-regular.svg → battery-100-regular.svg} +0 -0
  126. /package/icons/16/{battery_20-filled.svg → battery-20-filled.svg} +0 -0
  127. /package/icons/16/{battery_20-regular.svg → battery-20-regular.svg} +0 -0
  128. /package/icons/16/{battery_30-filled.svg → battery-30-filled.svg} +0 -0
  129. /package/icons/16/{battery_30-regular.svg → battery-30-regular.svg} +0 -0
  130. /package/icons/16/{battery_40-filled.svg → battery-40-filled.svg} +0 -0
  131. /package/icons/16/{battery_40-regular.svg → battery-40-regular.svg} +0 -0
  132. /package/icons/16/{battery_50-filled.svg → battery-50-filled.svg} +0 -0
  133. /package/icons/16/{battery_50-regular.svg → battery-50-regular.svg} +0 -0
  134. /package/icons/16/{battery_60-filled.svg → battery-60-filled.svg} +0 -0
  135. /package/icons/16/{battery_60-regular.svg → battery-60-regular.svg} +0 -0
  136. /package/icons/16/{battery_70-filled.svg → battery-70-filled.svg} +0 -0
  137. /package/icons/16/{battery_70-regular.svg → battery-70-regular.svg} +0 -0
  138. /package/icons/16/{battery_80-filled.svg → battery-80-filled.svg} +0 -0
  139. /package/icons/16/{battery_80-regular.svg → battery-80-regular.svg} +0 -0
  140. /package/icons/16/{battery_90-filled.svg → battery-90-filled.svg} +0 -0
  141. /package/icons/16/{battery_90-regular.svg → battery-90-regular.svg} +0 -0
  142. /package/icons/16/{carton_box-filled.svg → carton-box-filled.svg} +0 -0
  143. /package/icons/16/{carton_box-regular.svg → carton-box-regular.svg} +0 -0
  144. /package/icons/16/{chat_add-filled.svg → chat-add-filled.svg} +0 -0
  145. /package/icons/16/{chat_add-regular.svg → chat-add-regular.svg} +0 -0
  146. /package/icons/16/{chat_empty-filled.svg → chat-empty-filled.svg} +0 -0
  147. /package/icons/16/{chat_empty-regular.svg → chat-empty-regular.svg} +0 -0
  148. /package/icons/16/{chevron_down-filled.svg → chevron-down-filled.svg} +0 -0
  149. /package/icons/16/{chevron_down-regular.svg → chevron-down-regular.svg} +0 -0
  150. /package/icons/16/{chevron_left-filled.svg → chevron-left-filled.svg} +0 -0
  151. /package/icons/16/{chevron_left-regular.svg → chevron-left-regular.svg} +0 -0
  152. /package/icons/16/{chevron_right-filled.svg → chevron-right-filled.svg} +0 -0
  153. /package/icons/16/{chevron_right-regular.svg → chevron-right-regular.svg} +0 -0
  154. /package/icons/16/{chevron_up-filled.svg → chevron-up-filled.svg} +0 -0
  155. /package/icons/16/{chevron_up-regular.svg → chevron-up-regular.svg} +0 -0
  156. /package/icons/16/{clock_alarm-filled.svg → clock-alarm-filled.svg} +0 -0
  157. /package/icons/16/{clock_alarm-regular.svg → clock-alarm-regular.svg} +0 -0
  158. /package/icons/16/{code_block-filled.svg → code-block-filled.svg} +0 -0
  159. /package/icons/16/{code_block-regular.svg → code-block-regular.svg} +0 -0
  160. /package/icons/16/{control_button-filled.svg → control-button-filled.svg} +0 -0
  161. /package/icons/16/{control_button-regular.svg → control-button-regular.svg} +0 -0
  162. /package/icons/16/{delete_off-filled.svg → delete-off-filled.svg} +0 -0
  163. /package/icons/16/{delete_off-regular.svg → delete-off-regular.svg} +0 -0
  164. /package/icons/16/{desktop_mac-filled.svg → desktop-mac-filled.svg} +0 -0
  165. /package/icons/16/{desktop_mac-regular.svg → desktop-mac-regular.svg} +0 -0
  166. /package/icons/16/{dismiss_circle-filled.svg → dismiss-circle-filled.svg} +0 -0
  167. /package/icons/16/{dismiss_circle-regular.svg → dismiss-circle-regular.svg} +0 -0
  168. /package/icons/16/{dismiss_square-filled.svg → dismiss-square-filled.svg} +0 -0
  169. /package/icons/16/{dismiss_square-regular.svg → dismiss-square-regular.svg} +0 -0
  170. /package/icons/16/{document_border-filled.svg → document-border-filled.svg} +0 -0
  171. /package/icons/16/{document_border-regular.svg → document-border-regular.svg} +0 -0
  172. /package/icons/16/{dual_screen-filled.svg → dual-screen-filled.svg} +0 -0
  173. /package/icons/16/{dual_screen-regular.svg → dual-screen-regular.svg} +0 -0
  174. /package/icons/16/{edit_off-filled.svg → edit-off-filled.svg} +0 -0
  175. /package/icons/16/{edit_off-regular.svg → edit-off-regular.svg} +0 -0
  176. /package/icons/16/{emoji_angry-filled.svg → emoji-angry-filled.svg} +0 -0
  177. /package/icons/16/{emoji_angry-regular.svg → emoji-angry-regular.svg} +0 -0
  178. /package/icons/16/{emoji_cool-filled.svg → emoji-cool-filled.svg} +0 -0
  179. /package/icons/16/{emoji_cool-regular.svg → emoji-cool-regular.svg} +0 -0
  180. /package/icons/16/{emoji_grimacing-filled.svg → emoji-grimacing-filled.svg} +0 -0
  181. /package/icons/16/{emoji_grimacing-regular.svg → emoji-grimacing-regular.svg} +0 -0
  182. /package/icons/16/{emoji_laugh-filled.svg → emoji-laugh-filled.svg} +0 -0
  183. /package/icons/16/{emoji_laugh-regular.svg → emoji-laugh-regular.svg} +0 -0
  184. /package/icons/16/{emoji_meh-filled.svg → emoji-meh-filled.svg} +0 -0
  185. /package/icons/16/{emoji_meh-regular.svg → emoji-meh-regular.svg} +0 -0
  186. /package/icons/16/{emoji_sad-filled.svg → emoji-sad-filled.svg} +0 -0
  187. /package/icons/16/{emoji_sad-regular.svg → emoji-sad-regular.svg} +0 -0
  188. /package/icons/16/{emoji_surprise-filled.svg → emoji-surprise-filled.svg} +0 -0
  189. /package/icons/16/{emoji_surprise-regular.svg → emoji-surprise-regular.svg} +0 -0
  190. /package/icons/16/{equal_circle-filled.svg → equal-circle-filled.svg} +0 -0
  191. /package/icons/16/{equal_circle-regular.svg → equal-circle-regular.svg} +0 -0
  192. /package/icons/16/{equal_off-filled.svg → equal-off-filled.svg} +0 -0
  193. /package/icons/16/{equal_off-regular.svg → equal-off-regular.svg} +0 -0
  194. /package/icons/16/{error_circle-filled.svg → error-circle-filled.svg} +0 -0
  195. /package/icons/16/{error_circle-regular.svg → error-circle-regular.svg} +0 -0
  196. /package/icons/16/{eye_off-filled.svg → eye-off-filled.svg} +0 -0
  197. /package/icons/16/{eye_off-regular.svg → eye-off-regular.svg} +0 -0
  198. /package/icons/16/{eyedropper_off-filled.svg → eyedropper-off-filled.svg} +0 -0
  199. /package/icons/16/{eyedropper_off-regular.svg → eyedropper-off-regular.svg} +0 -0
  200. /package/icons/16/{fast_forward-filled.svg → fast-forward-filled.svg} +0 -0
  201. /package/icons/16/{fast_forward-regular.svg → fast-forward-regular.svg} +0 -0
  202. /package/icons/16/{filmstrip_off-filled.svg → filmstrip-off-filled.svg} +0 -0
  203. /package/icons/16/{filmstrip_off-regular.svg → filmstrip-off-regular.svg} +0 -0
  204. /package/icons/16/{flag_off-filled.svg → flag-off-filled.svg} +0 -0
  205. /package/icons/16/{flag_off-regular.svg → flag-off-regular.svg} +0 -0
  206. /package/icons/16/{flash_off-filled.svg → flash-off-filled.svg} +0 -0
  207. /package/icons/16/{flash_off-regular.svg → flash-off-regular.svg} +0 -0
  208. /package/icons/16/{flashlight_off-filled.svg → flashlight-off-filled.svg} +0 -0
  209. /package/icons/16/{flashlight_off-regular.svg → flashlight-off-regular.svg} +0 -0
  210. /package/icons/16/{flip_horizontal-filled.svg → flip-horizontal-filled.svg} +0 -0
  211. /package/icons/16/{flip_horizontal-regular.svg → flip-horizontal-regular.svg} +0 -0
  212. /package/icons/16/{folder_open-filled.svg → folder-open-filled.svg} +0 -0
  213. /package/icons/16/{folder_open-regular.svg → folder-open-regular.svg} +0 -0
  214. /package/icons/16/{full_screen_maximize-filled.svg → full-screen-maximize-filled.svg} +0 -0
  215. /package/icons/16/{full_screen_maximize-regular.svg → full-screen-maximize-regular.svg} +0 -0
  216. /package/icons/16/{full_screen_minimize-filled.svg → full-screen-minimize-filled.svg} +0 -0
  217. /package/icons/16/{full_screen_minimize-regular.svg → full-screen-minimize-regular.svg} +0 -0
  218. /package/icons/16/{gantt_chart-filled.svg → gantt-chart-filled.svg} +0 -0
  219. /package/icons/16/{gantt_chart-regular.svg → gantt-chart-regular.svg} +0 -0
  220. /package/icons/16/{gas_station-filled.svg → gas-station-filled.svg} +0 -0
  221. /package/icons/16/{gas_station-regular.svg → gas-station-regular.svg} +0 -0
  222. /package/icons/16/{gift_card-filled.svg → gift-card-filled.svg} +0 -0
  223. /package/icons/16/{gift_card-regular.svg → gift-card-regular.svg} +0 -0
  224. /package/icons/16/{hard_drive-filled.svg → hard-drive-filled.svg} +0 -0
  225. /package/icons/16/{hard_drive-regular.svg → hard-drive-regular.svg} +0 -0
  226. /package/icons/16/{hat_graduation-filled.svg → hat-graduation-filled.svg} +0 -0
  227. /package/icons/16/{hat_graduation-regular.svg → hat-graduation-regular.svg} +0 -0
  228. /package/icons/16/{hdr_off-filled.svg → hdr-off-filled.svg} +0 -0
  229. /package/icons/16/{hdr_off-regular.svg → hdr-off-regular.svg} +0 -0
  230. /package/icons/16/{headphones_mic-filled.svg → headphones-mic-filled.svg} +0 -0
  231. /package/icons/16/{headphones_mic-regular.svg → headphones-mic-regular.svg} +0 -0
  232. /package/icons/16/{headset_vr-filled.svg → headset-vr-filled.svg} +0 -0
  233. /package/icons/16/{headset_vr-regular.svg → headset-vr-regular.svg} +0 -0
  234. /package/icons/16/{heart_broken-filled.svg → heart-broken-filled.svg} +0 -0
  235. /package/icons/16/{heart_broken-regular.svg → heart-broken-regular.svg} +0 -0
  236. /package/icons/16/{home_checkmark-filled.svg → home-checkmark-filled.svg} +0 -0
  237. /package/icons/16/{home_checkmark-regular.svg → home-checkmark-regular.svg} +0 -0
  238. /package/icons/16/{hourglass_half-filled.svg → hourglass-half-filled.svg} +0 -0
  239. /package/icons/16/{hourglass_half-regular.svg → hourglass-half-regular.svg} +0 -0
  240. /package/icons/16/{hourglass_one_quarter-filled.svg → hourglass-one-quarter-filled.svg} +0 -0
  241. /package/icons/16/{hourglass_one_quarter-regular.svg → hourglass-one-quarter-regular.svg} +0 -0
  242. /package/icons/16/{hourglass_three_quarter-filled.svg → hourglass-three-quarter-filled.svg} +0 -0
  243. /package/icons/16/{hourglass_three_quarter-regular.svg → hourglass-three-quarter-regular.svg} +0 -0
  244. /package/icons/16/{image_circle-filled.svg → image-circle-filled.svg} +0 -0
  245. /package/icons/16/{image_circle-regular.svg → image-circle-regular.svg} +0 -0
  246. /package/icons/16/{ios_arrow_ltr-filled.svg → ios-arrow-ltr-filled.svg} +0 -0
  247. /package/icons/16/{ios_arrow_ltr-regular.svg → ios-arrow-ltr-regular.svg} +0 -0
  248. /package/icons/16/{ios_arrow_rtl-filled.svg → ios-arrow-rtl-filled.svg} +0 -0
  249. /package/icons/16/{ios_arrow_rtl-regular.svg → ios-arrow-rtl-regular.svg} +0 -0
  250. /package/icons/16/{ios_chevron_ltr-filled.svg → ios-chevron-ltr-filled.svg} +0 -0
  251. /package/icons/16/{ios_chevron_ltr-regular.svg → ios-chevron-ltr-regular.svg} +0 -0
  252. /package/icons/16/{ios_chevron_rtl-filled.svg → ios-chevron-rtl-filled.svg} +0 -0
  253. /package/icons/16/{ios_chevron_rtl-regular.svg → ios-chevron-rtl-regular.svg} +0 -0
  254. /package/icons/16/{json_file-filled.svg → json-file-filled.svg} +0 -0
  255. /package/icons/16/{json_file-regular.svg → json-file-regular.svg} +0 -0
  256. /package/icons/16/{key_multiple-filled.svg → key-multiple-filled.svg} +0 -0
  257. /package/icons/16/{key_multiple-regular.svg → key-multiple-regular.svg} +0 -0
  258. /package/icons/16/{keyboard_backspace-filled.svg → keyboard-backspace-filled.svg} +0 -0
  259. /package/icons/16/{keyboard_backspace-regular.svg → keyboard-backspace-regular.svg} +0 -0
  260. /package/icons/16/{keyboard_command-filled.svg → keyboard-command-filled.svg} +0 -0
  261. /package/icons/16/{keyboard_command-regular.svg → keyboard-command-regular.svg} +0 -0
  262. /package/icons/16/{keyboard_lock-filled.svg → keyboard-lock-filled.svg} +0 -0
  263. /package/icons/16/{keyboard_lock-regular.svg → keyboard-lock-regular.svg} +0 -0
  264. /package/icons/16/{keyboard_off-filled.svg → keyboard-off-filled.svg} +0 -0
  265. /package/icons/16/{keyboard_off-regular.svg → keyboard-off-regular.svg} +0 -0
  266. /package/icons/16/{keyboard_option-filled.svg → keyboard-option-filled.svg} +0 -0
  267. /package/icons/16/{keyboard_option-regular.svg → keyboard-option-regular.svg} +0 -0
  268. /package/icons/16/{keyboard_return-filled.svg → keyboard-return-filled.svg} +0 -0
  269. /package/icons/16/{keyboard_return-regular.svg → keyboard-return-regular.svg} +0 -0
  270. /package/icons/16/{keyboard_shift-filled.svg → keyboard-shift-filled.svg} +0 -0
  271. /package/icons/16/{keyboard_shift-regular.svg → keyboard-shift-regular.svg} +0 -0
  272. /package/icons/16/{keyboard_shift_uppercase-filled.svg → keyboard-shift-uppercase-filled.svg} +0 -0
  273. /package/icons/16/{keyboard_shift_uppercase-regular.svg → keyboard-shift-uppercase-regular.svg} +0 -0
  274. /package/icons/16/{keyboard_tab-filled.svg → keyboard-tab-filled.svg} +0 -0
  275. /package/icons/16/{keyboard_tab-regular.svg → keyboard-tab-regular.svg} +0 -0
  276. /package/icons/16/{line_dashes-filled.svg → line-dashes-filled.svg} +0 -0
  277. /package/icons/16/{line_dashes-regular.svg → line-dashes-regular.svg} +0 -0
  278. /package/icons/16/{line_horizontal_1_dashes-filled.svg → line-horizontal-1-dashes-filled.svg} +0 -0
  279. /package/icons/16/{line_horizontal_1_dashes-regular.svg → line-horizontal-1-dashes-regular.svg} +0 -0
  280. /package/icons/16/{line_horizontal_1-filled.svg → line-horizontal-1-filled.svg} +0 -0
  281. /package/icons/16/{line_horizontal_1-regular.svg → line-horizontal-1-regular.svg} +0 -0
  282. /package/icons/16/{location_arrow-filled.svg → location-arrow-filled.svg} +0 -0
  283. /package/icons/16/{location_arrow-regular.svg → location-arrow-regular.svg} +0 -0
  284. /package/icons/16/{lock_closed-filled.svg → lock-closed-filled.svg} +0 -0
  285. /package/icons/16/{lock_closed-regular.svg → lock-closed-regular.svg} +0 -0
  286. /package/icons/16/{lock_open-filled.svg → lock-open-filled.svg} +0 -0
  287. /package/icons/16/{lock_open-regular.svg → lock-open-regular.svg} +0 -0
  288. /package/icons/16/{mail_read-filled.svg → mail-read-filled.svg} +0 -0
  289. /package/icons/16/{mail_read-regular.svg → mail-read-regular.svg} +0 -0
  290. /package/icons/16/{math_symbols-filled.svg → math-symbols-filled.svg} +0 -0
  291. /package/icons/16/{math_symbols-regular.svg → math-symbols-regular.svg} +0 -0
  292. /package/icons/16/{more_circle-filled.svg → more-circle-filled.svg} +0 -0
  293. /package/icons/16/{more_circle-regular.svg → more-circle-regular.svg} +0 -0
  294. /package/icons/16/{more_horizontal-filled.svg → more-horizontal-filled.svg} +0 -0
  295. /package/icons/16/{more_horizontal-regular.svg → more-horizontal-regular.svg} +0 -0
  296. /package/icons/16/{network_check-filled.svg → network-check-filled.svg} +0 -0
  297. /package/icons/16/{network_check-regular.svg → network-check-regular.svg} +0 -0
  298. /package/icons/16/{number_circle_0-filled.svg → number-circle-0-filled.svg} +0 -0
  299. /package/icons/16/{number_circle_0-regular.svg → number-circle-0-regular.svg} +0 -0
  300. /package/icons/16/{number_circle_1-filled.svg → number-circle-1-filled.svg} +0 -0
  301. /package/icons/16/{number_circle_1-regular.svg → number-circle-1-regular.svg} +0 -0
  302. /package/icons/16/{number_circle_2-filled.svg → number-circle-2-filled.svg} +0 -0
  303. /package/icons/16/{number_circle_2-regular.svg → number-circle-2-regular.svg} +0 -0
  304. /package/icons/16/{number_circle_3-filled.svg → number-circle-3-filled.svg} +0 -0
  305. /package/icons/16/{number_circle_3-regular.svg → number-circle-3-regular.svg} +0 -0
  306. /package/icons/16/{number_circle_4-filled.svg → number-circle-4-filled.svg} +0 -0
  307. /package/icons/16/{number_circle_4-regular.svg → number-circle-4-regular.svg} +0 -0
  308. /package/icons/16/{number_circle_5-filled.svg → number-circle-5-filled.svg} +0 -0
  309. /package/icons/16/{number_circle_5-regular.svg → number-circle-5-regular.svg} +0 -0
  310. /package/icons/16/{number_circle_6-filled.svg → number-circle-6-filled.svg} +0 -0
  311. /package/icons/16/{number_circle_6-regular.svg → number-circle-6-regular.svg} +0 -0
  312. /package/icons/16/{number_circle_7-filled.svg → number-circle-7-filled.svg} +0 -0
  313. /package/icons/16/{number_circle_7-regular.svg → number-circle-7-regular.svg} +0 -0
  314. /package/icons/16/{number_circle_8-filled.svg → number-circle-8-filled.svg} +0 -0
  315. /package/icons/16/{number_circle_8-regular.svg → number-circle-8-regular.svg} +0 -0
  316. /package/icons/16/{number_circle_9-filled.svg → number-circle-9-filled.svg} +0 -0
  317. /package/icons/16/{number_circle_9-regular.svg → number-circle-9-regular.svg} +0 -0
  318. /package/icons/16/{number_symbol_circle-filled.svg → number-symbol-circle-filled.svg} +0 -0
  319. /package/icons/16/{number_symbol_circle-regular.svg → number-symbol-circle-regular.svg} +0 -0
  320. /package/icons/16/{number_symbol-filled.svg → number-symbol-filled.svg} +0 -0
  321. /package/icons/16/{number_symbol-regular.svg → number-symbol-regular.svg} +0 -0
  322. /package/icons/16/{number_symbol_square-filled.svg → number-symbol-square-filled.svg} +0 -0
  323. /package/icons/16/{number_symbol_square-regular.svg → number-symbol-square-regular.svg} +0 -0
  324. /package/icons/16/{open_off-filled.svg → open-off-filled.svg} +0 -0
  325. /package/icons/16/{open_off-regular.svg → open-off-regular.svg} +0 -0
  326. /package/icons/16/{organization_horizontal-filled.svg → organization-horizontal-filled.svg} +0 -0
  327. /package/icons/16/{organization_horizontal-regular.svg → organization-horizontal-regular.svg} +0 -0
  328. /package/icons/16/{page_fit-filled.svg → page-fit-filled.svg} +0 -0
  329. /package/icons/16/{page_fit-regular.svg → page-fit-regular.svg} +0 -0
  330. /package/icons/16/{paint_brush-filled.svg → paint-brush-filled.svg} +0 -0
  331. /package/icons/16/{paint_brush-regular.svg → paint-brush-regular.svg} +0 -0
  332. /package/icons/16/{paint_bucket-filled.svg → paint-bucket-filled.svg} +0 -0
  333. /package/icons/16/{paint_bucket-regular.svg → paint-bucket-regular.svg} +0 -0
  334. /package/icons/16/{pause_circle-filled.svg → pause-circle-filled.svg} +0 -0
  335. /package/icons/16/{pause_circle-regular.svg → pause-circle-regular.svg} +0 -0
  336. /package/icons/16/{payment_wireless-filled.svg → payment-wireless-filled.svg} +0 -0
  337. /package/icons/16/{payment_wireless-regular.svg → payment-wireless-regular.svg} +0 -0
  338. /package/icons/16/{pen_off-filled.svg → pen-off-filled.svg} +0 -0
  339. /package/icons/16/{pen_off-regular.svg → pen-off-regular.svg} +0 -0
  340. /package/icons/16/{person_voice-filled.svg → person-voice-filled.svg} +0 -0
  341. /package/icons/16/{person_voice-regular.svg → person-voice-regular.svg} +0 -0
  342. /package/icons/16/{play_circle-filled.svg → play-circle-filled.svg} +0 -0
  343. /package/icons/16/{play_circle-regular.svg → play-circle-regular.svg} +0 -0
  344. /package/icons/16/{port_hdmi-filled.svg → port-hdmi-filled.svg} +0 -0
  345. /package/icons/16/{port_hdmi-regular.svg → port-hdmi-regular.svg} +0 -0
  346. /package/icons/16/{port_micro_usb-filled.svg → port-micro-usb-filled.svg} +0 -0
  347. /package/icons/16/{port_micro_usb-regular.svg → port-micro-usb-regular.svg} +0 -0
  348. /package/icons/16/{port_usb_a-filled.svg → port-usb-a-filled.svg} +0 -0
  349. /package/icons/16/{port_usb_a-regular.svg → port-usb-a-regular.svg} +0 -0
  350. /package/icons/16/{port_usb_c-filled.svg → port-usb-c-filled.svg} +0 -0
  351. /package/icons/16/{port_usb_c-regular.svg → port-usb-c-regular.svg} +0 -0
  352. /package/icons/16/{preview_link-filled.svg → preview-link-filled.svg} +0 -0
  353. /package/icons/16/{preview_link-regular.svg → preview-link-regular.svg} +0 -0
  354. /package/icons/16/{pulse_circle-filled.svg → pulse-circle-filled.svg} +0 -0
  355. /package/icons/16/{pulse_circle-regular.svg → pulse-circle-regular.svg} +0 -0
  356. /package/icons/16/{pulse_square-filled.svg → pulse-square-filled.svg} +0 -0
  357. /package/icons/16/{pulse_square-regular.svg → pulse-square-regular.svg} +0 -0
  358. /package/icons/16/{qr_code-filled.svg → qr-code-filled.svg} +0 -0
  359. /package/icons/16/{qr_code-regular.svg → qr-code-regular.svg} +0 -0
  360. /package/icons/16/{question_circle-filled.svg → question-circle-filled.svg} +0 -0
  361. /package/icons/16/{question_circle-regular.svg → question-circle-regular.svg} +0 -0
  362. /package/icons/16/{radio_button-filled.svg → radio-button-filled.svg} +0 -0
  363. /package/icons/16/{radio_button-regular.svg → radio-button-regular.svg} +0 -0
  364. /package/icons/16/{record_stop-filled.svg → record-stop-filled.svg} +0 -0
  365. /package/icons/16/{record_stop-regular.svg → record-stop-regular.svg} +0 -0
  366. /package/icons/16/{road_cone-filled.svg → road-cone-filled.svg} +0 -0
  367. /package/icons/16/{road_cone-regular.svg → road-cone-regular.svg} +0 -0
  368. /package/icons/16/{serial_port-filled.svg → serial-port-filled.svg} +0 -0
  369. /package/icons/16/{serial_port-regular.svg → serial-port-regular.svg} +0 -0
  370. /package/icons/16/{server_link-filled.svg → server-link-filled.svg} +0 -0
  371. /package/icons/16/{server_link-regular.svg → server-link-regular.svg} +0 -0
  372. /package/icons/16/{server_play-filled.svg → server-play-filled.svg} +0 -0
  373. /package/icons/16/{server_play-regular.svg → server-play-regular.svg} +0 -0
  374. /package/icons/16/{service_bell-filled.svg → service-bell-filled.svg} +0 -0
  375. /package/icons/16/{service_bell-regular.svg → service-bell-regular.svg} +0 -0
  376. /package/icons/16/{shape_exclude-filled.svg → shape-exclude-filled.svg} +0 -0
  377. /package/icons/16/{shape_exclude-regular.svg → shape-exclude-regular.svg} +0 -0
  378. /package/icons/16/{shape_intersect-filled.svg → shape-intersect-filled.svg} +0 -0
  379. /package/icons/16/{shape_intersect-regular.svg → shape-intersect-regular.svg} +0 -0
  380. /package/icons/16/{shape_subtract-filled.svg → shape-subtract-filled.svg} +0 -0
  381. /package/icons/16/{shape_subtract-regular.svg → shape-subtract-regular.svg} +0 -0
  382. /package/icons/16/{shape_union-filled.svg → shape-union-filled.svg} +0 -0
  383. /package/icons/16/{shape_union-regular.svg → shape-union-regular.svg} +0 -0
  384. /package/icons/16/{share_android-filled.svg → share-android-filled.svg} +0 -0
  385. /package/icons/16/{share_android-regular.svg → share-android-regular.svg} +0 -0
  386. /package/icons/16/{share_ios-filled.svg → share-ios-filled.svg} +0 -0
  387. /package/icons/16/{share_ios-regular.svg → share-ios-regular.svg} +0 -0
  388. /package/icons/16/{shell_script-filled.svg → shell-script-filled.svg} +0 -0
  389. /package/icons/16/{shell_script-regular.svg → shell-script-regular.svg} +0 -0
  390. /package/icons/16/{shopping_bag-filled.svg → shopping-bag-filled.svg} +0 -0
  391. /package/icons/16/{shopping_bag-regular.svg → shopping-bag-regular.svg} +0 -0
  392. /package/icons/16/{slide_add-filled.svg → slide-add-filled.svg} +0 -0
  393. /package/icons/16/{slide_add-regular.svg → slide-add-regular.svg} +0 -0
  394. /package/icons/16/{slide_content-filled.svg → slide-content-filled.svg} +0 -0
  395. /package/icons/16/{slide_content-regular.svg → slide-content-regular.svg} +0 -0
  396. /package/icons/16/{slide_eraser-filled.svg → slide-eraser-filled.svg} +0 -0
  397. /package/icons/16/{slide_eraser-regular.svg → slide-eraser-regular.svg} +0 -0
  398. /package/icons/16/{slide_grid-filled.svg → slide-grid-filled.svg} +0 -0
  399. /package/icons/16/{slide_grid-regular.svg → slide-grid-regular.svg} +0 -0
  400. /package/icons/16/{slide_hide-filled.svg → slide-hide-filled.svg} +0 -0
  401. /package/icons/16/{slide_hide-regular.svg → slide-hide-regular.svg} +0 -0
  402. /package/icons/16/{slide_layout-filled.svg → slide-layout-filled.svg} +0 -0
  403. /package/icons/16/{slide_layout-regular.svg → slide-layout-regular.svg} +0 -0
  404. /package/icons/16/{sound_source-filled.svg → sound-source-filled.svg} +0 -0
  405. /package/icons/16/{sound_source-regular.svg → sound-source-regular.svg} +0 -0
  406. /package/icons/16/{sport_baseball-filled.svg → sport-baseball-filled.svg} +0 -0
  407. /package/icons/16/{sport_baseball-regular.svg → sport-baseball-regular.svg} +0 -0
  408. /package/icons/16/{sport_basketball-filled.svg → sport-basketball-filled.svg} +0 -0
  409. /package/icons/16/{sport_basketball-regular.svg → sport-basketball-regular.svg} +0 -0
  410. /package/icons/16/{sport_soccer-filled.svg → sport-soccer-filled.svg} +0 -0
  411. /package/icons/16/{sport_soccer-regular.svg → sport-soccer-regular.svg} +0 -0
  412. /package/icons/16/{spray_can-filled.svg → spray-can-filled.svg} +0 -0
  413. /package/icons/16/{spray_can-regular.svg → spray-can-regular.svg} +0 -0
  414. /package/icons/16/{square_hint-filled.svg → square-hint-filled.svg} +0 -0
  415. /package/icons/16/{square_hint-regular.svg → square-hint-regular.svg} +0 -0
  416. /package/icons/16/{square_multiple-filled.svg → square-multiple-filled.svg} +0 -0
  417. /package/icons/16/{square_multiple-regular.svg → square-multiple-regular.svg} +0 -0
  418. /package/icons/16/{text_align_center-filled.svg → text-align-center-filled.svg} +0 -0
  419. /package/icons/16/{text_align_center-regular.svg → text-align-center-regular.svg} +0 -0
  420. /package/icons/16/{text_align_justify-filled.svg → text-align-justify-filled.svg} +0 -0
  421. /package/icons/16/{text_align_justify-regular.svg → text-align-justify-regular.svg} +0 -0
  422. /package/icons/16/{text_align_left-filled.svg → text-align-left-filled.svg} +0 -0
  423. /package/icons/16/{text_align_left-regular.svg → text-align-left-regular.svg} +0 -0
  424. /package/icons/16/{text_align_right-filled.svg → text-align-right-filled.svg} +0 -0
  425. /package/icons/16/{text_align_right-regular.svg → text-align-right-regular.svg} +0 -0
  426. /package/icons/16/{textbox_align_bottom_center-filled.svg → textbox-align-bottom-center-filled.svg} +0 -0
  427. /package/icons/16/{textbox_align_bottom_center-regular.svg → textbox-align-bottom-center-regular.svg} +0 -0
  428. /package/icons/16/{textbox_align_bottom-filled.svg → textbox-align-bottom-filled.svg} +0 -0
  429. /package/icons/16/{textbox_align_bottom_left-filled.svg → textbox-align-bottom-left-filled.svg} +0 -0
  430. /package/icons/16/{textbox_align_bottom_left-regular.svg → textbox-align-bottom-left-regular.svg} +0 -0
  431. /package/icons/16/{textbox_align_bottom-regular.svg → textbox-align-bottom-regular.svg} +0 -0
  432. /package/icons/16/{textbox_align_bottom_right-filled.svg → textbox-align-bottom-right-filled.svg} +0 -0
  433. /package/icons/16/{textbox_align_bottom_right-regular.svg → textbox-align-bottom-right-regular.svg} +0 -0
  434. /package/icons/16/{textbox_align_center-filled.svg → textbox-align-center-filled.svg} +0 -0
  435. /package/icons/16/{textbox_align_center-regular.svg → textbox-align-center-regular.svg} +0 -0
  436. /package/icons/16/{textbox_align_middle-filled.svg → textbox-align-middle-filled.svg} +0 -0
  437. /package/icons/16/{textbox_align_middle_left-filled.svg → textbox-align-middle-left-filled.svg} +0 -0
  438. /package/icons/16/{textbox_align_middle_left-regular.svg → textbox-align-middle-left-regular.svg} +0 -0
  439. /package/icons/16/{textbox_align_middle-regular.svg → textbox-align-middle-regular.svg} +0 -0
  440. /package/icons/16/{textbox_align_middle_right-filled.svg → textbox-align-middle-right-filled.svg} +0 -0
  441. /package/icons/16/{textbox_align_middle_right-regular.svg → textbox-align-middle-right-regular.svg} +0 -0
  442. /package/icons/16/{textbox_align_top_center-filled.svg → textbox-align-top-center-filled.svg} +0 -0
  443. /package/icons/16/{textbox_align_top_center-regular.svg → textbox-align-top-center-regular.svg} +0 -0
  444. /package/icons/16/{textbox_align_top-filled.svg → textbox-align-top-filled.svg} +0 -0
  445. /package/icons/16/{textbox_align_top_left-filled.svg → textbox-align-top-left-filled.svg} +0 -0
  446. /package/icons/16/{textbox_align_top_left-regular.svg → textbox-align-top-left-regular.svg} +0 -0
  447. /package/icons/16/{textbox_align_top-regular.svg → textbox-align-top-regular.svg} +0 -0
  448. /package/icons/16/{textbox_align_top_right-filled.svg → textbox-align-top-right-filled.svg} +0 -0
  449. /package/icons/16/{textbox_align_top_right-regular.svg → textbox-align-top-right-regular.svg} +0 -0
  450. /package/icons/16/{toggle_left-filled.svg → toggle-left-filled.svg} +0 -0
  451. /package/icons/16/{toggle_left-regular.svg → toggle-left-regular.svg} +0 -0
  452. /package/icons/16/{toggle_multiple-filled.svg → toggle-multiple-filled.svg} +0 -0
  453. /package/icons/16/{toggle_multiple-regular.svg → toggle-multiple-regular.svg} +0 -0
  454. /package/icons/16/{toggle_right-filled.svg → toggle-right-filled.svg} +0 -0
  455. /package/icons/16/{toggle_right-regular.svg → toggle-right-regular.svg} +0 -0
  456. /package/icons/16/{usb_cable-filled.svg → usb-cable-filled.svg} +0 -0
  457. /package/icons/16/{usb_cable-regular.svg → usb-cable-regular.svg} +0 -0
  458. /package/icons/16/{video_clip-filled.svg → video-clip-filled.svg} +0 -0
  459. /package/icons/16/{video_clip-regular.svg → video-clip-regular.svg} +0 -0
  460. /package/icons/16/{video_play_pause-filled.svg → video-play-pause-filled.svg} +0 -0
  461. /package/icons/16/{video_play_pause-regular.svg → video-play-pause-regular.svg} +0 -0
  462. /package/icons/16/{walkie_talkie-filled.svg → walkie-talkie-filled.svg} +0 -0
  463. /package/icons/16/{walkie_talkie-regular.svg → walkie-talkie-regular.svg} +0 -0
  464. /package/icons/16/{weather_blowing_snow-filled.svg → weather-blowing-snow-filled.svg} +0 -0
  465. /package/icons/16/{weather_blowing_snow-regular.svg → weather-blowing-snow-regular.svg} +0 -0
  466. /package/icons/16/{weather_cloudy-filled.svg → weather-cloudy-filled.svg} +0 -0
  467. /package/icons/16/{weather_cloudy-regular.svg → weather-cloudy-regular.svg} +0 -0
  468. /package/icons/16/{weather_rain-filled.svg → weather-rain-filled.svg} +0 -0
  469. /package/icons/16/{weather_rain-regular.svg → weather-rain-regular.svg} +0 -0
  470. /package/icons/16/{weather_snow-filled.svg → weather-snow-filled.svg} +0 -0
  471. /package/icons/16/{weather_snow-regular.svg → weather-snow-regular.svg} +0 -0
  472. /package/icons/16/{weather_snowflake-filled.svg → weather-snowflake-filled.svg} +0 -0
  473. /package/icons/16/{weather_snowflake-regular.svg → weather-snowflake-regular.svg} +0 -0
  474. /package/icons/16/{weather_sunny-filled.svg → weather-sunny-filled.svg} +0 -0
  475. /package/icons/16/{weather_sunny-regular.svg → weather-sunny-regular.svg} +0 -0
  476. /package/icons/16/{weather_thunderstorm-filled.svg → weather-thunderstorm-filled.svg} +0 -0
  477. /package/icons/16/{weather_thunderstorm-regular.svg → weather-thunderstorm-regular.svg} +0 -0
  478. /package/icons/16/{wifi_1-filled.svg → wifi-1-filled.svg} +0 -0
  479. /package/icons/16/{wifi_1-regular.svg → wifi-1-regular.svg} +0 -0
  480. /package/icons/16/{wifi_2-filled.svg → wifi-2-filled.svg} +0 -0
  481. /package/icons/16/{wifi_2-regular.svg → wifi-2-regular.svg} +0 -0
  482. /package/icons/16/{wifi_3-filled.svg → wifi-3-filled.svg} +0 -0
  483. /package/icons/16/{wifi_3-regular.svg → wifi-3-regular.svg} +0 -0
  484. /package/icons/16/{wifi_4-filled.svg → wifi-4-filled.svg} +0 -0
  485. /package/icons/16/{wifi_4-regular.svg → wifi-4-regular.svg} +0 -0
  486. /package/icons/16/{zoom_in-filled.svg → zoom-in-filled.svg} +0 -0
  487. /package/icons/16/{zoom_in-regular.svg → zoom-in-regular.svg} +0 -0
  488. /package/icons/16/{zoom_out-filled.svg → zoom-out-filled.svg} +0 -0
  489. /package/icons/16/{zoom_out-regular.svg → zoom-out-regular.svg} +0 -0
  490. /package/icons/20/{access_time-filled.svg → access-time-filled.svg} +0 -0
  491. /package/icons/20/{access_time-regular.svg → access-time-regular.svg} +0 -0
  492. /package/icons/20/{add_circle-filled.svg → add-circle-filled.svg} +0 -0
  493. /package/icons/20/{add_circle-regular.svg → add-circle-regular.svg} +0 -0
  494. /package/icons/20/{add_square-filled.svg → add-square-filled.svg} +0 -0
  495. /package/icons/20/{add_square-regular.svg → add-square-regular.svg} +0 -0
  496. /package/icons/20/{alert_badge-filled.svg → alert-badge-filled.svg} +0 -0
  497. /package/icons/20/{alert_badge-regular.svg → alert-badge-regular.svg} +0 -0
  498. /package/icons/20/{alert_off-filled.svg → alert-off-filled.svg} +0 -0
  499. /package/icons/20/{alert_off-regular.svg → alert-off-regular.svg} +0 -0
  500. /package/icons/20/{align_bottom-filled.svg → align-bottom-filled.svg} +0 -0
  501. /package/icons/20/{align_bottom-regular.svg → align-bottom-regular.svg} +0 -0
  502. /package/icons/20/{align_center_horizontal-filled.svg → align-center-horizontal-filled.svg} +0 -0
  503. /package/icons/20/{align_center_horizontal-regular.svg → align-center-horizontal-regular.svg} +0 -0
  504. /package/icons/20/{align_center_vertical-filled.svg → align-center-vertical-filled.svg} +0 -0
  505. /package/icons/20/{align_center_vertical-regular.svg → align-center-vertical-regular.svg} +0 -0
  506. /package/icons/20/{align_left-filled.svg → align-left-filled.svg} +0 -0
  507. /package/icons/20/{align_left-regular.svg → align-left-regular.svg} +0 -0
  508. /package/icons/20/{align_right-filled.svg → align-right-filled.svg} +0 -0
  509. /package/icons/20/{align_right-regular.svg → align-right-regular.svg} +0 -0
  510. /package/icons/20/{align_top-filled.svg → align-top-filled.svg} +0 -0
  511. /package/icons/20/{align_top-regular.svg → align-top-regular.svg} +0 -0
  512. /package/icons/20/{app_folder-filled.svg → app-folder-filled.svg} +0 -0
  513. /package/icons/20/{app_folder-regular.svg → app-folder-regular.svg} +0 -0
  514. /package/icons/20/{app_recent-filled.svg → app-recent-filled.svg} +0 -0
  515. /package/icons/20/{app_recent-regular.svg → app-recent-regular.svg} +0 -0
  516. /package/icons/20/{app_title-filled.svg → app-title-filled.svg} +0 -0
  517. /package/icons/20/{app_title-regular.svg → app-title-regular.svg} +0 -0
  518. /package/icons/20/{bar_chart_horizontal_descending-filled.svg → bar-chart-horizontal-descending-filled.svg} +0 -0
  519. /package/icons/20/{bar_chart_horizontal_descending-regular.svg → bar-chart-horizontal-descending-regular.svg} +0 -0
  520. /package/icons/20/{bar_chart_horizontal-filled.svg → bar-chart-horizontal-filled.svg} +0 -0
  521. /package/icons/20/{bar_chart_horizontal-regular.svg → bar-chart-horizontal-regular.svg} +0 -0
  522. /package/icons/20/{bar_chart_vertical_descending-filled.svg → bar-chart-vertical-descending-filled.svg} +0 -0
  523. /package/icons/20/{bar_chart_vertical_descending-regular.svg → bar-chart-vertical-descending-regular.svg} +0 -0
  524. /package/icons/20/{bar_chart_vertical-filled.svg → bar-chart-vertical-filled.svg} +0 -0
  525. /package/icons/20/{bar_chart_vertical-regular.svg → bar-chart-vertical-regular.svg} +0 -0
  526. /package/icons/20/{barcode_scanner-filled.svg → barcode-scanner-filled.svg} +0 -0
  527. /package/icons/20/{barcode_scanner-regular.svg → barcode-scanner-regular.svg} +0 -0
  528. /package/icons/20/{battery_0-filled.svg → battery-0-filled.svg} +0 -0
  529. /package/icons/20/{battery_0-regular.svg → battery-0-regular.svg} +0 -0
  530. /package/icons/20/{battery_10-filled.svg → battery-10-filled.svg} +0 -0
  531. /package/icons/20/{battery_10-regular.svg → battery-10-regular.svg} +0 -0
  532. /package/icons/20/{battery_100-filled.svg → battery-100-filled.svg} +0 -0
  533. /package/icons/20/{battery_100-regular.svg → battery-100-regular.svg} +0 -0
  534. /package/icons/20/{battery_20-filled.svg → battery-20-filled.svg} +0 -0
  535. /package/icons/20/{battery_20-regular.svg → battery-20-regular.svg} +0 -0
  536. /package/icons/20/{battery_30-filled.svg → battery-30-filled.svg} +0 -0
  537. /package/icons/20/{battery_30-regular.svg → battery-30-regular.svg} +0 -0
  538. /package/icons/20/{battery_40-filled.svg → battery-40-filled.svg} +0 -0
  539. /package/icons/20/{battery_40-regular.svg → battery-40-regular.svg} +0 -0
  540. /package/icons/20/{battery_50-filled.svg → battery-50-filled.svg} +0 -0
  541. /package/icons/20/{battery_50-regular.svg → battery-50-regular.svg} +0 -0
  542. /package/icons/20/{battery_60-filled.svg → battery-60-filled.svg} +0 -0
  543. /package/icons/20/{battery_60-regular.svg → battery-60-regular.svg} +0 -0
  544. /package/icons/20/{battery_70-filled.svg → battery-70-filled.svg} +0 -0
  545. /package/icons/20/{battery_70-regular.svg → battery-70-regular.svg} +0 -0
  546. /package/icons/20/{battery_80-filled.svg → battery-80-filled.svg} +0 -0
  547. /package/icons/20/{battery_80-regular.svg → battery-80-regular.svg} +0 -0
  548. /package/icons/20/{battery_90-filled.svg → battery-90-filled.svg} +0 -0
  549. /package/icons/20/{battery_90-regular.svg → battery-90-regular.svg} +0 -0
  550. /package/icons/20/{carton_box-filled.svg → carton-box-filled.svg} +0 -0
  551. /package/icons/20/{carton_box-regular.svg → carton-box-regular.svg} +0 -0
  552. /package/icons/20/{chat_add-filled.svg → chat-add-filled.svg} +0 -0
  553. /package/icons/20/{chat_add-regular.svg → chat-add-regular.svg} +0 -0
  554. /package/icons/20/{chat_empty-filled.svg → chat-empty-filled.svg} +0 -0
  555. /package/icons/20/{chat_empty-regular.svg → chat-empty-regular.svg} +0 -0
  556. /package/icons/20/{chevron_down-filled.svg → chevron-down-filled.svg} +0 -0
  557. /package/icons/20/{chevron_down-regular.svg → chevron-down-regular.svg} +0 -0
  558. /package/icons/20/{chevron_left-filled.svg → chevron-left-filled.svg} +0 -0
  559. /package/icons/20/{chevron_left-regular.svg → chevron-left-regular.svg} +0 -0
  560. /package/icons/20/{chevron_right-filled.svg → chevron-right-filled.svg} +0 -0
  561. /package/icons/20/{chevron_right-regular.svg → chevron-right-regular.svg} +0 -0
  562. /package/icons/20/{chevron_up-filled.svg → chevron-up-filled.svg} +0 -0
  563. /package/icons/20/{chevron_up-regular.svg → chevron-up-regular.svg} +0 -0
  564. /package/icons/20/{clock_alarm-filled.svg → clock-alarm-filled.svg} +0 -0
  565. /package/icons/20/{clock_alarm-regular.svg → clock-alarm-regular.svg} +0 -0
  566. /package/icons/20/{code_block-filled.svg → code-block-filled.svg} +0 -0
  567. /package/icons/20/{code_block-regular.svg → code-block-regular.svg} +0 -0
  568. /package/icons/20/{control_button-filled.svg → control-button-filled.svg} +0 -0
  569. /package/icons/20/{control_button-regular.svg → control-button-regular.svg} +0 -0
  570. /package/icons/20/{delete_off-filled.svg → delete-off-filled.svg} +0 -0
  571. /package/icons/20/{delete_off-regular.svg → delete-off-regular.svg} +0 -0
  572. /package/icons/20/{desktop_mac-filled.svg → desktop-mac-filled.svg} +0 -0
  573. /package/icons/20/{desktop_mac-regular.svg → desktop-mac-regular.svg} +0 -0
  574. /package/icons/20/{dismiss_circle-filled.svg → dismiss-circle-filled.svg} +0 -0
  575. /package/icons/20/{dismiss_circle-regular.svg → dismiss-circle-regular.svg} +0 -0
  576. /package/icons/20/{dismiss_square-filled.svg → dismiss-square-filled.svg} +0 -0
  577. /package/icons/20/{dismiss_square-regular.svg → dismiss-square-regular.svg} +0 -0
  578. /package/icons/20/{document_border-filled.svg → document-border-filled.svg} +0 -0
  579. /package/icons/20/{document_border-regular.svg → document-border-regular.svg} +0 -0
  580. /package/icons/20/{dual_screen-filled.svg → dual-screen-filled.svg} +0 -0
  581. /package/icons/20/{dual_screen-regular.svg → dual-screen-regular.svg} +0 -0
  582. /package/icons/20/{edit_off-filled.svg → edit-off-filled.svg} +0 -0
  583. /package/icons/20/{edit_off-regular.svg → edit-off-regular.svg} +0 -0
  584. /package/icons/20/{emoji_angry-filled.svg → emoji-angry-filled.svg} +0 -0
  585. /package/icons/20/{emoji_angry-regular.svg → emoji-angry-regular.svg} +0 -0
  586. /package/icons/20/{emoji_cool-filled.svg → emoji-cool-filled.svg} +0 -0
  587. /package/icons/20/{emoji_cool-regular.svg → emoji-cool-regular.svg} +0 -0
  588. /package/icons/20/{emoji_grimacing-filled.svg → emoji-grimacing-filled.svg} +0 -0
  589. /package/icons/20/{emoji_grimacing-regular.svg → emoji-grimacing-regular.svg} +0 -0
  590. /package/icons/20/{emoji_laugh-filled.svg → emoji-laugh-filled.svg} +0 -0
  591. /package/icons/20/{emoji_laugh-regular.svg → emoji-laugh-regular.svg} +0 -0
  592. /package/icons/20/{emoji_meh-filled.svg → emoji-meh-filled.svg} +0 -0
  593. /package/icons/20/{emoji_meh-regular.svg → emoji-meh-regular.svg} +0 -0
  594. /package/icons/20/{emoji_sad-filled.svg → emoji-sad-filled.svg} +0 -0
  595. /package/icons/20/{emoji_sad-regular.svg → emoji-sad-regular.svg} +0 -0
  596. /package/icons/20/{emoji_surprise-filled.svg → emoji-surprise-filled.svg} +0 -0
  597. /package/icons/20/{emoji_surprise-regular.svg → emoji-surprise-regular.svg} +0 -0
  598. /package/icons/20/{equal_circle-filled.svg → equal-circle-filled.svg} +0 -0
  599. /package/icons/20/{equal_circle-regular.svg → equal-circle-regular.svg} +0 -0
  600. /package/icons/20/{equal_off-filled.svg → equal-off-filled.svg} +0 -0
  601. /package/icons/20/{equal_off-regular.svg → equal-off-regular.svg} +0 -0
  602. /package/icons/20/{error_circle-filled.svg → error-circle-filled.svg} +0 -0
  603. /package/icons/20/{error_circle-regular.svg → error-circle-regular.svg} +0 -0
  604. /package/icons/20/{eye_off-filled.svg → eye-off-filled.svg} +0 -0
  605. /package/icons/20/{eye_off-regular.svg → eye-off-regular.svg} +0 -0
  606. /package/icons/20/{eyedropper_off-filled.svg → eyedropper-off-filled.svg} +0 -0
  607. /package/icons/20/{eyedropper_off-regular.svg → eyedropper-off-regular.svg} +0 -0
  608. /package/icons/20/{fast_forward-filled.svg → fast-forward-filled.svg} +0 -0
  609. /package/icons/20/{fast_forward-regular.svg → fast-forward-regular.svg} +0 -0
  610. /package/icons/20/{filmstrip_off-filled.svg → filmstrip-off-filled.svg} +0 -0
  611. /package/icons/20/{filmstrip_off-regular.svg → filmstrip-off-regular.svg} +0 -0
  612. /package/icons/20/{flag_off-filled.svg → flag-off-filled.svg} +0 -0
  613. /package/icons/20/{flag_off-regular.svg → flag-off-regular.svg} +0 -0
  614. /package/icons/20/{flash_off-filled.svg → flash-off-filled.svg} +0 -0
  615. /package/icons/20/{flash_off-regular.svg → flash-off-regular.svg} +0 -0
  616. /package/icons/20/{flashlight_off-filled.svg → flashlight-off-filled.svg} +0 -0
  617. /package/icons/20/{flashlight_off-regular.svg → flashlight-off-regular.svg} +0 -0
  618. /package/icons/20/{flip_horizontal-filled.svg → flip-horizontal-filled.svg} +0 -0
  619. /package/icons/20/{flip_horizontal-regular.svg → flip-horizontal-regular.svg} +0 -0
  620. /package/icons/20/{folder_open-filled.svg → folder-open-filled.svg} +0 -0
  621. /package/icons/20/{folder_open-regular.svg → folder-open-regular.svg} +0 -0
  622. /package/icons/20/{full_screen_maximize-filled.svg → full-screen-maximize-filled.svg} +0 -0
  623. /package/icons/20/{full_screen_maximize-regular.svg → full-screen-maximize-regular.svg} +0 -0
  624. /package/icons/20/{full_screen_minimize-filled.svg → full-screen-minimize-filled.svg} +0 -0
  625. /package/icons/20/{full_screen_minimize-regular.svg → full-screen-minimize-regular.svg} +0 -0
  626. /package/icons/20/{gantt_chart-filled.svg → gantt-chart-filled.svg} +0 -0
  627. /package/icons/20/{gantt_chart-regular.svg → gantt-chart-regular.svg} +0 -0
  628. /package/icons/20/{gas_station-filled.svg → gas-station-filled.svg} +0 -0
  629. /package/icons/20/{gas_station-regular.svg → gas-station-regular.svg} +0 -0
  630. /package/icons/20/{gift_card-filled.svg → gift-card-filled.svg} +0 -0
  631. /package/icons/20/{gift_card-regular.svg → gift-card-regular.svg} +0 -0
  632. /package/icons/20/{hard_drive-filled.svg → hard-drive-filled.svg} +0 -0
  633. /package/icons/20/{hard_drive-regular.svg → hard-drive-regular.svg} +0 -0
  634. /package/icons/20/{hat_graduation-filled.svg → hat-graduation-filled.svg} +0 -0
  635. /package/icons/20/{hat_graduation-regular.svg → hat-graduation-regular.svg} +0 -0
  636. /package/icons/20/{hdr_off-filled.svg → hdr-off-filled.svg} +0 -0
  637. /package/icons/20/{hdr_off-regular.svg → hdr-off-regular.svg} +0 -0
  638. /package/icons/20/{headphones_mic-filled.svg → headphones-mic-filled.svg} +0 -0
  639. /package/icons/20/{headphones_mic-regular.svg → headphones-mic-regular.svg} +0 -0
  640. /package/icons/20/{headset_vr-filled.svg → headset-vr-filled.svg} +0 -0
  641. /package/icons/20/{headset_vr-regular.svg → headset-vr-regular.svg} +0 -0
  642. /package/icons/20/{heart_broken-filled.svg → heart-broken-filled.svg} +0 -0
  643. /package/icons/20/{heart_broken-regular.svg → heart-broken-regular.svg} +0 -0
  644. /package/icons/20/{home_checkmark-filled.svg → home-checkmark-filled.svg} +0 -0
  645. /package/icons/20/{home_checkmark-regular.svg → home-checkmark-regular.svg} +0 -0
  646. /package/icons/20/{hourglass_half-filled.svg → hourglass-half-filled.svg} +0 -0
  647. /package/icons/20/{hourglass_half-regular.svg → hourglass-half-regular.svg} +0 -0
  648. /package/icons/20/{hourglass_one_quarter-filled.svg → hourglass-one-quarter-filled.svg} +0 -0
  649. /package/icons/20/{hourglass_one_quarter-regular.svg → hourglass-one-quarter-regular.svg} +0 -0
  650. /package/icons/20/{hourglass_three_quarter-filled.svg → hourglass-three-quarter-filled.svg} +0 -0
  651. /package/icons/20/{hourglass_three_quarter-regular.svg → hourglass-three-quarter-regular.svg} +0 -0
  652. /package/icons/20/{image_circle-filled.svg → image-circle-filled.svg} +0 -0
  653. /package/icons/20/{image_circle-regular.svg → image-circle-regular.svg} +0 -0
  654. /package/icons/20/{ios_arrow_ltr-filled.svg → ios-arrow-ltr-filled.svg} +0 -0
  655. /package/icons/20/{ios_arrow_ltr-regular.svg → ios-arrow-ltr-regular.svg} +0 -0
  656. /package/icons/20/{ios_arrow_rtl-filled.svg → ios-arrow-rtl-filled.svg} +0 -0
  657. /package/icons/20/{ios_arrow_rtl-regular.svg → ios-arrow-rtl-regular.svg} +0 -0
  658. /package/icons/20/{ios_chevron_ltr-filled.svg → ios-chevron-ltr-filled.svg} +0 -0
  659. /package/icons/20/{ios_chevron_ltr-regular.svg → ios-chevron-ltr-regular.svg} +0 -0
  660. /package/icons/20/{ios_chevron_rtl-filled.svg → ios-chevron-rtl-filled.svg} +0 -0
  661. /package/icons/20/{ios_chevron_rtl-regular.svg → ios-chevron-rtl-regular.svg} +0 -0
  662. /package/icons/20/{json_file-filled.svg → json-file-filled.svg} +0 -0
  663. /package/icons/20/{json_file-regular.svg → json-file-regular.svg} +0 -0
  664. /package/icons/20/{key_multiple-filled.svg → key-multiple-filled.svg} +0 -0
  665. /package/icons/20/{key_multiple-regular.svg → key-multiple-regular.svg} +0 -0
  666. /package/icons/20/{keyboard_backspace-filled.svg → keyboard-backspace-filled.svg} +0 -0
  667. /package/icons/20/{keyboard_backspace-regular.svg → keyboard-backspace-regular.svg} +0 -0
  668. /package/icons/20/{keyboard_command-filled.svg → keyboard-command-filled.svg} +0 -0
  669. /package/icons/20/{keyboard_command-regular.svg → keyboard-command-regular.svg} +0 -0
  670. /package/icons/20/{keyboard_lock-filled.svg → keyboard-lock-filled.svg} +0 -0
  671. /package/icons/20/{keyboard_lock-regular.svg → keyboard-lock-regular.svg} +0 -0
  672. /package/icons/20/{keyboard_off-filled.svg → keyboard-off-filled.svg} +0 -0
  673. /package/icons/20/{keyboard_off-regular.svg → keyboard-off-regular.svg} +0 -0
  674. /package/icons/20/{keyboard_option-filled.svg → keyboard-option-filled.svg} +0 -0
  675. /package/icons/20/{keyboard_option-regular.svg → keyboard-option-regular.svg} +0 -0
  676. /package/icons/20/{keyboard_return-filled.svg → keyboard-return-filled.svg} +0 -0
  677. /package/icons/20/{keyboard_return-regular.svg → keyboard-return-regular.svg} +0 -0
  678. /package/icons/20/{keyboard_shift-filled.svg → keyboard-shift-filled.svg} +0 -0
  679. /package/icons/20/{keyboard_shift-regular.svg → keyboard-shift-regular.svg} +0 -0
  680. /package/icons/20/{keyboard_shift_uppercase-filled.svg → keyboard-shift-uppercase-filled.svg} +0 -0
  681. /package/icons/20/{keyboard_shift_uppercase-regular.svg → keyboard-shift-uppercase-regular.svg} +0 -0
  682. /package/icons/20/{keyboard_tab-filled.svg → keyboard-tab-filled.svg} +0 -0
  683. /package/icons/20/{keyboard_tab-regular.svg → keyboard-tab-regular.svg} +0 -0
  684. /package/icons/20/{line_dashes-filled.svg → line-dashes-filled.svg} +0 -0
  685. /package/icons/20/{line_dashes-regular.svg → line-dashes-regular.svg} +0 -0
  686. /package/icons/20/{line_horizontal_1_dashes-filled.svg → line-horizontal-1-dashes-filled.svg} +0 -0
  687. /package/icons/20/{line_horizontal_1_dashes-regular.svg → line-horizontal-1-dashes-regular.svg} +0 -0
  688. /package/icons/20/{line_horizontal_1-filled.svg → line-horizontal-1-filled.svg} +0 -0
  689. /package/icons/20/{line_horizontal_1-regular.svg → line-horizontal-1-regular.svg} +0 -0
  690. /package/icons/20/{location_arrow-filled.svg → location-arrow-filled.svg} +0 -0
  691. /package/icons/20/{location_arrow-regular.svg → location-arrow-regular.svg} +0 -0
  692. /package/icons/20/{lock_closed-filled.svg → lock-closed-filled.svg} +0 -0
  693. /package/icons/20/{lock_closed-regular.svg → lock-closed-regular.svg} +0 -0
  694. /package/icons/20/{lock_open-filled.svg → lock-open-filled.svg} +0 -0
  695. /package/icons/20/{lock_open-regular.svg → lock-open-regular.svg} +0 -0
  696. /package/icons/20/{mail_read-filled.svg → mail-read-filled.svg} +0 -0
  697. /package/icons/20/{mail_read-regular.svg → mail-read-regular.svg} +0 -0
  698. /package/icons/20/{math_symbols-filled.svg → math-symbols-filled.svg} +0 -0
  699. /package/icons/20/{math_symbols-regular.svg → math-symbols-regular.svg} +0 -0
  700. /package/icons/20/{more_circle-filled.svg → more-circle-filled.svg} +0 -0
  701. /package/icons/20/{more_circle-regular.svg → more-circle-regular.svg} +0 -0
  702. /package/icons/20/{more_horizontal-filled.svg → more-horizontal-filled.svg} +0 -0
  703. /package/icons/20/{more_horizontal-regular.svg → more-horizontal-regular.svg} +0 -0
  704. /package/icons/20/{network_check-filled.svg → network-check-filled.svg} +0 -0
  705. /package/icons/20/{network_check-regular.svg → network-check-regular.svg} +0 -0
  706. /package/icons/20/{number_circle_0-filled.svg → number-circle-0-filled.svg} +0 -0
  707. /package/icons/20/{number_circle_0-regular.svg → number-circle-0-regular.svg} +0 -0
  708. /package/icons/20/{number_circle_1-filled.svg → number-circle-1-filled.svg} +0 -0
  709. /package/icons/20/{number_circle_1-regular.svg → number-circle-1-regular.svg} +0 -0
  710. /package/icons/20/{number_circle_2-filled.svg → number-circle-2-filled.svg} +0 -0
  711. /package/icons/20/{number_circle_2-regular.svg → number-circle-2-regular.svg} +0 -0
  712. /package/icons/20/{number_circle_3-filled.svg → number-circle-3-filled.svg} +0 -0
  713. /package/icons/20/{number_circle_3-regular.svg → number-circle-3-regular.svg} +0 -0
  714. /package/icons/20/{number_circle_4-filled.svg → number-circle-4-filled.svg} +0 -0
  715. /package/icons/20/{number_circle_4-regular.svg → number-circle-4-regular.svg} +0 -0
  716. /package/icons/20/{number_circle_5-filled.svg → number-circle-5-filled.svg} +0 -0
  717. /package/icons/20/{number_circle_5-regular.svg → number-circle-5-regular.svg} +0 -0
  718. /package/icons/20/{number_circle_6-filled.svg → number-circle-6-filled.svg} +0 -0
  719. /package/icons/20/{number_circle_6-regular.svg → number-circle-6-regular.svg} +0 -0
  720. /package/icons/20/{number_circle_7-filled.svg → number-circle-7-filled.svg} +0 -0
  721. /package/icons/20/{number_circle_7-regular.svg → number-circle-7-regular.svg} +0 -0
  722. /package/icons/20/{number_circle_8-filled.svg → number-circle-8-filled.svg} +0 -0
  723. /package/icons/20/{number_circle_8-regular.svg → number-circle-8-regular.svg} +0 -0
  724. /package/icons/20/{number_circle_9-filled.svg → number-circle-9-filled.svg} +0 -0
  725. /package/icons/20/{number_circle_9-regular.svg → number-circle-9-regular.svg} +0 -0
  726. /package/icons/20/{number_symbol_circle-filled.svg → number-symbol-circle-filled.svg} +0 -0
  727. /package/icons/20/{number_symbol_circle-regular.svg → number-symbol-circle-regular.svg} +0 -0
  728. /package/icons/20/{number_symbol-filled.svg → number-symbol-filled.svg} +0 -0
  729. /package/icons/20/{number_symbol-regular.svg → number-symbol-regular.svg} +0 -0
  730. /package/icons/20/{number_symbol_square-filled.svg → number-symbol-square-filled.svg} +0 -0
  731. /package/icons/20/{number_symbol_square-regular.svg → number-symbol-square-regular.svg} +0 -0
  732. /package/icons/20/{open_off-filled.svg → open-off-filled.svg} +0 -0
  733. /package/icons/20/{open_off-regular.svg → open-off-regular.svg} +0 -0
  734. /package/icons/20/{organization_horizontal-filled.svg → organization-horizontal-filled.svg} +0 -0
  735. /package/icons/20/{organization_horizontal-regular.svg → organization-horizontal-regular.svg} +0 -0
  736. /package/icons/20/{page_fit-filled.svg → page-fit-filled.svg} +0 -0
  737. /package/icons/20/{page_fit-regular.svg → page-fit-regular.svg} +0 -0
  738. /package/icons/20/{paint_brush-filled.svg → paint-brush-filled.svg} +0 -0
  739. /package/icons/20/{paint_brush-regular.svg → paint-brush-regular.svg} +0 -0
  740. /package/icons/20/{paint_bucket-filled.svg → paint-bucket-filled.svg} +0 -0
  741. /package/icons/20/{paint_bucket-regular.svg → paint-bucket-regular.svg} +0 -0
  742. /package/icons/20/{pause_circle-filled.svg → pause-circle-filled.svg} +0 -0
  743. /package/icons/20/{pause_circle-regular.svg → pause-circle-regular.svg} +0 -0
  744. /package/icons/20/{payment_wireless-filled.svg → payment-wireless-filled.svg} +0 -0
  745. /package/icons/20/{payment_wireless-regular.svg → payment-wireless-regular.svg} +0 -0
  746. /package/icons/20/{pen_off-filled.svg → pen-off-filled.svg} +0 -0
  747. /package/icons/20/{pen_off-regular.svg → pen-off-regular.svg} +0 -0
  748. /package/icons/20/{person_voice-filled.svg → person-voice-filled.svg} +0 -0
  749. /package/icons/20/{person_voice-regular.svg → person-voice-regular.svg} +0 -0
  750. /package/icons/20/{play_circle-filled.svg → play-circle-filled.svg} +0 -0
  751. /package/icons/20/{play_circle-regular.svg → play-circle-regular.svg} +0 -0
  752. /package/icons/20/{port_hdmi-filled.svg → port-hdmi-filled.svg} +0 -0
  753. /package/icons/20/{port_hdmi-regular.svg → port-hdmi-regular.svg} +0 -0
  754. /package/icons/20/{port_micro_usb-filled.svg → port-micro-usb-filled.svg} +0 -0
  755. /package/icons/20/{port_micro_usb-regular.svg → port-micro-usb-regular.svg} +0 -0
  756. /package/icons/20/{port_usb_a-filled.svg → port-usb-a-filled.svg} +0 -0
  757. /package/icons/20/{port_usb_a-regular.svg → port-usb-a-regular.svg} +0 -0
  758. /package/icons/20/{port_usb_c-filled.svg → port-usb-c-filled.svg} +0 -0
  759. /package/icons/20/{port_usb_c-regular.svg → port-usb-c-regular.svg} +0 -0
  760. /package/icons/20/{preview_link-filled.svg → preview-link-filled.svg} +0 -0
  761. /package/icons/20/{preview_link-regular.svg → preview-link-regular.svg} +0 -0
  762. /package/icons/20/{pulse_circle-filled.svg → pulse-circle-filled.svg} +0 -0
  763. /package/icons/20/{pulse_circle-regular.svg → pulse-circle-regular.svg} +0 -0
  764. /package/icons/20/{pulse_square-filled.svg → pulse-square-filled.svg} +0 -0
  765. /package/icons/20/{pulse_square-regular.svg → pulse-square-regular.svg} +0 -0
  766. /package/icons/20/{qr_code-filled.svg → qr-code-filled.svg} +0 -0
  767. /package/icons/20/{qr_code-regular.svg → qr-code-regular.svg} +0 -0
  768. /package/icons/20/{question_circle-filled.svg → question-circle-filled.svg} +0 -0
  769. /package/icons/20/{question_circle-regular.svg → question-circle-regular.svg} +0 -0
  770. /package/icons/20/{radio_button-filled.svg → radio-button-filled.svg} +0 -0
  771. /package/icons/20/{radio_button-regular.svg → radio-button-regular.svg} +0 -0
  772. /package/icons/20/{record_stop-filled.svg → record-stop-filled.svg} +0 -0
  773. /package/icons/20/{record_stop-regular.svg → record-stop-regular.svg} +0 -0
  774. /package/icons/20/{road_cone-filled.svg → road-cone-filled.svg} +0 -0
  775. /package/icons/20/{road_cone-regular.svg → road-cone-regular.svg} +0 -0
  776. /package/icons/20/{serial_port-filled.svg → serial-port-filled.svg} +0 -0
  777. /package/icons/20/{serial_port-regular.svg → serial-port-regular.svg} +0 -0
  778. /package/icons/20/{server_link-filled.svg → server-link-filled.svg} +0 -0
  779. /package/icons/20/{server_link-regular.svg → server-link-regular.svg} +0 -0
  780. /package/icons/20/{server_play-filled.svg → server-play-filled.svg} +0 -0
  781. /package/icons/20/{server_play-regular.svg → server-play-regular.svg} +0 -0
  782. /package/icons/20/{service_bell-filled.svg → service-bell-filled.svg} +0 -0
  783. /package/icons/20/{service_bell-regular.svg → service-bell-regular.svg} +0 -0
  784. /package/icons/20/{shape_exclude-filled.svg → shape-exclude-filled.svg} +0 -0
  785. /package/icons/20/{shape_exclude-regular.svg → shape-exclude-regular.svg} +0 -0
  786. /package/icons/20/{shape_intersect-filled.svg → shape-intersect-filled.svg} +0 -0
  787. /package/icons/20/{shape_intersect-regular.svg → shape-intersect-regular.svg} +0 -0
  788. /package/icons/20/{shape_subtract-filled.svg → shape-subtract-filled.svg} +0 -0
  789. /package/icons/20/{shape_subtract-regular.svg → shape-subtract-regular.svg} +0 -0
  790. /package/icons/20/{shape_union-filled.svg → shape-union-filled.svg} +0 -0
  791. /package/icons/20/{shape_union-regular.svg → shape-union-regular.svg} +0 -0
  792. /package/icons/20/{share_android-filled.svg → share-android-filled.svg} +0 -0
  793. /package/icons/20/{share_android-regular.svg → share-android-regular.svg} +0 -0
  794. /package/icons/20/{share_ios-filled.svg → share-ios-filled.svg} +0 -0
  795. /package/icons/20/{share_ios-regular.svg → share-ios-regular.svg} +0 -0
  796. /package/icons/20/{shell_script-filled.svg → shell-script-filled.svg} +0 -0
  797. /package/icons/20/{shell_script-regular.svg → shell-script-regular.svg} +0 -0
  798. /package/icons/20/{shopping_bag-filled.svg → shopping-bag-filled.svg} +0 -0
  799. /package/icons/20/{shopping_bag-regular.svg → shopping-bag-regular.svg} +0 -0
  800. /package/icons/20/{slide_add-filled.svg → slide-add-filled.svg} +0 -0
  801. /package/icons/20/{slide_add-regular.svg → slide-add-regular.svg} +0 -0
  802. /package/icons/20/{slide_content-filled.svg → slide-content-filled.svg} +0 -0
  803. /package/icons/20/{slide_content-regular.svg → slide-content-regular.svg} +0 -0
  804. /package/icons/20/{slide_eraser-filled.svg → slide-eraser-filled.svg} +0 -0
  805. /package/icons/20/{slide_eraser-regular.svg → slide-eraser-regular.svg} +0 -0
  806. /package/icons/20/{slide_grid-filled.svg → slide-grid-filled.svg} +0 -0
  807. /package/icons/20/{slide_grid-regular.svg → slide-grid-regular.svg} +0 -0
  808. /package/icons/20/{slide_hide-filled.svg → slide-hide-filled.svg} +0 -0
  809. /package/icons/20/{slide_hide-regular.svg → slide-hide-regular.svg} +0 -0
  810. /package/icons/20/{slide_layout-filled.svg → slide-layout-filled.svg} +0 -0
  811. /package/icons/20/{slide_layout-regular.svg → slide-layout-regular.svg} +0 -0
  812. /package/icons/20/{sound_source-filled.svg → sound-source-filled.svg} +0 -0
  813. /package/icons/20/{sound_source-regular.svg → sound-source-regular.svg} +0 -0
  814. /package/icons/20/{sport_baseball-filled.svg → sport-baseball-filled.svg} +0 -0
  815. /package/icons/20/{sport_baseball-regular.svg → sport-baseball-regular.svg} +0 -0
  816. /package/icons/20/{sport_basketball-filled.svg → sport-basketball-filled.svg} +0 -0
  817. /package/icons/20/{sport_basketball-regular.svg → sport-basketball-regular.svg} +0 -0
  818. /package/icons/20/{sport_soccer-filled.svg → sport-soccer-filled.svg} +0 -0
  819. /package/icons/20/{sport_soccer-regular.svg → sport-soccer-regular.svg} +0 -0
  820. /package/icons/20/{spray_can-filled.svg → spray-can-filled.svg} +0 -0
  821. /package/icons/20/{spray_can-regular.svg → spray-can-regular.svg} +0 -0
  822. /package/icons/20/{square_hint-filled.svg → square-hint-filled.svg} +0 -0
  823. /package/icons/20/{square_hint-regular.svg → square-hint-regular.svg} +0 -0
  824. /package/icons/20/{square_multiple-filled.svg → square-multiple-filled.svg} +0 -0
  825. /package/icons/20/{square_multiple-regular.svg → square-multiple-regular.svg} +0 -0
  826. /package/icons/20/{text_align_center-filled.svg → text-align-center-filled.svg} +0 -0
  827. /package/icons/20/{text_align_center-regular.svg → text-align-center-regular.svg} +0 -0
  828. /package/icons/20/{text_align_justify-filled.svg → text-align-justify-filled.svg} +0 -0
  829. /package/icons/20/{text_align_justify-regular.svg → text-align-justify-regular.svg} +0 -0
  830. /package/icons/20/{text_align_left-filled.svg → text-align-left-filled.svg} +0 -0
  831. /package/icons/20/{text_align_left-regular.svg → text-align-left-regular.svg} +0 -0
  832. /package/icons/20/{text_align_right-filled.svg → text-align-right-filled.svg} +0 -0
  833. /package/icons/20/{text_align_right-regular.svg → text-align-right-regular.svg} +0 -0
  834. /package/icons/20/{textbox_align_bottom_center-filled.svg → textbox-align-bottom-center-filled.svg} +0 -0
  835. /package/icons/20/{textbox_align_bottom_center-regular.svg → textbox-align-bottom-center-regular.svg} +0 -0
  836. /package/icons/20/{textbox_align_bottom-filled.svg → textbox-align-bottom-filled.svg} +0 -0
  837. /package/icons/20/{textbox_align_bottom_left-filled.svg → textbox-align-bottom-left-filled.svg} +0 -0
  838. /package/icons/20/{textbox_align_bottom_left-regular.svg → textbox-align-bottom-left-regular.svg} +0 -0
  839. /package/icons/20/{textbox_align_bottom-regular.svg → textbox-align-bottom-regular.svg} +0 -0
  840. /package/icons/20/{textbox_align_bottom_right-filled.svg → textbox-align-bottom-right-filled.svg} +0 -0
  841. /package/icons/20/{textbox_align_bottom_right-regular.svg → textbox-align-bottom-right-regular.svg} +0 -0
  842. /package/icons/20/{textbox_align_center-filled.svg → textbox-align-center-filled.svg} +0 -0
  843. /package/icons/20/{textbox_align_center-regular.svg → textbox-align-center-regular.svg} +0 -0
  844. /package/icons/20/{textbox_align_middle-filled.svg → textbox-align-middle-filled.svg} +0 -0
  845. /package/icons/20/{textbox_align_middle_left-filled.svg → textbox-align-middle-left-filled.svg} +0 -0
  846. /package/icons/20/{textbox_align_middle_left-regular.svg → textbox-align-middle-left-regular.svg} +0 -0
  847. /package/icons/20/{textbox_align_middle-regular.svg → textbox-align-middle-regular.svg} +0 -0
  848. /package/icons/20/{textbox_align_middle_right-filled.svg → textbox-align-middle-right-filled.svg} +0 -0
  849. /package/icons/20/{textbox_align_middle_right-regular.svg → textbox-align-middle-right-regular.svg} +0 -0
  850. /package/icons/20/{textbox_align_top_center-filled.svg → textbox-align-top-center-filled.svg} +0 -0
  851. /package/icons/20/{textbox_align_top_center-regular.svg → textbox-align-top-center-regular.svg} +0 -0
  852. /package/icons/20/{textbox_align_top-filled.svg → textbox-align-top-filled.svg} +0 -0
  853. /package/icons/20/{textbox_align_top_left-filled.svg → textbox-align-top-left-filled.svg} +0 -0
  854. /package/icons/20/{textbox_align_top_left-regular.svg → textbox-align-top-left-regular.svg} +0 -0
  855. /package/icons/20/{textbox_align_top-regular.svg → textbox-align-top-regular.svg} +0 -0
  856. /package/icons/20/{textbox_align_top_right-filled.svg → textbox-align-top-right-filled.svg} +0 -0
  857. /package/icons/20/{textbox_align_top_right-regular.svg → textbox-align-top-right-regular.svg} +0 -0
  858. /package/icons/20/{toggle_left-filled.svg → toggle-left-filled.svg} +0 -0
  859. /package/icons/20/{toggle_left-regular.svg → toggle-left-regular.svg} +0 -0
  860. /package/icons/20/{toggle_multiple-filled.svg → toggle-multiple-filled.svg} +0 -0
  861. /package/icons/20/{toggle_multiple-regular.svg → toggle-multiple-regular.svg} +0 -0
  862. /package/icons/20/{toggle_right-filled.svg → toggle-right-filled.svg} +0 -0
  863. /package/icons/20/{toggle_right-regular.svg → toggle-right-regular.svg} +0 -0
  864. /package/icons/20/{usb_cable-filled.svg → usb-cable-filled.svg} +0 -0
  865. /package/icons/20/{usb_cable-regular.svg → usb-cable-regular.svg} +0 -0
  866. /package/icons/20/{video_clip-filled.svg → video-clip-filled.svg} +0 -0
  867. /package/icons/20/{video_clip-regular.svg → video-clip-regular.svg} +0 -0
  868. /package/icons/20/{video_play_pause-filled.svg → video-play-pause-filled.svg} +0 -0
  869. /package/icons/20/{video_play_pause-regular.svg → video-play-pause-regular.svg} +0 -0
  870. /package/icons/20/{walkie_talkie-filled.svg → walkie-talkie-filled.svg} +0 -0
  871. /package/icons/20/{walkie_talkie-regular.svg → walkie-talkie-regular.svg} +0 -0
  872. /package/icons/20/{weather_blowing_snow-filled.svg → weather-blowing-snow-filled.svg} +0 -0
  873. /package/icons/20/{weather_blowing_snow-regular.svg → weather-blowing-snow-regular.svg} +0 -0
  874. /package/icons/20/{weather_cloudy-filled.svg → weather-cloudy-filled.svg} +0 -0
  875. /package/icons/20/{weather_cloudy-regular.svg → weather-cloudy-regular.svg} +0 -0
  876. /package/icons/20/{weather_rain-filled.svg → weather-rain-filled.svg} +0 -0
  877. /package/icons/20/{weather_rain-regular.svg → weather-rain-regular.svg} +0 -0
  878. /package/icons/20/{weather_snow-filled.svg → weather-snow-filled.svg} +0 -0
  879. /package/icons/20/{weather_snow-regular.svg → weather-snow-regular.svg} +0 -0
  880. /package/icons/20/{weather_snowflake-filled.svg → weather-snowflake-filled.svg} +0 -0
  881. /package/icons/20/{weather_snowflake-regular.svg → weather-snowflake-regular.svg} +0 -0
  882. /package/icons/20/{weather_sunny-filled.svg → weather-sunny-filled.svg} +0 -0
  883. /package/icons/20/{weather_sunny-regular.svg → weather-sunny-regular.svg} +0 -0
  884. /package/icons/20/{weather_thunderstorm-filled.svg → weather-thunderstorm-filled.svg} +0 -0
  885. /package/icons/20/{weather_thunderstorm-regular.svg → weather-thunderstorm-regular.svg} +0 -0
  886. /package/icons/20/{wifi_1-filled.svg → wifi-1-filled.svg} +0 -0
  887. /package/icons/20/{wifi_1-regular.svg → wifi-1-regular.svg} +0 -0
  888. /package/icons/20/{wifi_2-filled.svg → wifi-2-filled.svg} +0 -0
  889. /package/icons/20/{wifi_2-regular.svg → wifi-2-regular.svg} +0 -0
  890. /package/icons/20/{wifi_3-filled.svg → wifi-3-filled.svg} +0 -0
  891. /package/icons/20/{wifi_3-regular.svg → wifi-3-regular.svg} +0 -0
  892. /package/icons/20/{wifi_4-filled.svg → wifi-4-filled.svg} +0 -0
  893. /package/icons/20/{wifi_4-regular.svg → wifi-4-regular.svg} +0 -0
  894. /package/icons/20/{zoom_in-filled.svg → zoom-in-filled.svg} +0 -0
  895. /package/icons/20/{zoom_in-regular.svg → zoom-in-regular.svg} +0 -0
  896. /package/icons/20/{zoom_out-filled.svg → zoom-out-filled.svg} +0 -0
  897. /package/icons/20/{zoom_out-regular.svg → zoom-out-regular.svg} +0 -0
  898. /package/icons/24/{access_time-filled.svg → access-time-filled.svg} +0 -0
  899. /package/icons/24/{access_time-regular.svg → access-time-regular.svg} +0 -0
  900. /package/icons/24/{add_circle-filled.svg → add-circle-filled.svg} +0 -0
  901. /package/icons/24/{add_circle-regular.svg → add-circle-regular.svg} +0 -0
  902. /package/icons/24/{add_square-filled.svg → add-square-filled.svg} +0 -0
  903. /package/icons/24/{add_square-regular.svg → add-square-regular.svg} +0 -0
  904. /package/icons/24/{alert_badge-filled.svg → alert-badge-filled.svg} +0 -0
  905. /package/icons/24/{alert_badge-regular.svg → alert-badge-regular.svg} +0 -0
  906. /package/icons/24/{alert_off-filled.svg → alert-off-filled.svg} +0 -0
  907. /package/icons/24/{alert_off-regular.svg → alert-off-regular.svg} +0 -0
  908. /package/icons/24/{align_bottom-filled.svg → align-bottom-filled.svg} +0 -0
  909. /package/icons/24/{align_bottom-regular.svg → align-bottom-regular.svg} +0 -0
  910. /package/icons/24/{align_center_horizontal-filled.svg → align-center-horizontal-filled.svg} +0 -0
  911. /package/icons/24/{align_center_horizontal-regular.svg → align-center-horizontal-regular.svg} +0 -0
  912. /package/icons/24/{align_center_vertical-filled.svg → align-center-vertical-filled.svg} +0 -0
  913. /package/icons/24/{align_center_vertical-regular.svg → align-center-vertical-regular.svg} +0 -0
  914. /package/icons/24/{align_left-filled.svg → align-left-filled.svg} +0 -0
  915. /package/icons/24/{align_left-regular.svg → align-left-regular.svg} +0 -0
  916. /package/icons/24/{align_right-filled.svg → align-right-filled.svg} +0 -0
  917. /package/icons/24/{align_right-regular.svg → align-right-regular.svg} +0 -0
  918. /package/icons/24/{align_top-filled.svg → align-top-filled.svg} +0 -0
  919. /package/icons/24/{align_top-regular.svg → align-top-regular.svg} +0 -0
  920. /package/icons/24/{app_folder-filled.svg → app-folder-filled.svg} +0 -0
  921. /package/icons/24/{app_folder-regular.svg → app-folder-regular.svg} +0 -0
  922. /package/icons/24/{app_recent-filled.svg → app-recent-filled.svg} +0 -0
  923. /package/icons/24/{app_recent-regular.svg → app-recent-regular.svg} +0 -0
  924. /package/icons/24/{app_title-filled.svg → app-title-filled.svg} +0 -0
  925. /package/icons/24/{app_title-regular.svg → app-title-regular.svg} +0 -0
  926. /package/icons/24/{bar_chart_horizontal_descending-filled.svg → bar-chart-horizontal-descending-filled.svg} +0 -0
  927. /package/icons/24/{bar_chart_horizontal_descending-regular.svg → bar-chart-horizontal-descending-regular.svg} +0 -0
  928. /package/icons/24/{bar_chart_horizontal-filled.svg → bar-chart-horizontal-filled.svg} +0 -0
  929. /package/icons/24/{bar_chart_horizontal-regular.svg → bar-chart-horizontal-regular.svg} +0 -0
  930. /package/icons/24/{bar_chart_vertical_descending-filled.svg → bar-chart-vertical-descending-filled.svg} +0 -0
  931. /package/icons/24/{bar_chart_vertical_descending-regular.svg → bar-chart-vertical-descending-regular.svg} +0 -0
  932. /package/icons/24/{bar_chart_vertical-filled.svg → bar-chart-vertical-filled.svg} +0 -0
  933. /package/icons/24/{bar_chart_vertical-regular.svg → bar-chart-vertical-regular.svg} +0 -0
  934. /package/icons/24/{barcode_scanner-filled.svg → barcode-scanner-filled.svg} +0 -0
  935. /package/icons/24/{barcode_scanner-regular.svg → barcode-scanner-regular.svg} +0 -0
  936. /package/icons/24/{battery_0-filled.svg → battery-0-filled.svg} +0 -0
  937. /package/icons/24/{battery_0-regular.svg → battery-0-regular.svg} +0 -0
  938. /package/icons/24/{battery_10-filled.svg → battery-10-filled.svg} +0 -0
  939. /package/icons/24/{battery_10-regular.svg → battery-10-regular.svg} +0 -0
  940. /package/icons/24/{battery_100-filled.svg → battery-100-filled.svg} +0 -0
  941. /package/icons/24/{battery_100-regular.svg → battery-100-regular.svg} +0 -0
  942. /package/icons/24/{battery_20-filled.svg → battery-20-filled.svg} +0 -0
  943. /package/icons/24/{battery_20-regular.svg → battery-20-regular.svg} +0 -0
  944. /package/icons/24/{battery_30-filled.svg → battery-30-filled.svg} +0 -0
  945. /package/icons/24/{battery_30-regular.svg → battery-30-regular.svg} +0 -0
  946. /package/icons/24/{battery_40-filled.svg → battery-40-filled.svg} +0 -0
  947. /package/icons/24/{battery_40-regular.svg → battery-40-regular.svg} +0 -0
  948. /package/icons/24/{battery_50-filled.svg → battery-50-filled.svg} +0 -0
  949. /package/icons/24/{battery_50-regular.svg → battery-50-regular.svg} +0 -0
  950. /package/icons/24/{battery_60-filled.svg → battery-60-filled.svg} +0 -0
  951. /package/icons/24/{battery_60-regular.svg → battery-60-regular.svg} +0 -0
  952. /package/icons/24/{battery_70-filled.svg → battery-70-filled.svg} +0 -0
  953. /package/icons/24/{battery_70-regular.svg → battery-70-regular.svg} +0 -0
  954. /package/icons/24/{battery_80-filled.svg → battery-80-filled.svg} +0 -0
  955. /package/icons/24/{battery_80-regular.svg → battery-80-regular.svg} +0 -0
  956. /package/icons/24/{battery_90-filled.svg → battery-90-filled.svg} +0 -0
  957. /package/icons/24/{battery_90-regular.svg → battery-90-regular.svg} +0 -0
  958. /package/icons/24/{carton_box-filled.svg → carton-box-filled.svg} +0 -0
  959. /package/icons/24/{carton_box-regular.svg → carton-box-regular.svg} +0 -0
  960. /package/icons/24/{chat_add-filled.svg → chat-add-filled.svg} +0 -0
  961. /package/icons/24/{chat_add-regular.svg → chat-add-regular.svg} +0 -0
  962. /package/icons/24/{chat_empty-filled.svg → chat-empty-filled.svg} +0 -0
  963. /package/icons/24/{chat_empty-regular.svg → chat-empty-regular.svg} +0 -0
  964. /package/icons/24/{chevron_down-filled.svg → chevron-down-filled.svg} +0 -0
  965. /package/icons/24/{chevron_down-regular.svg → chevron-down-regular.svg} +0 -0
  966. /package/icons/24/{chevron_left-filled.svg → chevron-left-filled.svg} +0 -0
  967. /package/icons/24/{chevron_left-regular.svg → chevron-left-regular.svg} +0 -0
  968. /package/icons/24/{chevron_right-filled.svg → chevron-right-filled.svg} +0 -0
  969. /package/icons/24/{chevron_right-regular.svg → chevron-right-regular.svg} +0 -0
  970. /package/icons/24/{chevron_up-filled.svg → chevron-up-filled.svg} +0 -0
  971. /package/icons/24/{chevron_up-regular.svg → chevron-up-regular.svg} +0 -0
  972. /package/icons/24/{clock_alarm-filled.svg → clock-alarm-filled.svg} +0 -0
  973. /package/icons/24/{clock_alarm-regular.svg → clock-alarm-regular.svg} +0 -0
  974. /package/icons/24/{code_block-filled.svg → code-block-filled.svg} +0 -0
  975. /package/icons/24/{code_block-regular.svg → code-block-regular.svg} +0 -0
  976. /package/icons/24/{control_button-filled.svg → control-button-filled.svg} +0 -0
  977. /package/icons/24/{control_button-regular.svg → control-button-regular.svg} +0 -0
  978. /package/icons/24/{delete_off-filled.svg → delete-off-filled.svg} +0 -0
  979. /package/icons/24/{delete_off-regular.svg → delete-off-regular.svg} +0 -0
  980. /package/icons/24/{desktop_mac-filled.svg → desktop-mac-filled.svg} +0 -0
  981. /package/icons/24/{desktop_mac-regular.svg → desktop-mac-regular.svg} +0 -0
  982. /package/icons/24/{dismiss_circle-filled.svg → dismiss-circle-filled.svg} +0 -0
  983. /package/icons/24/{dismiss_circle-regular.svg → dismiss-circle-regular.svg} +0 -0
  984. /package/icons/24/{dismiss_square-filled.svg → dismiss-square-filled.svg} +0 -0
  985. /package/icons/24/{dismiss_square-regular.svg → dismiss-square-regular.svg} +0 -0
  986. /package/icons/24/{document_border-filled.svg → document-border-filled.svg} +0 -0
  987. /package/icons/24/{document_border-regular.svg → document-border-regular.svg} +0 -0
  988. /package/icons/24/{dual_screen-filled.svg → dual-screen-filled.svg} +0 -0
  989. /package/icons/24/{dual_screen-regular.svg → dual-screen-regular.svg} +0 -0
  990. /package/icons/24/{edit_off-filled.svg → edit-off-filled.svg} +0 -0
  991. /package/icons/24/{edit_off-regular.svg → edit-off-regular.svg} +0 -0
  992. /package/icons/24/{emoji_angry-filled.svg → emoji-angry-filled.svg} +0 -0
  993. /package/icons/24/{emoji_angry-regular.svg → emoji-angry-regular.svg} +0 -0
  994. /package/icons/24/{emoji_cool-filled.svg → emoji-cool-filled.svg} +0 -0
  995. /package/icons/24/{emoji_cool-regular.svg → emoji-cool-regular.svg} +0 -0
  996. /package/icons/24/{emoji_grimacing-filled.svg → emoji-grimacing-filled.svg} +0 -0
  997. /package/icons/24/{emoji_grimacing-regular.svg → emoji-grimacing-regular.svg} +0 -0
  998. /package/icons/24/{emoji_laugh-filled.svg → emoji-laugh-filled.svg} +0 -0
  999. /package/icons/24/{emoji_laugh-regular.svg → emoji-laugh-regular.svg} +0 -0
  1000. /package/icons/24/{emoji_meh-filled.svg → emoji-meh-filled.svg} +0 -0
  1001. /package/icons/24/{emoji_meh-regular.svg → emoji-meh-regular.svg} +0 -0
  1002. /package/icons/24/{emoji_sad-filled.svg → emoji-sad-filled.svg} +0 -0
  1003. /package/icons/24/{emoji_sad-regular.svg → emoji-sad-regular.svg} +0 -0
  1004. /package/icons/24/{emoji_surprise-filled.svg → emoji-surprise-filled.svg} +0 -0
  1005. /package/icons/24/{emoji_surprise-regular.svg → emoji-surprise-regular.svg} +0 -0
  1006. /package/icons/24/{equal_circle-filled.svg → equal-circle-filled.svg} +0 -0
  1007. /package/icons/24/{equal_circle-regular.svg → equal-circle-regular.svg} +0 -0
  1008. /package/icons/24/{equal_off-filled.svg → equal-off-filled.svg} +0 -0
  1009. /package/icons/24/{equal_off-regular.svg → equal-off-regular.svg} +0 -0
  1010. /package/icons/24/{error_circle-filled.svg → error-circle-filled.svg} +0 -0
  1011. /package/icons/24/{error_circle-regular.svg → error-circle-regular.svg} +0 -0
  1012. /package/icons/24/{eye_off-filled.svg → eye-off-filled.svg} +0 -0
  1013. /package/icons/24/{eye_off-regular.svg → eye-off-regular.svg} +0 -0
  1014. /package/icons/24/{eyedropper_off-filled.svg → eyedropper-off-filled.svg} +0 -0
  1015. /package/icons/24/{eyedropper_off-regular.svg → eyedropper-off-regular.svg} +0 -0
  1016. /package/icons/24/{fast_forward-filled.svg → fast-forward-filled.svg} +0 -0
  1017. /package/icons/24/{fast_forward-regular.svg → fast-forward-regular.svg} +0 -0
  1018. /package/icons/24/{filmstrip_off-filled.svg → filmstrip-off-filled.svg} +0 -0
  1019. /package/icons/24/{filmstrip_off-regular.svg → filmstrip-off-regular.svg} +0 -0
  1020. /package/icons/24/{flag_off-filled.svg → flag-off-filled.svg} +0 -0
  1021. /package/icons/24/{flag_off-regular.svg → flag-off-regular.svg} +0 -0
  1022. /package/icons/24/{flash_off-filled.svg → flash-off-filled.svg} +0 -0
  1023. /package/icons/24/{flash_off-regular.svg → flash-off-regular.svg} +0 -0
  1024. /package/icons/24/{flashlight_off-filled.svg → flashlight-off-filled.svg} +0 -0
  1025. /package/icons/24/{flashlight_off-regular.svg → flashlight-off-regular.svg} +0 -0
  1026. /package/icons/24/{flip_horizontal-filled.svg → flip-horizontal-filled.svg} +0 -0
  1027. /package/icons/24/{flip_horizontal-regular.svg → flip-horizontal-regular.svg} +0 -0
  1028. /package/icons/24/{folder_open-filled.svg → folder-open-filled.svg} +0 -0
  1029. /package/icons/24/{folder_open-regular.svg → folder-open-regular.svg} +0 -0
  1030. /package/icons/24/{full_screen_maximize-filled.svg → full-screen-maximize-filled.svg} +0 -0
  1031. /package/icons/24/{full_screen_maximize-regular.svg → full-screen-maximize-regular.svg} +0 -0
  1032. /package/icons/24/{full_screen_minimize-filled.svg → full-screen-minimize-filled.svg} +0 -0
  1033. /package/icons/24/{full_screen_minimize-regular.svg → full-screen-minimize-regular.svg} +0 -0
  1034. /package/icons/24/{gantt_chart-filled.svg → gantt-chart-filled.svg} +0 -0
  1035. /package/icons/24/{gantt_chart-regular.svg → gantt-chart-regular.svg} +0 -0
  1036. /package/icons/24/{gas_station-filled.svg → gas-station-filled.svg} +0 -0
  1037. /package/icons/24/{gas_station-regular.svg → gas-station-regular.svg} +0 -0
  1038. /package/icons/24/{gift_card-filled.svg → gift-card-filled.svg} +0 -0
  1039. /package/icons/24/{gift_card-regular.svg → gift-card-regular.svg} +0 -0
  1040. /package/icons/24/{hard_drive-filled.svg → hard-drive-filled.svg} +0 -0
  1041. /package/icons/24/{hard_drive-regular.svg → hard-drive-regular.svg} +0 -0
  1042. /package/icons/24/{hat_graduation-filled.svg → hat-graduation-filled.svg} +0 -0
  1043. /package/icons/24/{hat_graduation-regular.svg → hat-graduation-regular.svg} +0 -0
  1044. /package/icons/24/{hdr_off-filled.svg → hdr-off-filled.svg} +0 -0
  1045. /package/icons/24/{hdr_off-regular.svg → hdr-off-regular.svg} +0 -0
  1046. /package/icons/24/{headphones_mic-filled.svg → headphones-mic-filled.svg} +0 -0
  1047. /package/icons/24/{headphones_mic-regular.svg → headphones-mic-regular.svg} +0 -0
  1048. /package/icons/24/{headset_vr-filled.svg → headset-vr-filled.svg} +0 -0
  1049. /package/icons/24/{headset_vr-regular.svg → headset-vr-regular.svg} +0 -0
  1050. /package/icons/24/{heart_broken-filled.svg → heart-broken-filled.svg} +0 -0
  1051. /package/icons/24/{heart_broken-regular.svg → heart-broken-regular.svg} +0 -0
  1052. /package/icons/24/{home_checkmark-filled.svg → home-checkmark-filled.svg} +0 -0
  1053. /package/icons/24/{home_checkmark-regular.svg → home-checkmark-regular.svg} +0 -0
  1054. /package/icons/24/{hourglass_half-filled.svg → hourglass-half-filled.svg} +0 -0
  1055. /package/icons/24/{hourglass_half-regular.svg → hourglass-half-regular.svg} +0 -0
  1056. /package/icons/24/{hourglass_one_quarter-filled.svg → hourglass-one-quarter-filled.svg} +0 -0
  1057. /package/icons/24/{hourglass_one_quarter-regular.svg → hourglass-one-quarter-regular.svg} +0 -0
  1058. /package/icons/24/{hourglass_three_quarter-filled.svg → hourglass-three-quarter-filled.svg} +0 -0
  1059. /package/icons/24/{hourglass_three_quarter-regular.svg → hourglass-three-quarter-regular.svg} +0 -0
  1060. /package/icons/24/{image_circle-filled.svg → image-circle-filled.svg} +0 -0
  1061. /package/icons/24/{image_circle-regular.svg → image-circle-regular.svg} +0 -0
  1062. /package/icons/24/{ios_arrow_ltr-filled.svg → ios-arrow-ltr-filled.svg} +0 -0
  1063. /package/icons/24/{ios_arrow_ltr-regular.svg → ios-arrow-ltr-regular.svg} +0 -0
  1064. /package/icons/24/{ios_arrow_rtl-filled.svg → ios-arrow-rtl-filled.svg} +0 -0
  1065. /package/icons/24/{ios_arrow_rtl-regular.svg → ios-arrow-rtl-regular.svg} +0 -0
  1066. /package/icons/24/{ios_chevron_ltr-filled.svg → ios-chevron-ltr-filled.svg} +0 -0
  1067. /package/icons/24/{ios_chevron_ltr-regular.svg → ios-chevron-ltr-regular.svg} +0 -0
  1068. /package/icons/24/{ios_chevron_rtl-filled.svg → ios-chevron-rtl-filled.svg} +0 -0
  1069. /package/icons/24/{ios_chevron_rtl-regular.svg → ios-chevron-rtl-regular.svg} +0 -0
  1070. /package/icons/24/{json_file-filled.svg → json-file-filled.svg} +0 -0
  1071. /package/icons/24/{json_file-regular.svg → json-file-regular.svg} +0 -0
  1072. /package/icons/24/{key_multiple-filled.svg → key-multiple-filled.svg} +0 -0
  1073. /package/icons/24/{key_multiple-regular.svg → key-multiple-regular.svg} +0 -0
  1074. /package/icons/24/{keyboard_backspace-filled.svg → keyboard-backspace-filled.svg} +0 -0
  1075. /package/icons/24/{keyboard_backspace-regular.svg → keyboard-backspace-regular.svg} +0 -0
  1076. /package/icons/24/{keyboard_command-filled.svg → keyboard-command-filled.svg} +0 -0
  1077. /package/icons/24/{keyboard_command-regular.svg → keyboard-command-regular.svg} +0 -0
  1078. /package/icons/24/{keyboard_lock-filled.svg → keyboard-lock-filled.svg} +0 -0
  1079. /package/icons/24/{keyboard_lock-regular.svg → keyboard-lock-regular.svg} +0 -0
  1080. /package/icons/24/{keyboard_off-filled.svg → keyboard-off-filled.svg} +0 -0
  1081. /package/icons/24/{keyboard_off-regular.svg → keyboard-off-regular.svg} +0 -0
  1082. /package/icons/24/{keyboard_option-filled.svg → keyboard-option-filled.svg} +0 -0
  1083. /package/icons/24/{keyboard_option-regular.svg → keyboard-option-regular.svg} +0 -0
  1084. /package/icons/24/{keyboard_return-filled.svg → keyboard-return-filled.svg} +0 -0
  1085. /package/icons/24/{keyboard_return-regular.svg → keyboard-return-regular.svg} +0 -0
  1086. /package/icons/24/{keyboard_shift-filled.svg → keyboard-shift-filled.svg} +0 -0
  1087. /package/icons/24/{keyboard_shift-regular.svg → keyboard-shift-regular.svg} +0 -0
  1088. /package/icons/24/{keyboard_shift_uppercase-filled.svg → keyboard-shift-uppercase-filled.svg} +0 -0
  1089. /package/icons/24/{keyboard_shift_uppercase-regular.svg → keyboard-shift-uppercase-regular.svg} +0 -0
  1090. /package/icons/24/{keyboard_tab-filled.svg → keyboard-tab-filled.svg} +0 -0
  1091. /package/icons/24/{keyboard_tab-regular.svg → keyboard-tab-regular.svg} +0 -0
  1092. /package/icons/24/{line_dashes-filled.svg → line-dashes-filled.svg} +0 -0
  1093. /package/icons/24/{line_dashes-regular.svg → line-dashes-regular.svg} +0 -0
  1094. /package/icons/24/{line_horizontal_1_dashes-filled.svg → line-horizontal-1-dashes-filled.svg} +0 -0
  1095. /package/icons/24/{line_horizontal_1_dashes-regular.svg → line-horizontal-1-dashes-regular.svg} +0 -0
  1096. /package/icons/24/{line_horizontal_1-filled.svg → line-horizontal-1-filled.svg} +0 -0
  1097. /package/icons/24/{line_horizontal_1-regular.svg → line-horizontal-1-regular.svg} +0 -0
  1098. /package/icons/24/{location_arrow-filled.svg → location-arrow-filled.svg} +0 -0
  1099. /package/icons/24/{location_arrow-regular.svg → location-arrow-regular.svg} +0 -0
  1100. /package/icons/24/{lock_closed-filled.svg → lock-closed-filled.svg} +0 -0
  1101. /package/icons/24/{lock_closed-regular.svg → lock-closed-regular.svg} +0 -0
  1102. /package/icons/24/{lock_open-filled.svg → lock-open-filled.svg} +0 -0
  1103. /package/icons/24/{lock_open-regular.svg → lock-open-regular.svg} +0 -0
  1104. /package/icons/24/{mail_read-filled.svg → mail-read-filled.svg} +0 -0
  1105. /package/icons/24/{mail_read-regular.svg → mail-read-regular.svg} +0 -0
  1106. /package/icons/24/{math_symbols-filled.svg → math-symbols-filled.svg} +0 -0
  1107. /package/icons/24/{math_symbols-regular.svg → math-symbols-regular.svg} +0 -0
  1108. /package/icons/24/{more_circle-filled.svg → more-circle-filled.svg} +0 -0
  1109. /package/icons/24/{more_circle-regular.svg → more-circle-regular.svg} +0 -0
  1110. /package/icons/24/{more_horizontal-filled.svg → more-horizontal-filled.svg} +0 -0
  1111. /package/icons/24/{more_horizontal-regular.svg → more-horizontal-regular.svg} +0 -0
  1112. /package/icons/24/{network_check-filled.svg → network-check-filled.svg} +0 -0
  1113. /package/icons/24/{network_check-regular.svg → network-check-regular.svg} +0 -0
  1114. /package/icons/24/{number_circle_0-filled.svg → number-circle-0-filled.svg} +0 -0
  1115. /package/icons/24/{number_circle_0-regular.svg → number-circle-0-regular.svg} +0 -0
  1116. /package/icons/24/{number_circle_1-filled.svg → number-circle-1-filled.svg} +0 -0
  1117. /package/icons/24/{number_circle_1-regular.svg → number-circle-1-regular.svg} +0 -0
  1118. /package/icons/24/{number_circle_2-filled.svg → number-circle-2-filled.svg} +0 -0
  1119. /package/icons/24/{number_circle_2-regular.svg → number-circle-2-regular.svg} +0 -0
  1120. /package/icons/24/{number_circle_3-filled.svg → number-circle-3-filled.svg} +0 -0
  1121. /package/icons/24/{number_circle_3-regular.svg → number-circle-3-regular.svg} +0 -0
  1122. /package/icons/24/{number_circle_4-filled.svg → number-circle-4-filled.svg} +0 -0
  1123. /package/icons/24/{number_circle_4-regular.svg → number-circle-4-regular.svg} +0 -0
  1124. /package/icons/24/{number_circle_5-filled.svg → number-circle-5-filled.svg} +0 -0
  1125. /package/icons/24/{number_circle_5-regular.svg → number-circle-5-regular.svg} +0 -0
  1126. /package/icons/24/{number_circle_6-filled.svg → number-circle-6-filled.svg} +0 -0
  1127. /package/icons/24/{number_circle_6-regular.svg → number-circle-6-regular.svg} +0 -0
  1128. /package/icons/24/{number_circle_7-filled.svg → number-circle-7-filled.svg} +0 -0
  1129. /package/icons/24/{number_circle_7-regular.svg → number-circle-7-regular.svg} +0 -0
  1130. /package/icons/24/{number_circle_8-filled.svg → number-circle-8-filled.svg} +0 -0
  1131. /package/icons/24/{number_circle_8-regular.svg → number-circle-8-regular.svg} +0 -0
  1132. /package/icons/24/{number_circle_9-filled.svg → number-circle-9-filled.svg} +0 -0
  1133. /package/icons/24/{number_circle_9-regular.svg → number-circle-9-regular.svg} +0 -0
  1134. /package/icons/24/{number_symbol_circle-filled.svg → number-symbol-circle-filled.svg} +0 -0
  1135. /package/icons/24/{number_symbol_circle-regular.svg → number-symbol-circle-regular.svg} +0 -0
  1136. /package/icons/24/{number_symbol-filled.svg → number-symbol-filled.svg} +0 -0
  1137. /package/icons/24/{number_symbol-regular.svg → number-symbol-regular.svg} +0 -0
  1138. /package/icons/24/{number_symbol_square-filled.svg → number-symbol-square-filled.svg} +0 -0
  1139. /package/icons/24/{number_symbol_square-regular.svg → number-symbol-square-regular.svg} +0 -0
  1140. /package/icons/24/{open_off-filled.svg → open-off-filled.svg} +0 -0
  1141. /package/icons/24/{open_off-regular.svg → open-off-regular.svg} +0 -0
  1142. /package/icons/24/{organization_horizontal-filled.svg → organization-horizontal-filled.svg} +0 -0
  1143. /package/icons/24/{organization_horizontal-regular.svg → organization-horizontal-regular.svg} +0 -0
  1144. /package/icons/24/{page_fit-filled.svg → page-fit-filled.svg} +0 -0
  1145. /package/icons/24/{page_fit-regular.svg → page-fit-regular.svg} +0 -0
  1146. /package/icons/24/{paint_brush-filled.svg → paint-brush-filled.svg} +0 -0
  1147. /package/icons/24/{paint_brush-regular.svg → paint-brush-regular.svg} +0 -0
  1148. /package/icons/24/{paint_bucket-filled.svg → paint-bucket-filled.svg} +0 -0
  1149. /package/icons/24/{paint_bucket-regular.svg → paint-bucket-regular.svg} +0 -0
  1150. /package/icons/24/{pause_circle-filled.svg → pause-circle-filled.svg} +0 -0
  1151. /package/icons/24/{pause_circle-regular.svg → pause-circle-regular.svg} +0 -0
  1152. /package/icons/24/{payment_wireless-filled.svg → payment-wireless-filled.svg} +0 -0
  1153. /package/icons/24/{payment_wireless-regular.svg → payment-wireless-regular.svg} +0 -0
  1154. /package/icons/24/{pen_off-filled.svg → pen-off-filled.svg} +0 -0
  1155. /package/icons/24/{pen_off-regular.svg → pen-off-regular.svg} +0 -0
  1156. /package/icons/24/{person_voice-filled.svg → person-voice-filled.svg} +0 -0
  1157. /package/icons/24/{person_voice-regular.svg → person-voice-regular.svg} +0 -0
  1158. /package/icons/24/{play_circle-filled.svg → play-circle-filled.svg} +0 -0
  1159. /package/icons/24/{play_circle-regular.svg → play-circle-regular.svg} +0 -0
  1160. /package/icons/24/{port_hdmi-filled.svg → port-hdmi-filled.svg} +0 -0
  1161. /package/icons/24/{port_hdmi-regular.svg → port-hdmi-regular.svg} +0 -0
  1162. /package/icons/24/{port_micro_usb-filled.svg → port-micro-usb-filled.svg} +0 -0
  1163. /package/icons/24/{port_micro_usb-regular.svg → port-micro-usb-regular.svg} +0 -0
  1164. /package/icons/24/{port_usb_a-filled.svg → port-usb-a-filled.svg} +0 -0
  1165. /package/icons/24/{port_usb_a-regular.svg → port-usb-a-regular.svg} +0 -0
  1166. /package/icons/24/{port_usb_c-filled.svg → port-usb-c-filled.svg} +0 -0
  1167. /package/icons/24/{port_usb_c-regular.svg → port-usb-c-regular.svg} +0 -0
  1168. /package/icons/24/{preview_link-filled.svg → preview-link-filled.svg} +0 -0
  1169. /package/icons/24/{preview_link-regular.svg → preview-link-regular.svg} +0 -0
  1170. /package/icons/24/{pulse_circle-filled.svg → pulse-circle-filled.svg} +0 -0
  1171. /package/icons/24/{pulse_circle-regular.svg → pulse-circle-regular.svg} +0 -0
  1172. /package/icons/24/{pulse_square-filled.svg → pulse-square-filled.svg} +0 -0
  1173. /package/icons/24/{pulse_square-regular.svg → pulse-square-regular.svg} +0 -0
  1174. /package/icons/24/{qr_code-filled.svg → qr-code-filled.svg} +0 -0
  1175. /package/icons/24/{qr_code-regular.svg → qr-code-regular.svg} +0 -0
  1176. /package/icons/24/{question_circle-filled.svg → question-circle-filled.svg} +0 -0
  1177. /package/icons/24/{question_circle-regular.svg → question-circle-regular.svg} +0 -0
  1178. /package/icons/24/{radio_button-filled.svg → radio-button-filled.svg} +0 -0
  1179. /package/icons/24/{radio_button-regular.svg → radio-button-regular.svg} +0 -0
  1180. /package/icons/24/{record_stop-filled.svg → record-stop-filled.svg} +0 -0
  1181. /package/icons/24/{record_stop-regular.svg → record-stop-regular.svg} +0 -0
  1182. /package/icons/24/{road_cone-filled.svg → road-cone-filled.svg} +0 -0
  1183. /package/icons/24/{road_cone-regular.svg → road-cone-regular.svg} +0 -0
  1184. /package/icons/24/{serial_port-filled.svg → serial-port-filled.svg} +0 -0
  1185. /package/icons/24/{serial_port-regular.svg → serial-port-regular.svg} +0 -0
  1186. /package/icons/24/{server_link-filled.svg → server-link-filled.svg} +0 -0
  1187. /package/icons/24/{server_link-regular.svg → server-link-regular.svg} +0 -0
  1188. /package/icons/24/{server_play-filled.svg → server-play-filled.svg} +0 -0
  1189. /package/icons/24/{server_play-regular.svg → server-play-regular.svg} +0 -0
  1190. /package/icons/24/{service_bell-filled.svg → service-bell-filled.svg} +0 -0
  1191. /package/icons/24/{service_bell-regular.svg → service-bell-regular.svg} +0 -0
  1192. /package/icons/24/{shape_exclude-filled.svg → shape-exclude-filled.svg} +0 -0
  1193. /package/icons/24/{shape_exclude-regular.svg → shape-exclude-regular.svg} +0 -0
  1194. /package/icons/24/{shape_intersect-filled.svg → shape-intersect-filled.svg} +0 -0
  1195. /package/icons/24/{shape_intersect-regular.svg → shape-intersect-regular.svg} +0 -0
  1196. /package/icons/24/{shape_subtract-filled.svg → shape-subtract-filled.svg} +0 -0
  1197. /package/icons/24/{shape_subtract-regular.svg → shape-subtract-regular.svg} +0 -0
  1198. /package/icons/24/{shape_union-filled.svg → shape-union-filled.svg} +0 -0
  1199. /package/icons/24/{shape_union-regular.svg → shape-union-regular.svg} +0 -0
  1200. /package/icons/24/{share_android-filled.svg → share-android-filled.svg} +0 -0
  1201. /package/icons/24/{share_android-regular.svg → share-android-regular.svg} +0 -0
  1202. /package/icons/24/{share_ios-filled.svg → share-ios-filled.svg} +0 -0
  1203. /package/icons/24/{share_ios-regular.svg → share-ios-regular.svg} +0 -0
  1204. /package/icons/24/{shell_script-filled.svg → shell-script-filled.svg} +0 -0
  1205. /package/icons/24/{shell_script-regular.svg → shell-script-regular.svg} +0 -0
  1206. /package/icons/24/{shopping_bag-filled.svg → shopping-bag-filled.svg} +0 -0
  1207. /package/icons/24/{shopping_bag-regular.svg → shopping-bag-regular.svg} +0 -0
  1208. /package/icons/24/{slide_add-filled.svg → slide-add-filled.svg} +0 -0
  1209. /package/icons/24/{slide_add-regular.svg → slide-add-regular.svg} +0 -0
  1210. /package/icons/24/{slide_content-filled.svg → slide-content-filled.svg} +0 -0
  1211. /package/icons/24/{slide_content-regular.svg → slide-content-regular.svg} +0 -0
  1212. /package/icons/24/{slide_eraser-filled.svg → slide-eraser-filled.svg} +0 -0
  1213. /package/icons/24/{slide_eraser-regular.svg → slide-eraser-regular.svg} +0 -0
  1214. /package/icons/24/{slide_grid-filled.svg → slide-grid-filled.svg} +0 -0
  1215. /package/icons/24/{slide_grid-regular.svg → slide-grid-regular.svg} +0 -0
  1216. /package/icons/24/{slide_hide-filled.svg → slide-hide-filled.svg} +0 -0
  1217. /package/icons/24/{slide_hide-regular.svg → slide-hide-regular.svg} +0 -0
  1218. /package/icons/24/{slide_layout-filled.svg → slide-layout-filled.svg} +0 -0
  1219. /package/icons/24/{slide_layout-regular.svg → slide-layout-regular.svg} +0 -0
  1220. /package/icons/24/{sound_source-filled.svg → sound-source-filled.svg} +0 -0
  1221. /package/icons/24/{sound_source-regular.svg → sound-source-regular.svg} +0 -0
  1222. /package/icons/24/{sport_baseball-filled.svg → sport-baseball-filled.svg} +0 -0
  1223. /package/icons/24/{sport_baseball-regular.svg → sport-baseball-regular.svg} +0 -0
  1224. /package/icons/24/{sport_basketball-filled.svg → sport-basketball-filled.svg} +0 -0
  1225. /package/icons/24/{sport_basketball-regular.svg → sport-basketball-regular.svg} +0 -0
  1226. /package/icons/24/{sport_soccer-filled.svg → sport-soccer-filled.svg} +0 -0
  1227. /package/icons/24/{sport_soccer-regular.svg → sport-soccer-regular.svg} +0 -0
  1228. /package/icons/24/{spray_can-filled.svg → spray-can-filled.svg} +0 -0
  1229. /package/icons/24/{spray_can-regular.svg → spray-can-regular.svg} +0 -0
  1230. /package/icons/24/{square_hint-filled.svg → square-hint-filled.svg} +0 -0
  1231. /package/icons/24/{square_hint-regular.svg → square-hint-regular.svg} +0 -0
  1232. /package/icons/24/{square_multiple-filled.svg → square-multiple-filled.svg} +0 -0
  1233. /package/icons/24/{square_multiple-regular.svg → square-multiple-regular.svg} +0 -0
  1234. /package/icons/24/{text_align_center-filled.svg → text-align-center-filled.svg} +0 -0
  1235. /package/icons/24/{text_align_center-regular.svg → text-align-center-regular.svg} +0 -0
  1236. /package/icons/24/{text_align_justify-filled.svg → text-align-justify-filled.svg} +0 -0
  1237. /package/icons/24/{text_align_justify-regular.svg → text-align-justify-regular.svg} +0 -0
  1238. /package/icons/24/{text_align_left-filled.svg → text-align-left-filled.svg} +0 -0
  1239. /package/icons/24/{text_align_left-regular.svg → text-align-left-regular.svg} +0 -0
  1240. /package/icons/24/{text_align_right-filled.svg → text-align-right-filled.svg} +0 -0
  1241. /package/icons/24/{text_align_right-regular.svg → text-align-right-regular.svg} +0 -0
  1242. /package/icons/24/{textbox_align_bottom_center-filled.svg → textbox-align-bottom-center-filled.svg} +0 -0
  1243. /package/icons/24/{textbox_align_bottom_center-regular.svg → textbox-align-bottom-center-regular.svg} +0 -0
  1244. /package/icons/24/{textbox_align_bottom-filled.svg → textbox-align-bottom-filled.svg} +0 -0
  1245. /package/icons/24/{textbox_align_bottom_left-filled.svg → textbox-align-bottom-left-filled.svg} +0 -0
  1246. /package/icons/24/{textbox_align_bottom_left-regular.svg → textbox-align-bottom-left-regular.svg} +0 -0
  1247. /package/icons/24/{textbox_align_bottom-regular.svg → textbox-align-bottom-regular.svg} +0 -0
  1248. /package/icons/24/{textbox_align_bottom_right-filled.svg → textbox-align-bottom-right-filled.svg} +0 -0
  1249. /package/icons/24/{textbox_align_bottom_right-regular.svg → textbox-align-bottom-right-regular.svg} +0 -0
  1250. /package/icons/24/{textbox_align_center-filled.svg → textbox-align-center-filled.svg} +0 -0
  1251. /package/icons/24/{textbox_align_center-regular.svg → textbox-align-center-regular.svg} +0 -0
  1252. /package/icons/24/{textbox_align_middle-filled.svg → textbox-align-middle-filled.svg} +0 -0
  1253. /package/icons/24/{textbox_align_middle_left-filled.svg → textbox-align-middle-left-filled.svg} +0 -0
  1254. /package/icons/24/{textbox_align_middle_left-regular.svg → textbox-align-middle-left-regular.svg} +0 -0
  1255. /package/icons/24/{textbox_align_middle-regular.svg → textbox-align-middle-regular.svg} +0 -0
  1256. /package/icons/24/{textbox_align_middle_right-filled.svg → textbox-align-middle-right-filled.svg} +0 -0
  1257. /package/icons/24/{textbox_align_middle_right-regular.svg → textbox-align-middle-right-regular.svg} +0 -0
  1258. /package/icons/24/{textbox_align_top_center-filled.svg → textbox-align-top-center-filled.svg} +0 -0
  1259. /package/icons/24/{textbox_align_top_center-regular.svg → textbox-align-top-center-regular.svg} +0 -0
  1260. /package/icons/24/{textbox_align_top-filled.svg → textbox-align-top-filled.svg} +0 -0
  1261. /package/icons/24/{textbox_align_top_left-filled.svg → textbox-align-top-left-filled.svg} +0 -0
  1262. /package/icons/24/{textbox_align_top_left-regular.svg → textbox-align-top-left-regular.svg} +0 -0
  1263. /package/icons/24/{textbox_align_top-regular.svg → textbox-align-top-regular.svg} +0 -0
  1264. /package/icons/24/{textbox_align_top_right-filled.svg → textbox-align-top-right-filled.svg} +0 -0
  1265. /package/icons/24/{textbox_align_top_right-regular.svg → textbox-align-top-right-regular.svg} +0 -0
  1266. /package/icons/24/{toggle_left-filled.svg → toggle-left-filled.svg} +0 -0
  1267. /package/icons/24/{toggle_left-regular.svg → toggle-left-regular.svg} +0 -0
  1268. /package/icons/24/{toggle_multiple-filled.svg → toggle-multiple-filled.svg} +0 -0
  1269. /package/icons/24/{toggle_multiple-regular.svg → toggle-multiple-regular.svg} +0 -0
  1270. /package/icons/24/{toggle_right-filled.svg → toggle-right-filled.svg} +0 -0
  1271. /package/icons/24/{toggle_right-regular.svg → toggle-right-regular.svg} +0 -0
  1272. /package/icons/24/{usb_cable-filled.svg → usb-cable-filled.svg} +0 -0
  1273. /package/icons/24/{usb_cable-regular.svg → usb-cable-regular.svg} +0 -0
  1274. /package/icons/24/{video_clip-filled.svg → video-clip-filled.svg} +0 -0
  1275. /package/icons/24/{video_clip-regular.svg → video-clip-regular.svg} +0 -0
  1276. /package/icons/24/{video_play_pause-filled.svg → video-play-pause-filled.svg} +0 -0
  1277. /package/icons/24/{video_play_pause-regular.svg → video-play-pause-regular.svg} +0 -0
  1278. /package/icons/24/{walkie_talkie-filled.svg → walkie-talkie-filled.svg} +0 -0
  1279. /package/icons/24/{walkie_talkie-regular.svg → walkie-talkie-regular.svg} +0 -0
  1280. /package/icons/24/{weather_blowing_snow-filled.svg → weather-blowing-snow-filled.svg} +0 -0
  1281. /package/icons/24/{weather_blowing_snow-regular.svg → weather-blowing-snow-regular.svg} +0 -0
  1282. /package/icons/24/{weather_cloudy-filled.svg → weather-cloudy-filled.svg} +0 -0
  1283. /package/icons/24/{weather_cloudy-regular.svg → weather-cloudy-regular.svg} +0 -0
  1284. /package/icons/24/{weather_rain-filled.svg → weather-rain-filled.svg} +0 -0
  1285. /package/icons/24/{weather_rain-regular.svg → weather-rain-regular.svg} +0 -0
  1286. /package/icons/24/{weather_snow-filled.svg → weather-snow-filled.svg} +0 -0
  1287. /package/icons/24/{weather_snow-regular.svg → weather-snow-regular.svg} +0 -0
  1288. /package/icons/24/{weather_snowflake-filled.svg → weather-snowflake-filled.svg} +0 -0
  1289. /package/icons/24/{weather_snowflake-regular.svg → weather-snowflake-regular.svg} +0 -0
  1290. /package/icons/24/{weather_sunny-filled.svg → weather-sunny-filled.svg} +0 -0
  1291. /package/icons/24/{weather_sunny-regular.svg → weather-sunny-regular.svg} +0 -0
  1292. /package/icons/24/{weather_thunderstorm-filled.svg → weather-thunderstorm-filled.svg} +0 -0
  1293. /package/icons/24/{weather_thunderstorm-regular.svg → weather-thunderstorm-regular.svg} +0 -0
  1294. /package/icons/24/{wifi_1-filled.svg → wifi-1-filled.svg} +0 -0
  1295. /package/icons/24/{wifi_1-regular.svg → wifi-1-regular.svg} +0 -0
  1296. /package/icons/24/{wifi_2-filled.svg → wifi-2-filled.svg} +0 -0
  1297. /package/icons/24/{wifi_2-regular.svg → wifi-2-regular.svg} +0 -0
  1298. /package/icons/24/{wifi_3-filled.svg → wifi-3-filled.svg} +0 -0
  1299. /package/icons/24/{wifi_3-regular.svg → wifi-3-regular.svg} +0 -0
  1300. /package/icons/24/{wifi_4-filled.svg → wifi-4-filled.svg} +0 -0
  1301. /package/icons/24/{wifi_4-regular.svg → wifi-4-regular.svg} +0 -0
  1302. /package/icons/24/{zoom_in-filled.svg → zoom-in-filled.svg} +0 -0
  1303. /package/icons/24/{zoom_in-regular.svg → zoom-in-regular.svg} +0 -0
  1304. /package/icons/24/{zoom_out-filled.svg → zoom-out-filled.svg} +0 -0
  1305. /package/icons/24/{zoom_out-regular.svg → zoom-out-regular.svg} +0 -0
  1306. /package/icons/28/{access_time-filled.svg → access-time-filled.svg} +0 -0
  1307. /package/icons/28/{access_time-regular.svg → access-time-regular.svg} +0 -0
  1308. /package/icons/28/{add_circle-filled.svg → add-circle-filled.svg} +0 -0
  1309. /package/icons/28/{add_circle-regular.svg → add-circle-regular.svg} +0 -0
  1310. /package/icons/28/{add_square-filled.svg → add-square-filled.svg} +0 -0
  1311. /package/icons/28/{add_square-regular.svg → add-square-regular.svg} +0 -0
  1312. /package/icons/28/{alert_badge-filled.svg → alert-badge-filled.svg} +0 -0
  1313. /package/icons/28/{alert_badge-regular.svg → alert-badge-regular.svg} +0 -0
  1314. /package/icons/28/{alert_off-filled.svg → alert-off-filled.svg} +0 -0
  1315. /package/icons/28/{alert_off-regular.svg → alert-off-regular.svg} +0 -0
  1316. /package/icons/28/{align_bottom-filled.svg → align-bottom-filled.svg} +0 -0
  1317. /package/icons/28/{align_bottom-regular.svg → align-bottom-regular.svg} +0 -0
  1318. /package/icons/28/{align_center_horizontal-filled.svg → align-center-horizontal-filled.svg} +0 -0
  1319. /package/icons/28/{align_center_horizontal-regular.svg → align-center-horizontal-regular.svg} +0 -0
  1320. /package/icons/28/{align_center_vertical-filled.svg → align-center-vertical-filled.svg} +0 -0
  1321. /package/icons/28/{align_center_vertical-regular.svg → align-center-vertical-regular.svg} +0 -0
  1322. /package/icons/28/{align_left-filled.svg → align-left-filled.svg} +0 -0
  1323. /package/icons/28/{align_left-regular.svg → align-left-regular.svg} +0 -0
  1324. /package/icons/28/{align_right-filled.svg → align-right-filled.svg} +0 -0
  1325. /package/icons/28/{align_right-regular.svg → align-right-regular.svg} +0 -0
  1326. /package/icons/28/{align_top-filled.svg → align-top-filled.svg} +0 -0
  1327. /package/icons/28/{align_top-regular.svg → align-top-regular.svg} +0 -0
  1328. /package/icons/28/{app_folder-filled.svg → app-folder-filled.svg} +0 -0
  1329. /package/icons/28/{app_folder-regular.svg → app-folder-regular.svg} +0 -0
  1330. /package/icons/28/{app_recent-filled.svg → app-recent-filled.svg} +0 -0
  1331. /package/icons/28/{app_recent-regular.svg → app-recent-regular.svg} +0 -0
  1332. /package/icons/28/{app_title-filled.svg → app-title-filled.svg} +0 -0
  1333. /package/icons/28/{app_title-regular.svg → app-title-regular.svg} +0 -0
  1334. /package/icons/28/{bar_chart_horizontal_descending-filled.svg → bar-chart-horizontal-descending-filled.svg} +0 -0
  1335. /package/icons/28/{bar_chart_horizontal_descending-regular.svg → bar-chart-horizontal-descending-regular.svg} +0 -0
  1336. /package/icons/28/{bar_chart_horizontal-filled.svg → bar-chart-horizontal-filled.svg} +0 -0
  1337. /package/icons/28/{bar_chart_horizontal-regular.svg → bar-chart-horizontal-regular.svg} +0 -0
  1338. /package/icons/28/{bar_chart_vertical_descending-filled.svg → bar-chart-vertical-descending-filled.svg} +0 -0
  1339. /package/icons/28/{bar_chart_vertical_descending-regular.svg → bar-chart-vertical-descending-regular.svg} +0 -0
  1340. /package/icons/28/{bar_chart_vertical-filled.svg → bar-chart-vertical-filled.svg} +0 -0
  1341. /package/icons/28/{bar_chart_vertical-regular.svg → bar-chart-vertical-regular.svg} +0 -0
  1342. /package/icons/28/{barcode_scanner-filled.svg → barcode-scanner-filled.svg} +0 -0
  1343. /package/icons/28/{barcode_scanner-regular.svg → barcode-scanner-regular.svg} +0 -0
  1344. /package/icons/28/{battery_0-filled.svg → battery-0-filled.svg} +0 -0
  1345. /package/icons/28/{battery_0-regular.svg → battery-0-regular.svg} +0 -0
  1346. /package/icons/28/{battery_10-filled.svg → battery-10-filled.svg} +0 -0
  1347. /package/icons/28/{battery_10-regular.svg → battery-10-regular.svg} +0 -0
  1348. /package/icons/28/{battery_100-filled.svg → battery-100-filled.svg} +0 -0
  1349. /package/icons/28/{battery_100-regular.svg → battery-100-regular.svg} +0 -0
  1350. /package/icons/28/{battery_20-filled.svg → battery-20-filled.svg} +0 -0
  1351. /package/icons/28/{battery_20-regular.svg → battery-20-regular.svg} +0 -0
  1352. /package/icons/28/{battery_30-filled.svg → battery-30-filled.svg} +0 -0
  1353. /package/icons/28/{battery_30-regular.svg → battery-30-regular.svg} +0 -0
  1354. /package/icons/28/{battery_40-filled.svg → battery-40-filled.svg} +0 -0
  1355. /package/icons/28/{battery_40-regular.svg → battery-40-regular.svg} +0 -0
  1356. /package/icons/28/{battery_50-filled.svg → battery-50-filled.svg} +0 -0
  1357. /package/icons/28/{battery_50-regular.svg → battery-50-regular.svg} +0 -0
  1358. /package/icons/28/{battery_60-filled.svg → battery-60-filled.svg} +0 -0
  1359. /package/icons/28/{battery_60-regular.svg → battery-60-regular.svg} +0 -0
  1360. /package/icons/28/{battery_70-filled.svg → battery-70-filled.svg} +0 -0
  1361. /package/icons/28/{battery_70-regular.svg → battery-70-regular.svg} +0 -0
  1362. /package/icons/28/{battery_80-filled.svg → battery-80-filled.svg} +0 -0
  1363. /package/icons/28/{battery_80-regular.svg → battery-80-regular.svg} +0 -0
  1364. /package/icons/28/{battery_90-filled.svg → battery-90-filled.svg} +0 -0
  1365. /package/icons/28/{battery_90-regular.svg → battery-90-regular.svg} +0 -0
  1366. /package/icons/28/{carton_box-filled.svg → carton-box-filled.svg} +0 -0
  1367. /package/icons/28/{carton_box-regular.svg → carton-box-regular.svg} +0 -0
  1368. /package/icons/28/{chat_add-filled.svg → chat-add-filled.svg} +0 -0
  1369. /package/icons/28/{chat_add-regular.svg → chat-add-regular.svg} +0 -0
  1370. /package/icons/28/{chat_empty-filled.svg → chat-empty-filled.svg} +0 -0
  1371. /package/icons/28/{chat_empty-regular.svg → chat-empty-regular.svg} +0 -0
  1372. /package/icons/28/{chevron_down-filled.svg → chevron-down-filled.svg} +0 -0
  1373. /package/icons/28/{chevron_down-regular.svg → chevron-down-regular.svg} +0 -0
  1374. /package/icons/28/{chevron_left-filled.svg → chevron-left-filled.svg} +0 -0
  1375. /package/icons/28/{chevron_left-regular.svg → chevron-left-regular.svg} +0 -0
  1376. /package/icons/28/{chevron_right-filled.svg → chevron-right-filled.svg} +0 -0
  1377. /package/icons/28/{chevron_right-regular.svg → chevron-right-regular.svg} +0 -0
  1378. /package/icons/28/{chevron_up-filled.svg → chevron-up-filled.svg} +0 -0
  1379. /package/icons/28/{chevron_up-regular.svg → chevron-up-regular.svg} +0 -0
  1380. /package/icons/28/{clock_alarm-filled.svg → clock-alarm-filled.svg} +0 -0
  1381. /package/icons/28/{clock_alarm-regular.svg → clock-alarm-regular.svg} +0 -0
  1382. /package/icons/28/{code_block-filled.svg → code-block-filled.svg} +0 -0
  1383. /package/icons/28/{code_block-regular.svg → code-block-regular.svg} +0 -0
  1384. /package/icons/28/{control_button-filled.svg → control-button-filled.svg} +0 -0
  1385. /package/icons/28/{control_button-regular.svg → control-button-regular.svg} +0 -0
  1386. /package/icons/28/{delete_off-filled.svg → delete-off-filled.svg} +0 -0
  1387. /package/icons/28/{delete_off-regular.svg → delete-off-regular.svg} +0 -0
  1388. /package/icons/28/{desktop_mac-filled.svg → desktop-mac-filled.svg} +0 -0
  1389. /package/icons/28/{desktop_mac-regular.svg → desktop-mac-regular.svg} +0 -0
  1390. /package/icons/28/{dismiss_circle-filled.svg → dismiss-circle-filled.svg} +0 -0
  1391. /package/icons/28/{dismiss_circle-regular.svg → dismiss-circle-regular.svg} +0 -0
  1392. /package/icons/28/{dismiss_square-filled.svg → dismiss-square-filled.svg} +0 -0
  1393. /package/icons/28/{dismiss_square-regular.svg → dismiss-square-regular.svg} +0 -0
  1394. /package/icons/28/{document_border-filled.svg → document-border-filled.svg} +0 -0
  1395. /package/icons/28/{document_border-regular.svg → document-border-regular.svg} +0 -0
  1396. /package/icons/28/{dual_screen-filled.svg → dual-screen-filled.svg} +0 -0
  1397. /package/icons/28/{dual_screen-regular.svg → dual-screen-regular.svg} +0 -0
  1398. /package/icons/28/{edit_off-filled.svg → edit-off-filled.svg} +0 -0
  1399. /package/icons/28/{edit_off-regular.svg → edit-off-regular.svg} +0 -0
  1400. /package/icons/28/{emoji_angry-filled.svg → emoji-angry-filled.svg} +0 -0
  1401. /package/icons/28/{emoji_angry-regular.svg → emoji-angry-regular.svg} +0 -0
  1402. /package/icons/28/{emoji_cool-filled.svg → emoji-cool-filled.svg} +0 -0
  1403. /package/icons/28/{emoji_cool-regular.svg → emoji-cool-regular.svg} +0 -0
  1404. /package/icons/28/{emoji_grimacing-filled.svg → emoji-grimacing-filled.svg} +0 -0
  1405. /package/icons/28/{emoji_grimacing-regular.svg → emoji-grimacing-regular.svg} +0 -0
  1406. /package/icons/28/{emoji_laugh-filled.svg → emoji-laugh-filled.svg} +0 -0
  1407. /package/icons/28/{emoji_laugh-regular.svg → emoji-laugh-regular.svg} +0 -0
  1408. /package/icons/28/{emoji_meh-filled.svg → emoji-meh-filled.svg} +0 -0
  1409. /package/icons/28/{emoji_meh-regular.svg → emoji-meh-regular.svg} +0 -0
  1410. /package/icons/28/{emoji_sad-filled.svg → emoji-sad-filled.svg} +0 -0
  1411. /package/icons/28/{emoji_sad-regular.svg → emoji-sad-regular.svg} +0 -0
  1412. /package/icons/28/{emoji_surprise-filled.svg → emoji-surprise-filled.svg} +0 -0
  1413. /package/icons/28/{emoji_surprise-regular.svg → emoji-surprise-regular.svg} +0 -0
  1414. /package/icons/28/{equal_circle-filled.svg → equal-circle-filled.svg} +0 -0
  1415. /package/icons/28/{equal_circle-regular.svg → equal-circle-regular.svg} +0 -0
  1416. /package/icons/28/{equal_off-filled.svg → equal-off-filled.svg} +0 -0
  1417. /package/icons/28/{equal_off-regular.svg → equal-off-regular.svg} +0 -0
  1418. /package/icons/28/{error_circle-filled.svg → error-circle-filled.svg} +0 -0
  1419. /package/icons/28/{error_circle-regular.svg → error-circle-regular.svg} +0 -0
  1420. /package/icons/28/{eye_off-filled.svg → eye-off-filled.svg} +0 -0
  1421. /package/icons/28/{eye_off-regular.svg → eye-off-regular.svg} +0 -0
  1422. /package/icons/28/{eyedropper_off-filled.svg → eyedropper-off-filled.svg} +0 -0
  1423. /package/icons/28/{eyedropper_off-regular.svg → eyedropper-off-regular.svg} +0 -0
  1424. /package/icons/28/{fast_forward-filled.svg → fast-forward-filled.svg} +0 -0
  1425. /package/icons/28/{fast_forward-regular.svg → fast-forward-regular.svg} +0 -0
  1426. /package/icons/28/{filmstrip_off-filled.svg → filmstrip-off-filled.svg} +0 -0
  1427. /package/icons/28/{filmstrip_off-regular.svg → filmstrip-off-regular.svg} +0 -0
  1428. /package/icons/28/{flag_off-filled.svg → flag-off-filled.svg} +0 -0
  1429. /package/icons/28/{flag_off-regular.svg → flag-off-regular.svg} +0 -0
  1430. /package/icons/28/{flash_off-filled.svg → flash-off-filled.svg} +0 -0
  1431. /package/icons/28/{flash_off-regular.svg → flash-off-regular.svg} +0 -0
  1432. /package/icons/28/{flashlight_off-filled.svg → flashlight-off-filled.svg} +0 -0
  1433. /package/icons/28/{flashlight_off-regular.svg → flashlight-off-regular.svg} +0 -0
  1434. /package/icons/28/{flip_horizontal-filled.svg → flip-horizontal-filled.svg} +0 -0
  1435. /package/icons/28/{flip_horizontal-regular.svg → flip-horizontal-regular.svg} +0 -0
  1436. /package/icons/28/{folder_open-filled.svg → folder-open-filled.svg} +0 -0
  1437. /package/icons/28/{folder_open-regular.svg → folder-open-regular.svg} +0 -0
  1438. /package/icons/28/{full_screen_maximize-filled.svg → full-screen-maximize-filled.svg} +0 -0
  1439. /package/icons/28/{full_screen_maximize-regular.svg → full-screen-maximize-regular.svg} +0 -0
  1440. /package/icons/28/{full_screen_minimize-filled.svg → full-screen-minimize-filled.svg} +0 -0
  1441. /package/icons/28/{full_screen_minimize-regular.svg → full-screen-minimize-regular.svg} +0 -0
  1442. /package/icons/28/{gantt_chart-filled.svg → gantt-chart-filled.svg} +0 -0
  1443. /package/icons/28/{gantt_chart-regular.svg → gantt-chart-regular.svg} +0 -0
  1444. /package/icons/28/{gas_station-filled.svg → gas-station-filled.svg} +0 -0
  1445. /package/icons/28/{gas_station-regular.svg → gas-station-regular.svg} +0 -0
  1446. /package/icons/28/{gift_card-filled.svg → gift-card-filled.svg} +0 -0
  1447. /package/icons/28/{gift_card-regular.svg → gift-card-regular.svg} +0 -0
  1448. /package/icons/28/{hard_drive-filled.svg → hard-drive-filled.svg} +0 -0
  1449. /package/icons/28/{hard_drive-regular.svg → hard-drive-regular.svg} +0 -0
  1450. /package/icons/28/{hat_graduation-filled.svg → hat-graduation-filled.svg} +0 -0
  1451. /package/icons/28/{hat_graduation-regular.svg → hat-graduation-regular.svg} +0 -0
  1452. /package/icons/28/{hdr_off-filled.svg → hdr-off-filled.svg} +0 -0
  1453. /package/icons/28/{hdr_off-regular.svg → hdr-off-regular.svg} +0 -0
  1454. /package/icons/28/{headphones_mic-filled.svg → headphones-mic-filled.svg} +0 -0
  1455. /package/icons/28/{headphones_mic-regular.svg → headphones-mic-regular.svg} +0 -0
  1456. /package/icons/28/{headset_vr-filled.svg → headset-vr-filled.svg} +0 -0
  1457. /package/icons/28/{headset_vr-regular.svg → headset-vr-regular.svg} +0 -0
  1458. /package/icons/28/{heart_broken-filled.svg → heart-broken-filled.svg} +0 -0
  1459. /package/icons/28/{heart_broken-regular.svg → heart-broken-regular.svg} +0 -0
  1460. /package/icons/28/{home_checkmark-filled.svg → home-checkmark-filled.svg} +0 -0
  1461. /package/icons/28/{home_checkmark-regular.svg → home-checkmark-regular.svg} +0 -0
  1462. /package/icons/28/{hourglass_half-filled.svg → hourglass-half-filled.svg} +0 -0
  1463. /package/icons/28/{hourglass_half-regular.svg → hourglass-half-regular.svg} +0 -0
  1464. /package/icons/28/{hourglass_one_quarter-filled.svg → hourglass-one-quarter-filled.svg} +0 -0
  1465. /package/icons/28/{hourglass_one_quarter-regular.svg → hourglass-one-quarter-regular.svg} +0 -0
  1466. /package/icons/28/{hourglass_three_quarter-filled.svg → hourglass-three-quarter-filled.svg} +0 -0
  1467. /package/icons/28/{hourglass_three_quarter-regular.svg → hourglass-three-quarter-regular.svg} +0 -0
  1468. /package/icons/28/{image_circle-filled.svg → image-circle-filled.svg} +0 -0
  1469. /package/icons/28/{image_circle-regular.svg → image-circle-regular.svg} +0 -0
  1470. /package/icons/28/{ios_arrow_ltr-filled.svg → ios-arrow-ltr-filled.svg} +0 -0
  1471. /package/icons/28/{ios_arrow_ltr-regular.svg → ios-arrow-ltr-regular.svg} +0 -0
  1472. /package/icons/28/{ios_arrow_rtl-filled.svg → ios-arrow-rtl-filled.svg} +0 -0
  1473. /package/icons/28/{ios_arrow_rtl-regular.svg → ios-arrow-rtl-regular.svg} +0 -0
  1474. /package/icons/28/{ios_chevron_ltr-filled.svg → ios-chevron-ltr-filled.svg} +0 -0
  1475. /package/icons/28/{ios_chevron_ltr-regular.svg → ios-chevron-ltr-regular.svg} +0 -0
  1476. /package/icons/28/{ios_chevron_rtl-filled.svg → ios-chevron-rtl-filled.svg} +0 -0
  1477. /package/icons/28/{ios_chevron_rtl-regular.svg → ios-chevron-rtl-regular.svg} +0 -0
  1478. /package/icons/28/{json_file-filled.svg → json-file-filled.svg} +0 -0
  1479. /package/icons/28/{json_file-regular.svg → json-file-regular.svg} +0 -0
  1480. /package/icons/28/{key_multiple-filled.svg → key-multiple-filled.svg} +0 -0
  1481. /package/icons/28/{key_multiple-regular.svg → key-multiple-regular.svg} +0 -0
  1482. /package/icons/28/{keyboard_backspace-filled.svg → keyboard-backspace-filled.svg} +0 -0
  1483. /package/icons/28/{keyboard_backspace-regular.svg → keyboard-backspace-regular.svg} +0 -0
  1484. /package/icons/28/{keyboard_command-filled.svg → keyboard-command-filled.svg} +0 -0
  1485. /package/icons/28/{keyboard_command-regular.svg → keyboard-command-regular.svg} +0 -0
  1486. /package/icons/28/{keyboard_lock-filled.svg → keyboard-lock-filled.svg} +0 -0
  1487. /package/icons/28/{keyboard_lock-regular.svg → keyboard-lock-regular.svg} +0 -0
  1488. /package/icons/28/{keyboard_off-filled.svg → keyboard-off-filled.svg} +0 -0
  1489. /package/icons/28/{keyboard_off-regular.svg → keyboard-off-regular.svg} +0 -0
  1490. /package/icons/28/{keyboard_option-filled.svg → keyboard-option-filled.svg} +0 -0
  1491. /package/icons/28/{keyboard_option-regular.svg → keyboard-option-regular.svg} +0 -0
  1492. /package/icons/28/{keyboard_return-filled.svg → keyboard-return-filled.svg} +0 -0
  1493. /package/icons/28/{keyboard_return-regular.svg → keyboard-return-regular.svg} +0 -0
  1494. /package/icons/28/{keyboard_shift-filled.svg → keyboard-shift-filled.svg} +0 -0
  1495. /package/icons/28/{keyboard_shift-regular.svg → keyboard-shift-regular.svg} +0 -0
  1496. /package/icons/28/{keyboard_shift_uppercase-filled.svg → keyboard-shift-uppercase-filled.svg} +0 -0
  1497. /package/icons/28/{keyboard_shift_uppercase-regular.svg → keyboard-shift-uppercase-regular.svg} +0 -0
  1498. /package/icons/28/{keyboard_tab-filled.svg → keyboard-tab-filled.svg} +0 -0
  1499. /package/icons/28/{keyboard_tab-regular.svg → keyboard-tab-regular.svg} +0 -0
  1500. /package/icons/28/{line_dashes-filled.svg → line-dashes-filled.svg} +0 -0
  1501. /package/icons/28/{line_dashes-regular.svg → line-dashes-regular.svg} +0 -0
  1502. /package/icons/28/{line_horizontal_1_dashes-filled.svg → line-horizontal-1-dashes-filled.svg} +0 -0
  1503. /package/icons/28/{line_horizontal_1_dashes-regular.svg → line-horizontal-1-dashes-regular.svg} +0 -0
  1504. /package/icons/28/{line_horizontal_1-filled.svg → line-horizontal-1-filled.svg} +0 -0
  1505. /package/icons/28/{line_horizontal_1-regular.svg → line-horizontal-1-regular.svg} +0 -0
  1506. /package/icons/28/{location_arrow-filled.svg → location-arrow-filled.svg} +0 -0
  1507. /package/icons/28/{location_arrow-regular.svg → location-arrow-regular.svg} +0 -0
  1508. /package/icons/28/{lock_closed-filled.svg → lock-closed-filled.svg} +0 -0
  1509. /package/icons/28/{lock_closed-regular.svg → lock-closed-regular.svg} +0 -0
  1510. /package/icons/28/{lock_open-filled.svg → lock-open-filled.svg} +0 -0
  1511. /package/icons/28/{lock_open-regular.svg → lock-open-regular.svg} +0 -0
  1512. /package/icons/28/{mail_read-filled.svg → mail-read-filled.svg} +0 -0
  1513. /package/icons/28/{mail_read-regular.svg → mail-read-regular.svg} +0 -0
  1514. /package/icons/28/{math_symbols-filled.svg → math-symbols-filled.svg} +0 -0
  1515. /package/icons/28/{math_symbols-regular.svg → math-symbols-regular.svg} +0 -0
  1516. /package/icons/28/{more_circle-filled.svg → more-circle-filled.svg} +0 -0
  1517. /package/icons/28/{more_circle-regular.svg → more-circle-regular.svg} +0 -0
  1518. /package/icons/28/{more_horizontal-filled.svg → more-horizontal-filled.svg} +0 -0
  1519. /package/icons/28/{more_horizontal-regular.svg → more-horizontal-regular.svg} +0 -0
  1520. /package/icons/28/{network_check-filled.svg → network-check-filled.svg} +0 -0
  1521. /package/icons/28/{network_check-regular.svg → network-check-regular.svg} +0 -0
  1522. /package/icons/28/{number_circle_0-filled.svg → number-circle-0-filled.svg} +0 -0
  1523. /package/icons/28/{number_circle_0-regular.svg → number-circle-0-regular.svg} +0 -0
  1524. /package/icons/28/{number_circle_1-filled.svg → number-circle-1-filled.svg} +0 -0
  1525. /package/icons/28/{number_circle_1-regular.svg → number-circle-1-regular.svg} +0 -0
  1526. /package/icons/28/{number_circle_2-filled.svg → number-circle-2-filled.svg} +0 -0
  1527. /package/icons/28/{number_circle_2-regular.svg → number-circle-2-regular.svg} +0 -0
  1528. /package/icons/28/{number_circle_3-filled.svg → number-circle-3-filled.svg} +0 -0
  1529. /package/icons/28/{number_circle_3-regular.svg → number-circle-3-regular.svg} +0 -0
  1530. /package/icons/28/{number_circle_4-filled.svg → number-circle-4-filled.svg} +0 -0
  1531. /package/icons/28/{number_circle_4-regular.svg → number-circle-4-regular.svg} +0 -0
  1532. /package/icons/28/{number_circle_5-filled.svg → number-circle-5-filled.svg} +0 -0
  1533. /package/icons/28/{number_circle_5-regular.svg → number-circle-5-regular.svg} +0 -0
  1534. /package/icons/28/{number_circle_6-filled.svg → number-circle-6-filled.svg} +0 -0
  1535. /package/icons/28/{number_circle_6-regular.svg → number-circle-6-regular.svg} +0 -0
  1536. /package/icons/28/{number_circle_7-filled.svg → number-circle-7-filled.svg} +0 -0
  1537. /package/icons/28/{number_circle_7-regular.svg → number-circle-7-regular.svg} +0 -0
  1538. /package/icons/28/{number_circle_8-filled.svg → number-circle-8-filled.svg} +0 -0
  1539. /package/icons/28/{number_circle_8-regular.svg → number-circle-8-regular.svg} +0 -0
  1540. /package/icons/28/{number_circle_9-filled.svg → number-circle-9-filled.svg} +0 -0
  1541. /package/icons/28/{number_circle_9-regular.svg → number-circle-9-regular.svg} +0 -0
  1542. /package/icons/28/{number_symbol_circle-filled.svg → number-symbol-circle-filled.svg} +0 -0
  1543. /package/icons/28/{number_symbol_circle-regular.svg → number-symbol-circle-regular.svg} +0 -0
  1544. /package/icons/28/{number_symbol-filled.svg → number-symbol-filled.svg} +0 -0
  1545. /package/icons/28/{number_symbol-regular.svg → number-symbol-regular.svg} +0 -0
  1546. /package/icons/28/{number_symbol_square-filled.svg → number-symbol-square-filled.svg} +0 -0
  1547. /package/icons/28/{number_symbol_square-regular.svg → number-symbol-square-regular.svg} +0 -0
  1548. /package/icons/28/{open_off-filled.svg → open-off-filled.svg} +0 -0
  1549. /package/icons/28/{open_off-regular.svg → open-off-regular.svg} +0 -0
  1550. /package/icons/28/{organization_horizontal-filled.svg → organization-horizontal-filled.svg} +0 -0
  1551. /package/icons/28/{organization_horizontal-regular.svg → organization-horizontal-regular.svg} +0 -0
  1552. /package/icons/28/{page_fit-filled.svg → page-fit-filled.svg} +0 -0
  1553. /package/icons/28/{page_fit-regular.svg → page-fit-regular.svg} +0 -0
  1554. /package/icons/28/{paint_brush-filled.svg → paint-brush-filled.svg} +0 -0
  1555. /package/icons/28/{paint_brush-regular.svg → paint-brush-regular.svg} +0 -0
  1556. /package/icons/28/{paint_bucket-filled.svg → paint-bucket-filled.svg} +0 -0
  1557. /package/icons/28/{paint_bucket-regular.svg → paint-bucket-regular.svg} +0 -0
  1558. /package/icons/28/{pause_circle-filled.svg → pause-circle-filled.svg} +0 -0
  1559. /package/icons/28/{pause_circle-regular.svg → pause-circle-regular.svg} +0 -0
  1560. /package/icons/28/{payment_wireless-filled.svg → payment-wireless-filled.svg} +0 -0
  1561. /package/icons/28/{payment_wireless-regular.svg → payment-wireless-regular.svg} +0 -0
  1562. /package/icons/28/{pen_off-filled.svg → pen-off-filled.svg} +0 -0
  1563. /package/icons/28/{pen_off-regular.svg → pen-off-regular.svg} +0 -0
  1564. /package/icons/28/{person_voice-filled.svg → person-voice-filled.svg} +0 -0
  1565. /package/icons/28/{person_voice-regular.svg → person-voice-regular.svg} +0 -0
  1566. /package/icons/28/{play_circle-filled.svg → play-circle-filled.svg} +0 -0
  1567. /package/icons/28/{play_circle-regular.svg → play-circle-regular.svg} +0 -0
  1568. /package/icons/28/{port_hdmi-filled.svg → port-hdmi-filled.svg} +0 -0
  1569. /package/icons/28/{port_hdmi-regular.svg → port-hdmi-regular.svg} +0 -0
  1570. /package/icons/28/{port_micro_usb-filled.svg → port-micro-usb-filled.svg} +0 -0
  1571. /package/icons/28/{port_micro_usb-regular.svg → port-micro-usb-regular.svg} +0 -0
  1572. /package/icons/28/{port_usb_a-filled.svg → port-usb-a-filled.svg} +0 -0
  1573. /package/icons/28/{port_usb_a-regular.svg → port-usb-a-regular.svg} +0 -0
  1574. /package/icons/28/{port_usb_c-filled.svg → port-usb-c-filled.svg} +0 -0
  1575. /package/icons/28/{port_usb_c-regular.svg → port-usb-c-regular.svg} +0 -0
  1576. /package/icons/28/{preview_link-filled.svg → preview-link-filled.svg} +0 -0
  1577. /package/icons/28/{preview_link-regular.svg → preview-link-regular.svg} +0 -0
  1578. /package/icons/28/{pulse_circle-filled.svg → pulse-circle-filled.svg} +0 -0
  1579. /package/icons/28/{pulse_circle-regular.svg → pulse-circle-regular.svg} +0 -0
  1580. /package/icons/28/{pulse_square-filled.svg → pulse-square-filled.svg} +0 -0
  1581. /package/icons/28/{pulse_square-regular.svg → pulse-square-regular.svg} +0 -0
  1582. /package/icons/28/{qr_code-filled.svg → qr-code-filled.svg} +0 -0
  1583. /package/icons/28/{qr_code-regular.svg → qr-code-regular.svg} +0 -0
  1584. /package/icons/28/{question_circle-filled.svg → question-circle-filled.svg} +0 -0
  1585. /package/icons/28/{question_circle-regular.svg → question-circle-regular.svg} +0 -0
  1586. /package/icons/28/{radio_button-filled.svg → radio-button-filled.svg} +0 -0
  1587. /package/icons/28/{radio_button-regular.svg → radio-button-regular.svg} +0 -0
  1588. /package/icons/28/{record_stop-filled.svg → record-stop-filled.svg} +0 -0
  1589. /package/icons/28/{record_stop-regular.svg → record-stop-regular.svg} +0 -0
  1590. /package/icons/28/{road_cone-filled.svg → road-cone-filled.svg} +0 -0
  1591. /package/icons/28/{road_cone-regular.svg → road-cone-regular.svg} +0 -0
  1592. /package/icons/28/{serial_port-filled.svg → serial-port-filled.svg} +0 -0
  1593. /package/icons/28/{serial_port-regular.svg → serial-port-regular.svg} +0 -0
  1594. /package/icons/28/{server_link-filled.svg → server-link-filled.svg} +0 -0
  1595. /package/icons/28/{server_link-regular.svg → server-link-regular.svg} +0 -0
  1596. /package/icons/28/{server_play-filled.svg → server-play-filled.svg} +0 -0
  1597. /package/icons/28/{server_play-regular.svg → server-play-regular.svg} +0 -0
  1598. /package/icons/28/{service_bell-filled.svg → service-bell-filled.svg} +0 -0
  1599. /package/icons/28/{service_bell-regular.svg → service-bell-regular.svg} +0 -0
  1600. /package/icons/28/{shape_exclude-filled.svg → shape-exclude-filled.svg} +0 -0
  1601. /package/icons/28/{shape_exclude-regular.svg → shape-exclude-regular.svg} +0 -0
  1602. /package/icons/28/{shape_intersect-filled.svg → shape-intersect-filled.svg} +0 -0
  1603. /package/icons/28/{shape_intersect-regular.svg → shape-intersect-regular.svg} +0 -0
  1604. /package/icons/28/{shape_subtract-filled.svg → shape-subtract-filled.svg} +0 -0
  1605. /package/icons/28/{shape_subtract-regular.svg → shape-subtract-regular.svg} +0 -0
  1606. /package/icons/28/{shape_union-filled.svg → shape-union-filled.svg} +0 -0
  1607. /package/icons/28/{shape_union-regular.svg → shape-union-regular.svg} +0 -0
  1608. /package/icons/28/{share_android-filled.svg → share-android-filled.svg} +0 -0
  1609. /package/icons/28/{share_android-regular.svg → share-android-regular.svg} +0 -0
  1610. /package/icons/28/{share_ios-filled.svg → share-ios-filled.svg} +0 -0
  1611. /package/icons/28/{share_ios-regular.svg → share-ios-regular.svg} +0 -0
  1612. /package/icons/28/{shell_script-filled.svg → shell-script-filled.svg} +0 -0
  1613. /package/icons/28/{shell_script-regular.svg → shell-script-regular.svg} +0 -0
  1614. /package/icons/28/{shopping_bag-filled.svg → shopping-bag-filled.svg} +0 -0
  1615. /package/icons/28/{shopping_bag-regular.svg → shopping-bag-regular.svg} +0 -0
  1616. /package/icons/28/{slide_add-filled.svg → slide-add-filled.svg} +0 -0
  1617. /package/icons/28/{slide_add-regular.svg → slide-add-regular.svg} +0 -0
  1618. /package/icons/28/{slide_content-filled.svg → slide-content-filled.svg} +0 -0
  1619. /package/icons/28/{slide_content-regular.svg → slide-content-regular.svg} +0 -0
  1620. /package/icons/28/{slide_eraser-filled.svg → slide-eraser-filled.svg} +0 -0
  1621. /package/icons/28/{slide_eraser-regular.svg → slide-eraser-regular.svg} +0 -0
  1622. /package/icons/28/{slide_grid-filled.svg → slide-grid-filled.svg} +0 -0
  1623. /package/icons/28/{slide_grid-regular.svg → slide-grid-regular.svg} +0 -0
  1624. /package/icons/28/{slide_hide-filled.svg → slide-hide-filled.svg} +0 -0
  1625. /package/icons/28/{slide_hide-regular.svg → slide-hide-regular.svg} +0 -0
  1626. /package/icons/28/{slide_layout-filled.svg → slide-layout-filled.svg} +0 -0
  1627. /package/icons/28/{slide_layout-regular.svg → slide-layout-regular.svg} +0 -0
  1628. /package/icons/28/{sound_source-filled.svg → sound-source-filled.svg} +0 -0
  1629. /package/icons/28/{sound_source-regular.svg → sound-source-regular.svg} +0 -0
  1630. /package/icons/28/{sport_baseball-filled.svg → sport-baseball-filled.svg} +0 -0
  1631. /package/icons/28/{sport_baseball-regular.svg → sport-baseball-regular.svg} +0 -0
  1632. /package/icons/28/{sport_basketball-filled.svg → sport-basketball-filled.svg} +0 -0
  1633. /package/icons/28/{sport_basketball-regular.svg → sport-basketball-regular.svg} +0 -0
  1634. /package/icons/28/{sport_soccer-filled.svg → sport-soccer-filled.svg} +0 -0
  1635. /package/icons/28/{sport_soccer-regular.svg → sport-soccer-regular.svg} +0 -0
  1636. /package/icons/28/{spray_can-filled.svg → spray-can-filled.svg} +0 -0
  1637. /package/icons/28/{spray_can-regular.svg → spray-can-regular.svg} +0 -0
  1638. /package/icons/28/{square_hint-filled.svg → square-hint-filled.svg} +0 -0
  1639. /package/icons/28/{square_hint-regular.svg → square-hint-regular.svg} +0 -0
  1640. /package/icons/28/{square_multiple-filled.svg → square-multiple-filled.svg} +0 -0
  1641. /package/icons/28/{square_multiple-regular.svg → square-multiple-regular.svg} +0 -0
  1642. /package/icons/28/{text_align_center-filled.svg → text-align-center-filled.svg} +0 -0
  1643. /package/icons/28/{text_align_center-regular.svg → text-align-center-regular.svg} +0 -0
  1644. /package/icons/28/{text_align_justify-filled.svg → text-align-justify-filled.svg} +0 -0
  1645. /package/icons/28/{text_align_justify-regular.svg → text-align-justify-regular.svg} +0 -0
  1646. /package/icons/28/{text_align_left-filled.svg → text-align-left-filled.svg} +0 -0
  1647. /package/icons/28/{text_align_left-regular.svg → text-align-left-regular.svg} +0 -0
  1648. /package/icons/28/{text_align_right-filled.svg → text-align-right-filled.svg} +0 -0
  1649. /package/icons/28/{text_align_right-regular.svg → text-align-right-regular.svg} +0 -0
  1650. /package/icons/28/{textbox_align_bottom_center-filled.svg → textbox-align-bottom-center-filled.svg} +0 -0
  1651. /package/icons/28/{textbox_align_bottom_center-regular.svg → textbox-align-bottom-center-regular.svg} +0 -0
  1652. /package/icons/28/{textbox_align_bottom-filled.svg → textbox-align-bottom-filled.svg} +0 -0
  1653. /package/icons/28/{textbox_align_bottom_left-filled.svg → textbox-align-bottom-left-filled.svg} +0 -0
  1654. /package/icons/28/{textbox_align_bottom_left-regular.svg → textbox-align-bottom-left-regular.svg} +0 -0
  1655. /package/icons/28/{textbox_align_bottom-regular.svg → textbox-align-bottom-regular.svg} +0 -0
  1656. /package/icons/28/{textbox_align_bottom_right-filled.svg → textbox-align-bottom-right-filled.svg} +0 -0
  1657. /package/icons/28/{textbox_align_bottom_right-regular.svg → textbox-align-bottom-right-regular.svg} +0 -0
  1658. /package/icons/28/{textbox_align_center-filled.svg → textbox-align-center-filled.svg} +0 -0
  1659. /package/icons/28/{textbox_align_center-regular.svg → textbox-align-center-regular.svg} +0 -0
  1660. /package/icons/28/{textbox_align_middle-filled.svg → textbox-align-middle-filled.svg} +0 -0
  1661. /package/icons/28/{textbox_align_middle_left-filled.svg → textbox-align-middle-left-filled.svg} +0 -0
  1662. /package/icons/28/{textbox_align_middle_left-regular.svg → textbox-align-middle-left-regular.svg} +0 -0
  1663. /package/icons/28/{textbox_align_middle-regular.svg → textbox-align-middle-regular.svg} +0 -0
  1664. /package/icons/28/{textbox_align_middle_right-filled.svg → textbox-align-middle-right-filled.svg} +0 -0
  1665. /package/icons/28/{textbox_align_middle_right-regular.svg → textbox-align-middle-right-regular.svg} +0 -0
  1666. /package/icons/28/{textbox_align_top_center-filled.svg → textbox-align-top-center-filled.svg} +0 -0
  1667. /package/icons/28/{textbox_align_top_center-regular.svg → textbox-align-top-center-regular.svg} +0 -0
  1668. /package/icons/28/{textbox_align_top-filled.svg → textbox-align-top-filled.svg} +0 -0
  1669. /package/icons/28/{textbox_align_top_left-filled.svg → textbox-align-top-left-filled.svg} +0 -0
  1670. /package/icons/28/{textbox_align_top_left-regular.svg → textbox-align-top-left-regular.svg} +0 -0
  1671. /package/icons/28/{textbox_align_top-regular.svg → textbox-align-top-regular.svg} +0 -0
  1672. /package/icons/28/{textbox_align_top_right-filled.svg → textbox-align-top-right-filled.svg} +0 -0
  1673. /package/icons/28/{textbox_align_top_right-regular.svg → textbox-align-top-right-regular.svg} +0 -0
  1674. /package/icons/28/{toggle_left-filled.svg → toggle-left-filled.svg} +0 -0
  1675. /package/icons/28/{toggle_left-regular.svg → toggle-left-regular.svg} +0 -0
  1676. /package/icons/28/{toggle_multiple-filled.svg → toggle-multiple-filled.svg} +0 -0
  1677. /package/icons/28/{toggle_multiple-regular.svg → toggle-multiple-regular.svg} +0 -0
  1678. /package/icons/28/{toggle_right-filled.svg → toggle-right-filled.svg} +0 -0
  1679. /package/icons/28/{toggle_right-regular.svg → toggle-right-regular.svg} +0 -0
  1680. /package/icons/28/{usb_cable-filled.svg → usb-cable-filled.svg} +0 -0
  1681. /package/icons/28/{usb_cable-regular.svg → usb-cable-regular.svg} +0 -0
  1682. /package/icons/28/{video_clip-filled.svg → video-clip-filled.svg} +0 -0
  1683. /package/icons/28/{video_clip-regular.svg → video-clip-regular.svg} +0 -0
  1684. /package/icons/28/{video_play_pause-filled.svg → video-play-pause-filled.svg} +0 -0
  1685. /package/icons/28/{video_play_pause-regular.svg → video-play-pause-regular.svg} +0 -0
  1686. /package/icons/28/{walkie_talkie-filled.svg → walkie-talkie-filled.svg} +0 -0
  1687. /package/icons/28/{walkie_talkie-regular.svg → walkie-talkie-regular.svg} +0 -0
  1688. /package/icons/28/{weather_blowing_snow-filled.svg → weather-blowing-snow-filled.svg} +0 -0
  1689. /package/icons/28/{weather_blowing_snow-regular.svg → weather-blowing-snow-regular.svg} +0 -0
  1690. /package/icons/28/{weather_cloudy-filled.svg → weather-cloudy-filled.svg} +0 -0
  1691. /package/icons/28/{weather_cloudy-regular.svg → weather-cloudy-regular.svg} +0 -0
  1692. /package/icons/28/{weather_rain-filled.svg → weather-rain-filled.svg} +0 -0
  1693. /package/icons/28/{weather_rain-regular.svg → weather-rain-regular.svg} +0 -0
  1694. /package/icons/28/{weather_snow-filled.svg → weather-snow-filled.svg} +0 -0
  1695. /package/icons/28/{weather_snow-regular.svg → weather-snow-regular.svg} +0 -0
  1696. /package/icons/28/{weather_snowflake-filled.svg → weather-snowflake-filled.svg} +0 -0
  1697. /package/icons/28/{weather_snowflake-regular.svg → weather-snowflake-regular.svg} +0 -0
  1698. /package/icons/28/{weather_sunny-filled.svg → weather-sunny-filled.svg} +0 -0
  1699. /package/icons/28/{weather_sunny-regular.svg → weather-sunny-regular.svg} +0 -0
  1700. /package/icons/28/{weather_thunderstorm-filled.svg → weather-thunderstorm-filled.svg} +0 -0
  1701. /package/icons/28/{weather_thunderstorm-regular.svg → weather-thunderstorm-regular.svg} +0 -0
  1702. /package/icons/28/{wifi_1-filled.svg → wifi-1-filled.svg} +0 -0
  1703. /package/icons/28/{wifi_1-regular.svg → wifi-1-regular.svg} +0 -0
  1704. /package/icons/28/{wifi_2-filled.svg → wifi-2-filled.svg} +0 -0
  1705. /package/icons/28/{wifi_2-regular.svg → wifi-2-regular.svg} +0 -0
  1706. /package/icons/28/{wifi_3-filled.svg → wifi-3-filled.svg} +0 -0
  1707. /package/icons/28/{wifi_3-regular.svg → wifi-3-regular.svg} +0 -0
  1708. /package/icons/28/{wifi_4-filled.svg → wifi-4-filled.svg} +0 -0
  1709. /package/icons/28/{wifi_4-regular.svg → wifi-4-regular.svg} +0 -0
  1710. /package/icons/28/{zoom_in-filled.svg → zoom-in-filled.svg} +0 -0
  1711. /package/icons/28/{zoom_in-regular.svg → zoom-in-regular.svg} +0 -0
  1712. /package/icons/28/{zoom_out-filled.svg → zoom-out-filled.svg} +0 -0
  1713. /package/icons/28/{zoom_out-regular.svg → zoom-out-regular.svg} +0 -0
  1714. /package/icons/32/{access_time-filled.svg → access-time-filled.svg} +0 -0
  1715. /package/icons/32/{access_time-regular.svg → access-time-regular.svg} +0 -0
  1716. /package/icons/32/{add_circle-filled.svg → add-circle-filled.svg} +0 -0
  1717. /package/icons/32/{add_circle-regular.svg → add-circle-regular.svg} +0 -0
  1718. /package/icons/32/{add_square-filled.svg → add-square-filled.svg} +0 -0
  1719. /package/icons/32/{add_square-regular.svg → add-square-regular.svg} +0 -0
  1720. /package/icons/32/{alert_badge-filled.svg → alert-badge-filled.svg} +0 -0
  1721. /package/icons/32/{alert_badge-regular.svg → alert-badge-regular.svg} +0 -0
  1722. /package/icons/32/{alert_off-filled.svg → alert-off-filled.svg} +0 -0
  1723. /package/icons/32/{alert_off-regular.svg → alert-off-regular.svg} +0 -0
  1724. /package/icons/32/{align_bottom-filled.svg → align-bottom-filled.svg} +0 -0
  1725. /package/icons/32/{align_bottom-regular.svg → align-bottom-regular.svg} +0 -0
  1726. /package/icons/32/{align_center_horizontal-filled.svg → align-center-horizontal-filled.svg} +0 -0
  1727. /package/icons/32/{align_center_horizontal-regular.svg → align-center-horizontal-regular.svg} +0 -0
  1728. /package/icons/32/{align_center_vertical-filled.svg → align-center-vertical-filled.svg} +0 -0
  1729. /package/icons/32/{align_center_vertical-regular.svg → align-center-vertical-regular.svg} +0 -0
  1730. /package/icons/32/{align_left-filled.svg → align-left-filled.svg} +0 -0
  1731. /package/icons/32/{align_left-regular.svg → align-left-regular.svg} +0 -0
  1732. /package/icons/32/{align_right-filled.svg → align-right-filled.svg} +0 -0
  1733. /package/icons/32/{align_right-regular.svg → align-right-regular.svg} +0 -0
  1734. /package/icons/32/{align_top-filled.svg → align-top-filled.svg} +0 -0
  1735. /package/icons/32/{align_top-regular.svg → align-top-regular.svg} +0 -0
  1736. /package/icons/32/{app_folder-filled.svg → app-folder-filled.svg} +0 -0
  1737. /package/icons/32/{app_folder-regular.svg → app-folder-regular.svg} +0 -0
  1738. /package/icons/32/{app_recent-filled.svg → app-recent-filled.svg} +0 -0
  1739. /package/icons/32/{app_recent-regular.svg → app-recent-regular.svg} +0 -0
  1740. /package/icons/32/{app_title-filled.svg → app-title-filled.svg} +0 -0
  1741. /package/icons/32/{app_title-regular.svg → app-title-regular.svg} +0 -0
  1742. /package/icons/32/{bar_chart_horizontal_descending-filled.svg → bar-chart-horizontal-descending-filled.svg} +0 -0
  1743. /package/icons/32/{bar_chart_horizontal_descending-regular.svg → bar-chart-horizontal-descending-regular.svg} +0 -0
  1744. /package/icons/32/{bar_chart_horizontal-filled.svg → bar-chart-horizontal-filled.svg} +0 -0
  1745. /package/icons/32/{bar_chart_horizontal-regular.svg → bar-chart-horizontal-regular.svg} +0 -0
  1746. /package/icons/32/{bar_chart_vertical_descending-filled.svg → bar-chart-vertical-descending-filled.svg} +0 -0
  1747. /package/icons/32/{bar_chart_vertical_descending-regular.svg → bar-chart-vertical-descending-regular.svg} +0 -0
  1748. /package/icons/32/{bar_chart_vertical-filled.svg → bar-chart-vertical-filled.svg} +0 -0
  1749. /package/icons/32/{bar_chart_vertical-regular.svg → bar-chart-vertical-regular.svg} +0 -0
  1750. /package/icons/32/{barcode_scanner-filled.svg → barcode-scanner-filled.svg} +0 -0
  1751. /package/icons/32/{barcode_scanner-regular.svg → barcode-scanner-regular.svg} +0 -0
  1752. /package/icons/32/{battery_0-filled.svg → battery-0-filled.svg} +0 -0
  1753. /package/icons/32/{battery_0-regular.svg → battery-0-regular.svg} +0 -0
  1754. /package/icons/32/{battery_10-filled.svg → battery-10-filled.svg} +0 -0
  1755. /package/icons/32/{battery_10-regular.svg → battery-10-regular.svg} +0 -0
  1756. /package/icons/32/{battery_100-filled.svg → battery-100-filled.svg} +0 -0
  1757. /package/icons/32/{battery_100-regular.svg → battery-100-regular.svg} +0 -0
  1758. /package/icons/32/{battery_20-filled.svg → battery-20-filled.svg} +0 -0
  1759. /package/icons/32/{battery_20-regular.svg → battery-20-regular.svg} +0 -0
  1760. /package/icons/32/{battery_30-filled.svg → battery-30-filled.svg} +0 -0
  1761. /package/icons/32/{battery_30-regular.svg → battery-30-regular.svg} +0 -0
  1762. /package/icons/32/{battery_40-filled.svg → battery-40-filled.svg} +0 -0
  1763. /package/icons/32/{battery_40-regular.svg → battery-40-regular.svg} +0 -0
  1764. /package/icons/32/{battery_50-filled.svg → battery-50-filled.svg} +0 -0
  1765. /package/icons/32/{battery_50-regular.svg → battery-50-regular.svg} +0 -0
  1766. /package/icons/32/{battery_60-filled.svg → battery-60-filled.svg} +0 -0
  1767. /package/icons/32/{battery_60-regular.svg → battery-60-regular.svg} +0 -0
  1768. /package/icons/32/{battery_70-filled.svg → battery-70-filled.svg} +0 -0
  1769. /package/icons/32/{battery_70-regular.svg → battery-70-regular.svg} +0 -0
  1770. /package/icons/32/{battery_80-filled.svg → battery-80-filled.svg} +0 -0
  1771. /package/icons/32/{battery_80-regular.svg → battery-80-regular.svg} +0 -0
  1772. /package/icons/32/{battery_90-filled.svg → battery-90-filled.svg} +0 -0
  1773. /package/icons/32/{battery_90-regular.svg → battery-90-regular.svg} +0 -0
  1774. /package/icons/32/{carton_box-filled.svg → carton-box-filled.svg} +0 -0
  1775. /package/icons/32/{carton_box-regular.svg → carton-box-regular.svg} +0 -0
  1776. /package/icons/32/{chat_add-filled.svg → chat-add-filled.svg} +0 -0
  1777. /package/icons/32/{chat_add-regular.svg → chat-add-regular.svg} +0 -0
  1778. /package/icons/32/{chat_empty-filled.svg → chat-empty-filled.svg} +0 -0
  1779. /package/icons/32/{chat_empty-regular.svg → chat-empty-regular.svg} +0 -0
  1780. /package/icons/32/{chevron_down-filled.svg → chevron-down-filled.svg} +0 -0
  1781. /package/icons/32/{chevron_down-regular.svg → chevron-down-regular.svg} +0 -0
  1782. /package/icons/32/{chevron_left-filled.svg → chevron-left-filled.svg} +0 -0
  1783. /package/icons/32/{chevron_left-regular.svg → chevron-left-regular.svg} +0 -0
  1784. /package/icons/32/{chevron_right-filled.svg → chevron-right-filled.svg} +0 -0
  1785. /package/icons/32/{chevron_right-regular.svg → chevron-right-regular.svg} +0 -0
  1786. /package/icons/32/{chevron_up-filled.svg → chevron-up-filled.svg} +0 -0
  1787. /package/icons/32/{chevron_up-regular.svg → chevron-up-regular.svg} +0 -0
  1788. /package/icons/32/{clock_alarm-filled.svg → clock-alarm-filled.svg} +0 -0
  1789. /package/icons/32/{clock_alarm-regular.svg → clock-alarm-regular.svg} +0 -0
  1790. /package/icons/32/{code_block-filled.svg → code-block-filled.svg} +0 -0
  1791. /package/icons/32/{code_block-regular.svg → code-block-regular.svg} +0 -0
  1792. /package/icons/32/{control_button-filled.svg → control-button-filled.svg} +0 -0
  1793. /package/icons/32/{control_button-regular.svg → control-button-regular.svg} +0 -0
  1794. /package/icons/32/{delete_off-filled.svg → delete-off-filled.svg} +0 -0
  1795. /package/icons/32/{delete_off-regular.svg → delete-off-regular.svg} +0 -0
  1796. /package/icons/32/{desktop_mac-filled.svg → desktop-mac-filled.svg} +0 -0
  1797. /package/icons/32/{desktop_mac-regular.svg → desktop-mac-regular.svg} +0 -0
  1798. /package/icons/32/{dismiss_circle-filled.svg → dismiss-circle-filled.svg} +0 -0
  1799. /package/icons/32/{dismiss_circle-regular.svg → dismiss-circle-regular.svg} +0 -0
  1800. /package/icons/32/{dismiss_square-filled.svg → dismiss-square-filled.svg} +0 -0
  1801. /package/icons/32/{dismiss_square-regular.svg → dismiss-square-regular.svg} +0 -0
  1802. /package/icons/32/{document_border-filled.svg → document-border-filled.svg} +0 -0
  1803. /package/icons/32/{document_border-regular.svg → document-border-regular.svg} +0 -0
  1804. /package/icons/32/{dual_screen-filled.svg → dual-screen-filled.svg} +0 -0
  1805. /package/icons/32/{dual_screen-regular.svg → dual-screen-regular.svg} +0 -0
  1806. /package/icons/32/{edit_off-filled.svg → edit-off-filled.svg} +0 -0
  1807. /package/icons/32/{edit_off-regular.svg → edit-off-regular.svg} +0 -0
  1808. /package/icons/32/{emoji_angry-filled.svg → emoji-angry-filled.svg} +0 -0
  1809. /package/icons/32/{emoji_angry-regular.svg → emoji-angry-regular.svg} +0 -0
  1810. /package/icons/32/{emoji_cool-filled.svg → emoji-cool-filled.svg} +0 -0
  1811. /package/icons/32/{emoji_cool-regular.svg → emoji-cool-regular.svg} +0 -0
  1812. /package/icons/32/{emoji_grimacing-filled.svg → emoji-grimacing-filled.svg} +0 -0
  1813. /package/icons/32/{emoji_grimacing-regular.svg → emoji-grimacing-regular.svg} +0 -0
  1814. /package/icons/32/{emoji_laugh-filled.svg → emoji-laugh-filled.svg} +0 -0
  1815. /package/icons/32/{emoji_laugh-regular.svg → emoji-laugh-regular.svg} +0 -0
  1816. /package/icons/32/{emoji_meh-filled.svg → emoji-meh-filled.svg} +0 -0
  1817. /package/icons/32/{emoji_meh-regular.svg → emoji-meh-regular.svg} +0 -0
  1818. /package/icons/32/{emoji_sad-filled.svg → emoji-sad-filled.svg} +0 -0
  1819. /package/icons/32/{emoji_sad-regular.svg → emoji-sad-regular.svg} +0 -0
  1820. /package/icons/32/{emoji_surprise-filled.svg → emoji-surprise-filled.svg} +0 -0
  1821. /package/icons/32/{emoji_surprise-regular.svg → emoji-surprise-regular.svg} +0 -0
  1822. /package/icons/32/{equal_circle-filled.svg → equal-circle-filled.svg} +0 -0
  1823. /package/icons/32/{equal_circle-regular.svg → equal-circle-regular.svg} +0 -0
  1824. /package/icons/32/{equal_off-filled.svg → equal-off-filled.svg} +0 -0
  1825. /package/icons/32/{equal_off-regular.svg → equal-off-regular.svg} +0 -0
  1826. /package/icons/32/{error_circle-filled.svg → error-circle-filled.svg} +0 -0
  1827. /package/icons/32/{error_circle-regular.svg → error-circle-regular.svg} +0 -0
  1828. /package/icons/32/{eye_off-filled.svg → eye-off-filled.svg} +0 -0
  1829. /package/icons/32/{eye_off-regular.svg → eye-off-regular.svg} +0 -0
  1830. /package/icons/32/{eyedropper_off-filled.svg → eyedropper-off-filled.svg} +0 -0
  1831. /package/icons/32/{eyedropper_off-regular.svg → eyedropper-off-regular.svg} +0 -0
  1832. /package/icons/32/{fast_forward-filled.svg → fast-forward-filled.svg} +0 -0
  1833. /package/icons/32/{fast_forward-regular.svg → fast-forward-regular.svg} +0 -0
  1834. /package/icons/32/{filmstrip_off-filled.svg → filmstrip-off-filled.svg} +0 -0
  1835. /package/icons/32/{filmstrip_off-regular.svg → filmstrip-off-regular.svg} +0 -0
  1836. /package/icons/32/{flag_off-filled.svg → flag-off-filled.svg} +0 -0
  1837. /package/icons/32/{flag_off-regular.svg → flag-off-regular.svg} +0 -0
  1838. /package/icons/32/{flash_off-filled.svg → flash-off-filled.svg} +0 -0
  1839. /package/icons/32/{flash_off-regular.svg → flash-off-regular.svg} +0 -0
  1840. /package/icons/32/{flashlight_off-filled.svg → flashlight-off-filled.svg} +0 -0
  1841. /package/icons/32/{flashlight_off-regular.svg → flashlight-off-regular.svg} +0 -0
  1842. /package/icons/32/{flip_horizontal-filled.svg → flip-horizontal-filled.svg} +0 -0
  1843. /package/icons/32/{flip_horizontal-regular.svg → flip-horizontal-regular.svg} +0 -0
  1844. /package/icons/32/{folder_open-filled.svg → folder-open-filled.svg} +0 -0
  1845. /package/icons/32/{folder_open-regular.svg → folder-open-regular.svg} +0 -0
  1846. /package/icons/32/{full_screen_maximize-filled.svg → full-screen-maximize-filled.svg} +0 -0
  1847. /package/icons/32/{full_screen_maximize-regular.svg → full-screen-maximize-regular.svg} +0 -0
  1848. /package/icons/32/{full_screen_minimize-filled.svg → full-screen-minimize-filled.svg} +0 -0
  1849. /package/icons/32/{full_screen_minimize-regular.svg → full-screen-minimize-regular.svg} +0 -0
  1850. /package/icons/32/{gantt_chart-filled.svg → gantt-chart-filled.svg} +0 -0
  1851. /package/icons/32/{gantt_chart-regular.svg → gantt-chart-regular.svg} +0 -0
  1852. /package/icons/32/{gas_station-filled.svg → gas-station-filled.svg} +0 -0
  1853. /package/icons/32/{gas_station-regular.svg → gas-station-regular.svg} +0 -0
  1854. /package/icons/32/{gift_card-filled.svg → gift-card-filled.svg} +0 -0
  1855. /package/icons/32/{gift_card-regular.svg → gift-card-regular.svg} +0 -0
  1856. /package/icons/32/{hard_drive-filled.svg → hard-drive-filled.svg} +0 -0
  1857. /package/icons/32/{hard_drive-regular.svg → hard-drive-regular.svg} +0 -0
  1858. /package/icons/32/{hat_graduation-filled.svg → hat-graduation-filled.svg} +0 -0
  1859. /package/icons/32/{hat_graduation-regular.svg → hat-graduation-regular.svg} +0 -0
  1860. /package/icons/32/{hdr_off-filled.svg → hdr-off-filled.svg} +0 -0
  1861. /package/icons/32/{hdr_off-regular.svg → hdr-off-regular.svg} +0 -0
  1862. /package/icons/32/{headphones_mic-filled.svg → headphones-mic-filled.svg} +0 -0
  1863. /package/icons/32/{headphones_mic-regular.svg → headphones-mic-regular.svg} +0 -0
  1864. /package/icons/32/{headset_vr-filled.svg → headset-vr-filled.svg} +0 -0
  1865. /package/icons/32/{headset_vr-regular.svg → headset-vr-regular.svg} +0 -0
  1866. /package/icons/32/{heart_broken-filled.svg → heart-broken-filled.svg} +0 -0
  1867. /package/icons/32/{heart_broken-regular.svg → heart-broken-regular.svg} +0 -0
  1868. /package/icons/32/{home_checkmark-filled.svg → home-checkmark-filled.svg} +0 -0
  1869. /package/icons/32/{home_checkmark-regular.svg → home-checkmark-regular.svg} +0 -0
  1870. /package/icons/32/{hourglass_half-filled.svg → hourglass-half-filled.svg} +0 -0
  1871. /package/icons/32/{hourglass_half-regular.svg → hourglass-half-regular.svg} +0 -0
  1872. /package/icons/32/{hourglass_one_quarter-filled.svg → hourglass-one-quarter-filled.svg} +0 -0
  1873. /package/icons/32/{hourglass_one_quarter-regular.svg → hourglass-one-quarter-regular.svg} +0 -0
  1874. /package/icons/32/{hourglass_three_quarter-filled.svg → hourglass-three-quarter-filled.svg} +0 -0
  1875. /package/icons/32/{hourglass_three_quarter-regular.svg → hourglass-three-quarter-regular.svg} +0 -0
  1876. /package/icons/32/{image_circle-filled.svg → image-circle-filled.svg} +0 -0
  1877. /package/icons/32/{image_circle-regular.svg → image-circle-regular.svg} +0 -0
  1878. /package/icons/32/{ios_arrow_ltr-filled.svg → ios-arrow-ltr-filled.svg} +0 -0
  1879. /package/icons/32/{ios_arrow_ltr-regular.svg → ios-arrow-ltr-regular.svg} +0 -0
  1880. /package/icons/32/{ios_arrow_rtl-filled.svg → ios-arrow-rtl-filled.svg} +0 -0
  1881. /package/icons/32/{ios_arrow_rtl-regular.svg → ios-arrow-rtl-regular.svg} +0 -0
  1882. /package/icons/32/{ios_chevron_ltr-filled.svg → ios-chevron-ltr-filled.svg} +0 -0
  1883. /package/icons/32/{ios_chevron_ltr-regular.svg → ios-chevron-ltr-regular.svg} +0 -0
  1884. /package/icons/32/{ios_chevron_rtl-filled.svg → ios-chevron-rtl-filled.svg} +0 -0
  1885. /package/icons/32/{ios_chevron_rtl-regular.svg → ios-chevron-rtl-regular.svg} +0 -0
  1886. /package/icons/32/{json_file-filled.svg → json-file-filled.svg} +0 -0
  1887. /package/icons/32/{json_file-regular.svg → json-file-regular.svg} +0 -0
  1888. /package/icons/32/{key_multiple-filled.svg → key-multiple-filled.svg} +0 -0
  1889. /package/icons/32/{key_multiple-regular.svg → key-multiple-regular.svg} +0 -0
  1890. /package/icons/32/{keyboard_backspace-filled.svg → keyboard-backspace-filled.svg} +0 -0
  1891. /package/icons/32/{keyboard_backspace-regular.svg → keyboard-backspace-regular.svg} +0 -0
  1892. /package/icons/32/{keyboard_command-filled.svg → keyboard-command-filled.svg} +0 -0
  1893. /package/icons/32/{keyboard_command-regular.svg → keyboard-command-regular.svg} +0 -0
  1894. /package/icons/32/{keyboard_lock-filled.svg → keyboard-lock-filled.svg} +0 -0
  1895. /package/icons/32/{keyboard_lock-regular.svg → keyboard-lock-regular.svg} +0 -0
  1896. /package/icons/32/{keyboard_off-filled.svg → keyboard-off-filled.svg} +0 -0
  1897. /package/icons/32/{keyboard_off-regular.svg → keyboard-off-regular.svg} +0 -0
  1898. /package/icons/32/{keyboard_option-filled.svg → keyboard-option-filled.svg} +0 -0
  1899. /package/icons/32/{keyboard_option-regular.svg → keyboard-option-regular.svg} +0 -0
  1900. /package/icons/32/{keyboard_return-filled.svg → keyboard-return-filled.svg} +0 -0
  1901. /package/icons/32/{keyboard_return-regular.svg → keyboard-return-regular.svg} +0 -0
  1902. /package/icons/32/{keyboard_shift-filled.svg → keyboard-shift-filled.svg} +0 -0
  1903. /package/icons/32/{keyboard_shift-regular.svg → keyboard-shift-regular.svg} +0 -0
  1904. /package/icons/32/{keyboard_shift_uppercase-filled.svg → keyboard-shift-uppercase-filled.svg} +0 -0
  1905. /package/icons/32/{keyboard_shift_uppercase-regular.svg → keyboard-shift-uppercase-regular.svg} +0 -0
  1906. /package/icons/32/{keyboard_tab-filled.svg → keyboard-tab-filled.svg} +0 -0
  1907. /package/icons/32/{keyboard_tab-regular.svg → keyboard-tab-regular.svg} +0 -0
  1908. /package/icons/32/{line_dashes-filled.svg → line-dashes-filled.svg} +0 -0
  1909. /package/icons/32/{line_dashes-regular.svg → line-dashes-regular.svg} +0 -0
  1910. /package/icons/32/{line_horizontal_1_dashes-filled.svg → line-horizontal-1-dashes-filled.svg} +0 -0
  1911. /package/icons/32/{line_horizontal_1_dashes-regular.svg → line-horizontal-1-dashes-regular.svg} +0 -0
  1912. /package/icons/32/{line_horizontal_1-filled.svg → line-horizontal-1-filled.svg} +0 -0
  1913. /package/icons/32/{line_horizontal_1-regular.svg → line-horizontal-1-regular.svg} +0 -0
  1914. /package/icons/32/{location_arrow-filled.svg → location-arrow-filled.svg} +0 -0
  1915. /package/icons/32/{location_arrow-regular.svg → location-arrow-regular.svg} +0 -0
  1916. /package/icons/32/{lock_closed-filled.svg → lock-closed-filled.svg} +0 -0
  1917. /package/icons/32/{lock_closed-regular.svg → lock-closed-regular.svg} +0 -0
  1918. /package/icons/32/{lock_open-filled.svg → lock-open-filled.svg} +0 -0
  1919. /package/icons/32/{lock_open-regular.svg → lock-open-regular.svg} +0 -0
  1920. /package/icons/32/{mail_read-filled.svg → mail-read-filled.svg} +0 -0
  1921. /package/icons/32/{mail_read-regular.svg → mail-read-regular.svg} +0 -0
  1922. /package/icons/32/{math_symbols-filled.svg → math-symbols-filled.svg} +0 -0
  1923. /package/icons/32/{math_symbols-regular.svg → math-symbols-regular.svg} +0 -0
  1924. /package/icons/32/{more_circle-filled.svg → more-circle-filled.svg} +0 -0
  1925. /package/icons/32/{more_circle-regular.svg → more-circle-regular.svg} +0 -0
  1926. /package/icons/32/{more_horizontal-filled.svg → more-horizontal-filled.svg} +0 -0
  1927. /package/icons/32/{more_horizontal-regular.svg → more-horizontal-regular.svg} +0 -0
  1928. /package/icons/32/{network_check-filled.svg → network-check-filled.svg} +0 -0
  1929. /package/icons/32/{network_check-regular.svg → network-check-regular.svg} +0 -0
  1930. /package/icons/32/{number_circle_0-filled.svg → number-circle-0-filled.svg} +0 -0
  1931. /package/icons/32/{number_circle_0-regular.svg → number-circle-0-regular.svg} +0 -0
  1932. /package/icons/32/{number_circle_1-filled.svg → number-circle-1-filled.svg} +0 -0
  1933. /package/icons/32/{number_circle_1-regular.svg → number-circle-1-regular.svg} +0 -0
  1934. /package/icons/32/{number_circle_2-filled.svg → number-circle-2-filled.svg} +0 -0
  1935. /package/icons/32/{number_circle_2-regular.svg → number-circle-2-regular.svg} +0 -0
  1936. /package/icons/32/{number_circle_3-filled.svg → number-circle-3-filled.svg} +0 -0
  1937. /package/icons/32/{number_circle_3-regular.svg → number-circle-3-regular.svg} +0 -0
  1938. /package/icons/32/{number_circle_4-filled.svg → number-circle-4-filled.svg} +0 -0
  1939. /package/icons/32/{number_circle_4-regular.svg → number-circle-4-regular.svg} +0 -0
  1940. /package/icons/32/{number_circle_5-filled.svg → number-circle-5-filled.svg} +0 -0
  1941. /package/icons/32/{number_circle_5-regular.svg → number-circle-5-regular.svg} +0 -0
  1942. /package/icons/32/{number_circle_6-filled.svg → number-circle-6-filled.svg} +0 -0
  1943. /package/icons/32/{number_circle_6-regular.svg → number-circle-6-regular.svg} +0 -0
  1944. /package/icons/32/{number_circle_7-filled.svg → number-circle-7-filled.svg} +0 -0
  1945. /package/icons/32/{number_circle_7-regular.svg → number-circle-7-regular.svg} +0 -0
  1946. /package/icons/32/{number_circle_8-filled.svg → number-circle-8-filled.svg} +0 -0
  1947. /package/icons/32/{number_circle_8-regular.svg → number-circle-8-regular.svg} +0 -0
  1948. /package/icons/32/{number_circle_9-filled.svg → number-circle-9-filled.svg} +0 -0
  1949. /package/icons/32/{number_circle_9-regular.svg → number-circle-9-regular.svg} +0 -0
  1950. /package/icons/32/{number_symbol_circle-filled.svg → number-symbol-circle-filled.svg} +0 -0
  1951. /package/icons/32/{number_symbol_circle-regular.svg → number-symbol-circle-regular.svg} +0 -0
  1952. /package/icons/32/{number_symbol-filled.svg → number-symbol-filled.svg} +0 -0
  1953. /package/icons/32/{number_symbol-regular.svg → number-symbol-regular.svg} +0 -0
  1954. /package/icons/32/{number_symbol_square-filled.svg → number-symbol-square-filled.svg} +0 -0
  1955. /package/icons/32/{number_symbol_square-regular.svg → number-symbol-square-regular.svg} +0 -0
  1956. /package/icons/32/{open_off-filled.svg → open-off-filled.svg} +0 -0
  1957. /package/icons/32/{open_off-regular.svg → open-off-regular.svg} +0 -0
  1958. /package/icons/32/{organization_horizontal-filled.svg → organization-horizontal-filled.svg} +0 -0
  1959. /package/icons/32/{organization_horizontal-regular.svg → organization-horizontal-regular.svg} +0 -0
  1960. /package/icons/32/{page_fit-filled.svg → page-fit-filled.svg} +0 -0
  1961. /package/icons/32/{page_fit-regular.svg → page-fit-regular.svg} +0 -0
  1962. /package/icons/32/{paint_brush-filled.svg → paint-brush-filled.svg} +0 -0
  1963. /package/icons/32/{paint_brush-regular.svg → paint-brush-regular.svg} +0 -0
  1964. /package/icons/32/{paint_bucket-filled.svg → paint-bucket-filled.svg} +0 -0
  1965. /package/icons/32/{paint_bucket-regular.svg → paint-bucket-regular.svg} +0 -0
  1966. /package/icons/32/{pause_circle-filled.svg → pause-circle-filled.svg} +0 -0
  1967. /package/icons/32/{pause_circle-regular.svg → pause-circle-regular.svg} +0 -0
  1968. /package/icons/32/{payment_wireless-filled.svg → payment-wireless-filled.svg} +0 -0
  1969. /package/icons/32/{payment_wireless-regular.svg → payment-wireless-regular.svg} +0 -0
  1970. /package/icons/32/{pen_off-filled.svg → pen-off-filled.svg} +0 -0
  1971. /package/icons/32/{pen_off-regular.svg → pen-off-regular.svg} +0 -0
  1972. /package/icons/32/{person_voice-filled.svg → person-voice-filled.svg} +0 -0
  1973. /package/icons/32/{person_voice-regular.svg → person-voice-regular.svg} +0 -0
  1974. /package/icons/32/{play_circle-filled.svg → play-circle-filled.svg} +0 -0
  1975. /package/icons/32/{play_circle-regular.svg → play-circle-regular.svg} +0 -0
  1976. /package/icons/32/{port_hdmi-filled.svg → port-hdmi-filled.svg} +0 -0
  1977. /package/icons/32/{port_hdmi-regular.svg → port-hdmi-regular.svg} +0 -0
  1978. /package/icons/32/{port_micro_usb-filled.svg → port-micro-usb-filled.svg} +0 -0
  1979. /package/icons/32/{port_micro_usb-regular.svg → port-micro-usb-regular.svg} +0 -0
  1980. /package/icons/32/{port_usb_a-filled.svg → port-usb-a-filled.svg} +0 -0
  1981. /package/icons/32/{port_usb_a-regular.svg → port-usb-a-regular.svg} +0 -0
  1982. /package/icons/32/{port_usb_c-filled.svg → port-usb-c-filled.svg} +0 -0
  1983. /package/icons/32/{port_usb_c-regular.svg → port-usb-c-regular.svg} +0 -0
  1984. /package/icons/32/{preview_link-filled.svg → preview-link-filled.svg} +0 -0
  1985. /package/icons/32/{preview_link-regular.svg → preview-link-regular.svg} +0 -0
  1986. /package/icons/32/{pulse_circle-filled.svg → pulse-circle-filled.svg} +0 -0
  1987. /package/icons/32/{pulse_circle-regular.svg → pulse-circle-regular.svg} +0 -0
  1988. /package/icons/32/{pulse_square-filled.svg → pulse-square-filled.svg} +0 -0
  1989. /package/icons/32/{pulse_square-regular.svg → pulse-square-regular.svg} +0 -0
  1990. /package/icons/32/{qr_code-filled.svg → qr-code-filled.svg} +0 -0
  1991. /package/icons/32/{qr_code-regular.svg → qr-code-regular.svg} +0 -0
  1992. /package/icons/32/{question_circle-filled.svg → question-circle-filled.svg} +0 -0
  1993. /package/icons/32/{question_circle-regular.svg → question-circle-regular.svg} +0 -0
  1994. /package/icons/32/{radio_button-filled.svg → radio-button-filled.svg} +0 -0
  1995. /package/icons/32/{radio_button-regular.svg → radio-button-regular.svg} +0 -0
  1996. /package/icons/32/{record_stop-filled.svg → record-stop-filled.svg} +0 -0
  1997. /package/icons/32/{record_stop-regular.svg → record-stop-regular.svg} +0 -0
  1998. /package/icons/32/{road_cone-filled.svg → road-cone-filled.svg} +0 -0
  1999. /package/icons/32/{road_cone-regular.svg → road-cone-regular.svg} +0 -0
  2000. /package/icons/32/{serial_port-filled.svg → serial-port-filled.svg} +0 -0
  2001. /package/icons/32/{serial_port-regular.svg → serial-port-regular.svg} +0 -0
  2002. /package/icons/32/{server_link-filled.svg → server-link-filled.svg} +0 -0
  2003. /package/icons/32/{server_link-regular.svg → server-link-regular.svg} +0 -0
  2004. /package/icons/32/{server_play-filled.svg → server-play-filled.svg} +0 -0
  2005. /package/icons/32/{server_play-regular.svg → server-play-regular.svg} +0 -0
  2006. /package/icons/32/{service_bell-filled.svg → service-bell-filled.svg} +0 -0
  2007. /package/icons/32/{service_bell-regular.svg → service-bell-regular.svg} +0 -0
  2008. /package/icons/32/{shape_exclude-filled.svg → shape-exclude-filled.svg} +0 -0
  2009. /package/icons/32/{shape_exclude-regular.svg → shape-exclude-regular.svg} +0 -0
  2010. /package/icons/32/{shape_intersect-filled.svg → shape-intersect-filled.svg} +0 -0
  2011. /package/icons/32/{shape_intersect-regular.svg → shape-intersect-regular.svg} +0 -0
  2012. /package/icons/32/{shape_subtract-filled.svg → shape-subtract-filled.svg} +0 -0
  2013. /package/icons/32/{shape_subtract-regular.svg → shape-subtract-regular.svg} +0 -0
  2014. /package/icons/32/{shape_union-filled.svg → shape-union-filled.svg} +0 -0
  2015. /package/icons/32/{shape_union-regular.svg → shape-union-regular.svg} +0 -0
  2016. /package/icons/32/{share_android-filled.svg → share-android-filled.svg} +0 -0
  2017. /package/icons/32/{share_android-regular.svg → share-android-regular.svg} +0 -0
  2018. /package/icons/32/{share_ios-filled.svg → share-ios-filled.svg} +0 -0
  2019. /package/icons/32/{share_ios-regular.svg → share-ios-regular.svg} +0 -0
  2020. /package/icons/32/{shell_script-filled.svg → shell-script-filled.svg} +0 -0
  2021. /package/icons/32/{shell_script-regular.svg → shell-script-regular.svg} +0 -0
  2022. /package/icons/32/{shopping_bag-filled.svg → shopping-bag-filled.svg} +0 -0
  2023. /package/icons/32/{shopping_bag-regular.svg → shopping-bag-regular.svg} +0 -0
  2024. /package/icons/32/{slide_add-filled.svg → slide-add-filled.svg} +0 -0
  2025. /package/icons/32/{slide_add-regular.svg → slide-add-regular.svg} +0 -0
  2026. /package/icons/32/{slide_content-filled.svg → slide-content-filled.svg} +0 -0
  2027. /package/icons/32/{slide_content-regular.svg → slide-content-regular.svg} +0 -0
  2028. /package/icons/32/{slide_eraser-filled.svg → slide-eraser-filled.svg} +0 -0
  2029. /package/icons/32/{slide_eraser-regular.svg → slide-eraser-regular.svg} +0 -0
  2030. /package/icons/32/{slide_grid-filled.svg → slide-grid-filled.svg} +0 -0
  2031. /package/icons/32/{slide_grid-regular.svg → slide-grid-regular.svg} +0 -0
  2032. /package/icons/32/{slide_hide-filled.svg → slide-hide-filled.svg} +0 -0
  2033. /package/icons/32/{slide_hide-regular.svg → slide-hide-regular.svg} +0 -0
  2034. /package/icons/32/{slide_layout-filled.svg → slide-layout-filled.svg} +0 -0
  2035. /package/icons/32/{slide_layout-regular.svg → slide-layout-regular.svg} +0 -0
  2036. /package/icons/32/{sound_source-filled.svg → sound-source-filled.svg} +0 -0
  2037. /package/icons/32/{sound_source-regular.svg → sound-source-regular.svg} +0 -0
  2038. /package/icons/32/{sport_baseball-filled.svg → sport-baseball-filled.svg} +0 -0
  2039. /package/icons/32/{sport_baseball-regular.svg → sport-baseball-regular.svg} +0 -0
  2040. /package/icons/32/{sport_basketball-filled.svg → sport-basketball-filled.svg} +0 -0
  2041. /package/icons/32/{sport_basketball-regular.svg → sport-basketball-regular.svg} +0 -0
  2042. /package/icons/32/{sport_soccer-filled.svg → sport-soccer-filled.svg} +0 -0
  2043. /package/icons/32/{sport_soccer-regular.svg → sport-soccer-regular.svg} +0 -0
  2044. /package/icons/32/{spray_can-filled.svg → spray-can-filled.svg} +0 -0
  2045. /package/icons/32/{spray_can-regular.svg → spray-can-regular.svg} +0 -0
  2046. /package/icons/32/{square_hint-filled.svg → square-hint-filled.svg} +0 -0
  2047. /package/icons/32/{square_hint-regular.svg → square-hint-regular.svg} +0 -0
  2048. /package/icons/32/{square_multiple-filled.svg → square-multiple-filled.svg} +0 -0
  2049. /package/icons/32/{square_multiple-regular.svg → square-multiple-regular.svg} +0 -0
  2050. /package/icons/32/{text_align_center-filled.svg → text-align-center-filled.svg} +0 -0
  2051. /package/icons/32/{text_align_center-regular.svg → text-align-center-regular.svg} +0 -0
  2052. /package/icons/32/{text_align_justify-filled.svg → text-align-justify-filled.svg} +0 -0
  2053. /package/icons/32/{text_align_justify-regular.svg → text-align-justify-regular.svg} +0 -0
  2054. /package/icons/32/{text_align_left-filled.svg → text-align-left-filled.svg} +0 -0
  2055. /package/icons/32/{text_align_left-regular.svg → text-align-left-regular.svg} +0 -0
  2056. /package/icons/32/{text_align_right-filled.svg → text-align-right-filled.svg} +0 -0
  2057. /package/icons/32/{text_align_right-regular.svg → text-align-right-regular.svg} +0 -0
  2058. /package/icons/32/{textbox_align_bottom_center-filled.svg → textbox-align-bottom-center-filled.svg} +0 -0
  2059. /package/icons/32/{textbox_align_bottom_center-regular.svg → textbox-align-bottom-center-regular.svg} +0 -0
  2060. /package/icons/32/{textbox_align_bottom-filled.svg → textbox-align-bottom-filled.svg} +0 -0
  2061. /package/icons/32/{textbox_align_bottom_left-filled.svg → textbox-align-bottom-left-filled.svg} +0 -0
  2062. /package/icons/32/{textbox_align_bottom_left-regular.svg → textbox-align-bottom-left-regular.svg} +0 -0
  2063. /package/icons/32/{textbox_align_bottom-regular.svg → textbox-align-bottom-regular.svg} +0 -0
  2064. /package/icons/32/{textbox_align_bottom_right-filled.svg → textbox-align-bottom-right-filled.svg} +0 -0
  2065. /package/icons/32/{textbox_align_bottom_right-regular.svg → textbox-align-bottom-right-regular.svg} +0 -0
  2066. /package/icons/32/{textbox_align_center-filled.svg → textbox-align-center-filled.svg} +0 -0
  2067. /package/icons/32/{textbox_align_center-regular.svg → textbox-align-center-regular.svg} +0 -0
  2068. /package/icons/32/{textbox_align_middle-filled.svg → textbox-align-middle-filled.svg} +0 -0
  2069. /package/icons/32/{textbox_align_middle_left-filled.svg → textbox-align-middle-left-filled.svg} +0 -0
  2070. /package/icons/32/{textbox_align_middle_left-regular.svg → textbox-align-middle-left-regular.svg} +0 -0
  2071. /package/icons/32/{textbox_align_middle-regular.svg → textbox-align-middle-regular.svg} +0 -0
  2072. /package/icons/32/{textbox_align_middle_right-filled.svg → textbox-align-middle-right-filled.svg} +0 -0
  2073. /package/icons/32/{textbox_align_middle_right-regular.svg → textbox-align-middle-right-regular.svg} +0 -0
  2074. /package/icons/32/{textbox_align_top_center-filled.svg → textbox-align-top-center-filled.svg} +0 -0
  2075. /package/icons/32/{textbox_align_top_center-regular.svg → textbox-align-top-center-regular.svg} +0 -0
  2076. /package/icons/32/{textbox_align_top-filled.svg → textbox-align-top-filled.svg} +0 -0
  2077. /package/icons/32/{textbox_align_top_left-filled.svg → textbox-align-top-left-filled.svg} +0 -0
  2078. /package/icons/32/{textbox_align_top_left-regular.svg → textbox-align-top-left-regular.svg} +0 -0
  2079. /package/icons/32/{textbox_align_top-regular.svg → textbox-align-top-regular.svg} +0 -0
  2080. /package/icons/32/{textbox_align_top_right-filled.svg → textbox-align-top-right-filled.svg} +0 -0
  2081. /package/icons/32/{textbox_align_top_right-regular.svg → textbox-align-top-right-regular.svg} +0 -0
  2082. /package/icons/32/{toggle_left-filled.svg → toggle-left-filled.svg} +0 -0
  2083. /package/icons/32/{toggle_left-regular.svg → toggle-left-regular.svg} +0 -0
  2084. /package/icons/32/{toggle_multiple-filled.svg → toggle-multiple-filled.svg} +0 -0
  2085. /package/icons/32/{toggle_multiple-regular.svg → toggle-multiple-regular.svg} +0 -0
  2086. /package/icons/32/{toggle_right-filled.svg → toggle-right-filled.svg} +0 -0
  2087. /package/icons/32/{toggle_right-regular.svg → toggle-right-regular.svg} +0 -0
  2088. /package/icons/32/{usb_cable-filled.svg → usb-cable-filled.svg} +0 -0
  2089. /package/icons/32/{usb_cable-regular.svg → usb-cable-regular.svg} +0 -0
  2090. /package/icons/32/{video_clip-filled.svg → video-clip-filled.svg} +0 -0
  2091. /package/icons/32/{video_clip-regular.svg → video-clip-regular.svg} +0 -0
  2092. /package/icons/32/{video_play_pause-filled.svg → video-play-pause-filled.svg} +0 -0
  2093. /package/icons/32/{video_play_pause-regular.svg → video-play-pause-regular.svg} +0 -0
  2094. /package/icons/32/{walkie_talkie-filled.svg → walkie-talkie-filled.svg} +0 -0
  2095. /package/icons/32/{walkie_talkie-regular.svg → walkie-talkie-regular.svg} +0 -0
  2096. /package/icons/32/{weather_blowing_snow-filled.svg → weather-blowing-snow-filled.svg} +0 -0
  2097. /package/icons/32/{weather_blowing_snow-regular.svg → weather-blowing-snow-regular.svg} +0 -0
  2098. /package/icons/32/{weather_cloudy-filled.svg → weather-cloudy-filled.svg} +0 -0
  2099. /package/icons/32/{weather_cloudy-regular.svg → weather-cloudy-regular.svg} +0 -0
  2100. /package/icons/32/{weather_rain-filled.svg → weather-rain-filled.svg} +0 -0
  2101. /package/icons/32/{weather_rain-regular.svg → weather-rain-regular.svg} +0 -0
  2102. /package/icons/32/{weather_snow-filled.svg → weather-snow-filled.svg} +0 -0
  2103. /package/icons/32/{weather_snow-regular.svg → weather-snow-regular.svg} +0 -0
  2104. /package/icons/32/{weather_snowflake-filled.svg → weather-snowflake-filled.svg} +0 -0
  2105. /package/icons/32/{weather_snowflake-regular.svg → weather-snowflake-regular.svg} +0 -0
  2106. /package/icons/32/{weather_sunny-filled.svg → weather-sunny-filled.svg} +0 -0
  2107. /package/icons/32/{weather_sunny-regular.svg → weather-sunny-regular.svg} +0 -0
  2108. /package/icons/32/{weather_thunderstorm-filled.svg → weather-thunderstorm-filled.svg} +0 -0
  2109. /package/icons/32/{weather_thunderstorm-regular.svg → weather-thunderstorm-regular.svg} +0 -0
  2110. /package/icons/32/{wifi_1-filled.svg → wifi-1-filled.svg} +0 -0
  2111. /package/icons/32/{wifi_1-regular.svg → wifi-1-regular.svg} +0 -0
  2112. /package/icons/32/{wifi_2-filled.svg → wifi-2-filled.svg} +0 -0
  2113. /package/icons/32/{wifi_2-regular.svg → wifi-2-regular.svg} +0 -0
  2114. /package/icons/32/{wifi_3-filled.svg → wifi-3-filled.svg} +0 -0
  2115. /package/icons/32/{wifi_3-regular.svg → wifi-3-regular.svg} +0 -0
  2116. /package/icons/32/{wifi_4-filled.svg → wifi-4-filled.svg} +0 -0
  2117. /package/icons/32/{wifi_4-regular.svg → wifi-4-regular.svg} +0 -0
  2118. /package/icons/32/{zoom_in-filled.svg → zoom-in-filled.svg} +0 -0
  2119. /package/icons/32/{zoom_in-regular.svg → zoom-in-regular.svg} +0 -0
  2120. /package/icons/32/{zoom_out-filled.svg → zoom-out-filled.svg} +0 -0
  2121. /package/icons/32/{zoom_out-regular.svg → zoom-out-regular.svg} +0 -0
  2122. /package/icons/48/{access_time-filled.svg → access-time-filled.svg} +0 -0
  2123. /package/icons/48/{access_time-regular.svg → access-time-regular.svg} +0 -0
  2124. /package/icons/48/{add_circle-filled.svg → add-circle-filled.svg} +0 -0
  2125. /package/icons/48/{add_circle-regular.svg → add-circle-regular.svg} +0 -0
  2126. /package/icons/48/{add_square-filled.svg → add-square-filled.svg} +0 -0
  2127. /package/icons/48/{add_square-regular.svg → add-square-regular.svg} +0 -0
  2128. /package/icons/48/{alert_badge-filled.svg → alert-badge-filled.svg} +0 -0
  2129. /package/icons/48/{alert_badge-regular.svg → alert-badge-regular.svg} +0 -0
  2130. /package/icons/48/{alert_off-filled.svg → alert-off-filled.svg} +0 -0
  2131. /package/icons/48/{alert_off-regular.svg → alert-off-regular.svg} +0 -0
  2132. /package/icons/48/{align_bottom-filled.svg → align-bottom-filled.svg} +0 -0
  2133. /package/icons/48/{align_bottom-regular.svg → align-bottom-regular.svg} +0 -0
  2134. /package/icons/48/{align_center_horizontal-filled.svg → align-center-horizontal-filled.svg} +0 -0
  2135. /package/icons/48/{align_center_horizontal-regular.svg → align-center-horizontal-regular.svg} +0 -0
  2136. /package/icons/48/{align_center_vertical-filled.svg → align-center-vertical-filled.svg} +0 -0
  2137. /package/icons/48/{align_center_vertical-regular.svg → align-center-vertical-regular.svg} +0 -0
  2138. /package/icons/48/{align_left-filled.svg → align-left-filled.svg} +0 -0
  2139. /package/icons/48/{align_left-regular.svg → align-left-regular.svg} +0 -0
  2140. /package/icons/48/{align_right-filled.svg → align-right-filled.svg} +0 -0
  2141. /package/icons/48/{align_right-regular.svg → align-right-regular.svg} +0 -0
  2142. /package/icons/48/{align_top-filled.svg → align-top-filled.svg} +0 -0
  2143. /package/icons/48/{align_top-regular.svg → align-top-regular.svg} +0 -0
  2144. /package/icons/48/{app_folder-filled.svg → app-folder-filled.svg} +0 -0
  2145. /package/icons/48/{app_folder-regular.svg → app-folder-regular.svg} +0 -0
  2146. /package/icons/48/{app_recent-filled.svg → app-recent-filled.svg} +0 -0
  2147. /package/icons/48/{app_recent-regular.svg → app-recent-regular.svg} +0 -0
  2148. /package/icons/48/{app_title-filled.svg → app-title-filled.svg} +0 -0
  2149. /package/icons/48/{app_title-regular.svg → app-title-regular.svg} +0 -0
  2150. /package/icons/48/{bar_chart_horizontal_descending-filled.svg → bar-chart-horizontal-descending-filled.svg} +0 -0
  2151. /package/icons/48/{bar_chart_horizontal_descending-regular.svg → bar-chart-horizontal-descending-regular.svg} +0 -0
  2152. /package/icons/48/{bar_chart_horizontal-filled.svg → bar-chart-horizontal-filled.svg} +0 -0
  2153. /package/icons/48/{bar_chart_horizontal-regular.svg → bar-chart-horizontal-regular.svg} +0 -0
  2154. /package/icons/48/{bar_chart_vertical_descending-filled.svg → bar-chart-vertical-descending-filled.svg} +0 -0
  2155. /package/icons/48/{bar_chart_vertical_descending-regular.svg → bar-chart-vertical-descending-regular.svg} +0 -0
  2156. /package/icons/48/{bar_chart_vertical-filled.svg → bar-chart-vertical-filled.svg} +0 -0
  2157. /package/icons/48/{bar_chart_vertical-regular.svg → bar-chart-vertical-regular.svg} +0 -0
  2158. /package/icons/48/{barcode_scanner-filled.svg → barcode-scanner-filled.svg} +0 -0
  2159. /package/icons/48/{barcode_scanner-regular.svg → barcode-scanner-regular.svg} +0 -0
  2160. /package/icons/48/{battery_0-filled.svg → battery-0-filled.svg} +0 -0
  2161. /package/icons/48/{battery_0-regular.svg → battery-0-regular.svg} +0 -0
  2162. /package/icons/48/{battery_10-filled.svg → battery-10-filled.svg} +0 -0
  2163. /package/icons/48/{battery_10-regular.svg → battery-10-regular.svg} +0 -0
  2164. /package/icons/48/{battery_100-filled.svg → battery-100-filled.svg} +0 -0
  2165. /package/icons/48/{battery_100-regular.svg → battery-100-regular.svg} +0 -0
  2166. /package/icons/48/{battery_20-filled.svg → battery-20-filled.svg} +0 -0
  2167. /package/icons/48/{battery_20-regular.svg → battery-20-regular.svg} +0 -0
  2168. /package/icons/48/{battery_30-filled.svg → battery-30-filled.svg} +0 -0
  2169. /package/icons/48/{battery_30-regular.svg → battery-30-regular.svg} +0 -0
  2170. /package/icons/48/{battery_40-filled.svg → battery-40-filled.svg} +0 -0
  2171. /package/icons/48/{battery_40-regular.svg → battery-40-regular.svg} +0 -0
  2172. /package/icons/48/{battery_50-filled.svg → battery-50-filled.svg} +0 -0
  2173. /package/icons/48/{battery_50-regular.svg → battery-50-regular.svg} +0 -0
  2174. /package/icons/48/{battery_60-filled.svg → battery-60-filled.svg} +0 -0
  2175. /package/icons/48/{battery_60-regular.svg → battery-60-regular.svg} +0 -0
  2176. /package/icons/48/{battery_70-filled.svg → battery-70-filled.svg} +0 -0
  2177. /package/icons/48/{battery_70-regular.svg → battery-70-regular.svg} +0 -0
  2178. /package/icons/48/{battery_80-filled.svg → battery-80-filled.svg} +0 -0
  2179. /package/icons/48/{battery_80-regular.svg → battery-80-regular.svg} +0 -0
  2180. /package/icons/48/{battery_90-filled.svg → battery-90-filled.svg} +0 -0
  2181. /package/icons/48/{battery_90-regular.svg → battery-90-regular.svg} +0 -0
  2182. /package/icons/48/{carton_box-filled.svg → carton-box-filled.svg} +0 -0
  2183. /package/icons/48/{carton_box-regular.svg → carton-box-regular.svg} +0 -0
  2184. /package/icons/48/{chat_add-filled.svg → chat-add-filled.svg} +0 -0
  2185. /package/icons/48/{chat_add-regular.svg → chat-add-regular.svg} +0 -0
  2186. /package/icons/48/{chat_empty-filled.svg → chat-empty-filled.svg} +0 -0
  2187. /package/icons/48/{chat_empty-regular.svg → chat-empty-regular.svg} +0 -0
  2188. /package/icons/48/{chevron_down-filled.svg → chevron-down-filled.svg} +0 -0
  2189. /package/icons/48/{chevron_down-regular.svg → chevron-down-regular.svg} +0 -0
  2190. /package/icons/48/{chevron_left-filled.svg → chevron-left-filled.svg} +0 -0
  2191. /package/icons/48/{chevron_left-regular.svg → chevron-left-regular.svg} +0 -0
  2192. /package/icons/48/{chevron_right-filled.svg → chevron-right-filled.svg} +0 -0
  2193. /package/icons/48/{chevron_right-regular.svg → chevron-right-regular.svg} +0 -0
  2194. /package/icons/48/{chevron_up-filled.svg → chevron-up-filled.svg} +0 -0
  2195. /package/icons/48/{chevron_up-regular.svg → chevron-up-regular.svg} +0 -0
  2196. /package/icons/48/{clock_alarm-filled.svg → clock-alarm-filled.svg} +0 -0
  2197. /package/icons/48/{clock_alarm-regular.svg → clock-alarm-regular.svg} +0 -0
  2198. /package/icons/48/{code_block-filled.svg → code-block-filled.svg} +0 -0
  2199. /package/icons/48/{code_block-regular.svg → code-block-regular.svg} +0 -0
  2200. /package/icons/48/{control_button-filled.svg → control-button-filled.svg} +0 -0
  2201. /package/icons/48/{control_button-regular.svg → control-button-regular.svg} +0 -0
  2202. /package/icons/48/{delete_off-filled.svg → delete-off-filled.svg} +0 -0
  2203. /package/icons/48/{delete_off-regular.svg → delete-off-regular.svg} +0 -0
  2204. /package/icons/48/{desktop_mac-filled.svg → desktop-mac-filled.svg} +0 -0
  2205. /package/icons/48/{desktop_mac-regular.svg → desktop-mac-regular.svg} +0 -0
  2206. /package/icons/48/{dismiss_circle-filled.svg → dismiss-circle-filled.svg} +0 -0
  2207. /package/icons/48/{dismiss_circle-regular.svg → dismiss-circle-regular.svg} +0 -0
  2208. /package/icons/48/{dismiss_square-filled.svg → dismiss-square-filled.svg} +0 -0
  2209. /package/icons/48/{dismiss_square-regular.svg → dismiss-square-regular.svg} +0 -0
  2210. /package/icons/48/{document_border-filled.svg → document-border-filled.svg} +0 -0
  2211. /package/icons/48/{document_border-regular.svg → document-border-regular.svg} +0 -0
  2212. /package/icons/48/{dual_screen-filled.svg → dual-screen-filled.svg} +0 -0
  2213. /package/icons/48/{dual_screen-regular.svg → dual-screen-regular.svg} +0 -0
  2214. /package/icons/48/{edit_off-filled.svg → edit-off-filled.svg} +0 -0
  2215. /package/icons/48/{edit_off-regular.svg → edit-off-regular.svg} +0 -0
  2216. /package/icons/48/{emoji_angry-filled.svg → emoji-angry-filled.svg} +0 -0
  2217. /package/icons/48/{emoji_angry-regular.svg → emoji-angry-regular.svg} +0 -0
  2218. /package/icons/48/{emoji_cool-filled.svg → emoji-cool-filled.svg} +0 -0
  2219. /package/icons/48/{emoji_cool-regular.svg → emoji-cool-regular.svg} +0 -0
  2220. /package/icons/48/{emoji_grimacing-filled.svg → emoji-grimacing-filled.svg} +0 -0
  2221. /package/icons/48/{emoji_grimacing-regular.svg → emoji-grimacing-regular.svg} +0 -0
  2222. /package/icons/48/{emoji_laugh-filled.svg → emoji-laugh-filled.svg} +0 -0
  2223. /package/icons/48/{emoji_laugh-regular.svg → emoji-laugh-regular.svg} +0 -0
  2224. /package/icons/48/{emoji_meh-filled.svg → emoji-meh-filled.svg} +0 -0
  2225. /package/icons/48/{emoji_meh-regular.svg → emoji-meh-regular.svg} +0 -0
  2226. /package/icons/48/{emoji_sad-filled.svg → emoji-sad-filled.svg} +0 -0
  2227. /package/icons/48/{emoji_sad-regular.svg → emoji-sad-regular.svg} +0 -0
  2228. /package/icons/48/{emoji_surprise-filled.svg → emoji-surprise-filled.svg} +0 -0
  2229. /package/icons/48/{emoji_surprise-regular.svg → emoji-surprise-regular.svg} +0 -0
  2230. /package/icons/48/{equal_circle-filled.svg → equal-circle-filled.svg} +0 -0
  2231. /package/icons/48/{equal_circle-regular.svg → equal-circle-regular.svg} +0 -0
  2232. /package/icons/48/{equal_off-filled.svg → equal-off-filled.svg} +0 -0
  2233. /package/icons/48/{equal_off-regular.svg → equal-off-regular.svg} +0 -0
  2234. /package/icons/48/{error_circle-filled.svg → error-circle-filled.svg} +0 -0
  2235. /package/icons/48/{error_circle-regular.svg → error-circle-regular.svg} +0 -0
  2236. /package/icons/48/{eye_off-filled.svg → eye-off-filled.svg} +0 -0
  2237. /package/icons/48/{eye_off-regular.svg → eye-off-regular.svg} +0 -0
  2238. /package/icons/48/{eyedropper_off-filled.svg → eyedropper-off-filled.svg} +0 -0
  2239. /package/icons/48/{eyedropper_off-regular.svg → eyedropper-off-regular.svg} +0 -0
  2240. /package/icons/48/{fast_forward-filled.svg → fast-forward-filled.svg} +0 -0
  2241. /package/icons/48/{fast_forward-regular.svg → fast-forward-regular.svg} +0 -0
  2242. /package/icons/48/{filmstrip_off-filled.svg → filmstrip-off-filled.svg} +0 -0
  2243. /package/icons/48/{filmstrip_off-regular.svg → filmstrip-off-regular.svg} +0 -0
  2244. /package/icons/48/{flag_off-filled.svg → flag-off-filled.svg} +0 -0
  2245. /package/icons/48/{flag_off-regular.svg → flag-off-regular.svg} +0 -0
  2246. /package/icons/48/{flash_off-filled.svg → flash-off-filled.svg} +0 -0
  2247. /package/icons/48/{flash_off-regular.svg → flash-off-regular.svg} +0 -0
  2248. /package/icons/48/{flashlight_off-filled.svg → flashlight-off-filled.svg} +0 -0
  2249. /package/icons/48/{flashlight_off-regular.svg → flashlight-off-regular.svg} +0 -0
  2250. /package/icons/48/{flip_horizontal-filled.svg → flip-horizontal-filled.svg} +0 -0
  2251. /package/icons/48/{flip_horizontal-regular.svg → flip-horizontal-regular.svg} +0 -0
  2252. /package/icons/48/{folder_open-filled.svg → folder-open-filled.svg} +0 -0
  2253. /package/icons/48/{folder_open-regular.svg → folder-open-regular.svg} +0 -0
  2254. /package/icons/48/{full_screen_maximize-filled.svg → full-screen-maximize-filled.svg} +0 -0
  2255. /package/icons/48/{full_screen_maximize-regular.svg → full-screen-maximize-regular.svg} +0 -0
  2256. /package/icons/48/{full_screen_minimize-filled.svg → full-screen-minimize-filled.svg} +0 -0
  2257. /package/icons/48/{full_screen_minimize-regular.svg → full-screen-minimize-regular.svg} +0 -0
  2258. /package/icons/48/{gantt_chart-filled.svg → gantt-chart-filled.svg} +0 -0
  2259. /package/icons/48/{gantt_chart-regular.svg → gantt-chart-regular.svg} +0 -0
  2260. /package/icons/48/{gas_station-filled.svg → gas-station-filled.svg} +0 -0
  2261. /package/icons/48/{gas_station-regular.svg → gas-station-regular.svg} +0 -0
  2262. /package/icons/48/{gift_card-filled.svg → gift-card-filled.svg} +0 -0
  2263. /package/icons/48/{gift_card-regular.svg → gift-card-regular.svg} +0 -0
  2264. /package/icons/48/{hard_drive-filled.svg → hard-drive-filled.svg} +0 -0
  2265. /package/icons/48/{hard_drive-regular.svg → hard-drive-regular.svg} +0 -0
  2266. /package/icons/48/{hat_graduation-filled.svg → hat-graduation-filled.svg} +0 -0
  2267. /package/icons/48/{hat_graduation-regular.svg → hat-graduation-regular.svg} +0 -0
  2268. /package/icons/48/{hdr_off-filled.svg → hdr-off-filled.svg} +0 -0
  2269. /package/icons/48/{hdr_off-regular.svg → hdr-off-regular.svg} +0 -0
  2270. /package/icons/48/{headphones_mic-filled.svg → headphones-mic-filled.svg} +0 -0
  2271. /package/icons/48/{headphones_mic-regular.svg → headphones-mic-regular.svg} +0 -0
  2272. /package/icons/48/{headset_vr-filled.svg → headset-vr-filled.svg} +0 -0
  2273. /package/icons/48/{headset_vr-regular.svg → headset-vr-regular.svg} +0 -0
  2274. /package/icons/48/{heart_broken-filled.svg → heart-broken-filled.svg} +0 -0
  2275. /package/icons/48/{heart_broken-regular.svg → heart-broken-regular.svg} +0 -0
  2276. /package/icons/48/{home_checkmark-filled.svg → home-checkmark-filled.svg} +0 -0
  2277. /package/icons/48/{home_checkmark-regular.svg → home-checkmark-regular.svg} +0 -0
  2278. /package/icons/48/{hourglass_half-filled.svg → hourglass-half-filled.svg} +0 -0
  2279. /package/icons/48/{hourglass_half-regular.svg → hourglass-half-regular.svg} +0 -0
  2280. /package/icons/48/{hourglass_one_quarter-filled.svg → hourglass-one-quarter-filled.svg} +0 -0
  2281. /package/icons/48/{hourglass_one_quarter-regular.svg → hourglass-one-quarter-regular.svg} +0 -0
  2282. /package/icons/48/{hourglass_three_quarter-filled.svg → hourglass-three-quarter-filled.svg} +0 -0
  2283. /package/icons/48/{hourglass_three_quarter-regular.svg → hourglass-three-quarter-regular.svg} +0 -0
  2284. /package/icons/48/{image_circle-filled.svg → image-circle-filled.svg} +0 -0
  2285. /package/icons/48/{image_circle-regular.svg → image-circle-regular.svg} +0 -0
  2286. /package/icons/48/{ios_arrow_ltr-filled.svg → ios-arrow-ltr-filled.svg} +0 -0
  2287. /package/icons/48/{ios_arrow_ltr-regular.svg → ios-arrow-ltr-regular.svg} +0 -0
  2288. /package/icons/48/{ios_arrow_rtl-filled.svg → ios-arrow-rtl-filled.svg} +0 -0
  2289. /package/icons/48/{ios_arrow_rtl-regular.svg → ios-arrow-rtl-regular.svg} +0 -0
  2290. /package/icons/48/{ios_chevron_ltr-filled.svg → ios-chevron-ltr-filled.svg} +0 -0
  2291. /package/icons/48/{ios_chevron_ltr-regular.svg → ios-chevron-ltr-regular.svg} +0 -0
  2292. /package/icons/48/{ios_chevron_rtl-filled.svg → ios-chevron-rtl-filled.svg} +0 -0
  2293. /package/icons/48/{ios_chevron_rtl-regular.svg → ios-chevron-rtl-regular.svg} +0 -0
  2294. /package/icons/48/{json_file-filled.svg → json-file-filled.svg} +0 -0
  2295. /package/icons/48/{json_file-regular.svg → json-file-regular.svg} +0 -0
  2296. /package/icons/48/{key_multiple-filled.svg → key-multiple-filled.svg} +0 -0
  2297. /package/icons/48/{key_multiple-regular.svg → key-multiple-regular.svg} +0 -0
  2298. /package/icons/48/{keyboard_backspace-filled.svg → keyboard-backspace-filled.svg} +0 -0
  2299. /package/icons/48/{keyboard_backspace-regular.svg → keyboard-backspace-regular.svg} +0 -0
  2300. /package/icons/48/{keyboard_command-filled.svg → keyboard-command-filled.svg} +0 -0
  2301. /package/icons/48/{keyboard_command-regular.svg → keyboard-command-regular.svg} +0 -0
  2302. /package/icons/48/{keyboard_lock-filled.svg → keyboard-lock-filled.svg} +0 -0
  2303. /package/icons/48/{keyboard_lock-regular.svg → keyboard-lock-regular.svg} +0 -0
  2304. /package/icons/48/{keyboard_off-filled.svg → keyboard-off-filled.svg} +0 -0
  2305. /package/icons/48/{keyboard_off-regular.svg → keyboard-off-regular.svg} +0 -0
  2306. /package/icons/48/{keyboard_option-filled.svg → keyboard-option-filled.svg} +0 -0
  2307. /package/icons/48/{keyboard_option-regular.svg → keyboard-option-regular.svg} +0 -0
  2308. /package/icons/48/{keyboard_return-filled.svg → keyboard-return-filled.svg} +0 -0
  2309. /package/icons/48/{keyboard_return-regular.svg → keyboard-return-regular.svg} +0 -0
  2310. /package/icons/48/{keyboard_shift-filled.svg → keyboard-shift-filled.svg} +0 -0
  2311. /package/icons/48/{keyboard_shift-regular.svg → keyboard-shift-regular.svg} +0 -0
  2312. /package/icons/48/{keyboard_shift_uppercase-filled.svg → keyboard-shift-uppercase-filled.svg} +0 -0
  2313. /package/icons/48/{keyboard_shift_uppercase-regular.svg → keyboard-shift-uppercase-regular.svg} +0 -0
  2314. /package/icons/48/{keyboard_tab-filled.svg → keyboard-tab-filled.svg} +0 -0
  2315. /package/icons/48/{keyboard_tab-regular.svg → keyboard-tab-regular.svg} +0 -0
  2316. /package/icons/48/{line_dashes-filled.svg → line-dashes-filled.svg} +0 -0
  2317. /package/icons/48/{line_dashes-regular.svg → line-dashes-regular.svg} +0 -0
  2318. /package/icons/48/{line_horizontal_1_dashes-filled.svg → line-horizontal-1-dashes-filled.svg} +0 -0
  2319. /package/icons/48/{line_horizontal_1_dashes-regular.svg → line-horizontal-1-dashes-regular.svg} +0 -0
  2320. /package/icons/48/{line_horizontal_1-filled.svg → line-horizontal-1-filled.svg} +0 -0
  2321. /package/icons/48/{line_horizontal_1-regular.svg → line-horizontal-1-regular.svg} +0 -0
  2322. /package/icons/48/{location_arrow-filled.svg → location-arrow-filled.svg} +0 -0
  2323. /package/icons/48/{location_arrow-regular.svg → location-arrow-regular.svg} +0 -0
  2324. /package/icons/48/{lock_closed-filled.svg → lock-closed-filled.svg} +0 -0
  2325. /package/icons/48/{lock_closed-regular.svg → lock-closed-regular.svg} +0 -0
  2326. /package/icons/48/{lock_open-filled.svg → lock-open-filled.svg} +0 -0
  2327. /package/icons/48/{lock_open-regular.svg → lock-open-regular.svg} +0 -0
  2328. /package/icons/48/{mail_read-filled.svg → mail-read-filled.svg} +0 -0
  2329. /package/icons/48/{mail_read-regular.svg → mail-read-regular.svg} +0 -0
  2330. /package/icons/48/{math_symbols-filled.svg → math-symbols-filled.svg} +0 -0
  2331. /package/icons/48/{math_symbols-regular.svg → math-symbols-regular.svg} +0 -0
  2332. /package/icons/48/{more_circle-filled.svg → more-circle-filled.svg} +0 -0
  2333. /package/icons/48/{more_circle-regular.svg → more-circle-regular.svg} +0 -0
  2334. /package/icons/48/{more_horizontal-filled.svg → more-horizontal-filled.svg} +0 -0
  2335. /package/icons/48/{more_horizontal-regular.svg → more-horizontal-regular.svg} +0 -0
  2336. /package/icons/48/{network_check-filled.svg → network-check-filled.svg} +0 -0
  2337. /package/icons/48/{network_check-regular.svg → network-check-regular.svg} +0 -0
  2338. /package/icons/48/{number_circle_0-filled.svg → number-circle-0-filled.svg} +0 -0
  2339. /package/icons/48/{number_circle_0-regular.svg → number-circle-0-regular.svg} +0 -0
  2340. /package/icons/48/{number_circle_1-filled.svg → number-circle-1-filled.svg} +0 -0
  2341. /package/icons/48/{number_circle_1-regular.svg → number-circle-1-regular.svg} +0 -0
  2342. /package/icons/48/{number_circle_2-filled.svg → number-circle-2-filled.svg} +0 -0
  2343. /package/icons/48/{number_circle_2-regular.svg → number-circle-2-regular.svg} +0 -0
  2344. /package/icons/48/{number_circle_3-filled.svg → number-circle-3-filled.svg} +0 -0
  2345. /package/icons/48/{number_circle_3-regular.svg → number-circle-3-regular.svg} +0 -0
  2346. /package/icons/48/{number_circle_4-filled.svg → number-circle-4-filled.svg} +0 -0
  2347. /package/icons/48/{number_circle_4-regular.svg → number-circle-4-regular.svg} +0 -0
  2348. /package/icons/48/{number_circle_5-filled.svg → number-circle-5-filled.svg} +0 -0
  2349. /package/icons/48/{number_circle_5-regular.svg → number-circle-5-regular.svg} +0 -0
  2350. /package/icons/48/{number_circle_6-filled.svg → number-circle-6-filled.svg} +0 -0
  2351. /package/icons/48/{number_circle_6-regular.svg → number-circle-6-regular.svg} +0 -0
  2352. /package/icons/48/{number_circle_7-filled.svg → number-circle-7-filled.svg} +0 -0
  2353. /package/icons/48/{number_circle_7-regular.svg → number-circle-7-regular.svg} +0 -0
  2354. /package/icons/48/{number_circle_8-filled.svg → number-circle-8-filled.svg} +0 -0
  2355. /package/icons/48/{number_circle_8-regular.svg → number-circle-8-regular.svg} +0 -0
  2356. /package/icons/48/{number_circle_9-filled.svg → number-circle-9-filled.svg} +0 -0
  2357. /package/icons/48/{number_circle_9-regular.svg → number-circle-9-regular.svg} +0 -0
  2358. /package/icons/48/{number_symbol_circle-filled.svg → number-symbol-circle-filled.svg} +0 -0
  2359. /package/icons/48/{number_symbol_circle-regular.svg → number-symbol-circle-regular.svg} +0 -0
  2360. /package/icons/48/{number_symbol-filled.svg → number-symbol-filled.svg} +0 -0
  2361. /package/icons/48/{number_symbol-regular.svg → number-symbol-regular.svg} +0 -0
  2362. /package/icons/48/{number_symbol_square-filled.svg → number-symbol-square-filled.svg} +0 -0
  2363. /package/icons/48/{number_symbol_square-regular.svg → number-symbol-square-regular.svg} +0 -0
  2364. /package/icons/48/{open_off-filled.svg → open-off-filled.svg} +0 -0
  2365. /package/icons/48/{open_off-regular.svg → open-off-regular.svg} +0 -0
  2366. /package/icons/48/{organization_horizontal-filled.svg → organization-horizontal-filled.svg} +0 -0
  2367. /package/icons/48/{organization_horizontal-regular.svg → organization-horizontal-regular.svg} +0 -0
  2368. /package/icons/48/{page_fit-filled.svg → page-fit-filled.svg} +0 -0
  2369. /package/icons/48/{page_fit-regular.svg → page-fit-regular.svg} +0 -0
  2370. /package/icons/48/{paint_brush-filled.svg → paint-brush-filled.svg} +0 -0
  2371. /package/icons/48/{paint_brush-regular.svg → paint-brush-regular.svg} +0 -0
  2372. /package/icons/48/{paint_bucket-filled.svg → paint-bucket-filled.svg} +0 -0
  2373. /package/icons/48/{paint_bucket-regular.svg → paint-bucket-regular.svg} +0 -0
  2374. /package/icons/48/{pause_circle-filled.svg → pause-circle-filled.svg} +0 -0
  2375. /package/icons/48/{pause_circle-regular.svg → pause-circle-regular.svg} +0 -0
  2376. /package/icons/48/{payment_wireless-filled.svg → payment-wireless-filled.svg} +0 -0
  2377. /package/icons/48/{payment_wireless-regular.svg → payment-wireless-regular.svg} +0 -0
  2378. /package/icons/48/{pen_off-filled.svg → pen-off-filled.svg} +0 -0
  2379. /package/icons/48/{pen_off-regular.svg → pen-off-regular.svg} +0 -0
  2380. /package/icons/48/{person_voice-filled.svg → person-voice-filled.svg} +0 -0
  2381. /package/icons/48/{person_voice-regular.svg → person-voice-regular.svg} +0 -0
  2382. /package/icons/48/{play_circle-filled.svg → play-circle-filled.svg} +0 -0
  2383. /package/icons/48/{play_circle-regular.svg → play-circle-regular.svg} +0 -0
  2384. /package/icons/48/{port_hdmi-filled.svg → port-hdmi-filled.svg} +0 -0
  2385. /package/icons/48/{port_hdmi-regular.svg → port-hdmi-regular.svg} +0 -0
  2386. /package/icons/48/{port_micro_usb-filled.svg → port-micro-usb-filled.svg} +0 -0
  2387. /package/icons/48/{port_micro_usb-regular.svg → port-micro-usb-regular.svg} +0 -0
  2388. /package/icons/48/{port_usb_a-filled.svg → port-usb-a-filled.svg} +0 -0
  2389. /package/icons/48/{port_usb_a-regular.svg → port-usb-a-regular.svg} +0 -0
  2390. /package/icons/48/{port_usb_c-filled.svg → port-usb-c-filled.svg} +0 -0
  2391. /package/icons/48/{port_usb_c-regular.svg → port-usb-c-regular.svg} +0 -0
  2392. /package/icons/48/{preview_link-filled.svg → preview-link-filled.svg} +0 -0
  2393. /package/icons/48/{preview_link-regular.svg → preview-link-regular.svg} +0 -0
  2394. /package/icons/48/{pulse_circle-filled.svg → pulse-circle-filled.svg} +0 -0
  2395. /package/icons/48/{pulse_circle-regular.svg → pulse-circle-regular.svg} +0 -0
  2396. /package/icons/48/{pulse_square-filled.svg → pulse-square-filled.svg} +0 -0
  2397. /package/icons/48/{pulse_square-regular.svg → pulse-square-regular.svg} +0 -0
  2398. /package/icons/48/{qr_code-filled.svg → qr-code-filled.svg} +0 -0
  2399. /package/icons/48/{qr_code-regular.svg → qr-code-regular.svg} +0 -0
  2400. /package/icons/48/{question_circle-filled.svg → question-circle-filled.svg} +0 -0
  2401. /package/icons/48/{question_circle-regular.svg → question-circle-regular.svg} +0 -0
  2402. /package/icons/48/{radio_button-filled.svg → radio-button-filled.svg} +0 -0
  2403. /package/icons/48/{radio_button-regular.svg → radio-button-regular.svg} +0 -0
  2404. /package/icons/48/{record_stop-filled.svg → record-stop-filled.svg} +0 -0
  2405. /package/icons/48/{record_stop-regular.svg → record-stop-regular.svg} +0 -0
  2406. /package/icons/48/{road_cone-filled.svg → road-cone-filled.svg} +0 -0
  2407. /package/icons/48/{road_cone-regular.svg → road-cone-regular.svg} +0 -0
  2408. /package/icons/48/{serial_port-filled.svg → serial-port-filled.svg} +0 -0
  2409. /package/icons/48/{serial_port-regular.svg → serial-port-regular.svg} +0 -0
  2410. /package/icons/48/{server_link-filled.svg → server-link-filled.svg} +0 -0
  2411. /package/icons/48/{server_link-regular.svg → server-link-regular.svg} +0 -0
  2412. /package/icons/48/{server_play-filled.svg → server-play-filled.svg} +0 -0
  2413. /package/icons/48/{server_play-regular.svg → server-play-regular.svg} +0 -0
  2414. /package/icons/48/{service_bell-filled.svg → service-bell-filled.svg} +0 -0
  2415. /package/icons/48/{service_bell-regular.svg → service-bell-regular.svg} +0 -0
  2416. /package/icons/48/{shape_exclude-filled.svg → shape-exclude-filled.svg} +0 -0
  2417. /package/icons/48/{shape_exclude-regular.svg → shape-exclude-regular.svg} +0 -0
  2418. /package/icons/48/{shape_intersect-filled.svg → shape-intersect-filled.svg} +0 -0
  2419. /package/icons/48/{shape_intersect-regular.svg → shape-intersect-regular.svg} +0 -0
  2420. /package/icons/48/{shape_subtract-filled.svg → shape-subtract-filled.svg} +0 -0
  2421. /package/icons/48/{shape_subtract-regular.svg → shape-subtract-regular.svg} +0 -0
  2422. /package/icons/48/{shape_union-filled.svg → shape-union-filled.svg} +0 -0
  2423. /package/icons/48/{shape_union-regular.svg → shape-union-regular.svg} +0 -0
  2424. /package/icons/48/{share_android-filled.svg → share-android-filled.svg} +0 -0
  2425. /package/icons/48/{share_android-regular.svg → share-android-regular.svg} +0 -0
  2426. /package/icons/48/{share_ios-filled.svg → share-ios-filled.svg} +0 -0
  2427. /package/icons/48/{share_ios-regular.svg → share-ios-regular.svg} +0 -0
  2428. /package/icons/48/{shell_script-filled.svg → shell-script-filled.svg} +0 -0
  2429. /package/icons/48/{shell_script-regular.svg → shell-script-regular.svg} +0 -0
  2430. /package/icons/48/{shopping_bag-filled.svg → shopping-bag-filled.svg} +0 -0
  2431. /package/icons/48/{shopping_bag-regular.svg → shopping-bag-regular.svg} +0 -0
  2432. /package/icons/48/{slide_add-filled.svg → slide-add-filled.svg} +0 -0
  2433. /package/icons/48/{slide_add-regular.svg → slide-add-regular.svg} +0 -0
  2434. /package/icons/48/{slide_content-filled.svg → slide-content-filled.svg} +0 -0
  2435. /package/icons/48/{slide_content-regular.svg → slide-content-regular.svg} +0 -0
  2436. /package/icons/48/{slide_eraser-filled.svg → slide-eraser-filled.svg} +0 -0
  2437. /package/icons/48/{slide_eraser-regular.svg → slide-eraser-regular.svg} +0 -0
  2438. /package/icons/48/{slide_grid-filled.svg → slide-grid-filled.svg} +0 -0
  2439. /package/icons/48/{slide_grid-regular.svg → slide-grid-regular.svg} +0 -0
  2440. /package/icons/48/{slide_hide-filled.svg → slide-hide-filled.svg} +0 -0
  2441. /package/icons/48/{slide_hide-regular.svg → slide-hide-regular.svg} +0 -0
  2442. /package/icons/48/{slide_layout-filled.svg → slide-layout-filled.svg} +0 -0
  2443. /package/icons/48/{slide_layout-regular.svg → slide-layout-regular.svg} +0 -0
  2444. /package/icons/48/{sound_source-filled.svg → sound-source-filled.svg} +0 -0
  2445. /package/icons/48/{sound_source-regular.svg → sound-source-regular.svg} +0 -0
  2446. /package/icons/48/{sport_baseball-filled.svg → sport-baseball-filled.svg} +0 -0
  2447. /package/icons/48/{sport_baseball-regular.svg → sport-baseball-regular.svg} +0 -0
  2448. /package/icons/48/{sport_basketball-filled.svg → sport-basketball-filled.svg} +0 -0
  2449. /package/icons/48/{sport_basketball-regular.svg → sport-basketball-regular.svg} +0 -0
  2450. /package/icons/48/{sport_soccer-filled.svg → sport-soccer-filled.svg} +0 -0
  2451. /package/icons/48/{sport_soccer-regular.svg → sport-soccer-regular.svg} +0 -0
  2452. /package/icons/48/{spray_can-filled.svg → spray-can-filled.svg} +0 -0
  2453. /package/icons/48/{spray_can-regular.svg → spray-can-regular.svg} +0 -0
  2454. /package/icons/48/{square_hint-filled.svg → square-hint-filled.svg} +0 -0
  2455. /package/icons/48/{square_hint-regular.svg → square-hint-regular.svg} +0 -0
  2456. /package/icons/48/{square_multiple-filled.svg → square-multiple-filled.svg} +0 -0
  2457. /package/icons/48/{square_multiple-regular.svg → square-multiple-regular.svg} +0 -0
  2458. /package/icons/48/{text_align_center-filled.svg → text-align-center-filled.svg} +0 -0
  2459. /package/icons/48/{text_align_center-regular.svg → text-align-center-regular.svg} +0 -0
  2460. /package/icons/48/{text_align_justify-filled.svg → text-align-justify-filled.svg} +0 -0
  2461. /package/icons/48/{text_align_justify-regular.svg → text-align-justify-regular.svg} +0 -0
  2462. /package/icons/48/{text_align_left-filled.svg → text-align-left-filled.svg} +0 -0
  2463. /package/icons/48/{text_align_left-regular.svg → text-align-left-regular.svg} +0 -0
  2464. /package/icons/48/{text_align_right-filled.svg → text-align-right-filled.svg} +0 -0
  2465. /package/icons/48/{text_align_right-regular.svg → text-align-right-regular.svg} +0 -0
  2466. /package/icons/48/{textbox_align_bottom_center-filled.svg → textbox-align-bottom-center-filled.svg} +0 -0
  2467. /package/icons/48/{textbox_align_bottom_center-regular.svg → textbox-align-bottom-center-regular.svg} +0 -0
  2468. /package/icons/48/{textbox_align_bottom-filled.svg → textbox-align-bottom-filled.svg} +0 -0
  2469. /package/icons/48/{textbox_align_bottom_left-filled.svg → textbox-align-bottom-left-filled.svg} +0 -0
  2470. /package/icons/48/{textbox_align_bottom_left-regular.svg → textbox-align-bottom-left-regular.svg} +0 -0
  2471. /package/icons/48/{textbox_align_bottom-regular.svg → textbox-align-bottom-regular.svg} +0 -0
  2472. /package/icons/48/{textbox_align_bottom_right-filled.svg → textbox-align-bottom-right-filled.svg} +0 -0
  2473. /package/icons/48/{textbox_align_bottom_right-regular.svg → textbox-align-bottom-right-regular.svg} +0 -0
  2474. /package/icons/48/{textbox_align_center-filled.svg → textbox-align-center-filled.svg} +0 -0
  2475. /package/icons/48/{textbox_align_center-regular.svg → textbox-align-center-regular.svg} +0 -0
  2476. /package/icons/48/{textbox_align_middle-filled.svg → textbox-align-middle-filled.svg} +0 -0
  2477. /package/icons/48/{textbox_align_middle_left-filled.svg → textbox-align-middle-left-filled.svg} +0 -0
  2478. /package/icons/48/{textbox_align_middle_left-regular.svg → textbox-align-middle-left-regular.svg} +0 -0
  2479. /package/icons/48/{textbox_align_middle-regular.svg → textbox-align-middle-regular.svg} +0 -0
  2480. /package/icons/48/{textbox_align_middle_right-filled.svg → textbox-align-middle-right-filled.svg} +0 -0
  2481. /package/icons/48/{textbox_align_middle_right-regular.svg → textbox-align-middle-right-regular.svg} +0 -0
  2482. /package/icons/48/{textbox_align_top_center-filled.svg → textbox-align-top-center-filled.svg} +0 -0
  2483. /package/icons/48/{textbox_align_top_center-regular.svg → textbox-align-top-center-regular.svg} +0 -0
  2484. /package/icons/48/{textbox_align_top-filled.svg → textbox-align-top-filled.svg} +0 -0
  2485. /package/icons/48/{textbox_align_top_left-filled.svg → textbox-align-top-left-filled.svg} +0 -0
  2486. /package/icons/48/{textbox_align_top_left-regular.svg → textbox-align-top-left-regular.svg} +0 -0
  2487. /package/icons/48/{textbox_align_top-regular.svg → textbox-align-top-regular.svg} +0 -0
  2488. /package/icons/48/{textbox_align_top_right-filled.svg → textbox-align-top-right-filled.svg} +0 -0
  2489. /package/icons/48/{textbox_align_top_right-regular.svg → textbox-align-top-right-regular.svg} +0 -0
  2490. /package/icons/48/{toggle_left-filled.svg → toggle-left-filled.svg} +0 -0
  2491. /package/icons/48/{toggle_left-regular.svg → toggle-left-regular.svg} +0 -0
  2492. /package/icons/48/{toggle_multiple-filled.svg → toggle-multiple-filled.svg} +0 -0
  2493. /package/icons/48/{toggle_multiple-regular.svg → toggle-multiple-regular.svg} +0 -0
  2494. /package/icons/48/{toggle_right-filled.svg → toggle-right-filled.svg} +0 -0
  2495. /package/icons/48/{toggle_right-regular.svg → toggle-right-regular.svg} +0 -0
  2496. /package/icons/48/{usb_cable-filled.svg → usb-cable-filled.svg} +0 -0
  2497. /package/icons/48/{usb_cable-regular.svg → usb-cable-regular.svg} +0 -0
  2498. /package/icons/48/{video_clip-filled.svg → video-clip-filled.svg} +0 -0
  2499. /package/icons/48/{video_clip-regular.svg → video-clip-regular.svg} +0 -0
  2500. /package/icons/48/{video_play_pause-filled.svg → video-play-pause-filled.svg} +0 -0
  2501. /package/icons/48/{video_play_pause-regular.svg → video-play-pause-regular.svg} +0 -0
  2502. /package/icons/48/{walkie_talkie-filled.svg → walkie-talkie-filled.svg} +0 -0
  2503. /package/icons/48/{walkie_talkie-regular.svg → walkie-talkie-regular.svg} +0 -0
  2504. /package/icons/48/{weather_blowing_snow-filled.svg → weather-blowing-snow-filled.svg} +0 -0
  2505. /package/icons/48/{weather_blowing_snow-regular.svg → weather-blowing-snow-regular.svg} +0 -0
  2506. /package/icons/48/{weather_cloudy-filled.svg → weather-cloudy-filled.svg} +0 -0
  2507. /package/icons/48/{weather_cloudy-regular.svg → weather-cloudy-regular.svg} +0 -0
  2508. /package/icons/48/{weather_rain-filled.svg → weather-rain-filled.svg} +0 -0
  2509. /package/icons/48/{weather_rain-regular.svg → weather-rain-regular.svg} +0 -0
  2510. /package/icons/48/{weather_snow-filled.svg → weather-snow-filled.svg} +0 -0
  2511. /package/icons/48/{weather_snow-regular.svg → weather-snow-regular.svg} +0 -0
  2512. /package/icons/48/{weather_snowflake-filled.svg → weather-snowflake-filled.svg} +0 -0
  2513. /package/icons/48/{weather_snowflake-regular.svg → weather-snowflake-regular.svg} +0 -0
  2514. /package/icons/48/{weather_sunny-filled.svg → weather-sunny-filled.svg} +0 -0
  2515. /package/icons/48/{weather_sunny-regular.svg → weather-sunny-regular.svg} +0 -0
  2516. /package/icons/48/{weather_thunderstorm-filled.svg → weather-thunderstorm-filled.svg} +0 -0
  2517. /package/icons/48/{weather_thunderstorm-regular.svg → weather-thunderstorm-regular.svg} +0 -0
  2518. /package/icons/48/{wifi_1-filled.svg → wifi-1-filled.svg} +0 -0
  2519. /package/icons/48/{wifi_1-regular.svg → wifi-1-regular.svg} +0 -0
  2520. /package/icons/48/{wifi_2-filled.svg → wifi-2-filled.svg} +0 -0
  2521. /package/icons/48/{wifi_2-regular.svg → wifi-2-regular.svg} +0 -0
  2522. /package/icons/48/{wifi_3-filled.svg → wifi-3-filled.svg} +0 -0
  2523. /package/icons/48/{wifi_3-regular.svg → wifi-3-regular.svg} +0 -0
  2524. /package/icons/48/{wifi_4-filled.svg → wifi-4-filled.svg} +0 -0
  2525. /package/icons/48/{wifi_4-regular.svg → wifi-4-regular.svg} +0 -0
  2526. /package/icons/48/{zoom_in-filled.svg → zoom-in-filled.svg} +0 -0
  2527. /package/icons/48/{zoom_in-regular.svg → zoom-in-regular.svg} +0 -0
  2528. /package/icons/48/{zoom_out-filled.svg → zoom-out-filled.svg} +0 -0
  2529. /package/icons/48/{zoom_out-regular.svg → zoom-out-regular.svg} +0 -0
package/dist/constants.js CHANGED
@@ -25,126 +25,126 @@ exports.ICON_METADATA = {
25
25
  sizes: [16, 20, 24, 28, 32, 48],
26
26
  styles: ['regular', 'filled'],
27
27
  icons: [
28
- 'access_time', 'accessibility', 'add', 'add_circle', 'add_square', 'airplane',
29
- 'album', 'alert', 'alert_badge', 'alert_off', 'align_bottom', 'align_center_horizontal',
30
- 'align_center_vertical', 'align_left', 'align_right', 'align_top', 'android',
31
- 'app_folder', 'app_recent', 'app_title', 'appstore', 'autosum', 'backpack',
32
- 'backspace', 'badge', 'balloon', 'bar_chart_horizontal', 'bar_chart_horizontal_descending',
33
- 'bar_chart_vertical', 'bar_chart_vertical_descending', 'barcode_scanner', 'battery_0',
34
- 'battery_10', 'battery_100', 'battery_20', 'battery_30', 'battery_40', 'battery_50',
35
- 'battery_60', 'battery_70', 'battery_80', 'battery_90', 'block', 'bluetooth',
28
+ 'access-time', 'accessibility', 'add', 'add-circle', 'add-square', 'airplane',
29
+ 'album', 'alert', 'alert-badge', 'alert-off', 'align-bottom', 'align-center-horizontal',
30
+ 'align-center-vertical', 'align-left', 'align-right', 'align-top', 'android',
31
+ 'app-folder', 'app-recent', 'app-title', 'appstore', 'autosum', 'backpack',
32
+ 'backspace', 'badge', 'balloon', 'bar-chart-horizontal', 'bar-chart-horizontal-descending',
33
+ 'bar-chart-vertical', 'bar-chart-vertical-descending', 'barcode-scanner', 'battery-0',
34
+ 'battery-10', 'battery-100', 'battery-20', 'battery-30', 'battery-40', 'battery-50',
35
+ 'battery-60', 'battery-70', 'battery-80', 'battery-90', 'block', 'bluetooth',
36
36
  'blur', 'board', 'book', 'bookmark', 'bug', 'calculator', 'calendar', 'camera',
37
- 'cart', 'carton_box', 'chart', 'chat', 'chat_add', 'chat_empty', 'checkmark',
38
- 'chess', 'chevron_down', 'chevron_left', 'chevron_right', 'chevron_up', 'circle',
39
- 'clipboard', 'clock', 'clock_alarm', 'cloud', 'clover', 'code', 'code_block',
40
- 'comma', 'comment', 'cone', 'contrast', 'control_button', 'cookie', 'copy',
37
+ 'cart', 'carton-box', 'chart', 'chat', 'chat-add', 'chat-empty', 'checkmark',
38
+ 'chess', 'chevron-down', 'chevron-left', 'chevron-right', 'chevron-up', 'circle',
39
+ 'clipboard', 'clock', 'clock-alarm', 'cloud', 'clover', 'code', 'code-block',
40
+ 'comma', 'comment', 'cone', 'contrast', 'control-button', 'cookie', 'copy',
41
41
  'couch', 'cpu', 'crop', 'crown', 'css', 'cube', 'cursor', 'cut', 'dart',
42
- 'database', 'delete', 'delete_off', 'dentist', 'desk', 'desktop', 'desktop_mac',
43
- 'dialpad', 'diamond', 'dismiss', 'dismiss_circle', 'dismiss_square', 'doctor',
44
- 'document', 'document_border', 'door', 'drag', 'drawer', 'drop', 'dual_screen',
45
- 'dumbbell', 'dust', 'earth', 'edit', 'edit_off', 'elevator', 'emoji',
46
- 'emoji_angry', 'emoji_cool', 'emoji_grimacing', 'emoji_laugh', 'emoji_meh',
47
- 'emoji_sad', 'emoji_surprise', 'engine', 'equal', 'equal_circle', 'equal_off',
48
- 'error_circle', 'eye', 'eye_off', 'eyedropper', 'eyedropper_off', 'fast_forward',
49
- 'filmstrip', 'filmstrip_off', 'filter', 'fire', 'flag', 'flag_off', 'flash',
50
- 'flash_off', 'flashlight', 'flashlight_off', 'flip_horizontal', 'flip_vertcial',
51
- 'folder', 'folder_open', 'frame', 'full_screen_maximize', 'full_screen_minimize',
52
- 'games', 'gantt_chart', 'gas', 'gas_station', 'gavel', 'gif', 'gift', 'gift_card',
53
- 'git', 'glasses', 'global', 'grid', 'guest', 'guitar', 'hammer', 'hard_drive',
54
- 'hat_graduation', 'hd', 'hdr', 'hdr_off', 'headphones', 'headphones_mic', 'headset_vr',
55
- 'heart', 'heart_broken', 'hexagon', 'highlight', 'highway', 'home', 'home_checkmark',
56
- 'hourglass', 'hourglass_half', 'hourglass_one_quarter', 'hourglass_three_quarter',
57
- 'html', 'image', 'image_circle', 'important', 'incognito', 'info', 'ios',
58
- 'ios_arrow_ltr', 'ios_arrow_rtl', 'ios_chevron_ltr', 'ios_chevron_rtl', 'iot',
59
- 'javascript', 'joystick', 'json', 'json_file', 'key', 'key_multiple', 'keyboard',
60
- 'keyboard_backspace', 'keyboard_command', 'keyboard_lock', 'keyboard_off',
61
- 'keyboard_option', 'keyboard_return', 'keyboard_shift', 'keyboard_shift_uppercase',
62
- 'keyboard_tab', 'kiosk', 'kotlin', 'laptop', 'layer', 'lightbulb', 'line',
63
- 'line_dashes', 'line_horizontal_1', 'line_horizontal_1_dashes', 'link', 'location',
64
- 'location_arrow', 'lock_closed', 'lock_open', 'luggage', 'macos', 'mail',
65
- 'mail_read', 'mailbox', 'map', 'markdown', 'math_symbols', 'megaphone', 'mic',
66
- 'moon', 'more_circle', 'more_horizontal', 'more_vertcial', 'mouse', 'movie',
67
- 'network_check', 'news', 'next', 'note', 'notebook', 'notepad', 'number_circle_0',
68
- 'number_circle_1', 'number_circle_2', 'number_circle_3', 'number_circle_4',
69
- 'number_circle_5', 'number_circle_6', 'number_circle_7', 'number_circle_8',
70
- 'number_circle_9', 'number_symbol', 'number_symbol_circle', 'number_symbol_square',
71
- 'opacity', 'open', 'open_off', 'options', 'organization', 'organization_horizontal',
72
- 'orientation', 'oval', 'oven', 'padding', 'page_fit', 'paint_brush', 'paint_bucket',
73
- 'parallelogram', 'password', 'pause', 'pause_circle', 'payment', 'payment_wireless',
74
- 'pen', 'pen_off', 'pentagon', 'person', 'person_voice', 'phone', 'piano', 'pin',
75
- 'pipeline', 'play', 'play_circle', 'playstore', 'port_hdmi', 'port_micro_usb',
76
- 'port_usb_a', 'port_usb_c', 'power', 'preview_link', 'previous', 'print',
77
- 'pulse', 'pulse_circle', 'pulse_square', 'python', 'qr_code', 'question',
78
- 'question_circle', 'radio_button', 'ram', 'record', 'record_stop', 'rectangle',
79
- 'refineui', 'rewind', 'rhombus', 'ribbon', 'road', 'road_cone', 'rocket',
42
+ 'database', 'delete', 'delete-off', 'dentist', 'desk', 'desktop', 'desktop-mac',
43
+ 'dialpad', 'diamond', 'dismiss', 'dismiss-circle', 'dismiss-square', 'doctor',
44
+ 'document', 'document-border', 'door', 'drag', 'drawer', 'drop', 'dual-screen',
45
+ 'dumbbell', 'dust', 'earth', 'edit', 'edit-off', 'elevator', 'emoji',
46
+ 'emoji-angry', 'emoji-cool', 'emoji-grimacing', 'emoji-laugh', 'emoji-meh',
47
+ 'emoji-sad', 'emoji-surprise', 'engine', 'equal', 'equal-circle', 'equal-off',
48
+ 'error-circle', 'eye', 'eye-off', 'eyedropper', 'eyedropper-off', 'fast-forward',
49
+ 'filmstrip', 'filmstrip-off', 'filter', 'fire', 'flag', 'flag-off', 'flash',
50
+ 'flash-off', 'flashlight', 'flashlight-off', 'flip-horizontal', 'flip-verticial',
51
+ 'folder', 'folder-open', 'frame', 'full-screen-maximize', 'full-screen-minimize',
52
+ 'games', 'gantt-chart', 'gas', 'gas-station', 'gavel', 'gif', 'gift', 'gift-card',
53
+ 'git', 'glasses', 'global', 'grid', 'guest', 'guitar', 'hammer', 'hard-drive',
54
+ 'hat-graduation', 'hd', 'hdr', 'hdr-off', 'headphones', 'headphones-mic', 'headset-vr',
55
+ 'heart', 'heart-broken', 'hexagon', 'highlight', 'highway', 'home', 'home-checkmark',
56
+ 'hourglass', 'hourglass-half', 'hourglass-one-quarter', 'hourglass-three-quarter',
57
+ 'html', 'image', 'image-circle', 'important', 'incognito', 'info', 'ios',
58
+ 'ios-arrow-ltr', 'ios-arrow-rtl', 'ios-chevron-ltr', 'ios-chevron-rtl', 'iot',
59
+ 'javascript', 'joystick', 'json', 'json-file', 'key', 'key-multiple', 'keyboard',
60
+ 'keyboard-backspace', 'keyboard-command', 'keyboard-lock', 'keyboard-off',
61
+ 'keyboard-option', 'keyboard-return', 'keyboard-shift', 'keyboard-shift-uppercase',
62
+ 'keyboard-tab', 'kiosk', 'kotlin', 'laptop', 'layer', 'lightbulb', 'line',
63
+ 'line-dashes', 'line-horizontal-1', 'line-horizontal-1-dashes', 'link', 'location',
64
+ 'location-arrow', 'lock-closed', 'lock-open', 'luggage', 'macos', 'mail',
65
+ 'mail-read', 'mailbox', 'map', 'markdown', 'math-symbols', 'megaphone', 'mic',
66
+ 'moon', 'more-circle', 'more-horizontal', 'more-verticial', 'mouse', 'movie',
67
+ 'network-check', 'news', 'next', 'note', 'notebook', 'notepad', 'number-circle-0',
68
+ 'number-circle-1', 'number-circle-2', 'number-circle-3', 'number-circle-4',
69
+ 'number-circle-5', 'number-circle-6', 'number-circle-7', 'number-circle-8',
70
+ 'number-circle-9', 'number-symbol', 'number-symbol-circle', 'number-symbol-square',
71
+ 'opacity', 'open', 'open-off', 'options', 'organization', 'organization-horizontal',
72
+ 'orientation', 'oval', 'oven', 'padding', 'page-fit', 'paint-brush', 'paint-bucket',
73
+ 'parallelogram', 'password', 'pause', 'pause-circle', 'payment', 'payment-wireless',
74
+ 'pen', 'pen-off', 'pentagon', 'person', 'person-voice', 'phone', 'piano', 'pin',
75
+ 'pipeline', 'play', 'play-circle', 'playstore', 'port-hdmi', 'port-micro-usb',
76
+ 'port-usb-a', 'port-usb-c', 'power', 'preview-link', 'previous', 'print',
77
+ 'pulse', 'pulse-circle', 'pulse-square', 'python', 'qr-code', 'question',
78
+ 'question-circle', 'radio-button', 'ram', 'record', 'record-stop', 'rectangle',
79
+ 'refineui', 'rewind', 'rhombus', 'ribbon', 'road', 'road-cone', 'rocket',
80
80
  'rotation', 'router', 'rss', 'ruler', 'run', 'save', 'scales', 'script',
81
- 'search', 'send', 'serial_port', 'server', 'server_link', 'server_play',
82
- 'service_bell', 'settings', 'shape_exclude', 'shape_intersect', 'shape_subtract',
83
- 'shape_union', 'shapes', 'share', 'share_android', 'share_ios', 'shell_script',
84
- 'shield', 'shopping_bag', 'sim', 'slide_add', 'slide_content', 'slide_eraser',
85
- 'slide_grid', 'slide_hide', 'slide_layout', 'smartwatch', 'sound_source',
86
- 'spacebar', 'sport_baseball', 'sport_basketball', 'sport_soccer', 'spray_can',
87
- 'square', 'square_hint', 'square_multiple', 'star', 'stop', 'subtract',
81
+ 'search', 'send', 'serial-port', 'server', 'server-link', 'server-play',
82
+ 'service-bell', 'settings', 'shape-exclude', 'shape-intersect', 'shape-subtract',
83
+ 'shape-union', 'shapes', 'share', 'share-android', 'share-ios', 'shell-script',
84
+ 'shield', 'shopping-bag', 'sim', 'slide-add', 'slide-content', 'slide-eraser',
85
+ 'slide-grid', 'slide-hide', 'slide-layout', 'smartwatch', 'sound-source',
86
+ 'spacebar', 'sport-baseball', 'sport-basketball', 'sport-soccer', 'spray-can',
87
+ 'square', 'square-hint', 'square-multiple', 'star', 'stop', 'subtract',
88
88
  'swift', 'tab', 'tablet', 'tag', 'target', 'temperature', 'tent', 'text',
89
- 'text_align_center', 'text_align_justify', 'text_align_left', 'text_align_right',
90
- 'textbox', 'textbox_align_bottom', 'textbox_align_bottom_center',
91
- 'textbox_align_bottom_left', 'textbox_align_bottom_right', 'textbox_align_center',
92
- 'textbox_align_middle', 'textbox_align_middle_left', 'textbox_align_middle_right',
93
- 'textbox_align_top', 'textbox_align_top_center', 'textbox_align_top_left',
94
- 'textbox_align_top_right', 'thinking', 'ticket', 'timer', 'toggle_left',
95
- 'toggle_multiple', 'toggle_right', 'toolbox', 'trophy', 'tv', 'typescript',
96
- 'umbrella', 'usb', 'usb_cable', 'verified', 'video', 'video_clip',
97
- 'video_play_pause', 'voicemail', 'vote', 'walkie_talkie', 'wallet', 'wand',
98
- 'warning', 'washer', 'water', 'weather_blowing_snow', 'weather_cloudy',
99
- 'weather_rain', 'weather_snow', 'weather_snowflake', 'weather_sunny',
100
- 'weather_thunderstorm', 'web', 'wifi_1', 'wifi_2', 'wifi_3', 'wifi_4',
101
- 'windows', 'wrench', 'xray', 'zoom', 'zoom_in', 'zoom_out'
89
+ 'text-align-center', 'text-align-justify', 'text-align-left', 'text-align-right',
90
+ 'textbox', 'textbox-align-bottom', 'textbox-align-bottom-center',
91
+ 'textbox-align-bottom-left', 'textbox-align-bottom-right', 'textbox-align-center',
92
+ 'textbox-align-middle', 'textbox-align-middle-left', 'textbox-align-middle-right',
93
+ 'textbox-align-top', 'textbox-align-top-center', 'textbox-align-top-left',
94
+ 'textbox-align-top-right', 'thinking', 'ticket', 'timer', 'toggle-left',
95
+ 'toggle-multiple', 'toggle-right', 'toolbox', 'trophy', 'tv', 'typescript',
96
+ 'umbrella', 'usb', 'usb-cable', 'verified', 'video', 'video-clip',
97
+ 'video-play-pause', 'voicemail', 'vote', 'walkie-talkie', 'wallet', 'wand',
98
+ 'warning', 'washer', 'water', 'weather-blowing-snow', 'weather-cloudy',
99
+ 'weather-rain', 'weather-snow', 'weather-snowflake', 'weather-sunny',
100
+ 'weather-thunderstorm', 'web', 'wifi-1', 'wifi-2', 'wifi-3', 'wifi-4',
101
+ 'windows', 'wrench', 'xray', 'zoom', 'zoom-in', 'zoom-out'
102
102
  ]
103
103
  };
104
- /** Icon name mapping from display names to snake_case format */
104
+ /** Icon name mapping from display names to hyphenated format (for CDN paths) */
105
105
  exports.ICON_NAME_MAPPING = {
106
- 'Access time': 'access_time',
106
+ 'Access time': 'access-time',
107
107
  'Accessibility': 'accessibility',
108
108
  'Add': 'add',
109
- 'Add circle': 'add_circle',
110
- 'Add square': 'add_square',
109
+ 'Add circle': 'add-circle',
110
+ 'Add square': 'add-square',
111
111
  'Airplane': 'airplane',
112
112
  'Album': 'album',
113
113
  'Alert': 'alert',
114
- 'Alert badge': 'alert_badge',
115
- 'Alert off': 'alert_off',
116
- 'Align bottom': 'align_bottom',
117
- 'Align center horizontal': 'align_center_horizontal',
118
- 'Align center vertical': 'align_center_vertical',
119
- 'Align left': 'align_left',
120
- 'Align right': 'align_right',
121
- 'Align top': 'align_top',
114
+ 'Alert badge': 'alert-badge',
115
+ 'Alert off': 'alert-off',
116
+ 'Align bottom': 'align-bottom',
117
+ 'Align center horizontal': 'align-center-horizontal',
118
+ 'Align center vertical': 'align-center-vertical',
119
+ 'Align left': 'align-left',
120
+ 'Align right': 'align-right',
121
+ 'Align top': 'align-top',
122
122
  'Android': 'android',
123
- 'App folder': 'app_folder',
124
- 'App recent': 'app_recent',
125
- 'App title': 'app_title',
123
+ 'App folder': 'app-folder',
124
+ 'App recent': 'app-recent',
125
+ 'App title': 'app-title',
126
126
  'Appstore': 'appstore',
127
127
  'Autosum': 'autosum',
128
128
  'Backpack': 'backpack',
129
129
  'Backspace': 'backspace',
130
130
  'Badge': 'badge',
131
131
  'Balloon': 'balloon',
132
- 'Bar chart horizontal': 'bar_chart_horizontal',
133
- 'Bar chart horizontal descending': 'bar_chart_horizontal_descending',
134
- 'Bar chart vertical': 'bar_chart_vertical',
135
- 'Bar chart vertical descending': 'bar_chart_vertical_descending',
136
- 'Barcode scanner': 'barcode_scanner',
137
- 'Battery 0': 'battery_0',
138
- 'Battery 10': 'battery_10',
139
- 'Battery 100': 'battery_100',
140
- 'Battery 20': 'battery_20',
141
- 'Battery 30': 'battery_30',
142
- 'Battery 40': 'battery_40',
143
- 'Battery 50': 'battery_50',
144
- 'Battery 60': 'battery_60',
145
- 'Battery 70': 'battery_70',
146
- 'Battery 80': 'battery_80',
147
- 'Battery 90': 'battery_90',
132
+ 'Bar chart horizontal': 'bar-chart-horizontal',
133
+ 'Bar chart horizontal descending': 'bar-chart-horizontal-descending',
134
+ 'Bar chart vertical': 'bar-chart-vertical',
135
+ 'Bar chart vertical descending': 'bar-chart-vertical-descending',
136
+ 'Barcode scanner': 'barcode-scanner',
137
+ 'Battery 0': 'battery-0',
138
+ 'Battery 10': 'battery-10',
139
+ 'Battery 100': 'battery-100',
140
+ 'Battery 20': 'battery-20',
141
+ 'Battery 30': 'battery-30',
142
+ 'Battery 40': 'battery-40',
143
+ 'Battery 50': 'battery-50',
144
+ 'Battery 60': 'battery-60',
145
+ 'Battery 70': 'battery-70',
146
+ 'Battery 80': 'battery-80',
147
+ 'Battery 90': 'battery-90',
148
148
  'Block': 'block',
149
149
  'Bluetooth': 'bluetooth',
150
150
  'Blur': 'blur',
@@ -156,30 +156,30 @@ exports.ICON_NAME_MAPPING = {
156
156
  'Calendar': 'calendar',
157
157
  'Camera': 'camera',
158
158
  'Cart': 'cart',
159
- 'Carton box': 'carton_box',
159
+ 'Carton box': 'carton-box',
160
160
  'Chart': 'chart',
161
161
  'Chat': 'chat',
162
- 'Chat add': 'chat_add',
163
- 'Chat empty': 'chat_empty',
162
+ 'Chat add': 'chat-add',
163
+ 'Chat empty': 'chat-empty',
164
164
  'Checkmark': 'checkmark',
165
165
  'Chess': 'chess',
166
- 'Chevron down': 'chevron_down',
167
- 'Chevron left': 'chevron_left',
168
- 'Chevron right': 'chevron_right',
169
- 'Chevron up': 'chevron_up',
166
+ 'Chevron down': 'chevron-down',
167
+ 'Chevron left': 'chevron-left',
168
+ 'Chevron right': 'chevron-right',
169
+ 'Chevron up': 'chevron-up',
170
170
  'Circle': 'circle',
171
171
  'Clipboard': 'clipboard',
172
172
  'Clock': 'clock',
173
- 'Clock alarm': 'clock_alarm',
173
+ 'Clock alarm': 'clock-alarm',
174
174
  'Cloud': 'cloud',
175
175
  'Clover': 'clover',
176
176
  'Code': 'code',
177
- 'Code block': 'code_block',
177
+ 'Code block': 'code-block',
178
178
  'Comma': 'comma',
179
179
  'Comment': 'comment',
180
180
  'Cone': 'cone',
181
181
  'Contrast': 'contrast',
182
- 'Control button': 'control_button',
182
+ 'Control button': 'control-button',
183
183
  'Cookie': 'cookie',
184
184
  'Copy': 'copy',
185
185
  'Couch': 'couch',
@@ -193,73 +193,73 @@ exports.ICON_NAME_MAPPING = {
193
193
  'Dart': 'dart',
194
194
  'Database': 'database',
195
195
  'Delete': 'delete',
196
- 'Delete off': 'delete_off',
196
+ 'Delete off': 'delete-off',
197
197
  'Dentist': 'dentist',
198
198
  'Desk': 'desk',
199
199
  'Desktop': 'desktop',
200
- 'Desktop mac': 'desktop_mac',
200
+ 'Desktop mac': 'desktop-mac',
201
201
  'Dialpad': 'dialpad',
202
202
  'Diamond': 'diamond',
203
203
  'Dismiss': 'dismiss',
204
- 'Dismiss circle': 'dismiss_circle',
205
- 'Dismiss square': 'dismiss_square',
204
+ 'Dismiss circle': 'dismiss-circle',
205
+ 'Dismiss square': 'dismiss-square',
206
206
  'Doctor': 'doctor',
207
207
  'Document': 'document',
208
- 'Document border': 'document_border',
208
+ 'Document border': 'document-border',
209
209
  'Door': 'door',
210
210
  'Drag': 'drag',
211
211
  'Drawer': 'drawer',
212
212
  'Drop': 'drop',
213
- 'Dual screen': 'dual_screen',
213
+ 'Dual screen': 'dual-screen',
214
214
  'Dumbbell': 'dumbbell',
215
215
  'Dust': 'dust',
216
216
  'Earth': 'earth',
217
217
  'Edit': 'edit',
218
- 'Edit off': 'edit_off',
218
+ 'Edit off': 'edit-off',
219
219
  'Elevator': 'elevator',
220
220
  'Emoji': 'emoji',
221
- 'Emoji angry': 'emoji_angry',
222
- 'Emoji cool': 'emoji_cool',
223
- 'Emoji grimacing': 'emoji_grimacing',
224
- 'Emoji laugh': 'emoji_laugh',
225
- 'Emoji meh': 'emoji_meh',
226
- 'Emoji sad': 'emoji_sad',
227
- 'Emoji surprise': 'emoji_surprise',
221
+ 'Emoji angry': 'emoji-angry',
222
+ 'Emoji cool': 'emoji-cool',
223
+ 'Emoji grimacing': 'emoji-grimacing',
224
+ 'Emoji laugh': 'emoji-laugh',
225
+ 'Emoji meh': 'emoji-meh',
226
+ 'Emoji sad': 'emoji-sad',
227
+ 'Emoji surprise': 'emoji-surprise',
228
228
  'Engine': 'engine',
229
229
  'Equal': 'equal',
230
- 'Equal circle': 'equal_circle',
231
- 'Equal off': 'equal_off',
232
- 'Error circle': 'error_circle',
230
+ 'Equal circle': 'equal-circle',
231
+ 'Equal off': 'equal-off',
232
+ 'Error circle': 'error-circle',
233
233
  'Eye': 'eye',
234
- 'Eye off': 'eye_off',
234
+ 'Eye off': 'eye-off',
235
235
  'Eyedropper': 'eyedropper',
236
- 'Eyedropper off': 'eyedropper_off',
237
- 'Fast forward': 'fast_forward',
236
+ 'Eyedropper off': 'eyedropper-off',
237
+ 'Fast forward': 'fast-forward',
238
238
  'Filmstrip': 'filmstrip',
239
- 'Filmstrip off': 'filmstrip_off',
239
+ 'Filmstrip off': 'filmstrip-off',
240
240
  'Filter': 'filter',
241
241
  'Fire': 'fire',
242
242
  'Flag': 'flag',
243
- 'Flag off': 'flag_off',
243
+ 'Flag off': 'flag-off',
244
244
  'Flash': 'flash',
245
- 'Flash off': 'flash_off',
245
+ 'Flash off': 'flash-off',
246
246
  'Flashlight': 'flashlight',
247
- 'Flashlight off': 'flashlight_off',
248
- 'Flip horizontal': 'flip_horizontal',
249
- 'Flip verticial': 'flip_vertcial',
247
+ 'Flashlight off': 'flashlight-off',
248
+ 'Flip horizontal': 'flip-horizontal',
249
+ 'Flip verticial': 'flip-verticial',
250
250
  'Folder': 'folder',
251
- 'Folder open': 'folder_open',
251
+ 'Folder open': 'folder-open',
252
252
  'Frame': 'frame',
253
- 'Full screen maximize': 'full_screen_maximize',
254
- 'Full screen minimize': 'full_screen_minimize',
253
+ 'Full screen maximize': 'full-screen-maximize',
254
+ 'Full screen minimize': 'full-screen-minimize',
255
255
  'Games': 'games',
256
- 'Gantt chart': 'gantt_chart',
256
+ 'Gantt chart': 'gantt-chart',
257
257
  'Gas': 'gas',
258
- 'Gas station': 'gas_station',
258
+ 'Gas station': 'gas-station',
259
259
  'Gavel': 'gavel',
260
260
  'Gif': 'gif',
261
261
  'Gift': 'gift',
262
- 'Gift card': 'gift_card',
262
+ 'Gift card': 'gift-card',
263
263
  'Git': 'git',
264
264
  'Glasses': 'glasses',
265
265
  'Global': 'global',
@@ -267,159 +267,160 @@ exports.ICON_NAME_MAPPING = {
267
267
  'Guest': 'guest',
268
268
  'Guitar': 'guitar',
269
269
  'Hammer': 'hammer',
270
- 'Hard drive': 'hard_drive',
271
- 'Hat graduation': 'hat_graduation',
270
+ 'Hard drive': 'hard-drive',
271
+ 'Hat graduation': 'hat-graduation',
272
272
  'Hd': 'hd',
273
273
  'Hdr': 'hdr',
274
- 'Hdr off': 'hdr_off',
274
+ 'Hdr off': 'hdr-off',
275
275
  'Headphones': 'headphones',
276
- 'Headphones mic': 'headphones_mic',
277
- 'Headset vr': 'headset_vr',
276
+ 'Headphones mic': 'headphones-mic',
277
+ 'Headset vr': 'headset-vr',
278
278
  'Heart': 'heart',
279
- 'Heart broken': 'heart_broken',
279
+ 'Heart broken': 'heart-broken',
280
280
  'Hexagon': 'hexagon',
281
281
  'Highlight': 'highlight',
282
282
  'Highway': 'highway',
283
283
  'Home': 'home',
284
- 'Home checkmark': 'home_checkmark',
284
+ 'Home checkmark': 'home-checkmark',
285
285
  'Hourglass': 'hourglass',
286
- 'Hourglass half': 'hourglass_half',
287
- 'Hourglass one quarter': 'hourglass_one_quarter',
288
- 'Hourglass three quarter': 'hourglass_three_quarter',
286
+ 'Hourglass half': 'hourglass-half',
287
+ 'Hourglass one quarter': 'hourglass-one-quarter',
288
+ 'Hourglass three quarter': 'hourglass-three-quarter',
289
289
  'Html': 'html',
290
290
  'Image': 'image',
291
- 'Image circle': 'image_circle',
291
+ 'Image circle': 'image-circle',
292
292
  'Important': 'important',
293
293
  'Incognito': 'incognito',
294
294
  'Info': 'info',
295
295
  'Ios': 'ios',
296
- 'Ios arrow ltr': 'ios_arrow_ltr',
297
- 'Ios arrow rtl': 'ios_arrow_rtl',
298
- 'Ios chevron ltr': 'ios_chevron_ltr',
299
- 'Ios chevron rtl': 'ios_chevron_rtl',
296
+ 'Ios arrow ltr': 'ios-arrow-ltr',
297
+ 'Ios arrow rtl': 'ios-arrow-rtl',
298
+ 'Ios chevron ltr': 'ios-chevron-ltr',
299
+ 'Ios chevron rtl': 'ios-chevron-rtl',
300
300
  'Iot': 'iot',
301
301
  'Javascript': 'javascript',
302
302
  'Joystick': 'joystick',
303
303
  'Json': 'json',
304
- 'Json file': 'json_file',
304
+ 'Json file': 'json-file',
305
305
  'Key': 'key',
306
- 'Key multiple': 'key_multiple',
306
+ 'Key multiple': 'key-multiple',
307
307
  'Keyboard': 'keyboard',
308
- 'Keyboard backspace': 'keyboard_backspace',
309
- 'Keyboard command': 'keyboard_command',
310
- 'Keyboard lock': 'keyboard_lock',
311
- 'Keyboard off': 'keyboard_off',
312
- 'Keyboard option': 'keyboard_option',
313
- 'Keyboard return': 'keyboard_return',
314
- 'Keyboard shift': 'keyboard_shift',
315
- 'Keyboard shift uppercase': 'keyboard_shift_uppercase',
316
- 'Keyboard tab': 'keyboard_tab',
308
+ 'Keyboard backspace': 'keyboard-backspace',
309
+ 'Keyboard command': 'keyboard-command',
310
+ 'Keyboard lock': 'keyboard-lock',
311
+ 'Keyboard off': 'keyboard-off',
312
+ 'Keyboard option': 'keyboard-option',
313
+ 'Keyboard return': 'keyboard-return',
314
+ 'Keyboard shift': 'keyboard-shift',
315
+ 'Keyboard shift uppercase': 'keyboard-shift-uppercase',
316
+ 'Keyboard tab': 'keyboard-tab',
317
317
  'Kiosk': 'kiosk',
318
318
  'Kotlin': 'kotlin',
319
319
  'Laptop': 'laptop',
320
320
  'Layer': 'layer',
321
321
  'Lightbulb': 'lightbulb',
322
322
  'Line': 'line',
323
- 'Line dashes': 'line_dashes',
324
- 'Line horizontal 1': 'line_horizontal_1',
325
- 'Line horizontal 1 dashes': 'line_horizontal_1_dashes',
323
+ 'Line dashes': 'line-dashes',
324
+ 'Line horizontal 1': 'line-horizontal-1',
325
+ 'Line horizontal 1 dashes': 'line-horizontal-1-dashes',
326
326
  'Link': 'link',
327
+ 'Local language': 'local-language',
327
328
  'Location': 'location',
328
- 'Location arrow': 'location_arrow',
329
- 'Lock closed': 'lock_closed',
330
- 'Lock open': 'lock_open',
329
+ 'Location arrow': 'location-arrow',
330
+ 'Lock closed': 'lock-closed',
331
+ 'Lock open': 'lock-open',
331
332
  'Luggage': 'luggage',
332
333
  'Macos': 'macos',
333
334
  'Mail': 'mail',
334
- 'Mail read': 'mail_read',
335
+ 'Mail read': 'mail-read',
335
336
  'Mailbox': 'mailbox',
336
337
  'Map': 'map',
337
338
  'Markdown': 'markdown',
338
- 'Math symbols': 'math_symbols',
339
+ 'Math symbols': 'math-symbols',
339
340
  'Megaphone': 'megaphone',
340
341
  'Mic': 'mic',
341
342
  'Moon': 'moon',
342
- 'More circle': 'more_circle',
343
- 'More horizontal': 'more_horizontal',
344
- 'More verticial': 'more_vertcial',
343
+ 'More circle': 'more-circle',
344
+ 'More horizontal': 'more-horizontal',
345
+ 'More verticial': 'more-verticial',
345
346
  'Mouse': 'mouse',
346
347
  'Movie': 'movie',
347
- 'Network check': 'network_check',
348
+ 'Network check': 'network-check',
348
349
  'News': 'news',
349
350
  'Next': 'next',
350
351
  'Note': 'note',
351
352
  'Notebook': 'notebook',
352
353
  'Notepad': 'notepad',
353
- 'Number circle 0': 'number_circle_0',
354
- 'Number circle 1': 'number_circle_1',
355
- 'Number circle 2': 'number_circle_2',
356
- 'Number circle 3': 'number_circle_3',
357
- 'Number circle 4': 'number_circle_4',
358
- 'Number circle 5': 'number_circle_5',
359
- 'Number circle 6': 'number_circle_6',
360
- 'Number circle 7': 'number_circle_7',
361
- 'Number circle 8': 'number_circle_8',
362
- 'Number circle 9': 'number_circle_9',
363
- 'Number symbol': 'number_symbol',
364
- 'Number symbol circle': 'number_symbol_circle',
365
- 'Number symbol square': 'number_symbol_square',
354
+ 'Number circle 0': 'number-circle-0',
355
+ 'Number circle 1': 'number-circle-1',
356
+ 'Number circle 2': 'number-circle-2',
357
+ 'Number circle 3': 'number-circle-3',
358
+ 'Number circle 4': 'number-circle-4',
359
+ 'Number circle 5': 'number-circle-5',
360
+ 'Number circle 6': 'number-circle-6',
361
+ 'Number circle 7': 'number-circle-7',
362
+ 'Number circle 8': 'number-circle-8',
363
+ 'Number circle 9': 'number-circle-9',
364
+ 'Number symbol': 'number-symbol',
365
+ 'Number symbol circle': 'number-symbol-circle',
366
+ 'Number symbol square': 'number-symbol-square',
366
367
  'Opacity': 'opacity',
367
368
  'Open': 'open',
368
- 'Open off': 'open_off',
369
+ 'Open off': 'open-off',
369
370
  'Options': 'options',
370
371
  'Organization': 'organization',
371
- 'Organization horizontal': 'organization_horizontal',
372
+ 'Organization horizontal': 'organization-horizontal',
372
373
  'Orientation': 'orientation',
373
374
  'Oval': 'oval',
374
375
  'Oven': 'oven',
375
376
  'Padding': 'padding',
376
- 'Page fit': 'page_fit',
377
- 'Paint brush': 'paint_brush',
378
- 'Paint bucket': 'paint_bucket',
377
+ 'Page fit': 'page-fit',
378
+ 'Paint brush': 'paint-brush',
379
+ 'Paint bucket': 'paint-bucket',
379
380
  'Parallelogram': 'parallelogram',
380
381
  'Password': 'password',
381
382
  'Pause': 'pause',
382
- 'Pause circle': 'pause_circle',
383
+ 'Pause circle': 'pause-circle',
383
384
  'Payment': 'payment',
384
- 'Payment wireless': 'payment_wireless',
385
+ 'Payment wireless': 'payment-wireless',
385
386
  'Pen': 'pen',
386
- 'Pen off': 'pen_off',
387
+ 'Pen off': 'pen-off',
387
388
  'Pentagon': 'pentagon',
388
389
  'Person': 'person',
389
- 'Person voice': 'person_voice',
390
+ 'Person voice': 'person-voice',
390
391
  'Phone': 'phone',
391
392
  'Piano': 'piano',
392
393
  'Pin': 'pin',
393
394
  'Pipeline': 'pipeline',
394
395
  'Play': 'play',
395
- 'Play circle': 'play_circle',
396
+ 'Play circle': 'play-circle',
396
397
  'Playstore': 'playstore',
397
- 'Port hdmi': 'port_hdmi',
398
- 'Port micro usb': 'port_micro_usb',
399
- 'Port usb a': 'port_usb_a',
400
- 'Port usb c': 'port_usb_c',
398
+ 'Port hdmi': 'port-hdmi',
399
+ 'Port micro usb': 'port-micro-usb',
400
+ 'Port usb a': 'port-usb-a',
401
+ 'Port usb c': 'port-usb-c',
401
402
  'Power': 'power',
402
- 'Preview link': 'preview_link',
403
+ 'Preview link': 'preview-link',
403
404
  'Previous': 'previous',
404
405
  'Print': 'print',
405
406
  'Pulse': 'pulse',
406
- 'Pulse circle': 'pulse_circle',
407
- 'Pulse square': 'pulse_square',
407
+ 'Pulse circle': 'pulse-circle',
408
+ 'Pulse square': 'pulse-square',
408
409
  'Python': 'python',
409
- 'Qr code': 'qr_code',
410
+ 'Qr code': 'qr-code',
410
411
  'Question': 'question',
411
- 'Question circle': 'question_circle',
412
- 'Radio button': 'radio_button',
412
+ 'Question circle': 'question-circle',
413
+ 'Radio button': 'radio-button',
413
414
  'Ram': 'ram',
414
415
  'Record': 'record',
415
- 'Record stop': 'record_stop',
416
+ 'Record stop': 'record-stop',
416
417
  'Rectangle': 'rectangle',
417
418
  'Refineui': 'refineui',
418
419
  'Rewind': 'rewind',
419
420
  'Rhombus': 'rhombus',
420
421
  'Ribbon': 'ribbon',
421
422
  'Road': 'road',
422
- 'Road cone': 'road_cone',
423
+ 'Road cone': 'road-cone',
423
424
  'Rocket': 'rocket',
424
425
  'Rotation': 'rotation',
425
426
  'Router': 'router',
@@ -431,40 +432,40 @@ exports.ICON_NAME_MAPPING = {
431
432
  'Script': 'script',
432
433
  'Search': 'search',
433
434
  'Send': 'send',
434
- 'Serial port': 'serial_port',
435
+ 'Serial port': 'serial-port',
435
436
  'Server': 'server',
436
- 'Server link': 'server_link',
437
- 'Server play': 'server_play',
438
- 'Service bell': 'service_bell',
437
+ 'Server link': 'server-link',
438
+ 'Server play': 'server-play',
439
+ 'Service bell': 'service-bell',
439
440
  'Settings': 'settings',
440
- 'Shape exclude': 'shape_exclude',
441
- 'Shape intersect': 'shape_intersect',
442
- 'Shape subtract': 'shape_subtract',
443
- 'Shape union': 'shape_union',
441
+ 'Shape exclude': 'shape-exclude',
442
+ 'Shape intersect': 'shape-intersect',
443
+ 'Shape subtract': 'shape-subtract',
444
+ 'Shape union': 'shape-union',
444
445
  'Shapes': 'shapes',
445
446
  'Share': 'share',
446
- 'Share android': 'share_android',
447
- 'Share ios': 'share_ios',
448
- 'Shell script': 'shell_script',
447
+ 'Share android': 'share-android',
448
+ 'Share ios': 'share-ios',
449
+ 'Shell script': 'shell-script',
449
450
  'Shield': 'shield',
450
- 'Shopping bag': 'shopping_bag',
451
+ 'Shopping bag': 'shopping-bag',
451
452
  'Sim': 'sim',
452
- 'Slide add': 'slide_add',
453
- 'Slide content': 'slide_content',
454
- 'Slide eraser': 'slide_eraser',
455
- 'Slide grid': 'slide_grid',
456
- 'Slide hide': 'slide_hide',
457
- 'Slide layout': 'slide_layout',
453
+ 'Slide add': 'slide-add',
454
+ 'Slide content': 'slide-content',
455
+ 'Slide eraser': 'slide-eraser',
456
+ 'Slide grid': 'slide-grid',
457
+ 'Slide hide': 'slide-hide',
458
+ 'Slide layout': 'slide-layout',
458
459
  'Smartwatch': 'smartwatch',
459
- 'Sound source': 'sound_source',
460
+ 'Sound source': 'sound-source',
460
461
  'Spacebar': 'spacebar',
461
- 'Sport baseball': 'sport_baseball',
462
- 'Sport basketball': 'sport_basketball',
463
- 'Sport soccer': 'sport_soccer',
464
- 'Spray can': 'spray_can',
462
+ 'Sport baseball': 'sport-baseball',
463
+ 'Sport basketball': 'sport-basketball',
464
+ 'Sport soccer': 'sport-soccer',
465
+ 'Spray can': 'spray-can',
465
466
  'Square': 'square',
466
- 'Square hint': 'square_hint',
467
- 'Square multiple': 'square_multiple',
467
+ 'Square hint': 'square-hint',
468
+ 'Square multiple': 'square-multiple',
468
469
  'Star': 'star',
469
470
  'Stop': 'stop',
470
471
  'Subtract': 'subtract',
@@ -476,65 +477,65 @@ exports.ICON_NAME_MAPPING = {
476
477
  'Temperature': 'temperature',
477
478
  'Tent': 'tent',
478
479
  'Text': 'text',
479
- 'Text align center': 'text_align_center',
480
- 'Text align justify': 'text_align_justify',
481
- 'Text align left': 'text_align_left',
482
- 'Text align right': 'text_align_right',
480
+ 'Text align center': 'text-align-center',
481
+ 'Text align justify': 'text-align-justify',
482
+ 'Text align left': 'text-align-left',
483
+ 'Text align right': 'text-align-right',
483
484
  'Textbox': 'textbox',
484
- 'Textbox align bottom': 'textbox_align_bottom',
485
- 'Textbox align bottom center': 'textbox_align_bottom_center',
486
- 'Textbox align bottom left': 'textbox_align_bottom_left',
487
- 'Textbox align bottom right': 'textbox_align_bottom_right',
488
- 'Textbox align center': 'textbox_align_center',
489
- 'Textbox align middle': 'textbox_align_middle',
490
- 'Textbox align middle left': 'textbox_align_middle_left',
491
- 'Textbox align middle right': 'textbox_align_middle_right',
492
- 'Textbox align top': 'textbox_align_top',
493
- 'Textbox align top center': 'textbox_align_top_center',
494
- 'Textbox align top left': 'textbox_align_top_left',
495
- 'Textbox align top right': 'textbox_align_top_right',
485
+ 'Textbox align bottom': 'textbox-align-bottom',
486
+ 'Textbox align bottom center': 'textbox-align-bottom-center',
487
+ 'Textbox align bottom left': 'textbox-align-bottom-left',
488
+ 'Textbox align bottom right': 'textbox-align-bottom-right',
489
+ 'Textbox align center': 'textbox-align-center',
490
+ 'Textbox align middle': 'textbox-align-middle',
491
+ 'Textbox align middle left': 'textbox-align-middle-left',
492
+ 'Textbox align middle right': 'textbox-align-middle-right',
493
+ 'Textbox align top': 'textbox-align-top',
494
+ 'Textbox align top center': 'textbox-align-top-center',
495
+ 'Textbox align top left': 'textbox-align-top-left',
496
+ 'Textbox align top right': 'textbox-align-top-right',
496
497
  'Thinking': 'thinking',
497
498
  'Ticket': 'ticket',
498
499
  'Timer': 'timer',
499
- 'Toggle left': 'toggle_left',
500
- 'Toggle multiple': 'toggle_multiple',
501
- 'Toggle right': 'toggle_right',
500
+ 'Toggle left': 'toggle-left',
501
+ 'Toggle multiple': 'toggle-multiple',
502
+ 'Toggle right': 'toggle-right',
502
503
  'Toolbox': 'toolbox',
503
504
  'Trophy': 'trophy',
504
505
  'Tv': 'tv',
505
506
  'Typescript': 'typescript',
506
507
  'Umbrella': 'umbrella',
507
508
  'Usb': 'usb',
508
- 'Usb cable': 'usb_cable',
509
+ 'Usb cable': 'usb-cable',
509
510
  'Verified': 'verified',
510
511
  'Video': 'video',
511
- 'Video clip': 'video_clip',
512
- 'Video play pause': 'video_play_pause',
512
+ 'Video clip': 'video-clip',
513
+ 'Video play pause': 'video-play-pause',
513
514
  'Voicemail': 'voicemail',
514
515
  'Vote': 'vote',
515
- 'Walkie talkie': 'walkie_talkie',
516
+ 'Walkie talkie': 'walkie-talkie',
516
517
  'Wallet': 'wallet',
517
518
  'Wand': 'wand',
518
519
  'Warning': 'warning',
519
520
  'Washer': 'washer',
520
521
  'Water': 'water',
521
- 'Weather blowing snow': 'weather_blowing_snow',
522
- 'Weather cloudy': 'weather_cloudy',
523
- 'Weather rain': 'weather_rain',
524
- 'Weather snow': 'weather_snow',
525
- 'Weather snowflake': 'weather_snowflake',
526
- 'Weather sunny': 'weather_sunny',
527
- 'Weather thunderstorm': 'weather_thunderstorm',
522
+ 'Weather blowing snow': 'weather-blowing-snow',
523
+ 'Weather cloudy': 'weather-cloudy',
524
+ 'Weather rain': 'weather-rain',
525
+ 'Weather snow': 'weather-snow',
526
+ 'Weather snowflake': 'weather-snowflake',
527
+ 'Weather sunny': 'weather-sunny',
528
+ 'Weather thunderstorm': 'weather-thunderstorm',
528
529
  'Web': 'web',
529
- 'Wifi 1': 'wifi_1',
530
- 'Wifi 2': 'wifi_2',
531
- 'Wifi 3': 'wifi_3',
532
- 'Wifi 4': 'wifi_4',
530
+ 'Wifi 1': 'wifi-1',
531
+ 'Wifi 2': 'wifi-2',
532
+ 'Wifi 3': 'wifi-3',
533
+ 'Wifi 4': 'wifi-4',
533
534
  'Windows': 'windows',
534
535
  'Wrench': 'wrench',
535
536
  'Xray': 'xray',
536
537
  'Zoom': 'zoom',
537
- 'Zoom in': 'zoom_in',
538
+ 'Zoom in': 'zoom-in',
538
539
  'Zoom out': 'zoom_out'
539
540
  };
540
541
  //# sourceMappingURL=constants.js.map