@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 48 48" width="48px" height="48px"><path fill-rule="evenodd" d="M24 6.5a1.5 1.5 0 0 1 1.373.898l4.467 10.19 10.382 1.56a1.5 1.5 0 0 1 .756 2.62l-8.084 6.962 2.953 10.877a1.5 1.5 0 0 1-2.263 1.652l-9.585-6.209-9.584 6.209a1.5 1.5 0 0 1-2.263-1.652l2.952-10.877-8.084-6.962a1.5 1.5 0 0 1 .756-2.62l10.382-1.56 4.467-10.19A1.5 1.5 0 0 1 24 6.5m0 5.236-3.427 7.814-.333.758-.818.123-7.967 1.198 6.323 5.445.716.617-.247.913-2.173 8.006 7.11-4.606.815-.528.816.528 7.11 4.606-2.174-8.006-.247-.913.716-.617 6.323-5.445-7.967-1.198-.818-.123-.333-.758z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Star48 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="M32 9.167a1.5 1.5 0 0 1 1.373.898l6.068 13.838 14.115 2.123a1.5 1.5 0 0 1 .756 2.62l-11.017 9.488 4.019 14.807a1.5 1.5 0 0 1-2.263 1.652l-13.052-8.455-13.05 8.455a1.5 1.5 0 0 1-2.264-1.652l4.02-14.807-11.018-9.488a1.5 1.5 0 0 1 .756-2.62l14.115-2.123 6.068-13.838a1.5 1.5 0 0 1 1.373-.898m0 5.235-5.027 11.464-.332.758-.818.123-11.7 1.76 9.255 7.97.717.618-.248.912-3.24 11.937 10.577-6.852.815-.528.816.528 10.577 6.852-3.24-11.937-.248-.912.717-.617 9.255-7.972-11.7-1.76-.818-.122-.332-.758z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Star64 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="M10.687 3.032a.75.75 0 0 0-1.374 0L7.479 7.214l-4.257.64a.75.75 0 0 0-.378 1.31l3.308 2.85-1.21 4.456a.75.75 0 0 0 1.132.826L10 14.753l3.925 2.543a.75.75 0 0 0 1.132-.826l-1.21-4.456 3.309-2.85a.75.75 0 0 0-.378-1.31l-4.258-.64z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * StarFilled20 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="M12.916 3.598a1 1 0 0 0-1.832 0L8.906 8.567l-5.055.76a1 1 0 0 0-.504 1.747l3.923 3.378-1.435 5.286a1 1 0 0 0 1.509 1.101L12 17.823l4.656 3.016a1 1 0 0 0 1.51-1.101l-1.436-5.286 3.923-3.379a1 1 0 0 0-.504-1.746l-5.055-.76z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * StarFilled24 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="M16.916 4.931a1 1 0 0 0-1.832 0l-2.979 6.793-6.92 1.041a1 1 0 0 0-.505 1.747l5.39 4.641L8.1 26.404a1 1 0 0 0 1.509 1.102l6.39-4.14 6.39 4.14a1 1 0 0 0 1.508-1.102l-1.968-7.25 5.389-4.642a1 1 0 0 0-.504-1.747l-6.921-1.04z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * StarFilled32 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="M24.916 7.598a1 1 0 0 0-1.832 0l-4.578 10.443L7.85 19.643a1 1 0 0 0-.504 1.746l8.323 7.168-3.035 11.181a1 1 0 0 0 1.509 1.101L24 34.455l9.856 6.384a1 1 0 0 0 1.51-1.1L32.33 28.556l8.323-7.168a1 1 0 0 0-.504-1.746L29.494 18.04z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * StarFilled48 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="M32.915 10.265a1 1 0 0 0-1.831 0l-6.179 14.092-14.388 2.163a1 1 0 0 0-.504 1.747L21.27 37.96l-4.101 15.11a1 1 0 0 0 1.508 1.102L32 45.543l13.323 8.63a1 1 0 0 0 1.51-1.101L42.73 37.96l11.255-9.694a1 1 0 0 0-.504-1.747l-14.387-2.163z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * StarFilled64 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="M10.687 3.032a.75.75 0 0 0-1.374 0L7.479 7.214l-4.257.64a.75.75 0 0 0-.378 1.31l3.308 2.85-1.21 4.456a.75.75 0 0 0 1.132.826L10 14.753l3.925 2.543a.75.75 0 0 0 1.132-.826l-1.21-4.456 3.309-2.85a.75.75 0 0 0-.378-1.31l-4.258-.64zM10 5.2v7.765l.408.264 2.688 1.741-.82-3.02-.124-.457.358-.308 2.428-2.091-3.05-.459-.409-.061-.166-.38z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * StarHalf20 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="M12.916 3.598a1 1 0 0 0-1.832 0L8.906 8.567l-5.055.76a1 1 0 0 0-.504 1.747l3.923 3.378-1.435 5.286a1 1 0 0 0 1.509 1.101L12 17.823l4.656 3.016a1 1 0 0 0 1.51-1.101l-1.436-5.286 3.923-3.379a1 1 0 0 0-.504-1.746l-5.055-.76zM12 6.49v8.95l.544.352 3.006 1.948-.915-3.373-.165-.608.477-.411 2.749-2.367-3.445-.518-.545-.082-.222-.506z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * StarHalf24 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="M16.916 4.931a1 1 0 0 0-1.832 0l-2.979 6.793-6.92 1.041a1 1 0 0 0-.505 1.747l5.39 4.641L8.1 26.404a1 1 0 0 0 1.509 1.102l6.39-4.14 6.39 4.14a1 1 0 0 0 1.508-1.102l-1.968-7.25 5.389-4.642a1 1 0 0 0-.504-1.747l-6.921-1.04zM16 7.823v13.16l.543.353 4.74 3.07-1.448-5.337-.165-.609.477-.411 4.215-3.63-5.311-.799-.546-.082-.221-.505z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * StarHalf32 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="M25.374 7.398a1.5 1.5 0 0 0-2.748 0l-4.467 10.19-10.382 1.56a1.5 1.5 0 0 0-.756 2.62l8.084 6.962-2.953 10.877a1.5 1.5 0 0 0 2.264 1.652L24 35.05l9.585 6.209a1.5 1.5 0 0 0 2.263-1.652L32.895 28.73l8.084-6.962a1.5 1.5 0 0 0-.756-2.62l-10.382-1.56zM24 11.736v19.74l.816.528 7.11 4.606-2.174-8.006-.247-.913.716-.617 6.323-5.445-7.967-1.198-.818-.123-.333-.758z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * StarHalf48 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="M33.373 10.065a1.5 1.5 0 0 0-2.747 0l-6.068 13.838-14.115 2.123a1.5 1.5 0 0 0-.756 2.62l11.017 9.488-4.019 14.807a1.5 1.5 0 0 0 2.263 1.652L32 46.138l13.052 8.455a1.5 1.5 0 0 0 2.263-1.652l-4.02-14.807 11.018-9.488a1.5 1.5 0 0 0-.756-2.62L39.44 23.903zM32 14.402v28.162l.816.528 10.577 6.852-3.24-11.937-.248-.912.716-.617 9.256-7.972-11.7-1.76-.818-.122-.332-.758z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * StarHalf64 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="M5 3.417a.75.75 0 0 0-.53 1.28l.386.386H2.5a.75.75 0 0 0-.75.75v10a.75.75 0 0 0 .75.75h15a.75.75 0 0 0 .75-.75v-10a.75.75 0 0 0-.75-.75h-2.74l.376-.41a.75.75 0 0 0-.553-1.257zm8.386 3.166-2.833 3.09a.75.75 0 0 1-1.083.024L6.356 6.583H3.25v8.5h3.333V11.25a.5.5 0 0 1 .5-.5h5.834a.5.5 0 0 1 .5.5v3.833h3.333v-8.5zm-3.41 1.5L6.811 4.916h6.067zM7.583 11.75H9.5v3.333H7.583zm2.917 0v3.333h1.917V11.75z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * StoreBricoman20 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 4a1 1 0 0 0-.707 1.707L5.586 6H3a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1h-3.06l.297-.324A1 1 0 0 0 17.5 4zm10.107 4-3.37 3.676a1 1 0 0 1-1.444.031L7.586 8H4v10h4v-4.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5V18h4V8zm-7.4-1.707 3.262 3.261L15.227 6H8.414zM9 14h2.5v4H9zm3.5 0v4H15v-4z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * StoreBricoman24 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="M8 5.667a1 1 0 0 0-.707 1.707l.96.96H4a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h24a1 1 0 0 0 1-1v-16a1 1 0 0 0-1-1h-4.838l.908-.992a1 1 0 0 0-.737-1.675zm13.329 4.666-4.592 5.01a1 1 0 0 1-1.444.03l-5.04-5.04H5v14h5.833V18a.5.5 0 0 1 .5-.5h9.334a.5.5 0 0 1 .5.5v6.333H27v-14zm-9.954-1.706 4.594 4.594 5.091-5.554H10.414l.959.958zm.458 9.873H15.5v5.833h-3.667zm4.667 0v5.833h3.667V18.5z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * StoreBricoman32 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="M12 8.5a1.5 1.5 0 0 0-1.06 2.56l1.439 1.44H6A1.5 1.5 0 0 0 4.5 14v24A1.5 1.5 0 0 0 6 39.5h36a1.5 1.5 0 0 0 1.5-1.5V14a1.5 1.5 0 0 0-1.5-1.5h-7.257l1.363-1.486A1.5 1.5 0 0 0 35 8.5zm19.993 7-6.887 7.514a1.5 1.5 0 0 1-2.167.047L15.38 15.5H7.5v21H16V27a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v9.5h8.5v-21zm-8.04 4.332L15.62 11.5h15.97zM18 28h5v8.5h-5zm7 0v8.5h5V28z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * StoreBricoman48 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="M16 11.834a1.5 1.5 0 0 0-1.06 2.56l2.772 2.773H8a1.5 1.5 0 0 0-1.5 1.5v32a1.5 1.5 0 0 0 1.5 1.5h48a1.5 1.5 0 0 0 1.5-1.5v-32a1.5 1.5 0 0 0-1.5-1.5H45.188l2.584-2.82a1.5 1.5 0 0 0-1.105-2.513zm26.452 8.318-9.346 10.195a1.5 1.5 0 0 1-2.167.047L20.712 20.167H9.5v29h12.167V36a1 1 0 0 1 1-1h18.666a1 1 0 0 1 1 1v13.167H54.5v-29H42.667a2 2 0 0 1-.215-.015m-20.057-2.545 9.558 9.558 11.304-12.331H19.62l2.772 2.771zM23.667 37H31v12.167h-7.333zM33 37v12.167h7.333V37z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * StoreBricoman64 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.47 1.97a.75.75 0 0 1 1.06 0l4.78 4.78h2.19a.75.75 0 0 1 .75.75v10a.75.75 0 0 1-.75.75h-15a.75.75 0 0 1-.75-.75v-10a.75.75 0 0 1 .75-.75h2.19zM10 3.56 5.53 8.03a.75.75 0 0 1-.53.22H3.25v8.5h3.333v-3.833a.5.5 0 0 1 .5-.5h5.834a.5.5 0 0 1 .5.5v3.833h3.333v-8.5H15a.75.75 0 0 1-.53-.22zm-.5 9.857H7.583v3.333H9.5zm1 3.333v-3.333h1.917v3.333zm-.146-10.437a.5.5 0 0 0-.708 0L6.313 9.646a.5.5 0 0 0 .354.854h6.666a.5.5 0 0 0 .354-.854z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * StoreLeroymerlin20 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.293 2.293a1 1 0 0 1 1.414 0L18.414 8H21a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h2.586zM12 4.414 6.707 9.707A1 1 0 0 1 6 10H4v10h4v-4.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5V20h4V10h-2a1 1 0 0 1-.707-.293zM11.5 16H9v4h2.5zm1 4v-4H15v4zm-.146-12.354a.5.5 0 0 0-.708 0l-4 4A.5.5 0 0 0 8 12.5h8a.5.5 0 0 0 .354-.854z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * StoreLeroymerlin24 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.293 3.293a1 1 0 0 1 1.414 0L24.414 11H28a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V12a1 1 0 0 1 1-1h3.586zM16 5.414l-7.293 7.293A1 1 0 0 1 8 13H5v14h5.833v-6.333a.5.5 0 0 1 .5-.5h9.334a.5.5 0 0 1 .5.5V27H27V13h-3a1 1 0 0 1-.707-.293zm-.5 15.753h-3.667V27H15.5zm1 5.833v-5.833h3.667V27zm-.146-16.687a.5.5 0 0 0-.708 0l-5.333 5.333a.5.5 0 0 0 .354.854h10.666a.5.5 0 0 0 .354-.854z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * StoreLeroymerlin32 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="M22.94 4.94a1.5 1.5 0 0 1 2.12 0L36.622 16.5H42a1.5 1.5 0 0 1 1.5 1.5v24a1.5 1.5 0 0 1-1.5 1.5H6A1.5 1.5 0 0 1 4.5 42V18A1.5 1.5 0 0 1 6 16.5h5.379zM24 8.12l-10.94 10.94A1.5 1.5 0 0 1 12 19.5H7.5v21H16V31a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v9.5h8.5v-21H36a1.5 1.5 0 0 1-1.06-.44zM23 32h-5v8.5h5zm2 8.5V32h5v8.5zm-.293-25.207a1 1 0 0 0-1.414 0l-8 8A1 1 0 0 0 16 25h16a1 1 0 0 0 .707-1.707z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * StoreLeroymerlin48 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="M30.94 6.94a1.5 1.5 0 0 1 2.12 0L48.622 22.5H56a1.5 1.5 0 0 1 1.5 1.5v32a1.5 1.5 0 0 1-1.5 1.5H8A1.5 1.5 0 0 1 6.5 56V24A1.5 1.5 0 0 1 8 22.5h7.379zM32 10.12l-14.94 14.94A1.5 1.5 0 0 1 16 25.5H9.5v29h12.167V41.333a1 1 0 0 1 1-1h18.666a1 1 0 0 1 1 1V54.5H54.5v-29H48a1.5 1.5 0 0 1-1.06-.44zm-1 32.212h-7.333V54.5H31zM33 54.5V42.333h7.333V54.5zm-.293-33.874a1 1 0 0 0-1.414 0L20.626 31.293A1 1 0 0 0 21.333 33h21.334a1 1 0 0 0 .707-1.707z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * StoreLeroymerlin64 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.911 9.074c-.366-2.93 1.833-5.824 5.09-5.824 1.608 0 2.968.802 3.893 1.958.935 1.169 1.372 2.633 1.197 3.853-.081.57-.429 1.346-.983 2.244-.542.88-1.236 1.801-1.928 2.647a46 46 0 0 1-2.198 2.489A37 37 0 0 1 7.813 14.1c-.689-.817-1.378-1.721-1.917-2.613-.546-.904-.9-1.735-.985-2.413m5.62 8.956L10 17.5l-.51.55-.005-.004-.012-.012-.049-.045q-.063-.059-.178-.17a37.465 37.465 0 0 1-2.58-2.752c-.718-.85-1.46-1.82-2.055-2.804-.586-.97-1.066-2.015-1.19-3.003C2.957 5.522 5.758 1.75 10 1.75c2.142 0 3.907 1.074 5.065 2.521 1.149 1.436 1.754 3.305 1.511 5.002-.127.888-.612 1.882-1.191 2.82-.59.957-1.33 1.936-2.044 2.809a48 48 0 0 1-2.745 3.063l-.048.048-.012.012-.004.004zM10 17.5l.53.53a.75.75 0 0 1-1.04.021zM6.204 6.892a.5.5 0 0 1 .462-.309h6.666a.5.5 0 0 1 .354.854l-3.334 3.333a.5.5 0 0 1-.707 0L6.313 7.437a.5.5 0 0 1-.108-.545"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * StoreLocationBm20 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="M5.993 10.876C5.56 7.416 8.158 4 12 4c1.895 0 3.5.944 4.594 2.312 1.108 1.385 1.621 3.114 1.416 4.547-.094.663-.502 1.58-1.165 2.655-.648 1.05-1.477 2.152-2.306 3.165a55 55 0 0 1-2.563 2.907q-.135-.133-.288-.289a43 43 0 0 1-2.236-2.442c-.825-.977-1.648-2.058-2.291-3.122-.653-1.081-1.07-2.063-1.168-2.857m6.715 10.83L12 21l-.678.734-.002-.001-.005-.004-.015-.015-.058-.054-.215-.205a45.07 45.07 0 0 1-3.103-3.31c-.863-1.023-1.758-2.192-2.475-3.378-.706-1.169-1.29-2.437-1.441-3.643C3.44 6.584 6.842 2 12 2c2.605 0 4.751 1.306 6.156 3.063 1.392 1.74 2.13 4.01 1.834 6.079-.155 1.086-.747 2.294-1.443 3.422-.712 1.154-1.602 2.332-2.46 3.382a57 57 0 0 1-3.301 3.682l-.057.058-.016.015-.004.004zM12 21l.707.707a1 1 0 0 1-1.385.028zM7.538 8.309A.5.5 0 0 1 8 8h8a.5.5 0 0 1 .353.854l-4 4a.5.5 0 0 1-.707 0l-4-4a.5.5 0 0 1-.108-.545"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * StoreLocationBm24 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="M7.66 14.543C7.06 9.749 10.66 5 16.001 5c2.645 0 4.874 1.319 6.386 3.208 1.525 1.906 2.246 4.302 1.958 6.317-.137.955-.711 2.227-1.601 3.669-.874 1.416-1.99 2.9-3.1 4.256a74 74 0 0 1-3.668 4.14 57.772 57.772 0 0 1-3.627-3.902c-1.106-1.31-2.216-2.766-3.086-4.205-.88-1.456-1.462-2.813-1.603-3.94m9.048 14.164L16.002 28l-.679.735v-.001l-.002-.001-.005-.006-.02-.018a18 18 0 0 1-.36-.342 59.773 59.773 0 0 1-4.114-4.388c-1.145-1.357-2.326-2.9-3.27-4.462-.932-1.544-1.683-3.187-1.875-4.726C4.94 8.918 9.343 3 16 3c3.355 0 6.126 1.681 7.948 3.959 1.809 2.26 2.754 5.198 2.376 7.85-.197 1.378-.956 2.94-1.88 4.435-.937 1.52-2.113 3.08-3.253 4.473a76 76 0 0 1-4.38 4.886l-.076.076-.02.02-.006.006zM16.002 28l.707.707a1 1 0 0 1-1.385.028zm-5.796-16.858a.5.5 0 0 1 .462-.309h10.667a.5.5 0 0 1 .353.854l-5.333 5.333a.5.5 0 0 1-.707 0l-5.334-5.333a.5.5 0 0 1-.108-.545"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * StoreLocationBm32 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.49 21.814C10.591 14.623 15.99 7.5 24.002 7.5c3.967 0 7.311 1.978 9.579 4.812 2.286 2.858 3.368 6.452 2.936 9.476-.205 1.432-1.066 3.34-2.401 5.502-1.311 2.125-2.985 4.35-4.65 6.385a111 111 0 0 1-5.502 6.21 86.644 86.644 0 0 1-5.44-5.853c-1.66-1.965-3.325-4.15-4.629-6.308-1.32-2.183-2.194-4.22-2.405-5.91M25.063 43.06 24.002 42l-1.018 1.102h-.001l-.002-.003-.009-.008-.03-.028a39 39 0 0 1-.54-.513 89.682 89.682 0 0 1-6.171-6.583c-1.717-2.034-3.489-4.35-4.904-6.691-1.4-2.317-2.525-4.78-2.814-7.09C7.412 13.377 14.014 4.5 24.002 4.5c5.032 0 9.188 2.522 11.921 5.938 2.714 3.392 4.132 7.798 3.564 11.774-.296 2.068-1.434 4.41-2.818 6.654-1.408 2.281-3.172 4.62-4.881 6.709a114 114 0 0 1-6.571 7.33l-.114.114-.03.03-.007.008zM24.002 42l1.06 1.06a1.5 1.5 0 0 1-2.078.042zm-8.925-25.383A1 1 0 0 1 16 16h16a1 1 0 0 1 .708 1.707l-8 8a1 1 0 0 1-1.415 0l-8-8a1 1 0 0 1-.216-1.09"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * StoreLocationBm48 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="M14.823 29.147C13.591 19.29 20.99 9.5 32.001 9.5c5.468 0 10.062 2.728 13.163 6.604 3.12 3.9 4.618 8.827 4.02 13.017-.289 2.016-1.484 4.631-3.272 7.529-1.764 2.86-4.01 5.844-6.238 8.567a148 148 0 0 1-7.71 8.674 116.05 116.05 0 0 1-7.648-8.191c-2.223-2.633-4.46-5.567-6.218-8.476-1.773-2.933-2.98-5.72-3.275-8.077m18.24 27.913L32 56l-1.018 1.102V57.1l-.004-.003-.01-.01-.04-.037a58 58 0 0 1-.715-.678 119.01 119.01 0 0 1-8.192-8.739c-2.279-2.7-4.624-5.767-6.492-8.858-1.852-3.067-3.312-6.28-3.684-9.257C10.412 18.044 19.014 6.5 32.001 6.5c6.533 0 11.94 3.272 15.505 7.73 3.547 4.433 5.382 10.172 4.647 15.315-.379 2.652-1.85 5.703-3.687 8.68-1.861 3.016-4.198 6.115-6.47 8.891a151 151 0 0 1-8.832 9.842l-.048.049-.04.04-.01.01zM32 56l1.061 1.06a1.5 1.5 0 0 1-2.078.042zM20.41 22.284a1 1 0 0 1 .924-.617h21.334a1 1 0 0 1 .707 1.707L32.707 34.04a1 1 0 0 1-1.414 0L20.626 23.374a1 1 0 0 1-.217-1.09"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * StoreLocationBm64 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="M10.53 18.03 10 17.5c-.508.551-.508.551-.509.55l-.005-.004-.012-.012-.049-.045q-.063-.059-.178-.17a37.465 37.465 0 0 1-2.58-2.752c-.718-.85-1.46-1.82-2.055-2.804-.586-.97-1.066-2.015-1.19-3.003C2.957 5.522 5.758 1.75 10 1.75c2.142 0 3.907 1.074 5.065 2.521 1.149 1.436 1.754 3.305 1.511 5.002-.127.888-.612 1.882-1.191 2.82-.59.957-1.33 1.936-2.044 2.809a48 48 0 0 1-2.745 3.063l-.048.048-.012.012-.004.004zM10 17.5l.53.53a.75.75 0 0 1-1.038.021zM6.667 6.583a.5.5 0 0 0-.354.854l3.333 3.333a.5.5 0 0 0 .707 0l3.334-3.333a.5.5 0 0 0-.354-.854z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * StoreLocationBmFilled20 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="M12.708 21.707 12 21l-.678.735-.002-.002-.005-.004-.015-.015-.058-.054-.215-.205a45.07 45.07 0 0 1-3.103-3.31c-.863-1.023-1.758-2.192-2.475-3.378-.706-1.169-1.29-2.437-1.441-3.643C3.44 6.584 6.842 2 12 2c2.605 0 4.751 1.306 6.156 3.063 1.392 1.74 2.13 4.01 1.834 6.079-.155 1.086-.747 2.294-1.443 3.422-.712 1.154-1.602 2.332-2.46 3.382a57 57 0 0 1-3.301 3.682l-.057.058-.016.015-.004.004zM12 21l.707.707a1 1 0 0 1-1.385.028zM8 8a.5.5 0 0 0-.354.854l4 4a.5.5 0 0 0 .707 0l4-4A.5.5 0 0 0 16 8z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * StoreLocationBmFilled24 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="M16.709 28.707 16 28l-.679.735v-.001l-.002-.001-.005-.006-.02-.018a18 18 0 0 1-.36-.342 59.773 59.773 0 0 1-4.114-4.388c-1.145-1.357-2.326-2.9-3.27-4.462-.932-1.544-1.683-3.187-1.875-4.726C4.94 8.918 9.343 3 16 3c3.355 0 6.126 1.681 7.948 3.959 1.809 2.26 2.754 5.198 2.376 7.85-.197 1.378-.956 2.94-1.88 4.435-.937 1.52-2.113 3.08-3.253 4.473a76 76 0 0 1-4.38 4.886l-.076.076-.02.02-.006.006zM16 28l.707.707a1 1 0 0 1-1.385.028zm-5.334-17.167a.5.5 0 0 0-.354.854l5.334 5.333a.5.5 0 0 0 .707 0l5.333-5.333a.5.5 0 0 0-.353-.854z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * StoreLocationBmFilled32 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="M25.063 43.06 24.002 42l-1.018 1.102h-.001l-.002-.003-.009-.008-.03-.028a39 39 0 0 1-.54-.513 89.682 89.682 0 0 1-6.171-6.583c-1.717-2.034-3.489-4.35-4.904-6.691-1.4-2.317-2.525-4.78-2.814-7.09C7.412 13.377 14.014 4.5 24.002 4.5c5.032 0 9.188 2.522 11.921 5.938 2.714 3.392 4.132 7.798 3.564 11.774-.296 2.068-1.434 4.41-2.818 6.654-1.408 2.281-3.172 4.62-4.881 6.709a114 114 0 0 1-6.571 7.33l-.114.114-.03.03-.007.008zM24.002 42l1.06 1.06a1.5 1.5 0 0 1-2.078.042zM16 16a1 1 0 0 0-.707 1.707l8 8a1 1 0 0 0 1.414 0l8-8A1 1 0 0 0 32 16z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * StoreLocationBmFilled48 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="M33.063 57.06 32 56l-1.018 1.102V57.1l-.004-.003-.01-.01-.04-.037a58 58 0 0 1-.715-.678 119.01 119.01 0 0 1-8.192-8.739c-2.279-2.7-4.624-5.767-6.492-8.858-1.852-3.067-3.312-6.28-3.684-9.257C10.412 18.044 19.014 6.5 32.001 6.5c6.533 0 11.94 3.272 15.505 7.73 3.547 4.433 5.382 10.172 4.647 15.315-.379 2.652-1.85 5.703-3.687 8.68-1.861 3.016-4.198 6.115-6.47 8.891a151 151 0 0 1-8.832 9.842l-.048.049-.04.04-.01.01zM32 56l1.061 1.06a1.5 1.5 0 0 1-2.078.042zM21.333 21.667a1 1 0 0 0-.707 1.707L31.293 34.04a1 1 0 0 0 1.414 0l10.667-10.666a1 1 0 0 0-.707-1.707z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * StoreLocationBmFilled64 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.911 9.074c-.366-2.93 1.833-5.824 5.09-5.824 1.608 0 2.968.802 3.893 1.958.935 1.169 1.372 2.633 1.197 3.853-.081.57-.429 1.346-.983 2.244-.542.88-1.236 1.801-1.928 2.647a46 46 0 0 1-2.198 2.489A37 37 0 0 1 7.813 14.1c-.689-.817-1.378-1.721-1.917-2.613-.546-.904-.9-1.735-.985-2.413m5.62 8.956L10 17.5l-.51.55-.005-.004-.012-.012-.049-.045q-.063-.059-.178-.17a37.465 37.465 0 0 1-2.58-2.752c-.718-.85-1.46-1.82-2.055-2.804-.586-.97-1.066-2.015-1.19-3.003C2.957 5.522 5.758 1.75 10 1.75c2.142 0 3.907 1.074 5.065 2.521 1.149 1.436 1.754 3.305 1.511 5.002-.127.888-.612 1.882-1.191 2.82-.59.957-1.33 1.936-2.044 2.809a48 48 0 0 1-2.745 3.063l-.048.048-.012.012-.004.004zM10 17.5l.53.53a.75.75 0 0 1-1.04.021zM10 4.917a.5.5 0 0 1 .353.146l3.334 3.333a.5.5 0 0 1-.354.854H6.667a.5.5 0 0 1-.354-.854l3.333-3.333A.5.5 0 0 1 10 4.917"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * StoreLocationLm20 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>