@dialpad/dialtone 7.3.0 → 7.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (916) hide show
  1. package/lib/build/less/components/presence.less +15 -8
  2. package/lib/build/svg/v7/arrows/arrow-down-left.svg +3 -0
  3. package/lib/build/svg/v7/arrows/arrow-down-right.svg +3 -0
  4. package/lib/build/svg/v7/arrows/arrow-down.svg +3 -0
  5. package/lib/build/svg/v7/arrows/arrow-left-right.svg +3 -0
  6. package/lib/build/svg/v7/arrows/arrow-left.svg +3 -0
  7. package/lib/build/svg/v7/arrows/arrow-right.svg +3 -0
  8. package/lib/build/svg/v7/arrows/arrow-up-down.svg +3 -0
  9. package/lib/build/svg/v7/arrows/arrow-up-left.svg +3 -0
  10. package/lib/build/svg/v7/arrows/arrow-up-right.svg +3 -0
  11. package/lib/build/svg/v7/arrows/arrow-up.svg +3 -0
  12. package/lib/build/svg/v7/arrows/chevron-down.svg +3 -0
  13. package/lib/build/svg/v7/arrows/chevron-first.svg +3 -0
  14. package/lib/build/svg/v7/arrows/chevron-last.svg +3 -0
  15. package/lib/build/svg/v7/arrows/chevron-left.svg +3 -0
  16. package/lib/build/svg/v7/arrows/chevron-right.svg +3 -0
  17. package/lib/build/svg/v7/arrows/chevron-up.svg +3 -0
  18. package/lib/build/svg/v7/arrows/chevrons-down-up.svg +3 -0
  19. package/lib/build/svg/v7/arrows/chevrons-down.svg +4 -0
  20. package/lib/build/svg/v7/arrows/chevrons-left-right.svg +3 -0
  21. package/lib/build/svg/v7/arrows/chevrons-left.svg +4 -0
  22. package/lib/build/svg/v7/arrows/chevrons-right-left.svg +3 -0
  23. package/lib/build/svg/v7/arrows/chevrons-right.svg +4 -0
  24. package/lib/build/svg/v7/arrows/chevrons-up-down.svg +3 -0
  25. package/lib/build/svg/v7/arrows/chevrons-up.svg +4 -0
  26. package/lib/build/svg/v7/arrows/corner-down-left.svg +4 -0
  27. package/lib/build/svg/v7/arrows/corner-down-right.svg +4 -0
  28. package/lib/build/svg/v7/arrows/corner-left-down.svg +4 -0
  29. package/lib/build/svg/v7/arrows/corner-left-up.svg +4 -0
  30. package/lib/build/svg/v7/arrows/corner-right-down.svg +4 -0
  31. package/lib/build/svg/v7/arrows/corner-right-up.svg +4 -0
  32. package/lib/build/svg/v7/arrows/corner-up-left.svg +4 -0
  33. package/lib/build/svg/v7/arrows/corner-up-right.svg +4 -0
  34. package/lib/build/svg/v7/arrows/redo.svg +4 -0
  35. package/lib/build/svg/v7/arrows/repeat.svg +5 -0
  36. package/lib/build/svg/v7/arrows/reply.svg +4 -0
  37. package/lib/build/svg/v7/arrows/undo-2.svg +4 -0
  38. package/lib/build/svg/v7/data/activity.svg +3 -0
  39. package/lib/build/svg/v7/data/axis-3d.svg +3 -0
  40. package/lib/build/svg/v7/data/bar-chart-2.svg +3 -0
  41. package/lib/build/svg/v7/data/bar-chart-3.svg +3 -0
  42. package/lib/build/svg/v7/data/bar-chart-4.svg +3 -0
  43. package/lib/build/svg/v7/data/bar-chart-horizontal.svg +3 -0
  44. package/lib/build/svg/v7/data/bar-chart.svg +3 -0
  45. package/lib/build/svg/v7/data/binary.svg +3 -0
  46. package/lib/build/svg/v7/data/equal.svg +3 -0
  47. package/lib/build/svg/v7/data/line-chart.svg +3 -0
  48. package/lib/build/svg/v7/data/pie-chart.svg +10 -0
  49. package/lib/build/svg/v7/data/trending-down.svg +3 -0
  50. package/lib/build/svg/v7/data/trending-up.svg +3 -0
  51. package/lib/build/svg/v7/devices/airplay.svg +4 -0
  52. package/lib/build/svg/v7/devices/battery-charging.svg +3 -0
  53. package/lib/build/svg/v7/devices/battery-full.svg +3 -0
  54. package/lib/build/svg/v7/devices/battery-low.svg +3 -0
  55. package/lib/build/svg/v7/devices/battery-medium.svg +3 -0
  56. package/lib/build/svg/v7/devices/battery.svg +3 -0
  57. package/lib/build/svg/v7/devices/bluetooth-connected.svg +3 -0
  58. package/lib/build/svg/v7/devices/bluetooth-off.svg +10 -0
  59. package/lib/build/svg/v7/devices/bluetooth-searching.svg +3 -0
  60. package/lib/build/svg/v7/devices/bluetooth.svg +3 -0
  61. package/lib/build/svg/v7/devices/calculator.svg +3 -0
  62. package/lib/build/svg/v7/devices/camera-off.svg +10 -0
  63. package/lib/build/svg/v7/devices/camera-tracking.svg +3 -0
  64. package/lib/build/svg/v7/devices/camera.svg +3 -0
  65. package/lib/build/svg/v7/devices/cast.svg +5 -0
  66. package/lib/build/svg/v7/devices/download-cloud.svg +5 -0
  67. package/lib/build/svg/v7/devices/file-audio.svg +5 -0
  68. package/lib/build/svg/v7/devices/film.svg +12 -0
  69. package/lib/build/svg/v7/devices/focus.svg +3 -0
  70. package/lib/build/svg/v7/devices/headphones.svg +3 -0
  71. package/lib/build/svg/v7/devices/laptop-2.svg +3 -0
  72. package/lib/build/svg/v7/devices/lightning-bolt.svg +3 -0
  73. package/lib/build/svg/v7/devices/mic-off.svg +10 -0
  74. package/lib/build/svg/v7/devices/mic.svg +3 -0
  75. package/lib/build/svg/v7/devices/monitor-off.svg +11 -0
  76. package/lib/build/svg/v7/devices/monitor-speaker.svg +5 -0
  77. package/lib/build/svg/v7/devices/monitor.svg +3 -0
  78. package/lib/build/svg/v7/devices/mouse.svg +4 -0
  79. package/lib/build/svg/v7/devices/plug.svg +4 -0
  80. package/lib/build/svg/v7/devices/print-fax.svg +10 -0
  81. package/lib/build/svg/v7/devices/printer.svg +12 -0
  82. package/lib/build/svg/v7/devices/screen-share-off.svg +5 -0
  83. package/lib/build/svg/v7/devices/share-screen.svg +3 -0
  84. package/lib/build/svg/v7/devices/smartphone-charging.svg +4 -0
  85. package/lib/build/svg/v7/devices/smartphone.svg +4 -0
  86. package/lib/build/svg/v7/devices/speaker.svg +4 -0
  87. package/lib/build/svg/v7/devices/usb.svg +7 -0
  88. package/lib/build/svg/v7/devices/video-off.svg +10 -0
  89. package/lib/build/svg/v7/devices/video.svg +3 -0
  90. package/lib/build/svg/v7/devices/volume-1.svg +3 -0
  91. package/lib/build/svg/v7/devices/volume-2.svg +3 -0
  92. package/lib/build/svg/v7/devices/volume-x.svg +3 -0
  93. package/lib/build/svg/v7/devices/volume.svg +3 -0
  94. package/lib/build/svg/v7/devices/webcam.svg +5 -0
  95. package/lib/build/svg/v7/devices/wifi-off.svg +10 -0
  96. package/lib/build/svg/v7/devices/wifi.svg +3 -0
  97. package/lib/build/svg/v7/devices/zap-off.svg +11 -0
  98. package/lib/build/svg/v7/os/clipboard-check.svg +5 -0
  99. package/lib/build/svg/v7/os/clipboard-copy.svg +6 -0
  100. package/lib/build/svg/v7/os/clipboard-edit.svg +4 -0
  101. package/lib/build/svg/v7/os/clipboard-list.svg +5 -0
  102. package/lib/build/svg/v7/os/clipboard-signature.svg +5 -0
  103. package/lib/build/svg/v7/os/clipboard-type.svg +6 -0
  104. package/lib/build/svg/v7/os/clipboard-x.svg +6 -0
  105. package/lib/build/svg/v7/os/clipboard.svg +4 -0
  106. package/lib/build/svg/v7/os/cloud-off.svg +11 -0
  107. package/lib/build/svg/v7/os/command.svg +3 -0
  108. package/lib/build/svg/v7/os/cpu.svg +11 -0
  109. package/lib/build/svg/v7/os/external-link.svg +4 -0
  110. package/lib/build/svg/v7/os/file.svg +4 -0
  111. package/lib/build/svg/v7/os/files.svg +4 -0
  112. package/lib/build/svg/v7/os/fingerprint.svg +12 -0
  113. package/lib/build/svg/v7/os/folder-tree.svg +4 -0
  114. package/lib/build/svg/v7/os/folder.svg +3 -0
  115. package/lib/build/svg/v7/os/folders.svg +4 -0
  116. package/lib/build/svg/v7/os/hard-drive.svg +5 -0
  117. package/lib/build/svg/v7/os/import.svg +5 -0
  118. package/lib/build/svg/v7/os/languages.svg +13 -0
  119. package/lib/build/svg/v7/os/life-buoy.svg +13 -0
  120. package/lib/build/svg/v7/os/qr-code.svg +3 -0
  121. package/lib/build/svg/v7/os/save.svg +4 -0
  122. package/lib/build/svg/v7/os/scan-face.svg +3 -0
  123. package/lib/build/svg/v7/os/scan.svg +3 -0
  124. package/lib/build/svg/v7/os/share-2.svg +4 -0
  125. package/lib/build/svg/v7/os/signal-high.svg +3 -0
  126. package/lib/build/svg/v7/os/signal-low.svg +3 -0
  127. package/lib/build/svg/v7/os/signal-medium.svg +3 -0
  128. package/lib/build/svg/v7/os/signal-zero.svg +3 -0
  129. package/lib/build/svg/v7/os/signal.svg +3 -0
  130. package/lib/build/svg/v7/os/slash.svg +11 -0
  131. package/lib/build/svg/v7/os/toy-brick.svg +4 -0
  132. package/lib/build/svg/v7/os/upload-cloud.svg +5 -0
  133. package/lib/build/svg/v7/os/upload.svg +4 -0
  134. package/lib/build/svg/v7/places/briefcase.svg +3 -0
  135. package/lib/build/svg/v7/places/building-2.svg +10 -0
  136. package/lib/build/svg/v7/places/building.svg +3 -0
  137. package/lib/build/svg/v7/places/factory.svg +10 -0
  138. package/lib/build/svg/v7/places/globe-2.svg +10 -0
  139. package/lib/build/svg/v7/places/home.svg +3 -0
  140. package/lib/build/svg/v7/places/map-pin.svg +3 -0
  141. package/lib/build/svg/v7/places/map.svg +3 -0
  142. package/lib/dist/css/dialtone.css +14 -8
  143. package/lib/dist/css/dialtone.min.css +1 -1
  144. package/lib/dist/svg/v7/{general/accessibility.svg → accessibility.svg} +0 -0
  145. package/lib/dist/svg/v7/activity.svg +1 -0
  146. package/lib/dist/svg/v7/airplay.svg +1 -0
  147. package/lib/dist/svg/v7/{time/alarm-check.svg → alarm-check.svg} +0 -0
  148. package/lib/dist/svg/v7/{time/alarm-clock-off.svg → alarm-clock-off.svg} +0 -0
  149. package/lib/dist/svg/v7/{time/alarm-minus.svg → alarm-minus.svg} +0 -0
  150. package/lib/dist/svg/v7/{time/alarm-plus.svg → alarm-plus.svg} +0 -0
  151. package/lib/dist/svg/v7/{general/album.svg → album.svg} +0 -0
  152. package/lib/dist/svg/v7/{general/archive-restore.svg → archive-restore.svg} +0 -0
  153. package/lib/dist/svg/v7/{general/archive.svg → archive.svg} +0 -0
  154. package/lib/dist/svg/v7/{alerts/arrow-down-left.svg → arrow-down-left.svg} +0 -0
  155. package/lib/dist/svg/v7/{alerts/arrow-down-right.svg → arrow-down-right.svg} +0 -0
  156. package/lib/dist/svg/v7/{alerts/arrow-down.svg → arrow-down.svg} +0 -0
  157. package/lib/dist/svg/v7/{alerts/arrow-left-right.svg → arrow-left-right.svg} +0 -0
  158. package/lib/dist/svg/v7/{alerts/arrow-left.svg → arrow-left.svg} +0 -0
  159. package/lib/dist/svg/v7/{alerts/arrow-right.svg → arrow-right.svg} +0 -0
  160. package/lib/dist/svg/v7/{alerts/arrow-up-down.svg → arrow-up-down.svg} +0 -0
  161. package/lib/dist/svg/v7/{alerts/arrow-up-left.svg → arrow-up-left.svg} +0 -0
  162. package/lib/dist/svg/v7/{alerts/arrow-up-right.svg → arrow-up-right.svg} +0 -0
  163. package/lib/dist/svg/v7/{alerts/arrow-up.svg → arrow-up.svg} +0 -0
  164. package/lib/dist/svg/v7/{editing/asterisk.svg → asterisk.svg} +0 -0
  165. package/lib/dist/svg/v7/{editing/at-sign.svg → at-sign.svg} +0 -0
  166. package/lib/dist/svg/v7/axis-3d.svg +1 -0
  167. package/lib/dist/svg/v7/bar-chart-2.svg +1 -0
  168. package/lib/dist/svg/v7/bar-chart-3.svg +1 -0
  169. package/lib/dist/svg/v7/bar-chart-4.svg +1 -0
  170. package/lib/dist/svg/v7/bar-chart-horizontal.svg +1 -0
  171. package/lib/dist/svg/v7/bar-chart.svg +1 -0
  172. package/lib/dist/svg/v7/{controls/barge.svg → barge.svg} +0 -0
  173. package/lib/dist/svg/v7/{editing/baseline.svg → baseline.svg} +0 -0
  174. package/lib/dist/svg/v7/battery-charging.svg +1 -0
  175. package/lib/dist/svg/v7/battery-full.svg +1 -0
  176. package/lib/dist/svg/v7/battery-low.svg +1 -0
  177. package/lib/dist/svg/v7/battery-medium.svg +1 -0
  178. package/lib/dist/svg/v7/battery.svg +1 -0
  179. package/lib/dist/svg/v7/binary.svg +1 -0
  180. package/lib/dist/svg/v7/bluetooth-connected.svg +1 -0
  181. package/lib/dist/svg/v7/bluetooth-off.svg +1 -0
  182. package/lib/dist/svg/v7/bluetooth-searching.svg +1 -0
  183. package/lib/dist/svg/v7/bluetooth.svg +1 -0
  184. package/lib/dist/svg/v7/{controls/blur-background.svg → blur-background.svg} +0 -0
  185. package/lib/dist/svg/v7/{editing/bold.svg → bold.svg} +0 -0
  186. package/lib/dist/svg/v7/{general/book-open.svg → book-open.svg} +0 -0
  187. package/lib/dist/svg/v7/{general/book.svg → book.svg} +0 -0
  188. package/lib/dist/svg/v7/{general/bookmark-minus.svg → bookmark-minus.svg} +0 -0
  189. package/lib/dist/svg/v7/{general/bookmark-plus.svg → bookmark-plus.svg} +0 -0
  190. package/lib/dist/svg/v7/{general/bookmark.svg → bookmark.svg} +0 -0
  191. package/lib/dist/svg/v7/{general/box-select.svg → box-select.svg} +0 -0
  192. package/lib/dist/svg/v7/{general/box.svg → box.svg} +0 -0
  193. package/lib/dist/svg/v7/{general/boxes.svg → boxes.svg} +0 -0
  194. package/lib/dist/svg/v7/briefcase.svg +1 -0
  195. package/lib/dist/svg/v7/building-2.svg +1 -0
  196. package/lib/dist/svg/v7/building.svg +1 -0
  197. package/lib/dist/svg/v7/calculator.svg +1 -0
  198. package/lib/dist/svg/v7/{time/calendar-check-2.svg → calendar-check-2.svg} +0 -0
  199. package/lib/dist/svg/v7/{time/calendar-check.svg → calendar-check.svg} +0 -0
  200. package/lib/dist/svg/v7/{time/calendar-clock.svg → calendar-clock.svg} +0 -0
  201. package/lib/dist/svg/v7/{time/calendar-days.svg → calendar-days.svg} +0 -0
  202. package/lib/dist/svg/v7/{time/calendar-heart.svg → calendar-heart.svg} +0 -0
  203. package/lib/dist/svg/v7/{time/calendar-minus.svg → calendar-minus.svg} +0 -0
  204. package/lib/dist/svg/v7/{time/calendar-off.svg → calendar-off.svg} +0 -0
  205. package/lib/dist/svg/v7/{time/calendar-plus.svg → calendar-plus.svg} +0 -0
  206. package/lib/dist/svg/v7/{time/calendar-range.svg → calendar-range.svg} +0 -0
  207. package/lib/dist/svg/v7/{time/calendar-search.svg → calendar-search.svg} +0 -0
  208. package/lib/dist/svg/v7/{time/calendar-x.svg → calendar-x.svg} +0 -0
  209. package/lib/dist/svg/v7/{time/calendar.svg → calendar.svg} +0 -0
  210. package/lib/dist/svg/v7/{communication/call-abandoned.svg → call-abandoned.svg} +0 -0
  211. package/lib/dist/svg/v7/camera-off.svg +1 -0
  212. package/lib/dist/svg/v7/camera-tracking.svg +1 -0
  213. package/lib/dist/svg/v7/camera.svg +1 -0
  214. package/lib/dist/svg/v7/cast.svg +1 -0
  215. package/lib/dist/svg/v7/{general/check-circle.svg → check-circle.svg} +0 -0
  216. package/lib/dist/svg/v7/{general/check.svg → check.svg} +0 -0
  217. package/lib/dist/svg/v7/{alerts/chevron-down.svg → chevron-down.svg} +0 -0
  218. package/lib/dist/svg/v7/{alerts/chevron-first.svg → chevron-first.svg} +0 -0
  219. package/lib/dist/svg/v7/{alerts/chevron-last.svg → chevron-last.svg} +0 -0
  220. package/lib/dist/svg/v7/{alerts/chevron-left.svg → chevron-left.svg} +0 -0
  221. package/lib/dist/svg/v7/{alerts/chevron-right.svg → chevron-right.svg} +0 -0
  222. package/lib/dist/svg/v7/{alerts/chevron-up.svg → chevron-up.svg} +0 -0
  223. package/lib/dist/svg/v7/{alerts/chevrons-down-up.svg → chevrons-down-up.svg} +0 -0
  224. package/lib/dist/svg/v7/{alerts/chevrons-down.svg → chevrons-down.svg} +0 -0
  225. package/lib/dist/svg/v7/{alerts/chevrons-left-right.svg → chevrons-left-right.svg} +0 -0
  226. package/lib/dist/svg/v7/{alerts/chevrons-left.svg → chevrons-left.svg} +0 -0
  227. package/lib/dist/svg/v7/{alerts/chevrons-right-left.svg → chevrons-right-left.svg} +0 -0
  228. package/lib/dist/svg/v7/{alerts/chevrons-right.svg → chevrons-right.svg} +0 -0
  229. package/lib/dist/svg/v7/{alerts/chevrons-up-down.svg → chevrons-up-down.svg} +0 -0
  230. package/lib/dist/svg/v7/{alerts/chevrons-up.svg → chevrons-up.svg} +0 -0
  231. package/lib/dist/svg/v7/{controls/circle-slashed.svg → circle-slashed.svg} +0 -0
  232. package/lib/dist/svg/v7/clipboard-check.svg +1 -0
  233. package/lib/dist/svg/v7/clipboard-copy.svg +1 -0
  234. package/lib/dist/svg/v7/clipboard-edit.svg +1 -0
  235. package/lib/dist/svg/v7/clipboard-list.svg +1 -0
  236. package/lib/dist/svg/v7/clipboard-signature.svg +1 -0
  237. package/lib/dist/svg/v7/clipboard-type.svg +1 -0
  238. package/lib/dist/svg/v7/clipboard-x.svg +1 -0
  239. package/lib/dist/svg/v7/clipboard.svg +1 -0
  240. package/lib/dist/svg/v7/{time/clock-1.svg → clock-1.svg} +0 -0
  241. package/lib/dist/svg/v7/{time/clock-10.svg → clock-10.svg} +0 -0
  242. package/lib/dist/svg/v7/{time/clock-11.svg → clock-11.svg} +0 -0
  243. package/lib/dist/svg/v7/{time/clock-12.svg → clock-12.svg} +0 -0
  244. package/lib/dist/svg/v7/{time/clock-2.svg → clock-2.svg} +0 -0
  245. package/lib/dist/svg/v7/{time/clock-3.svg → clock-3.svg} +0 -0
  246. package/lib/dist/svg/v7/{time/clock-4.svg → clock-4.svg} +0 -0
  247. package/lib/dist/svg/v7/{time/clock-5.svg → clock-5.svg} +0 -0
  248. package/lib/dist/svg/v7/{time/clock-6.svg → clock-6.svg} +0 -0
  249. package/lib/dist/svg/v7/{time/clock-7.svg → clock-7.svg} +0 -0
  250. package/lib/dist/svg/v7/{time/clock-8.svg → clock-8.svg} +0 -0
  251. package/lib/dist/svg/v7/{time/clock-9.svg → clock-9.svg} +0 -0
  252. package/lib/dist/svg/v7/{time/clock.svg → clock.svg} +0 -0
  253. package/lib/dist/svg/v7/{weather/cloud-cog.svg → cloud-cog.svg} +0 -0
  254. package/lib/dist/svg/v7/{weather/cloud-drizzle.svg → cloud-drizzle.svg} +0 -0
  255. package/lib/dist/svg/v7/{weather/cloud-fog.svg → cloud-fog.svg} +0 -0
  256. package/lib/dist/svg/v7/{weather/cloud-hail.svg → cloud-hail.svg} +0 -0
  257. package/lib/dist/svg/v7/{weather/cloud-lightning.svg → cloud-lightning.svg} +0 -0
  258. package/lib/dist/svg/v7/{weather/cloud-moon-rain.svg → cloud-moon-rain.svg} +0 -0
  259. package/lib/dist/svg/v7/{weather/cloud-moon.svg → cloud-moon.svg} +0 -0
  260. package/lib/dist/svg/v7/cloud-off.svg +1 -0
  261. package/lib/dist/svg/v7/{weather/cloud-rain-wind.svg → cloud-rain-wind.svg} +0 -0
  262. package/lib/dist/svg/v7/{weather/cloud-rain.svg → cloud-rain.svg} +0 -0
  263. package/lib/dist/svg/v7/{weather/cloud-snow.svg → cloud-snow.svg} +0 -0
  264. package/lib/dist/svg/v7/{weather/cloud-sun-rain.svg → cloud-sun-rain.svg} +0 -0
  265. package/lib/dist/svg/v7/{weather/cloud-sun.svg → cloud-sun.svg} +0 -0
  266. package/lib/dist/svg/v7/{weather/cloud.svg → cloud.svg} +0 -0
  267. package/lib/dist/svg/v7/{weather/cloudy.svg → cloudy.svg} +0 -0
  268. package/lib/dist/svg/v7/{general/code.svg → code.svg} +0 -0
  269. package/lib/dist/svg/v7/command.svg +1 -0
  270. package/lib/dist/svg/v7/{communication/contacts.svg → contacts.svg} +0 -0
  271. package/lib/dist/svg/v7/{general/copy.svg → copy.svg} +0 -0
  272. package/lib/dist/svg/v7/{general/copyright.svg → copyright.svg} +0 -0
  273. package/lib/dist/svg/v7/{alerts/corner-down-left.svg → corner-down-left.svg} +0 -0
  274. package/lib/dist/svg/v7/{alerts/corner-down-right.svg → corner-down-right.svg} +0 -0
  275. package/lib/dist/svg/v7/{alerts/corner-left-down.svg → corner-left-down.svg} +0 -0
  276. package/lib/dist/svg/v7/{alerts/corner-left-up.svg → corner-left-up.svg} +0 -0
  277. package/lib/dist/svg/v7/{alerts/corner-right-down.svg → corner-right-down.svg} +0 -0
  278. package/lib/dist/svg/v7/{alerts/corner-right-up.svg → corner-right-up.svg} +0 -0
  279. package/lib/dist/svg/v7/{alerts/corner-up-left.svg → corner-up-left.svg} +0 -0
  280. package/lib/dist/svg/v7/{alerts/corner-up-right.svg → corner-up-right.svg} +0 -0
  281. package/lib/dist/svg/v7/cpu.svg +1 -0
  282. package/lib/dist/svg/v7/{general/credit-card.svg → credit-card.svg} +0 -0
  283. package/lib/dist/svg/v7/{controls/delete.svg → delete.svg} +0 -0
  284. package/lib/dist/svg/v7/{communication/dialer.svg → dialer.svg} +0 -0
  285. package/lib/dist/svg/v7/{brand/dialpad ai.svg → dialpad ai.svg} +0 -0
  286. package/lib/dist/svg/v7/download-cloud.svg +1 -0
  287. package/lib/dist/svg/v7/{controls/download.svg → download.svg} +0 -0
  288. package/lib/dist/svg/v7/{brand/dp-phone.svg → dp-phone.svg} +0 -0
  289. package/lib/dist/svg/v7/{editing/edit-2.svg → edit-2.svg} +0 -0
  290. package/lib/dist/svg/v7/{editing/edit.svg → edit.svg} +0 -0
  291. package/lib/dist/svg/v7/{general/emote-negative-1.svg → emote-negative-1.svg} +0 -0
  292. package/lib/dist/svg/v7/equal.svg +1 -0
  293. package/lib/dist/svg/v7/{editing/eraser.svg → eraser.svg} +0 -0
  294. package/lib/dist/svg/v7/{controls/expand.svg → expand.svg} +0 -0
  295. package/lib/dist/svg/v7/external-link.svg +1 -0
  296. package/lib/dist/svg/v7/{controls/eye-off.svg → eye-off.svg} +0 -0
  297. package/lib/dist/svg/v7/{controls/eye.svg → eye.svg} +0 -0
  298. package/lib/dist/svg/v7/factory.svg +1 -0
  299. package/lib/dist/svg/v7/{controls/fast-forward.svg → fast-forward.svg} +0 -0
  300. package/lib/dist/svg/v7/file-audio.svg +1 -0
  301. package/lib/dist/svg/v7/{brand/file-signature.svg → file-signature.svg} +0 -0
  302. package/lib/dist/svg/v7/file.svg +1 -0
  303. package/lib/dist/svg/v7/files.svg +1 -0
  304. package/lib/dist/svg/v7/film.svg +1 -0
  305. package/lib/dist/svg/v7/{controls/filter.svg → filter.svg} +0 -0
  306. package/lib/dist/svg/v7/fingerprint.svg +1 -0
  307. package/lib/dist/svg/v7/{general/flag-off.svg → flag-off.svg} +0 -0
  308. package/lib/dist/svg/v7/{general/flag.svg → flag.svg} +0 -0
  309. package/lib/dist/svg/v7/focus.svg +1 -0
  310. package/lib/dist/svg/v7/folder-tree.svg +1 -0
  311. package/lib/dist/svg/v7/folder.svg +1 -0
  312. package/lib/dist/svg/v7/folders.svg +1 -0
  313. package/lib/dist/svg/v7/{general/form-input.svg → form-input.svg} +0 -0
  314. package/lib/dist/svg/v7/{communication/forward.svg → forward.svg} +0 -0
  315. package/lib/dist/svg/v7/{general/gauge.svg → gauge.svg} +0 -0
  316. package/lib/dist/svg/v7/globe-2.svg +1 -0
  317. package/lib/dist/svg/v7/{controls/grid.svg → grid.svg} +0 -0
  318. package/lib/dist/svg/v7/{controls/grip-horizontal.svg → grip-horizontal.svg} +0 -0
  319. package/lib/dist/svg/v7/{controls/grip-vertical.svg → grip-vertical.svg} +0 -0
  320. package/lib/dist/svg/v7/hard-drive.svg +1 -0
  321. package/lib/dist/svg/v7/{general/hash-bold.svg → hash-bold.svg} +0 -0
  322. package/lib/dist/svg/v7/{general/hash.svg → hash.svg} +0 -0
  323. package/lib/dist/svg/v7/{weather/haze.svg → haze.svg} +0 -0
  324. package/lib/dist/svg/v7/headphones.svg +1 -0
  325. package/lib/dist/svg/v7/{controls/heart.svg → heart.svg} +0 -0
  326. package/lib/dist/svg/v7/{general/help-circle.svg → help-circle.svg} +0 -0
  327. package/lib/dist/svg/v7/{controls/history.svg → history.svg} +0 -0
  328. package/lib/dist/svg/v7/home.svg +1 -0
  329. package/lib/dist/svg/v7/{time/hourglass.svg → hourglass.svg} +0 -0
  330. package/lib/dist/svg/v7/{editing/image.svg → image.svg} +0 -0
  331. package/lib/dist/svg/v7/import.svg +1 -0
  332. package/lib/dist/svg/v7/{general/inbox.svg → inbox.svg} +0 -0
  333. package/lib/dist/svg/v7/{editing/indent.svg → indent.svg} +0 -0
  334. package/lib/dist/svg/v7/{time/infinity.svg → infinity.svg} +0 -0
  335. package/lib/dist/svg/v7/{general/info.svg → info.svg} +0 -0
  336. package/lib/dist/svg/v7/{editing/inspect.svg → inspect.svg} +0 -0
  337. package/lib/dist/svg/v7/{editing/italic.svg → italic.svg} +0 -0
  338. package/lib/dist/svg/v7/{controls/key.svg → key.svg} +0 -0
  339. package/lib/dist/svg/v7/{editing/keyboard.svg → keyboard.svg} +0 -0
  340. package/lib/dist/svg/v7/{general/keypad.svg → keypad.svg} +0 -0
  341. package/lib/dist/svg/v7/languages.svg +1 -0
  342. package/lib/dist/svg/v7/laptop-2.svg +1 -0
  343. package/lib/dist/svg/v7/{controls/layout-dashboard.svg → layout-dashboard.svg} +0 -0
  344. package/lib/dist/svg/v7/{controls/layout-grid.svg → layout-grid.svg} +0 -0
  345. package/lib/dist/svg/v7/{controls/layout-template.svg → layout-template.svg} +0 -0
  346. package/lib/dist/svg/v7/{controls/layout.svg → layout.svg} +0 -0
  347. package/lib/dist/svg/v7/{general/library.svg → library.svg} +0 -0
  348. package/lib/dist/svg/v7/life-buoy.svg +1 -0
  349. package/lib/dist/svg/v7/lightning-bolt.svg +1 -0
  350. package/lib/dist/svg/v7/line-chart.svg +1 -0
  351. package/lib/dist/svg/v7/{editing/link-2-off.svg → link-2-off.svg} +0 -0
  352. package/lib/dist/svg/v7/{editing/link-2.svg → link-2.svg} +0 -0
  353. package/lib/dist/svg/v7/{editing/list-checks.svg → list-checks.svg} +0 -0
  354. package/lib/dist/svg/v7/{editing/list.svg → list.svg} +0 -0
  355. package/lib/dist/svg/v7/{controls/listen.svg → listen.svg} +0 -0
  356. package/lib/dist/svg/v7/{controls/lock-filled.svg → lock-filled.svg} +0 -0
  357. package/lib/dist/svg/v7/{controls/lock.svg → lock.svg} +0 -0
  358. package/lib/dist/svg/v7/{general/log-in.svg → log-in.svg} +0 -0
  359. package/lib/dist/svg/v7/{general/log-out.svg → log-out.svg} +0 -0
  360. package/lib/dist/svg/v7/{communication/mail-open.svg → mail-open.svg} +0 -0
  361. package/lib/dist/svg/v7/{communication/mail.svg → mail.svg} +0 -0
  362. package/lib/dist/svg/v7/{communication/mails.svg → mails.svg} +0 -0
  363. package/lib/dist/svg/v7/map-pin.svg +1 -0
  364. package/lib/dist/svg/v7/map.svg +1 -0
  365. package/lib/dist/svg/v7/{controls/maximize.svg → maximize.svg} +0 -0
  366. package/lib/dist/svg/v7/{controls/menu.svg → menu.svg} +0 -0
  367. package/lib/dist/svg/v7/{communication/message.svg → message.svg} +0 -0
  368. package/lib/dist/svg/v7/mic-off.svg +1 -0
  369. package/lib/dist/svg/v7/mic.svg +1 -0
  370. package/lib/dist/svg/v7/{controls/minimize-alt.svg → minimize-alt.svg} +0 -0
  371. package/lib/dist/svg/v7/{controls/minimize.svg → minimize.svg} +0 -0
  372. package/lib/dist/svg/v7/monitor-off.svg +1 -0
  373. package/lib/dist/svg/v7/monitor-speaker.svg +1 -0
  374. package/lib/dist/svg/v7/monitor.svg +1 -0
  375. package/lib/dist/svg/v7/{weather/moon.svg → moon.svg} +0 -0
  376. package/lib/dist/svg/v7/{general/more-horizontal.svg → more-horizontal.svg} +0 -0
  377. package/lib/dist/svg/v7/{general/more-vertical.svg → more-vertical.svg} +0 -0
  378. package/lib/dist/svg/v7/mouse.svg +1 -0
  379. package/lib/dist/svg/v7/{communication/music.svg → music.svg} +0 -0
  380. package/lib/dist/svg/v7/{general/network.svg → network.svg} +0 -0
  381. package/lib/dist/svg/v7/{general/neutral.svg → neutral.svg} +0 -0
  382. package/lib/dist/svg/v7/{communication/notes.svg → notes.svg} +0 -0
  383. package/lib/dist/svg/v7/{controls/option.svg → option.svg} +0 -0
  384. package/lib/dist/svg/v7/{general/package.svg → package.svg} +0 -0
  385. package/lib/dist/svg/v7/{editing/paperclip.svg → paperclip.svg} +0 -0
  386. package/lib/dist/svg/v7/{controls/park.svg → park.svg} +0 -0
  387. package/lib/dist/svg/v7/{general/party-popper.svg → party-popper.svg} +0 -0
  388. package/lib/dist/svg/v7/{communication/past conversations.svg → past conversations.svg} +0 -0
  389. package/lib/dist/svg/v7/{controls/pause-circle.svg → pause-circle.svg} +0 -0
  390. package/lib/dist/svg/v7/{controls/pause.svg → pause.svg} +0 -0
  391. package/lib/dist/svg/v7/{communication/phone-call.svg → phone-call.svg} +0 -0
  392. package/lib/dist/svg/v7/{communication/phone-forward.svg → phone-forward.svg} +0 -0
  393. package/lib/dist/svg/v7/{controls/phone-hang-up.svg → phone-hang-up.svg} +0 -0
  394. package/lib/dist/svg/v7/{communication/phone-incoming.svg → phone-incoming.svg} +0 -0
  395. package/lib/dist/svg/v7/{communication/phone-missed.svg → phone-missed.svg} +0 -0
  396. package/lib/dist/svg/v7/{communication/phone-off.svg → phone-off.svg} +0 -0
  397. package/lib/dist/svg/v7/{communication/phone-outgoing.svg → phone-outgoing.svg} +0 -0
  398. package/lib/dist/svg/v7/{communication/phone.svg → phone.svg} +0 -0
  399. package/lib/dist/svg/v7/pie-chart.svg +1 -0
  400. package/lib/dist/svg/v7/{controls/pin-off.svg → pin-off.svg} +0 -0
  401. package/lib/dist/svg/v7/{controls/pin.svg → pin.svg} +0 -0
  402. package/lib/dist/svg/v7/{controls/play-circle.svg → play-circle.svg} +0 -0
  403. package/lib/dist/svg/v7/{controls/play.svg → play.svg} +0 -0
  404. package/lib/dist/svg/v7/plug.svg +1 -0
  405. package/lib/dist/svg/v7/{controls/plus-circle.svg → plus-circle.svg} +0 -0
  406. package/lib/dist/svg/v7/{controls/plus.svg → plus.svg} +0 -0
  407. package/lib/dist/svg/v7/{general/power.svg → power.svg} +0 -0
  408. package/lib/dist/svg/v7/print-fax.svg +1 -0
  409. package/lib/dist/svg/v7/printer.svg +1 -0
  410. package/lib/dist/svg/v7/{general/puzzle.svg → puzzle.svg} +0 -0
  411. package/lib/dist/svg/v7/qr-code.svg +1 -0
  412. package/lib/dist/svg/v7/{editing/quote.svg → quote.svg} +0 -0
  413. package/lib/dist/svg/v7/{controls/record.svg → record.svg} +0 -0
  414. package/lib/dist/svg/v7/{alerts/redo.svg → redo.svg} +0 -0
  415. package/lib/dist/svg/v7/{controls/refresh.svg → refresh.svg} +0 -0
  416. package/lib/dist/svg/v7/{alerts/repeat.svg → repeat.svg} +0 -0
  417. package/lib/dist/svg/v7/{communication/reply-all.svg → reply-all.svg} +0 -0
  418. package/lib/dist/svg/v7/{alerts/reply.svg → reply.svg} +0 -0
  419. package/lib/dist/svg/v7/{controls/rewind.svg → rewind.svg} +0 -0
  420. package/lib/dist/svg/v7/{general/satisfied.svg → satisfied.svg} +0 -0
  421. package/lib/dist/svg/v7/save.svg +1 -0
  422. package/lib/dist/svg/v7/scan-face.svg +1 -0
  423. package/lib/dist/svg/v7/scan.svg +1 -0
  424. package/lib/dist/svg/v7/{editing/scissors.svg → scissors.svg} +0 -0
  425. package/lib/dist/svg/v7/screen-share-off.svg +1 -0
  426. package/lib/dist/svg/v7/{general/scroll.svg → scroll.svg} +0 -0
  427. package/lib/dist/svg/v7/{controls/search.svg → search.svg} +0 -0
  428. package/lib/dist/svg/v7/{communication/send.svg → send.svg} +0 -0
  429. package/lib/dist/svg/v7/{general/settings.svg → settings.svg} +0 -0
  430. package/lib/dist/svg/v7/share-2.svg +1 -0
  431. package/lib/dist/svg/v7/share-screen.svg +1 -0
  432. package/lib/dist/svg/v7/{controls/share.svg → share.svg} +0 -0
  433. package/lib/dist/svg/v7/{controls/sheet.svg → sheet.svg} +0 -0
  434. package/lib/dist/svg/v7/{general/shield-alert.svg → shield-alert.svg} +0 -0
  435. package/lib/dist/svg/v7/{general/shield-check.svg → shield-check.svg} +0 -0
  436. package/lib/dist/svg/v7/{general/shield-close.svg → shield-close.svg} +0 -0
  437. package/lib/dist/svg/v7/{general/shield-off.svg → shield-off.svg} +0 -0
  438. package/lib/dist/svg/v7/{general/shield.svg → shield.svg} +0 -0
  439. package/lib/dist/svg/v7/{controls/shortcuts.svg → shortcuts.svg} +0 -0
  440. package/lib/dist/svg/v7/{controls/shuffle.svg → shuffle.svg} +0 -0
  441. package/lib/dist/svg/v7/{controls/sidebar-close.svg → sidebar-close.svg} +0 -0
  442. package/lib/dist/svg/v7/{controls/sidebar-open.svg → sidebar-open.svg} +0 -0
  443. package/lib/dist/svg/v7/{controls/sidebar.svg → sidebar.svg} +0 -0
  444. package/lib/dist/svg/v7/signal-high.svg +1 -0
  445. package/lib/dist/svg/v7/signal-low.svg +1 -0
  446. package/lib/dist/svg/v7/signal-medium.svg +1 -0
  447. package/lib/dist/svg/v7/signal-zero.svg +1 -0
  448. package/lib/dist/svg/v7/signal.svg +1 -0
  449. package/lib/dist/svg/v7/{controls/skip-back.svg → skip-back.svg} +0 -0
  450. package/lib/dist/svg/v7/{controls/skip-forward.svg → skip-forward.svg} +0 -0
  451. package/lib/dist/svg/v7/slash.svg +1 -0
  452. package/lib/dist/svg/v7/{controls/sliders-horizontal.svg → sliders-horizontal.svg} +0 -0
  453. package/lib/dist/svg/v7/{controls/sliders.svg → sliders.svg} +0 -0
  454. package/lib/dist/svg/v7/smartphone-charging.svg +1 -0
  455. package/lib/dist/svg/v7/smartphone.svg +1 -0
  456. package/lib/dist/svg/v7/{weather/snowflake.svg → snowflake.svg} +0 -0
  457. package/lib/dist/svg/v7/{general/somewhat-dissatisfied.svg → somewhat-dissatisfied.svg} +0 -0
  458. package/lib/dist/svg/v7/{general/somewhat-satisfied.svg → somewhat-satisfied.svg} +0 -0
  459. package/lib/dist/svg/v7/{controls/sort-asc.svg → sort-asc.svg} +0 -0
  460. package/lib/dist/svg/v7/{controls/sort-desc.svg → sort-desc.svg} +0 -0
  461. package/lib/dist/svg/v7/speaker.svg +1 -0
  462. package/lib/dist/svg/v7/{general/star-filled.svg → star-filled.svg} +0 -0
  463. package/lib/dist/svg/v7/{general/star.svg → star.svg} +0 -0
  464. package/lib/dist/svg/v7/{controls/stop-circle.svg → stop-circle.svg} +0 -0
  465. package/lib/dist/svg/v7/{controls/stop-filled.svg → stop-filled.svg} +0 -0
  466. package/lib/dist/svg/v7/{editing/strikethrough.svg → strikethrough.svg} +0 -0
  467. package/lib/dist/svg/v7/{weather/sun-dim.svg → sun-dim.svg} +0 -0
  468. package/lib/dist/svg/v7/{weather/sun-medium.svg → sun-medium.svg} +0 -0
  469. package/lib/dist/svg/v7/{weather/sun.svg → sun.svg} +0 -0
  470. package/lib/dist/svg/v7/{weather/sunrise.svg → sunrise.svg} +0 -0
  471. package/lib/dist/svg/v7/{weather/sunset.svg → sunset.svg} +0 -0
  472. package/lib/dist/svg/v7/{controls/table.svg → table.svg} +0 -0
  473. package/lib/dist/svg/v7/{general/tag.svg → tag.svg} +0 -0
  474. package/lib/dist/svg/v7/{general/tags.svg → tags.svg} +0 -0
  475. package/lib/dist/svg/v7/{controls/takeover.svg → takeover.svg} +0 -0
  476. package/lib/dist/svg/v7/{general/text-cursor-input.svg → text-cursor-input.svg} +0 -0
  477. package/lib/dist/svg/v7/{editing/text-cursor.svg → text-cursor.svg} +0 -0
  478. package/lib/dist/svg/v7/{weather/thermometer-snowflake.svg → thermometer-snowflake.svg} +0 -0
  479. package/lib/dist/svg/v7/{weather/thermometer-sun.svg → thermometer-sun.svg} +0 -0
  480. package/lib/dist/svg/v7/{weather/thermometer.svg → thermometer.svg} +0 -0
  481. package/lib/dist/svg/v7/{communication/thread.svg → thread.svg} +0 -0
  482. package/lib/dist/svg/v7/{general/thumbs-down.svg → thumbs-down.svg} +0 -0
  483. package/lib/dist/svg/v7/{general/thumbs-up.svg → thumbs-up.svg} +0 -0
  484. package/lib/dist/svg/v7/{time/timer-off.svg → timer-off.svg} +0 -0
  485. package/lib/dist/svg/v7/{time/timer-reset.svg → timer-reset.svg} +0 -0
  486. package/lib/dist/svg/v7/{time/timer.svg → timer.svg} +0 -0
  487. package/lib/dist/svg/v7/{general/tools.svg → tools.svg} +0 -0
  488. package/lib/dist/svg/v7/toy-brick.svg +1 -0
  489. package/lib/dist/svg/v7/{controls/transfer.svg → transfer.svg} +0 -0
  490. package/lib/dist/svg/v7/{controls/trash.svg → trash.svg} +0 -0
  491. package/lib/dist/svg/v7/trending-down.svg +1 -0
  492. package/lib/dist/svg/v7/trending-up.svg +1 -0
  493. package/lib/dist/svg/v7/{general/triangle.svg → triangle.svg} +0 -0
  494. package/lib/dist/svg/v7/{editing/type.svg → type.svg} +0 -0
  495. package/lib/dist/svg/v7/{weather/umbrella.svg → umbrella.svg} +0 -0
  496. package/lib/dist/svg/v7/{editing/underline.svg → underline.svg} +0 -0
  497. package/lib/dist/svg/v7/{alerts/undo-2.svg → undo-2.svg} +0 -0
  498. package/lib/dist/svg/v7/{editing/unlink-2.svg → unlink-2.svg} +0 -0
  499. package/lib/dist/svg/v7/{controls/unlock.svg → unlock.svg} +0 -0
  500. package/lib/dist/svg/v7/upload-cloud.svg +1 -0
  501. package/lib/dist/svg/v7/upload.svg +1 -0
  502. package/lib/dist/svg/v7/usb.svg +1 -0
  503. package/lib/dist/svg/v7/{people/user-check.svg → user-check.svg} +0 -0
  504. package/lib/dist/svg/v7/{people/user-minus.svg → user-minus.svg} +0 -0
  505. package/lib/dist/svg/v7/{people/user-plus.svg → user-plus.svg} +0 -0
  506. package/lib/dist/svg/v7/{people/user-x.svg → user-x.svg} +0 -0
  507. package/lib/dist/svg/v7/{people/user.svg → user.svg} +0 -0
  508. package/lib/dist/svg/v7/{people/users.svg → users.svg} +0 -0
  509. package/lib/dist/svg/v7/{general/very-dissatisfied.svg → very-dissatisfied.svg} +0 -0
  510. package/lib/dist/svg/v7/{general/very-satisfied.svg → very-satisfied.svg} +0 -0
  511. package/lib/dist/svg/v7/video-off.svg +1 -0
  512. package/lib/dist/svg/v7/video.svg +1 -0
  513. package/lib/dist/svg/v7/{communication/voicemail-drop.svg → voicemail-drop.svg} +0 -0
  514. package/lib/dist/svg/v7/{communication/voicemail.svg → voicemail.svg} +0 -0
  515. package/lib/dist/svg/v7/volume-1.svg +1 -0
  516. package/lib/dist/svg/v7/volume-2.svg +1 -0
  517. package/lib/dist/svg/v7/volume-x.svg +1 -0
  518. package/lib/dist/svg/v7/volume.svg +1 -0
  519. package/lib/dist/svg/v7/webcam.svg +1 -0
  520. package/lib/dist/svg/v7/{communication/webchat.svg → webchat.svg} +0 -0
  521. package/lib/dist/svg/v7/wifi-off.svg +1 -0
  522. package/lib/dist/svg/v7/wifi.svg +1 -0
  523. package/lib/dist/svg/v7/{weather/wind.svg → wind.svg} +0 -0
  524. package/lib/dist/svg/v7/{controls/x-circle.svg → x-circle.svg} +0 -0
  525. package/lib/dist/svg/v7/{general/x.svg → x.svg} +0 -0
  526. package/lib/dist/svg/v7/zap-off.svg +1 -0
  527. package/lib/dist/svg/v7/{controls/zoom-in.svg → zoom-in.svg} +0 -0
  528. package/lib/dist/svg/v7/{controls/zoom-out.svg → zoom-out.svg} +0 -0
  529. package/lib/dist/vue/v7/{general/Accessibility.vue → Accessibility.vue} +0 -0
  530. package/lib/dist/vue/v7/Activity.vue +3 -0
  531. package/lib/dist/vue/v7/Airplay.vue +3 -0
  532. package/lib/dist/vue/v7/{time/AlarmCheck.vue → AlarmCheck.vue} +0 -0
  533. package/lib/dist/vue/v7/{time/AlarmClockOff.vue → AlarmClockOff.vue} +0 -0
  534. package/lib/dist/vue/v7/{time/AlarmMinus.vue → AlarmMinus.vue} +0 -0
  535. package/lib/dist/vue/v7/{time/AlarmPlus.vue → AlarmPlus.vue} +0 -0
  536. package/lib/dist/vue/v7/{general/Album.vue → Album.vue} +0 -0
  537. package/lib/dist/vue/v7/{general/Archive.vue → Archive.vue} +0 -0
  538. package/lib/dist/vue/v7/{general/ArchiveRestore.vue → ArchiveRestore.vue} +0 -0
  539. package/lib/dist/vue/v7/{alerts/ArrowDown.vue → ArrowDown.vue} +0 -0
  540. package/lib/dist/vue/v7/{alerts/ArrowDownLeft.vue → ArrowDownLeft.vue} +0 -0
  541. package/lib/dist/vue/v7/{alerts/ArrowDownRight.vue → ArrowDownRight.vue} +0 -0
  542. package/lib/dist/vue/v7/{alerts/ArrowLeft.vue → ArrowLeft.vue} +0 -0
  543. package/lib/dist/vue/v7/{alerts/ArrowLeftRight.vue → ArrowLeftRight.vue} +0 -0
  544. package/lib/dist/vue/v7/{alerts/ArrowRight.vue → ArrowRight.vue} +0 -0
  545. package/lib/dist/vue/v7/{alerts/ArrowUp.vue → ArrowUp.vue} +0 -0
  546. package/lib/dist/vue/v7/{alerts/ArrowUpDown.vue → ArrowUpDown.vue} +0 -0
  547. package/lib/dist/vue/v7/{alerts/ArrowUpLeft.vue → ArrowUpLeft.vue} +0 -0
  548. package/lib/dist/vue/v7/{alerts/ArrowUpRight.vue → ArrowUpRight.vue} +0 -0
  549. package/lib/dist/vue/v7/{editing/Asterisk.vue → Asterisk.vue} +0 -0
  550. package/lib/dist/vue/v7/{editing/AtSign.vue → AtSign.vue} +0 -0
  551. package/lib/dist/vue/v7/Axis3d.vue +3 -0
  552. package/lib/dist/vue/v7/BarChart.vue +3 -0
  553. package/lib/dist/vue/v7/BarChart2.vue +3 -0
  554. package/lib/dist/vue/v7/BarChart3.vue +3 -0
  555. package/lib/dist/vue/v7/BarChart4.vue +3 -0
  556. package/lib/dist/vue/v7/BarChartHorizontal.vue +3 -0
  557. package/lib/dist/vue/v7/{controls/Barge.vue → Barge.vue} +0 -0
  558. package/lib/dist/vue/v7/{editing/Baseline.vue → Baseline.vue} +0 -0
  559. package/lib/dist/vue/v7/Battery.vue +3 -0
  560. package/lib/dist/vue/v7/BatteryCharging.vue +3 -0
  561. package/lib/dist/vue/v7/BatteryFull.vue +3 -0
  562. package/lib/dist/vue/v7/BatteryLow.vue +3 -0
  563. package/lib/dist/vue/v7/BatteryMedium.vue +3 -0
  564. package/lib/dist/vue/v7/Binary.vue +3 -0
  565. package/lib/dist/vue/v7/Bluetooth.vue +3 -0
  566. package/lib/dist/vue/v7/BluetoothConnected.vue +3 -0
  567. package/lib/dist/vue/v7/BluetoothOff.vue +3 -0
  568. package/lib/dist/vue/v7/BluetoothSearching.vue +3 -0
  569. package/lib/dist/vue/v7/{controls/BlurBackground.vue → BlurBackground.vue} +0 -0
  570. package/lib/dist/vue/v7/{editing/Bold.vue → Bold.vue} +0 -0
  571. package/lib/dist/vue/v7/{general/Book.vue → Book.vue} +0 -0
  572. package/lib/dist/vue/v7/{general/BookOpen.vue → BookOpen.vue} +0 -0
  573. package/lib/dist/vue/v7/{general/Bookmark.vue → Bookmark.vue} +0 -0
  574. package/lib/dist/vue/v7/{general/BookmarkMinus.vue → BookmarkMinus.vue} +0 -0
  575. package/lib/dist/vue/v7/{general/BookmarkPlus.vue → BookmarkPlus.vue} +0 -0
  576. package/lib/dist/vue/v7/{general/Box.vue → Box.vue} +0 -0
  577. package/lib/dist/vue/v7/{general/BoxSelect.vue → BoxSelect.vue} +0 -0
  578. package/lib/dist/vue/v7/{general/Boxes.vue → Boxes.vue} +0 -0
  579. package/lib/dist/vue/v7/Briefcase.vue +3 -0
  580. package/lib/dist/vue/v7/Building.vue +3 -0
  581. package/lib/dist/vue/v7/Building2.vue +3 -0
  582. package/lib/dist/vue/v7/Calculator.vue +3 -0
  583. package/lib/dist/vue/v7/{time/Calendar.vue → Calendar.vue} +0 -0
  584. package/lib/dist/vue/v7/{time/CalendarCheck.vue → CalendarCheck.vue} +0 -0
  585. package/lib/dist/vue/v7/{time/CalendarCheck2.vue → CalendarCheck2.vue} +0 -0
  586. package/lib/dist/vue/v7/{time/CalendarClock.vue → CalendarClock.vue} +0 -0
  587. package/lib/dist/vue/v7/{time/CalendarDays.vue → CalendarDays.vue} +0 -0
  588. package/lib/dist/vue/v7/{time/CalendarHeart.vue → CalendarHeart.vue} +0 -0
  589. package/lib/dist/vue/v7/{time/CalendarMinus.vue → CalendarMinus.vue} +0 -0
  590. package/lib/dist/vue/v7/{time/CalendarOff.vue → CalendarOff.vue} +0 -0
  591. package/lib/dist/vue/v7/{time/CalendarPlus.vue → CalendarPlus.vue} +0 -0
  592. package/lib/dist/vue/v7/{time/CalendarRange.vue → CalendarRange.vue} +0 -0
  593. package/lib/dist/vue/v7/{time/CalendarSearch.vue → CalendarSearch.vue} +0 -0
  594. package/lib/dist/vue/v7/{time/CalendarX.vue → CalendarX.vue} +0 -0
  595. package/lib/dist/vue/v7/{communication/CallAbandoned.vue → CallAbandoned.vue} +0 -0
  596. package/lib/dist/vue/v7/Camera.vue +3 -0
  597. package/lib/dist/vue/v7/CameraOff.vue +3 -0
  598. package/lib/dist/vue/v7/CameraTracking.vue +3 -0
  599. package/lib/dist/vue/v7/Cast.vue +3 -0
  600. package/lib/dist/vue/v7/{general/Check.vue → Check.vue} +0 -0
  601. package/lib/dist/vue/v7/{general/CheckCircle.vue → CheckCircle.vue} +0 -0
  602. package/lib/dist/vue/v7/{alerts/ChevronDown.vue → ChevronDown.vue} +0 -0
  603. package/lib/dist/vue/v7/{alerts/ChevronFirst.vue → ChevronFirst.vue} +0 -0
  604. package/lib/dist/vue/v7/{alerts/ChevronLast.vue → ChevronLast.vue} +0 -0
  605. package/lib/dist/vue/v7/{alerts/ChevronLeft.vue → ChevronLeft.vue} +0 -0
  606. package/lib/dist/vue/v7/{alerts/ChevronRight.vue → ChevronRight.vue} +0 -0
  607. package/lib/dist/vue/v7/{alerts/ChevronUp.vue → ChevronUp.vue} +0 -0
  608. package/lib/dist/vue/v7/{alerts/ChevronsDown.vue → ChevronsDown.vue} +0 -0
  609. package/lib/dist/vue/v7/{alerts/ChevronsDownUp.vue → ChevronsDownUp.vue} +0 -0
  610. package/lib/dist/vue/v7/{alerts/ChevronsLeft.vue → ChevronsLeft.vue} +0 -0
  611. package/lib/dist/vue/v7/{alerts/ChevronsLeftRight.vue → ChevronsLeftRight.vue} +0 -0
  612. package/lib/dist/vue/v7/{alerts/ChevronsRight.vue → ChevronsRight.vue} +0 -0
  613. package/lib/dist/vue/v7/{alerts/ChevronsRightLeft.vue → ChevronsRightLeft.vue} +0 -0
  614. package/lib/dist/vue/v7/{alerts/ChevronsUp.vue → ChevronsUp.vue} +0 -0
  615. package/lib/dist/vue/v7/{alerts/ChevronsUpDown.vue → ChevronsUpDown.vue} +0 -0
  616. package/lib/dist/vue/v7/{controls/CircleSlashed.vue → CircleSlashed.vue} +0 -0
  617. package/lib/dist/vue/v7/Clipboard.vue +3 -0
  618. package/lib/dist/vue/v7/ClipboardCheck.vue +3 -0
  619. package/lib/dist/vue/v7/ClipboardCopy.vue +3 -0
  620. package/lib/dist/vue/v7/ClipboardEdit.vue +3 -0
  621. package/lib/dist/vue/v7/ClipboardList.vue +3 -0
  622. package/lib/dist/vue/v7/ClipboardSignature.vue +3 -0
  623. package/lib/dist/vue/v7/ClipboardType.vue +3 -0
  624. package/lib/dist/vue/v7/ClipboardX.vue +3 -0
  625. package/lib/dist/vue/v7/{time/Clock.vue → Clock.vue} +0 -0
  626. package/lib/dist/vue/v7/{time/Clock1.vue → Clock1.vue} +0 -0
  627. package/lib/dist/vue/v7/{time/Clock10.vue → Clock10.vue} +0 -0
  628. package/lib/dist/vue/v7/{time/Clock11.vue → Clock11.vue} +0 -0
  629. package/lib/dist/vue/v7/{time/Clock12.vue → Clock12.vue} +0 -0
  630. package/lib/dist/vue/v7/{time/Clock2.vue → Clock2.vue} +0 -0
  631. package/lib/dist/vue/v7/{time/Clock3.vue → Clock3.vue} +0 -0
  632. package/lib/dist/vue/v7/{time/Clock4.vue → Clock4.vue} +0 -0
  633. package/lib/dist/vue/v7/{time/Clock5.vue → Clock5.vue} +0 -0
  634. package/lib/dist/vue/v7/{time/Clock6.vue → Clock6.vue} +0 -0
  635. package/lib/dist/vue/v7/{time/Clock7.vue → Clock7.vue} +0 -0
  636. package/lib/dist/vue/v7/{time/Clock8.vue → Clock8.vue} +0 -0
  637. package/lib/dist/vue/v7/{time/Clock9.vue → Clock9.vue} +0 -0
  638. package/lib/dist/vue/v7/{weather/Cloud.vue → Cloud.vue} +0 -0
  639. package/lib/dist/vue/v7/{weather/CloudCog.vue → CloudCog.vue} +0 -0
  640. package/lib/dist/vue/v7/{weather/CloudDrizzle.vue → CloudDrizzle.vue} +0 -0
  641. package/lib/dist/vue/v7/{weather/CloudFog.vue → CloudFog.vue} +0 -0
  642. package/lib/dist/vue/v7/{weather/CloudHail.vue → CloudHail.vue} +0 -0
  643. package/lib/dist/vue/v7/{weather/CloudLightning.vue → CloudLightning.vue} +0 -0
  644. package/lib/dist/vue/v7/{weather/CloudMoon.vue → CloudMoon.vue} +0 -0
  645. package/lib/dist/vue/v7/{weather/CloudMoonRain.vue → CloudMoonRain.vue} +0 -0
  646. package/lib/dist/vue/v7/CloudOff.vue +3 -0
  647. package/lib/dist/vue/v7/{weather/CloudRain.vue → CloudRain.vue} +0 -0
  648. package/lib/dist/vue/v7/{weather/CloudRainWind.vue → CloudRainWind.vue} +0 -0
  649. package/lib/dist/vue/v7/{weather/CloudSnow.vue → CloudSnow.vue} +0 -0
  650. package/lib/dist/vue/v7/{weather/CloudSun.vue → CloudSun.vue} +0 -0
  651. package/lib/dist/vue/v7/{weather/CloudSunRain.vue → CloudSunRain.vue} +0 -0
  652. package/lib/dist/vue/v7/{weather/Cloudy.vue → Cloudy.vue} +0 -0
  653. package/lib/dist/vue/v7/{general/Code.vue → Code.vue} +0 -0
  654. package/lib/dist/vue/v7/Command.vue +3 -0
  655. package/lib/dist/vue/v7/{communication/Contacts.vue → Contacts.vue} +0 -0
  656. package/lib/dist/vue/v7/{general/Copy.vue → Copy.vue} +0 -0
  657. package/lib/dist/vue/v7/{general/Copyright.vue → Copyright.vue} +0 -0
  658. package/lib/dist/vue/v7/{alerts/CornerDownLeft.vue → CornerDownLeft.vue} +0 -0
  659. package/lib/dist/vue/v7/{alerts/CornerDownRight.vue → CornerDownRight.vue} +0 -0
  660. package/lib/dist/vue/v7/{alerts/CornerLeftDown.vue → CornerLeftDown.vue} +0 -0
  661. package/lib/dist/vue/v7/{alerts/CornerLeftUp.vue → CornerLeftUp.vue} +0 -0
  662. package/lib/dist/vue/v7/{alerts/CornerRightDown.vue → CornerRightDown.vue} +0 -0
  663. package/lib/dist/vue/v7/{alerts/CornerRightUp.vue → CornerRightUp.vue} +0 -0
  664. package/lib/dist/vue/v7/{alerts/CornerUpLeft.vue → CornerUpLeft.vue} +0 -0
  665. package/lib/dist/vue/v7/{alerts/CornerUpRight.vue → CornerUpRight.vue} +0 -0
  666. package/lib/dist/vue/v7/Cpu.vue +3 -0
  667. package/lib/dist/vue/v7/{general/CreditCard.vue → CreditCard.vue} +0 -0
  668. package/lib/dist/vue/v7/{controls/Delete.vue → Delete.vue} +0 -0
  669. package/lib/dist/vue/v7/{communication/Dialer.vue → Dialer.vue} +0 -0
  670. package/lib/dist/vue/v7/{brand/Dialpad Ai.vue → Dialpad Ai.vue} +0 -0
  671. package/lib/dist/vue/v7/{controls/Download.vue → Download.vue} +0 -0
  672. package/lib/dist/vue/v7/DownloadCloud.vue +3 -0
  673. package/lib/dist/vue/v7/{brand/DpPhone.vue → DpPhone.vue} +0 -0
  674. package/lib/dist/vue/v7/{editing/Edit.vue → Edit.vue} +0 -0
  675. package/lib/dist/vue/v7/{editing/Edit2.vue → Edit2.vue} +0 -0
  676. package/lib/dist/vue/v7/{general/EmoteNegative1.vue → EmoteNegative1.vue} +0 -0
  677. package/lib/dist/vue/v7/Equal.vue +3 -0
  678. package/lib/dist/vue/v7/{editing/Eraser.vue → Eraser.vue} +0 -0
  679. package/lib/dist/vue/v7/{controls/Expand.vue → Expand.vue} +0 -0
  680. package/lib/dist/vue/v7/ExternalLink.vue +3 -0
  681. package/lib/dist/vue/v7/{controls/Eye.vue → Eye.vue} +0 -0
  682. package/lib/dist/vue/v7/{controls/EyeOff.vue → EyeOff.vue} +0 -0
  683. package/lib/dist/vue/v7/Factory.vue +3 -0
  684. package/lib/dist/vue/v7/{controls/FastForward.vue → FastForward.vue} +0 -0
  685. package/lib/dist/vue/v7/File.vue +3 -0
  686. package/lib/dist/vue/v7/FileAudio.vue +3 -0
  687. package/lib/dist/vue/v7/{brand/FileSignature.vue → FileSignature.vue} +0 -0
  688. package/lib/dist/vue/v7/Files.vue +3 -0
  689. package/lib/dist/vue/v7/Film.vue +3 -0
  690. package/lib/dist/vue/v7/{controls/Filter.vue → Filter.vue} +0 -0
  691. package/lib/dist/vue/v7/Fingerprint.vue +3 -0
  692. package/lib/dist/vue/v7/{general/Flag.vue → Flag.vue} +0 -0
  693. package/lib/dist/vue/v7/{general/FlagOff.vue → FlagOff.vue} +0 -0
  694. package/lib/dist/vue/v7/Focus.vue +3 -0
  695. package/lib/dist/vue/v7/Folder.vue +3 -0
  696. package/lib/dist/vue/v7/FolderTree.vue +3 -0
  697. package/lib/dist/vue/v7/Folders.vue +3 -0
  698. package/lib/dist/vue/v7/{general/FormInput.vue → FormInput.vue} +0 -0
  699. package/lib/dist/vue/v7/{communication/Forward.vue → Forward.vue} +0 -0
  700. package/lib/dist/vue/v7/{general/Gauge.vue → Gauge.vue} +0 -0
  701. package/lib/dist/vue/v7/Globe2.vue +3 -0
  702. package/lib/dist/vue/v7/{controls/Grid.vue → Grid.vue} +0 -0
  703. package/lib/dist/vue/v7/{controls/GripHorizontal.vue → GripHorizontal.vue} +0 -0
  704. package/lib/dist/vue/v7/{controls/GripVertical.vue → GripVertical.vue} +0 -0
  705. package/lib/dist/vue/v7/HardDrive.vue +3 -0
  706. package/lib/dist/vue/v7/{general/Hash.vue → Hash.vue} +0 -0
  707. package/lib/dist/vue/v7/{general/HashBold.vue → HashBold.vue} +0 -0
  708. package/lib/dist/vue/v7/{weather/Haze.vue → Haze.vue} +0 -0
  709. package/lib/dist/vue/v7/Headphones.vue +3 -0
  710. package/lib/dist/vue/v7/{controls/Heart.vue → Heart.vue} +0 -0
  711. package/lib/dist/vue/v7/{general/HelpCircle.vue → HelpCircle.vue} +0 -0
  712. package/lib/dist/vue/v7/{controls/History.vue → History.vue} +0 -0
  713. package/lib/dist/vue/v7/Home.vue +3 -0
  714. package/lib/dist/vue/v7/{time/Hourglass.vue → Hourglass.vue} +0 -0
  715. package/lib/dist/vue/v7/{editing/Image.vue → Image.vue} +0 -0
  716. package/lib/dist/vue/v7/Import.vue +3 -0
  717. package/lib/dist/vue/v7/{general/Inbox.vue → Inbox.vue} +0 -0
  718. package/lib/dist/vue/v7/{editing/Indent.vue → Indent.vue} +0 -0
  719. package/lib/dist/vue/v7/{time/Infinity.vue → Infinity.vue} +0 -0
  720. package/lib/dist/vue/v7/{general/Info.vue → Info.vue} +0 -0
  721. package/lib/dist/vue/v7/{editing/Inspect.vue → Inspect.vue} +0 -0
  722. package/lib/dist/vue/v7/{editing/Italic.vue → Italic.vue} +0 -0
  723. package/lib/dist/vue/v7/{controls/Key.vue → Key.vue} +0 -0
  724. package/lib/dist/vue/v7/{editing/Keyboard.vue → Keyboard.vue} +0 -0
  725. package/lib/dist/vue/v7/{general/Keypad.vue → Keypad.vue} +0 -0
  726. package/lib/dist/vue/v7/Languages.vue +3 -0
  727. package/lib/dist/vue/v7/Laptop2.vue +3 -0
  728. package/lib/dist/vue/v7/{controls/Layout.vue → Layout.vue} +0 -0
  729. package/lib/dist/vue/v7/{controls/LayoutDashboard.vue → LayoutDashboard.vue} +0 -0
  730. package/lib/dist/vue/v7/{controls/LayoutGrid.vue → LayoutGrid.vue} +0 -0
  731. package/lib/dist/vue/v7/{controls/LayoutTemplate.vue → LayoutTemplate.vue} +0 -0
  732. package/lib/dist/vue/v7/{general/Library.vue → Library.vue} +0 -0
  733. package/lib/dist/vue/v7/LifeBuoy.vue +3 -0
  734. package/lib/dist/vue/v7/LightningBolt.vue +3 -0
  735. package/lib/dist/vue/v7/LineChart.vue +3 -0
  736. package/lib/dist/vue/v7/{editing/Link2.vue → Link2.vue} +0 -0
  737. package/lib/dist/vue/v7/{editing/Link2Off.vue → Link2Off.vue} +0 -0
  738. package/lib/dist/vue/v7/{editing/List.vue → List.vue} +0 -0
  739. package/lib/dist/vue/v7/{editing/ListChecks.vue → ListChecks.vue} +0 -0
  740. package/lib/dist/vue/v7/{controls/Listen.vue → Listen.vue} +0 -0
  741. package/lib/dist/vue/v7/{controls/Lock.vue → Lock.vue} +0 -0
  742. package/lib/dist/vue/v7/{controls/LockFilled.vue → LockFilled.vue} +0 -0
  743. package/lib/dist/vue/v7/{general/LogIn.vue → LogIn.vue} +0 -0
  744. package/lib/dist/vue/v7/{general/LogOut.vue → LogOut.vue} +0 -0
  745. package/lib/dist/vue/v7/{communication/Mail.vue → Mail.vue} +0 -0
  746. package/lib/dist/vue/v7/{communication/MailOpen.vue → MailOpen.vue} +0 -0
  747. package/lib/dist/vue/v7/{communication/Mails.vue → Mails.vue} +0 -0
  748. package/lib/dist/vue/v7/Map.vue +3 -0
  749. package/lib/dist/vue/v7/MapPin.vue +3 -0
  750. package/lib/dist/vue/v7/{controls/Maximize.vue → Maximize.vue} +0 -0
  751. package/lib/dist/vue/v7/{controls/Menu.vue → Menu.vue} +0 -0
  752. package/lib/dist/vue/v7/{communication/Message.vue → Message.vue} +0 -0
  753. package/lib/dist/vue/v7/Mic.vue +3 -0
  754. package/lib/dist/vue/v7/MicOff.vue +3 -0
  755. package/lib/dist/vue/v7/{controls/Minimize.vue → Minimize.vue} +0 -0
  756. package/lib/dist/vue/v7/{controls/MinimizeAlt.vue → MinimizeAlt.vue} +0 -0
  757. package/lib/dist/vue/v7/Monitor.vue +3 -0
  758. package/lib/dist/vue/v7/MonitorOff.vue +3 -0
  759. package/lib/dist/vue/v7/MonitorSpeaker.vue +3 -0
  760. package/lib/dist/vue/v7/{weather/Moon.vue → Moon.vue} +0 -0
  761. package/lib/dist/vue/v7/{general/MoreHorizontal.vue → MoreHorizontal.vue} +0 -0
  762. package/lib/dist/vue/v7/{general/MoreVertical.vue → MoreVertical.vue} +0 -0
  763. package/lib/dist/vue/v7/Mouse.vue +3 -0
  764. package/lib/dist/vue/v7/{communication/Music.vue → Music.vue} +0 -0
  765. package/lib/dist/vue/v7/{general/Network.vue → Network.vue} +0 -0
  766. package/lib/dist/vue/v7/{general/Neutral.vue → Neutral.vue} +0 -0
  767. package/lib/dist/vue/v7/{communication/Notes.vue → Notes.vue} +0 -0
  768. package/lib/dist/vue/v7/{controls/Option.vue → Option.vue} +0 -0
  769. package/lib/dist/vue/v7/{general/Package.vue → Package.vue} +0 -0
  770. package/lib/dist/vue/v7/{editing/Paperclip.vue → Paperclip.vue} +0 -0
  771. package/lib/dist/vue/v7/{controls/Park.vue → Park.vue} +0 -0
  772. package/lib/dist/vue/v7/{general/PartyPopper.vue → PartyPopper.vue} +0 -0
  773. package/lib/dist/vue/v7/{communication/Past Conversations.vue → Past Conversations.vue} +0 -0
  774. package/lib/dist/vue/v7/{controls/Pause.vue → Pause.vue} +0 -0
  775. package/lib/dist/vue/v7/{controls/PauseCircle.vue → PauseCircle.vue} +0 -0
  776. package/lib/dist/vue/v7/{communication/Phone.vue → Phone.vue} +0 -0
  777. package/lib/dist/vue/v7/{communication/PhoneCall.vue → PhoneCall.vue} +0 -0
  778. package/lib/dist/vue/v7/{communication/PhoneForward.vue → PhoneForward.vue} +0 -0
  779. package/lib/dist/vue/v7/{controls/PhoneHangUp.vue → PhoneHangUp.vue} +0 -0
  780. package/lib/dist/vue/v7/{communication/PhoneIncoming.vue → PhoneIncoming.vue} +0 -0
  781. package/lib/dist/vue/v7/{communication/PhoneMissed.vue → PhoneMissed.vue} +0 -0
  782. package/lib/dist/vue/v7/{communication/PhoneOff.vue → PhoneOff.vue} +0 -0
  783. package/lib/dist/vue/v7/{communication/PhoneOutgoing.vue → PhoneOutgoing.vue} +0 -0
  784. package/lib/dist/vue/v7/PieChart.vue +3 -0
  785. package/lib/dist/vue/v7/{controls/Pin.vue → Pin.vue} +0 -0
  786. package/lib/dist/vue/v7/{controls/PinOff.vue → PinOff.vue} +0 -0
  787. package/lib/dist/vue/v7/{controls/Play.vue → Play.vue} +0 -0
  788. package/lib/dist/vue/v7/{controls/PlayCircle.vue → PlayCircle.vue} +0 -0
  789. package/lib/dist/vue/v7/Plug.vue +3 -0
  790. package/lib/dist/vue/v7/{controls/Plus.vue → Plus.vue} +0 -0
  791. package/lib/dist/vue/v7/{controls/PlusCircle.vue → PlusCircle.vue} +0 -0
  792. package/lib/dist/vue/v7/{general/Power.vue → Power.vue} +0 -0
  793. package/lib/dist/vue/v7/PrintFax.vue +3 -0
  794. package/lib/dist/vue/v7/Printer.vue +3 -0
  795. package/lib/dist/vue/v7/{general/Puzzle.vue → Puzzle.vue} +0 -0
  796. package/lib/dist/vue/v7/QrCode.vue +3 -0
  797. package/lib/dist/vue/v7/{editing/Quote.vue → Quote.vue} +0 -0
  798. package/lib/dist/vue/v7/{controls/Record.vue → Record.vue} +0 -0
  799. package/lib/dist/vue/v7/{alerts/Redo.vue → Redo.vue} +0 -0
  800. package/lib/dist/vue/v7/{controls/Refresh.vue → Refresh.vue} +0 -0
  801. package/lib/dist/vue/v7/{alerts/Repeat.vue → Repeat.vue} +0 -0
  802. package/lib/dist/vue/v7/{alerts/Reply.vue → Reply.vue} +0 -0
  803. package/lib/dist/vue/v7/{communication/ReplyAll.vue → ReplyAll.vue} +0 -0
  804. package/lib/dist/vue/v7/{controls/Rewind.vue → Rewind.vue} +0 -0
  805. package/lib/dist/vue/v7/{general/Satisfied.vue → Satisfied.vue} +0 -0
  806. package/lib/dist/vue/v7/Save.vue +3 -0
  807. package/lib/dist/vue/v7/Scan.vue +3 -0
  808. package/lib/dist/vue/v7/ScanFace.vue +3 -0
  809. package/lib/dist/vue/v7/{editing/Scissors.vue → Scissors.vue} +0 -0
  810. package/lib/dist/vue/v7/ScreenShareOff.vue +3 -0
  811. package/lib/dist/vue/v7/{general/Scroll.vue → Scroll.vue} +0 -0
  812. package/lib/dist/vue/v7/{controls/Search.vue → Search.vue} +0 -0
  813. package/lib/dist/vue/v7/{communication/Send.vue → Send.vue} +0 -0
  814. package/lib/dist/vue/v7/{general/Settings.vue → Settings.vue} +0 -0
  815. package/lib/dist/vue/v7/{controls/Share.vue → Share.vue} +0 -0
  816. package/lib/dist/vue/v7/Share2.vue +3 -0
  817. package/lib/dist/vue/v7/ShareScreen.vue +3 -0
  818. package/lib/dist/vue/v7/{controls/Sheet.vue → Sheet.vue} +0 -0
  819. package/lib/dist/vue/v7/{general/Shield.vue → Shield.vue} +0 -0
  820. package/lib/dist/vue/v7/{general/ShieldAlert.vue → ShieldAlert.vue} +0 -0
  821. package/lib/dist/vue/v7/{general/ShieldCheck.vue → ShieldCheck.vue} +0 -0
  822. package/lib/dist/vue/v7/{general/ShieldClose.vue → ShieldClose.vue} +0 -0
  823. package/lib/dist/vue/v7/{general/ShieldOff.vue → ShieldOff.vue} +0 -0
  824. package/lib/dist/vue/v7/{controls/Shortcuts.vue → Shortcuts.vue} +0 -0
  825. package/lib/dist/vue/v7/{controls/Shuffle.vue → Shuffle.vue} +0 -0
  826. package/lib/dist/vue/v7/{controls/Sidebar.vue → Sidebar.vue} +0 -0
  827. package/lib/dist/vue/v7/{controls/SidebarClose.vue → SidebarClose.vue} +0 -0
  828. package/lib/dist/vue/v7/{controls/SidebarOpen.vue → SidebarOpen.vue} +0 -0
  829. package/lib/dist/vue/v7/Signal.vue +3 -0
  830. package/lib/dist/vue/v7/SignalHigh.vue +3 -0
  831. package/lib/dist/vue/v7/SignalLow.vue +3 -0
  832. package/lib/dist/vue/v7/SignalMedium.vue +3 -0
  833. package/lib/dist/vue/v7/SignalZero.vue +3 -0
  834. package/lib/dist/vue/v7/{controls/SkipBack.vue → SkipBack.vue} +0 -0
  835. package/lib/dist/vue/v7/{controls/SkipForward.vue → SkipForward.vue} +0 -0
  836. package/lib/dist/vue/v7/Slash.vue +3 -0
  837. package/lib/dist/vue/v7/{controls/Sliders.vue → Sliders.vue} +0 -0
  838. package/lib/dist/vue/v7/{controls/SlidersHorizontal.vue → SlidersHorizontal.vue} +0 -0
  839. package/lib/dist/vue/v7/Smartphone.vue +3 -0
  840. package/lib/dist/vue/v7/SmartphoneCharging.vue +3 -0
  841. package/lib/dist/vue/v7/{weather/Snowflake.vue → Snowflake.vue} +0 -0
  842. package/lib/dist/vue/v7/{general/SomewhatDissatisfied.vue → SomewhatDissatisfied.vue} +0 -0
  843. package/lib/dist/vue/v7/{general/SomewhatSatisfied.vue → SomewhatSatisfied.vue} +0 -0
  844. package/lib/dist/vue/v7/{controls/SortAsc.vue → SortAsc.vue} +0 -0
  845. package/lib/dist/vue/v7/{controls/SortDesc.vue → SortDesc.vue} +0 -0
  846. package/lib/dist/vue/v7/Speaker.vue +3 -0
  847. package/lib/dist/vue/v7/{general/Star.vue → Star.vue} +0 -0
  848. package/lib/dist/vue/v7/{general/StarFilled.vue → StarFilled.vue} +0 -0
  849. package/lib/dist/vue/v7/{controls/StopCircle.vue → StopCircle.vue} +0 -0
  850. package/lib/dist/vue/v7/{controls/StopFilled.vue → StopFilled.vue} +0 -0
  851. package/lib/dist/vue/v7/{editing/Strikethrough.vue → Strikethrough.vue} +0 -0
  852. package/lib/dist/vue/v7/{weather/Sun.vue → Sun.vue} +0 -0
  853. package/lib/dist/vue/v7/{weather/SunDim.vue → SunDim.vue} +0 -0
  854. package/lib/dist/vue/v7/{weather/SunMedium.vue → SunMedium.vue} +0 -0
  855. package/lib/dist/vue/v7/{weather/Sunrise.vue → Sunrise.vue} +0 -0
  856. package/lib/dist/vue/v7/{weather/Sunset.vue → Sunset.vue} +0 -0
  857. package/lib/dist/vue/v7/{controls/Table.vue → Table.vue} +0 -0
  858. package/lib/dist/vue/v7/{general/Tag.vue → Tag.vue} +0 -0
  859. package/lib/dist/vue/v7/{general/Tags.vue → Tags.vue} +0 -0
  860. package/lib/dist/vue/v7/{controls/Takeover.vue → Takeover.vue} +0 -0
  861. package/lib/dist/vue/v7/{editing/TextCursor.vue → TextCursor.vue} +0 -0
  862. package/lib/dist/vue/v7/{general/TextCursorInput.vue → TextCursorInput.vue} +0 -0
  863. package/lib/dist/vue/v7/{weather/Thermometer.vue → Thermometer.vue} +0 -0
  864. package/lib/dist/vue/v7/{weather/ThermometerSnowflake.vue → ThermometerSnowflake.vue} +0 -0
  865. package/lib/dist/vue/v7/{weather/ThermometerSun.vue → ThermometerSun.vue} +0 -0
  866. package/lib/dist/vue/v7/{communication/Thread.vue → Thread.vue} +0 -0
  867. package/lib/dist/vue/v7/{general/ThumbsDown.vue → ThumbsDown.vue} +0 -0
  868. package/lib/dist/vue/v7/{general/ThumbsUp.vue → ThumbsUp.vue} +0 -0
  869. package/lib/dist/vue/v7/{time/Timer.vue → Timer.vue} +0 -0
  870. package/lib/dist/vue/v7/{time/TimerOff.vue → TimerOff.vue} +0 -0
  871. package/lib/dist/vue/v7/{time/TimerReset.vue → TimerReset.vue} +0 -0
  872. package/lib/dist/vue/v7/{general/Tools.vue → Tools.vue} +0 -0
  873. package/lib/dist/vue/v7/ToyBrick.vue +3 -0
  874. package/lib/dist/vue/v7/{controls/Transfer.vue → Transfer.vue} +0 -0
  875. package/lib/dist/vue/v7/{controls/Trash.vue → Trash.vue} +0 -0
  876. package/lib/dist/vue/v7/TrendingDown.vue +3 -0
  877. package/lib/dist/vue/v7/TrendingUp.vue +3 -0
  878. package/lib/dist/vue/v7/{general/Triangle.vue → Triangle.vue} +0 -0
  879. package/lib/dist/vue/v7/{editing/Type.vue → Type.vue} +0 -0
  880. package/lib/dist/vue/v7/{weather/Umbrella.vue → Umbrella.vue} +0 -0
  881. package/lib/dist/vue/v7/{editing/Underline.vue → Underline.vue} +0 -0
  882. package/lib/dist/vue/v7/{alerts/Undo2.vue → Undo2.vue} +0 -0
  883. package/lib/dist/vue/v7/{editing/Unlink2.vue → Unlink2.vue} +0 -0
  884. package/lib/dist/vue/v7/{controls/Unlock.vue → Unlock.vue} +0 -0
  885. package/lib/dist/vue/v7/Upload.vue +3 -0
  886. package/lib/dist/vue/v7/UploadCloud.vue +3 -0
  887. package/lib/dist/vue/v7/Usb.vue +3 -0
  888. package/lib/dist/vue/v7/{people/User.vue → User.vue} +0 -0
  889. package/lib/dist/vue/v7/{people/UserCheck.vue → UserCheck.vue} +0 -0
  890. package/lib/dist/vue/v7/{people/UserMinus.vue → UserMinus.vue} +0 -0
  891. package/lib/dist/vue/v7/{people/UserPlus.vue → UserPlus.vue} +0 -0
  892. package/lib/dist/vue/v7/{people/UserX.vue → UserX.vue} +0 -0
  893. package/lib/dist/vue/v7/{people/Users.vue → Users.vue} +0 -0
  894. package/lib/dist/vue/v7/{general/VeryDissatisfied.vue → VeryDissatisfied.vue} +0 -0
  895. package/lib/dist/vue/v7/{general/VerySatisfied.vue → VerySatisfied.vue} +0 -0
  896. package/lib/dist/vue/v7/Video.vue +3 -0
  897. package/lib/dist/vue/v7/VideoOff.vue +3 -0
  898. package/lib/dist/vue/v7/{communication/Voicemail.vue → Voicemail.vue} +0 -0
  899. package/lib/dist/vue/v7/{communication/VoicemailDrop.vue → VoicemailDrop.vue} +0 -0
  900. package/lib/dist/vue/v7/Volume.vue +3 -0
  901. package/lib/dist/vue/v7/Volume1.vue +3 -0
  902. package/lib/dist/vue/v7/Volume2.vue +3 -0
  903. package/lib/dist/vue/v7/VolumeX.vue +3 -0
  904. package/lib/dist/vue/v7/Webcam.vue +3 -0
  905. package/lib/dist/vue/v7/{communication/Webchat.vue → Webchat.vue} +0 -0
  906. package/lib/dist/vue/v7/Wifi.vue +3 -0
  907. package/lib/dist/vue/v7/WifiOff.vue +3 -0
  908. package/lib/dist/vue/v7/{weather/Wind.vue → Wind.vue} +0 -0
  909. package/lib/dist/vue/v7/{general/X.vue → X.vue} +0 -0
  910. package/lib/dist/vue/v7/{controls/XCircle.vue → XCircle.vue} +0 -0
  911. package/lib/dist/vue/v7/ZapOff.vue +3 -0
  912. package/lib/dist/vue/v7/{controls/ZoomIn.vue → ZoomIn.vue} +0 -0
  913. package/lib/dist/vue/v7/{controls/ZoomOut.vue → ZoomOut.vue} +0 -0
  914. package/package.json +1 -1
  915. package/lib/dist/svg/v7/communication/phone-hang-up.svg +0 -1
  916. package/lib/dist/vue/v7/communication/PhoneHangUp.vue +0 -3
