@mozaic-ds/icons-vue 2.3.0 → 2.4.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 (2053) hide show
  1. package/package.json +3 -2
  2. package/src/components/A11y20/A11y20.vue +17 -0
  3. package/src/components/A11y24/A11y24.vue +17 -0
  4. package/src/components/A11y32/A11y32.vue +17 -0
  5. package/src/components/A11y48/A11y48.vue +17 -0
  6. package/src/components/A11y64/A11y64.vue +17 -0
  7. package/src/components/AI20/AI20.vue +17 -0
  8. package/src/components/AI24/AI24.vue +17 -0
  9. package/src/components/AI32/AI32.vue +17 -0
  10. package/src/components/AI48/AI48.vue +17 -0
  11. package/src/components/AI64/AI64.vue +17 -0
  12. package/src/components/API20/API20.vue +17 -0
  13. package/src/components/API24/API24.vue +17 -0
  14. package/src/components/API32/API32.vue +17 -0
  15. package/src/components/API48/API48.vue +17 -0
  16. package/src/components/API64/API64.vue +17 -0
  17. package/src/components/Admin20/Admin20.vue +17 -0
  18. package/src/components/Admin24/Admin24.vue +17 -0
  19. package/src/components/Admin32/Admin32.vue +17 -0
  20. package/src/components/Admin48/Admin48.vue +17 -0
  21. package/src/components/Admin64/Admin64.vue +17 -0
  22. package/src/components/Administration20/Administration20.vue +17 -0
  23. package/src/components/Administration24/Administration24.vue +17 -0
  24. package/src/components/Administration32/Administration32.vue +17 -0
  25. package/src/components/Administration48/Administration48.vue +17 -0
  26. package/src/components/Administration64/Administration64.vue +17 -0
  27. package/src/components/Apartment20/Apartment20.vue +17 -0
  28. package/src/components/Apartment24/Apartment24.vue +17 -0
  29. package/src/components/Apartment32/Apartment32.vue +17 -0
  30. package/src/components/Apartment48/Apartment48.vue +17 -0
  31. package/src/components/Apartment64/Apartment64.vue +17 -0
  32. package/src/components/ArrowBack20/ArrowBack20.vue +17 -0
  33. package/src/components/ArrowBack24/ArrowBack24.vue +17 -0
  34. package/src/components/ArrowBack32/ArrowBack32.vue +17 -0
  35. package/src/components/ArrowBack48/ArrowBack48.vue +17 -0
  36. package/src/components/ArrowBack64/ArrowBack64.vue +17 -0
  37. package/src/components/ArrowBottom20/ArrowBottom20.vue +17 -0
  38. package/src/components/ArrowBottom24/ArrowBottom24.vue +17 -0
  39. package/src/components/ArrowBottom32/ArrowBottom32.vue +17 -0
  40. package/src/components/ArrowBottom48/ArrowBottom48.vue +17 -0
  41. package/src/components/ArrowBottom64/ArrowBottom64.vue +17 -0
  42. package/src/components/ArrowBottomLeft20/ArrowBottomLeft20.vue +17 -0
  43. package/src/components/ArrowBottomLeft24/ArrowBottomLeft24.vue +17 -0
  44. package/src/components/ArrowBottomLeft32/ArrowBottomLeft32.vue +17 -0
  45. package/src/components/ArrowBottomLeft48/ArrowBottomLeft48.vue +17 -0
  46. package/src/components/ArrowBottomLeft64/ArrowBottomLeft64.vue +17 -0
  47. package/src/components/ArrowBottomRight20/ArrowBottomRight20.vue +17 -0
  48. package/src/components/ArrowBottomRight24/ArrowBottomRight24.vue +17 -0
  49. package/src/components/ArrowBottomRight32/ArrowBottomRight32.vue +17 -0
  50. package/src/components/ArrowBottomRight48/ArrowBottomRight48.vue +17 -0
  51. package/src/components/ArrowBottomRight64/ArrowBottomRight64.vue +17 -0
  52. package/src/components/ArrowNext20/ArrowNext20.vue +17 -0
  53. package/src/components/ArrowNext24/ArrowNext24.vue +17 -0
  54. package/src/components/ArrowNext32/ArrowNext32.vue +17 -0
  55. package/src/components/ArrowNext48/ArrowNext48.vue +17 -0
  56. package/src/components/ArrowNext64/ArrowNext64.vue +17 -0
  57. package/src/components/ArrowRedo20/ArrowRedo20.vue +17 -0
  58. package/src/components/ArrowRedo24/ArrowRedo24.vue +17 -0
  59. package/src/components/ArrowRedo32/ArrowRedo32.vue +17 -0
  60. package/src/components/ArrowRedo48/ArrowRedo48.vue +17 -0
  61. package/src/components/ArrowRedo64/ArrowRedo64.vue +17 -0
  62. package/src/components/ArrowTop20/ArrowTop20.vue +17 -0
  63. package/src/components/ArrowTop24/ArrowTop24.vue +17 -0
  64. package/src/components/ArrowTop32/ArrowTop32.vue +17 -0
  65. package/src/components/ArrowTop48/ArrowTop48.vue +17 -0
  66. package/src/components/ArrowTop64/ArrowTop64.vue +17 -0
  67. package/src/components/ArrowTopLeft20/ArrowTopLeft20.vue +17 -0
  68. package/src/components/ArrowTopLeft24/ArrowTopLeft24.vue +17 -0
  69. package/src/components/ArrowTopLeft32/ArrowTopLeft32.vue +17 -0
  70. package/src/components/ArrowTopLeft48/ArrowTopLeft48.vue +17 -0
  71. package/src/components/ArrowTopLeft64/ArrowTopLeft64.vue +17 -0
  72. package/src/components/ArrowTopRight20/ArrowTopRight20.vue +17 -0
  73. package/src/components/ArrowTopRight24/ArrowTopRight24.vue +17 -0
  74. package/src/components/ArrowTopRight32/ArrowTopRight32.vue +17 -0
  75. package/src/components/ArrowTopRight48/ArrowTopRight48.vue +17 -0
  76. package/src/components/ArrowTopRight64/ArrowTopRight64.vue +17 -0
  77. package/src/components/ArrowUndo20/ArrowUndo20.vue +17 -0
  78. package/src/components/ArrowUndo24/ArrowUndo24.vue +17 -0
  79. package/src/components/ArrowUndo32/ArrowUndo32.vue +17 -0
  80. package/src/components/ArrowUndo48/ArrowUndo48.vue +17 -0
  81. package/src/components/ArrowUndo64/ArrowUndo64.vue +17 -0
  82. package/src/components/Attic20/Attic20.vue +17 -0
  83. package/src/components/Attic24/Attic24.vue +17 -0
  84. package/src/components/Attic32/Attic32.vue +17 -0
  85. package/src/components/Attic48/Attic48.vue +17 -0
  86. package/src/components/Attic64/Attic64.vue +17 -0
  87. package/src/components/AuthenticationFaceId20/AuthenticationFaceId20.vue +17 -0
  88. package/src/components/AuthenticationFaceId24/AuthenticationFaceId24.vue +17 -0
  89. package/src/components/AuthenticationFaceId32/AuthenticationFaceId32.vue +17 -0
  90. package/src/components/AuthenticationFaceId48/AuthenticationFaceId48.vue +17 -0
  91. package/src/components/AuthenticationFaceId64/AuthenticationFaceId64.vue +17 -0
  92. package/src/components/AuthenticationFingerprint20/AuthenticationFingerprint20.vue +17 -0
  93. package/src/components/AuthenticationFingerprint24/AuthenticationFingerprint24.vue +17 -0
  94. package/src/components/AuthenticationFingerprint32/AuthenticationFingerprint32.vue +17 -0
  95. package/src/components/AuthenticationFingerprint48/AuthenticationFingerprint48.vue +17 -0
  96. package/src/components/AuthenticationFingerprint64/AuthenticationFingerprint64.vue +17 -0
  97. package/src/components/AuthenticationPincode20/AuthenticationPincode20.vue +17 -0
  98. package/src/components/AuthenticationPincode24/AuthenticationPincode24.vue +17 -0
  99. package/src/components/AuthenticationPincode32/AuthenticationPincode32.vue +17 -0
  100. package/src/components/AuthenticationPincode48/AuthenticationPincode48.vue +17 -0
  101. package/src/components/AuthenticationPincode64/AuthenticationPincode64.vue +17 -0
  102. package/src/components/Balcony20/Balcony20.vue +17 -0
  103. package/src/components/Balcony24/Balcony24.vue +17 -0
  104. package/src/components/Balcony32/Balcony32.vue +17 -0
  105. package/src/components/Balcony48/Balcony48.vue +17 -0
  106. package/src/components/Balcony64/Balcony64.vue +17 -0
  107. package/src/components/Barbecue20/Barbecue20.vue +17 -0
  108. package/src/components/Barbecue24/Barbecue24.vue +17 -0
  109. package/src/components/Barbecue32/Barbecue32.vue +17 -0
  110. package/src/components/Barbecue48/Barbecue48.vue +17 -0
  111. package/src/components/Barbecue64/Barbecue64.vue +17 -0
  112. package/src/components/BarcodeScanner20/BarcodeScanner20.vue +17 -0
  113. package/src/components/BarcodeScanner24/BarcodeScanner24.vue +17 -0
  114. package/src/components/BarcodeScanner32/BarcodeScanner32.vue +17 -0
  115. package/src/components/BarcodeScanner48/BarcodeScanner48.vue +17 -0
  116. package/src/components/BarcodeScanner64/BarcodeScanner64.vue +17 -0
  117. package/src/components/Bathroom20/Bathroom20.vue +17 -0
  118. package/src/components/Bathroom24/Bathroom24.vue +17 -0
  119. package/src/components/Bathroom32/Bathroom32.vue +17 -0
  120. package/src/components/Bathroom48/Bathroom48.vue +17 -0
  121. package/src/components/Bathroom64/Bathroom64.vue +17 -0
  122. package/src/components/BatteryFull20/BatteryFull20.vue +17 -0
  123. package/src/components/BatteryFull24/BatteryFull24.vue +17 -0
  124. package/src/components/BatteryFull32/BatteryFull32.vue +17 -0
  125. package/src/components/BatteryFull48/BatteryFull48.vue +17 -0
  126. package/src/components/BatteryFull64/BatteryFull64.vue +17 -0
  127. package/src/components/BatteryHalf20/BatteryHalf20.vue +17 -0
  128. package/src/components/BatteryHalf24/BatteryHalf24.vue +17 -0
  129. package/src/components/BatteryHalf32/BatteryHalf32.vue +17 -0
  130. package/src/components/BatteryHalf48/BatteryHalf48.vue +17 -0
  131. package/src/components/BatteryHalf64/BatteryHalf64.vue +17 -0
  132. package/src/components/BatteryLow20/BatteryLow20.vue +17 -0
  133. package/src/components/BatteryLow24/BatteryLow24.vue +17 -0
  134. package/src/components/BatteryLow32/BatteryLow32.vue +17 -0
  135. package/src/components/BatteryLow48/BatteryLow48.vue +17 -0
  136. package/src/components/BatteryLow64/BatteryLow64.vue +17 -0
  137. package/src/components/Bedroom20/Bedroom20.vue +17 -0
  138. package/src/components/Bedroom24/Bedroom24.vue +17 -0
  139. package/src/components/Bedroom32/Bedroom32.vue +17 -0
  140. package/src/components/Bedroom48/Bedroom48.vue +17 -0
  141. package/src/components/Bedroom64/Bedroom64.vue +17 -0
  142. package/src/components/BigBag20/BigBag20.vue +17 -0
  143. package/src/components/BigBag24/BigBag24.vue +17 -0
  144. package/src/components/BigBag32/BigBag32.vue +17 -0
  145. package/src/components/BigBag48/BigBag48.vue +17 -0
  146. package/src/components/BigBag64/BigBag64.vue +17 -0
  147. package/src/components/BillEuro20/BillEuro20.vue +17 -0
  148. package/src/components/BillEuro24/BillEuro24.vue +17 -0
  149. package/src/components/BillEuro32/BillEuro32.vue +17 -0
  150. package/src/components/BillEuro48/BillEuro48.vue +17 -0
  151. package/src/components/BillEuro64/BillEuro64.vue +17 -0
  152. package/src/components/BillZloty20/BillZloty20.vue +17 -0
  153. package/src/components/BillZloty24/BillZloty24.vue +17 -0
  154. package/src/components/BillZloty32/BillZloty32.vue +17 -0
  155. package/src/components/BillZloty48/BillZloty48.vue +17 -0
  156. package/src/components/BillZloty64/BillZloty64.vue +17 -0
  157. package/src/components/Bluetooth20/Bluetooth20.vue +17 -0
  158. package/src/components/Bluetooth24/Bluetooth24.vue +17 -0
  159. package/src/components/Bluetooth32/Bluetooth32.vue +17 -0
  160. package/src/components/Bluetooth48/Bluetooth48.vue +17 -0
  161. package/src/components/Bluetooth64/Bluetooth64.vue +17 -0
  162. package/src/components/Book20/Book20.vue +17 -0
  163. package/src/components/Book24/Book24.vue +17 -0
  164. package/src/components/Book32/Book32.vue +17 -0
  165. package/src/components/Book48/Book48.vue +17 -0
  166. package/src/components/Book64/Book64.vue +17 -0
  167. package/src/components/Brightness20/Brightness20.vue +17 -0
  168. package/src/components/Brightness24/Brightness24.vue +17 -0
  169. package/src/components/Brightness32/Brightness32.vue +17 -0
  170. package/src/components/Brightness48/Brightness48.vue +17 -0
  171. package/src/components/Brightness64/Brightness64.vue +17 -0
  172. package/src/components/Calculator20/Calculator20.vue +17 -0
  173. package/src/components/Calculator24/Calculator24.vue +17 -0
  174. package/src/components/Calculator32/Calculator32.vue +17 -0
  175. package/src/components/Calculator48/Calculator48.vue +17 -0
  176. package/src/components/Calculator64/Calculator64.vue +17 -0
  177. package/src/components/Calendar20/Calendar20.vue +17 -0
  178. package/src/components/Calendar24/Calendar24.vue +17 -0
  179. package/src/components/Calendar32/Calendar32.vue +17 -0
  180. package/src/components/Calendar48/Calendar48.vue +17 -0
  181. package/src/components/Calendar64/Calendar64.vue +17 -0
  182. package/src/components/Camera20/Camera20.vue +17 -0
  183. package/src/components/Camera24/Camera24.vue +17 -0
  184. package/src/components/Camera32/Camera32.vue +17 -0
  185. package/src/components/Camera48/Camera48.vue +17 -0
  186. package/src/components/Camera64/Camera64.vue +17 -0
  187. package/src/components/CarPark20/CarPark20.vue +17 -0
  188. package/src/components/CarPark24/CarPark24.vue +17 -0
  189. package/src/components/CarPark32/CarPark32.vue +17 -0
  190. package/src/components/CarPark48/CarPark48.vue +17 -0
  191. package/src/components/CarPark64/CarPark64.vue +17 -0
  192. package/src/components/Cart20/Cart20.vue +17 -0
  193. package/src/components/Cart24/Cart24.vue +17 -0
  194. package/src/components/Cart32/Cart32.vue +17 -0
  195. package/src/components/Cart48/Cart48.vue +17 -0
  196. package/src/components/Cart64/Cart64.vue +17 -0
  197. package/src/components/Certification20/Certification20.vue +17 -0
  198. package/src/components/Certification24/Certification24.vue +17 -0
  199. package/src/components/Certification32/Certification32.vue +17 -0
  200. package/src/components/Certification48/Certification48.vue +17 -0
  201. package/src/components/Certification64/Certification64.vue +17 -0
  202. package/src/components/Chat20/Chat20.vue +17 -0
  203. package/src/components/Chat24/Chat24.vue +17 -0
  204. package/src/components/Chat32/Chat32.vue +17 -0
  205. package/src/components/Chat48/Chat48.vue +17 -0
  206. package/src/components/Chat64/Chat64.vue +17 -0
  207. package/src/components/Check20/Check20.vue +17 -0
  208. package/src/components/Check24/Check24.vue +17 -0
  209. package/src/components/Check32/Check32.vue +17 -0
  210. package/src/components/Check48/Check48.vue +17 -0
  211. package/src/components/Check64/Check64.vue +17 -0
  212. package/src/components/CheckCircle20/CheckCircle20.vue +17 -0
  213. package/src/components/CheckCircle24/CheckCircle24.vue +17 -0
  214. package/src/components/CheckCircle32/CheckCircle32.vue +17 -0
  215. package/src/components/CheckCircle48/CheckCircle48.vue +17 -0
  216. package/src/components/CheckCircle64/CheckCircle64.vue +17 -0
  217. package/src/components/CheckCircleFilled20/CheckCircleFilled20.vue +17 -0
  218. package/src/components/CheckCircleFilled24/CheckCircleFilled24.vue +17 -0
  219. package/src/components/CheckCircleFilled32/CheckCircleFilled32.vue +17 -0
  220. package/src/components/CheckCircleFilled48/CheckCircleFilled48.vue +17 -0
  221. package/src/components/CheckCircleFilled64/CheckCircleFilled64.vue +17 -0
  222. package/src/components/Checkout20/Checkout20.vue +17 -0
  223. package/src/components/Checkout24/Checkout24.vue +17 -0
  224. package/src/components/Checkout32/Checkout32.vue +17 -0
  225. package/src/components/Checkout48/Checkout48.vue +17 -0
  226. package/src/components/Checkout64/Checkout64.vue +17 -0
  227. package/src/components/CheckoutAlt20/CheckoutAlt20.vue +17 -0
  228. package/src/components/CheckoutAlt24/CheckoutAlt24.vue +17 -0
  229. package/src/components/CheckoutAlt32/CheckoutAlt32.vue +17 -0
  230. package/src/components/CheckoutAlt48/CheckoutAlt48.vue +17 -0
  231. package/src/components/CheckoutAlt64/CheckoutAlt64.vue +17 -0
  232. package/src/components/ChevronDown20/ChevronDown20.vue +17 -0
  233. package/src/components/ChevronDown24/ChevronDown24.vue +17 -0
  234. package/src/components/ChevronDown32/ChevronDown32.vue +17 -0
  235. package/src/components/ChevronDown48/ChevronDown48.vue +17 -0
  236. package/src/components/ChevronDown64/ChevronDown64.vue +17 -0
  237. package/src/components/ChevronLeft20/ChevronLeft20.vue +17 -0
  238. package/src/components/ChevronLeft24/ChevronLeft24.vue +17 -0
  239. package/src/components/ChevronLeft32/ChevronLeft32.vue +17 -0
  240. package/src/components/ChevronLeft48/ChevronLeft48.vue +17 -0
  241. package/src/components/ChevronLeft64/ChevronLeft64.vue +17 -0
  242. package/src/components/ChevronRight20/ChevronRight20.vue +17 -0
  243. package/src/components/ChevronRight24/ChevronRight24.vue +17 -0
  244. package/src/components/ChevronRight32/ChevronRight32.vue +17 -0
  245. package/src/components/ChevronRight48/ChevronRight48.vue +17 -0
  246. package/src/components/ChevronRight64/ChevronRight64.vue +17 -0
  247. package/src/components/ChevronUp20/ChevronUp20.vue +17 -0
  248. package/src/components/ChevronUp24/ChevronUp24.vue +17 -0
  249. package/src/components/ChevronUp32/ChevronUp32.vue +17 -0
  250. package/src/components/ChevronUp48/ChevronUp48.vue +17 -0
  251. package/src/components/ChevronUp64/ChevronUp64.vue +17 -0
  252. package/src/components/ChristmasTree20/ChristmasTree20.vue +17 -0
  253. package/src/components/ChristmasTree24/ChristmasTree24.vue +17 -0
  254. package/src/components/ChristmasTree32/ChristmasTree32.vue +17 -0
  255. package/src/components/ChristmasTree48/ChristmasTree48.vue +17 -0
  256. package/src/components/ChristmasTree64/ChristmasTree64.vue +17 -0
  257. package/src/components/CircularEconomy20/CircularEconomy20.vue +17 -0
  258. package/src/components/CircularEconomy24/CircularEconomy24.vue +17 -0
  259. package/src/components/CircularEconomy32/CircularEconomy32.vue +17 -0
  260. package/src/components/CircularEconomy48/CircularEconomy48.vue +17 -0
  261. package/src/components/CircularEconomy64/CircularEconomy64.vue +17 -0
  262. package/src/components/CleaningProduct20/CleaningProduct20.vue +17 -0
  263. package/src/components/CleaningProduct24/CleaningProduct24.vue +17 -0
  264. package/src/components/CleaningProduct32/CleaningProduct32.vue +17 -0
  265. package/src/components/CleaningProduct48/CleaningProduct48.vue +17 -0
  266. package/src/components/CleaningProduct64/CleaningProduct64.vue +17 -0
  267. package/src/components/Code20/Code20.vue +17 -0
  268. package/src/components/Code24/Code24.vue +17 -0
  269. package/src/components/Code32/Code32.vue +17 -0
  270. package/src/components/Code48/Code48.vue +17 -0
  271. package/src/components/Code64/Code64.vue +17 -0
  272. package/src/components/Coffee20/Coffee20.vue +17 -0
  273. package/src/components/Coffee24/Coffee24.vue +17 -0
  274. package/src/components/Coffee32/Coffee32.vue +17 -0
  275. package/src/components/Coffee48/Coffee48.vue +17 -0
  276. package/src/components/Coffee64/Coffee64.vue +17 -0
  277. package/src/components/Comment20/Comment20.vue +17 -0
  278. package/src/components/Comment24/Comment24.vue +17 -0
  279. package/src/components/Comment32/Comment32.vue +17 -0
  280. package/src/components/Comment48/Comment48.vue +17 -0
  281. package/src/components/Comment64/Comment64.vue +17 -0
  282. package/src/components/Company20/Company20.vue +17 -0
  283. package/src/components/Company24/Company24.vue +17 -0
  284. package/src/components/Company32/Company32.vue +17 -0
  285. package/src/components/Company48/Company48.vue +17 -0
  286. package/src/components/Company64/Company64.vue +17 -0
  287. package/src/components/Comparator20/Comparator20.vue +17 -0
  288. package/src/components/Comparator24/Comparator24.vue +17 -0
  289. package/src/components/Comparator32/Comparator32.vue +17 -0
  290. package/src/components/Comparator48/Comparator48.vue +17 -0
  291. package/src/components/Comparator64/Comparator64.vue +17 -0
  292. package/src/components/ConcreteFloor20/ConcreteFloor20.vue +17 -0
  293. package/src/components/ConcreteFloor24/ConcreteFloor24.vue +17 -0
  294. package/src/components/ConcreteFloor32/ConcreteFloor32.vue +17 -0
  295. package/src/components/ConcreteFloor48/ConcreteFloor48.vue +17 -0
  296. package/src/components/ConcreteFloor64/ConcreteFloor64.vue +17 -0
  297. package/src/components/Condition20/Condition20.vue +17 -0
  298. package/src/components/Condition24/Condition24.vue +17 -0
  299. package/src/components/Condition32/Condition32.vue +17 -0
  300. package/src/components/Condition48/Condition48.vue +17 -0
  301. package/src/components/Condition64/Condition64.vue +17 -0
  302. package/src/components/Connect20/Connect20.vue +17 -0
  303. package/src/components/Connect24/Connect24.vue +17 -0
  304. package/src/components/Connect32/Connect32.vue +17 -0
  305. package/src/components/Connect48/Connect48.vue +17 -0
  306. package/src/components/Connect64/Connect64.vue +17 -0
  307. package/src/components/ConnectedHome20/ConnectedHome20.vue +17 -0
  308. package/src/components/ConnectedHome24/ConnectedHome24.vue +17 -0
  309. package/src/components/ConnectedHome32/ConnectedHome32.vue +17 -0
  310. package/src/components/ConnectedHome48/ConnectedHome48.vue +17 -0
  311. package/src/components/ConnectedHome64/ConnectedHome64.vue +17 -0
  312. package/src/components/ConstructionSite20/ConstructionSite20.vue +17 -0
  313. package/src/components/ConstructionSite24/ConstructionSite24.vue +17 -0
  314. package/src/components/ConstructionSite32/ConstructionSite32.vue +17 -0
  315. package/src/components/ConstructionSite48/ConstructionSite48.vue +17 -0
  316. package/src/components/ConstructionSite64/ConstructionSite64.vue +17 -0
  317. package/src/components/Contrast20/Contrast20.vue +17 -0
  318. package/src/components/Contrast24/Contrast24.vue +17 -0
  319. package/src/components/Contrast32/Contrast32.vue +17 -0
  320. package/src/components/Contrast48/Contrast48.vue +17 -0
  321. package/src/components/Contrast64/Contrast64.vue +17 -0
  322. package/src/components/Copy20/Copy20.vue +17 -0
  323. package/src/components/Copy24/Copy24.vue +17 -0
  324. package/src/components/Copy32/Copy32.vue +17 -0
  325. package/src/components/Copy48/Copy48.vue +17 -0
  326. package/src/components/Copy64/Copy64.vue +17 -0
  327. package/src/components/Course20/Course20.vue +17 -0
  328. package/src/components/Course24/Course24.vue +17 -0
  329. package/src/components/Course32/Course32.vue +17 -0
  330. package/src/components/Course48/Course48.vue +17 -0
  331. package/src/components/Course64/Course64.vue +17 -0
  332. package/src/components/Cpu20/Cpu20.vue +17 -0
  333. package/src/components/Cpu24/Cpu24.vue +17 -0
  334. package/src/components/Cpu32/Cpu32.vue +17 -0
  335. package/src/components/Cpu48/Cpu48.vue +17 -0
  336. package/src/components/Cpu64/Cpu64.vue +17 -0
  337. package/src/components/Craftsman20/Craftsman20.vue +17 -0
  338. package/src/components/Craftsman24/Craftsman24.vue +17 -0
  339. package/src/components/Craftsman32/Craftsman32.vue +17 -0
  340. package/src/components/Craftsman48/Craftsman48.vue +17 -0
  341. package/src/components/Craftsman64/Craftsman64.vue +17 -0
  342. package/src/components/CreditCard20/CreditCard20.vue +17 -0
  343. package/src/components/CreditCard24/CreditCard24.vue +17 -0
  344. package/src/components/CreditCard32/CreditCard32.vue +17 -0
  345. package/src/components/CreditCard48/CreditCard48.vue +17 -0
  346. package/src/components/CreditCard64/CreditCard64.vue +17 -0
  347. package/src/components/Cross20/Cross20.vue +17 -0
  348. package/src/components/Cross24/Cross24.vue +17 -0
  349. package/src/components/Cross32/Cross32.vue +17 -0
  350. package/src/components/Cross48/Cross48.vue +17 -0
  351. package/src/components/Cross64/Cross64.vue +17 -0
  352. package/src/components/CrossCircle20/CrossCircle20.vue +17 -0
  353. package/src/components/CrossCircle24/CrossCircle24.vue +17 -0
  354. package/src/components/CrossCircle32/CrossCircle32.vue +17 -0
  355. package/src/components/CrossCircle48/CrossCircle48.vue +17 -0
  356. package/src/components/CrossCircle64/CrossCircle64.vue +17 -0
  357. package/src/components/CrossCircleFilled20/CrossCircleFilled20.vue +17 -0
  358. package/src/components/CrossCircleFilled24/CrossCircleFilled24.vue +17 -0
  359. package/src/components/CrossCircleFilled32/CrossCircleFilled32.vue +17 -0
  360. package/src/components/CrossCircleFilled48/CrossCircleFilled48.vue +17 -0
  361. package/src/components/CrossCircleFilled64/CrossCircleFilled64.vue +17 -0
  362. package/src/components/Curtains20/Curtains20.vue +17 -0
  363. package/src/components/Curtains24/Curtains24.vue +17 -0
  364. package/src/components/Curtains32/Curtains32.vue +17 -0
  365. package/src/components/Curtains48/Curtains48.vue +17 -0
  366. package/src/components/Curtains64/Curtains64.vue +17 -0
  367. package/src/components/CuttingWoodGlass20/CuttingWoodGlass20.vue +17 -0
  368. package/src/components/CuttingWoodGlass24/CuttingWoodGlass24.vue +17 -0
  369. package/src/components/CuttingWoodGlass32/CuttingWoodGlass32.vue +17 -0
  370. package/src/components/CuttingWoodGlass48/CuttingWoodGlass48.vue +17 -0
  371. package/src/components/CuttingWoodGlass64/CuttingWoodGlass64.vue +17 -0
  372. package/src/components/Cybersecurity20/Cybersecurity20.vue +17 -0
  373. package/src/components/Cybersecurity24/Cybersecurity24.vue +17 -0
  374. package/src/components/Cybersecurity32/Cybersecurity32.vue +17 -0
  375. package/src/components/Cybersecurity48/Cybersecurity48.vue +17 -0
  376. package/src/components/Cybersecurity64/Cybersecurity64.vue +17 -0
  377. package/src/components/CybersecurityCheck20/CybersecurityCheck20.vue +17 -0
  378. package/src/components/CybersecurityCheck24/CybersecurityCheck24.vue +17 -0
  379. package/src/components/CybersecurityCheck32/CybersecurityCheck32.vue +17 -0
  380. package/src/components/CybersecurityCheck48/CybersecurityCheck48.vue +17 -0
  381. package/src/components/CybersecurityCheck64/CybersecurityCheck64.vue +17 -0
  382. package/src/components/CybersecurityWarning20/CybersecurityWarning20.vue +17 -0
  383. package/src/components/CybersecurityWarning24/CybersecurityWarning24.vue +17 -0
  384. package/src/components/CybersecurityWarning32/CybersecurityWarning32.vue +17 -0
  385. package/src/components/CybersecurityWarning48/CybersecurityWarning48.vue +17 -0
  386. package/src/components/CybersecurityWarning64/CybersecurityWarning64.vue +17 -0
  387. package/src/components/DIY20/DIY20.vue +17 -0
  388. package/src/components/DIY24/DIY24.vue +17 -0
  389. package/src/components/DIY32/DIY32.vue +17 -0
  390. package/src/components/DIY48/DIY48.vue +17 -0
  391. package/src/components/DIY64/DIY64.vue +17 -0
  392. package/src/components/DIYAlt20/DIYAlt20.vue +17 -0
  393. package/src/components/DIYAlt24/DIYAlt24.vue +17 -0
  394. package/src/components/DIYAlt32/DIYAlt32.vue +17 -0
  395. package/src/components/DIYAlt48/DIYAlt48.vue +17 -0
  396. package/src/components/DIYAlt64/DIYAlt64.vue +17 -0
  397. package/src/components/Danger20/Danger20.vue +17 -0
  398. package/src/components/Danger24/Danger24.vue +17 -0
  399. package/src/components/Danger32/Danger32.vue +17 -0
  400. package/src/components/Danger48/Danger48.vue +17 -0
  401. package/src/components/Danger64/Danger64.vue +17 -0
  402. package/src/components/Data20/Data20.vue +17 -0
  403. package/src/components/Data24/Data24.vue +17 -0
  404. package/src/components/Data32/Data32.vue +17 -0
  405. package/src/components/Data48/Data48.vue +17 -0
  406. package/src/components/Data64/Data64.vue +17 -0
  407. package/src/components/Database20/Database20.vue +17 -0
  408. package/src/components/Database24/Database24.vue +17 -0
  409. package/src/components/Database32/Database32.vue +17 -0
  410. package/src/components/Database48/Database48.vue +17 -0
  411. package/src/components/Database64/Database64.vue +17 -0
  412. package/src/components/Delivery20/Delivery20.vue +17 -0
  413. package/src/components/Delivery24/Delivery24.vue +17 -0
  414. package/src/components/Delivery32/Delivery32.vue +17 -0
  415. package/src/components/Delivery48/Delivery48.vue +17 -0
  416. package/src/components/Delivery64/Delivery64.vue +17 -0
  417. package/src/components/DeviceDesktop20/DeviceDesktop20.vue +17 -0
  418. package/src/components/DeviceDesktop24/DeviceDesktop24.vue +17 -0
  419. package/src/components/DeviceDesktop32/DeviceDesktop32.vue +17 -0
  420. package/src/components/DeviceDesktop48/DeviceDesktop48.vue +17 -0
  421. package/src/components/DeviceDesktop64/DeviceDesktop64.vue +17 -0
  422. package/src/components/DeviceLaptop20/DeviceLaptop20.vue +17 -0
  423. package/src/components/DeviceLaptop24/DeviceLaptop24.vue +17 -0
  424. package/src/components/DeviceLaptop32/DeviceLaptop32.vue +17 -0
  425. package/src/components/DeviceLaptop48/DeviceLaptop48.vue +17 -0
  426. package/src/components/DeviceLaptop64/DeviceLaptop64.vue +17 -0
  427. package/src/components/DeviceMobile20/DeviceMobile20.vue +17 -0
  428. package/src/components/DeviceMobile24/DeviceMobile24.vue +17 -0
  429. package/src/components/DeviceMobile32/DeviceMobile32.vue +17 -0
  430. package/src/components/DeviceMobile48/DeviceMobile48.vue +17 -0
  431. package/src/components/DeviceMobile64/DeviceMobile64.vue +17 -0
  432. package/src/components/DeviceTablet20/DeviceTablet20.vue +17 -0
  433. package/src/components/DeviceTablet24/DeviceTablet24.vue +17 -0
  434. package/src/components/DeviceTablet32/DeviceTablet32.vue +17 -0
  435. package/src/components/DeviceTablet48/DeviceTablet48.vue +17 -0
  436. package/src/components/DeviceTablet64/DeviceTablet64.vue +17 -0
  437. package/src/components/Direction20/Direction20.vue +17 -0
  438. package/src/components/Direction24/Direction24.vue +17 -0
  439. package/src/components/Direction32/Direction32.vue +17 -0
  440. package/src/components/Direction48/Direction48.vue +17 -0
  441. package/src/components/Direction64/Direction64.vue +17 -0
  442. package/src/components/Discount20/Discount20.vue +17 -0
  443. package/src/components/Discount24/Discount24.vue +17 -0
  444. package/src/components/Discount32/Discount32.vue +17 -0
  445. package/src/components/Discount48/Discount48.vue +17 -0
  446. package/src/components/Discount64/Discount64.vue +17 -0
  447. package/src/components/Distance20/Distance20.vue +17 -0
  448. package/src/components/Distance24/Distance24.vue +17 -0
  449. package/src/components/Distance32/Distance32.vue +17 -0
  450. package/src/components/Distance48/Distance48.vue +17 -0
  451. package/src/components/Distance64/Distance64.vue +17 -0
  452. package/src/components/Document20/Document20.vue +17 -0
  453. package/src/components/Document24/Document24.vue +17 -0
  454. package/src/components/Document32/Document32.vue +17 -0
  455. package/src/components/Document48/Document48.vue +17 -0
  456. package/src/components/Document64/Document64.vue +17 -0
  457. package/src/components/Dollar20/Dollar20.vue +17 -0
  458. package/src/components/Dollar24/Dollar24.vue +17 -0
  459. package/src/components/Dollar32/Dollar32.vue +17 -0
  460. package/src/components/Dollar48/Dollar48.vue +17 -0
  461. package/src/components/Dollar64/Dollar64.vue +17 -0
  462. package/src/components/Door20/Door20.vue +17 -0
  463. package/src/components/Door24/Door24.vue +17 -0
  464. package/src/components/Door32/Door32.vue +17 -0
  465. package/src/components/Door48/Door48.vue +17 -0
  466. package/src/components/Door64/Door64.vue +17 -0
  467. package/src/components/Download20/Download20.vue +17 -0
  468. package/src/components/Download24/Download24.vue +17 -0
  469. package/src/components/Download32/Download32.vue +17 -0
  470. package/src/components/Download48/Download48.vue +17 -0
  471. package/src/components/Download64/Download64.vue +17 -0
  472. package/src/components/Drag20/Drag20.vue +17 -0
  473. package/src/components/Drag24/Drag24.vue +17 -0
  474. package/src/components/Drag32/Drag32.vue +17 -0
  475. package/src/components/Drag48/Drag48.vue +17 -0
  476. package/src/components/Drag64/Drag64.vue +17 -0
  477. package/src/components/Draw20/Draw20.vue +17 -0
  478. package/src/components/Draw24/Draw24.vue +17 -0
  479. package/src/components/Draw32/Draw32.vue +17 -0
  480. package/src/components/Draw48/Draw48.vue +17 -0
  481. package/src/components/Draw64/Draw64.vue +17 -0
  482. package/src/components/Dressing20/Dressing20.vue +17 -0
  483. package/src/components/Dressing24/Dressing24.vue +17 -0
  484. package/src/components/Dressing32/Dressing32.vue +17 -0
  485. package/src/components/Dressing48/Dressing48.vue +17 -0
  486. package/src/components/Dressing64/Dressing64.vue +17 -0
  487. package/src/components/Drill20/Drill20.vue +17 -0
  488. package/src/components/Drill24/Drill24.vue +17 -0
  489. package/src/components/Drill32/Drill32.vue +17 -0
  490. package/src/components/Drill48/Drill48.vue +17 -0
  491. package/src/components/Drill64/Drill64.vue +17 -0
  492. package/src/components/DrillAlt20/DrillAlt20.vue +17 -0
  493. package/src/components/DrillAlt24/DrillAlt24.vue +17 -0
  494. package/src/components/DrillAlt32/DrillAlt32.vue +17 -0
  495. package/src/components/DrillAlt48/DrillAlt48.vue +17 -0
  496. package/src/components/DrillAlt64/DrillAlt64.vue +17 -0
  497. package/src/components/Eco20/Eco20.vue +17 -0
  498. package/src/components/Eco24/Eco24.vue +17 -0
  499. package/src/components/Eco32/Eco32.vue +17 -0
  500. package/src/components/Eco48/Eco48.vue +17 -0
  501. package/src/components/Eco64/Eco64.vue +17 -0
  502. package/src/components/EcoAlt20/EcoAlt20.vue +17 -0
  503. package/src/components/EcoAlt24/EcoAlt24.vue +17 -0
  504. package/src/components/EcoAlt32/EcoAlt32.vue +17 -0
  505. package/src/components/EcoAlt48/EcoAlt48.vue +17 -0
  506. package/src/components/EcoAlt64/EcoAlt64.vue +17 -0
  507. package/src/components/Edit20/Edit20.vue +17 -0
  508. package/src/components/Edit24/Edit24.vue +17 -0
  509. package/src/components/Edit32/Edit32.vue +17 -0
  510. package/src/components/Edit48/Edit48.vue +17 -0
  511. package/src/components/Edit64/Edit64.vue +17 -0
  512. package/src/components/Electricity20/Electricity20.vue +17 -0
  513. package/src/components/Electricity24/Electricity24.vue +17 -0
  514. package/src/components/Electricity32/Electricity32.vue +17 -0
  515. package/src/components/Electricity48/Electricity48.vue +17 -0
  516. package/src/components/Electricity64/Electricity64.vue +17 -0
  517. package/src/components/Enki20/Enki20.vue +17 -0
  518. package/src/components/Enki24/Enki24.vue +17 -0
  519. package/src/components/Enki32/Enki32.vue +17 -0
  520. package/src/components/Enki48/Enki48.vue +17 -0
  521. package/src/components/Enki64/Enki64.vue +17 -0
  522. package/src/components/Euro20/Euro20.vue +17 -0
  523. package/src/components/Euro24/Euro24.vue +17 -0
  524. package/src/components/Euro32/Euro32.vue +17 -0
  525. package/src/components/Euro48/Euro48.vue +17 -0
  526. package/src/components/Euro64/Euro64.vue +17 -0
  527. package/src/components/Europe20/Europe20.vue +17 -0
  528. package/src/components/Europe24/Europe24.vue +17 -0
  529. package/src/components/Europe32/Europe32.vue +17 -0
  530. package/src/components/Europe48/Europe48.vue +17 -0
  531. package/src/components/Europe64/Europe64.vue +17 -0
  532. package/src/components/ExpandLeft20/ExpandLeft20.vue +17 -0
  533. package/src/components/ExpandLeft24/ExpandLeft24.vue +17 -0
  534. package/src/components/ExpandLeft32/ExpandLeft32.vue +17 -0
  535. package/src/components/ExpandLeft48/ExpandLeft48.vue +17 -0
  536. package/src/components/ExpandLeft64/ExpandLeft64.vue +17 -0
  537. package/src/components/ExpandLeftAlt20/ExpandLeftAlt20.vue +17 -0
  538. package/src/components/ExpandLeftAlt24/ExpandLeftAlt24.vue +17 -0
  539. package/src/components/ExpandLeftAlt32/ExpandLeftAlt32.vue +17 -0
  540. package/src/components/ExpandLeftAlt48/ExpandLeftAlt48.vue +17 -0
  541. package/src/components/ExpandLeftAlt64/ExpandLeftAlt64.vue +17 -0
  542. package/src/components/ExpandRight20/ExpandRight20.vue +17 -0
  543. package/src/components/ExpandRight24/ExpandRight24.vue +17 -0
  544. package/src/components/ExpandRight32/ExpandRight32.vue +17 -0
  545. package/src/components/ExpandRight48/ExpandRight48.vue +17 -0
  546. package/src/components/ExpandRight64/ExpandRight64.vue +17 -0
  547. package/src/components/ExpandRightAlt20/ExpandRightAlt20.vue +17 -0
  548. package/src/components/ExpandRightAlt24/ExpandRightAlt24.vue +17 -0
  549. package/src/components/ExpandRightAlt32/ExpandRightAlt32.vue +17 -0
  550. package/src/components/ExpandRightAlt48/ExpandRightAlt48.vue +17 -0
  551. package/src/components/ExpandRightAlt64/ExpandRightAlt64.vue +17 -0
  552. package/src/components/ExternalLink20/ExternalLink20.vue +17 -0
  553. package/src/components/ExternalLink24/ExternalLink24.vue +17 -0
  554. package/src/components/ExternalLink32/ExternalLink32.vue +17 -0
  555. package/src/components/ExternalLink48/ExternalLink48.vue +17 -0
  556. package/src/components/ExternalLink64/ExternalLink64.vue +17 -0
  557. package/src/components/Eye20/Eye20.vue +17 -0
  558. package/src/components/Eye24/Eye24.vue +17 -0
  559. package/src/components/Eye32/Eye32.vue +17 -0
  560. package/src/components/Eye48/Eye48.vue +17 -0
  561. package/src/components/Eye64/Eye64.vue +17 -0
  562. package/src/components/EyeOff20/EyeOff20.vue +17 -0
  563. package/src/components/EyeOff24/EyeOff24.vue +17 -0
  564. package/src/components/EyeOff32/EyeOff32.vue +17 -0
  565. package/src/components/EyeOff48/EyeOff48.vue +17 -0
  566. package/src/components/EyeOff64/EyeOff64.vue +17 -0
  567. package/src/components/Factory20/Factory20.vue +17 -0
  568. package/src/components/Factory24/Factory24.vue +17 -0
  569. package/src/components/Factory32/Factory32.vue +17 -0
  570. package/src/components/Factory48/Factory48.vue +17 -0
  571. package/src/components/Factory64/Factory64.vue +17 -0
  572. package/src/components/Faucet20/Faucet20.vue +17 -0
  573. package/src/components/Faucet24/Faucet24.vue +17 -0
  574. package/src/components/Faucet32/Faucet32.vue +17 -0
  575. package/src/components/Faucet48/Faucet48.vue +17 -0
  576. package/src/components/Faucet64/Faucet64.vue +17 -0
  577. package/src/components/Favorite20/Favorite20.vue +17 -0
  578. package/src/components/Favorite24/Favorite24.vue +17 -0
  579. package/src/components/Favorite32/Favorite32.vue +17 -0
  580. package/src/components/Favorite48/Favorite48.vue +17 -0
  581. package/src/components/Favorite64/Favorite64.vue +17 -0
  582. package/src/components/FavoriteFilled20/FavoriteFilled20.vue +17 -0
  583. package/src/components/FavoriteFilled24/FavoriteFilled24.vue +17 -0
  584. package/src/components/FavoriteFilled32/FavoriteFilled32.vue +17 -0
  585. package/src/components/FavoriteFilled48/FavoriteFilled48.vue +17 -0
  586. package/src/components/FavoriteFilled64/FavoriteFilled64.vue +17 -0
  587. package/src/components/FeelingDissatisfied20/FeelingDissatisfied20.vue +17 -0
  588. package/src/components/FeelingDissatisfied24/FeelingDissatisfied24.vue +17 -0
  589. package/src/components/FeelingDissatisfied32/FeelingDissatisfied32.vue +17 -0
  590. package/src/components/FeelingDissatisfied48/FeelingDissatisfied48.vue +17 -0
  591. package/src/components/FeelingDissatisfied64/FeelingDissatisfied64.vue +17 -0
  592. package/src/components/FeelingNeutral20/FeelingNeutral20.vue +17 -0
  593. package/src/components/FeelingNeutral24/FeelingNeutral24.vue +17 -0
  594. package/src/components/FeelingNeutral32/FeelingNeutral32.vue +17 -0
  595. package/src/components/FeelingNeutral48/FeelingNeutral48.vue +17 -0
  596. package/src/components/FeelingNeutral64/FeelingNeutral64.vue +17 -0
  597. package/src/components/FeelingSatisfied20/FeelingSatisfied20.vue +17 -0
  598. package/src/components/FeelingSatisfied24/FeelingSatisfied24.vue +17 -0
  599. package/src/components/FeelingSatisfied32/FeelingSatisfied32.vue +17 -0
  600. package/src/components/FeelingSatisfied48/FeelingSatisfied48.vue +17 -0
  601. package/src/components/FeelingSatisfied64/FeelingSatisfied64.vue +17 -0
  602. package/src/components/FeelingVeryDissatisfied20/FeelingVeryDissatisfied20.vue +17 -0
  603. package/src/components/FeelingVeryDissatisfied24/FeelingVeryDissatisfied24.vue +17 -0
  604. package/src/components/FeelingVeryDissatisfied32/FeelingVeryDissatisfied32.vue +17 -0
  605. package/src/components/FeelingVeryDissatisfied48/FeelingVeryDissatisfied48.vue +17 -0
  606. package/src/components/FeelingVeryDissatisfied64/FeelingVeryDissatisfied64.vue +17 -0
  607. package/src/components/FeelingVerySatisfied20/FeelingVerySatisfied20.vue +17 -0
  608. package/src/components/FeelingVerySatisfied24/FeelingVerySatisfied24.vue +17 -0
  609. package/src/components/FeelingVerySatisfied32/FeelingVerySatisfied32.vue +17 -0
  610. package/src/components/FeelingVerySatisfied48/FeelingVerySatisfied48.vue +17 -0
  611. package/src/components/FeelingVerySatisfied64/FeelingVerySatisfied64.vue +17 -0
  612. package/src/components/FileBlank20/FileBlank20.vue +17 -0
  613. package/src/components/FileBlank24/FileBlank24.vue +17 -0
  614. package/src/components/FileBlank32/FileBlank32.vue +17 -0
  615. package/src/components/FileBlank48/FileBlank48.vue +17 -0
  616. package/src/components/FileBlank64/FileBlank64.vue +17 -0
  617. package/src/components/FileCSV20/FileCSV20.vue +17 -0
  618. package/src/components/FileCSV24/FileCSV24.vue +17 -0
  619. package/src/components/FileCSV32/FileCSV32.vue +17 -0
  620. package/src/components/FileCSV48/FileCSV48.vue +17 -0
  621. package/src/components/FileCSV64/FileCSV64.vue +17 -0
  622. package/src/components/FileDOC20/FileDOC20.vue +17 -0
  623. package/src/components/FileDOC24/FileDOC24.vue +17 -0
  624. package/src/components/FileDOC32/FileDOC32.vue +17 -0
  625. package/src/components/FileDOC48/FileDOC48.vue +17 -0
  626. package/src/components/FileDOC64/FileDOC64.vue +17 -0
  627. package/src/components/FileFIG20/FileFIG20.vue +17 -0
  628. package/src/components/FileFIG24/FileFIG24.vue +17 -0
  629. package/src/components/FileFIG32/FileFIG32.vue +17 -0
  630. package/src/components/FileFIG48/FileFIG48.vue +17 -0
  631. package/src/components/FileFIG64/FileFIG64.vue +17 -0
  632. package/src/components/FileJPG20/FileJPG20.vue +17 -0
  633. package/src/components/FileJPG24/FileJPG24.vue +17 -0
  634. package/src/components/FileJPG32/FileJPG32.vue +17 -0
  635. package/src/components/FileJPG48/FileJPG48.vue +17 -0
  636. package/src/components/FileJPG64/FileJPG64.vue +17 -0
  637. package/src/components/FilePDF20/FilePDF20.vue +17 -0
  638. package/src/components/FilePDF24/FilePDF24.vue +17 -0
  639. package/src/components/FilePDF32/FilePDF32.vue +17 -0
  640. package/src/components/FilePDF48/FilePDF48.vue +17 -0
  641. package/src/components/FilePDF64/FilePDF64.vue +17 -0
  642. package/src/components/FilePNG20/FilePNG20.vue +17 -0
  643. package/src/components/FilePNG24/FilePNG24.vue +17 -0
  644. package/src/components/FilePNG32/FilePNG32.vue +17 -0
  645. package/src/components/FilePNG48/FilePNG48.vue +17 -0
  646. package/src/components/FilePNG64/FilePNG64.vue +17 -0
  647. package/src/components/FileSVG20/FileSVG20.vue +17 -0
  648. package/src/components/FileSVG24/FileSVG24.vue +17 -0
  649. package/src/components/FileSVG32/FileSVG32.vue +17 -0
  650. package/src/components/FileSVG48/FileSVG48.vue +17 -0
  651. package/src/components/FileSVG64/FileSVG64.vue +17 -0
  652. package/src/components/FileXLS20/FileXLS20.vue +17 -0
  653. package/src/components/FileXLS24/FileXLS24.vue +17 -0
  654. package/src/components/FileXLS32/FileXLS32.vue +17 -0
  655. package/src/components/FileXLS48/FileXLS48.vue +17 -0
  656. package/src/components/FileXLS64/FileXLS64.vue +17 -0
  657. package/src/components/Filter20/Filter20.vue +17 -0
  658. package/src/components/Filter24/Filter24.vue +17 -0
  659. package/src/components/Filter32/Filter32.vue +17 -0
  660. package/src/components/Filter48/Filter48.vue +17 -0
  661. package/src/components/Filter64/Filter64.vue +17 -0
  662. package/src/components/Fire20/Fire20.vue +17 -0
  663. package/src/components/Fire24/Fire24.vue +17 -0
  664. package/src/components/Fire32/Fire32.vue +17 -0
  665. package/src/components/Fire48/Fire48.vue +17 -0
  666. package/src/components/Fire64/Fire64.vue +17 -0
  667. package/src/components/FlashingLight20/FlashingLight20.vue +17 -0
  668. package/src/components/FlashingLight24/FlashingLight24.vue +17 -0
  669. package/src/components/FlashingLight32/FlashingLight32.vue +17 -0
  670. package/src/components/FlashingLight48/FlashingLight48.vue +17 -0
  671. package/src/components/FlashingLight64/FlashingLight64.vue +17 -0
  672. package/src/components/Floor20/Floor20.vue +17 -0
  673. package/src/components/Floor24/Floor24.vue +17 -0
  674. package/src/components/Floor32/Floor32.vue +17 -0
  675. package/src/components/Floor48/Floor48.vue +17 -0
  676. package/src/components/Floor64/Floor64.vue +17 -0
  677. package/src/components/Folder20/Folder20.vue +17 -0
  678. package/src/components/Folder24/Folder24.vue +17 -0
  679. package/src/components/Folder32/Folder32.vue +17 -0
  680. package/src/components/Folder48/Folder48.vue +17 -0
  681. package/src/components/Folder64/Folder64.vue +17 -0
  682. package/src/components/FolderNew20/FolderNew20.vue +17 -0
  683. package/src/components/FolderNew24/FolderNew24.vue +17 -0
  684. package/src/components/FolderNew32/FolderNew32.vue +17 -0
  685. package/src/components/FolderNew48/FolderNew48.vue +17 -0
  686. package/src/components/FolderNew64/FolderNew64.vue +17 -0
  687. package/src/components/France20/France20.vue +17 -0
  688. package/src/components/France24/France24.vue +17 -0
  689. package/src/components/France32/France32.vue +17 -0
  690. package/src/components/France48/France48.vue +17 -0
  691. package/src/components/France64/France64.vue +17 -0
  692. package/src/components/FullscreenEnter20/FullscreenEnter20.vue +17 -0
  693. package/src/components/FullscreenEnter24/FullscreenEnter24.vue +17 -0
  694. package/src/components/FullscreenEnter32/FullscreenEnter32.vue +17 -0
  695. package/src/components/FullscreenEnter48/FullscreenEnter48.vue +17 -0
  696. package/src/components/FullscreenEnter64/FullscreenEnter64.vue +17 -0
  697. package/src/components/FullscreenEnterAlt20/FullscreenEnterAlt20.vue +17 -0
  698. package/src/components/FullscreenEnterAlt24/FullscreenEnterAlt24.vue +17 -0
  699. package/src/components/FullscreenEnterAlt32/FullscreenEnterAlt32.vue +17 -0
  700. package/src/components/FullscreenEnterAlt48/FullscreenEnterAlt48.vue +17 -0
  701. package/src/components/FullscreenEnterAlt64/FullscreenEnterAlt64.vue +17 -0
  702. package/src/components/FullscreenExit20/FullscreenExit20.vue +17 -0
  703. package/src/components/FullscreenExit24/FullscreenExit24.vue +17 -0
  704. package/src/components/FullscreenExit32/FullscreenExit32.vue +17 -0
  705. package/src/components/FullscreenExit48/FullscreenExit48.vue +17 -0
  706. package/src/components/FullscreenExit64/FullscreenExit64.vue +17 -0
  707. package/src/components/FullscreenExitAlt20/FullscreenExitAlt20.vue +17 -0
  708. package/src/components/FullscreenExitAlt24/FullscreenExitAlt24.vue +17 -0
  709. package/src/components/FullscreenExitAlt32/FullscreenExitAlt32.vue +17 -0
  710. package/src/components/FullscreenExitAlt48/FullscreenExitAlt48.vue +17 -0
  711. package/src/components/FullscreenExitAlt64/FullscreenExitAlt64.vue +17 -0
  712. package/src/components/FundingCardEuro20/FundingCardEuro20.vue +17 -0
  713. package/src/components/FundingCardEuro24/FundingCardEuro24.vue +17 -0
  714. package/src/components/FundingCardEuro32/FundingCardEuro32.vue +17 -0
  715. package/src/components/FundingCardEuro48/FundingCardEuro48.vue +17 -0
  716. package/src/components/FundingCardEuro64/FundingCardEuro64.vue +17 -0
  717. package/src/components/FundingCardZloty20/FundingCardZloty20.vue +17 -0
  718. package/src/components/FundingCardZloty24/FundingCardZloty24.vue +17 -0
  719. package/src/components/FundingCardZloty32/FundingCardZloty32.vue +17 -0
  720. package/src/components/FundingCardZloty48/FundingCardZloty48.vue +17 -0
  721. package/src/components/FundingCardZloty64/FundingCardZloty64.vue +17 -0
  722. package/src/components/FundingEuro20/FundingEuro20.vue +17 -0
  723. package/src/components/FundingEuro24/FundingEuro24.vue +17 -0
  724. package/src/components/FundingEuro32/FundingEuro32.vue +17 -0
  725. package/src/components/FundingEuro48/FundingEuro48.vue +17 -0
  726. package/src/components/FundingEuro64/FundingEuro64.vue +17 -0
  727. package/src/components/FundingZloty20/FundingZloty20.vue +17 -0
  728. package/src/components/FundingZloty24/FundingZloty24.vue +17 -0
  729. package/src/components/FundingZloty32/FundingZloty32.vue +17 -0
  730. package/src/components/FundingZloty48/FundingZloty48.vue +17 -0
  731. package/src/components/FundingZloty64/FundingZloty64.vue +17 -0
  732. package/src/components/Garage20/Garage20.vue +17 -0
  733. package/src/components/Garage24/Garage24.vue +17 -0
  734. package/src/components/Garage32/Garage32.vue +17 -0
  735. package/src/components/Garage48/Garage48.vue +17 -0
  736. package/src/components/Garage64/Garage64.vue +17 -0
  737. package/src/components/Garden20/Garden20.vue +17 -0
  738. package/src/components/Garden24/Garden24.vue +17 -0
  739. package/src/components/Garden32/Garden32.vue +17 -0
  740. package/src/components/Garden48/Garden48.vue +17 -0
  741. package/src/components/Garden64/Garden64.vue +17 -0
  742. package/src/components/GardenAlt20/GardenAlt20.vue +17 -0
  743. package/src/components/GardenAlt24/GardenAlt24.vue +17 -0
  744. package/src/components/GardenAlt32/GardenAlt32.vue +17 -0
  745. package/src/components/GardenAlt48/GardenAlt48.vue +17 -0
  746. package/src/components/GardenAlt64/GardenAlt64.vue +17 -0
  747. package/src/components/Gate20/Gate20.vue +17 -0
  748. package/src/components/Gate24/Gate24.vue +17 -0
  749. package/src/components/Gate32/Gate32.vue +17 -0
  750. package/src/components/Gate48/Gate48.vue +17 -0
  751. package/src/components/Gate64/Gate64.vue +17 -0
  752. package/src/components/Gauge20/Gauge20.vue +17 -0
  753. package/src/components/Gauge24/Gauge24.vue +17 -0
  754. package/src/components/Gauge32/Gauge32.vue +17 -0
  755. package/src/components/Gauge48/Gauge48.vue +17 -0
  756. package/src/components/Gauge64/Gauge64.vue +17 -0
  757. package/src/components/Gift20/Gift20.vue +17 -0
  758. package/src/components/Gift24/Gift24.vue +17 -0
  759. package/src/components/Gift32/Gift32.vue +17 -0
  760. package/src/components/Gift48/Gift48.vue +17 -0
  761. package/src/components/Gift64/Gift64.vue +17 -0
  762. package/src/components/Glass20/Glass20.vue +17 -0
  763. package/src/components/Glass24/Glass24.vue +17 -0
  764. package/src/components/Glass32/Glass32.vue +17 -0
  765. package/src/components/Glass48/Glass48.vue +17 -0
  766. package/src/components/Glass64/Glass64.vue +17 -0
  767. package/src/components/Group20/Group20.vue +17 -0
  768. package/src/components/Group24/Group24.vue +17 -0
  769. package/src/components/Group32/Group32.vue +17 -0
  770. package/src/components/Group48/Group48.vue +17 -0
  771. package/src/components/Group64/Group64.vue +17 -0
  772. package/src/components/Hammer20/Hammer20.vue +17 -0
  773. package/src/components/Hammer24/Hammer24.vue +17 -0
  774. package/src/components/Hammer32/Hammer32.vue +17 -0
  775. package/src/components/Hammer48/Hammer48.vue +17 -0
  776. package/src/components/Hammer64/Hammer64.vue +17 -0
  777. package/src/components/HandSanitiser20/HandSanitiser20.vue +17 -0
  778. package/src/components/HandSanitiser24/HandSanitiser24.vue +17 -0
  779. package/src/components/HandSanitiser32/HandSanitiser32.vue +17 -0
  780. package/src/components/HandSanitiser48/HandSanitiser48.vue +17 -0
  781. package/src/components/HandSanitiser64/HandSanitiser64.vue +17 -0
  782. package/src/components/Handbag20/Handbag20.vue +17 -0
  783. package/src/components/Handbag24/Handbag24.vue +17 -0
  784. package/src/components/Handbag32/Handbag32.vue +17 -0
  785. package/src/components/Handbag48/Handbag48.vue +17 -0
  786. package/src/components/Handbag64/Handbag64.vue +17 -0
  787. package/src/components/HardHat20/HardHat20.vue +17 -0
  788. package/src/components/HardHat24/HardHat24.vue +17 -0
  789. package/src/components/HardHat32/HardHat32.vue +17 -0
  790. package/src/components/HardHat48/HardHat48.vue +17 -0
  791. package/src/components/HardHat64/HardHat64.vue +17 -0
  792. package/src/components/HardHatAlt20/HardHatAlt20.vue +17 -0
  793. package/src/components/HardHatAlt24/HardHatAlt24.vue +17 -0
  794. package/src/components/HardHatAlt32/HardHatAlt32.vue +17 -0
  795. package/src/components/HardHatAlt48/HardHatAlt48.vue +17 -0
  796. package/src/components/HardHatAlt64/HardHatAlt64.vue +17 -0
  797. package/src/components/Hardware20/Hardware20.vue +17 -0
  798. package/src/components/Hardware24/Hardware24.vue +17 -0
  799. package/src/components/Hardware32/Hardware32.vue +17 -0
  800. package/src/components/Hardware48/Hardware48.vue +17 -0
  801. package/src/components/Hardware64/Hardware64.vue +17 -0
  802. package/src/components/HearingDisabled20/HearingDisabled20.vue +17 -0
  803. package/src/components/HearingDisabled24/HearingDisabled24.vue +17 -0
  804. package/src/components/HearingDisabled32/HearingDisabled32.vue +17 -0
  805. package/src/components/HearingDisabled48/HearingDisabled48.vue +17 -0
  806. package/src/components/HearingDisabled64/HearingDisabled64.vue +17 -0
  807. package/src/components/Heater20/Heater20.vue +17 -0
  808. package/src/components/Heater24/Heater24.vue +17 -0
  809. package/src/components/Heater32/Heater32.vue +17 -0
  810. package/src/components/Heater48/Heater48.vue +17 -0
  811. package/src/components/Heater64/Heater64.vue +17 -0
  812. package/src/components/HelpCircle20/HelpCircle20.vue +17 -0
  813. package/src/components/HelpCircle24/HelpCircle24.vue +17 -0
  814. package/src/components/HelpCircle32/HelpCircle32.vue +17 -0
  815. package/src/components/HelpCircle48/HelpCircle48.vue +17 -0
  816. package/src/components/HelpCircle64/HelpCircle64.vue +17 -0
  817. package/src/components/Helpline20/Helpline20.vue +17 -0
  818. package/src/components/Helpline24/Helpline24.vue +17 -0
  819. package/src/components/Helpline32/Helpline32.vue +17 -0
  820. package/src/components/Helpline48/Helpline48.vue +17 -0
  821. package/src/components/Helpline64/Helpline64.vue +17 -0
  822. package/src/components/HierarchyTree20/HierarchyTree20.vue +17 -0
  823. package/src/components/HierarchyTree24/HierarchyTree24.vue +17 -0
  824. package/src/components/HierarchyTree32/HierarchyTree32.vue +17 -0
  825. package/src/components/HierarchyTree48/HierarchyTree48.vue +17 -0
  826. package/src/components/HierarchyTree64/HierarchyTree64.vue +17 -0
  827. package/src/components/HierarchyTreeAlt20/HierarchyTreeAlt20.vue +17 -0
  828. package/src/components/HierarchyTreeAlt24/HierarchyTreeAlt24.vue +17 -0
  829. package/src/components/HierarchyTreeAlt32/HierarchyTreeAlt32.vue +17 -0
  830. package/src/components/HierarchyTreeAlt48/HierarchyTreeAlt48.vue +17 -0
  831. package/src/components/HierarchyTreeAlt64/HierarchyTreeAlt64.vue +17 -0
  832. package/src/components/History20/History20.vue +17 -0
  833. package/src/components/History24/History24.vue +17 -0
  834. package/src/components/History32/History32.vue +17 -0
  835. package/src/components/History48/History48.vue +17 -0
  836. package/src/components/History64/History64.vue +17 -0
  837. package/src/components/Home20/Home20.vue +17 -0
  838. package/src/components/Home24/Home24.vue +17 -0
  839. package/src/components/Home32/Home32.vue +17 -0
  840. package/src/components/Home48/Home48.vue +17 -0
  841. package/src/components/Home64/Home64.vue +17 -0
  842. package/src/components/HotWater20/HotWater20.vue +17 -0
  843. package/src/components/HotWater24/HotWater24.vue +17 -0
  844. package/src/components/HotWater32/HotWater32.vue +17 -0
  845. package/src/components/HotWater48/HotWater48.vue +17 -0
  846. package/src/components/HotWater64/HotWater64.vue +17 -0
  847. package/src/components/Hourglass20/Hourglass20.vue +17 -0
  848. package/src/components/Hourglass24/Hourglass24.vue +17 -0
  849. package/src/components/Hourglass32/Hourglass32.vue +17 -0
  850. package/src/components/Hourglass48/Hourglass48.vue +17 -0
  851. package/src/components/Hourglass64/Hourglass64.vue +17 -0
  852. package/src/components/House20/House20.vue +17 -0
  853. package/src/components/House24/House24.vue +17 -0
  854. package/src/components/House32/House32.vue +17 -0
  855. package/src/components/House48/House48.vue +17 -0
  856. package/src/components/House64/House64.vue +17 -0
  857. package/src/components/IdCard20/IdCard20.vue +17 -0
  858. package/src/components/IdCard24/IdCard24.vue +17 -0
  859. package/src/components/IdCard32/IdCard32.vue +17 -0
  860. package/src/components/IdCard48/IdCard48.vue +17 -0
  861. package/src/components/IdCard64/IdCard64.vue +17 -0
  862. package/src/components/Image20/Image20.vue +17 -0
  863. package/src/components/Image24/Image24.vue +17 -0
  864. package/src/components/Image32/Image32.vue +17 -0
  865. package/src/components/Image48/Image48.vue +17 -0
  866. package/src/components/Image64/Image64.vue +17 -0
  867. package/src/components/ImageAlt20/ImageAlt20.vue +17 -0
  868. package/src/components/ImageAlt24/ImageAlt24.vue +17 -0
  869. package/src/components/ImageAlt32/ImageAlt32.vue +17 -0
  870. package/src/components/ImageAlt48/ImageAlt48.vue +17 -0
  871. package/src/components/ImageAlt64/ImageAlt64.vue +17 -0
  872. package/src/components/ImageCrop20/ImageCrop20.vue +17 -0
  873. package/src/components/ImageCrop24/ImageCrop24.vue +17 -0
  874. package/src/components/ImageCrop32/ImageCrop32.vue +17 -0
  875. package/src/components/ImageCrop48/ImageCrop48.vue +17 -0
  876. package/src/components/ImageCrop64/ImageCrop64.vue +17 -0
  877. package/src/components/ImageResize20/ImageResize20.vue +17 -0
  878. package/src/components/ImageResize24/ImageResize24.vue +17 -0
  879. package/src/components/ImageResize32/ImageResize32.vue +17 -0
  880. package/src/components/ImageResize48/ImageResize48.vue +17 -0
  881. package/src/components/ImageResize64/ImageResize64.vue +17 -0
  882. package/src/components/ImageSelection20/ImageSelection20.vue +17 -0
  883. package/src/components/ImageSelection24/ImageSelection24.vue +17 -0
  884. package/src/components/ImageSelection32/ImageSelection32.vue +17 -0
  885. package/src/components/ImageSelection48/ImageSelection48.vue +17 -0
  886. package/src/components/ImageSelection64/ImageSelection64.vue +17 -0
  887. package/src/components/Infinity20/Infinity20.vue +17 -0
  888. package/src/components/Infinity24/Infinity24.vue +17 -0
  889. package/src/components/Infinity32/Infinity32.vue +17 -0
  890. package/src/components/Infinity48/Infinity48.vue +17 -0
  891. package/src/components/Infinity64/Infinity64.vue +17 -0
  892. package/src/components/InfoCircle20/InfoCircle20.vue +17 -0
  893. package/src/components/InfoCircle24/InfoCircle24.vue +17 -0
  894. package/src/components/InfoCircle32/InfoCircle32.vue +17 -0
  895. package/src/components/InfoCircle48/InfoCircle48.vue +17 -0
  896. package/src/components/InfoCircle64/InfoCircle64.vue +17 -0
  897. package/src/components/InfoCircleFilled20/InfoCircleFilled20.vue +17 -0
  898. package/src/components/InfoCircleFilled24/InfoCircleFilled24.vue +17 -0
  899. package/src/components/InfoCircleFilled32/InfoCircleFilled32.vue +17 -0
  900. package/src/components/InfoCircleFilled48/InfoCircleFilled48.vue +17 -0
  901. package/src/components/InfoCircleFilled64/InfoCircleFilled64.vue +17 -0
  902. package/src/components/Instance20/Instance20.vue +17 -0
  903. package/src/components/Instance24/Instance24.vue +17 -0
  904. package/src/components/Instance32/Instance32.vue +17 -0
  905. package/src/components/Instance48/Instance48.vue +17 -0
  906. package/src/components/Instance64/Instance64.vue +17 -0
  907. package/src/components/InstanceLeft20/InstanceLeft20.vue +17 -0
  908. package/src/components/InstanceLeft24/InstanceLeft24.vue +17 -0
  909. package/src/components/InstanceLeft32/InstanceLeft32.vue +17 -0
  910. package/src/components/InstanceLeft48/InstanceLeft48.vue +17 -0
  911. package/src/components/InstanceLeft64/InstanceLeft64.vue +17 -0
  912. package/src/components/InstanceRight20/InstanceRight20.vue +17 -0
  913. package/src/components/InstanceRight24/InstanceRight24.vue +17 -0
  914. package/src/components/InstanceRight32/InstanceRight32.vue +17 -0
  915. package/src/components/InstanceRight48/InstanceRight48.vue +17 -0
  916. package/src/components/InstanceRight64/InstanceRight64.vue +17 -0
  917. package/src/components/Insulation20/Insulation20.vue +17 -0
  918. package/src/components/Insulation24/Insulation24.vue +17 -0
  919. package/src/components/Insulation32/Insulation32.vue +17 -0
  920. package/src/components/Insulation48/Insulation48.vue +17 -0
  921. package/src/components/Insulation64/Insulation64.vue +17 -0
  922. package/src/components/InsulationAlt20/InsulationAlt20.vue +17 -0
  923. package/src/components/InsulationAlt24/InsulationAlt24.vue +17 -0
  924. package/src/components/InsulationAlt32/InsulationAlt32.vue +17 -0
  925. package/src/components/InsulationAlt48/InsulationAlt48.vue +17 -0
  926. package/src/components/InsulationAlt64/InsulationAlt64.vue +17 -0
  927. package/src/components/Kanban20/Kanban20.vue +17 -0
  928. package/src/components/Kanban24/Kanban24.vue +17 -0
  929. package/src/components/Kanban32/Kanban32.vue +17 -0
  930. package/src/components/Kanban48/Kanban48.vue +17 -0
  931. package/src/components/Kanban64/Kanban64.vue +17 -0
  932. package/src/components/Key20/Key20.vue +17 -0
  933. package/src/components/Key24/Key24.vue +17 -0
  934. package/src/components/Key32/Key32.vue +17 -0
  935. package/src/components/Key48/Key48.vue +17 -0
  936. package/src/components/Key64/Key64.vue +17 -0
  937. package/src/components/KeyAlt20/KeyAlt20.vue +17 -0
  938. package/src/components/KeyAlt24/KeyAlt24.vue +17 -0
  939. package/src/components/KeyAlt32/KeyAlt32.vue +17 -0
  940. package/src/components/KeyAlt48/KeyAlt48.vue +17 -0
  941. package/src/components/KeyAlt64/KeyAlt64.vue +17 -0
  942. package/src/components/Keyboard20/Keyboard20.vue +17 -0
  943. package/src/components/Keyboard24/Keyboard24.vue +17 -0
  944. package/src/components/Keyboard32/Keyboard32.vue +17 -0
  945. package/src/components/Keyboard48/Keyboard48.vue +17 -0
  946. package/src/components/Keyboard64/Keyboard64.vue +17 -0
  947. package/src/components/Kids20/Kids20.vue +17 -0
  948. package/src/components/Kids24/Kids24.vue +17 -0
  949. package/src/components/Kids32/Kids32.vue +17 -0
  950. package/src/components/Kids48/Kids48.vue +17 -0
  951. package/src/components/Kids64/Kids64.vue +17 -0
  952. package/src/components/Kitchen20/Kitchen20.vue +17 -0
  953. package/src/components/Kitchen24/Kitchen24.vue +17 -0
  954. package/src/components/Kitchen32/Kitchen32.vue +17 -0
  955. package/src/components/Kitchen48/Kitchen48.vue +17 -0
  956. package/src/components/Kitchen64/Kitchen64.vue +17 -0
  957. package/src/components/KitchenAlt20/KitchenAlt20.vue +17 -0
  958. package/src/components/KitchenAlt24/KitchenAlt24.vue +17 -0
  959. package/src/components/KitchenAlt32/KitchenAlt32.vue +17 -0
  960. package/src/components/KitchenAlt48/KitchenAlt48.vue +17 -0
  961. package/src/components/KitchenAlt64/KitchenAlt64.vue +17 -0
  962. package/src/components/LawnMower20/LawnMower20.vue +17 -0
  963. package/src/components/LawnMower24/LawnMower24.vue +17 -0
  964. package/src/components/LawnMower32/LawnMower32.vue +17 -0
  965. package/src/components/LawnMower48/LawnMower48.vue +17 -0
  966. package/src/components/LawnMower64/LawnMower64.vue +17 -0
  967. package/src/components/Layers20/Layers20.vue +17 -0
  968. package/src/components/Layers24/Layers24.vue +17 -0
  969. package/src/components/Layers32/Layers32.vue +17 -0
  970. package/src/components/Layers48/Layers48.vue +17 -0
  971. package/src/components/Layers64/Layers64.vue +17 -0
  972. package/src/components/Leak20/Leak20.vue +17 -0
  973. package/src/components/Leak24/Leak24.vue +17 -0
  974. package/src/components/Leak32/Leak32.vue +17 -0
  975. package/src/components/Leak48/Leak48.vue +17 -0
  976. package/src/components/Leak64/Leak64.vue +17 -0
  977. package/src/components/LeroyMerlin20/LeroyMerlin20.vue +17 -0
  978. package/src/components/LeroyMerlin24/LeroyMerlin24.vue +17 -0
  979. package/src/components/LeroyMerlin32/LeroyMerlin32.vue +17 -0
  980. package/src/components/LeroyMerlin48/LeroyMerlin48.vue +17 -0
  981. package/src/components/LeroyMerlin64/LeroyMerlin64.vue +17 -0
  982. package/src/components/Less20/Less20.vue +17 -0
  983. package/src/components/Less24/Less24.vue +17 -0
  984. package/src/components/Less32/Less32.vue +17 -0
  985. package/src/components/Less48/Less48.vue +17 -0
  986. package/src/components/Less64/Less64.vue +17 -0
  987. package/src/components/LessCircle20/LessCircle20.vue +17 -0
  988. package/src/components/LessCircle24/LessCircle24.vue +17 -0
  989. package/src/components/LessCircle32/LessCircle32.vue +17 -0
  990. package/src/components/LessCircle48/LessCircle48.vue +17 -0
  991. package/src/components/LessCircle64/LessCircle64.vue +17 -0
  992. package/src/components/Lighting20/Lighting20.vue +17 -0
  993. package/src/components/Lighting24/Lighting24.vue +17 -0
  994. package/src/components/Lighting32/Lighting32.vue +17 -0
  995. package/src/components/Lighting48/Lighting48.vue +17 -0
  996. package/src/components/Lighting64/Lighting64.vue +17 -0
  997. package/src/components/Link20/Link20.vue +17 -0
  998. package/src/components/Link24/Link24.vue +17 -0
  999. package/src/components/Link32/Link32.vue +17 -0
  1000. package/src/components/Link48/Link48.vue +17 -0
  1001. package/src/components/Link64/Link64.vue +17 -0
  1002. package/src/components/List20/List20.vue +17 -0
  1003. package/src/components/List24/List24.vue +17 -0
  1004. package/src/components/List32/List32.vue +17 -0
  1005. package/src/components/List48/List48.vue +17 -0
  1006. package/src/components/List64/List64.vue +17 -0
  1007. package/src/components/ListAdd20/ListAdd20.vue +17 -0
  1008. package/src/components/ListAdd24/ListAdd24.vue +17 -0
  1009. package/src/components/ListAdd32/ListAdd32.vue +17 -0
  1010. package/src/components/ListAdd48/ListAdd48.vue +17 -0
  1011. package/src/components/ListAdd64/ListAdd64.vue +17 -0
  1012. package/src/components/ListView20/ListView20.vue +17 -0
  1013. package/src/components/ListView24/ListView24.vue +17 -0
  1014. package/src/components/ListView32/ListView32.vue +17 -0
  1015. package/src/components/ListView48/ListView48.vue +17 -0
  1016. package/src/components/ListView64/ListView64.vue +17 -0
  1017. package/src/components/LivingRoom20/LivingRoom20.vue +17 -0
  1018. package/src/components/LivingRoom24/LivingRoom24.vue +17 -0
  1019. package/src/components/LivingRoom32/LivingRoom32.vue +17 -0
  1020. package/src/components/LivingRoom48/LivingRoom48.vue +17 -0
  1021. package/src/components/LivingRoom64/LivingRoom64.vue +17 -0
  1022. package/src/components/Location20/Location20.vue +17 -0
  1023. package/src/components/Location24/Location24.vue +17 -0
  1024. package/src/components/Location32/Location32.vue +17 -0
  1025. package/src/components/Location48/Location48.vue +17 -0
  1026. package/src/components/Location64/Location64.vue +17 -0
  1027. package/src/components/LocationFilled20/LocationFilled20.vue +17 -0
  1028. package/src/components/LocationFilled24/LocationFilled24.vue +17 -0
  1029. package/src/components/LocationFilled32/LocationFilled32.vue +17 -0
  1030. package/src/components/LocationFilled48/LocationFilled48.vue +17 -0
  1031. package/src/components/LocationFilled64/LocationFilled64.vue +17 -0
  1032. package/src/components/Locator20/Locator20.vue +17 -0
  1033. package/src/components/Locator24/Locator24.vue +17 -0
  1034. package/src/components/Locator32/Locator32.vue +17 -0
  1035. package/src/components/Locator48/Locator48.vue +17 -0
  1036. package/src/components/Locator64/Locator64.vue +17 -0
  1037. package/src/components/Lock20/Lock20.vue +17 -0
  1038. package/src/components/Lock24/Lock24.vue +17 -0
  1039. package/src/components/Lock32/Lock32.vue +17 -0
  1040. package/src/components/Lock48/Lock48.vue +17 -0
  1041. package/src/components/Lock64/Lock64.vue +17 -0
  1042. package/src/components/LockOpen20/LockOpen20.vue +17 -0
  1043. package/src/components/LockOpen24/LockOpen24.vue +17 -0
  1044. package/src/components/LockOpen32/LockOpen32.vue +17 -0
  1045. package/src/components/LockOpen48/LockOpen48.vue +17 -0
  1046. package/src/components/LockOpen64/LockOpen64.vue +17 -0
  1047. package/src/components/Locker20/Locker20.vue +17 -0
  1048. package/src/components/Locker24/Locker24.vue +17 -0
  1049. package/src/components/Locker32/Locker32.vue +17 -0
  1050. package/src/components/Locker48/Locker48.vue +17 -0
  1051. package/src/components/Locker64/Locker64.vue +17 -0
  1052. package/src/components/LogOut20/LogOut20.vue +17 -0
  1053. package/src/components/LogOut24/LogOut24.vue +17 -0
  1054. package/src/components/LogOut32/LogOut32.vue +17 -0
  1055. package/src/components/LogOut48/LogOut48.vue +17 -0
  1056. package/src/components/LogOut64/LogOut64.vue +17 -0
  1057. package/src/components/LoyaltyBm20/LoyaltyBm20.vue +17 -0
  1058. package/src/components/LoyaltyBm24/LoyaltyBm24.vue +17 -0
  1059. package/src/components/LoyaltyBm32/LoyaltyBm32.vue +17 -0
  1060. package/src/components/LoyaltyBm48/LoyaltyBm48.vue +17 -0
  1061. package/src/components/LoyaltyBm64/LoyaltyBm64.vue +17 -0
  1062. package/src/components/LoyaltyLm20/LoyaltyLm20.vue +17 -0
  1063. package/src/components/LoyaltyLm24/LoyaltyLm24.vue +17 -0
  1064. package/src/components/LoyaltyLm32/LoyaltyLm32.vue +17 -0
  1065. package/src/components/LoyaltyLm48/LoyaltyLm48.vue +17 -0
  1066. package/src/components/LoyaltyLm64/LoyaltyLm64.vue +17 -0
  1067. package/src/components/Mail20/Mail20.vue +17 -0
  1068. package/src/components/Mail24/Mail24.vue +17 -0
  1069. package/src/components/Mail32/Mail32.vue +17 -0
  1070. package/src/components/Mail48/Mail48.vue +17 -0
  1071. package/src/components/Mail64/Mail64.vue +17 -0
  1072. package/src/components/MailAlt20/MailAlt20.vue +17 -0
  1073. package/src/components/MailAlt24/MailAlt24.vue +17 -0
  1074. package/src/components/MailAlt32/MailAlt32.vue +17 -0
  1075. package/src/components/MailAlt48/MailAlt48.vue +17 -0
  1076. package/src/components/MailAlt64/MailAlt64.vue +17 -0
  1077. package/src/components/Man20/Man20.vue +17 -0
  1078. package/src/components/Man24/Man24.vue +17 -0
  1079. package/src/components/Man32/Man32.vue +17 -0
  1080. package/src/components/Man48/Man48.vue +17 -0
  1081. package/src/components/Man64/Man64.vue +17 -0
  1082. package/src/components/Map20/Map20.vue +17 -0
  1083. package/src/components/Map24/Map24.vue +17 -0
  1084. package/src/components/Map32/Map32.vue +17 -0
  1085. package/src/components/Map48/Map48.vue +17 -0
  1086. package/src/components/Map64/Map64.vue +17 -0
  1087. package/src/components/Mask20/Mask20.vue +17 -0
  1088. package/src/components/Mask24/Mask24.vue +17 -0
  1089. package/src/components/Mask32/Mask32.vue +17 -0
  1090. package/src/components/Mask48/Mask48.vue +17 -0
  1091. package/src/components/Mask64/Mask64.vue +17 -0
  1092. package/src/components/Masonry20/Masonry20.vue +17 -0
  1093. package/src/components/Masonry24/Masonry24.vue +17 -0
  1094. package/src/components/Masonry32/Masonry32.vue +17 -0
  1095. package/src/components/Masonry48/Masonry48.vue +17 -0
  1096. package/src/components/Masonry64/Masonry64.vue +17 -0
  1097. package/src/components/MasonryAlt20/MasonryAlt20.vue +17 -0
  1098. package/src/components/MasonryAlt24/MasonryAlt24.vue +17 -0
  1099. package/src/components/MasonryAlt32/MasonryAlt32.vue +17 -0
  1100. package/src/components/MasonryAlt48/MasonryAlt48.vue +17 -0
  1101. package/src/components/MasonryAlt64/MasonryAlt64.vue +17 -0
  1102. package/src/components/Megaphone20/Megaphone20.vue +17 -0
  1103. package/src/components/Megaphone24/Megaphone24.vue +17 -0
  1104. package/src/components/Megaphone32/Megaphone32.vue +17 -0
  1105. package/src/components/Megaphone48/Megaphone48.vue +17 -0
  1106. package/src/components/Megaphone64/Megaphone64.vue +17 -0
  1107. package/src/components/Menu20/Menu20.vue +17 -0
  1108. package/src/components/Menu24/Menu24.vue +17 -0
  1109. package/src/components/Menu32/Menu32.vue +17 -0
  1110. package/src/components/Menu48/Menu48.vue +17 -0
  1111. package/src/components/Menu64/Menu64.vue +17 -0
  1112. package/src/components/Mic20/Mic20.vue +17 -0
  1113. package/src/components/Mic24/Mic24.vue +17 -0
  1114. package/src/components/Mic32/Mic32.vue +17 -0
  1115. package/src/components/Mic48/Mic48.vue +17 -0
  1116. package/src/components/Mic64/Mic64.vue +17 -0
  1117. package/src/components/MixerTruck20/MixerTruck20.vue +17 -0
  1118. package/src/components/MixerTruck24/MixerTruck24.vue +17 -0
  1119. package/src/components/MixerTruck32/MixerTruck32.vue +17 -0
  1120. package/src/components/MixerTruck48/MixerTruck48.vue +17 -0
  1121. package/src/components/MixerTruck64/MixerTruck64.vue +17 -0
  1122. package/src/components/Modular20/Modular20.vue +17 -0
  1123. package/src/components/Modular24/Modular24.vue +17 -0
  1124. package/src/components/Modular32/Modular32.vue +17 -0
  1125. package/src/components/Modular48/Modular48.vue +17 -0
  1126. package/src/components/Modular64/Modular64.vue +17 -0
  1127. package/src/components/More20/More20.vue +17 -0
  1128. package/src/components/More24/More24.vue +17 -0
  1129. package/src/components/More32/More32.vue +17 -0
  1130. package/src/components/More48/More48.vue +17 -0
  1131. package/src/components/More64/More64.vue +17 -0
  1132. package/src/components/MoreCircle20/MoreCircle20.vue +17 -0
  1133. package/src/components/MoreCircle24/MoreCircle24.vue +17 -0
  1134. package/src/components/MoreCircle32/MoreCircle32.vue +17 -0
  1135. package/src/components/MoreCircle48/MoreCircle48.vue +17 -0
  1136. package/src/components/MoreCircle64/MoreCircle64.vue +17 -0
  1137. package/src/components/Music20/Music20.vue +17 -0
  1138. package/src/components/Music24/Music24.vue +17 -0
  1139. package/src/components/Music32/Music32.vue +17 -0
  1140. package/src/components/Music48/Music48.vue +17 -0
  1141. package/src/components/Music64/Music64.vue +17 -0
  1142. package/src/components/Newspaper20/Newspaper20.vue +17 -0
  1143. package/src/components/Newspaper24/Newspaper24.vue +17 -0
  1144. package/src/components/Newspaper32/Newspaper32.vue +17 -0
  1145. package/src/components/Newspaper48/Newspaper48.vue +17 -0
  1146. package/src/components/Newspaper64/Newspaper64.vue +17 -0
  1147. package/src/components/NightMode20/NightMode20.vue +17 -0
  1148. package/src/components/NightMode24/NightMode24.vue +17 -0
  1149. package/src/components/NightMode32/NightMode32.vue +17 -0
  1150. package/src/components/NightMode48/NightMode48.vue +17 -0
  1151. package/src/components/NightMode64/NightMode64.vue +17 -0
  1152. package/src/components/NoPicture20/NoPicture20.vue +17 -0
  1153. package/src/components/NoPicture24/NoPicture24.vue +17 -0
  1154. package/src/components/NoPicture32/NoPicture32.vue +17 -0
  1155. package/src/components/NoPicture48/NoPicture48.vue +17 -0
  1156. package/src/components/NoPicture64/NoPicture64.vue +17 -0
  1157. package/src/components/Notification20/Notification20.vue +17 -0
  1158. package/src/components/Notification24/Notification24.vue +17 -0
  1159. package/src/components/Notification32/Notification32.vue +17 -0
  1160. package/src/components/Notification48/Notification48.vue +17 -0
  1161. package/src/components/Notification64/Notification64.vue +17 -0
  1162. package/src/components/NotificationRead20/NotificationRead20.vue +17 -0
  1163. package/src/components/NotificationRead24/NotificationRead24.vue +17 -0
  1164. package/src/components/NotificationRead32/NotificationRead32.vue +17 -0
  1165. package/src/components/NotificationRead48/NotificationRead48.vue +17 -0
  1166. package/src/components/NotificationRead64/NotificationRead64.vue +17 -0
  1167. package/src/components/NotificationUnread20/NotificationUnread20.vue +17 -0
  1168. package/src/components/NotificationUnread24/NotificationUnread24.vue +17 -0
  1169. package/src/components/NotificationUnread32/NotificationUnread32.vue +17 -0
  1170. package/src/components/NotificationUnread48/NotificationUnread48.vue +17 -0
  1171. package/src/components/NotificationUnread64/NotificationUnread64.vue +17 -0
  1172. package/src/components/OptionsHorizontal20/OptionsHorizontal20.vue +17 -0
  1173. package/src/components/OptionsHorizontal24/OptionsHorizontal24.vue +17 -0
  1174. package/src/components/OptionsHorizontal32/OptionsHorizontal32.vue +17 -0
  1175. package/src/components/OptionsHorizontal48/OptionsHorizontal48.vue +17 -0
  1176. package/src/components/OptionsHorizontal64/OptionsHorizontal64.vue +17 -0
  1177. package/src/components/OptionsVertical20/OptionsVertical20.vue +17 -0
  1178. package/src/components/OptionsVertical24/OptionsVertical24.vue +17 -0
  1179. package/src/components/OptionsVertical32/OptionsVertical32.vue +17 -0
  1180. package/src/components/OptionsVertical48/OptionsVertical48.vue +17 -0
  1181. package/src/components/OptionsVertical64/OptionsVertical64.vue +17 -0
  1182. package/src/components/Owner20/Owner20.vue +17 -0
  1183. package/src/components/Owner24/Owner24.vue +17 -0
  1184. package/src/components/Owner32/Owner32.vue +17 -0
  1185. package/src/components/Owner48/Owner48.vue +17 -0
  1186. package/src/components/Owner64/Owner64.vue +17 -0
  1187. package/src/components/Package20/Package20.vue +17 -0
  1188. package/src/components/Package24/Package24.vue +17 -0
  1189. package/src/components/Package32/Package32.vue +17 -0
  1190. package/src/components/Package48/Package48.vue +17 -0
  1191. package/src/components/Package64/Package64.vue +17 -0
  1192. package/src/components/PackageAdd20/PackageAdd20.vue +17 -0
  1193. package/src/components/PackageAdd24/PackageAdd24.vue +17 -0
  1194. package/src/components/PackageAdd32/PackageAdd32.vue +17 -0
  1195. package/src/components/PackageAdd48/PackageAdd48.vue +17 -0
  1196. package/src/components/PackageAdd64/PackageAdd64.vue +17 -0
  1197. package/src/components/Paint20/Paint20.vue +17 -0
  1198. package/src/components/Paint24/Paint24.vue +17 -0
  1199. package/src/components/Paint32/Paint32.vue +17 -0
  1200. package/src/components/Paint48/Paint48.vue +17 -0
  1201. package/src/components/Paint64/Paint64.vue +17 -0
  1202. package/src/components/PaintCan20/PaintCan20.vue +17 -0
  1203. package/src/components/PaintCan24/PaintCan24.vue +17 -0
  1204. package/src/components/PaintCan32/PaintCan32.vue +17 -0
  1205. package/src/components/PaintCan48/PaintCan48.vue +17 -0
  1206. package/src/components/PaintCan64/PaintCan64.vue +17 -0
  1207. package/src/components/Palette20/Palette20.vue +17 -0
  1208. package/src/components/Palette24/Palette24.vue +17 -0
  1209. package/src/components/Palette32/Palette32.vue +17 -0
  1210. package/src/components/Palette48/Palette48.vue +17 -0
  1211. package/src/components/Palette64/Palette64.vue +17 -0
  1212. package/src/components/Pallet20/Pallet20.vue +17 -0
  1213. package/src/components/Pallet24/Pallet24.vue +17 -0
  1214. package/src/components/Pallet32/Pallet32.vue +17 -0
  1215. package/src/components/Pallet48/Pallet48.vue +17 -0
  1216. package/src/components/Pallet64/Pallet64.vue +17 -0
  1217. package/src/components/Pantone20/Pantone20.vue +17 -0
  1218. package/src/components/Pantone24/Pantone24.vue +17 -0
  1219. package/src/components/Pantone32/Pantone32.vue +17 -0
  1220. package/src/components/Pantone48/Pantone48.vue +17 -0
  1221. package/src/components/Pantone64/Pantone64.vue +17 -0
  1222. package/src/components/ParcelHandover20/ParcelHandover20.vue +17 -0
  1223. package/src/components/ParcelHandover24/ParcelHandover24.vue +17 -0
  1224. package/src/components/ParcelHandover32/ParcelHandover32.vue +17 -0
  1225. package/src/components/ParcelHandover48/ParcelHandover48.vue +17 -0
  1226. package/src/components/ParcelHandover64/ParcelHandover64.vue +17 -0
  1227. package/src/components/ParcelLoading20/ParcelLoading20.vue +17 -0
  1228. package/src/components/ParcelLoading24/ParcelLoading24.vue +17 -0
  1229. package/src/components/ParcelLoading32/ParcelLoading32.vue +17 -0
  1230. package/src/components/ParcelLoading48/ParcelLoading48.vue +17 -0
  1231. package/src/components/ParcelLoading64/ParcelLoading64.vue +17 -0
  1232. package/src/components/Partnership20/Partnership20.vue +17 -0
  1233. package/src/components/Partnership24/Partnership24.vue +17 -0
  1234. package/src/components/Partnership32/Partnership32.vue +17 -0
  1235. package/src/components/Partnership48/Partnership48.vue +17 -0
  1236. package/src/components/Partnership64/Partnership64.vue +17 -0
  1237. package/src/components/Pause20/Pause20.vue +17 -0
  1238. package/src/components/Pause24/Pause24.vue +17 -0
  1239. package/src/components/Pause32/Pause32.vue +17 -0
  1240. package/src/components/Pause48/Pause48.vue +17 -0
  1241. package/src/components/Pause64/Pause64.vue +17 -0
  1242. package/src/components/PauseCircle20/PauseCircle20.vue +17 -0
  1243. package/src/components/PauseCircle24/PauseCircle24.vue +17 -0
  1244. package/src/components/PauseCircle32/PauseCircle32.vue +17 -0
  1245. package/src/components/PauseCircle48/PauseCircle48.vue +17 -0
  1246. package/src/components/PauseCircle64/PauseCircle64.vue +17 -0
  1247. package/src/components/PaymentCheck20/PaymentCheck20.vue +17 -0
  1248. package/src/components/PaymentCheck24/PaymentCheck24.vue +17 -0
  1249. package/src/components/PaymentCheck32/PaymentCheck32.vue +17 -0
  1250. package/src/components/PaymentCheck48/PaymentCheck48.vue +17 -0
  1251. package/src/components/PaymentCheck64/PaymentCheck64.vue +17 -0
  1252. package/src/components/Phone20/Phone20.vue +17 -0
  1253. package/src/components/Phone24/Phone24.vue +17 -0
  1254. package/src/components/Phone32/Phone32.vue +17 -0
  1255. package/src/components/Phone48/Phone48.vue +17 -0
  1256. package/src/components/Phone64/Phone64.vue +17 -0
  1257. package/src/components/Picker20/Picker20.vue +17 -0
  1258. package/src/components/Picker24/Picker24.vue +17 -0
  1259. package/src/components/Picker32/Picker32.vue +17 -0
  1260. package/src/components/Picker48/Picker48.vue +17 -0
  1261. package/src/components/Picker64/Picker64.vue +17 -0
  1262. package/src/components/Pickup20/Pickup20.vue +17 -0
  1263. package/src/components/Pickup24/Pickup24.vue +17 -0
  1264. package/src/components/Pickup32/Pickup32.vue +17 -0
  1265. package/src/components/Pickup48/Pickup48.vue +17 -0
  1266. package/src/components/Pickup64/Pickup64.vue +17 -0
  1267. package/src/components/PickupLocation20/PickupLocation20.vue +17 -0
  1268. package/src/components/PickupLocation24/PickupLocation24.vue +17 -0
  1269. package/src/components/PickupLocation32/PickupLocation32.vue +17 -0
  1270. package/src/components/PickupLocation48/PickupLocation48.vue +17 -0
  1271. package/src/components/PickupLocation64/PickupLocation64.vue +17 -0
  1272. package/src/components/PickupLocationFilled20/PickupLocationFilled20.vue +17 -0
  1273. package/src/components/PickupLocationFilled24/PickupLocationFilled24.vue +17 -0
  1274. package/src/components/PickupLocationFilled32/PickupLocationFilled32.vue +17 -0
  1275. package/src/components/PickupLocationFilled48/PickupLocationFilled48.vue +17 -0
  1276. package/src/components/PickupLocationFilled64/PickupLocationFilled64.vue +17 -0
  1277. package/src/components/Pipe20/Pipe20.vue +17 -0
  1278. package/src/components/Pipe24/Pipe24.vue +17 -0
  1279. package/src/components/Pipe32/Pipe32.vue +17 -0
  1280. package/src/components/Pipe48/Pipe48.vue +17 -0
  1281. package/src/components/Pipe64/Pipe64.vue +17 -0
  1282. package/src/components/Play20/Play20.vue +17 -0
  1283. package/src/components/Play24/Play24.vue +17 -0
  1284. package/src/components/Play32/Play32.vue +17 -0
  1285. package/src/components/Play48/Play48.vue +17 -0
  1286. package/src/components/Play64/Play64.vue +17 -0
  1287. package/src/components/PlayCircle20/PlayCircle20.vue +17 -0
  1288. package/src/components/PlayCircle24/PlayCircle24.vue +17 -0
  1289. package/src/components/PlayCircle32/PlayCircle32.vue +17 -0
  1290. package/src/components/PlayCircle48/PlayCircle48.vue +17 -0
  1291. package/src/components/PlayCircle64/PlayCircle64.vue +17 -0
  1292. package/src/components/Playlist20/Playlist20.vue +17 -0
  1293. package/src/components/Playlist24/Playlist24.vue +17 -0
  1294. package/src/components/Playlist32/Playlist32.vue +17 -0
  1295. package/src/components/Playlist48/Playlist48.vue +17 -0
  1296. package/src/components/Playlist64/Playlist64.vue +17 -0
  1297. package/src/components/Policies20/Policies20.vue +17 -0
  1298. package/src/components/Policies24/Policies24.vue +17 -0
  1299. package/src/components/Policies32/Policies32.vue +17 -0
  1300. package/src/components/Policies48/Policies48.vue +17 -0
  1301. package/src/components/Policies64/Policies64.vue +17 -0
  1302. package/src/components/Pool20/Pool20.vue +17 -0
  1303. package/src/components/Pool24/Pool24.vue +17 -0
  1304. package/src/components/Pool32/Pool32.vue +17 -0
  1305. package/src/components/Pool48/Pool48.vue +17 -0
  1306. package/src/components/Pool64/Pool64.vue +17 -0
  1307. package/src/components/Premium20/Premium20.vue +17 -0
  1308. package/src/components/Premium24/Premium24.vue +17 -0
  1309. package/src/components/Premium32/Premium32.vue +17 -0
  1310. package/src/components/Premium48/Premium48.vue +17 -0
  1311. package/src/components/Premium64/Premium64.vue +17 -0
  1312. package/src/components/PriceTag20/PriceTag20.vue +17 -0
  1313. package/src/components/PriceTag24/PriceTag24.vue +17 -0
  1314. package/src/components/PriceTag32/PriceTag32.vue +17 -0
  1315. package/src/components/PriceTag48/PriceTag48.vue +17 -0
  1316. package/src/components/PriceTag64/PriceTag64.vue +17 -0
  1317. package/src/components/Print20/Print20.vue +17 -0
  1318. package/src/components/Print24/Print24.vue +17 -0
  1319. package/src/components/Print32/Print32.vue +17 -0
  1320. package/src/components/Print48/Print48.vue +17 -0
  1321. package/src/components/Print64/Print64.vue +17 -0
  1322. package/src/components/Profile20/Profile20.vue +17 -0
  1323. package/src/components/Profile24/Profile24.vue +17 -0
  1324. package/src/components/Profile32/Profile32.vue +17 -0
  1325. package/src/components/Profile48/Profile48.vue +17 -0
  1326. package/src/components/Profile64/Profile64.vue +17 -0
  1327. package/src/components/ProfileCollaborator20/ProfileCollaborator20.vue +17 -0
  1328. package/src/components/ProfileCollaborator24/ProfileCollaborator24.vue +17 -0
  1329. package/src/components/ProfileCollaborator32/ProfileCollaborator32.vue +17 -0
  1330. package/src/components/ProfileCollaborator48/ProfileCollaborator48.vue +17 -0
  1331. package/src/components/ProfileCollaborator64/ProfileCollaborator64.vue +17 -0
  1332. package/src/components/ProfilePassion20/ProfilePassion20.vue +17 -0
  1333. package/src/components/ProfilePassion24/ProfilePassion24.vue +17 -0
  1334. package/src/components/ProfilePassion32/ProfilePassion32.vue +17 -0
  1335. package/src/components/ProfilePassion48/ProfilePassion48.vue +17 -0
  1336. package/src/components/ProfilePassion64/ProfilePassion64.vue +17 -0
  1337. package/src/components/ProfilePro20/ProfilePro20.vue +17 -0
  1338. package/src/components/ProfilePro24/ProfilePro24.vue +17 -0
  1339. package/src/components/ProfilePro32/ProfilePro32.vue +17 -0
  1340. package/src/components/ProfilePro48/ProfilePro48.vue +17 -0
  1341. package/src/components/ProfilePro64/ProfilePro64.vue +17 -0
  1342. package/src/components/Project20/Project20.vue +17 -0
  1343. package/src/components/Project24/Project24.vue +17 -0
  1344. package/src/components/Project32/Project32.vue +17 -0
  1345. package/src/components/Project48/Project48.vue +17 -0
  1346. package/src/components/Project64/Project64.vue +17 -0
  1347. package/src/components/PushPin20/PushPin20.vue +17 -0
  1348. package/src/components/PushPin24/PushPin24.vue +17 -0
  1349. package/src/components/PushPin32/PushPin32.vue +17 -0
  1350. package/src/components/PushPin48/PushPin48.vue +17 -0
  1351. package/src/components/PushPin64/PushPin64.vue +17 -0
  1352. package/src/components/PushPinOff20/PushPinOff20.vue +17 -0
  1353. package/src/components/PushPinOff24/PushPinOff24.vue +17 -0
  1354. package/src/components/PushPinOff32/PushPinOff32.vue +17 -0
  1355. package/src/components/PushPinOff48/PushPinOff48.vue +17 -0
  1356. package/src/components/PushPinOff64/PushPinOff64.vue +17 -0
  1357. package/src/components/Question20/Question20.vue +17 -0
  1358. package/src/components/Question24/Question24.vue +17 -0
  1359. package/src/components/Question32/Question32.vue +17 -0
  1360. package/src/components/Question48/Question48.vue +17 -0
  1361. package/src/components/Question64/Question64.vue +17 -0
  1362. package/src/components/RFID20/RFID20.vue +17 -0
  1363. package/src/components/RFID24/RFID24.vue +17 -0
  1364. package/src/components/RFID32/RFID32.vue +17 -0
  1365. package/src/components/RFID48/RFID48.vue +17 -0
  1366. package/src/components/RFID64/RFID64.vue +17 -0
  1367. package/src/components/Ratio1120/Ratio1120.vue +17 -0
  1368. package/src/components/Ratio1124/Ratio1124.vue +17 -0
  1369. package/src/components/Ratio1132/Ratio1132.vue +17 -0
  1370. package/src/components/Ratio1148/Ratio1148.vue +17 -0
  1371. package/src/components/Ratio1164/Ratio1164.vue +17 -0
  1372. package/src/components/Ratio16920/Ratio16920.vue +17 -0
  1373. package/src/components/Ratio16924/Ratio16924.vue +17 -0
  1374. package/src/components/Ratio16932/Ratio16932.vue +17 -0
  1375. package/src/components/Ratio16948/Ratio16948.vue +17 -0
  1376. package/src/components/Ratio16964/Ratio16964.vue +17 -0
  1377. package/src/components/Ratio3420/Ratio3420.vue +17 -0
  1378. package/src/components/Ratio3424/Ratio3424.vue +17 -0
  1379. package/src/components/Ratio3432/Ratio3432.vue +17 -0
  1380. package/src/components/Ratio3448/Ratio3448.vue +17 -0
  1381. package/src/components/Ratio3464/Ratio3464.vue +17 -0
  1382. package/src/components/Ratio4320/Ratio4320.vue +17 -0
  1383. package/src/components/Ratio4324/Ratio4324.vue +17 -0
  1384. package/src/components/Ratio4332/Ratio4332.vue +17 -0
  1385. package/src/components/Ratio4348/Ratio4348.vue +17 -0
  1386. package/src/components/Ratio4364/Ratio4364.vue +17 -0
  1387. package/src/components/Ratio91620/Ratio91620.vue +17 -0
  1388. package/src/components/Ratio91624/Ratio91624.vue +17 -0
  1389. package/src/components/Ratio91632/Ratio91632.vue +17 -0
  1390. package/src/components/Ratio91648/Ratio91648.vue +17 -0
  1391. package/src/components/Ratio91664/Ratio91664.vue +17 -0
  1392. package/src/components/ReceiptEuro20/ReceiptEuro20.vue +17 -0
  1393. package/src/components/ReceiptEuro24/ReceiptEuro24.vue +17 -0
  1394. package/src/components/ReceiptEuro32/ReceiptEuro32.vue +17 -0
  1395. package/src/components/ReceiptEuro48/ReceiptEuro48.vue +17 -0
  1396. package/src/components/ReceiptEuro64/ReceiptEuro64.vue +17 -0
  1397. package/src/components/ReceiptZloty20/ReceiptZloty20.vue +17 -0
  1398. package/src/components/ReceiptZloty24/ReceiptZloty24.vue +17 -0
  1399. package/src/components/ReceiptZloty32/ReceiptZloty32.vue +17 -0
  1400. package/src/components/ReceiptZloty48/ReceiptZloty48.vue +17 -0
  1401. package/src/components/ReceiptZloty64/ReceiptZloty64.vue +17 -0
  1402. package/src/components/Refresh20/Refresh20.vue +17 -0
  1403. package/src/components/Refresh24/Refresh24.vue +17 -0
  1404. package/src/components/Refresh32/Refresh32.vue +17 -0
  1405. package/src/components/Refresh48/Refresh48.vue +17 -0
  1406. package/src/components/Refresh64/Refresh64.vue +17 -0
  1407. package/src/components/ReinforcedConcrete20/ReinforcedConcrete20.vue +17 -0
  1408. package/src/components/ReinforcedConcrete24/ReinforcedConcrete24.vue +17 -0
  1409. package/src/components/ReinforcedConcrete32/ReinforcedConcrete32.vue +17 -0
  1410. package/src/components/ReinforcedConcrete48/ReinforcedConcrete48.vue +17 -0
  1411. package/src/components/ReinforcedConcrete64/ReinforcedConcrete64.vue +17 -0
  1412. package/src/components/Release20/Release20.vue +17 -0
  1413. package/src/components/Release24/Release24.vue +17 -0
  1414. package/src/components/Release32/Release32.vue +17 -0
  1415. package/src/components/Release48/Release48.vue +17 -0
  1416. package/src/components/Release64/Release64.vue +17 -0
  1417. package/src/components/RemoteCamera20/RemoteCamera20.vue +17 -0
  1418. package/src/components/RemoteCamera24/RemoteCamera24.vue +17 -0
  1419. package/src/components/RemoteCamera32/RemoteCamera32.vue +17 -0
  1420. package/src/components/RemoteCamera48/RemoteCamera48.vue +17 -0
  1421. package/src/components/RemoteCamera64/RemoteCamera64.vue +17 -0
  1422. package/src/components/RenewableEnergy20/RenewableEnergy20.vue +17 -0
  1423. package/src/components/RenewableEnergy24/RenewableEnergy24.vue +17 -0
  1424. package/src/components/RenewableEnergy32/RenewableEnergy32.vue +17 -0
  1425. package/src/components/RenewableEnergy48/RenewableEnergy48.vue +17 -0
  1426. package/src/components/RenewableEnergy64/RenewableEnergy64.vue +17 -0
  1427. package/src/components/Renovation20/Renovation20.vue +17 -0
  1428. package/src/components/Renovation24/Renovation24.vue +17 -0
  1429. package/src/components/Renovation32/Renovation32.vue +17 -0
  1430. package/src/components/Renovation48/Renovation48.vue +17 -0
  1431. package/src/components/Renovation64/Renovation64.vue +17 -0
  1432. package/src/components/Report20/Report20.vue +17 -0
  1433. package/src/components/Report24/Report24.vue +17 -0
  1434. package/src/components/Report32/Report32.vue +17 -0
  1435. package/src/components/Report48/Report48.vue +17 -0
  1436. package/src/components/Report64/Report64.vue +17 -0
  1437. package/src/components/Request20/Request20.vue +17 -0
  1438. package/src/components/Request24/Request24.vue +17 -0
  1439. package/src/components/Request32/Request32.vue +17 -0
  1440. package/src/components/Request48/Request48.vue +17 -0
  1441. package/src/components/Request64/Request64.vue +17 -0
  1442. package/src/components/Return20/Return20.vue +17 -0
  1443. package/src/components/Return24/Return24.vue +17 -0
  1444. package/src/components/Return32/Return32.vue +17 -0
  1445. package/src/components/Return48/Return48.vue +17 -0
  1446. package/src/components/Return64/Return64.vue +17 -0
  1447. package/src/components/RotatedMobile20/RotatedMobile20.vue +17 -0
  1448. package/src/components/RotatedMobile24/RotatedMobile24.vue +17 -0
  1449. package/src/components/RotatedMobile32/RotatedMobile32.vue +17 -0
  1450. package/src/components/RotatedMobile48/RotatedMobile48.vue +17 -0
  1451. package/src/components/RotatedMobile64/RotatedMobile64.vue +17 -0
  1452. package/src/components/Ruble20/Ruble20.vue +17 -0
  1453. package/src/components/Ruble24/Ruble24.vue +17 -0
  1454. package/src/components/Ruble32/Ruble32.vue +17 -0
  1455. package/src/components/Ruble48/Ruble48.vue +17 -0
  1456. package/src/components/Ruble64/Ruble64.vue +17 -0
  1457. package/src/components/Sample20/Sample20.vue +17 -0
  1458. package/src/components/Sample24/Sample24.vue +17 -0
  1459. package/src/components/Sample32/Sample32.vue +17 -0
  1460. package/src/components/Sample48/Sample48.vue +17 -0
  1461. package/src/components/Sample64/Sample64.vue +17 -0
  1462. package/src/components/Save20/Save20.vue +17 -0
  1463. package/src/components/Save24/Save24.vue +17 -0
  1464. package/src/components/Save32/Save32.vue +17 -0
  1465. package/src/components/Save48/Save48.vue +17 -0
  1466. package/src/components/Save64/Save64.vue +17 -0
  1467. package/src/components/ScreenRotation20/ScreenRotation20.vue +17 -0
  1468. package/src/components/ScreenRotation24/ScreenRotation24.vue +17 -0
  1469. package/src/components/ScreenRotation32/ScreenRotation32.vue +17 -0
  1470. package/src/components/ScreenRotation48/ScreenRotation48.vue +17 -0
  1471. package/src/components/ScreenRotation64/ScreenRotation64.vue +17 -0
  1472. package/src/components/Search20/Search20.vue +17 -0
  1473. package/src/components/Search24/Search24.vue +17 -0
  1474. package/src/components/Search32/Search32.vue +17 -0
  1475. package/src/components/Search48/Search48.vue +17 -0
  1476. package/src/components/Search64/Search64.vue +17 -0
  1477. package/src/components/SearchList20/SearchList20.vue +17 -0
  1478. package/src/components/SearchList24/SearchList24.vue +17 -0
  1479. package/src/components/SearchList32/SearchList32.vue +17 -0
  1480. package/src/components/SearchList48/SearchList48.vue +17 -0
  1481. package/src/components/SearchList64/SearchList64.vue +17 -0
  1482. package/src/components/SearchProduct20/SearchProduct20.vue +17 -0
  1483. package/src/components/SearchProduct24/SearchProduct24.vue +17 -0
  1484. package/src/components/SearchProduct32/SearchProduct32.vue +17 -0
  1485. package/src/components/SearchProduct48/SearchProduct48.vue +17 -0
  1486. package/src/components/SearchProduct64/SearchProduct64.vue +17 -0
  1487. package/src/components/SecurePayment20/SecurePayment20.vue +17 -0
  1488. package/src/components/SecurePayment24/SecurePayment24.vue +17 -0
  1489. package/src/components/SecurePayment32/SecurePayment32.vue +17 -0
  1490. package/src/components/SecurePayment48/SecurePayment48.vue +17 -0
  1491. package/src/components/SecurePayment64/SecurePayment64.vue +17 -0
  1492. package/src/components/SecurePaymentAlt20/SecurePaymentAlt20.vue +17 -0
  1493. package/src/components/SecurePaymentAlt24/SecurePaymentAlt24.vue +17 -0
  1494. package/src/components/SecurePaymentAlt32/SecurePaymentAlt32.vue +17 -0
  1495. package/src/components/SecurePaymentAlt48/SecurePaymentAlt48.vue +17 -0
  1496. package/src/components/SecurePaymentAlt64/SecurePaymentAlt64.vue +17 -0
  1497. package/src/components/Security20/Security20.vue +17 -0
  1498. package/src/components/Security24/Security24.vue +17 -0
  1499. package/src/components/Security32/Security32.vue +17 -0
  1500. package/src/components/Security48/Security48.vue +17 -0
  1501. package/src/components/Security64/Security64.vue +17 -0
  1502. package/src/components/Send20/Send20.vue +17 -0
  1503. package/src/components/Send24/Send24.vue +17 -0
  1504. package/src/components/Send32/Send32.vue +17 -0
  1505. package/src/components/Send48/Send48.vue +17 -0
  1506. package/src/components/Send64/Send64.vue +17 -0
  1507. package/src/components/Server20/Server20.vue +17 -0
  1508. package/src/components/Server24/Server24.vue +17 -0
  1509. package/src/components/Server32/Server32.vue +17 -0
  1510. package/src/components/Server48/Server48.vue +17 -0
  1511. package/src/components/Server64/Server64.vue +17 -0
  1512. package/src/components/Settings20/Settings20.vue +17 -0
  1513. package/src/components/Settings24/Settings24.vue +17 -0
  1514. package/src/components/Settings32/Settings32.vue +17 -0
  1515. package/src/components/Settings48/Settings48.vue +17 -0
  1516. package/src/components/Settings64/Settings64.vue +17 -0
  1517. package/src/components/Share20/Share20.vue +17 -0
  1518. package/src/components/Share24/Share24.vue +17 -0
  1519. package/src/components/Share32/Share32.vue +17 -0
  1520. package/src/components/Share48/Share48.vue +17 -0
  1521. package/src/components/Share64/Share64.vue +17 -0
  1522. package/src/components/ShareIos20/ShareIos20.vue +17 -0
  1523. package/src/components/ShareIos24/ShareIos24.vue +17 -0
  1524. package/src/components/ShareIos32/ShareIos32.vue +17 -0
  1525. package/src/components/ShareIos48/ShareIos48.vue +17 -0
  1526. package/src/components/ShareIos64/ShareIos64.vue +17 -0
  1527. package/src/components/Sharpening20/Sharpening20.vue +17 -0
  1528. package/src/components/Sharpening24/Sharpening24.vue +17 -0
  1529. package/src/components/Sharpening32/Sharpening32.vue +17 -0
  1530. package/src/components/Sharpening48/Sharpening48.vue +17 -0
  1531. package/src/components/Sharpening64/Sharpening64.vue +17 -0
  1532. package/src/components/Shelves20/Shelves20.vue +17 -0
  1533. package/src/components/Shelves24/Shelves24.vue +17 -0
  1534. package/src/components/Shelves32/Shelves32.vue +17 -0
  1535. package/src/components/Shelves48/Shelves48.vue +17 -0
  1536. package/src/components/Shelves64/Shelves64.vue +17 -0
  1537. package/src/components/Shutter20/Shutter20.vue +17 -0
  1538. package/src/components/Shutter24/Shutter24.vue +17 -0
  1539. package/src/components/Shutter32/Shutter32.vue +17 -0
  1540. package/src/components/Shutter48/Shutter48.vue +17 -0
  1541. package/src/components/Shutter64/Shutter64.vue +17 -0
  1542. package/src/components/Sidebar20/Sidebar20.vue +17 -0
  1543. package/src/components/Sidebar24/Sidebar24.vue +17 -0
  1544. package/src/components/Sidebar32/Sidebar32.vue +17 -0
  1545. package/src/components/Sidebar48/Sidebar48.vue +17 -0
  1546. package/src/components/Sidebar64/Sidebar64.vue +17 -0
  1547. package/src/components/SidebarCollapse20/SidebarCollapse20.vue +17 -0
  1548. package/src/components/SidebarCollapse24/SidebarCollapse24.vue +17 -0
  1549. package/src/components/SidebarCollapse32/SidebarCollapse32.vue +17 -0
  1550. package/src/components/SidebarCollapse48/SidebarCollapse48.vue +17 -0
  1551. package/src/components/SidebarCollapse64/SidebarCollapse64.vue +17 -0
  1552. package/src/components/SidebarExpand20/SidebarExpand20.vue +17 -0
  1553. package/src/components/SidebarExpand24/SidebarExpand24.vue +17 -0
  1554. package/src/components/SidebarExpand32/SidebarExpand32.vue +17 -0
  1555. package/src/components/SidebarExpand48/SidebarExpand48.vue +17 -0
  1556. package/src/components/SidebarExpand64/SidebarExpand64.vue +17 -0
  1557. package/src/components/SidebarFilled20/SidebarFilled20.vue +17 -0
  1558. package/src/components/SidebarFilled24/SidebarFilled24.vue +17 -0
  1559. package/src/components/SidebarFilled32/SidebarFilled32.vue +17 -0
  1560. package/src/components/SidebarFilled48/SidebarFilled48.vue +17 -0
  1561. package/src/components/SidebarFilled64/SidebarFilled64.vue +17 -0
  1562. package/src/components/Size20/Size20.vue +17 -0
  1563. package/src/components/Size24/Size24.vue +17 -0
  1564. package/src/components/Size32/Size32.vue +17 -0
  1565. package/src/components/Size48/Size48.vue +17 -0
  1566. package/src/components/Size64/Size64.vue +17 -0
  1567. package/src/components/Slideshow20/Slideshow20.vue +17 -0
  1568. package/src/components/Slideshow24/Slideshow24.vue +17 -0
  1569. package/src/components/Slideshow32/Slideshow32.vue +17 -0
  1570. package/src/components/Slideshow48/Slideshow48.vue +17 -0
  1571. package/src/components/Slideshow64/Slideshow64.vue +17 -0
  1572. package/src/components/SocialFacebook20/SocialFacebook20.vue +17 -0
  1573. package/src/components/SocialFacebook24/SocialFacebook24.vue +17 -0
  1574. package/src/components/SocialFacebook32/SocialFacebook32.vue +17 -0
  1575. package/src/components/SocialFacebook48/SocialFacebook48.vue +17 -0
  1576. package/src/components/SocialFacebook64/SocialFacebook64.vue +17 -0
  1577. package/src/components/SocialInstagram20/SocialInstagram20.vue +17 -0
  1578. package/src/components/SocialInstagram24/SocialInstagram24.vue +17 -0
  1579. package/src/components/SocialInstagram32/SocialInstagram32.vue +17 -0
  1580. package/src/components/SocialInstagram48/SocialInstagram48.vue +17 -0
  1581. package/src/components/SocialInstagram64/SocialInstagram64.vue +17 -0
  1582. package/src/components/SocialLinkedin20/SocialLinkedin20.vue +17 -0
  1583. package/src/components/SocialLinkedin24/SocialLinkedin24.vue +17 -0
  1584. package/src/components/SocialLinkedin32/SocialLinkedin32.vue +17 -0
  1585. package/src/components/SocialLinkedin48/SocialLinkedin48.vue +17 -0
  1586. package/src/components/SocialLinkedin64/SocialLinkedin64.vue +17 -0
  1587. package/src/components/SocialPinterest20/SocialPinterest20.vue +17 -0
  1588. package/src/components/SocialPinterest24/SocialPinterest24.vue +17 -0
  1589. package/src/components/SocialPinterest32/SocialPinterest32.vue +17 -0
  1590. package/src/components/SocialPinterest48/SocialPinterest48.vue +17 -0
  1591. package/src/components/SocialPinterest64/SocialPinterest64.vue +17 -0
  1592. package/src/components/SocialSlack20/SocialSlack20.vue +17 -0
  1593. package/src/components/SocialSlack24/SocialSlack24.vue +17 -0
  1594. package/src/components/SocialSlack32/SocialSlack32.vue +17 -0
  1595. package/src/components/SocialSlack48/SocialSlack48.vue +17 -0
  1596. package/src/components/SocialSlack64/SocialSlack64.vue +17 -0
  1597. package/src/components/SocialSpotify20/SocialSpotify20.vue +17 -0
  1598. package/src/components/SocialSpotify24/SocialSpotify24.vue +17 -0
  1599. package/src/components/SocialSpotify32/SocialSpotify32.vue +17 -0
  1600. package/src/components/SocialSpotify48/SocialSpotify48.vue +17 -0
  1601. package/src/components/SocialSpotify64/SocialSpotify64.vue +17 -0
  1602. package/src/components/SocialTelegram20/SocialTelegram20.vue +17 -0
  1603. package/src/components/SocialTelegram24/SocialTelegram24.vue +17 -0
  1604. package/src/components/SocialTelegram32/SocialTelegram32.vue +17 -0
  1605. package/src/components/SocialTelegram48/SocialTelegram48.vue +17 -0
  1606. package/src/components/SocialTelegram64/SocialTelegram64.vue +17 -0
  1607. package/src/components/SocialTiktok20/SocialTiktok20.vue +17 -0
  1608. package/src/components/SocialTiktok24/SocialTiktok24.vue +17 -0
  1609. package/src/components/SocialTiktok32/SocialTiktok32.vue +17 -0
  1610. package/src/components/SocialTiktok48/SocialTiktok48.vue +17 -0
  1611. package/src/components/SocialTiktok64/SocialTiktok64.vue +17 -0
  1612. package/src/components/SocialWhatsapp20/SocialWhatsapp20.vue +17 -0
  1613. package/src/components/SocialWhatsapp24/SocialWhatsapp24.vue +17 -0
  1614. package/src/components/SocialWhatsapp32/SocialWhatsapp32.vue +17 -0
  1615. package/src/components/SocialWhatsapp48/SocialWhatsapp48.vue +17 -0
  1616. package/src/components/SocialWhatsapp64/SocialWhatsapp64.vue +17 -0
  1617. package/src/components/SocialWorkplace20/SocialWorkplace20.vue +17 -0
  1618. package/src/components/SocialWorkplace24/SocialWorkplace24.vue +17 -0
  1619. package/src/components/SocialWorkplace32/SocialWorkplace32.vue +17 -0
  1620. package/src/components/SocialWorkplace48/SocialWorkplace48.vue +17 -0
  1621. package/src/components/SocialWorkplace64/SocialWorkplace64.vue +17 -0
  1622. package/src/components/SocialX20/SocialX20.vue +17 -0
  1623. package/src/components/SocialX24/SocialX24.vue +17 -0
  1624. package/src/components/SocialX32/SocialX32.vue +17 -0
  1625. package/src/components/SocialX48/SocialX48.vue +17 -0
  1626. package/src/components/SocialX64/SocialX64.vue +17 -0
  1627. package/src/components/SocialYoutube20/SocialYoutube20.vue +17 -0
  1628. package/src/components/SocialYoutube24/SocialYoutube24.vue +17 -0
  1629. package/src/components/SocialYoutube32/SocialYoutube32.vue +17 -0
  1630. package/src/components/SocialYoutube48/SocialYoutube48.vue +17 -0
  1631. package/src/components/SocialYoutube64/SocialYoutube64.vue +17 -0
  1632. package/src/components/SortDown20/SortDown20.vue +17 -0
  1633. package/src/components/SortDown24/SortDown24.vue +17 -0
  1634. package/src/components/SortDown32/SortDown32.vue +17 -0
  1635. package/src/components/SortDown48/SortDown48.vue +17 -0
  1636. package/src/components/SortDown64/SortDown64.vue +17 -0
  1637. package/src/components/SortTop20/SortTop20.vue +17 -0
  1638. package/src/components/SortTop24/SortTop24.vue +17 -0
  1639. package/src/components/SortTop32/SortTop32.vue +17 -0
  1640. package/src/components/SortTop48/SortTop48.vue +17 -0
  1641. package/src/components/SortTop64/SortTop64.vue +17 -0
  1642. package/src/components/SortTopDown20/SortTopDown20.vue +17 -0
  1643. package/src/components/SortTopDown24/SortTopDown24.vue +17 -0
  1644. package/src/components/SortTopDown32/SortTopDown32.vue +17 -0
  1645. package/src/components/SortTopDown48/SortTopDown48.vue +17 -0
  1646. package/src/components/SortTopDown64/SortTopDown64.vue +17 -0
  1647. package/src/components/Split20/Split20.vue +17 -0
  1648. package/src/components/Split24/Split24.vue +17 -0
  1649. package/src/components/Split32/Split32.vue +17 -0
  1650. package/src/components/Split48/Split48.vue +17 -0
  1651. package/src/components/Split64/Split64.vue +17 -0
  1652. package/src/components/Stairs20/Stairs20.vue +17 -0
  1653. package/src/components/Stairs24/Stairs24.vue +17 -0
  1654. package/src/components/Stairs32/Stairs32.vue +17 -0
  1655. package/src/components/Stairs48/Stairs48.vue +17 -0
  1656. package/src/components/Stairs64/Stairs64.vue +17 -0
  1657. package/src/components/Star20/Star20.vue +17 -0
  1658. package/src/components/Star24/Star24.vue +17 -0
  1659. package/src/components/Star32/Star32.vue +17 -0
  1660. package/src/components/Star48/Star48.vue +17 -0
  1661. package/src/components/Star64/Star64.vue +17 -0
  1662. package/src/components/StarFilled20/StarFilled20.vue +17 -0
  1663. package/src/components/StarFilled24/StarFilled24.vue +17 -0
  1664. package/src/components/StarFilled32/StarFilled32.vue +17 -0
  1665. package/src/components/StarFilled48/StarFilled48.vue +17 -0
  1666. package/src/components/StarFilled64/StarFilled64.vue +17 -0
  1667. package/src/components/StarHalf20/StarHalf20.vue +17 -0
  1668. package/src/components/StarHalf24/StarHalf24.vue +17 -0
  1669. package/src/components/StarHalf32/StarHalf32.vue +17 -0
  1670. package/src/components/StarHalf48/StarHalf48.vue +17 -0
  1671. package/src/components/StarHalf64/StarHalf64.vue +17 -0
  1672. package/src/components/StoreBricoman20/StoreBricoman20.vue +17 -0
  1673. package/src/components/StoreBricoman24/StoreBricoman24.vue +17 -0
  1674. package/src/components/StoreBricoman32/StoreBricoman32.vue +17 -0
  1675. package/src/components/StoreBricoman48/StoreBricoman48.vue +17 -0
  1676. package/src/components/StoreBricoman64/StoreBricoman64.vue +17 -0
  1677. package/src/components/StoreLeroymerlin20/StoreLeroymerlin20.vue +17 -0
  1678. package/src/components/StoreLeroymerlin24/StoreLeroymerlin24.vue +17 -0
  1679. package/src/components/StoreLeroymerlin32/StoreLeroymerlin32.vue +17 -0
  1680. package/src/components/StoreLeroymerlin48/StoreLeroymerlin48.vue +17 -0
  1681. package/src/components/StoreLeroymerlin64/StoreLeroymerlin64.vue +17 -0
  1682. package/src/components/StoreLocationBm20/StoreLocationBm20.vue +17 -0
  1683. package/src/components/StoreLocationBm24/StoreLocationBm24.vue +17 -0
  1684. package/src/components/StoreLocationBm32/StoreLocationBm32.vue +17 -0
  1685. package/src/components/StoreLocationBm48/StoreLocationBm48.vue +17 -0
  1686. package/src/components/StoreLocationBm64/StoreLocationBm64.vue +17 -0
  1687. package/src/components/StoreLocationBmFilled20/StoreLocationBmFilled20.vue +17 -0
  1688. package/src/components/StoreLocationBmFilled24/StoreLocationBmFilled24.vue +17 -0
  1689. package/src/components/StoreLocationBmFilled32/StoreLocationBmFilled32.vue +17 -0
  1690. package/src/components/StoreLocationBmFilled48/StoreLocationBmFilled48.vue +17 -0
  1691. package/src/components/StoreLocationBmFilled64/StoreLocationBmFilled64.vue +17 -0
  1692. package/src/components/StoreLocationLm20/StoreLocationLm20.vue +17 -0
  1693. package/src/components/StoreLocationLm24/StoreLocationLm24.vue +17 -0
  1694. package/src/components/StoreLocationLm32/StoreLocationLm32.vue +17 -0
  1695. package/src/components/StoreLocationLm48/StoreLocationLm48.vue +17 -0
  1696. package/src/components/StoreLocationLm64/StoreLocationLm64.vue +17 -0
  1697. package/src/components/StoreLocationLmFilled20/StoreLocationLmFilled20.vue +17 -0
  1698. package/src/components/StoreLocationLmFilled24/StoreLocationLmFilled24.vue +17 -0
  1699. package/src/components/StoreLocationLmFilled32/StoreLocationLmFilled32.vue +17 -0
  1700. package/src/components/StoreLocationLmFilled48/StoreLocationLmFilled48.vue +17 -0
  1701. package/src/components/StoreLocationLmFilled64/StoreLocationLmFilled64.vue +17 -0
  1702. package/src/components/Survey20/Survey20.vue +17 -0
  1703. package/src/components/Survey24/Survey24.vue +17 -0
  1704. package/src/components/Survey32/Survey32.vue +17 -0
  1705. package/src/components/Survey48/Survey48.vue +17 -0
  1706. package/src/components/Survey64/Survey64.vue +17 -0
  1707. package/src/components/SwapLeft20/SwapLeft20.vue +17 -0
  1708. package/src/components/SwapLeft24/SwapLeft24.vue +17 -0
  1709. package/src/components/SwapLeft32/SwapLeft32.vue +17 -0
  1710. package/src/components/SwapLeft48/SwapLeft48.vue +17 -0
  1711. package/src/components/SwapLeft64/SwapLeft64.vue +17 -0
  1712. package/src/components/SwapLeftRight20/SwapLeftRight20.vue +17 -0
  1713. package/src/components/SwapLeftRight24/SwapLeftRight24.vue +17 -0
  1714. package/src/components/SwapLeftRight32/SwapLeftRight32.vue +17 -0
  1715. package/src/components/SwapLeftRight48/SwapLeftRight48.vue +17 -0
  1716. package/src/components/SwapLeftRight64/SwapLeftRight64.vue +17 -0
  1717. package/src/components/SwapRight20/SwapRight20.vue +17 -0
  1718. package/src/components/SwapRight24/SwapRight24.vue +17 -0
  1719. package/src/components/SwapRight32/SwapRight32.vue +17 -0
  1720. package/src/components/SwapRight48/SwapRight48.vue +17 -0
  1721. package/src/components/SwapRight64/SwapRight64.vue +17 -0
  1722. package/src/components/Temperature20/Temperature20.vue +17 -0
  1723. package/src/components/Temperature24/Temperature24.vue +17 -0
  1724. package/src/components/Temperature32/Temperature32.vue +17 -0
  1725. package/src/components/Temperature48/Temperature48.vue +17 -0
  1726. package/src/components/Temperature64/Temperature64.vue +17 -0
  1727. package/src/components/Tenant20/Tenant20.vue +17 -0
  1728. package/src/components/Tenant24/Tenant24.vue +17 -0
  1729. package/src/components/Tenant32/Tenant32.vue +17 -0
  1730. package/src/components/Tenant48/Tenant48.vue +17 -0
  1731. package/src/components/Tenant64/Tenant64.vue +17 -0
  1732. package/src/components/Terrace20/Terrace20.vue +17 -0
  1733. package/src/components/Terrace24/Terrace24.vue +17 -0
  1734. package/src/components/Terrace32/Terrace32.vue +17 -0
  1735. package/src/components/Terrace48/Terrace48.vue +17 -0
  1736. package/src/components/Terrace64/Terrace64.vue +17 -0
  1737. package/src/components/Thermostat20/Thermostat20.vue +17 -0
  1738. package/src/components/Thermostat24/Thermostat24.vue +17 -0
  1739. package/src/components/Thermostat32/Thermostat32.vue +17 -0
  1740. package/src/components/Thermostat48/Thermostat48.vue +17 -0
  1741. package/src/components/Thermostat64/Thermostat64.vue +17 -0
  1742. package/src/components/ThumbDown20/ThumbDown20.vue +17 -0
  1743. package/src/components/ThumbDown24/ThumbDown24.vue +17 -0
  1744. package/src/components/ThumbDown32/ThumbDown32.vue +17 -0
  1745. package/src/components/ThumbDown48/ThumbDown48.vue +17 -0
  1746. package/src/components/ThumbDown64/ThumbDown64.vue +17 -0
  1747. package/src/components/ThumbUp20/ThumbUp20.vue +17 -0
  1748. package/src/components/ThumbUp24/ThumbUp24.vue +17 -0
  1749. package/src/components/ThumbUp32/ThumbUp32.vue +17 -0
  1750. package/src/components/ThumbUp48/ThumbUp48.vue +17 -0
  1751. package/src/components/ThumbUp64/ThumbUp64.vue +17 -0
  1752. package/src/components/Time20/Time20.vue +17 -0
  1753. package/src/components/Time24/Time24.vue +17 -0
  1754. package/src/components/Time32/Time32.vue +17 -0
  1755. package/src/components/Time48/Time48.vue +17 -0
  1756. package/src/components/Time64/Time64.vue +17 -0
  1757. package/src/components/Timer20/Timer20.vue +17 -0
  1758. package/src/components/Timer24/Timer24.vue +17 -0
  1759. package/src/components/Timer24h20/Timer24h20.vue +17 -0
  1760. package/src/components/Timer24h24/Timer24h24.vue +17 -0
  1761. package/src/components/Timer24h32/Timer24h32.vue +17 -0
  1762. package/src/components/Timer24h48/Timer24h48.vue +17 -0
  1763. package/src/components/Timer24h64/Timer24h64.vue +17 -0
  1764. package/src/components/Timer2h20/Timer2h20.vue +17 -0
  1765. package/src/components/Timer2h24/Timer2h24.vue +17 -0
  1766. package/src/components/Timer2h32/Timer2h32.vue +17 -0
  1767. package/src/components/Timer2h48/Timer2h48.vue +17 -0
  1768. package/src/components/Timer2h64/Timer2h64.vue +17 -0
  1769. package/src/components/Timer32/Timer32.vue +17 -0
  1770. package/src/components/Timer3h20/Timer3h20.vue +17 -0
  1771. package/src/components/Timer3h24/Timer3h24.vue +17 -0
  1772. package/src/components/Timer3h32/Timer3h32.vue +17 -0
  1773. package/src/components/Timer3h48/Timer3h48.vue +17 -0
  1774. package/src/components/Timer3h64/Timer3h64.vue +17 -0
  1775. package/src/components/Timer48/Timer48.vue +17 -0
  1776. package/src/components/Timer48h20/Timer48h20.vue +17 -0
  1777. package/src/components/Timer48h24/Timer48h24.vue +17 -0
  1778. package/src/components/Timer48h32/Timer48h32.vue +17 -0
  1779. package/src/components/Timer48h48/Timer48h48.vue +17 -0
  1780. package/src/components/Timer48h64/Timer48h64.vue +17 -0
  1781. package/src/components/Timer64/Timer64.vue +17 -0
  1782. package/src/components/ToolRental20/ToolRental20.vue +17 -0
  1783. package/src/components/ToolRental24/ToolRental24.vue +17 -0
  1784. package/src/components/ToolRental32/ToolRental32.vue +17 -0
  1785. package/src/components/ToolRental48/ToolRental48.vue +17 -0
  1786. package/src/components/ToolRental64/ToolRental64.vue +17 -0
  1787. package/src/components/Toolbox20/Toolbox20.vue +17 -0
  1788. package/src/components/Toolbox24/Toolbox24.vue +17 -0
  1789. package/src/components/Toolbox32/Toolbox32.vue +17 -0
  1790. package/src/components/Toolbox48/Toolbox48.vue +17 -0
  1791. package/src/components/Toolbox64/Toolbox64.vue +17 -0
  1792. package/src/components/Transfer20/Transfer20.vue +17 -0
  1793. package/src/components/Transfer24/Transfer24.vue +17 -0
  1794. package/src/components/Transfer32/Transfer32.vue +17 -0
  1795. package/src/components/Transfer48/Transfer48.vue +17 -0
  1796. package/src/components/Transfer64/Transfer64.vue +17 -0
  1797. package/src/components/Trash20/Trash20.vue +17 -0
  1798. package/src/components/Trash24/Trash24.vue +17 -0
  1799. package/src/components/Trash32/Trash32.vue +17 -0
  1800. package/src/components/Trash48/Trash48.vue +17 -0
  1801. package/src/components/Trash64/Trash64.vue +17 -0
  1802. package/src/components/Trolley20/Trolley20.vue +17 -0
  1803. package/src/components/Trolley24/Trolley24.vue +17 -0
  1804. package/src/components/Trolley32/Trolley32.vue +17 -0
  1805. package/src/components/Trolley48/Trolley48.vue +17 -0
  1806. package/src/components/Trolley64/Trolley64.vue +17 -0
  1807. package/src/components/Truck20/Truck20.vue +17 -0
  1808. package/src/components/Truck24/Truck24.vue +17 -0
  1809. package/src/components/Truck32/Truck32.vue +17 -0
  1810. package/src/components/Truck48/Truck48.vue +17 -0
  1811. package/src/components/Truck64/Truck64.vue +17 -0
  1812. package/src/components/TruckLoading20/TruckLoading20.vue +17 -0
  1813. package/src/components/TruckLoading24/TruckLoading24.vue +17 -0
  1814. package/src/components/TruckLoading32/TruckLoading32.vue +17 -0
  1815. package/src/components/TruckLoading48/TruckLoading48.vue +17 -0
  1816. package/src/components/TruckLoading64/TruckLoading64.vue +17 -0
  1817. package/src/components/TruckUnloading20/TruckUnloading20.vue +17 -0
  1818. package/src/components/TruckUnloading24/TruckUnloading24.vue +17 -0
  1819. package/src/components/TruckUnloading32/TruckUnloading32.vue +17 -0
  1820. package/src/components/TruckUnloading48/TruckUnloading48.vue +17 -0
  1821. package/src/components/TruckUnloading64/TruckUnloading64.vue +17 -0
  1822. package/src/components/Unlink20/Unlink20.vue +17 -0
  1823. package/src/components/Unlink24/Unlink24.vue +17 -0
  1824. package/src/components/Unlink32/Unlink32.vue +17 -0
  1825. package/src/components/Unlink48/Unlink48.vue +17 -0
  1826. package/src/components/Unlink64/Unlink64.vue +17 -0
  1827. package/src/components/Upload20/Upload20.vue +17 -0
  1828. package/src/components/Upload24/Upload24.vue +17 -0
  1829. package/src/components/Upload32/Upload32.vue +17 -0
  1830. package/src/components/Upload48/Upload48.vue +17 -0
  1831. package/src/components/Upload64/Upload64.vue +17 -0
  1832. package/src/components/Uploading20/Uploading20.vue +17 -0
  1833. package/src/components/Uploading24/Uploading24.vue +17 -0
  1834. package/src/components/Uploading32/Uploading32.vue +17 -0
  1835. package/src/components/Uploading48/Uploading48.vue +17 -0
  1836. package/src/components/Uploading64/Uploading64.vue +17 -0
  1837. package/src/components/Ventilation20/Ventilation20.vue +17 -0
  1838. package/src/components/Ventilation24/Ventilation24.vue +17 -0
  1839. package/src/components/Ventilation32/Ventilation32.vue +17 -0
  1840. package/src/components/Ventilation48/Ventilation48.vue +17 -0
  1841. package/src/components/Ventilation64/Ventilation64.vue +17 -0
  1842. package/src/components/Video20/Video20.vue +17 -0
  1843. package/src/components/Video24/Video24.vue +17 -0
  1844. package/src/components/Video32/Video32.vue +17 -0
  1845. package/src/components/Video48/Video48.vue +17 -0
  1846. package/src/components/Video64/Video64.vue +17 -0
  1847. package/src/components/VideoAlt20/VideoAlt20.vue +17 -0
  1848. package/src/components/VideoAlt24/VideoAlt24.vue +17 -0
  1849. package/src/components/VideoAlt32/VideoAlt32.vue +17 -0
  1850. package/src/components/VideoAlt48/VideoAlt48.vue +17 -0
  1851. package/src/components/VideoAlt64/VideoAlt64.vue +17 -0
  1852. package/src/components/VideoTrimEnd20/VideoTrimEnd20.vue +17 -0
  1853. package/src/components/VideoTrimEnd24/VideoTrimEnd24.vue +17 -0
  1854. package/src/components/VideoTrimEnd32/VideoTrimEnd32.vue +17 -0
  1855. package/src/components/VideoTrimEnd48/VideoTrimEnd48.vue +17 -0
  1856. package/src/components/VideoTrimEnd64/VideoTrimEnd64.vue +17 -0
  1857. package/src/components/VideoTrimStart20/VideoTrimStart20.vue +17 -0
  1858. package/src/components/VideoTrimStart24/VideoTrimStart24.vue +17 -0
  1859. package/src/components/VideoTrimStart32/VideoTrimStart32.vue +17 -0
  1860. package/src/components/VideoTrimStart48/VideoTrimStart48.vue +17 -0
  1861. package/src/components/VideoTrimStart64/VideoTrimStart64.vue +17 -0
  1862. package/src/components/View36020/View36020.vue +17 -0
  1863. package/src/components/View36024/View36024.vue +17 -0
  1864. package/src/components/View36032/View36032.vue +17 -0
  1865. package/src/components/View36048/View36048.vue +17 -0
  1866. package/src/components/View36064/View36064.vue +17 -0
  1867. package/src/components/View3D20/View3D20.vue +17 -0
  1868. package/src/components/View3D24/View3D24.vue +17 -0
  1869. package/src/components/View3D32/View3D32.vue +17 -0
  1870. package/src/components/View3D48/View3D48.vue +17 -0
  1871. package/src/components/View3D64/View3D64.vue +17 -0
  1872. package/src/components/ViewAR20/ViewAR20.vue +17 -0
  1873. package/src/components/ViewAR24/ViewAR24.vue +17 -0
  1874. package/src/components/ViewAR32/ViewAR32.vue +17 -0
  1875. package/src/components/ViewAR48/ViewAR48.vue +17 -0
  1876. package/src/components/ViewAR64/ViewAR64.vue +17 -0
  1877. package/src/components/ViewCompact20/ViewCompact20.vue +17 -0
  1878. package/src/components/ViewCompact24/ViewCompact24.vue +17 -0
  1879. package/src/components/ViewCompact32/ViewCompact32.vue +17 -0
  1880. package/src/components/ViewCompact48/ViewCompact48.vue +17 -0
  1881. package/src/components/ViewCompact64/ViewCompact64.vue +17 -0
  1882. package/src/components/ViewCompactFilled20/ViewCompactFilled20.vue +17 -0
  1883. package/src/components/ViewCompactFilled24/ViewCompactFilled24.vue +17 -0
  1884. package/src/components/ViewCompactFilled32/ViewCompactFilled32.vue +17 -0
  1885. package/src/components/ViewCompactFilled48/ViewCompactFilled48.vue +17 -0
  1886. package/src/components/ViewCompactFilled64/ViewCompactFilled64.vue +17 -0
  1887. package/src/components/ViewGridX120/ViewGridX120.vue +17 -0
  1888. package/src/components/ViewGridX124/ViewGridX124.vue +17 -0
  1889. package/src/components/ViewGridX132/ViewGridX132.vue +17 -0
  1890. package/src/components/ViewGridX148/ViewGridX148.vue +17 -0
  1891. package/src/components/ViewGridX164/ViewGridX164.vue +17 -0
  1892. package/src/components/ViewGridX1Filled20/ViewGridX1Filled20.vue +17 -0
  1893. package/src/components/ViewGridX1Filled24/ViewGridX1Filled24.vue +17 -0
  1894. package/src/components/ViewGridX1Filled32/ViewGridX1Filled32.vue +17 -0
  1895. package/src/components/ViewGridX1Filled48/ViewGridX1Filled48.vue +17 -0
  1896. package/src/components/ViewGridX1Filled64/ViewGridX1Filled64.vue +17 -0
  1897. package/src/components/ViewGridX420/ViewGridX420.vue +17 -0
  1898. package/src/components/ViewGridX424/ViewGridX424.vue +17 -0
  1899. package/src/components/ViewGridX432/ViewGridX432.vue +17 -0
  1900. package/src/components/ViewGridX448/ViewGridX448.vue +17 -0
  1901. package/src/components/ViewGridX464/ViewGridX464.vue +17 -0
  1902. package/src/components/ViewGridX4Filled20/ViewGridX4Filled20.vue +17 -0
  1903. package/src/components/ViewGridX4Filled24/ViewGridX4Filled24.vue +17 -0
  1904. package/src/components/ViewGridX4Filled32/ViewGridX4Filled32.vue +17 -0
  1905. package/src/components/ViewGridX4Filled48/ViewGridX4Filled48.vue +17 -0
  1906. package/src/components/ViewGridX4Filled64/ViewGridX4Filled64.vue +17 -0
  1907. package/src/components/ViewGridX920/ViewGridX920.vue +17 -0
  1908. package/src/components/ViewGridX924/ViewGridX924.vue +17 -0
  1909. package/src/components/ViewGridX932/ViewGridX932.vue +17 -0
  1910. package/src/components/ViewGridX948/ViewGridX948.vue +17 -0
  1911. package/src/components/ViewGridX964/ViewGridX964.vue +17 -0
  1912. package/src/components/ViewGridX9Filled20/ViewGridX9Filled20.vue +17 -0
  1913. package/src/components/ViewGridX9Filled24/ViewGridX9Filled24.vue +17 -0
  1914. package/src/components/ViewGridX9Filled32/ViewGridX9Filled32.vue +17 -0
  1915. package/src/components/ViewGridX9Filled48/ViewGridX9Filled48.vue +17 -0
  1916. package/src/components/ViewGridX9Filled64/ViewGridX9Filled64.vue +17 -0
  1917. package/src/components/ViewLarge20/ViewLarge20.vue +17 -0
  1918. package/src/components/ViewLarge24/ViewLarge24.vue +17 -0
  1919. package/src/components/ViewLarge32/ViewLarge32.vue +17 -0
  1920. package/src/components/ViewLarge48/ViewLarge48.vue +17 -0
  1921. package/src/components/ViewLarge64/ViewLarge64.vue +17 -0
  1922. package/src/components/ViewLargeFilled20/ViewLargeFilled20.vue +17 -0
  1923. package/src/components/ViewLargeFilled24/ViewLargeFilled24.vue +17 -0
  1924. package/src/components/ViewLargeFilled32/ViewLargeFilled32.vue +17 -0
  1925. package/src/components/ViewLargeFilled48/ViewLargeFilled48.vue +17 -0
  1926. package/src/components/ViewLargeFilled64/ViewLargeFilled64.vue +17 -0
  1927. package/src/components/ViewList20/ViewList20.vue +17 -0
  1928. package/src/components/ViewList24/ViewList24.vue +17 -0
  1929. package/src/components/ViewList32/ViewList32.vue +17 -0
  1930. package/src/components/ViewList48/ViewList48.vue +17 -0
  1931. package/src/components/ViewList64/ViewList64.vue +17 -0
  1932. package/src/components/ViewListFilled20/ViewListFilled20.vue +17 -0
  1933. package/src/components/ViewListFilled24/ViewListFilled24.vue +17 -0
  1934. package/src/components/ViewListFilled32/ViewListFilled32.vue +17 -0
  1935. package/src/components/ViewListFilled48/ViewListFilled48.vue +17 -0
  1936. package/src/components/ViewListFilled64/ViewListFilled64.vue +17 -0
  1937. package/src/components/Voice20/Voice20.vue +17 -0
  1938. package/src/components/Voice24/Voice24.vue +17 -0
  1939. package/src/components/Voice32/Voice32.vue +17 -0
  1940. package/src/components/Voice48/Voice48.vue +17 -0
  1941. package/src/components/Voice64/Voice64.vue +17 -0
  1942. package/src/components/VolumeMute20/VolumeMute20.vue +17 -0
  1943. package/src/components/VolumeMute24/VolumeMute24.vue +17 -0
  1944. package/src/components/VolumeMute32/VolumeMute32.vue +17 -0
  1945. package/src/components/VolumeMute48/VolumeMute48.vue +17 -0
  1946. package/src/components/VolumeMute64/VolumeMute64.vue +17 -0
  1947. package/src/components/VolumeOn20/VolumeOn20.vue +17 -0
  1948. package/src/components/VolumeOn24/VolumeOn24.vue +17 -0
  1949. package/src/components/VolumeOn32/VolumeOn32.vue +17 -0
  1950. package/src/components/VolumeOn48/VolumeOn48.vue +17 -0
  1951. package/src/components/VolumeOn64/VolumeOn64.vue +17 -0
  1952. package/src/components/Wallet20/Wallet20.vue +17 -0
  1953. package/src/components/Wallet24/Wallet24.vue +17 -0
  1954. package/src/components/Wallet32/Wallet32.vue +17 -0
  1955. package/src/components/Wallet48/Wallet48.vue +17 -0
  1956. package/src/components/Wallet64/Wallet64.vue +17 -0
  1957. package/src/components/Wallpaper20/Wallpaper20.vue +17 -0
  1958. package/src/components/Wallpaper24/Wallpaper24.vue +17 -0
  1959. package/src/components/Wallpaper32/Wallpaper32.vue +17 -0
  1960. package/src/components/Wallpaper48/Wallpaper48.vue +17 -0
  1961. package/src/components/Wallpaper64/Wallpaper64.vue +17 -0
  1962. package/src/components/Warehouse20/Warehouse20.vue +17 -0
  1963. package/src/components/Warehouse24/Warehouse24.vue +17 -0
  1964. package/src/components/Warehouse32/Warehouse32.vue +17 -0
  1965. package/src/components/Warehouse48/Warehouse48.vue +17 -0
  1966. package/src/components/Warehouse64/Warehouse64.vue +17 -0
  1967. package/src/components/WarningCircle20/WarningCircle20.vue +17 -0
  1968. package/src/components/WarningCircle24/WarningCircle24.vue +17 -0
  1969. package/src/components/WarningCircle32/WarningCircle32.vue +17 -0
  1970. package/src/components/WarningCircle48/WarningCircle48.vue +17 -0
  1971. package/src/components/WarningCircle64/WarningCircle64.vue +17 -0
  1972. package/src/components/WarningCircleFilled20/WarningCircleFilled20.vue +17 -0
  1973. package/src/components/WarningCircleFilled24/WarningCircleFilled24.vue +17 -0
  1974. package/src/components/WarningCircleFilled32/WarningCircleFilled32.vue +17 -0
  1975. package/src/components/WarningCircleFilled48/WarningCircleFilled48.vue +17 -0
  1976. package/src/components/WarningCircleFilled64/WarningCircleFilled64.vue +17 -0
  1977. package/src/components/Warranty20/Warranty20.vue +17 -0
  1978. package/src/components/Warranty24/Warranty24.vue +17 -0
  1979. package/src/components/Warranty32/Warranty32.vue +17 -0
  1980. package/src/components/Warranty48/Warranty48.vue +17 -0
  1981. package/src/components/Warranty64/Warranty64.vue +17 -0
  1982. package/src/components/Weight20/Weight20.vue +17 -0
  1983. package/src/components/Weight24/Weight24.vue +17 -0
  1984. package/src/components/Weight32/Weight32.vue +17 -0
  1985. package/src/components/Weight48/Weight48.vue +17 -0
  1986. package/src/components/Weight64/Weight64.vue +17 -0
  1987. package/src/components/Wifi20/Wifi20.vue +17 -0
  1988. package/src/components/Wifi24/Wifi24.vue +17 -0
  1989. package/src/components/Wifi32/Wifi32.vue +17 -0
  1990. package/src/components/Wifi48/Wifi48.vue +17 -0
  1991. package/src/components/Wifi64/Wifi64.vue +17 -0
  1992. package/src/components/WifiError20/WifiError20.vue +17 -0
  1993. package/src/components/WifiError24/WifiError24.vue +17 -0
  1994. package/src/components/WifiError32/WifiError32.vue +17 -0
  1995. package/src/components/WifiError48/WifiError48.vue +17 -0
  1996. package/src/components/WifiError64/WifiError64.vue +17 -0
  1997. package/src/components/WifiReset20/WifiReset20.vue +17 -0
  1998. package/src/components/WifiReset24/WifiReset24.vue +17 -0
  1999. package/src/components/WifiReset32/WifiReset32.vue +17 -0
  2000. package/src/components/WifiReset48/WifiReset48.vue +17 -0
  2001. package/src/components/WifiReset64/WifiReset64.vue +17 -0
  2002. package/src/components/Window20/Window20.vue +17 -0
  2003. package/src/components/Window24/Window24.vue +17 -0
  2004. package/src/components/Window32/Window32.vue +17 -0
  2005. package/src/components/Window48/Window48.vue +17 -0
  2006. package/src/components/Window64/Window64.vue +17 -0
  2007. package/src/components/Woman20/Woman20.vue +17 -0
  2008. package/src/components/Woman24/Woman24.vue +17 -0
  2009. package/src/components/Woman32/Woman32.vue +17 -0
  2010. package/src/components/Woman48/Woman48.vue +17 -0
  2011. package/src/components/Woman64/Woman64.vue +17 -0
  2012. package/src/components/Wood20/Wood20.vue +17 -0
  2013. package/src/components/Wood24/Wood24.vue +17 -0
  2014. package/src/components/Wood32/Wood32.vue +17 -0
  2015. package/src/components/Wood48/Wood48.vue +17 -0
  2016. package/src/components/Wood64/Wood64.vue +17 -0
  2017. package/src/components/WoodFlooring20/WoodFlooring20.vue +17 -0
  2018. package/src/components/WoodFlooring24/WoodFlooring24.vue +17 -0
  2019. package/src/components/WoodFlooring32/WoodFlooring32.vue +17 -0
  2020. package/src/components/WoodFlooring48/WoodFlooring48.vue +17 -0
  2021. package/src/components/WoodFlooring64/WoodFlooring64.vue +17 -0
  2022. package/src/components/WoodFlooringAlt20/WoodFlooringAlt20.vue +17 -0
  2023. package/src/components/WoodFlooringAlt24/WoodFlooringAlt24.vue +17 -0
  2024. package/src/components/WoodFlooringAlt32/WoodFlooringAlt32.vue +17 -0
  2025. package/src/components/WoodFlooringAlt48/WoodFlooringAlt48.vue +17 -0
  2026. package/src/components/WoodFlooringAlt64/WoodFlooringAlt64.vue +17 -0
  2027. package/src/components/WoodSaw20/WoodSaw20.vue +17 -0
  2028. package/src/components/WoodSaw24/WoodSaw24.vue +17 -0
  2029. package/src/components/WoodSaw32/WoodSaw32.vue +17 -0
  2030. package/src/components/WoodSaw48/WoodSaw48.vue +17 -0
  2031. package/src/components/WoodSaw64/WoodSaw64.vue +17 -0
  2032. package/src/components/WorksiteDelivery20/WorksiteDelivery20.vue +17 -0
  2033. package/src/components/WorksiteDelivery24/WorksiteDelivery24.vue +17 -0
  2034. package/src/components/WorksiteDelivery32/WorksiteDelivery32.vue +17 -0
  2035. package/src/components/WorksiteDelivery48/WorksiteDelivery48.vue +17 -0
  2036. package/src/components/WorksiteDelivery64/WorksiteDelivery64.vue +17 -0
  2037. package/src/components/Worldwide20/Worldwide20.vue +17 -0
  2038. package/src/components/Worldwide24/Worldwide24.vue +17 -0
  2039. package/src/components/Worldwide32/Worldwide32.vue +17 -0
  2040. package/src/components/Worldwide48/Worldwide48.vue +17 -0
  2041. package/src/components/Worldwide64/Worldwide64.vue +17 -0
  2042. package/src/components/Wrench20/Wrench20.vue +17 -0
  2043. package/src/components/Wrench24/Wrench24.vue +17 -0
  2044. package/src/components/Wrench32/Wrench32.vue +17 -0
  2045. package/src/components/Wrench48/Wrench48.vue +17 -0
  2046. package/src/components/Wrench64/Wrench64.vue +17 -0
  2047. package/src/components/Zloty20/Zloty20.vue +17 -0
  2048. package/src/components/Zloty24/Zloty24.vue +17 -0
  2049. package/src/components/Zloty32/Zloty32.vue +17 -0
  2050. package/src/components/Zloty48/Zloty48.vue +17 -0
  2051. package/src/components/Zloty64/Zloty64.vue +17 -0
  2052. package/src/index.ts +2050 -0
  2053. package/src/vite-env.d.ts +7 -0
