@mozaic-ds/icons-vue 2.4.0 → 2.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (430) hide show
  1. package/dist/index.d.ts +7079 -4979
  2. package/dist/mozaic-icons-vue.mjs +33758 -42398
  3. package/dist/mozaic-icons-vue.umd.js +1 -1
  4. package/package.json +7 -7
  5. package/src/components/{AI20/AI20.vue → Ai20/Ai20.vue} +1 -1
  6. package/src/components/{AI24/AI24.vue → Ai24/Ai24.vue} +1 -1
  7. package/src/components/{AI32/AI32.vue → Ai32/Ai32.vue} +1 -1
  8. package/src/components/{AI48/AI48.vue → Ai48/Ai48.vue} +1 -1
  9. package/src/components/{AI64/AI64.vue → Ai64/Ai64.vue} +1 -1
  10. package/src/components/{API20/API20.vue → Api20/Api20.vue} +1 -1
  11. package/src/components/{API24/API24.vue → Api24/Api24.vue} +1 -1
  12. package/src/components/{API32/API32.vue → Api32/Api32.vue} +1 -1
  13. package/src/components/{API48/API48.vue → Api48/Api48.vue} +1 -1
  14. package/src/components/{API64/API64.vue → Api64/Api64.vue} +1 -1
  15. package/src/components/ArrowBack20/ArrowBack20.vue +1 -1
  16. package/src/components/ArrowBack24/ArrowBack24.vue +1 -1
  17. package/src/components/ArrowBack32/ArrowBack32.vue +1 -1
  18. package/src/components/ArrowBack48/ArrowBack48.vue +1 -1
  19. package/src/components/ArrowBack64/ArrowBack64.vue +1 -1
  20. package/src/components/ArrowBottom20/ArrowBottom20.vue +1 -1
  21. package/src/components/ArrowBottom24/ArrowBottom24.vue +1 -1
  22. package/src/components/ArrowBottom32/ArrowBottom32.vue +1 -1
  23. package/src/components/ArrowBottom48/ArrowBottom48.vue +1 -1
  24. package/src/components/ArrowBottom64/ArrowBottom64.vue +1 -1
  25. package/src/components/ArrowBottomLeft20/ArrowBottomLeft20.vue +1 -1
  26. package/src/components/ArrowBottomLeft24/ArrowBottomLeft24.vue +1 -1
  27. package/src/components/ArrowBottomLeft32/ArrowBottomLeft32.vue +1 -1
  28. package/src/components/ArrowBottomLeft48/ArrowBottomLeft48.vue +1 -1
  29. package/src/components/ArrowBottomLeft64/ArrowBottomLeft64.vue +1 -1
  30. package/src/components/ArrowBottomRight20/ArrowBottomRight20.vue +1 -1
  31. package/src/components/ArrowBottomRight24/ArrowBottomRight24.vue +1 -1
  32. package/src/components/ArrowBottomRight32/ArrowBottomRight32.vue +1 -1
  33. package/src/components/ArrowBottomRight48/ArrowBottomRight48.vue +1 -1
  34. package/src/components/ArrowBottomRight64/ArrowBottomRight64.vue +1 -1
  35. package/src/components/ArrowNext20/ArrowNext20.vue +1 -1
  36. package/src/components/ArrowNext24/ArrowNext24.vue +1 -1
  37. package/src/components/ArrowNext32/ArrowNext32.vue +1 -1
  38. package/src/components/ArrowNext48/ArrowNext48.vue +1 -1
  39. package/src/components/ArrowNext64/ArrowNext64.vue +1 -1
  40. package/src/components/ArrowTop20/ArrowTop20.vue +1 -1
  41. package/src/components/ArrowTop24/ArrowTop24.vue +1 -1
  42. package/src/components/ArrowTop32/ArrowTop32.vue +1 -1
  43. package/src/components/ArrowTop48/ArrowTop48.vue +1 -1
  44. package/src/components/ArrowTop64/ArrowTop64.vue +1 -1
  45. package/src/components/ArrowTopLeft20/ArrowTopLeft20.vue +1 -1
  46. package/src/components/ArrowTopLeft24/ArrowTopLeft24.vue +1 -1
  47. package/src/components/ArrowTopLeft32/ArrowTopLeft32.vue +1 -1
  48. package/src/components/ArrowTopLeft48/ArrowTopLeft48.vue +1 -1
  49. package/src/components/ArrowTopLeft64/ArrowTopLeft64.vue +1 -1
  50. package/src/components/ArrowTopRight20/ArrowTopRight20.vue +1 -1
  51. package/src/components/ArrowTopRight24/ArrowTopRight24.vue +1 -1
  52. package/src/components/ArrowTopRight32/ArrowTopRight32.vue +1 -1
  53. package/src/components/ArrowTopRight48/ArrowTopRight48.vue +1 -1
  54. package/src/components/ArrowTopRight64/ArrowTopRight64.vue +1 -1
  55. package/src/components/Attachment20/Attachment20.vue +17 -0
  56. package/src/components/Attachment24/Attachment24.vue +17 -0
  57. package/src/components/Attachment32/Attachment32.vue +17 -0
  58. package/src/components/Attachment48/Attachment48.vue +17 -0
  59. package/src/components/Attachment64/Attachment64.vue +17 -0
  60. package/src/components/BillLei20/BillLei20.vue +17 -0
  61. package/src/components/BillLei24/BillLei24.vue +17 -0
  62. package/src/components/BillLei32/BillLei32.vue +17 -0
  63. package/src/components/BillLei48/BillLei48.vue +17 -0
  64. package/src/components/BillLei64/BillLei64.vue +17 -0
  65. package/src/components/BluetoothOff20/BluetoothOff20.vue +17 -0
  66. package/src/components/BluetoothOff24/BluetoothOff24.vue +17 -0
  67. package/src/components/BluetoothOff32/BluetoothOff32.vue +17 -0
  68. package/src/components/BluetoothOff48/BluetoothOff48.vue +17 -0
  69. package/src/components/BluetoothOff64/BluetoothOff64.vue +17 -0
  70. package/src/components/Bookmark20/Bookmark20.vue +17 -0
  71. package/src/components/Bookmark24/Bookmark24.vue +17 -0
  72. package/src/components/Bookmark32/Bookmark32.vue +17 -0
  73. package/src/components/Bookmark48/Bookmark48.vue +17 -0
  74. package/src/components/Bookmark64/Bookmark64.vue +17 -0
  75. package/src/components/BookmarkFilled20/BookmarkFilled20.vue +17 -0
  76. package/src/components/BookmarkFilled24/BookmarkFilled24.vue +17 -0
  77. package/src/components/BookmarkFilled32/BookmarkFilled32.vue +17 -0
  78. package/src/components/BookmarkFilled48/BookmarkFilled48.vue +17 -0
  79. package/src/components/BookmarkFilled64/BookmarkFilled64.vue +17 -0
  80. package/src/components/Camera20/Camera20.vue +1 -1
  81. package/src/components/Camera24/Camera24.vue +1 -1
  82. package/src/components/Camera32/Camera32.vue +1 -1
  83. package/src/components/Camera48/Camera48.vue +1 -1
  84. package/src/components/Camera64/Camera64.vue +1 -1
  85. package/src/components/Cart20/Cart20.vue +1 -1
  86. package/src/components/Cart24/Cart24.vue +1 -1
  87. package/src/components/Cart32/Cart32.vue +1 -1
  88. package/src/components/Cart48/Cart48.vue +1 -1
  89. package/src/components/Cart64/Cart64.vue +1 -1
  90. package/src/components/CurrencyDollar20/CurrencyDollar20.vue +17 -0
  91. package/src/components/CurrencyDollar24/CurrencyDollar24.vue +17 -0
  92. package/src/components/CurrencyDollar32/CurrencyDollar32.vue +17 -0
  93. package/src/components/CurrencyDollar48/CurrencyDollar48.vue +17 -0
  94. package/src/components/CurrencyDollar64/CurrencyDollar64.vue +17 -0
  95. package/src/components/CurrencyEuro20/CurrencyEuro20.vue +17 -0
  96. package/src/components/CurrencyEuro24/CurrencyEuro24.vue +17 -0
  97. package/src/components/CurrencyEuro32/CurrencyEuro32.vue +17 -0
  98. package/src/components/CurrencyEuro48/CurrencyEuro48.vue +17 -0
  99. package/src/components/CurrencyEuro64/CurrencyEuro64.vue +17 -0
  100. package/src/components/CurrencyLei20/CurrencyLei20.vue +17 -0
  101. package/src/components/CurrencyLei24/CurrencyLei24.vue +17 -0
  102. package/src/components/CurrencyLei32/CurrencyLei32.vue +17 -0
  103. package/src/components/CurrencyLei48/CurrencyLei48.vue +17 -0
  104. package/src/components/CurrencyLei64/CurrencyLei64.vue +17 -0
  105. package/src/components/Cybersecurity20/Cybersecurity20.vue +1 -1
  106. package/src/components/Cybersecurity24/Cybersecurity24.vue +1 -1
  107. package/src/components/Cybersecurity32/Cybersecurity32.vue +1 -1
  108. package/src/components/Cybersecurity48/Cybersecurity48.vue +1 -1
  109. package/src/components/Cybersecurity64/Cybersecurity64.vue +1 -1
  110. package/src/components/CybersecurityCheck20/CybersecurityCheck20.vue +1 -1
  111. package/src/components/CybersecurityCheck24/CybersecurityCheck24.vue +1 -1
  112. package/src/components/CybersecurityCheck32/CybersecurityCheck32.vue +1 -1
  113. package/src/components/CybersecurityCheck48/CybersecurityCheck48.vue +1 -1
  114. package/src/components/CybersecurityCheck64/CybersecurityCheck64.vue +1 -1
  115. package/src/components/CybersecurityWarning20/CybersecurityWarning20.vue +1 -1
  116. package/src/components/CybersecurityWarning24/CybersecurityWarning24.vue +1 -1
  117. package/src/components/CybersecurityWarning32/CybersecurityWarning32.vue +1 -1
  118. package/src/components/CybersecurityWarning48/CybersecurityWarning48.vue +1 -1
  119. package/src/components/CybersecurityWarning64/CybersecurityWarning64.vue +1 -1
  120. package/src/components/Danger20/Danger20.vue +1 -1
  121. package/src/components/Danger24/Danger24.vue +1 -1
  122. package/src/components/Danger32/Danger32.vue +1 -1
  123. package/src/components/Danger48/Danger48.vue +1 -1
  124. package/src/components/Danger64/Danger64.vue +1 -1
  125. package/src/components/Delivery20/Delivery20.vue +1 -1
  126. package/src/components/Delivery24/Delivery24.vue +1 -1
  127. package/src/components/Delivery32/Delivery32.vue +1 -1
  128. package/src/components/Delivery48/Delivery48.vue +1 -1
  129. package/src/components/Delivery64/Delivery64.vue +1 -1
  130. package/src/components/DeliveryOff20/DeliveryOff20.vue +17 -0
  131. package/src/components/DeliveryOff24/DeliveryOff24.vue +17 -0
  132. package/src/components/DeliveryOff32/DeliveryOff32.vue +17 -0
  133. package/src/components/DeliveryOff48/DeliveryOff48.vue +17 -0
  134. package/src/components/DeliveryOff64/DeliveryOff64.vue +17 -0
  135. package/src/components/DeviceMobile20/DeviceMobile20.vue +1 -1
  136. package/src/components/DeviceMobile24/DeviceMobile24.vue +1 -1
  137. package/src/components/DeviceMobile32/DeviceMobile32.vue +1 -1
  138. package/src/components/DeviceMobile48/DeviceMobile48.vue +1 -1
  139. package/src/components/DeviceMobile64/DeviceMobile64.vue +1 -1
  140. package/src/components/DeviceTablet20/DeviceTablet20.vue +1 -1
  141. package/src/components/DeviceTablet24/DeviceTablet24.vue +1 -1
  142. package/src/components/DeviceTablet32/DeviceTablet32.vue +1 -1
  143. package/src/components/DeviceTablet48/DeviceTablet48.vue +1 -1
  144. package/src/components/DeviceTablet64/DeviceTablet64.vue +1 -1
  145. package/src/components/DimensionDiameter20/DimensionDiameter20.vue +17 -0
  146. package/src/components/DimensionDiameter24/DimensionDiameter24.vue +17 -0
  147. package/src/components/DimensionDiameter32/DimensionDiameter32.vue +17 -0
  148. package/src/components/DimensionDiameter48/DimensionDiameter48.vue +17 -0
  149. package/src/components/DimensionDiameter64/DimensionDiameter64.vue +17 -0
  150. package/src/components/DimensionHeight20/DimensionHeight20.vue +17 -0
  151. package/src/components/DimensionHeight24/DimensionHeight24.vue +17 -0
  152. package/src/components/DimensionHeight32/DimensionHeight32.vue +17 -0
  153. package/src/components/DimensionHeight48/DimensionHeight48.vue +17 -0
  154. package/src/components/DimensionHeight64/DimensionHeight64.vue +17 -0
  155. package/src/components/DimensionLength20/DimensionLength20.vue +17 -0
  156. package/src/components/DimensionLength24/DimensionLength24.vue +17 -0
  157. package/src/components/DimensionLength32/DimensionLength32.vue +17 -0
  158. package/src/components/DimensionLength48/DimensionLength48.vue +17 -0
  159. package/src/components/DimensionLength64/DimensionLength64.vue +17 -0
  160. package/src/components/DimensionThickness20/DimensionThickness20.vue +17 -0
  161. package/src/components/DimensionThickness24/DimensionThickness24.vue +17 -0
  162. package/src/components/DimensionThickness32/DimensionThickness32.vue +17 -0
  163. package/src/components/DimensionThickness48/DimensionThickness48.vue +17 -0
  164. package/src/components/DimensionThickness64/DimensionThickness64.vue +17 -0
  165. package/src/components/DimensionWidth20/DimensionWidth20.vue +17 -0
  166. package/src/components/DimensionWidth24/DimensionWidth24.vue +17 -0
  167. package/src/components/DimensionWidth32/DimensionWidth32.vue +17 -0
  168. package/src/components/DimensionWidth48/DimensionWidth48.vue +17 -0
  169. package/src/components/DimensionWidth64/DimensionWidth64.vue +17 -0
  170. package/src/components/{DIY20/DIY20.vue → Diy20/Diy20.vue} +1 -1
  171. package/src/components/{DIY24/DIY24.vue → Diy24/Diy24.vue} +1 -1
  172. package/src/components/{DIY32/DIY32.vue → Diy32/Diy32.vue} +1 -1
  173. package/src/components/{DIY48/DIY48.vue → Diy48/Diy48.vue} +1 -1
  174. package/src/components/{DIY64/DIY64.vue → Diy64/Diy64.vue} +1 -1
  175. package/src/components/{DIYAlt20/DIYAlt20.vue → DiyAlt20/DiyAlt20.vue} +1 -1
  176. package/src/components/{DIYAlt24/DIYAlt24.vue → DiyAlt24/DiyAlt24.vue} +1 -1
  177. package/src/components/{DIYAlt32/DIYAlt32.vue → DiyAlt32/DiyAlt32.vue} +1 -1
  178. package/src/components/{DIYAlt48/DIYAlt48.vue → DiyAlt48/DiyAlt48.vue} +1 -1
  179. package/src/components/{DIYAlt64/DIYAlt64.vue → DiyAlt64/DiyAlt64.vue} +1 -1
  180. package/src/components/Error20/Error20.vue +17 -0
  181. package/src/components/Error24/Error24.vue +17 -0
  182. package/src/components/Error32/Error32.vue +17 -0
  183. package/src/components/Error48/Error48.vue +17 -0
  184. package/src/components/Error64/Error64.vue +17 -0
  185. package/src/components/ErrorFilled20/ErrorFilled20.vue +17 -0
  186. package/src/components/ErrorFilled24/ErrorFilled24.vue +17 -0
  187. package/src/components/ErrorFilled32/ErrorFilled32.vue +17 -0
  188. package/src/components/ErrorFilled48/ErrorFilled48.vue +17 -0
  189. package/src/components/ErrorFilled64/ErrorFilled64.vue +17 -0
  190. package/src/components/FavoriteOff20/FavoriteOff20.vue +17 -0
  191. package/src/components/FavoriteOff24/FavoriteOff24.vue +17 -0
  192. package/src/components/FavoriteOff32/FavoriteOff32.vue +17 -0
  193. package/src/components/FavoriteOff48/FavoriteOff48.vue +17 -0
  194. package/src/components/FavoriteOff64/FavoriteOff64.vue +17 -0
  195. package/src/components/{FileCSV20/FileCSV20.vue → FileCsv20/FileCsv20.vue} +1 -1
  196. package/src/components/{FileCSV24/FileCSV24.vue → FileCsv24/FileCsv24.vue} +1 -1
  197. package/src/components/{FileCSV32/FileCSV32.vue → FileCsv32/FileCsv32.vue} +1 -1
  198. package/src/components/{FileCSV48/FileCSV48.vue → FileCsv48/FileCsv48.vue} +1 -1
  199. package/src/components/{FileCSV64/FileCSV64.vue → FileCsv64/FileCsv64.vue} +1 -1
  200. package/src/components/{FileDOC20/FileDOC20.vue → FileDoc20/FileDoc20.vue} +1 -1
  201. package/src/components/{FileDOC24/FileDOC24.vue → FileDoc24/FileDoc24.vue} +1 -1
  202. package/src/components/{FileDOC32/FileDOC32.vue → FileDoc32/FileDoc32.vue} +1 -1
  203. package/src/components/{FileDOC48/FileDOC48.vue → FileDoc48/FileDoc48.vue} +1 -1
  204. package/src/components/{FileDOC64/FileDOC64.vue → FileDoc64/FileDoc64.vue} +1 -1
  205. package/src/components/{FileFIG20/FileFIG20.vue → FileFig20/FileFig20.vue} +1 -1
  206. package/src/components/{FileFIG24/FileFIG24.vue → FileFig24/FileFig24.vue} +1 -1
  207. package/src/components/{FileFIG32/FileFIG32.vue → FileFig32/FileFig32.vue} +1 -1
  208. package/src/components/{FileFIG48/FileFIG48.vue → FileFig48/FileFig48.vue} +1 -1
  209. package/src/components/{FileFIG64/FileFIG64.vue → FileFig64/FileFig64.vue} +1 -1
  210. package/src/components/{FileJPG20/FileJPG20.vue → FileJpg20/FileJpg20.vue} +1 -1
  211. package/src/components/{FileJPG24/FileJPG24.vue → FileJpg24/FileJpg24.vue} +1 -1
  212. package/src/components/{FileJPG32/FileJPG32.vue → FileJpg32/FileJpg32.vue} +1 -1
  213. package/src/components/{FileJPG48/FileJPG48.vue → FileJpg48/FileJpg48.vue} +1 -1
  214. package/src/components/{FileJPG64/FileJPG64.vue → FileJpg64/FileJpg64.vue} +1 -1
  215. package/src/components/{FilePDF20/FilePDF20.vue → FilePdf20/FilePdf20.vue} +1 -1
  216. package/src/components/{FilePDF24/FilePDF24.vue → FilePdf24/FilePdf24.vue} +1 -1
  217. package/src/components/{FilePDF32/FilePDF32.vue → FilePdf32/FilePdf32.vue} +1 -1
  218. package/src/components/{FilePDF48/FilePDF48.vue → FilePdf48/FilePdf48.vue} +1 -1
  219. package/src/components/{FilePDF64/FilePDF64.vue → FilePdf64/FilePdf64.vue} +1 -1
  220. package/src/components/{FilePNG20/FilePNG20.vue → FilePng20/FilePng20.vue} +1 -1
  221. package/src/components/{FilePNG24/FilePNG24.vue → FilePng24/FilePng24.vue} +1 -1
  222. package/src/components/{FilePNG32/FilePNG32.vue → FilePng32/FilePng32.vue} +1 -1
  223. package/src/components/{FilePNG48/FilePNG48.vue → FilePng48/FilePng48.vue} +1 -1
  224. package/src/components/{FilePNG64/FilePNG64.vue → FilePng64/FilePng64.vue} +1 -1
  225. package/src/components/{FileSVG20/FileSVG20.vue → FileSvg20/FileSvg20.vue} +1 -1
  226. package/src/components/{FileSVG24/FileSVG24.vue → FileSvg24/FileSvg24.vue} +1 -1
  227. package/src/components/{FileSVG32/FileSVG32.vue → FileSvg32/FileSvg32.vue} +1 -1
  228. package/src/components/{FileSVG48/FileSVG48.vue → FileSvg48/FileSvg48.vue} +1 -1
  229. package/src/components/{FileSVG64/FileSVG64.vue → FileSvg64/FileSvg64.vue} +1 -1
  230. package/src/components/{FileXLS20/FileXLS20.vue → FileXls20/FileXls20.vue} +1 -1
  231. package/src/components/{FileXLS24/FileXLS24.vue → FileXls24/FileXls24.vue} +1 -1
  232. package/src/components/{FileXLS32/FileXLS32.vue → FileXls32/FileXls32.vue} +1 -1
  233. package/src/components/{FileXLS48/FileXLS48.vue → FileXls48/FileXls48.vue} +1 -1
  234. package/src/components/{FileXLS64/FileXLS64.vue → FileXls64/FileXls64.vue} +1 -1
  235. package/src/components/FolderNew20/FolderNew20.vue +1 -1
  236. package/src/components/FolderNew24/FolderNew24.vue +1 -1
  237. package/src/components/FolderNew32/FolderNew32.vue +1 -1
  238. package/src/components/FolderNew48/FolderNew48.vue +1 -1
  239. package/src/components/FolderNew64/FolderNew64.vue +1 -1
  240. package/src/components/FundingCardLei20/FundingCardLei20.vue +17 -0
  241. package/src/components/FundingCardLei24/FundingCardLei24.vue +17 -0
  242. package/src/components/FundingCardLei32/FundingCardLei32.vue +17 -0
  243. package/src/components/FundingCardLei48/FundingCardLei48.vue +17 -0
  244. package/src/components/FundingCardLei64/FundingCardLei64.vue +17 -0
  245. package/src/components/FundingLei20/FundingLei20.vue +17 -0
  246. package/src/components/FundingLei24/FundingLei24.vue +17 -0
  247. package/src/components/FundingLei32/FundingLei32.vue +17 -0
  248. package/src/components/FundingLei48/FundingLei48.vue +17 -0
  249. package/src/components/FundingLei64/FundingLei64.vue +17 -0
  250. package/src/components/InfoCircle20/InfoCircle20.vue +1 -1
  251. package/src/components/InfoCircle24/InfoCircle24.vue +1 -1
  252. package/src/components/InfoCircle32/InfoCircle32.vue +1 -1
  253. package/src/components/InfoCircle48/InfoCircle48.vue +1 -1
  254. package/src/components/InfoCircle64/InfoCircle64.vue +1 -1
  255. package/src/components/InfoCircleFilled20/InfoCircleFilled20.vue +1 -1
  256. package/src/components/InfoCircleFilled24/InfoCircleFilled24.vue +1 -1
  257. package/src/components/InfoCircleFilled32/InfoCircleFilled32.vue +1 -1
  258. package/src/components/InfoCircleFilled48/InfoCircleFilled48.vue +1 -1
  259. package/src/components/InfoCircleFilled64/InfoCircleFilled64.vue +1 -1
  260. package/src/components/InsulationAlt20/InsulationAlt20.vue +1 -1
  261. package/src/components/InsulationAlt24/InsulationAlt24.vue +1 -1
  262. package/src/components/InsulationAlt32/InsulationAlt32.vue +1 -1
  263. package/src/components/InsulationAlt48/InsulationAlt48.vue +1 -1
  264. package/src/components/InsulationAlt64/InsulationAlt64.vue +1 -1
  265. package/src/components/ListAdd20/ListAdd20.vue +1 -1
  266. package/src/components/ListAdd24/ListAdd24.vue +1 -1
  267. package/src/components/ListAdd32/ListAdd32.vue +1 -1
  268. package/src/components/ListAdd48/ListAdd48.vue +1 -1
  269. package/src/components/ListAdd64/ListAdd64.vue +1 -1
  270. package/src/components/MicOff20/MicOff20.vue +17 -0
  271. package/src/components/MicOff24/MicOff24.vue +17 -0
  272. package/src/components/MicOff32/MicOff32.vue +17 -0
  273. package/src/components/MicOff48/MicOff48.vue +17 -0
  274. package/src/components/MicOff64/MicOff64.vue +17 -0
  275. package/src/components/NotificationOff20/NotificationOff20.vue +17 -0
  276. package/src/components/NotificationOff24/NotificationOff24.vue +17 -0
  277. package/src/components/NotificationOff32/NotificationOff32.vue +17 -0
  278. package/src/components/NotificationOff48/NotificationOff48.vue +17 -0
  279. package/src/components/NotificationOff64/NotificationOff64.vue +17 -0
  280. package/src/components/PackageCheck20/PackageCheck20.vue +17 -0
  281. package/src/components/PackageCheck24/PackageCheck24.vue +17 -0
  282. package/src/components/PackageCheck32/PackageCheck32.vue +17 -0
  283. package/src/components/PackageCheck48/PackageCheck48.vue +17 -0
  284. package/src/components/PackageCheck64/PackageCheck64.vue +17 -0
  285. package/src/components/PackageOff20/PackageOff20.vue +17 -0
  286. package/src/components/PackageOff24/PackageOff24.vue +17 -0
  287. package/src/components/PackageOff32/PackageOff32.vue +17 -0
  288. package/src/components/PackageOff48/PackageOff48.vue +17 -0
  289. package/src/components/PackageOff64/PackageOff64.vue +17 -0
  290. package/src/components/PhoneOff20/PhoneOff20.vue +17 -0
  291. package/src/components/PhoneOff24/PhoneOff24.vue +17 -0
  292. package/src/components/PhoneOff32/PhoneOff32.vue +17 -0
  293. package/src/components/PhoneOff48/PhoneOff48.vue +17 -0
  294. package/src/components/PhoneOff64/PhoneOff64.vue +17 -0
  295. package/src/components/PhoneReject20/PhoneReject20.vue +17 -0
  296. package/src/components/PhoneReject24/PhoneReject24.vue +17 -0
  297. package/src/components/PhoneReject32/PhoneReject32.vue +17 -0
  298. package/src/components/PhoneReject48/PhoneReject48.vue +17 -0
  299. package/src/components/PhoneReject64/PhoneReject64.vue +17 -0
  300. package/src/components/ReceiptLei20/ReceiptLei20.vue +17 -0
  301. package/src/components/ReceiptLei24/ReceiptLei24.vue +17 -0
  302. package/src/components/ReceiptLei32/ReceiptLei32.vue +17 -0
  303. package/src/components/ReceiptLei48/ReceiptLei48.vue +17 -0
  304. package/src/components/ReceiptLei64/ReceiptLei64.vue +17 -0
  305. package/src/components/{RFID20/RFID20.vue → Rfid20/Rfid20.vue} +1 -1
  306. package/src/components/{RFID24/RFID24.vue → Rfid24/Rfid24.vue} +1 -1
  307. package/src/components/{RFID32/RFID32.vue → Rfid32/Rfid32.vue} +1 -1
  308. package/src/components/{RFID48/RFID48.vue → Rfid48/Rfid48.vue} +1 -1
  309. package/src/components/{RFID64/RFID64.vue → Rfid64/Rfid64.vue} +1 -1
  310. package/src/components/Robot20/Robot20.vue +17 -0
  311. package/src/components/Robot24/Robot24.vue +17 -0
  312. package/src/components/Robot32/Robot32.vue +17 -0
  313. package/src/components/Robot48/Robot48.vue +17 -0
  314. package/src/components/Robot64/Robot64.vue +17 -0
  315. package/src/components/Stop20/Stop20.vue +17 -0
  316. package/src/components/Stop24/Stop24.vue +17 -0
  317. package/src/components/Stop32/Stop32.vue +17 -0
  318. package/src/components/Stop48/Stop48.vue +17 -0
  319. package/src/components/Stop64/Stop64.vue +17 -0
  320. package/src/components/StopCircle20/StopCircle20.vue +17 -0
  321. package/src/components/StopCircle24/StopCircle24.vue +17 -0
  322. package/src/components/StopCircle32/StopCircle32.vue +17 -0
  323. package/src/components/StopCircle48/StopCircle48.vue +17 -0
  324. package/src/components/StopCircle64/StopCircle64.vue +17 -0
  325. package/src/components/StoreLmOff20/StoreLmOff20.vue +17 -0
  326. package/src/components/StoreLmOff24/StoreLmOff24.vue +17 -0
  327. package/src/components/StoreLmOff32/StoreLmOff32.vue +17 -0
  328. package/src/components/StoreLmOff48/StoreLmOff48.vue +17 -0
  329. package/src/components/StoreLmOff64/StoreLmOff64.vue +17 -0
  330. package/src/components/StoreMOff20/StoreMOff20.vue +17 -0
  331. package/src/components/StoreMOff24/StoreMOff24.vue +17 -0
  332. package/src/components/StoreMOff32/StoreMOff32.vue +17 -0
  333. package/src/components/StoreMOff48/StoreMOff48.vue +17 -0
  334. package/src/components/StoreMOff64/StoreMOff64.vue +17 -0
  335. package/src/components/ThumbDown20/ThumbDown20.vue +1 -1
  336. package/src/components/ThumbDown24/ThumbDown24.vue +1 -1
  337. package/src/components/ThumbDown32/ThumbDown32.vue +1 -1
  338. package/src/components/ThumbDown48/ThumbDown48.vue +1 -1
  339. package/src/components/ThumbDown64/ThumbDown64.vue +1 -1
  340. package/src/components/ThumbDownFilled20/ThumbDownFilled20.vue +17 -0
  341. package/src/components/ThumbDownFilled24/ThumbDownFilled24.vue +17 -0
  342. package/src/components/ThumbDownFilled32/ThumbDownFilled32.vue +17 -0
  343. package/src/components/ThumbDownFilled48/ThumbDownFilled48.vue +17 -0
  344. package/src/components/ThumbDownFilled64/ThumbDownFilled64.vue +17 -0
  345. package/src/components/ThumbUp20/ThumbUp20.vue +1 -1
  346. package/src/components/ThumbUp24/ThumbUp24.vue +1 -1
  347. package/src/components/ThumbUp32/ThumbUp32.vue +1 -1
  348. package/src/components/ThumbUp48/ThumbUp48.vue +1 -1
  349. package/src/components/ThumbUp64/ThumbUp64.vue +1 -1
  350. package/src/components/ThumbUpFilled20/ThumbUpFilled20.vue +17 -0
  351. package/src/components/ThumbUpFilled24/ThumbUpFilled24.vue +17 -0
  352. package/src/components/ThumbUpFilled32/ThumbUpFilled32.vue +17 -0
  353. package/src/components/ThumbUpFilled48/ThumbUpFilled48.vue +17 -0
  354. package/src/components/ThumbUpFilled64/ThumbUpFilled64.vue +17 -0
  355. package/src/components/TruckLoading20/TruckLoading20.vue +1 -1
  356. package/src/components/TruckLoading24/TruckLoading24.vue +1 -1
  357. package/src/components/TruckLoading32/TruckLoading32.vue +1 -1
  358. package/src/components/TruckLoading48/TruckLoading48.vue +1 -1
  359. package/src/components/TruckLoading64/TruckLoading64.vue +1 -1
  360. package/src/components/TruckUnloading20/TruckUnloading20.vue +1 -1
  361. package/src/components/TruckUnloading24/TruckUnloading24.vue +1 -1
  362. package/src/components/TruckUnloading32/TruckUnloading32.vue +1 -1
  363. package/src/components/TruckUnloading48/TruckUnloading48.vue +1 -1
  364. package/src/components/TruckUnloading64/TruckUnloading64.vue +1 -1
  365. package/src/components/{View3D20/View3D20.vue → View3d20/View3d20.vue} +1 -1
  366. package/src/components/{View3D24/View3D24.vue → View3d24/View3d24.vue} +1 -1
  367. package/src/components/{View3D32/View3D32.vue → View3d32/View3d32.vue} +1 -1
  368. package/src/components/{View3D48/View3D48.vue → View3d48/View3d48.vue} +1 -1
  369. package/src/components/{View3D64/View3D64.vue → View3d64/View3d64.vue} +1 -1
  370. package/src/components/{ViewAR20/ViewAR20.vue → ViewAr20/ViewAr20.vue} +1 -1
  371. package/src/components/{ViewAR24/ViewAR24.vue → ViewAr24/ViewAr24.vue} +1 -1
  372. package/src/components/{ViewAR32/ViewAR32.vue → ViewAr32/ViewAr32.vue} +1 -1
  373. package/src/components/{ViewAR48/ViewAR48.vue → ViewAr48/ViewAr48.vue} +1 -1
  374. package/src/components/{ViewAR64/ViewAR64.vue → ViewAr64/ViewAr64.vue} +1 -1
  375. package/src/components/WarningCircle20/WarningCircle20.vue +1 -1
  376. package/src/components/WarningCircle24/WarningCircle24.vue +1 -1
  377. package/src/components/WarningCircle32/WarningCircle32.vue +1 -1
  378. package/src/components/WarningCircle48/WarningCircle48.vue +1 -1
  379. package/src/components/WarningCircle64/WarningCircle64.vue +1 -1
  380. package/src/components/WarningCircleFilled20/WarningCircleFilled20.vue +1 -1
  381. package/src/components/WarningCircleFilled24/WarningCircleFilled24.vue +1 -1
  382. package/src/components/WarningCircleFilled32/WarningCircleFilled32.vue +1 -1
  383. package/src/components/WarningCircleFilled48/WarningCircleFilled48.vue +1 -1
  384. package/src/components/WarningCircleFilled64/WarningCircleFilled64.vue +1 -1
  385. package/src/components/WarningTriangle20/WarningTriangle20.vue +17 -0
  386. package/src/components/WarningTriangle24/WarningTriangle24.vue +17 -0
  387. package/src/components/WarningTriangle32/WarningTriangle32.vue +17 -0
  388. package/src/components/WarningTriangle48/WarningTriangle48.vue +17 -0
  389. package/src/components/WarningTriangle64/WarningTriangle64.vue +17 -0
  390. package/src/components/WarningTriangleFilled20/WarningTriangleFilled20.vue +17 -0
  391. package/src/components/WarningTriangleFilled24/WarningTriangleFilled24.vue +17 -0
  392. package/src/components/WarningTriangleFilled32/WarningTriangleFilled32.vue +17 -0
  393. package/src/components/WarningTriangleFilled48/WarningTriangleFilled48.vue +17 -0
  394. package/src/components/WarningTriangleFilled64/WarningTriangleFilled64.vue +17 -0
  395. package/src/components/WifiOff20/WifiOff20.vue +17 -0
  396. package/src/components/WifiOff24/WifiOff24.vue +17 -0
  397. package/src/components/WifiOff32/WifiOff32.vue +17 -0
  398. package/src/components/WifiOff48/WifiOff48.vue +17 -0
  399. package/src/components/WifiOff64/WifiOff64.vue +17 -0
  400. package/src/index.ts +687 -537
  401. package/src/components/Instance20/Instance20.vue +0 -17
  402. package/src/components/Instance24/Instance24.vue +0 -17
  403. package/src/components/Instance32/Instance32.vue +0 -17
  404. package/src/components/Instance48/Instance48.vue +0 -17
  405. package/src/components/Instance64/Instance64.vue +0 -17
  406. package/src/components/InstanceLeft20/InstanceLeft20.vue +0 -17
  407. package/src/components/InstanceLeft24/InstanceLeft24.vue +0 -17
  408. package/src/components/InstanceLeft32/InstanceLeft32.vue +0 -17
  409. package/src/components/InstanceLeft48/InstanceLeft48.vue +0 -17
  410. package/src/components/InstanceLeft64/InstanceLeft64.vue +0 -17
  411. package/src/components/InstanceRight20/InstanceRight20.vue +0 -17
  412. package/src/components/InstanceRight24/InstanceRight24.vue +0 -17
  413. package/src/components/InstanceRight32/InstanceRight32.vue +0 -17
  414. package/src/components/InstanceRight48/InstanceRight48.vue +0 -17
  415. package/src/components/InstanceRight64/InstanceRight64.vue +0 -17
  416. package/src/components/NoPicture20/NoPicture20.vue +0 -17
  417. package/src/components/NoPicture24/NoPicture24.vue +0 -17
  418. package/src/components/NoPicture32/NoPicture32.vue +0 -17
  419. package/src/components/NoPicture48/NoPicture48.vue +0 -17
  420. package/src/components/NoPicture64/NoPicture64.vue +0 -17
  421. package/src/components/RotatedMobile20/RotatedMobile20.vue +0 -17
  422. package/src/components/RotatedMobile24/RotatedMobile24.vue +0 -17
  423. package/src/components/RotatedMobile32/RotatedMobile32.vue +0 -17
  424. package/src/components/RotatedMobile48/RotatedMobile48.vue +0 -17
  425. package/src/components/RotatedMobile64/RotatedMobile64.vue +0 -17
  426. package/src/components/SocialWorkplace20/SocialWorkplace20.vue +0 -17
  427. package/src/components/SocialWorkplace24/SocialWorkplace24.vue +0 -17
  428. package/src/components/SocialWorkplace32/SocialWorkplace32.vue +0 -17
  429. package/src/components/SocialWorkplace48/SocialWorkplace48.vue +0 -17
  430. package/src/components/SocialWorkplace64/SocialWorkplace64.vue +0 -17
