@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
@@ -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 8a.5.5 0 0 1 .5.5V11a.5.5 0 0 1-1 0V8.5A.5.5 0 0 1 6 8ZM4.5.5A.5.5 0 0 1 5 1v2.5a.5.5 0 0 1-1 0V1a.5.5 0 0 1 .5-.5Zm3 0A.5.5 0 0 1 8 1v2.5a.5.5 0 0 1-1 0V1a.5.5 0 0 1 .5-.5Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M2.5 4a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 .5.5v2.5A2.5 2.5 0 0 1 7 9H5a2.5 2.5 0 0 1-2.5-2.5V4Zm1 .5v2A1.5 1.5 0 0 0 5 8h2a1.5 1.5 0 0 0 1.5-1.5v-2h-5Z" clip-rule="evenodd"/>
4
+ </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="M2.5 1A.5.5 0 0 1 3 .5h6a.5.5 0 0 1 .5.5v3h.5a1.5 1.5 0 0 1 1.5 1.5V8A1.5 1.5 0 0 1 10 9.5h-.5V11a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V9.5H2A1.5 1.5 0 0 1 .5 8V5.5A1.5 1.5 0 0 1 2 4h.5V1ZM2 5a.5.5 0 0 0-.5.5V8a.5.5 0 0 0 .5.5h.5V7a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 .5.5v1.5h.5a.5.5 0 0 0 .5-.5V5.5A.5.5 0 0 0 10 5H2Zm6.5-1h-5V1.5h5V4Zm0 3.5h-5v3h5v-3Z" 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,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.5 1A.5.5 0 0 1 3 .5h6a.5.5 0 0 1 .5.5v3.5a.5.5 0 0 1-1 0v-3h-5v3a.5.5 0 0 1-1 0V1Z" clip-rule="evenodd"/>
4
+ <path fill="#000" fill-rule="evenodd" d="M2 5a.5.5 0 0 0-.5.5V8a.5.5 0 0 0 .5.5h1a.5.5 0 0 1 0 1H2A1.5 1.5 0 0 1 .5 8V5.5A1.5 1.5 0 0 1 2 4h8a1.5 1.5 0 0 1 1.5 1.5V8A1.5 1.5 0 0 1 10 9.5H9a.5.5 0 0 1 0-1h1a.5.5 0 0 0 .5-.5V5.5A.5.5 0 0 0 10 5H2Z" clip-rule="evenodd"/>
5
+ <path fill="#000" fill-rule="evenodd" d="M2.5 7a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V7Zm1 .5v3h5v-3h-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,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="M.94 1.44A1.5 1.5 0 0 1 2 1h4.5a.5.5 0 0 1 0 1H2a.5.5 0 0 0-.5.5v5A.5.5 0 0 0 2 8h8a.5.5 0 0 0 .5-.5V6a.5.5 0 0 1 1 0v1.5A1.5 1.5 0 0 1 10 9H2A1.5 1.5 0 0 1 .5 7.5v-5c0-.398.158-.78.44-1.06ZM3.5 10.5A.5.5 0 0 1 4 10h4a.5.5 0 0 1 0 1H4a.5.5 0 0 1-.5-.5Z" clip-rule="evenodd"/>
3
+ <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 8Zm5.354-6.854a.5.5 0 0 1 0 .708l-2.5 2.5a.5.5 0 1 1-.708-.708l2.5-2.5a.5.5 0 0 1 .708 0Z" clip-rule="evenodd"/>
4
+ <path fill="#000" fill-rule="evenodd" d="M8.146 1.146a.5.5 0 0 1 .708 0l2.5 2.5a.5.5 0 0 1-.708.708l-2.5-2.5a.5.5 0 0 1 0-.708Z" 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="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 2H2Zm4.98.813a.5.5 0 0 1 .707 0l1.111 1.111a.5.5 0 0 1 0 .707L7.687 5.742a.5.5 0 0 1-.707-.707l.257-.257H5.111a.389.389 0 0 0-.389.389v1.555a.5.5 0 0 1-1 0V5.167a1.389 1.389 0 0 1 1.39-1.389h2.125L6.98 3.52a.5.5 0 0 1 0-.707ZM.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,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.5 1.5A.5.5 0 0 0 3 2v8a.5.5 0 0 0 .5.5h5A.5.5 0 0 0 9 10V2a.5.5 0 0 0-.5-.5h-5ZM2 2A1.5 1.5 0 0 1 3.5.5h5A1.5 1.5 0 0 1 10 2v8a1.5 1.5 0 0 1-1.5 1.5h-5A1.5 1.5 0 0 1 2 10V2Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M6.61 3.584a.5.5 0 0 1 .14.693L5.934 5.5H7a.5.5 0 0 1 .416.777l-1.333 2a.5.5 0 0 1-.833-.554L6.066 6.5H5a.5.5 0 0 1-.416-.777l1.333-2a.5.5 0 0 1 .694-.139Z" 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="M3.5 1.5A.5.5 0 0 0 3 2v8a.5.5 0 0 0 .5.5h5A.5.5 0 0 0 9 10V2a.5.5 0 0 0-.5-.5h-5ZM2 2A1.5 1.5 0 0 1 3.5.5h5A1.5 1.5 0 0 1 10 2v8a1.5 1.5 0 0 1-1.5 1.5h-5A1.5 1.5 0 0 1 2 10V2Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M5.5 9a.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"/>
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="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 10V2Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M6 5.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3ZM3.5 7a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0Zm2-4a.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"/>
4
+ </svg>
@@ -0,0 +1,7 @@
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 10a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm3-6.5a1 1 0 1 1 2 0 1 1 0 0 1-2 0Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M9.854 2.146a.5.5 0 0 1 0 .708l-7.5 7.5a.5.5 0 0 1-.708-.708l7.5-7.5a.5.5 0 0 1 .708 0Z" clip-rule="evenodd"/>
4
+ <path fill="#000" fill-rule="evenodd" d="M10.854 1.146a.5.5 0 0 1 .12.512l-.5 1.5a.5.5 0 0 1-.828.196l-1-1a.5.5 0 0 1 .196-.828l1.5-.5a.5.5 0 0 1 .512.12Zm-5.5 2a.5.5 0 0 1 0 .708L3.087 6.12l.877 2.194a.5.5 0 0 1-.928.372l-1-2.5a.5.5 0 0 1 .11-.54l2.5-2.5a.5.5 0 0 1 .708 0Z" clip-rule="evenodd"/>
5
+ <path fill="#000" fill-rule="evenodd" d="M9.854 5.646a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.54.11l-2.5-1a.5.5 0 0 1 .372-.928l2.194.877 1.766-1.767a.5.5 0 0 1 .708 0Z" clip-rule="evenodd"/>
6
+ <path fill="#000" fill-rule="evenodd" d="M9.146 5.146a.5.5 0 0 1 .708 0l.5.5a.5.5 0 0 1 0 .708l-.5.5a.5.5 0 0 1-.708 0l-.5-.5a.5.5 0 0 1 0-.708l.5-.5Z" clip-rule="evenodd"/>
7
+ </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-2.45-2.45A1.5 1.5 0 0 1 7 9.5H2A1.5 1.5 0 0 1 .5 8V4a1.5 1.5 0 0 1 1.306-1.487l-1.16-1.16a.5.5 0 0 1 0-.707ZM2.793 3.5H2a.5.5 0 0 0-.5.5v4a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .468-.325L2.793 3.5ZM7 3.5H5.33a.5.5 0 0 1 0-1H7A1.5 1.5 0 0 1 8.5 4v.963l.063.063 2.16-1.442A.5.5 0 0 1 11.5 4v4a.5.5 0 0 1-1 0V4.935l-1.722 1.15a.5.5 0 0 1-.632-.061l-.5-.5A.5.5 0 0 1 7.5 5.17V4a.5.5 0 0 0-.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 3.5a.5.5 0 0 0-.5.5v4a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5V4a.5.5 0 0 0-.5-.5H2Zm6.5 1.566V4A1.5 1.5 0 0 0 7 2.5H2A1.5 1.5 0 0 0 .5 4v4A1.5 1.5 0 0 0 2 9.5h5A1.5 1.5 0 0 0 8.5 8V6.934l2.223 1.482A.5.5 0 0 0 11.5 8V4a.5.5 0 0 0-.777-.416L8.5 5.066ZM8.901 6 10.5 7.066V4.934L8.901 6Z" 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.717 2.05A.5.5 0 0 1 6 2.5v7a.5.5 0 0 1-.812.39L2.825 8H1a.5.5 0 0 1-.5-.5v-3A.5.5 0 0 1 1 4h1.825l2.363-1.89a.5.5 0 0 1 .529-.06ZM5 3.54 3.312 4.89A.5.5 0 0 1 3 5H1.5v2H3a.5.5 0 0 1 .312.11L5 8.46V3.54Zm2.417.336a.5.5 0 0 1 .707 0 3 3 0 0 1 0 4.242.5.5 0 1 1-.708-.707 2 2 0 0 0 0-2.827.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="M9.181 2.111a.5.5 0 0 1 .708 0 5.5 5.5 0 0 1 0 7.777.5.5 0 1 1-.708-.707 4.5 4.5 0 0 0 0-6.363.5.5 0 0 1 0-.707ZM5.717 2.05A.5.5 0 0 1 6 2.5v7a.5.5 0 0 1-.812.39L2.825 8H1a.5.5 0 0 1-.5-.5v-3A.5.5 0 0 1 1 4h1.825l2.363-1.89a.5.5 0 0 1 .529-.06ZM5 3.54 3.312 4.89A.5.5 0 0 1 3 5H1.5v2H3a.5.5 0 0 1 .312.11L5 8.46V3.54Zm2.417.336a.5.5 0 0 1 .707 0 3 3 0 0 1 0 4.242.5.5 0 0 1-.708-.707 2 2 0 0 0 0-2.828.5.5 0 0 1 0-.707Z" 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.717 2.05A.5.5 0 0 1 6 2.5v7a.5.5 0 0 1-.812.39L2.825 8H1a.5.5 0 0 1-.5-.5v-3A.5.5 0 0 1 1 4h1.825l2.363-1.89a.5.5 0 0 1 .529-.06ZM5 3.54 3.312 4.89A.5.5 0 0 1 3 5H1.5v2H3a.5.5 0 0 1 .312.11L5 8.46V3.54Zm2.646.606a.5.5 0 0 1 .708 0L9.5 5.293l1.146-1.147a.5.5 0 0 1 .708.708L10.207 6l1.147 1.146a.5.5 0 0 1-.708.708L9.5 6.707 8.354 7.854a.5.5 0 1 1-.708-.708L8.793 6 7.646 4.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="M5.717 2.05A.5.5 0 0 1 6 2.5v7a.5.5 0 0 1-.812.39L2.825 8H1a.5.5 0 0 1-.5-.5v-3A.5.5 0 0 1 1 4h1.825l2.363-1.89a.5.5 0 0 1 .529-.06ZM5 3.54 3.312 4.89A.5.5 0 0 1 3 5H1.5v2H3a.5.5 0 0 1 .312.11L5 8.46V3.54Z" 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="M6 1.5a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7ZM1.5 5a4.5 4.5 0 1 1 9 0 4.5 4.5 0 0 1-9 0Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M6 4a1 1 0 1 0 0 2 1 1 0 0 0 0-2ZM4 5a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-1 6a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5A.5.5 0 0 1 3 11Z" clip-rule="evenodd"/>
4
+ <path fill="#000" fill-rule="evenodd" d="M6 8.5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0V9a.5.5 0 0 1 .5-.5Z" clip-rule="evenodd"/>
5
+ </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="M7.988 5.382a.5.5 0 0 1 .68-.194c.448.25.86.56 1.221.924a.5.5 0 0 1-.708.706 4.5 4.5 0 0 0-1-.756.5.5 0 0 1-.193-.68ZM.646.646a.5.5 0 0 1 .708 0L3.43 2.723l.016.017 2.022 2.022a.492.492 0 0 1 .01.01l5.875 5.874a.5.5 0 0 1-.708.708l-2.66-2.662a.5.5 0 0 1-.585-.085 2 2 0 0 0-2.8 0 .5.5 0 0 1-.7-.714 3 3 0 0 1 2.449-.837l-1.39-1.39a4.5 4.5 0 0 0-2.105 1.188.5.5 0 1 1-.708-.708 5.5 5.5 0 0 1 2.013-1.28L2.976 3.683a7 7 0 0 0-1.642 1.1.5.5 0 0 1-.668-.745 8 8 0 0 1 1.566-1.099L.646 1.354a.5.5 0 0 1 0-.708Zm10.02 4.107a6.993 6.993 0 0 0-5.291-1.755.5.5 0 0 1-.09-.996 7.993 7.993 0 0 1 6.048 2.005.5.5 0 0 1-.666.746ZM5.5 10a.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"/>
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="M6 3a7 7 0 0 0-4.667 1.783.5.5 0 0 1-.666-.746 8 8 0 0 1 10.666 0 .5.5 0 1 1-.666.746A7 7 0 0 0 6 3Zm0 2.57a4.5 4.5 0 0 0-3.15 1.287.5.5 0 1 1-.7-.714 5.5 5.5 0 0 1 7.7 0 .5.5 0 1 1-.7.714A4.5 4.5 0 0 0 6 5.571Zm0 2.465a2 2 0 0 0-1.4.572.5.5 0 1 1-.7-.714 3 3 0 0 1 4.2 0 .5.5 0 0 1-.7.714A2 2 0 0 0 6 8.035ZM5.5 10a.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,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="M6.699.541a.5.5 0 0 1 .297.52l-.295 2.376a.5.5 0 0 1-.992-.124l.085-.683-.125.15a.5.5 0 0 1-.768-.64L6.116.68a.5.5 0 0 1 .583-.139ZM7.33 5a.5.5 0 0 1 .5-.5h2.67a.5.5 0 0 1 .384.82L9.669 6.775a.5.5 0 0 1-.768-.64l.53-.635H7.83a.5.5 0 0 1-.5-.5ZM4.32 3.616a.5.5 0 0 1 .064.704L2.568 6.5H6a.5.5 0 0 1 .496.562L6.208 9.37l1.408-1.69a.5.5 0 1 1 .768.64l-2.5 3a.5.5 0 0 1-.88-.382l.43-3.438H1.5a.5.5 0 0 1-.384-.82l2.5-3a.5.5 0 0 1 .704-.064Z" clip-rule="evenodd"/>
4
+ <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-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="M3.5 1.5a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-3a1 1 0 0 1-1-1v-1Zm4 0h-3v1h3v-1Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M3 2.5a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h6a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5H8a.5.5 0 0 1 0-1h1A1.5 1.5 0 0 1 10.5 3v7A1.5 1.5 0 0 1 9 11.5H3A1.5 1.5 0 0 1 1.5 10V3A1.5 1.5 0 0 1 3 1.5h1a.5.5 0 0 1 0 1H3Z" clip-rule="evenodd"/>
4
+ <path fill="#000" fill-rule="evenodd" d="M7.854 5.646a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708 0l-1-1a.5.5 0 1 1 .708-.708l.646.647 1.646-1.647a.5.5 0 0 1 .708 0Z" clip-rule="evenodd"/>
5
+ </svg>
@@ -0,0 +1,6 @@
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 1.5a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-3a1 1 0 0 1-1-1v-1Zm4 0h-3v1h3v-1Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M1.94 1.94A1.5 1.5 0 0 1 3 1.5h1a.5.5 0 0 1 0 1H3a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h6a.5.5 0 0 0 .5-.5V9a.5.5 0 0 1 1 0v1A1.5 1.5 0 0 1 9 11.5H3A1.5 1.5 0 0 1 1.5 10V3c0-.398.158-.78.44-1.06ZM7.5 2a.5.5 0 0 1 .5-.5h1A1.5 1.5 0 0 1 10.5 3v2a.5.5 0 0 1-1 0V3a.5.5 0 0 0-.5-.5H8a.5.5 0 0 1-.5-.5Z" clip-rule="evenodd"/>
4
+ <path fill="#000" fill-rule="evenodd" d="M5 7a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5A.5.5 0 0 1 5 7Z" clip-rule="evenodd"/>
5
+ <path fill="#000" fill-rule="evenodd" d="M7.854 4.646a.5.5 0 0 1 0 .708L6.207 7l1.647 1.646a.5.5 0 1 1-.708.708l-2-2a.5.5 0 0 1 0-.708l2-2a.5.5 0 0 1 .708 0Z" clip-rule="evenodd"/>
6
+ </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.5 1.5a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-3a1 1 0 0 1-1-1v-1Zm4 0h-3v1h3v-1ZM5.953 6.497a.55.55 0 0 0-.39.161L2.947 9.28l-.258 1.03 1.031-.261 2.622-2.613a.552.552 0 0 0-.178-.897.55.55 0 0 0-.21-.042Zm-.594-.882a1.55 1.55 0 0 1 1.69 2.529l-2.721 2.71a.5.5 0 0 1-.23.13l-1.975.5a.5.5 0 0 1-.608-.606l.495-1.975a.5.5 0 0 1 .131-.231l2.715-2.72c.144-.144.315-.259.503-.337Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M7.5 2a.5.5 0 0 1 .5-.5h1A1.5 1.5 0 0 1 10.5 3v7A1.5 1.5 0 0 1 9 11.5H6.25a.5.5 0 0 1 0-1H9a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5H8a.5.5 0 0 1-.5-.5ZM3 2.5a.5.5 0 0 0-.5.5v3.75a.5.5 0 0 1-1 0V3A1.5 1.5 0 0 1 3 1.5h1a.5.5 0 0 1 0 1H3Z" 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="M3.5 1.5a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-3a1 1 0 0 1-1-1v-1Zm4 0h-3v1h3v-1Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M3 2.5a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h6a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5H8a.5.5 0 0 1 0-1h1A1.5 1.5 0 0 1 10.5 3v7A1.5 1.5 0 0 1 9 11.5H3A1.5 1.5 0 0 1 1.5 10V3A1.5 1.5 0 0 1 3 1.5h1a.5.5 0 0 1 0 1H3Z" clip-rule="evenodd"/>
4
+ <path fill="#000" fill-rule="evenodd" d="M5.5 5.5A.5.5 0 0 1 6 5h2a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5Zm0 2.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5Zm-2-2.5A.5.5 0 0 1 4 5h.005a.5.5 0 0 1 0 1H4a.5.5 0 0 1-.5-.5Zm0 2.5a.5.5 0 0 1 .5-.5h.005a.5.5 0 0 1 0 1H4a.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="M3.5 1.5a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-3a1 1 0 0 1-1-1v-1Zm4 0h-3v1h3v-1Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M1.94 1.94A1.5 1.5 0 0 1 3 1.5h1a.5.5 0 0 1 0 1H3a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h6a.5.5 0 0 0 .5-.5v-.25a.5.5 0 0 1 1 0V10A1.5 1.5 0 0 1 9 11.5H3A1.5 1.5 0 0 1 1.5 10V3c0-.398.158-.78.44-1.06ZM7.5 2a.5.5 0 0 1 .5-.5h1a1.502 1.502 0 0 1 1.298.75.5.5 0 0 1-.866.5A.5.5 0 0 0 9 2.5H8a.5.5 0 0 1-.5-.5Z" clip-rule="evenodd"/>
4
+ <path fill="#000" fill-rule="evenodd" d="M9.953 4.997a.55.55 0 0 0-.39.161L7.447 7.28l-.258 1.03 1.031-.261 2.123-2.113a.553.553 0 0 0 0-.777.55.55 0 0 0-.39-.162Zm-.594-.882a1.55 1.55 0 0 1 1.69 2.529h-.001l-2.22 2.21a.5.5 0 0 1-.23.13l-1.975.5a.5.5 0 0 1-.608-.606l.495-1.975a.5.5 0 0 1 .131-.231l2.215-2.22c.144-.144.315-.259.503-.337ZM3.5 9a.5.5 0 0 1 .5-.5h.5a.5.5 0 0 1 0 1H4a.5.5 0 0 1-.5-.5Z" clip-rule="evenodd"/>
5
+ </svg>
@@ -0,0 +1,6 @@
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 1.5a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-3a1 1 0 0 1-1-1v-1Zm4 0h-3v1h3v-1Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M3 2.5a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h6a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5H8a.5.5 0 0 1 0-1h1A1.5 1.5 0 0 1 10.5 3v7A1.5 1.5 0 0 1 9 11.5H3A1.5 1.5 0 0 1 1.5 10V3A1.5 1.5 0 0 1 3 1.5h1a.5.5 0 0 1 0 1H3Z" clip-rule="evenodd"/>
4
+ <path fill="#000" fill-rule="evenodd" d="M4 5.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5V6a.5.5 0 0 1-1 0H5a.5.5 0 0 1-1 0v-.5Zm1 3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5Z" clip-rule="evenodd"/>
5
+ <path fill="#000" fill-rule="evenodd" d="M6 5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0v-3A.5.5 0 0 1 6 5Z" clip-rule="evenodd"/>
6
+ </svg>
@@ -0,0 +1,6 @@
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 1.5a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-3a1 1 0 0 1-1-1v-1Zm4 0h-3v1h3v-1Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M3 2.5a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h6a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5H8a.5.5 0 0 1 0-1h1A1.5 1.5 0 0 1 10.5 3v7A1.5 1.5 0 0 1 9 11.5H3A1.5 1.5 0 0 1 1.5 10V3A1.5 1.5 0 0 1 3 1.5h1a.5.5 0 0 1 0 1H3Z" clip-rule="evenodd"/>
4
+ <path fill="#000" fill-rule="evenodd" d="M7.854 5.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 1 1-.708-.708l3-3a.5.5 0 0 1 .708 0Z" clip-rule="evenodd"/>
5
+ <path fill="#000" fill-rule="evenodd" d="M4.146 5.146a.5.5 0 0 1 .708 0l3 3a.5.5 0 1 1-.708.708l-3-3a.5.5 0 0 1 0-.708Z" clip-rule="evenodd"/>
6
+ </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.5 1.5a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-3a1 1 0 0 1-1-1v-1Zm4 0h-3v1h3v-1Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M3 2.5a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h6a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5H8a.5.5 0 0 1 0-1h1A1.5 1.5 0 0 1 10.5 3v7A1.5 1.5 0 0 1 9 11.5H3A1.5 1.5 0 0 1 1.5 10V3A1.5 1.5 0 0 1 3 1.5h1a.5.5 0 0 1 0 1H3Z" clip-rule="evenodd"/>
4
+ </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="M.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"/>
4
+ <path fill="#000" fill-rule="evenodd" d="M3.335 2.661a.5.5 0 0 1-.214.674A3 3 0 0 0 4.5 9h4.25c.172 0 .344-.025.509-.075a.5.5 0 1 1 .29.957 2.75 2.75 0 0 1-.8.118H4.5a4 4 0 0 1-1.839-7.553.5.5 0 0 1 .674.214Zm1.17-.198a.5.5 0 0 1 .567-.423A4.004 4.004 0 0 1 8.209 4.5h.54a2.75 2.75 0 0 1 2.465 3.972.5.5 0 1 1-.896-.444A1.75 1.75 0 0 0 8.75 5.5h-.895a.5.5 0 0 1-.48-.357A3.004 3.004 0 0 0 4.929 3.03a.5.5 0 0 1-.423-.567Z" 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,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.586 1.586A2 2 0 0 1 5 3v1h2V3a2 2 0 1 1 2 2H8v2h1a2 2 0 1 1-2 2V8H5v1a2 2 0 1 1-2-2h1V5H3a2 2 0 0 1-1.414-3.414ZM4 4V3a1 1 0 1 0-1 1h1Zm1 1v2h2V5H5ZM4 8H3a1 1 0 1 0 1 1V8Zm4 0v1a1 1 0 1 0 1-1H8Zm0-4h1a1 1 0 1 0-1-1v1Z" 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="M3 2.5a.5.5 0 0 0-.5.5v6a.5.5 0 0 0 .5.5h6a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5H3ZM1.5 3A1.5 1.5 0 0 1 3 1.5h6A1.5 1.5 0 0 1 10.5 3v6A1.5 1.5 0 0 1 9 10.5H3A1.5 1.5 0 0 1 1.5 9V3Z" clip-rule="evenodd"/>
4
+ <path fill="#000" fill-rule="evenodd" d="M4 4.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-3ZM5 5v2h2V5H5ZM4.5.5A.5.5 0 0 1 5 1v1a.5.5 0 0 1-1 0V1a.5.5 0 0 1 .5-.5Zm3 0A.5.5 0 0 1 8 1v1a.5.5 0 0 1-1 0V1a.5.5 0 0 1 .5-.5Zm-3 9.5a.5.5 0 0 1 .5.5v.5a.5.5 0 0 1-1 0v-.5a.5.5 0 0 1 .5-.5Zm3-.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0v-1a.5.5 0 0 1 .5-.5Zm2-5A.5.5 0 0 1 10 4h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5Zm0 2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5Zm-9-2.5A.5.5 0 0 1 1 4h1a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5ZM.5 7a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1H1A.5.5 0 0 1 .5 7Z" 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,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.5 3.5A.5.5 0 0 0 2 4v5.5a.5.5 0 0 0 .5.5H8a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 1 1 0v3A1.5 1.5 0 0 1 8 11H2.5A1.5 1.5 0 0 1 1 9.5V4a1.5 1.5 0 0 1 1.5-1.5h3a.5.5 0 0 1 0 1h-3Zm4.5-2a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-1 0V2H7.5a.5.5 0 0 1-.5-.5Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M10.854 1.146a.5.5 0 0 1 0 .708l-5.5 5.5a.5.5 0 1 1-.708-.708l5.5-5.5a.5.5 0 0 1 .708 0Z" 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.94.94A1.5 1.5 0 0 1 3 .5h4.25a.5.5 0 0 1 .354.146l2.75 2.75a.5.5 0 0 1 .146.354V10A1.5 1.5 0 0 1 9 11.5H3A1.5 1.5 0 0 1 1.5 10V2c0-.398.158-.78.44-1.06ZM3 1.5a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h6a.5.5 0 0 0 .5-.5V3.957L7.043 1.5H3Z" 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 .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="M3.396.896C3.616.676 3.937.5 4.3.5h3.45a.5.5 0 0 1 .354.146l2.25 2.25a.5.5 0 0 1 .146.354V8.2c0 .363-.176.683-.396.904-.22.22-.541.396-.904.396H4.3c-.363 0-.683-.176-.904-.396A1.301 1.301 0 0 1 3 8.2V1.8c0-.363.176-.683.396-.904ZM4.3 1.5c-.037 0-.117.024-.196.104-.08.08-.104.159-.104.196v6.4c0 .037.024.117.104.196.08.08.159.104.196.104h4.9c.037 0 .117-.024.196-.104.08-.08.104-.159.104-.196V3.457L7.543 1.5H4.3Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M1.5 3.3a.5.5 0 0 1 .5.5v6.4c0 .037.024.117.104.197.08.08.159.103.196.103h4.9a.5.5 0 0 1 0 1H2.3a1.3 1.3 0 0 1-.904-.396A1.301 1.301 0 0 1 1 10.2V3.8a.5.5 0 0 1 .5-.5Zm6-2.8A.5.5 0 0 1 8 1v2h2a.5.5 0 0 1 0 1H7.5a.5.5 0 0 1-.5-.5V1a.5.5 0 0 1 .5-.5Z" clip-rule="evenodd"/>
4
+ </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="M6 1.5A4.515 4.515 0 0 0 1.5 6a.5.5 0 0 1-1 0C.5 2.974 2.974.5 6 .5a5.5 5.5 0 0 1 4.4 2.2.5.5 0 0 1-.8.6A4.5 4.5 0 0 0 6 1.5Z" clip-rule="evenodd"/>
4
+ <path fill="#000" fill-rule="evenodd" d="M3.335 4.528a.5.5 0 0 1 .307.637A2.521 2.521 0 0 0 3.5 6c0 1.54-.255 3.096-.526 3.908a.5.5 0 0 1-.948-.316C2.255 8.904 2.5 7.46 2.5 6c0-.408.07-.799.198-1.165a.5.5 0 0 1 .637-.307Zm5.608 3.974a.5.5 0 0 1 .45.546c-.038.389-.198 1.262-.258 1.56a.5.5 0 0 1-.98-.196c.06-.302.21-1.129.242-1.46a.5.5 0 0 1 .546-.45ZM4.94 4.94A1.5 1.5 0 0 1 6 4.5a.5.5 0 0 1 0 1 .5.5 0 0 0-.5.5c0 .535-.052 1.3-.133 2.053a.5.5 0 1 1-.994-.106A20.14 20.14 0 0 0 4.5 6c0-.398.158-.78.44-1.06Zm-.243 4.568a.5.5 0 0 1 .405.579 6.524 6.524 0 0 1-.245.892l-.056.173a.5.5 0 1 1-.952-.304l.067-.208c.086-.263.16-.49.202-.727a.5.5 0 0 1 .579-.405ZM7 6.06a.5.5 0 0 1 .5.5v.006c0 .593 0 1.406-.064 2.23-.064.82-.193 1.693-.472 2.39a.5.5 0 1 1-.928-.372c.221-.553.342-1.304.403-2.095A27.9 27.9 0 0 0 6.5 6.56a.5.5 0 0 1 .5-.5ZM.5 8a.5.5 0 0 1 .5-.5h.005a.5.5 0 0 1 0 1H1A.5.5 0 0 1 .5 8Zm10.3-3.49a.5.5 0 0 1 .59.39c.025.124.04.326.051.54.011.226.019.505.021.802.004.592-.012 1.282-.064 1.808a.5.5 0 0 1-.995-.1c.047-.474.063-1.123.06-1.7a18.44 18.44 0 0 0-.02-.76 3.763 3.763 0 0 0-.033-.39.5.5 0 0 1 .39-.59Z" clip-rule="evenodd"/>
5
+ <path fill="#000" fill-rule="evenodd" d="M6 3.498a2.5 2.5 0 0 0-1.25.335.5.5 0 1 1-.5-.866A3.5 3.5 0 0 1 9.5 6H9h.5c0 .236 0 .591-.01 1.012a.5.5 0 0 1-1-.024c.01-.409.01-.753.01-.988A2.5 2.5 0 0 0 6 3.498Z" 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,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.793 1.293A1 1 0 0 1 6.5 1h1a1 1 0 0 1 .8.4l.45.6H10a1 1 0 0 1 1 1v1.5a1 1 0 0 1-1 1H6.5a1 1 0 0 1-1-1V2a1 1 0 0 1 .293-.707ZM7.5 2h-1v2.5H10V3H8.75a1 1 0 0 1-.8-.4L7.5 2l.4-.3-.4.3Zm-.061 4.5a1 1 0 0 1 .898.55l.002.005.218.445H10a1 1 0 0 1 1 1V10a1 1 0 0 1-1 1H6.5a1 1 0 0 1-1-1V7.5a1 1 0 0 1 1-1h.939Zm.001 1H6.5V10H10V8.5H8.561m-1.118-1H7.44M1.5 1a.5.5 0 0 1 .5.5v1c0 .274.226.5.5.5H4a.5.5 0 0 1 0 1H2.5C1.674 4 1 3.326 1 2.5v-1a.5.5 0 0 1 .5-.5Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M1.5 1a.5.5 0 0 1 .5.5V8c0 .274.226.5.5.5H4a.5.5 0 0 1 0 1H2.5C1.674 9.5 1 8.826 1 8V1.5a.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="M.94 1.44A1.5 1.5 0 0 1 2 1h1.968a1.5 1.5 0 0 1 1.242.671l.413.604a.5.5 0 0 0 .414.225H10A1.5 1.5 0 0 1 11.5 4v5a1.5 1.5 0 0 1-1.5 1.5H2C1.174 10.5.5 9.826.5 9V2.5c0-.398.158-.78.44-1.06ZM2 2a.5.5 0 0 0-.5.5V9c0 .274.226.5.5.5h8a.5.5 0 0 0 .5-.5V4a.5.5 0 0 0-.5-.5H6.032a1.5 1.5 0 0 1-1.242-.671l-.413-.604A.5.5 0 0 0 3.963 2H2Z" 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.94 1.94A1.5 1.5 0 0 1 4 1.5h1.968a1.5 1.5 0 0 1 1.242.671l.413.604A.5.5 0 0 0 8.037 3H10a1.5 1.5 0 0 1 1.5 1.5v3A1.5 1.5 0 0 1 10 9H4c-.826 0-1.5-.674-1.5-1.5V3c0-.398.158-.78.44-1.06ZM4 2.5a.5.5 0 0 0-.5.5v4.5c0 .274.226.5.5.5h6a.5.5 0 0 0 .5-.5v-3A.5.5 0 0 0 10 4H8.032a1.5 1.5 0 0 1-1.242-.671l-.413-.604a.5.5 0 0 0-.414-.225H4Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M1 3.5a.5.5 0 0 1 .5.5v5.5c0 .274.226.5.5.5h7a.5.5 0 0 1 0 1H2c-.826 0-1.5-.674-1.5-1.5V4a.5.5 0 0 1 .5-.5Z" 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="M.5 6a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H1A.5.5 0 0 1 .5 6Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M3.62 1.5h4.76a1.5 1.5 0 0 1 1.342.832l1.725 3.444A.5.5 0 0 1 11.5 6v3a1.5 1.5 0 0 1-1.5 1.5H2A1.5 1.5 0 0 1 .5 9V6a.5.5 0 0 1 .053-.224l1.724-3.443A1.503 1.503 0 0 1 3.62 1.5Zm-.895 1.055.447.224L1.5 6.119V9a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5V6.118l-1.672-3.34A.5.5 0 0 0 8.38 2.5m-4.76 0a.5.5 0 0 0-.447.277l-.448-.222" clip-rule="evenodd"/>
4
+ <path fill="#000" fill-rule="evenodd" d="M2.5 8a.5.5 0 0 1 .5-.5h.005a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5Zm2 0a.5.5 0 0 1 .5-.5h.005a.5.5 0 0 1 0 1H5a.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="M6 1a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-1 0v-6A.5.5 0 0 1 6 1Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M3.646 5.146a.5.5 0 0 1 .708 0L6 6.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"/>
4
+ <path fill="#000" fill-rule="evenodd" d="M.94 2.44A1.5 1.5 0 0 1 2 2h2a.5.5 0 0 1 0 1H2a.5.5 0 0 0-.5.5v5A.5.5 0 0 0 2 9h8a.5.5 0 0 0 .5-.5v-5A.5.5 0 0 0 10 3H8a.5.5 0 0 1 0-1h2a1.5 1.5 0 0 1 1.5 1.5v5A1.5 1.5 0 0 1 10 10H2A1.5 1.5 0 0 1 .5 8.5v-5c0-.398.158-.78.44-1.06Z" clip-rule="evenodd"/>
5
+ </svg>
@@ -0,0 +1,13 @@
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.146 3.646a.5.5 0 0 1 .708 0l3 3a.5.5 0 1 1-.708.708l-3-3a.5.5 0 0 1 0-.708Z" clip-rule="evenodd"/>
4
+ <path fill="#000" fill-rule="evenodd" d="M6.277 2.084a.5.5 0 0 1 .139.693l-1 1.5a.5.5 0 0 1-.062.077l-3 3a.5.5 0 1 1-.708-.708l2.965-2.965.973-1.458a.5.5 0 0 1 .693-.139Z" clip-rule="evenodd"/>
5
+ <path fill="#000" fill-rule="evenodd" d="M.5 2.5A.5.5 0 0 1 1 2h6a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5ZM3 1a.5.5 0 0 1 .5-.5H4a.5.5 0 0 1 0 1h-.5A.5.5 0 0 1 3 1Zm5.5 4.5a.5.5 0 0 1 .447.276l2.5 5a.5.5 0 1 1-.894.448L8.5 7.118l-2.053 4.106a.5.5 0 1 1-.894-.448l2.5-5A.5.5 0 0 1 8.5 5.5Z" clip-rule="evenodd"/>
6
+ <path fill="#000" fill-rule="evenodd" d="M6.5 9a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1H7a.5.5 0 0 1-.5-.5Z" clip-rule="evenodd"/>
7
+ </g>
8
+ <defs>
9
+ <clipPath id="a">
10
+ <path fill="#fff" d="M0 0h12v12H0z"/>
11
+ </clipPath>
12
+ </defs>
13
+ </svg>
@@ -0,0 +1,13 @@
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="M6 1.5a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9ZM.5 6a5.5 5.5 0 1 1 11 0 5.5 5.5 0 0 1-11 0Z" clip-rule="evenodd"/>
4
+ <path fill="#000" fill-rule="evenodd" d="M6 4.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3ZM3.5 6a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0Z" clip-rule="evenodd"/>
5
+ <path fill="#000" fill-rule="evenodd" d="M2.111 2.111a.5.5 0 0 1 .708 0l2.12 2.12a.5.5 0 0 1-.708.708l-2.12-2.12a.5.5 0 0 1 0-.708Zm4.95 4.95a.5.5 0 0 1 .708 0l2.12 2.12a.5.5 0 0 1-.708.708l-2.12-2.12a.5.5 0 0 1 0-.708Zm2.828-4.95a.5.5 0 0 1 0 .708l-2.12 2.12a.5.5 0 1 1-.708-.708l2.12-2.12a.5.5 0 0 1 .708 0Z" clip-rule="evenodd"/>
6
+ <path fill="#000" fill-rule="evenodd" d="M9.534 2.466a.5.5 0 0 1 0 .708L7.769 4.939a.5.5 0 1 1-.708-.708l1.765-1.765a.5.5 0 0 1 .708 0ZM4.939 7.061a.5.5 0 0 1 0 .708l-2.12 2.12a.5.5 0 1 1-.708-.708l2.12-2.12a.5.5 0 0 1 .708 0Z" clip-rule="evenodd"/>
7
+ </g>
8
+ <defs>
9
+ <clipPath id="a">
10
+ <path fill="#fff" d="M0 0h12v12H0z"/>
11
+ </clipPath>
12
+ </defs>
13
+ </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 2a1 1 0 0 1 1-1h1.5a1 1 0 0 1 1 1v1.5a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2Zm2.5 0H2v1.5h1.5V2Zm4 0a1 1 0 0 1 1-1H10a1 1 0 0 1 1 1v1.5a1 1 0 0 1-1 1H8.5a1 1 0 0 1-1-1V2ZM10 2H8.5v1.5H10V2ZM1 8.5a1 1 0 0 1 1-1h1.5a1 1 0 0 1 1 1V10a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V8.5Zm2.5 0H2V10h1.5V8.5Zm4.44-.56A1.5 1.5 0 0 1 9 7.5h1.5a.5.5 0 0 1 0 1H9a.5.5 0 0 0-.5.5v1.5a.5.5 0 0 1-1 0V9c0-.398.158-.78.44-1.06ZM10.5 10a.5.5 0 0 1 .5.5v.005a.5.5 0 0 1-1 0V10.5a.5.5 0 0 1 .5-.5ZM6 3a.5.5 0 0 1 .5.5V5A1.5 1.5 0 0 1 5 6.5H3.5a.5.5 0 0 1 0-1H5a.5.5 0 0 0 .5-.5V3.5A.5.5 0 0 1 6 3ZM1 6a.5.5 0 0 1 .5-.5h.005a.5.5 0 0 1 0 1H1.5A.5.5 0 0 1 1 6Zm4.5-4.5A.5.5 0 0 1 6 1h.005a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5Zm.5 6a.5.5 0 0 1 .5.5v.005a.5.5 0 0 1-1 0V8a.5.5 0 0 1 .5-.5ZM7.5 6a.5.5 0 0 1 .5-.5h.5a.5.5 0 0 1 0 1H8a.5.5 0 0 1-.5-.5Zm3-.5a.5.5 0 0 1 .5.5v.005a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5ZM6 9.5a.5.5 0 0 1 .5.5v.5a.5.5 0 0 1-1 0V10a.5.5 0 0 1 .5-.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="M2.5 2a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5V4.207L7.793 2H2.5Zm-1.06-.56A1.5 1.5 0 0 1 2.5 1H8a.5.5 0 0 1 .354.146l2.5 2.5A.5.5 0 0 1 11 4v5.5A1.5 1.5 0 0 1 9.5 11h-7A1.5 1.5 0 0 1 1 9.5v-7c0-.398.158-.78.44-1.06Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M3 6.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0V7H4v3.5a.5.5 0 0 1-1 0v-4ZM3.5 1a.5.5 0 0 1 .5.5v2h3.5a.5.5 0 0 1 0 1h-4A.5.5 0 0 1 3 4V1.5a.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="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-.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-.5Zm2.898-1.302A.5.5 0 0 0 3.6 7.3L4 7l-.4.3.001.001.001.002.004.005.01.014c.01.01.021.025.036.042a3.474 3.474 0 0 0 .585.54c.4.29 1 .596 1.763.596.763 0 1.364-.305 1.763-.596a3.473 3.473 0 0 0 .62-.582l.01-.014.005-.005v-.002H8.4L8 7l.4.3a.5.5 0 0 0-.798-.602l-.003.003a2.474 2.474 0 0 1-.425.395c-.288.21-.687.404-1.174.404-.487 0-.886-.194-1.175-.404a2.474 2.474 0 0 1-.424-.395l-.003-.003ZM4 4.5a.5.5 0 0 1 .5-.5h.005a.5.5 0 0 1 0 1H4.5a.5.5 0 0 1-.5-.5Zm3 0a.5.5 0 0 1 .5-.5h.005a.5.5 0 0 1 0 1H7.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="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-.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,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="M9 1.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 0ZM3 5a1 1 0 1 0 0 2 1 1 0 0 0 0-2ZM1 6a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm8 2.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
+ <path fill="#000" fill-rule="evenodd" d="M3.863 6.503a.5.5 0 0 1 .684-.18l3.415 1.99a.5.5 0 1 1-.504.864l-3.415-1.99a.5.5 0 0 1-.18-.684Zm4.274-3.5a.5.5 0 0 1-.18.684l-3.41 1.99a.5.5 0 0 1-.504-.864l3.41-1.99a.5.5 0 0 1 .684.18Z" 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="M.5 10a.5.5 0 0 1 .5-.5h.005a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5Zm3-2.5A.5.5 0 0 1 4 8v2a.5.5 0 0 1-1 0V8a.5.5 0 0 1 .5-.5Zm2.5-2a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5Zm2.5-2A.5.5 0 0 1 9 4v6a.5.5 0 0 1-1 0V4a.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="M.5 10a.5.5 0 0 1 .5-.5h.005a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5Zm3-2.5A.5.5 0 0 1 4 8v2a.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="M.5 10a.5.5 0 0 1 .5-.5h.005a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5Zm3-2.5A.5.5 0 0 1 4 8v2a.5.5 0 0 1-1 0V8a.5.5 0 0 1 .5-.5Zm2.5-2a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0V6a.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="M.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"/>
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 10a.5.5 0 0 1 .5-.5h.005a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5Zm3-2.5A.5.5 0 0 1 4 8v2a.5.5 0 0 1-1 0V8a.5.5 0 0 1 .5-.5Zm2.5-2a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5Zm2.5-2A.5.5 0 0 1 9 4v6a.5.5 0 0 1-1 0V4a.5.5 0 0 1 .5-.5Zm2.5-2a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-1 0V2a.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="M6 1.5a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9ZM.5 6a5.5 5.5 0 1 1 11 0 5.5 5.5 0 0 1-11 0Z" clip-rule="evenodd"/>
4
+ <path fill="#000" fill-rule="evenodd" d="M2.111 2.111a.5.5 0 0 1 .708 0l7.07 7.07a.5.5 0 0 1-.708.708l-7.07-7.07a.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,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 4.5a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-5Zm9 0H2v5h8v-5Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M2.293 1.793A1 1 0 0 1 3 1.5h1.5c.264 0 .522.09.716.284A.999.999 0 0 1 5.5 2.5V4a.5.5 0 0 1-1 0V2.5H3V4a.5.5 0 0 1-1 0V2.5a1 1 0 0 1 .293-.707Zm4.5 0A1 1 0 0 1 7.5 1.5H9c.264 0 .522.09.716.284A.999.999 0 0 1 10 2.5V4a.5.5 0 0 1-1 0V2.5H7.5V4a.5.5 0 0 1-1 0V2.5a1 1 0 0 1 .293-.707Z" 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="M5.598 2.209a3 3 0 0 0-3.24 4.89.5.5 0 1 1-.715.7A4 4 0 1 1 8.209 3.5h.54a2.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="M5.646 5.646a.5.5 0 0 1 .708 0l2 2a.5.5 0 1 1-.708.708L6 6.707 4.354 8.354a.5.5 0 1 1-.708-.708l2-2Z" 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="M1.5 7a.5.5 0 0 1 .5.5v2a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 1 1 0v2A1.5 1.5 0 0 1 9.5 11h-7A1.5 1.5 0 0 1 1 9.5v-2a.5.5 0 0 1 .5-.5Zm4.146-5.854a.5.5 0 0 1 .708 0l2.5 2.5a.5.5 0 1 1-.708.708L6 2.207 3.854 4.354a.5.5 0 1 1-.708-.708l2.5-2.5Z" clip-rule="evenodd"/>
3
+ <path fill="#000" fill-rule="evenodd" d="M6 1a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-1 0v-6A.5.5 0 0 1 6 1Z" 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.94 1.44A1.5 1.5 0 0 1 5 1h2a1.5 1.5 0 0 1 1.5 1.5V3H10a1.5 1.5 0 0 1 1.5 1.5v5A1.5 1.5 0 0 1 10 11H2A1.5 1.5 0 0 1 .5 9.5v-5A1.5 1.5 0 0 1 2 3h1.5v-.5c0-.398.158-.78.44-1.06ZM3.5 4H2a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h1.5V4Zm1 6V4h3v6h-3Zm4 0H10a.5.5 0 0 0 .5-.5v-5A.5.5 0 0 0 10 4H8.5v6Zm-1-7h-3v-.5A.5.5 0 0 1 5 2h2a.5.5 0 0 1 .5.5V3Z" 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="M8.285 1.519A1.19 1.19 0 0 0 8 1.5H4.5c-.067 0-.255 0-.442.004a7.218 7.218 0 0 0-.258.01l-.094.007H3.7a.238.238 0 0 0-.177.18l-.004.014A1.19 1.19 0 0 0 3.5 2v8.5h5V2c0-.144-.002-.223-.02-.294L8.478 1.7a.239.239 0 0 0-.179-.177l-.014-.004ZM9.5 5v5.5h.5a.5.5 0 0 0 .5-.5V5.5c0-.15-.003-.221-.019-.285a.282.282 0 0 0-.07-.131.272.272 0 0 0-.116-.062A1.2 1.2 0 0 0 10 5h-.5Zm0-1V1.984c0-.126 0-.318-.05-.517a1.239 1.239 0 0 0-.922-.918A2.055 2.055 0 0 0 8.017.5H4.5c-.068 0-.266 0-.465.005-.1.002-.204.005-.295.01a1.239 1.239 0 0 0-1.191.956A2.055 2.055 0 0 0 2.5 2v3.5h-.517c-.125 0-.32 0-.518.051a1.28 1.28 0 0 0-.589.33 1.274 1.274 0 0 0-.33.607 2.2 2.2 0 0 0-.046.52V10c0 .826.674 1.5 1.5 1.5h8a1.5 1.5 0 0 0 1.5-1.5V5.483c0-.13 0-.32-.051-.518a1.28 1.28 0 0 0-.33-.589 1.274 1.274 0 0 0-.607-.33A2.2 2.2 0 0 0 9.992 4H9.5Zm-7 2.5H2a1.19 1.19 0 0 0-.285.019.282.282 0 0 0-.131.07.271.271 0 0 0-.062.116A1.2 1.2 0 0 0 1.5 7v3c0 .274.226.5.5.5h.5v-4Zm2-3.5a.5.5 0 0 1 .5-.5h2a.5.5 0 1 1 0 1H5a.5.5 0 0 1-.5-.5Zm0 2a.5.5 0 0 1 .5-.5h2a.5.5 0 1 1 0 1H5a.5.5 0 0 1-.5-.5Zm0 2a.5.5 0 0 1 .5-.5h2a.5.5 0 1 1 0 1H5a.5.5 0 0 1-.5-.5Zm0 2a.5.5 0 0 1 .5-.5h2a.5.5 0 1 1 0 1H5a.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="M3 1.5a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h1V9a.5.5 0 0 1 .5-.5h3A.5.5 0 0 1 8 9v1.5h1a.5.5 0 0 0 .5-.5V2a.5.5 0 0 0-.5-.5H3Zm6 10a1.5 1.5 0 0 0 1.5-1.5V2A1.5 1.5 0 0 0 9 .5H3A1.5 1.5 0 0 0 1.5 2v8A1.5 1.5 0 0 0 3 11.5h6Zm-2-1v-1H5v1h2ZM3.5 3a.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-.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-.5Zm2 0a.5.5 0 0 1 .5-.5h.005a.5.5 0 0 1 0 1H8a.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.94.94A1.5 1.5 0 0 1 2 .5h1A1.5 1.5 0 0 1 4.5 2v3.528l2.71-1.935A.5.5 0 0 1 8 4v1.528l2.71-1.935A.5.5 0 0 1 11.5 4v6a1.5 1.5 0 0 1-1.5 1.5H2A1.5 1.5 0 0 1 .5 10V2c0-.398.158-.78.44-1.06ZM2 1.5a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5V4.972L7.79 6.907A.5.5 0 0 1 7 6.5V4.972L4.29 6.907A.5.5 0 0 1 3.5 6.5V2a.5.5 0 0 0-.5-.5H2ZM3 9a.5.5 0 0 1 .5-.5H4a.5.5 0 0 1 0 1h-.5A.5.5 0 0 1 3 9Zm2.5 0a.5.5 0 0 1 .5-.5h.5a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5ZM8 9a.5.5 0 0 1 .5-.5H9a.5.5 0 0 1 0 1h-.5A.5.5 0 0 1 8 9Z" 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,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="M1.612 5H2.5A1.5 1.5 0 0 1 4 6.5V7a.5.5 0 0 0 .5.5A1.5 1.5 0 0 1 6 9v1.5c.344 0 .678-.039 1-.111V8.5A1.5 1.5 0 0 1 8.5 7h1.889a4.513 4.513 0 0 0-.145-2.5H9a.5.5 0 0 0-.5.5 1.5 1.5 0 0 1-3 0 .5.5 0 0 0-.49-.5 2 2 0 0 1-1.982-1.334A.5.5 0 0 1 3 3v-.354A4.497 4.497 0 0 0 1.612 5Zm2.387-3.032L4 2v.906A1 1 0 0 0 5 3.5 1.5 1.5 0 0 1 6.5 5a.5.5 0 0 0 1 0A1.5 1.5 0 0 1 9 3.5h.742A4.496 4.496 0 0 0 6 1.5c-.719 0-1.398.169-2.001.468ZM10.032 8H8.5a.5.5 0 0 0-.5.5v1.532A4.519 4.519 0 0 0 10.032 8Zm-4.417 3.487a5.5 5.5 0 1 0-.323-.032.5.5 0 0 0 .323.032ZM5 10.389A4.502 4.502 0 0 1 1.5 6h1a.5.5 0 0 1 .5.5V7a1.5 1.5 0 0 0 1.5 1.5.5.5 0 0 1 .5.5v1.389Z" 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.693.605a.5.5 0 0 1 .614 0l4.5 3.5A.5.5 0 0 1 11 4.5V10a1.5 1.5 0 0 1-1.5 1.5h-7A1.5 1.5 0 0 1 1 10V4.5a.5.5 0 0 1 .193-.395l4.5-3.5ZM5 10.5h2v-4H5v4Zm3 0V6a.5.5 0 0 0-.5-.5h-3A.5.5 0 0 0 4 6v4.5H2.5A.5.5 0 0 1 2 10V4.745l4-3.112 4 3.112V10a.5.5 0 0 1-.5.5H8Z" 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.5A3.5 3.5 0 0 0 2.5 5c0 1.302.885 2.68 1.874 3.793A15.182 15.182 0 0 0 6 10.36a15.182 15.182 0 0 0 1.626-1.567C8.615 7.68 9.5 6.303 9.5 5A3.5 3.5 0 0 0 6 1.5ZM6 11l-.3.4-.001-.001-.003-.002-.01-.008-.037-.028a14.688 14.688 0 0 1-.603-.5 16.177 16.177 0 0 1-1.42-1.404C2.615 8.32 1.5 6.697 1.5 5a4.5 4.5 0 0 1 9 0c0 1.698-1.115 3.32-2.126 4.457a16.177 16.177 0 0 1-2.023 1.904l-.036.028-.01.008-.004.002S6.3 11.4 6 11Zm0 0 .3.4a.5.5 0 0 1-.6 0L6 11Zm0-7a1 1 0 1 0 0 2 1 1 0 0 0 0-2ZM4 5a2 2 0 1 1 4 0 2 2 0 0 1-4 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="M10.763 1.075A.5.5 0 0 1 11 1.5V9a.5.5 0 0 1-.276.447l-3 1.5a.5.5 0 0 1-.448 0L4.5 9.56l-2.776 1.388A.5.5 0 0 1 1 10.5V3a.5.5 0 0 1 .276-.447l3-1.5a.5.5 0 0 1 .448 0L7.5 2.44l2.776-1.388a.5.5 0 0 1 .487.022ZM7 3.309l-2-1v6.382l2 1V3.309Zm1 6.382 2-1V2.309l-2 1v6.382Zm-4-1V2.309l-2 1v6.382l2-1Z" clip-rule="evenodd"/>
3
+ </svg>