@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 20 20" width="20px" height="20px"><path fill-rule="evenodd" d="M2.5 5.084a.75.75 0 0 0-.75.75v8.333c0 .414.336.75.75.75H15a.75.75 0 0 0 .75-.75v-1.75h1.75a.75.75 0 0 0 .75-.75V8.334a.75.75 0 0 0-.75-.75h-1.75v-1.75a.75.75 0 0 0-.75-.75zm11.75 3.25v-1.75h-11v6.833h11zm1.5 2.583V9.084h1v1.833zm-11.667-3a.5.5 0 0 1 .5-.5h.834a.5.5 0 0 1 .5.5v4.167a.5.5 0 0 1-.5.5h-.834a.5.5 0 0 1-.5-.5z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BatteryLow20 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 6a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h15a1 1 0 0 0 1-1v-2h2a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1h-2V7a1 1 0 0 0-1-1zm14 4V8H4v8h13zm2 3v-2h1v2zM5 9.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BatteryLow24 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 8.334a1 1 0 0 0-1 1v13.333a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1v-3h3a1 1 0 0 0 1-1v-5.333a1 1 0 0 0-1-1h-3v-3a1 1 0 0 0-1-1zm19 5v-3H5v11.333h18zm2 4.333v-3.333h2v3.333zm-18.167-5a.5.5 0 0 1 .5-.5h1.334a.5.5 0 0 1 .5.5v6.667a.5.5 0 0 1-.5.5H7.333a.5.5 0 0 1-.5-.5z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BatteryLow32 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 12.5A1.5 1.5 0 0 0 4.5 14v20A1.5 1.5 0 0 0 6 35.5h30a1.5 1.5 0 0 0 1.5-1.5v-4.5H42a1.5 1.5 0 0 0 1.5-1.5v-8a1.5 1.5 0 0 0-1.5-1.5h-4.5V14a1.5 1.5 0 0 0-1.5-1.5zM34.5 20v-4.5h-27v17h27zm3 6.5v-5h3v5zM10 19a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BatteryLow48 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 17.167a1.5 1.5 0 0 0-1.5 1.5v26.666a1.5 1.5 0 0 0 1.5 1.5h40a1.5 1.5 0 0 0 1.5-1.5v-6.5H56a1.5 1.5 0 0 0 1.5-1.5V26.667a1.5 1.5 0 0 0-1.5-1.5h-6.5v-6.5a1.5 1.5 0 0 0-1.5-1.5zm38.5 9.5v-6.5h-37v23.666h37zm3 9.166v-7.666h5v7.666zm-35.833-10.5a1 1 0 0 1 1-1h2.666a1 1 0 0 1 1 1v13.333a1 1 0 0 1-1 1h-2.666a1 1 0 0 1-1-1z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BatteryLow64 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="M4.917 8.417h.416v-1.75a.5.5 0 0 1 .5-.5h3.334a.5.5 0 0 1 .5.5v1.75h.666v-1.75a.5.5 0 0 1 .5-.5h3.334a.5.5 0 0 1 .5.5v1.75h.416V5.349c-.64-.46-2.31-1.266-5.083-1.266-2.772 0-4.444.806-5.083 1.266zm-.75 1.5c-.423 0-.614.159-.725.313a1.1 1.1 0 0 0-.192.603v1.584h13.5v-1.584c0-.422-.16-.613-.313-.724a1.1 1.1 0 0 0-.604-.192zM3.25 14v-.583h13.5V14a.25.25 0 0 1-.25.25h-13a.25.25 0 0 1-.25-.25m10.417-5.583v-1.25h-2.334v1.25zm-5 0v-1.25H6.333v1.25zM3.637 4.47C4.367 3.738 6.524 2.584 10 2.584s5.632 1.154 6.364 1.886c.14.14.22.331.22.53v3.533c.242.074.494.19.73.359.54.389.936 1.03.936 1.942V14a1.75 1.75 0 0 1-1.5 1.731v.935a.5.5 0 0 1-.5.5h-2.5a.5.5 0 0 1-.5-.5v-.917h-6.5v.917a.5.5 0 0 1-.5.5h-2.5a.5.5 0 0 1-.5-.5v-.935A1.75 1.75 0 0 1 1.75 14v-3.167c0-.397.113-.977.475-1.48a2.2 2.2 0 0 1 1.192-.835V5a.75.75 0 0 1 .22-.53M14.25 15.75v.417h1.5v-.417zm-10 0h1.5v.417h-1.5z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Bedroom20 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="M6 10h.5V8a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v2h1V8a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v2h.5V6.47C17.225 5.93 15.255 5 12 5s-5.225.93-6 1.47zm-1 2c-.474 0-.674.175-.788.334-.152.21-.212.493-.212.666v2h16v-2c0-.474-.175-.674-.334-.788A1.24 1.24 0 0 0 19 12zm-1 5v-1h16v1zm12.5-7V8.5h-3V10zm-6 0V8.5h-3V10zM4.293 5.293C5.195 4.39 7.81 3 12 3c4.19 0 6.805 1.391 7.707 2.293A1 1 0 0 1 20 6v4.167c.279.092.565.228.834.421C21.51 11.075 22 11.875 22 13v4a2 2 0 0 1-2 2v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1H8v1a.5.5 0 0 1-.5.5h-3A.5.5 0 0 1 4 20v-1a2 2 0 0 1-2-2v-4c0-.493.14-1.211.588-1.834A2.73 2.73 0 0 1 4 10.146V6a1 1 0 0 1 .293-.707M17 19v.5h2V19zm-12 .5V19h2v.5z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Bedroom24 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="M6.667 15.667h-.002c-.74 0-1.106.286-1.32.584-.251.35-.345.798-.345 1.082v2.834h22v-2.833c0-.741-.286-1.108-.584-1.322a2 2 0 0 0-1.083-.345zM5 23v-1.833h22V23zm19.333-9.333V8.458c-1.007-.76-3.752-2.125-8.333-2.125S8.674 7.699 7.667 8.459v5.209h1.166v-3a.5.5 0 0 1 .5-.5h5.334a.5.5 0 0 1 .5.5v3h1.666v-3a.5.5 0 0 1 .5-.5h5.334a.5.5 0 0 1 .5.5v3zm-2.166 0v-2.5h-4.334v2.5zm-8 0v-2.5H9.833v2.5zM5.96 7.293C7.084 6.17 10.477 4.333 16 4.333s8.916 1.836 10.04 2.96a1 1 0 0 1 .293.707v5.804c.412.11.849.295 1.251.585.813.585 1.416 1.552 1.416 2.945V23a2 2 0 0 1-2 2h-.5v1.666a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5V25h-11v1.667a.5.5 0 0 1-.5.5H6a.5.5 0 0 1-.5-.5V25H5a2 2 0 0 1-2-2v-5.666c0-.605.173-1.49.722-2.251a3.32 3.32 0 0 1 1.945-1.301V8a1 1 0 0 1 .293-.707M22.5 25v1.167h3V25zm-16 0h3v1.167h-3z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Bedroom32 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="M11.5 20.5H13V16a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v4.5h2V16a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v4.5h1.5v-7.813C34.989 11.547 30.872 9.5 24 9.5s-10.989 2.046-12.5 3.187zm-1.5 3c-1.111 0-1.66.43-1.983.877C7.64 24.9 7.5 25.573 7.5 26v4h33v-4c0-1.111-.43-1.66-.876-1.983C39.1 23.64 38.427 23.5 38 23.5zm-2.5 11V32h33v2.5zm25.5-14V17h-6v3.5zm-12 0V17h-6v3.5zM8.94 10.94C10.624 9.252 15.715 6.5 24 6.5s13.375 2.753 15.06 4.44A1.5 1.5 0 0 1 39.5 12v8.705a5.8 5.8 0 0 1 1.877.878C42.596 22.46 43.5 23.91 43.5 26v9.002A2.5 2.5 0 0 1 41 37.5h-1V40a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1v-2.5H16V40a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1v-2.5H7A2.5 2.5 0 0 1 4.5 35v-9c0-.907.26-2.233 1.083-3.376A4.98 4.98 0 0 1 8.5 20.673V12c0-.398.158-.78.44-1.06M34 37.5V39h4v-1.5zm-24 0h4V39h-4z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Bedroom48 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="M13.333 30.833h-.002c-1.643 0-2.525.652-3.047 1.377-.577.801-.784 1.808-.784 2.457v5.666h45v-5.666c0-1.645-.652-2.528-1.376-3.05-.801-.576-1.806-.783-2.455-.784zM9.5 46.5v-4.167h45V46.5zm39.667-18.667V16.671C47.198 15.09 41.53 12.166 32 12.166s-15.198 2.923-17.167 4.505v11.162h2.834v-6.5a1 1 0 0 1 1-1h10.666a1 1 0 0 1 1 1v6.5h3.334v-6.5a1 1 0 0 1 1-1h10.666a1 1 0 0 1 1 1v6.5zm-4.834 0v-5.5h-8.666v5.5zm-16 0v-5.5h-8.666v5.5zM12.273 14.94c2.13-2.13 8.776-5.773 19.727-5.773s17.597 3.643 19.727 5.773a1.5 1.5 0 0 1 .44 1.06V28a7.3 7.3 0 0 1 2.71 1.183c1.497 1.078 2.623 2.861 2.623 5.484v12.335A2.5 2.5 0 0 1 55 49.5h-2v3.833a1 1 0 0 1-1 1h-8a1 1 0 0 1-1-1V49.5H21v3.833a1 1 0 0 1-1 1h-8a1 1 0 0 1-1-1V49.5H9A2.5 2.5 0 0 1 6.5 47V34.667c0-1.13.326-2.79 1.35-4.21.858-1.193 2.163-2.15 3.983-2.49V16c0-.398.158-.78.44-1.06M45 49.5v2.834h6V49.5zm-32 0h6v2.834h-6z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Bedroom64 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.803 2.804a.75.75 0 0 1 1.06 0q0-.002.001 0c.006.009.031.045.069.131q.064.148.132.386c.089.315.168.703.234 1.089.03.17.056.338.079.496l-.214-.127c-.285-.17-.58-.351-.833-.519a4 4 0 0 1-.528-.396.75.75 0 0 1 0-1.06M4.15 5.929c-.837 2.161-1.222 4.974-1.404 7.24a53 53 0 0 0-.164 4.253v.067l.001.017v.007l.75-.013-.75.013a.75.75 0 0 0 .75.737h13.333a.75.75 0 0 0 .75-.737l-.75-.013.75.013v-.024l.001-.067.001-.252a52.721 52.721 0 0 0-.165-4c-.182-2.267-.567-5.08-1.404-7.24.152-.087.323-.186.499-.291.292-.174.603-.366.875-.546.262-.175.52-.36.681-.522a1.75 1.75 0 0 0-2.475-2.474 1.4 1.4 0 0 0-.278.44c-.067.153-.126.33-.177.512-.104.364-.19.792-.258 1.191q-.032.187-.06.365c-.403-.32-.876-.494-1.393-.557-.862-.104-1.832.105-2.772.367-.364.1-.722.209-1.076.316-.6.182-1.192.36-1.792.498a8 8 0 0 1-1.491.216 5.4 5.4 0 0 1-.703-.238c-.035-.27-.084-.612-.144-.967-.069-.4-.155-.827-.258-1.191a4 4 0 0 0-.177-.513 1.4 1.4 0 0 0-.28-.44 1.75 1.75 0 1 0-2.474 2.475c.161.161.42.347.681.522.272.18.584.372.875.546.176.104.346.203.498.29m13.047-3.125a.75.75 0 0 0-1.06 0q0-.002 0 0c-.007.009-.032.045-.07.131a3 3 0 0 0-.131.386c-.09.315-.169.703-.235 1.089-.029.17-.055.338-.079.496l.215-.127c.285-.17.58-.351.832-.519a4 4 0 0 0 .528-.396.75.75 0 0 0 0-1.06m-3.021 2.71c-.286-.287-.63-.425-1.033-.473-.648-.078-1.449.077-2.384.337-.318.088-.655.19-1 .294q-.434.132-.878.26.572.06 1.156.09c1.011.05 1.996.024 2.812-.108.596-.097 1.034-.239 1.327-.4m1.74 11.237H4.083q.002-.211.008-.472c.016-.757.055-1.81.15-2.99.17-2.124.515-4.588 1.186-6.488q.311.097.667.183l-.75 3.752a.5.5 0 0 0 .98.196l.748-3.742c.878.16 1.884.28 2.89.33 1.03.052 2.083.031 3.01-.107l.705 3.519a.5.5 0 0 0 .98-.196l-.706-3.53q.354-.098.677-.243c.634 1.877.965 4.262 1.13 6.327a51 51 0 0 1 .158 3.46"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BigBag20 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.293 3.293a1 1 0 0 1 1.414 0c.001.001.013.014.033.047q.03.05.07.141.082.187.163.476c.109.384.205.853.284 1.317.048.28.09.556.125.802l-.437-.256a24 24 0 0 1-1.003-.625c-.315-.21-.542-.38-.65-.488a1 1 0 0 1 0-1.414M4.93 6.97c-1.04 2.621-1.514 6.065-1.735 8.825a63 63 0 0 0-.198 4.808l.001.303.001.081v.029L4 21l-1 .017A1 1 0 0 0 4 22h16a1 1 0 0 0 1-.983L20 21l1 .017v-.03l.002-.08v-.304c0-.262-.002-.64-.011-1.109a63 63 0 0 0-.186-3.7c-.222-2.759-.695-6.202-1.735-8.823q.236-.136.497-.291c.35-.208.722-.437 1.046-.653.314-.209.617-.427.802-.613a2 2 0 1 0-2.828-2.828c-.14.14-.24.327-.314.497-.078.179-.146.386-.208.602-.122.432-.225.941-.307 1.42-.036.21-.068.418-.097.612-.498-.445-1.096-.681-1.756-.76-1.013-.123-2.16.123-3.288.436-.432.12-.86.25-1.284.378a33 33 0 0 1-2.163.601c-.41.094-.809.168-1.19.213-.714-.163-1.243-.335-1.533-.48l-.054-.025c-.04-.289-.09-.627-.15-.975a14 14 0 0 0-.306-1.42 5 5 0 0 0-.208-.602 1.6 1.6 0 0 0-.314-.497 2 2 0 1 0-2.828 2.828c.185.186.488.404.802.613.324.216.696.445 1.046.653.172.102.34.2.496.29m15.777-3.677a1 1 0 0 0-1.414 0c-.001.001-.013.014-.033.047q-.03.05-.07.141a4 4 0 0 0-.164.476c-.108.384-.204.853-.283 1.317-.048.28-.09.556-.125.802q.21-.12.437-.256c.342-.204.699-.423 1.003-.625.315-.21.542-.38.65-.488a1 1 0 0 0 0-1.414M10.65 7.017c.46.048.93.086 1.4.11 1.21.06 2.384.027 3.353-.13.76-.123 1.293-.307 1.624-.504-.348-.326-.764-.486-1.242-.544-.8-.096-1.778.096-2.9.408-.386.107-.792.23-1.209.355q-.508.155-1.026.305M18.998 20H5q.002-.213.008-.464c.019-.907.066-2.168.18-3.581.201-2.515.606-5.417 1.386-7.671q.383.116.815.218l-.88 4.4a.5.5 0 0 0 .98.196l.878-4.39c1.082.2 2.331.353 3.582.416 1.278.064 2.589.035 3.736-.147l.824 4.121a.5.5 0 0 0 .98-.196l-.826-4.13q.43-.115.83-.282c.734 2.224 1.12 5.026 1.316 7.465A61 61 0 0 1 18.998 20"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BigBag24 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.273 4.273a1.5 1.5 0 0 1 2.121 0c.03.031.094.12.173.303.076.174.151.395.225.655.147.52.276 1.153.382 1.773.088.51.159 1.006.213 1.412-.263-.15-.565-.325-.879-.512a33 33 0 0 1-1.345-.839c-.42-.279-.734-.514-.89-.67a1.5 1.5 0 0 1 0-2.122m2.654 5.032C5.53 12.763 4.89 17.372 4.592 21.087a84 84 0 0 0-.262 6.385l.001.4.001.107v.038l1-.017-.999.017a1 1 0 0 0 1 .983h21.333a1 1 0 0 0 1-.983l-1-.017 1 .017v-.038l.002-.106.001-.401a84.254 84.254 0 0 0-.263-6.385c-.298-3.715-.937-8.323-2.335-11.78.275-.158.597-.344.932-.543.465-.277.959-.58 1.388-.866.419-.279.81-.562 1.044-.796a2.5 2.5 0 0 0-3.536-3.536c-.165.165-.287.391-.383.611-.1.23-.19.498-.27.782-.16.569-.296 1.24-.405 1.876-.069.4-.128.79-.176 1.136-.68-.717-1.528-1.082-2.48-1.196-1.315-.159-2.816.16-4.318.577-.57.158-1.135.329-1.7.5-.97.293-1.935.585-2.904.807-.748.172-1.469.294-2.153.338-.742-.188-1.313-.382-1.664-.558l-.05-.024a39 39 0 0 0-.236-1.58 19 19 0 0 0-.406-1.876 6 6 0 0 0-.27-.782c-.095-.22-.218-.446-.383-.61a2.5 2.5 0 1 0-3.535 3.535c.234.234.625.517 1.043.796.43.286.923.59 1.388.866.334.198.656.385.93.541m20.8-5.032a1.5 1.5 0 0 0-2.12 0c-.032.031-.094.12-.174.303-.075.174-.15.395-.225.655-.147.52-.275 1.153-.382 1.773-.087.51-.159 1.006-.212 1.412.262-.15.564-.325.878-.512.458-.272.936-.566 1.345-.839.42-.279.734-.514.89-.67a1.5 1.5 0 0 0 0-2.122m-4.653 4.538c-.537-.646-1.215-.948-2.009-1.044-1.101-.132-2.433.132-3.93.548-.523.145-1.068.31-1.625.478-.857.259-1.74.525-2.602.74 1 .142 2.07.249 3.142.302 1.625.081 3.216.038 4.54-.176 1.17-.19 1.997-.492 2.484-.848m2.593 18.19H6.331q.004-.41.014-.959c.026-1.215.089-2.903.24-4.795.28-3.47.848-7.524 1.975-10.616.452.15.967.289 1.52.417l-1.237 6.188a.5.5 0 0 0 .98.196l1.237-6.179h.002c1.462.28 3.175.494 4.888.58 1.708.085 3.45.045 4.96-.2q.051-.007.103-.017l1.163 5.816a.5.5 0 0 0 .981-.196l-1.165-5.824a8 8 0 0 0 1.53-.547c1.071 3.06 1.619 7 1.89 10.382A82 82 0 0 1 25.668 27"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BigBag32 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.586 6.586a2 2 0 0 1 2.828 0 1 1 0 0 1 .065.094q.063.1.142.283c.108.246.217.567.326.951.217.767.408 1.706.567 2.634.097.562.18 1.111.25 1.604-.277-.16-.572-.332-.874-.512a49 49 0 0 1-2.007-1.25c-.63-.42-1.082-.76-1.297-.976a2 2 0 0 1 0-2.828m3.711 7.605c-2.032 5.16-2.968 11.95-3.409 17.439-.234 2.91-.33 5.504-.37 7.37a107 107 0 0 0-.02 2.967v.042l.001.011v.004L8 42l-1.5.025A1.5 1.5 0 0 0 8 43.5h32a1.5 1.5 0 0 0 1.5-1.475l-1.5-.025 1.5.024v-.057l.001-.051.001-.108q.003-.209.003-.602a126.3 126.3 0 0 0-.395-9.577c-.44-5.488-1.378-12.277-3.409-17.436.42-.24.916-.526 1.433-.834a50 50 0 0 0 2.092-1.305c.628-.418 1.233-.855 1.603-1.226a4 4 0 1 0-5.656-5.656c-.28.28-.48.654-.627.993a10 10 0 0 0-.416 1.204c-.245.866-.45 1.884-.615 2.84-.072.422-.137.836-.195 1.225-.995-.89-2.191-1.362-3.512-1.521-2.026-.245-4.32.247-6.574.873-.865.24-1.72.499-2.569.755-1.447.438-2.88.87-4.325 1.203-1.42.326-2.76.53-3.997.527a12 12 0 0 1-1.481-.523 60 60 0 0 0-.375-2.539c-.164-.956-.37-1.974-.615-2.84a10 10 0 0 0-.416-1.204c-.147-.339-.346-.713-.627-.993a4 4 0 0 0-5.656 5.656c.37.371.975.808 1.603 1.226.649.432 1.393.89 2.092 1.305.516.307 1.01.593 1.43.832m31.117-7.605a2 2 0 0 0-2.828 0 1 1 0 0 0-.065.094q-.063.1-.142.283a8 8 0 0 0-.326.951c-.217.767-.408 1.706-.567 2.634-.097.562-.18 1.111-.25 1.604.277-.16.572-.332.874-.512a49 49 0 0 0 2.006-1.25c.63-.42 1.083-.76 1.298-.976a2 2 0 0 0 0-2.828m-7.01 6.771c-.761-.905-1.713-1.323-2.836-1.459-1.599-.193-3.555.191-5.8.815-.771.214-1.585.46-2.417.71v.001c-1.094.33-2.22.67-3.332.963 1.307.169 2.681.296 4.055.365 2.438.122 4.825.057 6.81-.264 1.6-.259 2.771-.659 3.52-1.13M38.5 40.5H9.497q.005-.614.02-1.438c.039-1.822.134-4.354.361-7.192.418-5.205 1.272-11.286 2.962-15.924.611.201 1.299.392 2.037.567l-1.858 9.29a1 1 0 0 0 1.962.393l1.854-9.271c2.139.397 4.614.7 7.09.823 2.528.126 5.105.07 7.348-.284l1.746 8.732a1 1 0 0 0 1.962-.392l-1.75-8.751c.725-.197 1.419-.445 2.05-.756 1.608 4.59 2.43 10.499 2.838 15.573a123 123 0 0 1 .382 8.63"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BigBag48 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="M55.455 8.546a3 3 0 0 0-4.243 0c-.062.061-.187.239-.346.605-.151.347-.302.79-.45 1.31-.294 1.04-.55 2.305-.764 3.546a75 75 0 0 0-.425 2.824c.524-.3 1.13-.65 1.757-1.024a65 65 0 0 0 2.69-1.677c.839-.559 1.468-1.029 1.78-1.342a3 3 0 0 0 0-4.242m-1.142 33.667c-.594-7.4-1.863-16.52-4.61-23.352.63-.356 1.445-.824 2.303-1.335a67 67 0 0 0 2.775-1.731c.838-.558 1.62-1.124 2.088-1.592a5 5 0 0 0-7.071-7.072c-.33.33-.575.783-.766 1.222a13 13 0 0 0-.54 1.564c-.322 1.138-.593 2.482-.811 3.752-.137.8-.255 1.58-.352 2.272-1.359-1.434-3.056-2.163-4.96-2.393-2.63-.317-5.632.32-8.637 1.155-1.137.316-2.27.658-3.4 1-1.938.586-3.87 1.17-5.806 1.614-2.159.496-4.204.787-6.082.694-.63-.2-1.161-.4-1.58-.593l-.044-.35a79 79 0 0 0-.501-3.399c-.218-1.27-.49-2.614-.811-3.752-.161-.568-.34-1.105-.54-1.564-.191-.44-.437-.892-.766-1.222a5 5 0 1 0-7.071 7.072c.468.468 1.25 1.034 2.087 1.592a67 67 0 0 0 2.775 1.731c.857.51 1.671.977 2.3 1.333-2.748 6.832-4.017 15.952-4.61 23.354-.311 3.87-.44 7.317-.492 9.797a142 142 0 0 0-.029 3.73l.002.21.001.055v.019l1.5-.024-1.5.025a1.5 1.5 0 0 0 1.5 1.475h42.667a1.5 1.5 0 0 0 1.5-1.475l-1.5-.025 1.5.025v-.075l.002-.074v-.136a141.826 141.826 0 0 0-.03-3.73c-.05-2.48-.18-5.927-.49-9.797M24.504 19.372l.47-.106c1.99-.457 4.053-1.08 6.045-1.68 1.114-.337 2.205-.666 3.249-.956 2.995-.832 5.66-1.362 7.862-1.096 1.743.21 3.205.916 4.323 2.484-1.075.79-2.83 1.41-5.194 1.793-2.694.436-5.914.521-9.185.358a70 70 0 0 1-7.57-.797M51.837 54.5H12.16c.002-.634.01-1.455.03-2.427.051-2.437.178-5.823.483-9.62.57-7.115 1.755-15.512 4.149-21.823.98.349 2.15.677 3.437.974L17.686 34.47a1 1 0 0 0 1.961.392l2.57-12.848a72 72 0 0 0 9.707 1.15c3.396.17 6.842.088 9.815-.392l.19-.032 2.424 12.122a1 1 0 1 0 1.96-.392l-2.427-12.14c1.252-.32 2.424-.746 3.433-1.312 2.296 6.264 3.444 14.464 4.004 21.434a165 165 0 0 1 .514 12.047M8.545 8.546a3 3 0 0 1 4.243 0c.061.061.187.239.346.605.151.347.302.79.45 1.31.293 1.04.55 2.305.764 3.546.175 1.022.318 2.012.425 2.824-.524-.3-1.13-.65-1.757-1.024a65 65 0 0 1-2.69-1.677c-.839-.559-1.468-1.029-1.78-1.342a3 3 0 0 1 0-4.242"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BigBag64 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="M3.417 2.5a.75.75 0 0 1 .75-.75h11.667a.75.75 0 0 1 .75.75v15a.75.75 0 0 1-.75.75H4.167a.75.75 0 0 1-.75-.75zm1.5.75v13.5h10.167V3.25zM7.084 12a.5.5 0 0 0 0 1h5.833a.5.5 0 0 0 0-1zm0 2.083a.5.5 0 0 0 0 1h5.833a.5.5 0 1 0 0-1zm1.541-6.166q0-.17.028-.334h1.764a.5.5 0 0 0 0-1H9.135a1.995 1.995 0 0 1 2.657-.291.5.5 0 1 0 .584-.812 3 3 0 0 0-4.438 1.103H7.5a.5.5 0 1 0 0 1h.144a3 3 0 0 0-.016.459H7.5a.5.5 0 1 0 0 1h.343a3 3 0 0 0 4.533 1.311.5.5 0 1 0-.584-.811 1.998 1.998 0 0 1-2.82-.5h1.445a.5.5 0 0 0 0-1H8.629z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BillEuro20 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="M4 3a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zm2 1v16h12V4zm2.5 10.5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1zm0 2.5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1zm1.75-7.5q0-.257.05-.5h2.2a.5.5 0 0 0 0-1h-1.75a2.496 2.496 0 0 1 3.458-.531.5.5 0 0 0 .584-.812A3.5 3.5 0 0 0 9.587 8H9a.5.5 0 0 0 0 1h.285a3.5 3.5 0 0 0-.026.75H9a.5.5 0 0 0 0 1h.48a3.5 3.5 0 0 0 5.312 1.593.5.5 0 0 0-.584-.812 2.499 2.499 0 0 1-3.623-.781H12.5a.5.5 0 0 0 0-1h-2.238a3 3 0 0 1-.012-.25"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BillEuro24 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="M5.667 4a1 1 0 0 1 1-1h18.667a1 1 0 0 1 1 1v24a1 1 0 0 1-1 1H6.667a1 1 0 0 1-1-1zm2 1v22h16.667V5zm3.667 14.5a.5.5 0 1 0 0 1h9.333a.5.5 0 0 0 0-1zm0 3.333a.5.5 0 1 0 0 1h9.333a.5.5 0 1 0 0-1zM13.5 12.667q.001-.432.1-.834h3.067a.5.5 0 1 0 0-1h-2.649a3.5 3.5 0 0 1 5.024-1.01.5.5 0 1 0 .584-.812 4.501 4.501 0 0 0-6.736 1.822H12a.5.5 0 0 0 0 1h.577a4.5 4.5 0 0 0-.05 1.334H12a.5.5 0 1 0 0 1h.756a4.502 4.502 0 0 0 6.87 2.155.5.5 0 0 0-.584-.812 3.5 3.5 0 0 1-5.205-1.343h2.83a.5.5 0 0 0 0-1h-3.131a3.5 3.5 0 0 1-.036-.5"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BillEuro32 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="M8.5 6A1.5 1.5 0 0 1 10 4.5h28A1.5 1.5 0 0 1 39.5 6v36a1.5 1.5 0 0 1-1.5 1.5H10A1.5 1.5 0 0 1 8.5 42zm3 1.5v33h25v-33zM17 29a1 1 0 1 0 0 2h14a1 1 0 1 0 0-2zm0 5a1 1 0 1 0 0 2h14a1 1 0 1 0 0-2zm3.5-15q0-.514.1-1H25a1 1 0 1 0 0-2h-3.5a5 5 0 0 1 4-2c1.09 0 2.095.348 2.916.938a1 1 0 0 0 1.168-1.624A7 7 0 0 0 19.174 16H18a1 1 0 1 0 0 2h.57a7 7 0 0 0-.052 1.5H18a1 1 0 1 0 0 2h.96a7.003 7.003 0 0 0 10.624 3.186 1 1 0 1 0-1.168-1.624 4.998 4.998 0 0 1-7.247-1.562H25a1 1 0 1 0 0-2h-4.475a5 5 0 0 1-.025-.5"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BillEuro48 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="M11.833 8a1.5 1.5 0 0 1 1.5-1.5h37.333a1.5 1.5 0 0 1 1.5 1.5v48a1.5 1.5 0 0 1-1.5 1.5H13.333a1.5 1.5 0 0 1-1.5-1.5zm3 1.5v45h34.333v-45zM22.666 39a1 1 0 0 0 0 2h18.667a1 1 0 1 0 0-2zm0 6.667a1 1 0 0 0 0 2h18.667a1 1 0 1 0 0-2zM27 25.333c0-.574.069-1.132.2-1.666h6.133a1 1 0 1 0 0-2h-5.297A7 7 0 0 1 34 18.333c1.525 0 2.933.487 4.082 1.313a1 1 0 0 0 1.168-1.623 9.002 9.002 0 0 0-13.472 3.644H24a1 1 0 1 0 0 2h1.154a9 9 0 0 0-.1 2.666H24a1 1 0 1 0 0 2h1.512a9.004 9.004 0 0 0 13.738 4.31 1 1 0 0 0-1.168-1.623A6.96 6.96 0 0 1 34 32.333a7 7 0 0 1-6.327-4h5.66a1 1 0 1 0 0-2h-6.262a7 7 0 0 1-.071-1"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BillEuro64 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="M3.417 2.5a.75.75 0 0 1 .75-.75h11.667a.75.75 0 0 1 .75.75v15a.75.75 0 0 1-.75.75H4.167a.75.75 0 0 1-.75-.75zm1.5.75v13.5h10.167V3.25zM7.084 12a.5.5 0 0 0 0 1h5.833a.5.5 0 0 0 0-1zm0 2.083a.5.5 0 0 0 0 1h5.833a.5.5 0 1 0 0-1zm4.567-3.691c.291.291.691.441 1.208.441v-.008l.058-.992a.62.62 0 0 1-.516-.233q-.186-.237-.184-.65V7.592l.659-.25v-.984l-.659.25V4.167h-1v2.825l-.5.191v.984l.5-.192V9.15c0 .533.142.942.434 1.242m-2.492-3.35L7.084 9.858l.008-.008v.908h3.375v-1H8.309l2.066-2.883v-.833h-3.25v1z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BillZloty20 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="M4 3a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zm2 1v16h12V4zm2.5 10.5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1zm0 2.5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1zm5.48-4.53c.35.35.83.53 1.45.53v-.01l.07-1.19c-.26 0-.47-.09-.62-.28s-.22-.45-.22-.78V9.11l.79-.3V7.63l-.79.3V5h-1.2v3.39l-.6.23V9.8l.6-.23v1.41c0 .64.17 1.13.52 1.49m-2.99-4.02L8.5 11.83l.01-.01v1.09h4.05v-1.2H9.97l2.48-3.46v-1h-3.9v1.2z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BillZloty24 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="M5.667 4a1 1 0 0 1 1-1h18.667a1 1 0 0 1 1 1v24a1 1 0 0 1-1 1H6.667a1 1 0 0 1-1-1zm2 1v22h16.667V5zm3.667 14.5a.5.5 0 1 0 0 1h9.333a.5.5 0 0 0 0-1zm0 3.333a.5.5 0 1 0 0 1h9.333a.5.5 0 1 0 0-1zm7.307-6.206c.467.466 1.107.706 1.933.706v-.013l.093-1.587c-.346 0-.626-.12-.826-.373s-.294-.6-.294-1.04v-2.173l1.054-.4v-1.574l-1.053.4V6.667h-1.6v4.52l-.8.306v1.574l.8-.307v1.88c0 .853.226 1.507.693 1.987m-3.987-5.36-3.32 4.506.013-.013v1.453h5.4v-1.6h-3.453L16.6 11V9.667h-5.2v1.6z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BillZloty32 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="M8.5 6A1.5 1.5 0 0 1 10 4.5h28A1.5 1.5 0 0 1 39.5 6v36a1.5 1.5 0 0 1-1.5 1.5H10A1.5 1.5 0 0 1 8.5 42zm3 1.5v33h25v-33zM17 29a1 1 0 1 0 0 2h14a1 1 0 1 0 0-2zm0 5a1 1 0 1 0 0 2h14a1 1 0 1 0 0-2zm10.96-9.06c.7.7 1.66 1.06 2.9 1.06v-.02L31 23.6c-.52 0-.94-.18-1.24-.56s-.44-.9-.44-1.56v-3.26l1.58-.6v-2.36l-1.58.6V10h-2.4v6.78l-1.2.46v2.36l1.2-.46v2.82c0 1.28.34 2.26 1.04 2.98m-5.98-8.04L17 23.66l.02-.02v2.18h8.1v-2.4h-5.18l4.96-6.92v-2h-7.8v2.4z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BillZloty48 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="M11.833 8a1.5 1.5 0 0 1 1.5-1.5h37.333a1.5 1.5 0 0 1 1.5 1.5v48a1.5 1.5 0 0 1-1.5 1.5H13.333a1.5 1.5 0 0 1-1.5-1.5zm3 1.5v45h34.333v-45zM22.666 39a1 1 0 0 0 0 2h18.667a1 1 0 1 0 0-2zm0 6.667a1 1 0 0 0 0 2h18.667a1 1 0 1 0 0-2zm14.615-12.414c.933.934 2.213 1.414 3.866 1.414v-.027l.187-3.173c-.693 0-1.253-.24-1.653-.747s-.587-1.2-.587-2.08v-4.347l2.107-.8v-3.146l-2.107.8v-7.814h-3.2v9.04l-1.6.614v3.146l1.6-.613v3.76c0 1.707.453 3.013 1.387 3.973m-7.975-10.72-6.64 9.014.027-.027v2.907h10.8v-3.2h-6.907L33.2 22v-2.667H22.8v3.2z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * BillZloty64 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="M9.713 1.807a.75.75 0 0 1 .817.163l3.75 3.75a.75.75 0 0 1 0 1.06L11.06 10l3.22 3.22a.75.75 0 0 1 0 1.06l-3.75 3.75a.75.75 0 0 1-1.28-.53v-5.69l-2.47 2.47a.75.75 0 0 1-1.06-1.06L8.94 10 5.72 6.78a.75.75 0 0 1 1.06-1.06l2.47 2.47V2.5a.75.75 0 0 1 .463-.693m1.037 10.004 1.94 1.939-1.94 1.94zm0-3.622V4.311l1.94 1.939z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Bluetooth20 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="M11.617 2.076a1 1 0 0 1 1.09.217l4.5 4.5a1 1 0 0 1 0 1.414L13.414 12l3.793 3.793a1 1 0 0 1 0 1.414l-4.5 4.5A1 1 0 0 1 11 21v-6.586l-2.793 2.793a1 1 0 1 1-1.414-1.414L10.586 12 6.793 8.207a1 1 0 0 1 1.414-1.414L11 9.586V3a1 1 0 0 1 .617-.924M13 14.414l2.086 2.086L13 18.586zm0-4.828V5.414L15.086 7.5z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Bluetooth24 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="M15.617 3.076a1 1 0 0 1 1.09.217l6 6a1 1 0 0 1 0 1.414L17.414 16l5.293 5.293a1 1 0 0 1 0 1.414l-6 6A1 1 0 0 1 15 28v-9.586l-4.293 4.293a1 1 0 1 1-1.414-1.414L14.586 16l-5.293-5.293a1 1 0 1 1 1.414-1.414L15 13.586V4a1 1 0 0 1 .617-.924M17 18.414 20.586 22 17 25.586zm0-4.828V6.414L20.586 10z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Bluetooth32 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="M23.426 4.614a1.5 1.5 0 0 1 1.635.325l9 9a1.5 1.5 0 0 1 0 2.122L26.12 24l7.94 7.94a1.5 1.5 0 0 1 0 2.12l-9 9A1.5 1.5 0 0 1 22.5 42V27.621l-6.44 6.44a1.5 1.5 0 0 1-2.12-2.122L21.878 24l-7.94-7.94a1.5 1.5 0 0 1 2.122-2.12l6.439 6.439V6a1.5 1.5 0 0 1 .926-1.386M25.5 27.621 30.879 33 25.5 38.379zm0-7.242V9.62L30.879 15z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Bluetooth48 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="M31.426 6.614a1.5 1.5 0 0 1 1.635.325l12 12a1.5 1.5 0 0 1 0 2.122L34.12 32l10.94 10.94a1.5 1.5 0 0 1 0 2.12l-12 12A1.5 1.5 0 0 1 30.5 56V35.621l-9.44 9.44a1.5 1.5 0 0 1-2.12-2.122L29.878 32l-10.94-10.94a1.5 1.5 0 0 1 2.122-2.12l9.439 9.439V8a1.5 1.5 0 0 1 .926-1.386M33.5 35.621 41.879 44 33.5 52.379zm0-7.242V11.62L41.879 20z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Bluetooth64 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.167 1.75c-1.879 0-3.12.714-3.885 1.543a4.4 4.4 0 0 0-.809 1.242 2.4 2.4 0 0 0-1.14-.285H2.5a.75.75 0 0 0-.75.75v10c0 .414.336.75.75.75h5.833c.507 0 .917.41.917.917a.75.75 0 0 0 1.5 0c0-.507.41-.917.917-.917H17.5a.75.75 0 0 0 .75-.75V5a.75.75 0 0 0-.75-.75h-2.583V2.5a.75.75 0 0 0-.75-.75m-.75 3.251V3.302c-1.006.147-1.638.581-2.033 1.009-.25.271-.415.551-.516.779-.077.172-.104.284-.113.322q-.006.028-.005.005v7.56c.631-.557 1.502-1.035 2.667-1.181zm1.5.749h1.833v8.5h-5.083l-.084.001c.52-.522 1.326-1.001 2.584-1.001a.75.75 0 0 0 .75-.75zM9.25 14.43V6.667a.917.917 0 0 0-.917-.917H3.25v8.5h5.083c.325 0 .634.064.917.18M4.5 7.917a.5.5 0 0 1 .5-.5h2.5a.5.5 0 1 1 0 1H5a.5.5 0 0 1-.5-.5M5 9.5a.5.5 0 0 0 0 1h2.5a.5.5 0 0 0 0-1zm-.5 2.583a.5.5 0 0 1 .5-.5h2.5a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Book20 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="M17 2c-2.282 0-3.798.869-4.735 1.884-.447.484-.75.989-.946 1.42A3 3 0 0 0 10 5H3a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h7c.552 0 1 .448 1 1a1 1 0 0 0 2 0 1 1 0 0 1 1-1h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-3V3a1 1 0 0 0-1-1m-1 4V4.08c-1.118.188-1.822.68-2.265 1.16a3.4 3.4 0 0 0-.602.908c-.085.19-.115.312-.127.356l-.005.02L13 6.506v8.849c.739-.605 1.722-1.112 3-1.289zm2 1h2v10h-5.847c.609-.54 1.509-1 2.847-1a1 1 0 0 0 1-1zm-7 10.17V8a1 1 0 0 0-1-1H4v10h6c.35 0 .687.06 1 .17M5.5 9.5A.5.5 0 0 1 6 9h3a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5m.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1zm-.5 3A.5.5 0 0 1 6 14h3a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Book24 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>