@@ -1,17 +0,0 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20" height="20"><path fill-rule="evenodd" d="M9.47 1.97a.75.75 0 0 1 1.06 0l7.5 7.5a.75.75 0 0 1 0 1.06l-7.5 7.5a.75.75 0 0 1-1.06 0l-3.75-3.75a.75.75 0 1 1 1.06-1.06L10 16.44 16.44 10 10 3.56 6.78 6.78a.75.75 0 0 1-1.06-1.06zM1.5 10a1 1 0 0 1 1-1h5.672a2.083 2.083 0 1 1 0 2H2.5a1 1 0 0 1-1-1"/></svg></template>
2
- <script setup lang="ts">
3
- /**
4
- * Instance20 is an SVG icon wrapped in a Vue component to make it easier to use.
5
- */
6
- withDefaults(
7
- defineProps<{
8
- /**
9
- * Define the color of the icon.
10
- */
11
- color?: string;
12
- }>(),
13
- {
14
- color: 'currentColor',
15
- },
16
- );
17
- </script>
@@ -1,17 +0,0 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path fill-rule="evenodd" d="M11.293 2.293a1 1 0 0 1 1.414 0l9 9a1 1 0 0 1 0 1.414l-9 9a1 1 0 0 1-1.414 0l-4.5-4.5a1 1 0 1 1 1.414-1.414L12 19.586 19.586 12 12 4.414 8.207 8.207a1 1 0 0 1-1.414-1.414zM2 12a1 1 0 0 1 1-1h6.708a2.5 2.5 0 1 1 0 2H3a1 1 0 0 1-1-1"/></svg></template>
2
- <script setup lang="ts">
3
- /**
4
- * Instance24 is an SVG icon wrapped in a Vue component to make it easier to use.
5
- */
6
- withDefaults(
7
- defineProps<{
8
- /**
9
- * Define the color of the icon.
10
- */
11
- color?: string;
12
- }>(),
13
- {
14
- color: 'currentColor',
15
- },
16
- );
17
- </script>
@@ -1,17 +0,0 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32" height="32"><path fill-rule="evenodd" d="M15.293 3.293a1 1 0 0 1 1.414 0l12 12a1 1 0 0 1 0 1.414l-12 12a1 1 0 0 1-1.414 0l-6-6a1 1 0 1 1 1.414-1.414L16 26.586 26.586 16 16 5.414l-5.293 5.293a1 1 0 0 1-1.414-1.414zM3 16a1 1 0 0 1 1-1h8.82a3.335 3.335 0 0 1 6.513 1 3.333 3.333 0 0 1-6.514 1H4a1 1 0 0 1-1-1"/></svg></template>
2
- <script setup lang="ts">
3
- /**
4
- * Instance32 is an SVG icon wrapped in a Vue component to make it easier to use.
5
- */
6
- withDefaults(
7
- defineProps<{
8
- /**
9
- * Define the color of the icon.
10
- */
11
- color?: string;
12
- }>(),
13
- {
14
- color: 'currentColor',
15
- },
16
- );
17
- </script>
@@ -1,17 +0,0 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48" height="48"><path fill-rule="evenodd" d="M22.94 4.94a1.5 1.5 0 0 1 2.12 0l18 18a1.5 1.5 0 0 1 0 2.12l-18 18a1.5 1.5 0 0 1-2.12 0l-9-9a1.5 1.5 0 0 1 2.12-2.12L24 39.878 39.879 24 24 8.121l-7.94 7.94a1.5 1.5 0 0 1-2.12-2.122zM4.5 24A1.5 1.5 0 0 1 6 22.5h13.229A5.002 5.002 0 0 1 29 24a5 5 0 0 1-9.771 1.5H6A1.5 1.5 0 0 1 4.5 24"/></svg></template>
2
- <script setup lang="ts">
3
- /**
4
- * Instance48 is an SVG icon wrapped in a Vue component to make it easier to use.
5
- */
6
- withDefaults(
7
- defineProps<{
8
- /**
9
- * Define the color of the icon.
10
- */
11
- color?: string;
12
- }>(),
13
- {
14
- color: 'currentColor',
15
- },
16
- );
17
- </script>
@@ -1,17 +0,0 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64"><path fill-rule="evenodd" d="M30.94 6.94a1.5 1.5 0 0 1 2.12 0l24 24a1.5 1.5 0 0 1 0 2.12l-24 24a1.5 1.5 0 0 1-2.12 0l-12-12a1.5 1.5 0 0 1 2.12-2.12L32 53.878 53.879 32 32 10.121l-10.94 10.94a1.5 1.5 0 0 1-2.12-2.122zM6.5 32A1.5 1.5 0 0 1 8 30.5h17.503a6.667 6.667 0 1 1 0 3H8A1.5 1.5 0 0 1 6.5 32"/></svg></template>
2
- <script setup lang="ts">
3
- /**
4
- * Instance64 is an SVG icon wrapped in a Vue component to make it easier to use.
5
- */
6
- withDefaults(
7
- defineProps<{
8
- /**
9
- * Define the color of the icon.
10
- */
11
- color?: string;
12
- }>(),
13
- {
14
- color: 'currentColor',
15
- },
16
- );
17
- </script>
@@ -1,17 +0,0 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20" height="20"><path fill-rule="evenodd" d="M10.53 1.97a.75.75 0 0 0-1.06 0l-7.5 7.5a.75.75 0 0 0 0 1.06l3.75 3.75 1.875 1.875.937.938a.75.75 0 0 0 1.06-1.06l-.937-.938L6.78 13.22 3.56 10 10 3.56 16.44 10l-1.345 1.345a.75.75 0 1 0 1.06 1.06l1.875-1.875a.75.75 0 0 0 0-1.06zm2.336 7.097h-1.733v9.266h5.787V16.84h-4.054z"/></svg></template>
2
- <script setup lang="ts">
3
- /**
4
- * InstanceLeft20 is an SVG icon wrapped in a Vue component to make it easier to use.
5
- */
6
- withDefaults(
7
- defineProps<{
8
- /**
9
- * Define the color of the icon.
10
- */
11
- color?: string;
12
- }>(),
13
- {
14
- color: 'currentColor',
15
- },
16
- );
17
- </script>
@@ -1,17 +0,0 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path fill-rule="evenodd" d="M12.707 2.293a1 1 0 0 0-1.414 0l-9 9a1 1 0 0 0 0 1.414l4.5 4.5 2.25 2.25 1.125 1.125a1 1 0 0 0 1.414-1.414l-1.125-1.125-2.25-2.25L4.414 12 12 4.414 19.586 12l-1.543 1.543a1 1 0 0 0 1.414 1.414l2.25-2.25a1 1 0 0 0 0-1.414zm2.732 8.587h-2.08V22h6.944v-1.792H15.44z"/></svg></template>
2
- <script setup lang="ts">
3
- /**
4
- * InstanceLeft24 is an SVG icon wrapped in a Vue component to make it easier to use.
5
- */
6
- withDefaults(
7
- defineProps<{
8
- /**
9
- * Define the color of the icon.
10
- */
11
- color?: string;
12
- }>(),
13
- {
14
- color: 'currentColor',
15
- },
16
- );
17
- </script>
@@ -1,17 +0,0 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32" height="32"><path fill-rule="evenodd" d="M16.707 3.293a1 1 0 0 0-1.414 0l-12 12a1 1 0 0 0 0 1.414l6 6 3 3 1.5 1.5a1 1 0 0 0 1.414-1.414l-1.5-1.5-3-3L5.414 16 16 5.414 26.586 16l-2.293 2.293a1 1 0 0 0 1.414 1.414l3-3a1 1 0 0 0 0-1.414zm3.879 11.214h-2.773v14.826h9.258v-2.39h-6.485z"/></svg></template>
2
- <script setup lang="ts">
3
- /**
4
- * InstanceLeft32 is an SVG icon wrapped in a Vue component to make it easier to use.
5
- */
6
- withDefaults(
7
- defineProps<{
8
- /**
9
- * Define the color of the icon.
10
- */
11
- color?: string;
12
- }>(),
13
- {
14
- color: 'currentColor',
15
- },
16
- );
17
- </script>
@@ -1,17 +0,0 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48" height="48"><path fill-rule="evenodd" d="M25.06 4.94a1.5 1.5 0 0 0-2.12 0l-18 18a1.5 1.5 0 0 0 0 2.12l9 9 4.5 4.5 2.25 2.25a1.5 1.5 0 0 0 2.12-2.12l-2.25-2.25-4.5-4.5L8.122 24 24 8.121 39.879 24l-3.44 3.44a1.5 1.5 0 0 0 2.122 2.12l4.5-4.5a1.5 1.5 0 0 0 0-2.12zm5.819 16.82h-4.16V44h13.888v-3.584h-9.728z"/></svg></template>
2
- <script setup lang="ts">
3
- /**
4
- * InstanceLeft48 is an SVG icon wrapped in a Vue component to make it easier to use.
5
- */
6
- withDefaults(
7
- defineProps<{
8
- /**
9
- * Define the color of the icon.
10
- */
11
- color?: string;
12
- }>(),
13
- {
14
- color: 'currentColor',
15
- },
16
- );
17
- </script>
@@ -1,17 +0,0 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64"><path fill-rule="evenodd" d="M33.06 6.94a1.5 1.5 0 0 0-2.12 0l-24 24a1.5 1.5 0 0 0 0 2.12l12 12 6 6 3 3a1.5 1.5 0 0 0 2.12-2.12l-3-3-6-6L10.122 32 32 10.121 53.879 32l-4.94 4.94a1.5 1.5 0 0 0 2.122 2.12l6-6a1.5 1.5 0 0 0 0-2.12zm8.112 22.073h-5.547v29.653h18.517v-4.778h-12.97z"/></svg></template>
2
- <script setup lang="ts">
3
- /**
4
- * InstanceLeft64 is an SVG icon wrapped in a Vue component to make it easier to use.
5
- */
6
- withDefaults(
7
- defineProps<{
8
- /**
9
- * Define the color of the icon.
10
- */
11
- color?: string;
12
- }>(),
13
- {
14
- color: 'currentColor',
15
- },
16
- );
17
- </script>
@@ -1,17 +0,0 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20" height="20"><path fill-rule="evenodd" d="M10.53 1.97a.75.75 0 0 0-1.06 0l-7.5 7.5a.75.75 0 0 0 0 1.06l3.75 3.75 1.875 1.875.937.938a.75.75 0 0 0 1.06-1.06l-.937-.938L6.78 13.22 3.56 10 10 3.56l3.22 3.22.937.938a.75.75 0 1 0 1.06-1.06l-.937-.938zm3.75 7.097h-3.147v9.266h1.733V15.04h1.2l1.693 3.293h2.054l-1.987-3.613a2.63 2.63 0 0 0 1.213-1.04q.427-.693.427-1.667 0-.987-.453-1.653a2.57 2.57 0 0 0-1.16-.973 3.8 3.8 0 0 0-1.573-.32m.96 4.146q-.455.347-1.16.347h-1.214v-3h1.32q.694 0 1.093.373.414.36.414 1.094 0 .826-.454 1.186"/></svg></template>
2
- <script setup lang="ts">
3
- /**
4
- * InstanceRight20 is an SVG icon wrapped in a Vue component to make it easier to use.
5
- */
6
- withDefaults(
7
- defineProps<{
8
- /**
9
- * Define the color of the icon.
10
- */
11
- color?: string;
12
- }>(),
13
- {
14
- color: 'currentColor',
15
- },
16
- );
17
- </script>
@@ -1,17 +0,0 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path fill-rule="evenodd" d="M12.707 2.293a1 1 0 0 0-1.414 0l-9 9a1 1 0 0 0 0 1.414l4.5 4.5 2.25 2.25 1.125 1.125a1 1 0 0 0 1.414-1.414l-1.125-1.125-2.25-2.25L4.414 12 12 4.414l3.793 3.793 1.125 1.125a1 1 0 1 0 1.414-1.414l-1.125-1.125zm4.428 8.587H13.36V22h2.08v-3.952h1.44L18.911 22h2.464l-2.384-4.336a3.16 3.16 0 0 0 1.456-1.248q.512-.833.512-2 0-1.184-.544-1.984a3.1 3.1 0 0 0-1.392-1.168 4.6 4.6 0 0 0-1.888-.384m1.152 4.976q-.543.416-1.392.416H15.44v-3.6h1.584q.832 0 1.312.448.496.432.496 1.312 0 .992-.544 1.424"/></svg></template>
2
- <script setup lang="ts">
3
- /**
4
- * InstanceRight24 is an SVG icon wrapped in a Vue component to make it easier to use.
5
- */
6
- withDefaults(
7
- defineProps<{
8
- /**
9
- * Define the color of the icon.
10
- */
11
- color?: string;
12
- }>(),
13
- {
14
- color: 'currentColor',
15
- },
16
- );
17
- </script>
@@ -1,17 +0,0 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32" height="32"><path fill-rule="evenodd" d="M16.707 3.293a1 1 0 0 0-1.414 0l-12 12a1 1 0 0 0 0 1.414l6 6 3 3 1.5 1.5a1 1 0 0 0 1.414-1.414l-1.5-1.5-3-3L5.414 16 16 5.414l5.293 5.293 1.5 1.5a1 1 0 0 0 1.414-1.414l-1.5-1.5zm6.14 11.214h-5.034v14.826h2.773v-5.27h1.92l2.71 5.27H28.5l-3.178-5.781q1.259-.555 1.941-1.664.683-1.11.683-2.667 0-1.578-.725-2.645a4.1 4.1 0 0 0-1.856-1.557 6.1 6.1 0 0 0-2.518-.512m1.536 6.634q-.725.555-1.856.555h-1.941v-4.8h2.112q1.11 0 1.75.597.66.576.66 1.75 0 1.322-.725 1.898"/></svg></template>
2
- <script setup lang="ts">
3
- /**
4
- * InstanceRight32 is an SVG icon wrapped in a Vue component to make it easier to use.
5
- */
6
- withDefaults(
7
- defineProps<{
8
- /**
9
- * Define the color of the icon.
10
- */
11
- color?: string;
12
- }>(),
13
- {
14
- color: 'currentColor',
15
- },
16
- );
17
- </script>
@@ -1,17 +0,0 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48" height="48"><path fill-rule="evenodd" d="M25.06 4.94a1.5 1.5 0 0 0-2.12 0l-18 18a1.5 1.5 0 0 0 0 2.12l9 9 4.5 4.5 2.25 2.25a1.5 1.5 0 0 0 2.12-2.12l-2.25-2.25-4.5-4.5L8.122 24 24 8.121l7.94 7.94 2.25 2.25a1.5 1.5 0 0 0 2.12-2.122l-2.25-2.25zm9.21 16.82H26.72V44h4.16v-7.904h2.88L37.823 44h4.928l-4.768-8.672q1.888-.832 2.912-2.496 1.023-1.665 1.024-4 0-2.369-1.088-3.968a6.17 6.17 0 0 0-2.784-2.336q-1.727-.768-3.776-.768m2.305 9.952q-1.089.831-2.784.832h-2.912v-7.2h3.168q1.665 0 2.624.896.992.864.992 2.624 0 1.983-1.088 2.848"/></svg></template>
2
- <script setup lang="ts">
3
- /**
4
- * InstanceRight48 is an SVG icon wrapped in a Vue component to make it easier to use.
5
- */
6
- withDefaults(
7
- defineProps<{
8
- /**
9
- * Define the color of the icon.
10
- */
11
- color?: string;
12
- }>(),
13
- {
14
- color: 'currentColor',
15
- },
16
- );
17
- </script>
@@ -1,17 +0,0 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64"><path fill-rule="evenodd" d="M33.06 6.94a1.5 1.5 0 0 0-2.12 0l-24 24a1.5 1.5 0 0 0 0 2.12l12 12 6 6 3 3a1.5 1.5 0 0 0 2.12-2.12l-3-3-6-6L10.122 32 32 10.121l10.94 10.94 3 3a1.5 1.5 0 0 0 2.12-2.122l-3-3zm12.634 22.073H35.625v29.653h5.547V48.128h3.84l5.418 10.538h6.571l-6.357-11.562q2.517-1.11 3.882-3.328 1.365-2.22 1.366-5.334 0-3.157-1.451-5.29-1.408-2.134-3.712-3.115-2.304-1.024-5.035-1.024m3.072 13.27q-1.45 1.109-3.712 1.109h-3.882v-9.6h4.224q2.218 0 3.498 1.194 1.323 1.152 1.323 3.499 0 2.646-1.45 3.797"/></svg></template>
2
- <script setup lang="ts">
3
- /**
4
- * InstanceRight64 is an SVG icon wrapped in a Vue component to make it easier to use.
5
- */
6
- withDefaults(
7
- defineProps<{
8
- /**
9
- * Define the color of the icon.
10
- */
11
- color?: string;
12
- }>(),
13
- {
14
- color: 'currentColor',
15
- },
16
- );
17
- </script>
@@ -1,17 +0,0 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path fill-rule="evenodd" d="M3.25 10a6.75 6.75 0 0 1 10.963-5.274l-1.681 1.682-.512-.512a.5.5 0 0 0-.353-.146H8.333a.5.5 0 0 0-.353.146l-.687.687h-1.46a.5.5 0 0 0-.5.5v5.834a.5.5 0 0 0 .254.435l-.86.861A6.72 6.72 0 0 1 3.25 10m4.394 3.417-1.857 1.857a6.75 6.75 0 0 0 9.487-9.487l-.861.861a.5.5 0 0 1 .254.435v5.834a.5.5 0 0 1-.5.5zM10 1.75a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5M7.854 7.437l.686-.687h2.92l.686.687a.5.5 0 0 0 .354.146h1.167v4.834H6.333V7.583H7.5a.5.5 0 0 0 .354-.146m-.77 1.313a.417.417 0 1 0 0-.833.417.417 0 0 0 0 .833M10 8.833a1.167 1.167 0 1 0 0 2.334 1.167 1.167 0 0 0 0-2.334M7.833 10a2.167 2.167 0 1 1 4.334 0 2.167 2.167 0 0 1-4.334 0"/></svg></template>
2
- <script setup lang="ts">
3
- /**
4
- * NoPicture20 is an SVG icon wrapped in a Vue component to make it easier to use.
5
- */
6
- withDefaults(
7
- defineProps<{
8
- /**
9
- * Define the color of the icon.
10
- */
11
- color?: string;
12
- }>(),
13
- {
14
- color: 'currentColor',
15
- },
16
- );
17
- </script>
@@ -1,17 +0,0 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path fill-rule="evenodd" d="M4 12a8 8 0 0 1 12.906-6.32l-2.01 2.01-.542-.544A.5.5 0 0 0 14 7h-4a.5.5 0 0 0-.354.146L8.793 8H7a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .192.394L5.68 16.906A7.97 7.97 0 0 1 4 12m5.414 4-2.32 2.32A8 8 0 0 0 18.32 7.094l-1.012 1.012a.5.5 0 0 1 .192.394v7a.5.5 0 0 1-.5.5zM12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2M9.354 8.854 10.207 8h3.586l.853.854A.5.5 0 0 0 15 9h1.5v6h-9V9H9a.5.5 0 0 0 .354-.146M8.5 10.5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1m3.5 0a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3M9.5 12a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0"/></svg></template>
2
- <script setup lang="ts">
3
- /**
4
- * NoPicture24 is an SVG icon wrapped in a Vue component to make it easier to use.
5
- */
6
- withDefaults(
7
- defineProps<{
8
- /**
9
- * Define the color of the icon.
10
- */
11
- color?: string;
12
- }>(),
13
- {
14
- color: 'currentColor',
15
- },
16
- );
17
- </script>
@@ -1,17 +0,0 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><path fill-rule="evenodd" d="M5 16C5 9.925 9.925 5 16 5c2.678 0 5.132.957 7.04 2.547l-3.06 3.059-.96-.96a.5.5 0 0 0-.353-.146h-5.334a.5.5 0 0 0-.353.146l-1.187 1.187h-2.46a.5.5 0 0 0-.5.5v9.334a.5.5 0 0 0 .5.5h.086l-1.872 1.872A10.96 10.96 0 0 1 5 16m7.248 5.167L8.96 24.453A10.96 10.96 0 0 0 16 27c6.075 0 11-4.925 11-11 0-2.677-.957-5.132-2.547-7.04l-1.872 1.873h.086a.5.5 0 0 1 .5.5v9.334a.5.5 0 0 1-.5.5zM16 3C8.82 3 3 8.82 3 16s5.82 13 13 13 13-5.82 13-13S23.18 3 16 3m-3.646 8.687L13.54 10.5h4.92l1.186 1.187a.5.5 0 0 0 .354.146h2.167v8.334H9.833v-8.334H12a.5.5 0 0 0 .354-.146M11.334 14a.667.667 0 1 0 0-1.333.667.667 0 0 0 0 1.333M16 13.833a2.167 2.167 0 1 0 0 4.334 2.167 2.167 0 0 0 0-4.334M12.833 16a3.167 3.167 0 1 1 6.334 0 3.167 3.167 0 0 1-6.334 0"/></svg></template>
2
- <script setup lang="ts">
3
- /**
4
- * NoPicture32 is an SVG icon wrapped in a Vue component to make it easier to use.
5
- */
6
- withDefaults(
7
- defineProps<{
8
- /**
9
- * Define the color of the icon.
10
- */
11
- color?: string;
12
- }>(),
13
- {
14
- color: 'currentColor',
15
- },
16
- );
17
- </script>
@@ -1,17 +0,0 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48px" height="48px"><path fill-rule="evenodd" d="M7.5 24c0-9.113 7.387-16.5 16.5-16.5 4.016 0 7.697 1.435 10.559 3.82l-4.413 4.412-1.439-1.44A1 1 0 0 0 28 14h-8a1 1 0 0 0-.707.293L17.586 16H14a1 1 0 0 0-1 1v14a1 1 0 0 0 .885.994l-2.565 2.565A16.43 16.43 0 0 1 7.5 24m10.621 8-4.68 4.68A16.43 16.43 0 0 0 24 40.5c9.113 0 16.5-7.387 16.5-16.5 0-4.016-1.435-7.697-3.82-10.559l-2.565 2.565A1 1 0 0 1 35 17v14a1 1 0 0 1-1 1zM24 4.5C13.23 4.5 4.5 13.23 4.5 24S13.23 43.5 24 43.5 43.5 34.77 43.5 24 34.77 4.5 24 4.5m-5.293 13.207L20.414 16h7.172l1.707 1.707A1 1 0 0 0 30 18h3v12H15V18h3a1 1 0 0 0 .707-.293M17 21a1 1 0 1 0 0-2 1 1 0 0 0 0 2m7 0a3 3 0 1 0 0 6 3 3 0 0 0 0-6m-5 3a5 5 0 1 1 10 0 5 5 0 0 1-10 0"/></svg></template>
2
- <script setup lang="ts">
3
- /**
4
- * NoPicture48 is an SVG icon wrapped in a Vue component to make it easier to use.
5
- */
6
- withDefaults(
7
- defineProps<{
8
- /**
9
- * Define the color of the icon.
10
- */
11
- color?: string;
12
- }>(),
13
- {
14
- color: 'currentColor',
15
- },
16
- );
17
- </script>
@@ -1,17 +0,0 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64px" height="64px"><path fill-rule="evenodd" d="M9.5 32C9.5 19.574 19.574 9.5 32 9.5c5.673 0 10.856 2.1 14.814 5.565l-6.5 6.5-2.274-2.272a1 1 0 0 0-.707-.293H26.667a1 1 0 0 0-.707.293l-2.374 2.374h-4.92a1 1 0 0 0-1 1v18.666a1 1 0 0 0 1 1h.88l-4.481 4.481A22.4 22.4 0 0 1 9.5 32m14.288 10.333-6.602 6.602A22.4 22.4 0 0 0 32 54.5c12.426 0 22.5-10.074 22.5-22.5 0-5.673-2.1-10.856-5.565-14.814l-4.48 4.48h.878a1 1 0 0 1 1 1v18.667a1 1 0 0 1-1 1zM32 6.5C17.917 6.5 6.5 17.917 6.5 32S17.917 57.5 32 57.5 57.5 46.083 57.5 32 46.083 6.5 32 6.5m-7.293 16.874L27.081 21h9.838l2.374 2.374a1 1 0 0 0 .707.293h4.333v16.666H19.667V23.667H24a1 1 0 0 0 .707-.293M22.667 28a1.333 1.333 0 1 0 0-2.667 1.333 1.333 0 0 0 0 2.667M32 27.667a4.333 4.333 0 1 0 0 8.666 4.333 4.333 0 0 0 0-8.666M25.667 32a6.333 6.333 0 1 1 12.666 0 6.333 6.333 0 0 1-12.666 0"/></svg></template>
2
- <script setup lang="ts">
3
- /**
4
- * NoPicture64 is an SVG icon wrapped in a Vue component to make it easier to use.
5
- */
6
- withDefaults(
7
- defineProps<{
8
- /**
9
- * Define the color of the icon.
10
- */
11
- color?: string;
12
- }>(),
13
- {
14
- color: 'currentColor',
15
- },
16
- );
17
- </script>
@@ -1,17 +0,0 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path fill-rule="evenodd" d="M11.667 3.25a.5.5 0 1 0 0 1c.954 0 1.636.237 2.131.567.498.332.837.778 1.067 1.24.172.343.281.69.35.992l-.825-.413a.5.5 0 1 0-.447.895l1.667.833a.5.5 0 0 0 .577-.094l1.25-1.25a.5.5 0 0 0-.707-.707l-.534.534a5.5 5.5 0 0 0-.436-1.237 4.16 4.16 0 0 0-1.407-1.625c-.677-.451-1.557-.735-2.686-.735M2.5 3.417a.75.75 0 0 0-.75.75V17.5c0 .414.336.75.75.75h15a.75.75 0 0 0 .75-.75v-6.667a.75.75 0 0 0-.75-.75H9.917V4.167a.75.75 0 0 0-.75-.75zm7.417 8.166v5.167h6.833v-5.167zM3.25 16.75v-2.083h5.167v2.083zm0-3.083v-8.75h5.167v8.75z"/></svg></template>
2
- <script setup lang="ts">
3
- /**
4
- * RotatedMobile20 is an SVG icon wrapped in a Vue component to make it easier to use.
5
- */
6
- withDefaults(
7
- defineProps<{
8
- /**
9
- * Define the color of the icon.
10
- */
11
- color?: string;
12
- }>(),
13
- {
14
- color: 'currentColor',
15
- },
16
- );
17
- </script>
@@ -1,17 +0,0 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path fill-rule="evenodd" d="M3 4a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1v-8a1 1 0 0 0-1-1h-9V5a1 1 0 0 0-1-1zm9 10v6h8v-6zm-8 6v-2.5h6V20zm0-3.5V6h6v10.5zM14 4a.5.5 0 0 0 0 1c1.163 0 2.001.29 2.613.697.615.41 1.032.96 1.315 1.527.25.5.392 1.005.472 1.417l-1.176-.588a.5.5 0 1 0-.448.894l2 1a.5.5 0 0 0 .578-.093l1.5-1.5a.5.5 0 0 0-.708-.708l-.77.772a6.6 6.6 0 0 0-.554-1.642c-.342-.684-.863-1.383-1.654-1.91C16.374 4.335 15.338 4 14 4"/></svg></template>
2
- <script setup lang="ts">
3
- /**
4
- * RotatedMobile24 is an SVG icon wrapped in a Vue component to make it easier to use.
5
- */
6
- withDefaults(
7
- defineProps<{
8
- /**
9
- * Define the color of the icon.
10
- */
11
- color?: string;
12
- }>(),
13
- {
14
- color: 'currentColor',
15
- },
16
- );
17
- </script>
@@ -1,17 +0,0 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><path fill-rule="evenodd" d="M18.667 5.5a.5.5 0 1 0 0 1c1.579 0 2.73.393 3.576.958.85.566 1.423 1.325 1.81 2.099a7.7 7.7 0 0 1 .7 2.26l-1.863-.93a.5.5 0 1 0-.447.893l2.667 1.334a.5.5 0 0 0 .577-.094l2-2a.5.5 0 0 0-.707-.707l-1.254 1.254-.004-.024a8.7 8.7 0 0 0-.775-2.433c-.446-.893-1.123-1.8-2.149-2.484C21.77 5.94 20.421 5.5 18.667 5.5M4 5.667a1 1 0 0 0-1 1V28a1 1 0 0 0 1 1h24a1 1 0 0 0 1-1V17.333a1 1 0 0 0-1-1H15.667V6.667a1 1 0 0 0-1-1zm11.667 12.666V27H27v-8.667zM5 27v-3.833h8.667V27zm0-4.833v-14.5h8.667v14.5z"/></svg></template>
2
- <script setup lang="ts">
3
- /**
4
- * RotatedMobile32 is an SVG icon wrapped in a Vue component to make it easier to use.
5
- */
6
- withDefaults(
7
- defineProps<{
8
- /**
9
- * Define the color of the icon.
10
- */
11
- color?: string;
12
- }>(),
13
- {
14
- color: 'currentColor',
15
- },
16
- );
17
- </script>
@@ -1,17 +0,0 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48px" height="48px"><path fill-rule="evenodd" d="M28 8a1 1 0 1 0 0 2c2.325 0 4.002.578 5.227 1.395 1.23.82 2.063 1.92 2.629 3.052.5 1.001.784 2.012.944 2.835l-2.353-1.176a1 1 0 1 0-.894 1.788l4 2a1 1 0 0 0 1.154-.187l3-3a1 1 0 0 0-1.414-1.414l-1.543 1.543a13 13 0 0 0-1.106-3.283c-.684-1.369-1.726-2.768-3.308-3.823C32.748 8.672 30.675 8 28 8M6 8.5A1.5 1.5 0 0 0 4.5 10v32A1.5 1.5 0 0 0 6 43.5h36a1.5 1.5 0 0 0 1.5-1.5V26a1.5 1.5 0 0 0-1.5-1.5H23.5V10A1.5 1.5 0 0 0 22 8.5zm17.5 19v13h17v-13zm-16 13V35h13v5.5zm0-7.5V11.5h13V33z"/></svg></template>
2
- <script setup lang="ts">
3
- /**
4
- * RotatedMobile48 is an SVG icon wrapped in a Vue component to make it easier to use.
5
- */
6
- withDefaults(
7
- defineProps<{
8
- /**
9
- * Define the color of the icon.
10
- */
11
- color?: string;
12
- }>(),
13
- {
14
- color: 'currentColor',
15
- },
16
- );
17
- </script>
@@ -1,17 +0,0 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64px" height="64px"><path fill-rule="evenodd" d="M37.333 11a1 1 0 1 0 0 2c3.159 0 5.461.787 7.154 1.915 1.7 1.133 2.845 2.65 3.619 4.199.776 1.552 1.169 3.116 1.366 4.3q.019.114.035.222l-3.726-1.864a1 1 0 0 0-.895 1.79l5.334 2.666a1 1 0 0 0 1.154-.188l4-4a1 1 0 0 0-1.414-1.414l-2.507 2.507-.008-.047c-.22-1.316-.66-3.085-1.55-4.866-.893-1.786-2.248-3.602-4.299-4.969C43.54 11.88 40.842 11 37.333 11M8 11.833a1.5 1.5 0 0 0-1.5 1.5V56A1.5 1.5 0 0 0 8 57.5h48a1.5 1.5 0 0 0 1.5-1.5V34.667a1.5 1.5 0 0 0-1.5-1.5H30.833V13.333a1.5 1.5 0 0 0-1.5-1.5zm22.833 24.334V54.5H54.5V36.167zM9.5 54.5v-8.167h18.333V54.5zm0-10.167v-29.5h18.333v29.5z"/></svg></template>
2
- <script setup lang="ts">
3
- /**
4
- * RotatedMobile64 is an SVG icon wrapped in a Vue component to make it easier to use.
5
- */
6
- withDefaults(
7
- defineProps<{
8
- /**
9
- * Define the color of the icon.
10
- */
11
- color?: string;
12
- }>(),
13
- {
14
- color: 'currentColor',
15
- },
16
- );
17
- </script>
@@ -1,17 +0,0 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20px" height="20px"><path d="M18.15 8.987a7.32 7.32 0 0 0-7.32-7.32 8.15 8.15 0 0 0-3.238.661 8.3 8.3 0 0 0-2.65 1.787A8.27 8.27 0 0 0 2.5 10.003a8.28 8.28 0 0 0 2.442 5.888 8.4 8.4 0 0 0 2.65 1.788 8.3 8.3 0 0 0 3.244.655 8.4 8.4 0 0 0 3.067-.582l-.63-1.591a6.6 6.6 0 0 1-2.437.465 6.58 6.58 0 0 1-4.682-1.94 6.58 6.58 0 0 1-1.94-4.683c0-1.768.691-3.433 1.94-4.682a6.6 6.6 0 0 1 4.682-1.94 5.606 5.606 0 0 1 4.677 8.697l-1.457-3.586c-.214-.527-.471-1.316-1.439-1.316-.967 0-1.224.795-1.432 1.316l-1.34 3.31-1.8-4.54h-1.89l2.24 5.52c.226.557.477 1.316 1.45 1.316s1.218-.759 1.444-1.316l1.328-3.28 1.335 3.28c.27.68.557 1.316 1.444 1.316.63 0 1.029-.404 1.249-.667a7.3 7.3 0 0 0 1.506-4.444"/></svg></template>
2
- <script setup lang="ts">
3
- /**
4
- * SocialWorkplace20 is an SVG icon wrapped in a Vue component to make it easier to use.
5
- */
6
- withDefaults(
7
- defineProps<{
8
- /**
9
- * Define the color of the icon.
10
- */
11
- color?: string;
12
- }>(),
13
- {
14
- color: 'currentColor',
15
- },
16
- );
17
- </script>
@@ -1,17 +0,0 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path d="M21.78 10.784A8.785 8.785 0 0 0 12.997 2a9.8 9.8 0 0 0-3.885.793 10 10 0 0 0-3.18 2.145A9.93 9.93 0 0 0 3 12.004a9.94 9.94 0 0 0 2.93 7.065c.919.919 1.991 1.638 3.18 2.145a9.9 9.9 0 0 0 3.894.786c1.3 0 2.541-.25 3.68-.698l-.757-1.91a7.9 7.9 0 0 1-2.923.559c-2.123 0-4.12-.83-5.62-2.329a7.9 7.9 0 0 1-2.327-5.618 7.9 7.9 0 0 1 2.328-5.62 7.91 7.91 0 0 1 5.619-2.327 6.727 6.727 0 0 1 5.611 10.437l-1.748-4.305c-.257-.631-.566-1.579-1.726-1.579s-1.469.955-1.719 1.58l-1.608 3.973-2.16-5.45h-2.27l2.69 6.625c.27.669.572 1.58 1.74 1.58s1.461-.911 1.733-1.58l1.594-3.937 1.601 3.937c.323.815.669 1.58 1.734 1.58.756 0 1.234-.485 1.498-.801a8.74 8.74 0 0 0 1.807-5.333"/></svg></template>
2
- <script setup lang="ts">
3
- /**
4
- * SocialWorkplace24 is an SVG icon wrapped in a Vue component to make it easier to use.
5
- */
6
- withDefaults(
7
- defineProps<{
8
- /**
9
- * Define the color of the icon.
10
- */
11
- color?: string;
12
- }>(),
13
- {
14
- color: 'currentColor',
15
- },
16
- );
17
- </script>
@@ -1,17 +0,0 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><path d="M29.041 14.38c0-6.474-5.25-11.713-11.713-11.713-1.792 0-3.545.353-5.18 1.058a13.3 13.3 0 0 0-4.24 2.86A13.24 13.24 0 0 0 4 16.004a13.25 13.25 0 0 0 3.907 9.421 13.4 13.4 0 0 0 4.24 2.86 13.2 13.2 0 0 0 5.191 1.048 13.4 13.4 0 0 0 4.907-.93l-1.01-2.547c-1.204.48-2.516.744-3.897.744-2.83 0-5.494-1.106-7.492-3.104a10.54 10.54 0 0 1-3.104-7.492c0-2.83 1.107-5.494 3.104-7.492a10.55 10.55 0 0 1 7.492-3.104 8.97 8.97 0 0 1 7.482 13.916l-2.33-5.739c-.343-.842-.755-2.105-2.302-2.105s-1.959 1.273-2.292 2.105l-2.144 5.298-2.88-7.266H9.847l3.585 8.833c.362.891.764 2.106 2.32 2.106 1.558 0 1.95-1.215 2.312-2.106l2.125-5.249 2.135 5.25c.43 1.086.891 2.105 2.311 2.105 1.009 0 1.645-.647 1.998-1.068a11.66 11.66 0 0 0 2.409-7.11"/></svg></template>
2
- <script setup lang="ts">
3
- /**
4
- * SocialWorkplace32 is an SVG icon wrapped in a Vue component to make it easier to use.
5
- */
6
- withDefaults(
7
- defineProps<{
8
- /**
9
- * Define the color of the icon.
10
- */
11
- color?: string;
12
- }>(),
13
- {
14
- color: 'currentColor',
15
- },
16
- );
17
- </script>
@@ -1,17 +0,0 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48px" height="48px"><path d="M43.562 21.569C43.562 11.859 35.688 4 25.992 4c-2.688 0-5.317.529-7.77 1.586a19.9 19.9 0 0 0-6.36 4.29A19.86 19.86 0 0 0 6 24.007c0 2.703.529 5.318 1.572 7.786a20 20 0 0 0 4.29 6.346 20.1 20.1 0 0 0 6.36 4.29A19.8 19.8 0 0 0 26.007 44c2.6 0 5.083-.5 7.36-1.395l-1.513-3.82a15.8 15.8 0 0 1-5.847 1.117c-4.245 0-8.24-1.66-11.237-4.657a15.8 15.8 0 0 1-4.657-11.238c0-4.245 1.66-8.24 4.657-11.237 3.011-2.997 6.992-4.657 11.237-4.657 7.433 0 13.456 6.023 13.456 13.456a13.4 13.4 0 0 1-2.233 7.418l-3.496-8.608c-.514-1.263-1.131-3.158-3.452-3.158s-2.938 1.91-3.437 3.158l-3.217 7.947-4.32-10.9H14.77l5.376 13.25c.544 1.337 1.146 3.159 3.482 3.159s2.923-1.822 3.466-3.159l3.188-7.873 3.202 7.873c.647 1.631 1.337 3.159 3.467 3.159 1.513 0 2.468-.97 2.997-1.601a17.5 17.5 0 0 0 3.614-10.665"/></svg></template>
2
- <script setup lang="ts">
3
- /**
4
- * SocialWorkplace48 is an SVG icon wrapped in a Vue component to make it easier to use.
5
- */
6
- withDefaults(
7
- defineProps<{
8
- /**
9
- * Define the color of the icon.
10
- */
11
- color?: string;
12
- }>(),
13
- {
14
- color: 'currentColor',
15
- },
16
- );
17
- </script>
@@ -1,17 +0,0 @@
1
- <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64px" height="64px"><path d="M58.082 28.758c0-12.946-10.498-23.425-23.425-23.425-3.584 0-7.09.705-10.361 2.115a26.6 26.6 0 0 0-8.481 5.72A26.48 26.48 0 0 0 8 32.01a26.5 26.5 0 0 0 2.096 10.38 26.7 26.7 0 0 0 5.719 8.461 26.8 26.8 0 0 0 8.48 5.72 26.4 26.4 0 0 0 10.381 2.095c3.467 0 6.777-.666 9.813-1.86l-2.017-5.093a21 21 0 0 1-7.796 1.489 21.07 21.07 0 0 1-14.983-6.209 21.07 21.07 0 0 1-6.209-14.983c0-5.661 2.213-10.988 6.209-14.984 4.015-3.996 9.323-6.209 14.983-6.209 9.911 0 17.941 8.03 17.941 17.941a17.9 17.9 0 0 1-2.977 9.891L44.98 27.172c-.686-1.685-1.508-4.211-4.603-4.211s-3.917 2.546-4.583 4.21l-4.29 10.597-5.758-14.533h-6.052l7.169 17.667c.724 1.782 1.527 4.21 4.642 4.21 3.114 0 3.897-2.428 4.622-4.21l4.25-10.499 4.27 10.499c.862 2.174 1.782 4.21 4.622 4.21 2.017 0 3.29-1.292 3.996-2.134a23.32 23.32 0 0 0 4.818-14.22"/></svg></template>
2
- <script setup lang="ts">
3
- /**
4
- * SocialWorkplace64 is an SVG icon wrapped in a Vue component to make it easier to use.
5
- */
6
- withDefaults(
7
- defineProps<{
8
- /**
9
- * Define the color of the icon.
10
- */
11
- color?: string;
12
- }>(),
13
- {
14
- color: 'currentColor',
15
- },
16
- );
17
- </script>