@@ -9,38 +9,45 @@
9
9
  // visit https://dialpad.design/components/presence
10
10
 
11
11
  .d-presence {
12
- position: relative;
12
+ --color-border-base: var(--black-100);
13
+ --color-border-offline: var(--black-400);
14
+ --color-background-base: var(--white);
15
+ --color-background-active: var(--green-400);
16
+ --color-background-busy: var(--red-300);
17
+ --color-background-away: var(--gold-200);
18
+ --color-background-offline: var(--white);
19
+
13
20
  display: inline-block;
14
21
  box-sizing: border-box;
15
- border-color: var(--black-100);
22
+ border-color: var(--color-border-base);
16
23
  border-style: solid;
17
24
  border-width: var(--su2);
18
25
  border-radius: 50%;
19
26
 
20
27
  &__inner {
21
- position: relative;
22
28
  box-sizing: border-box;
23
29
  width: var(--su8);
24
30
  height: var(--su8);
31
+ background-color: var(--color-background-base);
25
32
  border: none;
26
33
  border-radius: 50%;
27
34
  }
28
35
 
29
36
  &__inner--active {
30
- background-color: var(--green-400);
37
+ background-color: var(--color-background-active);
31
38
  }
32
39
 
33
40
  &__inner--busy {
34
- background-color: var(--red-400);
41
+ background-color: var(--color-background-busy);
35
42
  }
36
43
 
37
44
  &__inner--away {
38
- background-color: var(--gold-200);
45
+ background-color: var(--color-background-away);
39
46
  }
40
47
 
41
48
  &__inner--offline {
42
- background-color: var(--white);
43
- border-color: var(--black-400);
49
+ background-color: var(--color-background-offline);
50
+ border-color: var(--color-border-offline);
44
51
  border-style: solid;
45
52
  border-width: var(--su2);
46
53
  }
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M3.5 3a.5.5 0 0 1 .5.5v3.793l4.146-4.147a.5.5 0 1 1 .708.708L4.707 8H8.5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5v-5a.5.5 0 0 1 .5-.5Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M3.146 3.146a.5.5 0 0 1 .708 0L8 7.293V3.5a.5.5 0 0 1 1 0v5a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1 0-1h3.793L3.146 3.854a.5.5 0 0 1 0-.708Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M6 2a.5.5 0 0 1 .5.5v5.793l2.646-2.647a.5.5 0 1 1 .708.708l-3.5 3.5a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L5.5 8.293V2.5A.5.5 0 0 1 6 2Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M8.146 1.146a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1 0 .708l-2 2a.5.5 0 1 1-.708-.708L9.293 4H4.5a.5.5 0 0 1 0-1h4.793L8.146 1.854a.5.5 0 0 1 0-.708Zm-4.292 5a.5.5 0 0 1 0 .708L2.707 8H7.5a.5.5 0 0 1 0 1H2.707l1.147 1.146a.5.5 0 0 1-.708.708l-2-2a.5.5 0 0 1 0-.708l2-2a.5.5 0 0 1 .708 0Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M6.354 2.146a.5.5 0 0 1 0 .708L3.707 5.5H9.5a.5.5 0 0 1 0 1H3.707l2.647 2.646a.5.5 0 1 1-.708.708l-3.5-3.5a.5.5 0 0 1 0-.708l3.5-3.5a.5.5 0 0 1 .708 0Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M5.646 2.146a.5.5 0 0 1 .708 0l3.5 3.5a.5.5 0 0 1 0 .708l-3.5 3.5a.5.5 0 0 1-.708-.708L8.293 6.5H2.5a.5.5 0 0 1 0-1h5.793L5.646 2.854a.5.5 0 0 1 0-.708Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M8.146 1.146a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1-.708.708L9 2.707V7.5a.5.5 0 0 1-1 0V2.707L6.854 3.854a.5.5 0 1 1-.708-.708l2-2ZM3.5 4a.5.5 0 0 1 .5.5v4.793l1.146-1.147a.5.5 0 1 1 .708.708l-2 2a.5.5 0 0 1-.708 0l-2-2a.5.5 0 1 1 .708-.708L3 9.293V4.5a.5.5 0 0 1 .5-.5Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M3 3.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1H4.707l4.147 4.146a.5.5 0 1 1-.708.708L4 4.707V8.5a.5.5 0 0 1-1 0v-5Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M3.5 4a.5.5 0 0 1 0-1h5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-1 0V4.707L3.854 8.854a.5.5 0 1 1-.708-.708L7.293 4H3.5Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M5.646 2.146a.5.5 0 0 1 .708 0l3.5 3.5a.5.5 0 0 1-.708.708L6.5 3.707V9.5a.5.5 0 0 1-1 0V3.707L2.854 6.354a.5.5 0 1 1-.708-.708l3.5-3.5Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M2.646 4.146a.5.5 0 0 1 .708 0L6 6.793l2.646-2.647a.5.5 0 1 1 .708.708l-3 3a.5.5 0 0 1-.708 0l-3-3a.5.5 0 0 1 0-.708Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M8.854 2.646a.5.5 0 0 1 0 .708L6.207 6l2.647 2.646a.5.5 0 1 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 0 1 .708 0ZM3.5 2.5A.5.5 0 0 1 4 3v6a.5.5 0 0 1-1 0V3a.5.5 0 0 1 .5-.5Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M3.146 2.646a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 1 1-.708-.708L5.793 6 3.146 3.354a.5.5 0 0 1 0-.708ZM8.5 2.5A.5.5 0 0 1 9 3v6a.5.5 0 0 1-1 0V3a.5.5 0 0 1 .5-.5Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M7.854 2.646a.5.5 0 0 1 0 .708L5.207 6l2.647 2.646a.5.5 0 1 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 0 1 .708 0Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M4.146 2.646a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 1 1-.708-.708L6.793 6 4.146 3.354a.5.5 0 0 1 0-.708Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M5.646 4.146a.5.5 0 0 1 .708 0l3 3a.5.5 0 1 1-.708.708L6 5.207 3.354 7.854a.5.5 0 1 1-.708-.708l3-3Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M5.646 7.146a.5.5 0 0 1 .708 0l2.5 2.5a.5.5 0 0 1-.708.708L6 8.207l-2.146 2.147a.5.5 0 0 1-.708-.708l2.5-2.5Zm-2.5-5.5a.5.5 0 0 1 .708 0L6 3.793l2.146-2.147a.5.5 0 1 1 .708.708l-2.5 2.5a.5.5 0 0 1-.708 0l-2.5-2.5a.5.5 0 0 1 0-.708Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M3.146 6.146a.5.5 0 0 1 .708 0L6 8.293l2.146-2.147a.5.5 0 1 1 .708.708l-2.5 2.5a.5.5 0 0 1-.708 0l-2.5-2.5a.5.5 0 0 1 0-.708Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M3.146 2.646a.5.5 0 0 1 .708 0L6 4.793l2.146-2.147a.5.5 0 1 1 .708.708l-2.5 2.5a.5.5 0 0 1-.708 0l-2.5-2.5a.5.5 0 0 1 0-.708Z" clip-rule="evenodd"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M4.854 3.146a.5.5 0 0 1 0 .708L2.707 6l2.147 2.146a.5.5 0 1 1-.708.708l-2.5-2.5a.5.5 0 0 1 0-.708l2.5-2.5a.5.5 0 0 1 .708 0Zm2.292 0a.5.5 0 0 1 .708 0l2.5 2.5a.5.5 0 0 1 0 .708l-2.5 2.5a.5.5 0 1 1-.708-.708L9.293 6 7.146 3.854a.5.5 0 0 1 0-.708Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M5.854 3.146a.5.5 0 0 1 0 .708L3.707 6l2.147 2.146a.5.5 0 1 1-.708.708l-2.5-2.5a.5.5 0 0 1 0-.708l2.5-2.5a.5.5 0 0 1 .708 0Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M9.354 3.146a.5.5 0 0 1 0 .708L7.207 6l2.147 2.146a.5.5 0 1 1-.708.708l-2.5-2.5a.5.5 0 0 1 0-.708l2.5-2.5a.5.5 0 0 1 .708 0Z" clip-rule="evenodd"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M10.354 3.146a.5.5 0 0 1 0 .708L8.207 6l2.147 2.146a.5.5 0 0 1-.708.708l-2.5-2.5a.5.5 0 0 1 0-.708l2.5-2.5a.5.5 0 0 1 .708 0Zm-8.708 0a.5.5 0 0 1 .708 0l2.5 2.5a.5.5 0 0 1 0 .708l-2.5 2.5a.5.5 0 1 1-.708-.708L3.793 6 1.646 3.854a.5.5 0 0 1 0-.708Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M6.146 3.146a.5.5 0 0 1 .708 0l2.5 2.5a.5.5 0 0 1 0 .708l-2.5 2.5a.5.5 0 1 1-.708-.708L8.293 6 6.146 3.854a.5.5 0 0 1 0-.708Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M2.646 3.146a.5.5 0 0 1 .708 0l2.5 2.5a.5.5 0 0 1 0 .708l-2.5 2.5a.5.5 0 1 1-.708-.708L4.793 6 2.646 3.854a.5.5 0 0 1 0-.708Z" clip-rule="evenodd"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M3.146 7.146a.5.5 0 0 1 .708 0L6 9.293l2.146-2.147a.5.5 0 1 1 .708.708l-2.5 2.5a.5.5 0 0 1-.708 0l-2.5-2.5a.5.5 0 0 1 0-.708Zm2.5-5.5a.5.5 0 0 1 .708 0l2.5 2.5a.5.5 0 1 1-.708.708L6 2.707 3.854 4.854a.5.5 0 1 1-.708-.708l2.5-2.5Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M5.646 2.646a.5.5 0 0 1 .708 0l2.5 2.5a.5.5 0 1 1-.708.708L6 3.707 3.854 5.854a.5.5 0 1 1-.708-.708l2.5-2.5Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M5.646 6.146a.5.5 0 0 1 .708 0l2.5 2.5a.5.5 0 1 1-.708.708L6 7.207 3.854 9.354a.5.5 0 1 1-.708-.708l2.5-2.5Z" clip-rule="evenodd"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M4.854 4.646a.5.5 0 0 1 0 .708L2.707 7.5l2.147 2.146a.5.5 0 0 1-.708.708l-2.5-2.5a.5.5 0 0 1 0-.708l2.5-2.5a.5.5 0 0 1 .708 0Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M10 1.5a.5.5 0 0 1 .5.5v3.5A2.5 2.5 0 0 1 8 8H2a.5.5 0 0 1 0-1h6a1.5 1.5 0 0 0 1.5-1.5V2a.5.5 0 0 1 .5-.5Z" clip-rule="evenodd"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M7.146 4.646a.5.5 0 0 1 .708 0l2.5 2.5a.5.5 0 0 1 0 .708l-2.5 2.5a.5.5 0 0 1-.708-.708L9.293 7.5 7.146 5.354a.5.5 0 0 1 0-.708Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M2 1.5a.5.5 0 0 1 .5.5v3.5A1.5 1.5 0 0 0 4 7h6a.5.5 0 0 1 0 1H4a2.5 2.5 0 0 1-2.5-2.5V2a.5.5 0 0 1 .5-.5Z" clip-rule="evenodd"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M1.646 7.146a.5.5 0 0 1 .708 0L4.5 9.293l2.146-2.147a.5.5 0 1 1 .708.708l-2.5 2.5a.5.5 0 0 1-.708 0l-2.5-2.5a.5.5 0 0 1 0-.708Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M4.732 2.232A2.5 2.5 0 0 1 6.5 1.5H10a.5.5 0 0 1 0 1H6.5A1.5 1.5 0 0 0 5 4v6a.5.5 0 0 1-1 0V4a2.5 2.5 0 0 1 .732-1.768Z" clip-rule="evenodd"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M4.146 1.646a.5.5 0 0 1 .708 0l2.5 2.5a.5.5 0 1 1-.708.708L4.5 2.707 2.354 4.854a.5.5 0 1 1-.708-.708l2.5-2.5Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M4.5 1.5A.5.5 0 0 1 5 2v6a1.5 1.5 0 0 0 1.5 1.5H10a.5.5 0 0 1 0 1H6.5A2.5 2.5 0 0 1 4 8V2a.5.5 0 0 1 .5-.5Z" clip-rule="evenodd"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M4.646 7.146a.5.5 0 0 1 .708 0L7.5 9.293l2.146-2.147a.5.5 0 0 1 .708.708l-2.5 2.5a.5.5 0 0 1-.708 0l-2.5-2.5a.5.5 0 0 1 0-.708Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M1.5 2a.5.5 0 0 1 .5-.5h3.5A2.5 2.5 0 0 1 8 4v6a.5.5 0 0 1-1 0V4a1.5 1.5 0 0 0-1.5-1.5H2a.5.5 0 0 1-.5-.5Z" clip-rule="evenodd"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M7.146 1.646a.5.5 0 0 1 .708 0l2.5 2.5a.5.5 0 0 1-.708.708L7.5 2.707 5.354 4.854a.5.5 0 1 1-.708-.708l2.5-2.5Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M7.5 1.5A.5.5 0 0 1 8 2v6a2.5 2.5 0 0 1-2.5 2.5H2a.5.5 0 0 1 0-1h3.5A1.5 1.5 0 0 0 7 8V2a.5.5 0 0 1 .5-.5Z" clip-rule="evenodd"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M4.854 1.646a.5.5 0 0 1 0 .708L2.707 4.5l2.147 2.146a.5.5 0 1 1-.708.708l-2.5-2.5a.5.5 0 0 1 0-.708l2.5-2.5a.5.5 0 0 1 .708 0Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M1.5 4.5A.5.5 0 0 1 2 4h6a2.5 2.5 0 0 1 2.5 2.5V10a.5.5 0 0 1-1 0V6.5A1.5 1.5 0 0 0 8 5H2a.5.5 0 0 1-.5-.5Z" clip-rule="evenodd"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M7.146 1.646a.5.5 0 0 1 .708 0l2.5 2.5a.5.5 0 0 1 0 .708l-2.5 2.5a.5.5 0 1 1-.708-.708L9.293 4.5 7.146 2.354a.5.5 0 0 1 0-.708Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M4 5a1.5 1.5 0 0 0-1.5 1.5V10a.5.5 0 0 1-1 0V6.5A2.5 2.5 0 0 1 4 4h6a.5.5 0 0 1 0 1H4Z" clip-rule="evenodd"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M7.146 1.646a.5.5 0 0 1 .708 0l2.5 2.5a.5.5 0 0 1 0 .708l-2.5 2.5a.5.5 0 1 1-.708-.708L9.293 4.5 7.146 2.354a.5.5 0 0 1 0-.708Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M2.452 4.952A3.25 3.25 0 0 1 4.75 4H10a.5.5 0 0 1 0 1H4.75a2.25 2.25 0 1 0 0 4.5H6.5a.5.5 0 0 1 0 1H4.75a3.25 3.25 0 0 1-2.298-5.548Z" clip-rule="evenodd"/>
4
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M8.146.646a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1 0 .708l-2 2a.5.5 0 1 1-.708-.708L9.793 3 8.146 1.354a.5.5 0 0 1 0-.708Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M3.5 3.5A1.5 1.5 0 0 0 2 5v.5a.5.5 0 0 1-1 0V5a2.5 2.5 0 0 1 2.5-2.5h7a.5.5 0 0 1 0 1h-7Zm.354 3.146a.5.5 0 0 1 0 .708L2.207 9l1.647 1.646a.5.5 0 0 1-.708.708l-2-2a.5.5 0 0 1 0-.708l2-2a.5.5 0 0 1 .708 0Z" clip-rule="evenodd"/>
4
+ <path fill="#000" fill-rule="evenodd" d="M10.5 6a.5.5 0 0 1 .5.5V7a2.5 2.5 0 0 1-2.5 2.5h-7a.5.5 0 0 1 0-1h7A1.5 1.5 0 0 0 10 7v-.5a.5.5 0 0 1 .5-.5Z" clip-rule="evenodd"/>
5
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M4.854 3.146a.5.5 0 0 1 0 .708L2.707 6l2.147 2.146a.5.5 0 1 1-.708.708l-2.5-2.5a.5.5 0 0 1 0-.708l2.5-2.5a.5.5 0 0 1 .708 0Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M1.5 6a.5.5 0 0 1 .5-.5h6A2.5 2.5 0 0 1 10.5 8v1a.5.5 0 0 1-1 0V8A1.5 1.5 0 0 0 8 6.5H2a.5.5 0 0 1-.5-.5Z" clip-rule="evenodd"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M4.854 1.646a.5.5 0 0 1 0 .708L2.707 4.5l2.147 2.146a.5.5 0 1 1-.708.708l-2.5-2.5a.5.5 0 0 1 0-.708l2.5-2.5a.5.5 0 0 1 .708 0Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M1.5 4.5A.5.5 0 0 1 2 4h5.25a3.25 3.25 0 1 1 0 6.5H5.5a.5.5 0 0 1 0-1h1.75a2.25 2.25 0 0 0 0-4.5H2a.5.5 0 0 1-.5-.5Z" clip-rule="evenodd"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M4.5 1a.5.5 0 0 1 .474.342L7.5 8.919l1.026-3.077A.5.5 0 0 1 9 5.5h2a.5.5 0 0 1 0 1H9.36l-1.386 4.158a.5.5 0 0 1-.948 0L4.5 3.081 3.474 6.158A.5.5 0 0 1 3 6.5H1a.5.5 0 0 1 0-1h1.64l1.386-4.158A.5.5 0 0 1 4.5 1Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M2 1.5a.5.5 0 0 1 .5.5v6.793l2.646-2.647a.5.5 0 1 1 .708.708L3.207 9.5H10a.5.5 0 0 1 0 1H2a.5.5 0 0 1-.5-.5V2a.5.5 0 0 1 .5-.5Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M6 1.5a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-1 0V2a.5.5 0 0 1 .5-.5Zm3 3a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-1 0V5a.5.5 0 0 1 .5-.5Zm-6 2a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0V7a.5.5 0 0 1 .5-.5Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M1.5 1a.5.5 0 0 1 .5.5V10h8.5a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5Zm5 1a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-1 0v-6a.5.5 0 0 1 .5-.5ZM9 4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0v-4A.5.5 0 0 1 9 4ZM4 6.5a.5.5 0 0 1 .5.5v1.5a.5.5 0 0 1-1 0V7a.5.5 0 0 1 .5-.5Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M1.5 1a.5.5 0 0 1 .5.5V10h8.5a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5ZM9 2a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-1 0v-6A.5.5 0 0 1 9 2ZM6.5 4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0v-4a.5.5 0 0 1 .5-.5ZM4 6.5a.5.5 0 0 1 .5.5v1.5a.5.5 0 0 1-1 0V7a.5.5 0 0 1 .5-.5Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M1.5 1a.5.5 0 0 1 .5.5V10h8.5a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5ZM3 3a.5.5 0 0 1 .5-.5H5a.5.5 0 0 1 0 1H3.5A.5.5 0 0 1 3 3Zm0 2.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5ZM3 8a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4A.5.5 0 0 1 3 8Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M9 1.5a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-1 0V2a.5.5 0 0 1 .5-.5Zm-3 3a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-1 0V5a.5.5 0 0 1 .5-.5Zm-3 3a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0V8a.5.5 0 0 1 .5-.5Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M2.5 2a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V2Zm1 .5v2h1v-2h-1Zm3-.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2.5H9a.5.5 0 0 1 0 1H7a.5.5 0 0 1 0-1h.5v-2H7a.5.5 0 0 1-.5-.5Zm-4 5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v2.5H5a.5.5 0 0 1 0 1H3a.5.5 0 0 1 0-1h.5v-2H3a.5.5 0 0 1-.5-.5Zm4 0a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5H7a.5.5 0 0 1-.5-.5V7Zm1 .5v2h1v-2h-1Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M2 4.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5Zm0 3a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M1.5 1a.5.5 0 0 1 .5.5V10h8.5a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5Zm7.646 3.146a.5.5 0 1 1 .708.708l-2.5 2.5a.5.5 0 0 1-.708 0L5 5.707 3.854 6.854a.5.5 0 1 1-.708-.708l1.5-1.5a.5.5 0 0 1 .708 0L7 6.293l2.146-2.147Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <g clip-path="url(#a)">
3
+ <path fill="#000" fill-rule="evenodd" d="M5.646.646A.5.5 0 0 1 6 .5 5.5 5.5 0 0 1 11.5 6a.5.5 0 0 1-.5.5H6a.5.5 0 0 1-.5-.5V1a.5.5 0 0 1 .146-.354Zm.854.882V5.5h3.972A4.497 4.497 0 0 0 6.5 1.528Zm-2.042-.313a.5.5 0 0 1-.258.658 4.5 4.5 0 1 0 5.945 5.877.5.5 0 1 1 .92.39A5.499 5.499 0 1 1 3.8.957a.5.5 0 0 1 .658.258Z" clip-rule="evenodd"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" d="M0 0h12v12H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M.646 3.146a.5.5 0 0 1 .708 0L4.25 6.043l2.146-2.147a.5.5 0 0 1 .708 0L10.5 7.293V5.5a.5.5 0 0 1 1 0v3a.5.5 0 0 1-.5.5H8a.5.5 0 0 1 0-1h1.793L6.75 4.957 4.604 7.104a.5.5 0 0 1-.708 0l-3.25-3.25a.5.5 0 0 1 0-.708Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M8 4a.5.5 0 0 1 0-1h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0V4.707L7.104 8.104a.5.5 0 0 1-.708 0L4.25 5.957 1.354 8.854a.5.5 0 1 1-.708-.708l3.25-3.25a.5.5 0 0 1 .708 0L6.75 7.043 9.793 4H8Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M2 2a.5.5 0 0 0-.5.5v5A.5.5 0 0 0 2 8h.5a.5.5 0 0 1 0 1H2A1.5 1.5 0 0 1 .5 7.5v-5A1.5 1.5 0 0 1 2 1h8a1.5 1.5 0 0 1 1.5 1.5v5A1.5 1.5 0 0 1 10 9h-.5a.5.5 0 0 1 0-1h.5a.5.5 0 0 0 .5-.5v-5A.5.5 0 0 0 10 2H2Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M6 7a.5.5 0 0 1 .384.18l2.5 3A.5.5 0 0 1 8.5 11h-5a.5.5 0 0 1-.384-.82l2.5-3A.5.5 0 0 1 6 7Zm-1.432 3h2.864L6 8.281 4.568 10Z" clip-rule="evenodd"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M5.757 3.071a.5.5 0 0 1 .172.686L4.883 5.5H6a.5.5 0 0 1 .429.757l-1.5 2.5a.5.5 0 0 1-.858-.514L5.117 6.5H4a.5.5 0 0 1-.429-.757l1.5-2.5a.5.5 0 0 1 .686-.172ZM.94 3.44A1.5 1.5 0 0 1 2 3h1a.5.5 0 0 1 0 1H2a.5.5 0 0 0-.5.5v3A.5.5 0 0 0 2 8h.5a.5.5 0 0 1 0 1H2A1.5 1.5 0 0 1 .5 7.5v-3c0-.398.158-.78.44-1.06ZM7 3.5a.5.5 0 0 1 .5-.5H8a1.5 1.5 0 0 1 1.5 1.5v3A1.5 1.5 0 0 1 8 9H7a.5.5 0 1 1 0-1h1a.5.5 0 0 0 .5-.5v-3A.5.5 0 0 0 8 4h-.5a.5.5 0 0 1-.5-.5ZM11 5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0v-1A.5.5 0 0 1 11 5Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M2 4a.5.5 0 0 0-.5.5v3A.5.5 0 0 0 2 8h6a.5.5 0 0 0 .5-.5v-3A.5.5 0 0 0 8 4H2Zm-1.5.5A1.5 1.5 0 0 1 2 3h6a1.5 1.5 0 0 1 1.5 1.5v3A1.5 1.5 0 0 1 8 9H2A1.5 1.5 0 0 1 .5 7.5v-3ZM3 5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0v-1A.5.5 0 0 1 3 5Zm2 0a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0v-1A.5.5 0 0 1 5 5Zm2 0a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0v-1A.5.5 0 0 1 7 5Zm4 0a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0v-1A.5.5 0 0 1 11 5Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M2 4a.5.5 0 0 0-.5.5v3A.5.5 0 0 0 2 8h6a.5.5 0 0 0 .5-.5v-3A.5.5 0 0 0 8 4H2Zm-1.5.5A1.5 1.5 0 0 1 2 3h6a1.5 1.5 0 0 1 1.5 1.5v3A1.5 1.5 0 0 1 8 9H2A1.5 1.5 0 0 1 .5 7.5v-3ZM3 5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0v-1A.5.5 0 0 1 3 5Zm8 0a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0v-1A.5.5 0 0 1 11 5Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M2 4a.5.5 0 0 0-.5.5v3A.5.5 0 0 0 2 8h6a.5.5 0 0 0 .5-.5v-3A.5.5 0 0 0 8 4H2Zm-1.5.5A1.5 1.5 0 0 1 2 3h6a1.5 1.5 0 0 1 1.5 1.5v3A1.5 1.5 0 0 1 8 9H2A1.5 1.5 0 0 1 .5 7.5v-3ZM3 5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0v-1A.5.5 0 0 1 3 5Zm2 0a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0v-1A.5.5 0 0 1 5 5Zm6 0a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0v-1A.5.5 0 0 1 11 5Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M2 4a.5.5 0 0 0-.5.5v3A.5.5 0 0 0 2 8h6a.5.5 0 0 0 .5-.5v-3A.5.5 0 0 0 8 4H2Zm-1.5.5A1.5 1.5 0 0 1 2 3h6a1.5 1.5 0 0 1 1.5 1.5v3A1.5 1.5 0 0 1 8 9H2A1.5 1.5 0 0 1 .5 7.5v-3ZM11 5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0v-1A.5.5 0 0 1 11 5Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M5.809.538a.5.5 0 0 1 .545.108l2.5 2.5a.5.5 0 0 1 0 .708L6.707 6l2.147 2.146a.5.5 0 0 1 0 .708l-2.5 2.5A.5.5 0 0 1 5.5 11V7.207L3.854 8.854a.5.5 0 1 1-.708-.708L5.293 6 3.146 3.854a.5.5 0 1 1 .708-.708L5.5 4.793V1a.5.5 0 0 1 .309-.462Zm.691 6.67L7.793 8.5 6.5 9.793V7.207Zm0-2.415V2.207L7.793 3.5 6.5 4.793ZM1 6a.5.5 0 0 1 .5-.5H3a.5.5 0 0 1 0 1H1.5A.5.5 0 0 1 1 6Zm7.5 0a.5.5 0 0 1 .5-.5h1.5a.5.5 0 0 1 0 1H9a.5.5 0 0 1-.5-.5Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <g clip-path="url(#a)">
3
+ <path fill="#000" fill-rule="evenodd" d="M.646.646a.5.5 0 0 1 .708 0L6.35 5.644a.542.542 0 0 1 .005.005l4.998 4.997a.5.5 0 0 1-.708.708L8.5 9.207l-2.146 2.147A.5.5 0 0 1 5.5 11V7.207L3.854 8.854a.5.5 0 1 1-.708-.708L5.293 6 .646 1.354a.5.5 0 0 1 0-.708ZM6.5 7.207v2.586L7.793 8.5 6.5 7.207ZM5.809.538a.5.5 0 0 1 .545.108l2.5 2.5a.5.5 0 0 1 0 .708l-1.25 1.25a.5.5 0 1 1-.708-.708l.897-.896L6.5 2.207V3.25a.5.5 0 1 1-1 0V1a.5.5 0 0 1 .309-.462Z" clip-rule="evenodd"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" d="M0 0h12v12H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M5.809.538a.5.5 0 0 1 .545.108l2.5 2.5a.5.5 0 0 1 0 .708L6.707 6l2.147 2.146a.5.5 0 0 1 0 .708l-2.5 2.5A.5.5 0 0 1 5.5 11V7.207L3.854 8.854a.5.5 0 1 1-.708-.708L5.293 6 3.146 3.854a.5.5 0 1 1 .708-.708L5.5 4.793V1a.5.5 0 0 1 .309-.462Zm.691 6.67L7.793 8.5 6.5 9.793V7.207Zm0-2.415V2.207L7.793 3.5 6.5 4.793Zm3.561-.561a.5.5 0 0 1 .707 0 2.5 2.5 0 0 1 0 3.537.5.5 0 0 1-.706-.708 1.5 1.5 0 0 0 0-2.122.5.5 0 0 1 0-.707ZM8.5 6a.5.5 0 0 1 .5-.5h.005a.5.5 0 0 1 0 1H9a.5.5 0 0 1-.5-.5Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M5.809.538a.5.5 0 0 1 .545.108l2.5 2.5a.5.5 0 0 1 0 .708L6.707 6l2.147 2.146a.5.5 0 0 1 0 .708l-2.5 2.5A.5.5 0 0 1 5.5 11V7.207L3.854 8.854a.5.5 0 1 1-.708-.708L5.293 6 3.146 3.854a.5.5 0 1 1 .708-.708L5.5 4.793V1a.5.5 0 0 1 .309-.462Zm.691 6.67L7.793 8.5 6.5 9.793V7.207Zm0-2.415V2.207L7.793 3.5 6.5 4.793Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M3 1.5a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h6a.5.5 0 0 0 .5-.5V2a.5.5 0 0 0-.5-.5H3ZM1.5 2A1.5 1.5 0 0 1 3 .5h6A1.5 1.5 0 0 1 10.5 2v8A1.5 1.5 0 0 1 9 11.5H3A1.5 1.5 0 0 1 1.5 10V2Zm2 1a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1H4a.5.5 0 0 1-.5-.5Zm0 2a.5.5 0 0 1 .5-.5h.005a.5.5 0 0 1 0 1H4a.5.5 0 0 1-.5-.5Zm2 0a.5.5 0 0 1 .5-.5h.005a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5Zm2 0a.5.5 0 0 1 .5-.5h.005a.5.5 0 0 1 0 1H8a.5.5 0 0 1-.5-.5Zm-4 2a.5.5 0 0 1 .5-.5h.005a.5.5 0 0 1 0 1H4a.5.5 0 0 1-.5-.5Zm2 0a.5.5 0 0 1 .5-.5h.005a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5ZM8 6.5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0V7a.5.5 0 0 1 .5-.5ZM3.5 9a.5.5 0 0 1 .5-.5h.005a.5.5 0 0 1 0 1H4a.5.5 0 0 1-.5-.5Zm2 0a.5.5 0 0 1 .5-.5h.005a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <g clip-path="url(#a)">
3
+ <path fill="#000" fill-rule="evenodd" d="M.646.646a.5.5 0 0 1 .708 0l10 10a.5.5 0 0 1-.708.708l-.853-.854H2A1.5 1.5 0 0 1 .5 9V4.5A1.5 1.5 0 0 1 2 3h.293L.646 1.354a.5.5 0 0 1 0-.708ZM3.293 4H2a.5.5 0 0 0-.5.5V9a.5.5 0 0 0 .5.5h6.793L7.309 8.016a2 2 0 0 1-2.825-2.824L3.293 4Zm1.9 1.9A1 1 0 0 0 6.6 7.308L5.193 5.901ZM4.25 2a.5.5 0 0 1 .5-.5h2.5a.5.5 0 0 1 .384.18L8.734 3H10a1.5 1.5 0 0 1 1.5 1.5v3.75a.5.5 0 0 1-1 0V4.5A.5.5 0 0 0 10 4H8.5a.5.5 0 0 1-.384-.18l-1.1-1.32H4.75a.5.5 0 0 1-.5-.5Z" clip-rule="evenodd"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" d="M0 0h12v12H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M2.5 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 1-1 0v-1A1.5 1.5 0 0 1 2.5 1h1a.5.5 0 0 1 0 1h-1ZM8 1.5a.5.5 0 0 1 .5-.5h1A1.5 1.5 0 0 1 11 2.5v1a.5.5 0 0 1-1 0v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 1-.5-.5ZM6 3a1 1 0 1 0 0 2 1 1 0 0 0 0-2ZM4 4a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-.268 2.982A2.5 2.5 0 0 1 5.5 6.25h1A2.5 2.5 0 0 1 9 8.75a.5.5 0 0 1-1 0 1.5 1.5 0 0 0-1.5-1.5h-1A1.5 1.5 0 0 0 4 8.75a.5.5 0 0 1-1 0 2.5 2.5 0 0 1 .732-1.768ZM1.5 8a.5.5 0 0 1 .5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 1 0 1h-1A1.5 1.5 0 0 1 1 9.5v-1a.5.5 0 0 1 .5-.5Zm9 0a.5.5 0 0 1 .5.5v1A1.5 1.5 0 0 1 9.5 11h-1a.5.5 0 0 1 0-1h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 1 .5-.5Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M4.366 1.68a.5.5 0 0 1 .384-.18h2.5a.5.5 0 0 1 .384.18L8.734 3H10a1.5 1.5 0 0 1 1.5 1.5V9a1.5 1.5 0 0 1-1.5 1.5H2A1.5 1.5 0 0 1 .5 9V4.5A1.5 1.5 0 0 1 2 3h1.266l1.1-1.32Zm.618.82-1.1 1.32A.5.5 0 0 1 3.5 4H2a.5.5 0 0 0-.5.5V9a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5V4.5A.5.5 0 0 0 10 4H8.5a.5.5 0 0 1-.384-.18l-1.1-1.32H4.984ZM6 5.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm-2 1a2 2 0 1 1 4 0 2 2 0 0 1-4 0Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M2 2.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 1-1 0V3A1.5 1.5 0 0 1 2 1.5h8A1.5 1.5 0 0 1 11.5 3v6a1.5 1.5 0 0 1-1.5 1.5H7a.5.5 0 0 1 0-1h3a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5H2Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M.503 5.947a.5.5 0 0 1 .55-.444 5 5 0 0 1 4.444 4.444.5.5 0 0 1-.994.106A4 4 0 0 0 .947 6.497a.5.5 0 0 1-.444-.55Z" clip-rule="evenodd"/>
4
+ <path fill="#000" fill-rule="evenodd" d="M.508 7.908a.5.5 0 0 1 .584-.4 3 3 0 0 1 2.4 2.4.5.5 0 0 1-.984.184 2 2 0 0 0-1.6-1.6.5.5 0 0 1-.4-.584ZM.5 10a.5.5 0 0 1 .5-.5h.005a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5Z" clip-rule="evenodd"/>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M5.598 2.209a3 3 0 0 0-3.24 4.89.5.5 0 0 1-.715.7A4 4 0 1 1 8.209 3.5h.54c.001 0 0 0 0 0a2.75 2.75 0 0 1 1.529 5.037.5.5 0 1 1-.556-.832A1.75 1.75 0 0 0 8.75 4.5h-.895a.5.5 0 0 1-.48-.357A3 3 0 0 0 5.599 2.21Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M6 5.5a.5.5 0 0 1 .5.5v4.5a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5Z" clip-rule="evenodd"/>
4
+ <path fill="#000" fill-rule="evenodd" d="M3.646 8.146a.5.5 0 0 1 .708 0L6 9.793l1.646-1.647a.5.5 0 1 1 .708.708l-2 2a.5.5 0 0 1-.708 0l-2-2a.5.5 0 0 1 0-.708Z" clip-rule="evenodd"/>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M1.946.946A1.49 1.49 0 0 1 3 .5h4.25a.5.5 0 0 1 .354.146l2.75 2.75a.5.5 0 0 1 .146.354V10c0 .387-.156.763-.446 1.054A1.49 1.49 0 0 1 9 11.5h-.25a.5.5 0 0 1 0-1H9a.488.488 0 0 0 .346-.154A.488.488 0 0 0 9.5 10V3.957L7.043 1.5H3a.488.488 0 0 0-.346.154A.488.488 0 0 0 2.5 2v1.5a.5.5 0 0 1-1 0V2c0-.387.156-.763.446-1.054Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M7 .5a.5.5 0 0 1 .5.5v2.5H10a.5.5 0 0 1 0 1H7a.5.5 0 0 1-.5-.5V1A.5.5 0 0 1 7 .5ZM6 9a.5.5 0 0 0-.5.5v.5a.5.5 0 0 0 1 0v-.5A.5.5 0 0 0 6 9Zm-1.06-.56A1.5 1.5 0 0 1 7.5 9.5v.5a1.5 1.5 0 0 1-3 0v-.5c0-.398.158-.78.44-1.06Zm-4 0A1.5 1.5 0 0 1 3.5 9.5v.5a1.5 1.5 0 0 1-3 0v-.5c0-.398.158-.78.44-1.06ZM2 9a.5.5 0 0 0-.5.5v.5a.5.5 0 0 0 1 0v-.5A.5.5 0 0 0 2 9Z" clip-rule="evenodd"/>
4
+ <path fill="#000" fill-rule="evenodd" d="M4 5.5A2.5 2.5 0 0 0 1.5 8v1.5a.5.5 0 0 1-1 0V8a3.5 3.5 0 1 1 7 0v1.5a.5.5 0 0 1-1 0V8A2.5 2.5 0 0 0 4 5.5Z" clip-rule="evenodd"/>
5
+ </svg>
@@ -0,0 +1,12 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <g clip-path="url(#a)">
3
+ <path fill="#000" fill-rule="evenodd" d="M2.09 1.5a.59.59 0 0 0-.59.59v7.82c0 .326.264.59.59.59h7.82a.59.59 0 0 0 .59-.59V2.09a.59.59 0 0 0-.59-.59H2.09ZM.5 2.09C.5 1.212 1.212.5 2.09.5h7.82c.878 0 1.59.712 1.59 1.59v7.82a1.59 1.59 0 0 1-1.59 1.59H2.09A1.59 1.59 0 0 1 .5 9.91V2.09Z" clip-rule="evenodd"/>
4
+ <path fill="#000" fill-rule="evenodd" d="M3.5.5A.5.5 0 0 1 4 1v10a.5.5 0 0 1-1 0V1a.5.5 0 0 1 .5-.5Zm5 0A.5.5 0 0 1 9 1v10a.5.5 0 0 1-1 0V1a.5.5 0 0 1 .5-.5Z" clip-rule="evenodd"/>
5
+ <path fill="#000" fill-rule="evenodd" d="M.5 6a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H1A.5.5 0 0 1 .5 6Zm0-2.5A.5.5 0 0 1 1 3h2.5a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5Zm0 5A.5.5 0 0 1 1 8h2.5a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5Zm7.5 0a.5.5 0 0 1 .5-.5H11a.5.5 0 0 1 0 1H8.5a.5.5 0 0 1-.5-.5Zm0-5a.5.5 0 0 1 .5-.5H11a.5.5 0 0 1 0 1H8.5a.5.5 0 0 1-.5-.5Z" clip-rule="evenodd"/>
6
+ </g>
7
+ <defs>
8
+ <clipPath id="a">
9
+ <path fill="#fff" d="M0 0h12v12H0z"/>
10
+ </clipPath>
11
+ </defs>
12
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M6 5a1 1 0 1 0 0 2 1 1 0 0 0 0-2ZM4 6a2 2 0 1 1 4 0 2 2 0 0 1-4 0ZM2.5 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 1-1 0v-1A1.5 1.5 0 0 1 2.5 1h1a.5.5 0 0 1 0 1h-1ZM8 1.5a.5.5 0 0 1 .5-.5h1A1.5 1.5 0 0 1 11 2.5v1a.5.5 0 0 1-1 0v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 1-.5-.5ZM10.5 8a.5.5 0 0 1 .5.5v1A1.5 1.5 0 0 1 9.5 11h-1a.5.5 0 0 1 0-1h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 1 .5-.5Zm-9 0a.5.5 0 0 1 .5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 1 0 1h-1A1.5 1.5 0 0 1 1 9.5v-1a.5.5 0 0 1 .5-.5Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M6 2a4 4 0 0 0-4 4v.5h1A1.5 1.5 0 0 1 4.5 8v1.5A1.5 1.5 0 0 1 3 11h-.5A1.5 1.5 0 0 1 1 9.5V6a5 5 0 1 1 10 0v3.5A1.5 1.5 0 0 1 9.5 11H9a1.5 1.5 0 0 1-1.5-1.5V8A1.5 1.5 0 0 1 9 6.5h1V6a4 4 0 0 0-4-4Zm4 5.5H9a.5.5 0 0 0-.5.5v1.5a.5.5 0 0 0 .5.5h.5a.5.5 0 0 0 .5-.5v-2Zm-8 2a.5.5 0 0 0 .5.5H3a.5.5 0 0 0 .5-.5V8a.5.5 0 0 0-.5-.5H2v2Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M.5 2.5A1.5 1.5 0 0 1 2 1h8a1.5 1.5 0 0 1 1.5 1.5v5A1.5 1.5 0 0 1 10 9H2A1.5 1.5 0 0 1 .5 7.5v-5ZM2 2a.5.5 0 0 0-.5.5v5A.5.5 0 0 0 2 8h8a.5.5 0 0 0 .5-.5v-5A.5.5 0 0 0 10 2H2ZM.5 10.5A.5.5 0 0 1 1 10h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M6.7.541a.5.5 0 0 1 .296.521L6.566 4.5H10.5a.5.5 0 0 1 .384.82l-5 6a.5.5 0 0 1-.88-.382l.43-3.438H1.5a.5.5 0 0 1-.384-.82l5-6a.5.5 0 0 1 .583-.14ZM2.567 6.5H6a.5.5 0 0 1 .496.562L6.208 9.37 9.432 5.5H6a.5.5 0 0 1-.496-.562l.288-2.308L2.568 6.5Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <g clip-path="url(#a)">
3
+ <path fill="#000" fill-rule="evenodd" d="M.646.646a.5.5 0 0 1 .708 0l7.5 7.5 2.5 2.5a.5.5 0 0 1-.708.708L8.481 9.188a4 4 0 0 1-1.981.832V11H8a.5.5 0 0 1 0 1H4a.5.5 0 0 1 0-1h1.5v-.98A4.001 4.001 0 0 1 2 5.996V5a.5.5 0 0 1 1 0v1.007a3 3 0 0 0 4.768 2.468l-.753-.753A2 2 0 0 1 4 6V4.707L.646 1.354a.5.5 0 0 1 0-.708ZM5 5.707V6a1 1 0 0 0 1.258.965L5 5.707Zm.153-5.01A2 2 0 0 1 8 2.497V4.67a.5.5 0 0 1-1 0V2.502a1 1 0 0 0-1.893-.442.5.5 0 0 1-.894-.45 2 2 0 0 1 .94-.913ZM9.5 4.5a.5.5 0 0 1 .5.5v1.001c0 .235-.022.47-.063.702a.5.5 0 1 1-.984-.176A3.06 3.06 0 0 0 9 6V5a.5.5 0 0 1 .5-.5Z" clip-rule="evenodd"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="a">
7
+ <path fill="#fff" d="M0 0h12v12H0z"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M4.586 1.086A2 2 0 0 1 8 2.5V6a2 2 0 1 1-4 0V2.5a2 2 0 0 1 .586-1.414ZM6 1.5a1 1 0 0 0-1 1V6a1 1 0 0 0 2 0V2.5a1 1 0 0 0-1-1Zm-3.5 3A.5.5 0 0 1 3 5v1a3 3 0 1 0 6 0V5a.5.5 0 0 1 1 0v1a4 4 0 0 1-3.5 3.969V11H8a.5.5 0 0 1 0 1H4a.5.5 0 0 1 0-1h1.5V9.969A4 4 0 0 1 2 6V5a.5.5 0 0 1 .5-.5Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <g clip-path="url(#a)">
3
+ <path fill="#000" fill-rule="evenodd" d="M1.737 1.94a.5.5 0 0 0-.46-.887L1.5 1.5l-.224-.447h-.002l-.002.002-.006.003-.013.007a.934.934 0 0 0-.131.086 1.46 1.46 0 0 0-.262.255C.669 1.645.5 2.004.5 2.5v5A1.5 1.5 0 0 0 2 9h6.5a.5.5 0 0 0 0-1H2a.5.5 0 0 1-.5-.5v-5c0-.254.081-.395.14-.469a.46.46 0 0 1 .097-.09ZM4 1.5a.5.5 0 0 1 .5-.5H10a1.5 1.5 0 0 1 1.5 1.5v5a.5.5 0 0 1-1 0v-5A.5.5 0 0 0 10 2H4.5a.5.5 0 0 1-.5-.5Zm-.5 9A.5.5 0 0 1 4 10h4a.5.5 0 0 1 0 1H4a.5.5 0 0 1-.5-.5Z" clip-rule="evenodd"/>
4
+ <path fill="#000" fill-rule="evenodd" d="M6 8a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 1 6 8ZM.646.646a.5.5 0 0 1 .708 0l10 10a.5.5 0 0 1-.708.708l-10-10a.5.5 0 0 1 0-.708Z" clip-rule="evenodd"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="a">
8
+ <path fill="#fff" d="M0 0h12v12H0z"/>
9
+ </clipPath>
10
+ </defs>
11
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M2.25 10a.5.5 0 0 1 .5-.5H4a.5.5 0 0 1 0 1H2.75a.5.5 0 0 1-.5-.5ZM8 4.5a.5.5 0 0 1 .5-.5h.005a.5.5 0 0 1 0 1H8.5a.5.5 0 0 1-.5-.5Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M7 2.5a.5.5 0 0 0-.5.5v6a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5H7ZM5.5 3A1.5 1.5 0 0 1 7 1.5h3A1.5 1.5 0 0 1 11.5 3v6a1.5 1.5 0 0 1-1.5 1.5H7A1.5 1.5 0 0 1 5.5 9V3ZM.94 2.94A1.5 1.5 0 0 1 2 2.5h2a.5.5 0 0 1 0 1H2a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h2a.5.5 0 0 1 0 1H2A1.5 1.5 0 0 1 .5 7V4c0-.398.158-.78.44-1.06Z" clip-rule="evenodd"/>
4
+ <path fill="#000" fill-rule="evenodd" d="M7.5 7.5a1 1 0 1 1 2 0 1 1 0 0 1-2 0Z" clip-rule="evenodd"/>
5
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M2 2a.5.5 0 0 0-.5.5v5A.5.5 0 0 0 2 8h8a.5.5 0 0 0 .5-.5v-5A.5.5 0 0 0 10 2H2Zm4.5 7H10a1.5 1.5 0 0 0 1.5-1.5v-5A1.5 1.5 0 0 0 10 1H2A1.5 1.5 0 0 0 .5 2.5v5A1.5 1.5 0 0 0 2 9h3.5v1H4a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1H6.5V9Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
2
+ <path fill="#000" fill-rule="evenodd" d="M6 2a2.5 2.5 0 0 0-2.5 2.5v3a2.5 2.5 0 0 0 5 0v-3A2.5 2.5 0 0 0 6 2ZM2.5 4.5a3.5 3.5 0 1 1 7 0v3a3.5 3.5 0 1 1-7 0v-3Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M6 3a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 1 6 3Z" clip-rule="evenodd"/>
4
+ </svg>