@@ -0,0 +1,17 @@
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="M11 4a1 1 0 0 1 1-1h13.334a1 1 0 0 1 1 1v22a3 3 0 0 1-3 3H8.694a3.027 3.027 0 0 1-3.027-3.027v-3.306a1 1 0 0 1 1-1H11zM7.667 25.973v-2.306h12.667V26c0 .35.06.687.17 1H8.694c-.567 0-1.027-.46-1.027-1.027m13.667-4.306H13V5h11.334v21a1 1 0 0 1-2 0v-3.333a1 1 0 0 0-1-1m-.572-5.616q.582.615 1.61.616l.073-1.392a.81.81 0 0 1-.686-.332q-.249-.333-.249-.911v-1.897l.872-.344v-1.38l-.872.345V7.333h-1.33v3.953l-.664.27v1.38l.665-.271v1.65q0 1.108.581 1.736M17.43 11.36l-2.762 3.94.01 1.268h4.497v-1.404h-2.876l2.752-4.038v-1.17h-4.331v1.404z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * ReceiptZloty32 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>
@@ -0,0 +1,17 @@
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="M16.5 6A1.5 1.5 0 0 1 18 4.5h20A1.5 1.5 0 0 1 39.5 6v33a4.5 4.5 0 0 1-4.5 4.5H13.04a4.54 4.54 0 0 1-4.54-4.54V34a1.5 1.5 0 0 1 1.5-1.5h6.5zm-5 32.96V35.5h19V39c0 .526.09 1.03.256 1.5H13.04c-.85 0-1.54-.69-1.54-1.54M32 32.5H19.5v-25h17V39a1.5 1.5 0 0 1-3 0v-5a1.5 1.5 0 0 0-1.5-1.5m-.857-8.423q.872.923 2.415.923l.109-2.087q-.656 0-1.029-.499-.373-.498-.373-1.367v-2.844l1.308-.517v-2.069l-1.308.518V11H30.27v5.929l-.997.406v2.069l.997-.407v2.475q0 1.662.872 2.604m-5-7.037L22 22.95l.016 1.902h6.745v-2.105h-4.315l4.128-6.058v-1.755h-6.496v2.106z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * ReceiptZloty48 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>
@@ -0,0 +1,17 @@
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="M22.5 8A1.5 1.5 0 0 1 24 6.5h26.666a1.5 1.5 0 0 1 1.5 1.5v44a5.5 5.5 0 0 1-5.5 5.5h-29.28a5.553 5.553 0 0 1-5.553-5.553v-6.614a1.5 1.5 0 0 1 1.5-1.5H22.5zm-7.667 43.947v-5.114h26.333V52c0 .9.217 1.75.6 2.5h-24.38a2.553 2.553 0 0 1-2.553-2.553m27.833-8.114H25.5V9.5h23.666V52a2.5 2.5 0 1 1-5 0v-6.667a1.5 1.5 0 0 0-1.5-1.5m-1.142-11.731q1.162 1.23 3.22 1.231l.144-2.782q-.872 0-1.37-.665-.5-.665-.499-1.823v-3.792l1.745-.69v-2.758l-1.745.69v-6.846H40.36v7.905l-1.329.542v2.758l1.33-.542v3.3q0 2.216 1.163 3.472m-6.666-9.383-5.525 7.88.02 2.537h8.995V30.33h-5.754l5.504-8.078v-2.339h-8.661v2.807z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * ReceiptZloty64 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>
@@ -0,0 +1,17 @@
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="M15.834 3.417a.75.75 0 0 1 .75.75v4.167a.75.75 0 0 1-.75.75h-4.167a.75.75 0 0 1 0-1.5h2.8a5.1 5.1 0 0 0-1.643-1.81l-.182-.117a5.1 5.1 0 0 0-3.08-.721l-.215.023A5.1 5.1 0 0 0 6.49 6.322l-.153.154a5.1 5.1 0 0 0-1.376 2.848l-.024.215a5.1 5.1 0 0 0 .824 3.267l.123.177a5.1 5.1 0 0 0 2.561 1.858l.207.061a5.1 5.1 0 0 0 3.162-.153l.2-.081a5.1 5.1 0 0 0 2.37-2.096l.042-.064a.75.75 0 0 1 1.252.823l-.147.238a6.585 6.585 0 0 1-7.275 2.78l-.269-.08a6.6 6.6 0 0 1-3.318-2.405l-.16-.23a6.6 6.6 0 0 1-1.066-4.23l.032-.279a6.6 6.6 0 0 1 1.781-3.69l.2-.198a6.6 6.6 0 0 1 3.696-1.765l.279-.03a6.6 6.6 0 0 1 3.99.934l.236.15a6.6 6.6 0 0 1 1.426 1.291v-1.65a.75.75 0 0 1 .75-.75Z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Refresh20 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>
@@ -0,0 +1,17 @@
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="M19 4a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-5a1 1 0 1 1 0-2h3.195a6 6 0 0 0-5.714-2.978l-.253.028a6 6 0 0 0-3.37 1.61l-.181.179a6 6 0 0 0-1.623 3.363l-.03.254a6 6 0 0 0 .973 3.856l.144.21a6 6 0 0 0 3.025 2.19l.245.074a6 6 0 0 0 3.73-.18l.236-.097a6 6 0 0 0 2.799-2.474 1 1 0 1 1 1.724 1.013 8 8 0 0 1-3.73 3.298l-.316.128a8 8 0 0 1-4.973.24l-.326-.097a8 8 0 0 1-4.033-2.922l-.193-.28a8 8 0 0 1-1.296-5.14l.038-.338a8 8 0 0 1 2.165-4.485l.241-.24a8 8 0 0 1 4.494-2.146l.338-.036A8 8 0 0 1 18 6.71V5a1 1 0 0 1 1-1"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Refresh24 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>
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><g clip-path="url(#a)"><path d="M25.334 5.667a1 1 0 0 1 1 1v6.667a1 1 0 0 1-1 1h-6.667a1 1 0 0 1 0-2h4.814a8.33 8.33 0 0 0-8.2-4.636l-.352.038a8.34 8.34 0 0 0-4.68 2.235l-.253.25a8.33 8.33 0 0 0-2.255 4.672l-.04.351a8.336 8.336 0 0 0 5.752 8.69 8.34 8.34 0 0 0 5.52-.149l.329-.134a8.33 8.33 0 0 0 3.887-3.434 1 1 0 1 1 1.725 1.012 10.34 10.34 0 0 1-4.82 4.26l-.406.164a10.335 10.335 0 0 1-12.054-3.588l-.25-.362a10.33 10.33 0 0 1-1.674-6.64l.049-.437a10.34 10.34 0 0 1 2.797-5.792l.311-.31a10.33 10.33 0 0 1 5.804-2.771l.438-.047a10.33 10.33 0 0 1 9.225 4.185V6.667a1 1 0 0 1 1-1"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Refresh32 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>
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48px" height="48px"><g clip-path="url(#a)"><path d="M38 8.5a1.5 1.5 0 0 1 1.5 1.5v10a1.5 1.5 0 0 1-1.5 1.5H28a1.5 1.5 0 0 1 0-3h7.223a12.5 12.5 0 0 0-12.302-6.953l-.53.056c-2.64.343-5.1 1.52-7.02 3.353l-.377.375a12.5 12.5 0 0 0-3.383 7.007l-.06.528a12.5 12.5 0 0 0 2.025 8.033l.303.437a12.5 12.5 0 0 0 6.3 4.565l.51.153a12.5 12.5 0 0 0 14.093-5.73 1.5 1.5 0 0 1 2.588 1.518 15.5 15.5 0 0 1-17.475 7.104l-.633-.188a15.5 15.5 0 0 1-7.812-5.661l-.376-.542a15.5 15.5 0 0 1-2.51-9.96l.074-.656a15.5 15.5 0 0 1 4.195-8.688l.467-.465a15.5 15.5 0 0 1 8.706-4.157l.655-.071a15.5 15.5 0 0 1 13.84 6.279V10A1.5 1.5 0 0 1 38 8.5"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h48v48H0z"/></clipPath></defs></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Refresh48 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>
@@ -0,0 +1,17 @@
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="M50.667 11.833a1.5 1.5 0 0 1 1.5 1.5v13.333a1.5 1.5 0 0 1-1.5 1.5H37.334a1.5 1.5 0 0 1 0-3h10.414a17.17 17.17 0 0 0-17.593-10.233l-.363.043a17.17 17.17 0 0 0-9.903 4.858l-.256.26a17.17 17.17 0 0 0-4.691 9.985l-.038.363a17.17 17.17 0 0 0 2.782 11.033l.205.302a17.17 17.17 0 0 0 20.235 6.26l.34-.135a17.17 17.17 0 0 0 8.343-7.217 1.5 1.5 0 0 1 2.587 1.517 20.17 20.17 0 0 1-9.8 8.48l-.4.157a20.17 20.17 0 0 1-23.771-7.354l-.241-.355a20.17 20.17 0 0 1-3.267-12.96l.044-.427a20.17 20.17 0 0 1 5.51-11.728l.302-.307a20.17 20.17 0 0 1 11.633-5.707l.427-.05a20.17 20.17 0 0 1 19.334 9.467v-8.085a1.5 1.5 0 0 1 1.5-1.5"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Refresh64 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>
@@ -0,0 +1,17 @@
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="M14.167 1.583a.5.5 0 0 1 .5.5v3.25h3.25l.1.01a.501.501 0 0 1 0 .98l-.1.01h-3.25v2.334h3.249l.101.01a.5.5 0 0 1 0 .98l-.101.01h-3.25V12h3.25l.101.01a.5.5 0 0 1 0 .98l-.1.01h-3.239l1.753.44a.75.75 0 0 1 .569.727V17.5a.75.75 0 0 1-.75.75H2.5a.75.75 0 0 1-.75-.75V3.75l.004-.077a.75.75 0 0 1 .746-.672h3.333l.134.011a.75.75 0 0 1 .604.605l.312 1.716H7v-3.25a.5.5 0 0 1 1 0v3.25h2.333v-3.25a.5.5 0 0 1 1 0v3.25h2.334v-3.25a.5.5 0 0 1 .5-.5M3.25 16.75H15.5v-1.998l-2.766-.69a.75.75 0 0 1-.418-.28l-2.384-3.177-3.57-1.587a.75.75 0 0 1-.411-.46l-.023-.09-.72-3.967H3.25zm8.083-6.779L12.853 12h.814V9.667h-2.334zM8 8.104l1.265.563h1.068V6.333H8zm3.333.563h2.334V6.333h-2.334z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * ReinforcedConcrete20 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>
@@ -0,0 +1,17 @@
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="M17 2a.5.5 0 0 1 .5.5v4h4a.5.5 0 0 1 0 1h-4v3h4a.5.5 0 0 1 0 1h-4v3h4a.5.5 0 0 1 0 1h-3.88l2.122.53a1 1 0 0 1 .758.97v4a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4.5l.005-.102A1 1 0 0 1 3 3.501h4l.09.004a1 1 0 0 1 .893.817L8.38 6.5h.12v-4a.5.5 0 1 1 1 0v4h3v-4a.5.5 0 1 1 1 0v4h3v-4A.5.5 0 0 1 17 2M4 20h14.5v-2.22l-3.242-.81a1 1 0 0 1-.445-.243L14.7 16.6l-2.844-3.79-4.262-1.895a1 1 0 0 1-.578-.736l-.85-4.677H4zm9.5-8.333 2.124 2.833h.876v-3h-3zm-4-2.096 2.089.929h.91v-3h-3zm4 .929h3v-3h-3z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * ReinforcedConcrete24 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>
@@ -0,0 +1,17 @@
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="M22.667 2.833a.5.5 0 0 1 .5.5v5.5h5.5l.1.01a.5.5 0 0 1 0 .98l-.1.01h-5.5v4.334h5.499l.101.01a.5.5 0 0 1 0 .98l-.101.01h-5.5V19.5h5.5l.101.01a.5.5 0 0 1 0 .98l-.1.01h-5.5v.426l3.075.77a1 1 0 0 1 .758.97V28a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V6l.005-.102A1 1 0 0 1 4 5.001h5.333l.09.004a1 1 0 0 1 .894.817l.548 3.01h.635v-5.5a.5.5 0 0 1 1 0v5.5h4.333v-5.5a.5.5 0 0 1 1 0v5.5h4.334v-5.5a.5.5 0 0 1 .5-.5ZM5 27h20v-3.554l-4.576-1.144a1 1 0 0 1-.444-.242l-.114-.128-3.845-5.126-5.76-2.56a1 1 0 0 1-.55-.614l-.029-.12L8.5 7H5zm16.457-6.5.71.176V20.5zm-3.624-4.613L20.54 19.5h1.626v-4.333h-4.334zM12.5 13.051l2.508 1.116h1.825V9.833H12.5zm5.333 1.116h4.334V9.833h-4.334zM11.5 12.326V9.833h-.453z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * ReinforcedConcrete32 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>
@@ -0,0 +1,17 @@
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="M34 4a1 1 0 0 1 1 1v8h8l.102.005a1 1 0 0 1 0 1.99L43 15h-8v6h8l.102.005a1 1 0 0 1 0 1.99L43 23h-8v6h8l.102.005a1 1 0 0 1 0 1.99L43 31h-8v.453l4.364 1.092A1.5 1.5 0 0 1 40.5 34v8a1.5 1.5 0 0 1-1.5 1.5H6A1.5 1.5 0 0 1 4.5 42V9.002l.008-.154A1.5 1.5 0 0 1 6 7.502h8l.134.005a1.5 1.5 0 0 1 1.341 1.226L16.251 13H17V5a1 1 0 1 1 2 0v8h6V5a1 1 0 1 1 2 0v8h6V5a1 1 0 0 1 1-1M7.5 40.5h30v-5.33l-6.864-1.715a1.5 1.5 0 0 1-.836-.555l-5.767-7.688-8.643-3.841a1.5 1.5 0 0 1-.822-.924l-.044-.179-1.776-9.766H7.5zM27 24.166 30.625 29H33v-6h-6zm-8-4.476L21.946 21H25v-6h-6zM27 21h6v-6h-6zm-10-3.882V15h-.385z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * ReinforcedConcrete48 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>
@@ -0,0 +1,17 @@
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="M45.333 5.666a1 1 0 0 1 1 1v11h10.999l.102.005a1 1 0 0 1 0 1.99l-.102.005h-11v8.667h11l.102.005a1 1 0 0 1 0 1.99l-.101.005h-11v8.666h10.999l.102.005a1 1 0 0 1 0 1.99l-.102.005h-11v1.37l6.031 1.509a1.5 1.5 0 0 1 1.136 1.455v10.666a1.5 1.5 0 0 1-1.5 1.5h-44a1.5 1.5 0 0 1-1.5-1.5V12.002l.008-.154a1.5 1.5 0 0 1 1.492-1.346h10.667l.134.005a1.5 1.5 0 0 1 1.341 1.226l1.08 5.933h1.778v-11a1 1 0 0 1 2 0v11h8.667v-11a1 1 0 0 1 2 0v11h8.667v-11a1 1 0 0 1 1-1M9.499 54.499h41v-7.995l-9.53-2.383a1.5 1.5 0 0 1-.755-.455l-.081-.1-6.09-8.12a1 1 0 0 1-.303-.403l-1.374-1.832-11.643-5.174a1.5 1.5 0 0 1-.867-1.103l-2.443-13.432H9.499zm32.458-13.5.256.34 2.12.53v-.87zm-6.291-8.389 4.79 6.389h3.877v-8.666h-8.667zm-2-2.104v-.173h-.389zm-8.667-3.853 3.778 1.68h4.889v-8.667h-8.667zm10.667 1.68h8.667v-8.667h-8.667zm-13-2.716.333.147v-6.098h-1.415l1.082 5.95Z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * ReinforcedConcrete64 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>
@@ -0,0 +1,17 @@
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="M13.502 3.23c.848-.195 1.806-.2 2.577-.147.294.02.555.048.763.075.026.208.054.469.074.763.053.771.049 1.729-.147 2.577-.222.963-.794 1.939-1.583 2.881-.784.938-1.75 1.803-2.702 2.544a29 29 0 0 1-3.032 2.055 10.4 10.4 0 0 0-1.013-1.357l2.925-2.924a.75.75 0 1 0-1.061-1.06L7.379 11.56a10.4 10.4 0 0 0-1.357-1.013q.125-.211.288-.478a29 29 0 0 1 1.767-2.554c.741-.952 1.606-1.918 2.544-2.702.942-.789 1.918-1.361 2.881-1.583m-7.129 9.444a8.3 8.3 0 0 0-1.708-1.17.75.75 0 0 1-.328-1.02l.273.143-.273-.144v-.002l.004-.005.01-.018.035-.066.008-.016-2.047-2.388a.75.75 0 0 1-.032-.936l.602.448c-.602-.448-.602-.449-.601-.449V7.05l.003-.003.008-.01L2.354 7l.1-.127a13 13 0 0 1 1.594-1.659c.49-.415 1.09-.834 1.732-1.054.658-.226 1.437-.264 2.144.22.18.124.357.285.505.434.39-.404.8-.793 1.229-1.152 1.04-.87 2.228-1.599 3.507-1.894 1.055-.243 2.18-.24 3.016-.182a15 15 0 0 1 1.428.17l.023.005h.007l.002.001h.001L17.5 2.5l.736-.143v.001l.001.003.001.007.005.023a8 8 0 0 1 .061.387c.037.256.08.617.109 1.04.057.837.061 1.962-.182 3.017-.295 1.28-1.024 2.466-1.894 3.507-.36.429-.748.84-1.152 1.23.149.147.31.323.434.504.484.707.446 1.485.22 2.144-.22.641-.64 1.241-1.054 1.732-.422.498-.88.93-1.227 1.233a13 13 0 0 1-.559.46l-.036.028-.01.008-.003.002-.001.001-.449-.6.448.6a.75.75 0 0 1-.936-.031l-2.388-2.047-.016.008-.066.036-.018.01-.005.002h-.002v.001l-.144-.273.144.273a.75.75 0 0 1-1.021-.328 8.3 8.3 0 0 0-1.17-1.709.75.75 0 0 1-.953-.952M17.5 2.5l.736-.143a.75.75 0 0 0-.593-.593zm-4.988 13.606-1.525-1.307a30 30 0 0 0 2.42-1.693q.326-.255.659-.531c.133.127.25.253.315.348.133.195.166.44.04.81-.134.386-.417.82-.781 1.25-.357.422-.756.798-1.07 1.073zm-7.31-7.093a30 30 0 0 1 1.691-2.42q.255-.327.532-.659a2.5 2.5 0 0 0-.349-.315c-.194-.133-.439-.166-.809-.04-.386.133-.82.417-1.25.781-.422.357-.798.755-1.073 1.07l-.05.057zm-1.766 7.002c-.057.229-.097.461-.125.674a6 6 0 0 0 .674-.125c.374-.094.68-.22.878-.367.176-.132.22-.242.22-.364a.917.917 0 0 0-.916-.917c-.122 0-.232.045-.364.221-.148.197-.273.503-.367.878M2.5 18.25v-.75zh.05l.12-.004a9 9 0 0 0 .413-.025 8 8 0 0 0 1.266-.202c.458-.115.986-.301 1.414-.622.448-.337.82-.853.82-1.564a2.417 2.417 0 0 0-2.416-2.416c-.712 0-1.227.371-1.564.82-.32.428-.508.956-.622 1.414a8.812 8.812 0 0 0-.23 1.799v.034l-.001.01v.005h.75-.75a.75.75 0 0 0 .75.75M13.75 5.5a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5M12 6.25a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 0 1-3.5 0"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Release20 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>
@@ -0,0 +1,17 @@
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="M16.225 3.974c1.004-.231 2.142-.237 3.063-.174.315.021.598.05.833.08.028.233.057.516.079.832.063.921.057 2.06-.174 3.063-.262 1.135-.938 2.292-1.88 3.416-.935 1.117-2.088 2.15-3.226 3.038a34 34 0 0 1-3.545 2.409c-.324-.51-.699-1.011-1.111-1.488l3.443-3.443a1 1 0 0 0-1.414-1.414L8.85 13.736a13 13 0 0 0-1.488-1.111q.132-.223.295-.489A34 34 0 0 1 9.771 9.08c.887-1.138 1.92-2.292 3.038-3.227 1.124-.94 2.281-1.617 3.416-1.879M7.534 15.242a9.8 9.8 0 0 0-1.981-1.348 1 1 0 0 1-.438-1.36l.176.092-.175-.093.001-.003.003-.006.012-.022.02-.038-2.411-2.813a1 1 0 0 1-.043-1.249L3.5 9l-.802-.598L2.7 8.4l.003-.004.01-.013.033-.043.12-.154c.103-.13.252-.31.436-.521.367-.42.888-.973 1.491-1.483.593-.502 1.324-1.013 2.11-1.283.81-.278 1.78-.328 2.662.275.194.134.384.3.548.461.449-.46.92-.904 1.412-1.316 1.256-1.05 2.694-1.934 4.25-2.294 1.28-.295 2.641-.29 3.65-.22a18 18 0 0 1 1.723.205l.03.006.008.001h.003v.001h.001L21 3l.982-.19v.004l.002.009.006.028a10 10 0 0 1 .074.469c.044.31.096.745.131 1.256.07 1.007.075 2.37-.22 3.649-.36 1.556-1.244 2.994-2.295 4.25-.411.491-.855.963-1.316 1.412.16.164.328.354.461.548.604.882.554 1.852.276 2.661-.27.787-.781 1.518-1.283 2.11a14 14 0 0 1-1.483 1.492 16 16 0 0 1-.675.556l-.044.033-.012.01-.004.003h-.002v.001L15 20.5l.597.802a1 1 0 0 1-1.248-.043l-2.814-2.412-.037.02-.022.012-.007.004h-.001l-.001.001-.093-.175.092.175a1 1 0 0 1-1.36-.437 9.8 9.8 0 0 0-1.348-1.98 1 1 0 0 1-1.224-1.225M21 3l.982-.19a1 1 0 0 0-.792-.792zm-5.985 16.195-1.663-1.425c.8-.507 1.783-1.173 2.797-1.963q.36-.281.725-.583c.13.128.238.25.3.34.137.2.181.458.036.882-.154.447-.485.956-.919 1.469-.424.5-.898.95-1.272 1.276zm-8.786-8.548c.508-.8 1.174-1.782 1.964-2.796q.28-.36.583-.725a2.6 2.6 0 0 0-.34-.301c-.2-.136-.458-.18-.883-.035-.447.154-.956.485-1.468.918-.5.424-.95.898-1.277 1.273l-.003.004zM4.22 19.242a7 7 0 0 0-.13.667c.216-.031.443-.073.667-.13.444-.11.797-.257 1.018-.423.193-.145.225-.25.225-.356a1 1 0 0 0-1-1c-.107 0-.211.032-.356.225-.166.221-.313.573-.424 1.017M3 22v-1zh.062l.146-.005a10.6 10.6 0 0 0 2.035-.275c.556-.14 1.203-.367 1.732-.764C7.532 20.538 8 19.893 8 19a3 3 0 0 0-3-3c-.893 0-1.539.468-1.956 1.025-.397.529-.625 1.176-.764 1.732a10 10 0 0 0-.245 1.535 11 11 0 0 0-.034.646v.042L2 20.993v.006h1-1a1 1 0 0 0 1 1M16.5 6.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2m-2 1a2 2 0 1 1 4 0 2 2 0 0 1-4 0"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Release24 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>
@@ -0,0 +1,17 @@
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="M21.558 4.975c1.384-.32 2.94-.325 4.182-.24.55.037 1.027.091 1.385.14.049.358.103.835.14 1.385.086 1.243.08 2.798-.24 4.182-.365 1.583-1.301 3.173-2.574 4.694-1.267 1.514-2.824 2.908-4.353 4.1a46 46 0 0 1-5.043 3.4 16.5 16.5 0 0 0-1.827-2.45l4.812-4.812a1 1 0 1 0-1.414-1.414l-4.812 4.812a16.5 16.5 0 0 0-2.45-1.826 45.934 45.934 0 0 1 3.4-5.043c1.193-1.53 2.587-3.087 4.1-4.354 1.522-1.273 3.111-2.21 4.694-2.574M10.437 20.224c-.913-.812-1.901-1.504-2.884-1.996a1 1 0 0 1-.438-1.36l.74.39-.74-.391.001-.001.001-.003.005-.007.015-.028.136-.25-3.366-3.927a1 1 0 0 1-.042-1.248l.802.597-.802-.598.002-.002.003-.005.012-.015a9 9 0 0 1 .2-.257c.135-.169.33-.406.572-.683a19 19 0 0 1 1.952-1.943c.777-.657 1.715-1.309 2.707-1.65 1.015-.348 2.19-.399 3.252.328.335.23.667.548.922.817a26 26 0 0 1 2.094-1.977c1.652-1.382 3.523-2.527 5.528-2.99 1.66-.382 3.438-.377 4.767-.286a23 23 0 0 1 2.13.247l.132.023.037.007.01.002h.005L28 4l.982-.19v.005l.003.01.006.037.024.132q.03.172.074.48c.057.406.126.978.172 1.65.09 1.33.096 3.108-.287 4.768-.462 2.004-1.607 3.875-2.989 5.527a26 26 0 0 1-1.977 2.094c.269.256.588.587.817.922.727 1.063.676 2.237.328 3.252-.341.993-.993 1.93-1.65 2.707a19 19 0 0 1-1.943 1.952 20 20 0 0 1-.94.772l-.015.012-.005.004h-.002v.001L20 27.334l.598.801a1 1 0 0 1-1.249-.042l-3.926-3.366-.25.137-.028.015-.008.004-.003.001-.391-.74.39.74a1 1 0 0 1-1.36-.437c-.492-.982-1.185-1.971-1.996-2.883a1 1 0 0 1-1.34-1.34M28 4l.982-.19a1 1 0 0 0-.792-.791zm-7.98 22.033-2.777-2.38a48 48 0 0 0 4.084-2.84c.392-.306.79-.626 1.185-.96.268.245.525.51.663.712.259.379.303.842.086 1.472-.224.653-.695 1.369-1.285 2.065a17 17 0 0 1-1.956 1.931M8.347 14.758a48 48 0 0 1 2.84-4.085q.459-.59.96-1.185c-.245-.268-.51-.525-.712-.663-.379-.259-.842-.303-1.472-.086-.653.224-1.369.696-2.065 1.285a17 17 0 0 0-1.931 1.956zM6.424 26.697c-.469.117-.945.19-1.355.234.045-.41.117-.886.234-1.355.153-.61.362-1.13.622-1.476.239-.318.468-.433.742-.433.92 0 1.666.746 1.666 1.667 0 .273-.115.503-.433.741-.346.26-.865.47-1.476.622M4 29v-1zh.077l.188-.006c.159-.005.383-.017.651-.039a13 13 0 0 0 1.993-.318c.723-.18 1.537-.471 2.191-.962.682-.511 1.233-1.282 1.233-2.342a3.667 3.667 0 0 0-3.666-3.666c-1.06 0-1.83.551-2.342 1.233-.49.654-.781 1.468-.962 2.191a13 13 0 0 0-.318 1.993 14 14 0 0 0-.044.84v.053L3 27.992V28h1-1a1 1 0 0 0 1 1M22 8.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3M19.5 10a2.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
+ * Release32 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>
@@ -0,0 +1,17 @@
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="M32.337 7.462c2.076-.48 4.409-.488 6.273-.36.825.056 1.541.137 2.078.21.073.537.154 1.253.21 2.078.128 1.864.12 4.197-.36 6.273-.548 2.374-1.952 4.759-3.861 7.04-1.901 2.271-4.236 4.362-6.53 6.15a69 69 0 0 1-7.565 5.1 24.7 24.7 0 0 0-2.74-3.674l7.219-7.218a1.5 1.5 0 0 0-2.122-2.122l-7.218 7.219a24.7 24.7 0 0 0-3.674-2.74 68.88 68.88 0 0 1 5.1-7.564c1.788-2.294 3.879-4.63 6.15-6.53 2.281-1.91 4.666-3.314 7.04-3.862M15.655 30.335c-1.368-1.217-2.851-2.256-4.326-2.993a1.5 1.5 0 0 1-.656-2.042l1.11.586-1.11-.586.001-.002.002-.003.006-.012.023-.042.205-.375-5.049-5.89a1.5 1.5 0 0 1-.064-1.872L7 18l-1.202-.897.002-.003.005-.007.018-.024.064-.084.236-.3c.203-.254.495-.61.858-1.026.723-.827 1.747-1.914 2.928-2.914 1.166-.986 2.572-1.963 4.06-2.474 1.523-.523 3.285-.6 4.878.491.504.345 1 .823 1.383 1.225a38 38 0 0 1 3.142-2.964c2.478-2.074 5.284-3.79 8.29-4.484 2.49-.575 5.158-.567 7.153-.43a35 35 0 0 1 3.194.37l.198.034.055.01.016.003.005.001h.002L42 6l1.473-.285v.003l.001.004.003.016.01.055.035.198a34.621 34.621 0 0 1 .37 3.194c.136 1.995.144 4.662-.43 7.152-.694 3.007-2.41 5.813-4.484 8.291-.92 1.1-1.925 2.15-2.965 3.142.402.383.88.88 1.225 1.383 1.09 1.594 1.014 3.355.491 4.877-.511 1.49-1.488 2.895-2.474 4.06-1 1.182-2.087 2.206-2.914 2.929a31 31 0 0 1-1.41 1.158l-.024.018-.007.005-.002.002h-.001L30 41l.896 1.203a1.5 1.5 0 0 1-1.872-.064l-5.89-5.049-.219.12-.074.04-.082.045-.042.023-.012.006-.003.002H22.7l-.586-1.11.586 1.11a1.5 1.5 0 0 1-2.042-.655c-.737-1.475-1.776-2.958-2.993-4.326a1.5 1.5 0 0 1-2.01-2.01M42 6l1.473-.285a1.5 1.5 0 0 0-1.187-1.187zM30.03 39.05l-4.166-3.57a72 72 0 0 0 6.127-4.26c.588-.46 1.183-.94 1.777-1.442.402.37.787.767.994 1.07.39.568.455 1.262.13 2.208-.336.979-1.044 2.052-1.927 3.097-.87 1.027-1.838 1.943-2.598 2.607zM12.52 22.136a72 72 0 0 1 4.26-6.126q.69-.885 1.442-1.778c-.37-.402-.767-.788-1.069-.994-.569-.39-1.263-.455-2.209-.13-.979.336-2.052 1.044-3.097 1.927-1.028.87-1.943 1.838-2.607 2.598l-.29.337zM9.637 40.045c-.703.176-1.418.285-2.033.352.067-.615.176-1.33.352-2.033.23-.916.543-1.695.932-2.214.358-.477.702-.65 1.113-.65a2.5 2.5 0 0 1 2.5 2.5c0 .41-.173.755-.65 1.113-.52.389-1.298.703-2.214.932M6 43.5V42zh.035a10 10 0 0 0 .362-.009c.239-.008.575-.025.978-.059.797-.066 1.883-.2 2.989-.477 1.084-.27 2.305-.707 3.286-1.443 1.023-.767 1.85-1.923 1.85-3.512a5.5 5.5 0 0 0-5.5-5.5c-1.59 0-2.745.827-3.513 1.85-.735.98-1.171 2.202-1.442 3.286a19 19 0 0 0-.477 2.99 21 21 0 0 0-.068 1.339v.034L6 42H4.5A1.5 1.5 0 0 0 6 43.5M33 13a2 2 0 1 0 0 4 2 2 0 0 0 0-4m-4 2a4 4 0 1 1 8 0 4 4 0 0 1-8 0"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Release48 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>
@@ -0,0 +1,17 @@
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="M43.004 9.462c2.837-.655 6.003-.664 8.51-.492 1.243.085 2.303.212 3.048.318l.132.018.018.132c.106.745.233 1.804.318 3.048.172 2.507.163 5.673-.492 8.51-.754 3.272-2.68 6.521-5.252 9.595-2.565 3.065-5.708 5.877-8.783 8.274A92 92 0 0 1 29.93 45.95c-1.122-1.935-2.548-3.838-4.165-5.596l9.961-9.961a1.5 1.5 0 1 0-2.121-2.121l-9.961 9.961c-1.758-1.617-3.66-3.043-5.596-4.165a92.374 92.374 0 0 1 7.087-10.572c2.396-3.075 5.208-6.218 8.273-8.783 3.074-2.573 6.324-4.497 9.595-5.252M21.524 40.36c-1.944-1.775-4.074-3.291-6.195-4.352a1.5 1.5 0 0 1-.656-2.041l1.327.7-1.326-.7v-.002l.003-.004.008-.015.029-.055.11-.205q.12-.22.329-.592l-6.959-8.118a1.5 1.5 0 0 1-.063-1.873L9.333 24l-1.202-.897v-.001l.003-.003.006-.009.023-.03.083-.108q.109-.142.309-.394c.266-.333.65-.802 1.13-1.35.953-1.092 2.3-2.521 3.85-3.833 1.534-1.297 3.353-2.555 5.254-3.208 1.933-.664 4.104-.742 6.058.595.758.518 1.52 1.293 2.049 1.87l.075.083a52 52 0 0 1 4.512-4.302c3.271-2.737 6.943-4.974 10.846-5.875 3.251-.75 6.752-.741 9.39-.561 1.329.09 2.461.226 3.264.34a35 35 0 0 1 1.203.192l.07.013.02.004h.006l.002.001h.001L56 8l1.473-.285v.003l.001.006.004.02.013.07q.017.09.045.258c.038.222.09.543.147.945.114.803.25 1.935.34 3.264.18 2.638.189 6.139-.561 9.39-.901 3.903-3.138 7.575-5.876 10.846a52 52 0 0 1-4.3 4.512l.081.075c.578.528 1.352 1.291 1.871 2.049 1.337 1.954 1.259 4.125.595 6.058-.653 1.9-1.91 3.72-3.209 5.253-1.311 1.55-2.74 2.897-3.832 3.851a40 40 0 0 1-1.744 1.439l-.108.083-.03.023-.01.006-.002.002h-.001L40 54.668l.896 1.202a1.5 1.5 0 0 1-1.872-.064l-8.118-6.958a54 54 0 0 1-.797.44l-.055.029-.014.007-.005.003h-.001l-.7-1.326.699 1.327a1.5 1.5 0 0 1-2.041-.656c-1.06-2.121-2.577-4.251-4.353-6.196a1.5 1.5 0 0 1-2.114-2.115M56 8l1.473-.286a1.5 1.5 0 0 0-1.187-1.187zM40.036 52.722l-6.396-5.483.18-.11a95 95 0 0 0 8.527-5.898c.89-.693 1.79-1.425 2.687-2.19q.146.128.308.277c.548.5 1.107 1.071 1.42 1.529.636.929.7 2.033.234 3.39-.478 1.39-1.466 2.877-2.662 4.29-1.181 1.395-2.492 2.634-3.516 3.53-.288.25-.552.474-.782.665M16.76 30.36l.111-.18a95 95 0 0 1 5.898-8.527c.693-.89 1.425-1.79 2.19-2.687a20 20 0 0 0-.277-.309c-.5-.548-1.071-1.106-1.529-1.42-.929-.635-2.033-.699-3.39-.233-1.39.478-2.877 1.466-4.29 2.661-1.395 1.182-2.634 2.492-3.53 3.517a39 39 0 0 0-.665.782zm-3.79 23.518c-1.212.303-2.441.46-3.389.54.08-.947.238-2.177.54-3.388.313-1.249.752-2.36 1.329-3.13.545-.727 1.14-1.067 1.883-1.067a3.833 3.833 0 0 1 3.834 3.833c0 .744-.34 1.339-1.067 1.884-.77.577-1.881 1.016-3.13 1.328M8 57.5V56zh.043a13 13 0 0 0 .469-.012c.312-.01.752-.033 1.28-.077 1.047-.087 2.466-.263 3.905-.623 1.418-.354 2.972-.915 4.203-1.838 1.273-.955 2.267-2.36 2.267-4.284a6.833 6.833 0 0 0-6.834-6.833c-1.922 0-3.328.994-4.283 2.267-.923 1.23-1.484 2.785-1.839 4.203-.36 1.438-.535 2.858-.622 3.906a27 27 0 0 0-.089 1.748V56H8 6.5A1.5 1.5 0 0 0 8 57.5M44 17a3 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
+ * Release64 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>
@@ -0,0 +1,17 @@
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="M2.5 4.25a.75.75 0 0 0-.75.75v10c0 .414.336.75.75.75h15a.75.75 0 0 0 .75-.75V5a.75.75 0 0 0-.75-.75zm.75 10v-8.5h13.5v8.5h-2.735a4.09 4.09 0 0 0-3.152-3.242 2.418 2.418 0 1 0-1.726 0 4.09 4.09 0 0 0-3.152 3.242zm4.277 0h4.946a2.584 2.584 0 0 0-4.946 0M10 7.833a.917.917 0 1 0 0 1.834.917.917 0 0 0 0-1.834"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * RemoteCamera20 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>
@@ -0,0 +1,17 @@
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 5a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1zm1 12V7h16v10h-3.1a5.01 5.01 0 0 0-3.556-3.817 3 3 0 1 0-2.688 0A5.01 5.01 0 0 0 7.1 17zm5.17 0h5.66a3.001 3.001 0 0 0-5.66 0M12 9.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * RemoteCamera24 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>
@@ -0,0 +1,17 @@
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="M4 7a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h24a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1zm1 16V9h22v14h-4.745A6.335 6.335 0 0 0 16 17.667a3.667 3.667 0 1 0 0-7.334 3.667 3.667 0 0 0 0 7.334A6.335 6.335 0 0 0 9.745 23zm6.783 0h8.434a4.335 4.335 0 0 0-8.434 0M16 12.333a1.667 1.667 0 1 0 0 3.334 1.667 1.667 0 0 0 0-3.334"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * RemoteCamera32 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>
@@ -0,0 +1,17 @@
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="M6 10.5A1.5 1.5 0 0 0 4.5 12v24A1.5 1.5 0 0 0 6 37.5h36a1.5 1.5 0 0 0 1.5-1.5V12a1.5 1.5 0 0 0-1.5-1.5zm1.5 24v-21h33v21h-7.118c-.719-4.534-4.646-8-9.382-8a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11c-4.736 0-8.663 3.466-9.382 8zm10.174 0h12.652a6.503 6.503 0 0 0-12.652 0M24 18.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * RemoteCamera48 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>
@@ -0,0 +1,17 @@
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="M8 14.5A1.5 1.5 0 0 0 6.5 16v32A1.5 1.5 0 0 0 8 49.5h48a1.5 1.5 0 0 0 1.5-1.5V16a1.5 1.5 0 0 0-1.5-1.5zm1.5 32v-29h45v29H44.075C43.336 40.488 38.212 35.833 32 35.833S20.664 40.488 19.925 46.5zm13.456 0h18.089c-.716-4.35-4.493-7.667-9.045-7.667s-8.329 3.318-9.044 7.667M32 24.167a3.833 3.833 0 1 0 0 7.666 3.833 3.833 0 0 0 0-7.666M25.167 28a6.833 6.833 0 1 1 13.666 0 6.833 6.833 0 0 1-13.666 0"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * RemoteCamera64 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>
@@ -0,0 +1,17 @@
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="M2.833 2.084a.5.5 0 0 1 .5-.5h1.25a.5.5 0 1 1 0 1h-1.25a.5.5 0 0 1-.5-.5m4.584-.417a2.583 2.583 0 1 0 5.166 0h1.5a4.083 4.083 0 1 1-8.166 0zm-3.978 8.985a.75.75 0 0 1 .728-.569h11.666a.75.75 0 0 1 .728.569l1.667 6.666a.75.75 0 0 1-.728.932h-15a.75.75 0 0 1-.728-.932zm1.313.931-.52 2.084h2.41l.26-2.084zM3.461 16.75l.52-2.083h2.536l-.26 2.083zm3.803 0 .26-2.083H9.5v2.083zm3.236 0v-2.083h1.975l.26 2.083zm0-3.083h1.85l-.26-2.084H10.5zm3.244 3.083-.26-2.083h2.535l.52 2.083zm-.386-3.083h2.41l-.52-2.084h-2.15zm-5.708 0H9.5v-2.084H7.91zm2.85-6.583a.5.5 0 1 0-1 0v1.25a.5.5 0 0 0 1 0zm4.917-5.5a.5.5 0 1 0 0 1h1.25a.5.5 0 0 0 0-1zM5.063 6.603a.5.5 0 0 1 0-.707l.753-.754a.5.5 0 1 1 .707.708l-.753.753a.5.5 0 0 1-.707 0m9.12-1.46a.5.5 0 1 0-.706.707l.753.753a.5.5 0 1 0 .707-.707z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * RenewableEnergy20 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>
@@ -0,0 +1,17 @@
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="M9 2a3 3 0 0 0 6 0h2A5 5 0 0 1 7 2zM4.03 12.758A1 1 0 0 1 5 12h14a1 1 0 0 1 .97.758l2 8A1 1 0 0 1 21 22H3a1 1 0 0 1-.97-1.242zM5.78 14l-.624 2.5h2.903L8.37 14zm-1.5 6 .626-2.5h3.028L7.62 20zm4.349 0 .312-2.5H11.5V20zm3.871 0v-2.5h2.559l.312 2.5zm0-3.5h2.434L14.62 14H12.5zm3.879 3.5-.313-2.5h3.028l.625 2.5zm-.438-3.5h2.903L18.22 14h-2.59zm-6.875 0H11.5V14H9.379zm3.434-8a.5.5 0 1 0-1 0V10a.5.5 0 0 0 1 0zm-9-6A.5.5 0 0 1 4 2h1.5a.5.5 0 0 1 0 1H4a.5.5 0 0 1-.5-.5m15-.5a.5.5 0 0 0 0 1H20a.5.5 0 1 0 0-1zM6.146 7.854a.5.5 0 0 1 0-.708l.904-.903a.5.5 0 1 1 .707.707l-.903.904a.5.5 0 0 1-.708 0M16.95 6.243a.5.5 0 0 0-.707.707l.904.904a.5.5 0 1 0 .707-.708z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * RenewableEnergy24 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>
@@ -0,0 +1,17 @@
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="M11.667 2.667a4.333 4.333 0 1 0 8.666 0h2a6.333 6.333 0 1 1-12.666 0zM5.697 17.09a1 1 0 0 1 .97-.758h18.666a1 1 0 0 1 .97.758l2.667 10.666A1 1 0 0 1 28 29H4a1 1 0 0 1-.97-1.243zm1.75 1.242-.958 3.833h4.403l.48-3.833zM5.281 27l.958-3.833h4.528L10.287 27zm6.015 0 .479-3.833H15.5V27zm5.204 0v-3.833h3.725l.48 3.833zm0-4.833h3.6l-.479-3.834H16.5zM21.712 27l-.479-3.833h4.528L26.719 27zm-.604-4.833h4.403l-.958-3.834h-3.924zm-9.208 0h3.6v-3.834h-3.121zm4.6-10.834a.5.5 0 1 0-1 0v2a.5.5 0 0 0 1 0zm-11.667-8a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5m19.834-.5a.5.5 0 1 0 0 1h2a.5.5 0 0 0 0-1zm-16.354 7.52a.5.5 0 0 1 0-.707l1.205-1.205a.5.5 0 1 1 .707.707L9.02 10.353a.5.5 0 0 1-.707 0m14.169-1.912a.5.5 0 1 0-.707.707l1.205 1.205a.5.5 0 1 0 .707-.707z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * RenewableEnergy32 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>
@@ -0,0 +1,17 @@
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="M17.5 4a6.5 6.5 0 0 0 13 0h3a9.5 9.5 0 0 1-19 0zM8.545 25.636A1.5 1.5 0 0 1 10 24.5h28a1.5 1.5 0 0 1 1.455 1.136l4 16A1.5 1.5 0 0 1 42 43.5H6a1.5 1.5 0 0 1-1.455-1.864zM11.17 27.5 9.796 33h6.321l.688-5.5zm-3.25 13L9.296 35h6.571l-.687 5.5zm9.274 0 .688-5.5H23v5.5zm7.805 0V35h5.117l.688 5.5zm0-7.5h4.867l-.687-5.5H25zm7.82 7.5-.687-5.5h6.57l1.376 5.5zm-.937-7.5h6.32l-1.374-5.5h-5.634zm-13.75 0H23v-5.5h-4.18zM25 17a1 1 0 1 0-2 0v3a1 1 0 1 0 2 0zM7 5a1 1 0 0 1 1-1h3a1 1 0 1 1 0 2H8a1 1 0 0 1-1-1m30-1a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2zM12.293 15.707a1 1 0 0 1 0-1.414l1.808-1.808a1 1 0 0 1 1.414 1.415l-1.808 1.807a1 1 0 0 1-1.414 0M33.9 12.485a1 1 0 0 0-1.415 1.415l1.808 1.807a1 1 0 0 0 1.414-1.414z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * RenewableEnergy48 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>
@@ -0,0 +1,17 @@
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="M22.833 5.334a9.167 9.167 0 0 0 18.334 0h3C44.167 12.052 38.719 17.5 32 17.5c-6.72 0-12.167-5.447-12.167-12.167zM11.878 34.303a1.5 1.5 0 0 1 1.455-1.136h37.334a1.5 1.5 0 0 1 1.455 1.136l5.333 21.333A1.5 1.5 0 0 1 56 57.5H8a1.5 1.5 0 0 1-1.455-1.864zm2.626 1.864-2.041 8.166h9.32l1.022-8.166zM9.922 54.5l2.042-8.167h9.57l-1.02 8.167zm12.608 0 1.02-8.167H31V54.5zM33 54.5v-8.167h7.45l1.021 8.167zm0-10.167h7.2l-1.02-8.166H33zM43.487 54.5l-1.02-8.167h9.57L54.08 54.5zm-1.27-10.167h9.32l-2.041-8.166h-8.3zm-18.417 0H31v-8.166h-6.18zM33 22.668a1 1 0 1 0-2 0v4a1 1 0 1 0 2 0zm-23.333-16a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2h-4a1 1 0 0 1-1-1m39.666-1a1 1 0 1 0 0 2h4a1 1 0 0 0 0-2zm-32.707 15.04a1 1 0 0 1 0-1.414l2.41-2.41a1 1 0 0 1 1.415 1.414l-2.41 2.41a1 1 0 0 1-1.415 0m28.338-3.824a1 1 0 0 0-1.415 1.414l2.41 2.41a1 1 0 0 0 1.415-1.414z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * RenewableEnergy64 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>
@@ -0,0 +1,17 @@
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="m14.008 4.778.172-.557-.16-.05-1.273-.393-.558-.172c-.535-.182-1.386-.139-2.208.077-.874.23-1.717.653-2.112 1.206 0 0 1.027.105 2.19.335l.057.012c.487.098.995.218 1.459.36l-.05.16-.393 1.274-.049.16.557.171.876.27.558.173.04-.131.378-1.223.024-.08.05-.159.233.127.29.157.103.056.718.39.523.283.163-.529.288-.933.164-.529-.592-.06-.812-.083-.118-.012-.328-.034-.264-.027zm-.676 4.504c.486-.085.915-.41 1.12-.884l.266.145a1.5 1.5 0 0 0 2.148-.876l.615-1.991a1.5 1.5 0 0 0-1.28-1.935l-.623-.063c-.16-.412-.5-.75-.956-.89l-1.973-.61c-.968-.32-2.193-.183-3.147.08-.953.264-2.167.8-2.853 1.758A1.5 1.5 0 0 0 7.716 6.38h.002l.015.002.061.007.243.029a27 27 0 0 1 1.634.258l-.021.07a1.5 1.5 0 0 0-.014.836H7.495c-.73 0-1.43.29-1.945.806l-2.528 2.528h-.939a.75.75 0 0 0 0 1.5h1.25a.75.75 0 0 0 .53-.22l2.748-2.748a1.25 1.25 0 0 1 .884-.366h2.399l-.2.608-.13.392H8.75a.75.75 0 0 0 0 1.5h4.552a.25.25 0 0 1 .243.311l-.978 3.91a1.25 1.25 0 0 1-1.212.946H2.5a.75.75 0 0 0 0 1.5h8.855a2.75 2.75 0 0 0 2.668-2.083l.977-3.91a1.75 1.75 0 0 0-1.698-2.174h-.241l.06-.178zm-2.063.421.11-.336.309.095-.083.244z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Renovation20 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>
@@ -0,0 +1,17 @@
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="m16.869 5.543.147-.478-.19-.06-1.72-.53-.478-.148c-.537-.183-1.338-.176-2.162-.018-1.212.232-2.475.792-3.023 1.557a32 32 0 0 0 3.04.489c.476.103.959.223 1.407.361l-.59 1.911.478.148 1.433.442.289.09.189.058.442-1.434.148-.477.28.151.168.092.761.412.584.317.448.243.136-.44.466-1.51.136-.439-.508-.052-.66-.068-.861-.088-.19-.02-.318-.032zm-.942 5.808a2 2 0 0 0 1.502-.999l.138.075a2 2 0 0 0 2.864-1.168l.738-2.39A2 2 0 0 0 19.46 4.29l-.629-.064a2 2 0 0 0-1.226-1.072l-2.366-.73c-1.216-.403-2.73-.227-3.89.093-1.159.32-2.67.98-3.533 2.185a2 2 0 0 0 1.422 3.154h.003l.016.002.073.008.29.035a32 32 0 0 1 1.733.267 2 2 0 0 0-.02.832H8.829a3 3 0 0 0-2.12.879l-3.122 3.12H2.5a1 1 0 1 0 0 2H4a1 1 0 0 0 .707-.292l3.414-3.414A1 1 0 0 1 8.828 11h3.012l-.142.429-.189.57H10.5a1 1 0 1 0 0 2h5.72l-1.311 5.243a1 1 0 0 1-.97.758H3a1 1 0 1 0 0 2h10.938a3 3 0 0 0 2.91-2.272l1.312-5.243A2 2 0 0 0 16.22 12h-.513z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Renovation24 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>
@@ -0,0 +1,17 @@
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="m23.648 8.166-1.353-.139.393-1.274-.255-.078-1.656-.512-1.274-.393c-1.042-.355-2.829-.175-4.372.384-1.077.39-2.036.963-2.54 1.668a42 42 0 0 0 3.989.637c.655.14 1.322.305 1.94.496l-.197.637-.393 1.274-.197.637 1.274.393.637.197 1.274.393.185-.599.405-1.312.197-.637 1.195.648.598.325 1.195.648.382-1.237.22-.712.382-1.236-1.353-.139zm-.752 4.693-.067.217a2 2 0 0 1-1.348 1.33l-.359 1.063-.292.865h1.222a2 2 0 0 1 1.94 2.485l-1.977 7.909A3 3 0 0 1 19.105 29H4a1 1 0 1 1 0-2h15.105a1 1 0 0 0 .97-.757l1.977-7.91H14a1 1 0 0 1 0-2h1.235l.142-.43.519-1.57h-4.401a1 1 0 0 0-.707.293L6.04 19.374a1 1 0 0 1-.707.293h-2a1 1 0 1 1 0-2h1.586l4.454-4.455a3 3 0 0 1 2.122-.879h4.419a2 2 0 0 1-.092-1.42l.165-.535a37 37 0 0 0-1.701-.31 43 43 0 0 0-1.87-.253l-.025-.003h-.004a2 2 0 0 1-1.423-3.154C11.98 5.238 13.814 4.413 15.31 4c1.498-.414 3.368-.61 4.807-.133l3.161.976c.689.213 1.18.763 1.347 1.413l1.255.129a2 2 0 0 1 1.707 2.58l-.983 3.184a2 2 0 0 1-2.864 1.169zm-5.418 3.062.473-1.431 1.26.389-.356 1.053z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Renovation32 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>