@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 24 24" width="24px" height="24px"><path fill-rule="evenodd" d="M4.854 2.146a.5.5 0 0 1 0 .708l-.647.646 1.084 1.084A9.96 9.96 0 0 1 12 2c2.582 0 4.935.978 6.709 2.584L19.293 4l-.147-.146a.5.5 0 0 1 .708-.708l.5.5.5.5a.5.5 0 0 1-.708.708L20 4.707l-.584.584A9.96 9.96 0 0 1 22 12c0 5.523-4.477 10-10 10S2 17.523 2 12c0-2.582.978-4.935 2.584-6.709L3.5 4.207l-.646.647a.5.5 0 1 1-.708-.708l1-1 1-1a.5.5 0 0 1 .708 0M12 4a8 8 0 1 0 0 16 8 8 0 0 0 0-16m1.5 7.5a1.5 1.5 0 1 1-.853-1.354l2.5-2.5a.5.5 0 0 1 .707.708l-2.5 2.5c.094.195.146.414.146.646"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Timer24 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.103 2.437a.5.5 0 0 0-.707-.708l-.833.834-.834.833a.5.5 0 0 0 .708.707l.48-.48.906.907a8.25 8.25 0 1 0 12.353 0l.49-.49.063.063a.5.5 0 1 0 .708-.707l-.417-.417-.417-.416a.5.5 0 0 0-.707.707l.063.063-.49.49A8.22 8.22 0 0 0 10 1.75 8.22 8.22 0 0 0 4.53 3.823l-.907-.907zM3.25 10a6.75 6.75 0 1 1 13.5 0 6.75 6.75 0 0 1-13.5 0m9.262-2.5h-.74v4.375h.74v-1.832q0-.31.175-.49a.57.57 0 0 1 .426-.18q.256 0 .42.174.17.17.17.467v1.86h.74v-2.03q0-.36-.146-.623a.97.97 0 0 0-.39-.409 1.1 1.1 0 0 0-.572-.146 1 1 0 0 0-.473.117q-.21.111-.35.286zM5.1 11.21l1.423-1.33q.298-.285.409-.473a.8.8 0 0 0 .11-.414.54.54 0 0 0-.169-.414q-.17-.164-.46-.163-.24 0-.42.122a.66.66 0 0 0-.263.327l-.73-.21q.117-.386.49-.648.374-.262.934-.262.455 0 .776.157.327.157.49.426.17.27.169.6 0 .357-.175.672-.169.31-.554.665l-.974.91h1.75v.7H5.099zm4.909-.21H8.24v-.607l1.097-2.572h.799l-1.08 2.525h.952V9.39h.723v.956h.455V11h-.455v.875h-.723z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Timer24h20 is an SVG icon wrapped in a Vue component to make it easier to use.
5
+ */
6
+ withDefaults(
7
+ defineProps<{
8
+ /**
9
+ * Define the color of the icon.
10
+ */
11
+ color?: string;
12
+ }>(),
13
+ {
14
+ color: 'currentColor',
15
+ },
16
+ );
17
+ </script>
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path fill-rule="evenodd" d="M4.854 2.854a.5.5 0 1 0-.708-.708l-1 1-1 1a.5.5 0 1 0 .708.708l.646-.647 1.084 1.084A9.96 9.96 0 0 0 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10a9.96 9.96 0 0 0-2.584-6.709L20 4.707l.146.147a.5.5 0 0 0 .708-.708l-.5-.5-.5-.5a.5.5 0 0 0-.708.708l.147.146-.584.584A9.96 9.96 0 0 0 12 2a9.96 9.96 0 0 0-6.709 2.584L4.207 3.5zM4 12a8 8 0 1 1 16 0 8 8 0 0 1-16 0m11.015-3h-.89v5.25h.89v-2.198q0-.37.21-.588a.68.68 0 0 1 .51-.217q.309 0 .505.21.203.203.203.56v2.233h.889v-2.436q0-.434-.175-.749a1.16 1.16 0 0 0-.47-.49 1.34 1.34 0 0 0-.685-.175q-.308 0-.567.14a1.3 1.3 0 0 0-.42.343zm-8.896 4.452 1.708-1.596q.357-.344.49-.567a1 1 0 0 0 .133-.497.65.65 0 0 0-.203-.497q-.203-.196-.553-.196a.88.88 0 0 0-.504.147.8.8 0 0 0-.315.392L6 10.386q.14-.462.588-.777t1.12-.315q.546 0 .931.189.392.189.588.511.203.322.203.721 0 .427-.21.805-.203.37-.665.798L7.386 13.41h2.1v.84H6.119zm5.89-.252H9.89v-.728l1.315-3.087h.96l-1.296 3.031h1.141v-1.148h.868v1.148h.546v.784h-.546v1.05h-.868z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Timer24h24 is an SVG icon wrapped in a Vue component to make it easier to use.
5
+ */
6
+ withDefaults(
7
+ defineProps<{
8
+ /**
9
+ * Define the color of the icon.
10
+ */
11
+ color?: string;
12
+ }>(),
13
+ {
14
+ color: 'currentColor',
15
+ },
16
+ );
17
+ </script>
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><path fill-rule="evenodd" d="M6.353 3.687a.5.5 0 0 0-.707-.708L4.313 4.313 2.979 5.646a.5.5 0 0 0 .708.707l.98-.98L6.46 7.168A12.95 12.95 0 0 0 3 16c0 7.18 5.82 13 13 13s13-5.82 13-13c0-3.41-1.313-6.514-3.461-8.832l1.127-1.128.314.313a.5.5 0 1 0 .707-.707l-.667-.667-.667-.666a.5.5 0 0 0-.707.707l.313.313-1.127 1.127A12.95 12.95 0 0 0 16 3c-3.41 0-6.514 1.313-8.832 3.46L5.373 4.666zM5 16C5 9.925 9.925 5 16 5s11 4.925 11 11-4.925 11-11 11S5 22.075 5 16m15.02-4h-1.186v7h1.185v-2.931q0-.495.28-.784a.91.91 0 0 1 .682-.29q.411 0 .672.28.27.271.27.747V19h1.186v-3.248q0-.579-.233-.999a1.55 1.55 0 0 0-.626-.653 1.8 1.8 0 0 0-.914-.234q-.411 0-.756.187-.336.177-.56.457zM8.158 17.936l2.278-2.128q.476-.458.653-.756.177-.308.177-.663a.86.86 0 0 0-.27-.663q-.27-.261-.738-.261-.383 0-.672.196a1.06 1.06 0 0 0-.42.523L8 13.848q.186-.616.784-1.036.597-.42 1.493-.42.729 0 1.241.252.523.252.784.681.27.43.271.961 0 .57-.28 1.074-.27.494-.887 1.064L9.848 17.88h2.8V19h-4.49zm7.854-.336h-2.828v-.971l1.755-4.116h1.279l-1.727 4.041h1.521v-1.53h1.158v1.53h.728V17.6h-.728V19h-1.158z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Timer24h32 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="M9.707 5.707a1 1 0 0 0-1.414-1.414l-2 2-2 2a1 1 0 0 0 1.414 1.414L7 8.414l2.522 2.523A19.43 19.43 0 0 0 4.5 24c0 10.77 8.73 19.5 19.5 19.5S43.5 34.77 43.5 24c0-5.025-1.9-9.606-5.022-13.063L40 9.414l.293.293a1 1 0 0 0 1.414-1.414l-1-1-1-1a1 1 0 1 0-1.414 1.414l.293.293-1.523 1.522C33.606 6.401 29.025 4.5 24 4.5s-9.606 1.9-13.063 5.022L8.414 7zM7.5 24c0-9.113 7.387-16.5 16.5-16.5S40.5 14.887 40.5 24 33.113 40.5 24 40.5 7.5 33.113 7.5 24m22.53-6h-1.778v10.5h1.778v-4.396q0-.742.42-1.176t1.022-.434q.615 0 1.008.42.406.406.406 1.12V28.5h1.778v-4.872q0-.868-.35-1.498a2.32 2.32 0 0 0-.938-.98 2.7 2.7 0 0 0-1.372-.35q-.617 0-1.134.28a2.6 2.6 0 0 0-.84.686zm-17.792 8.904 3.416-3.192q.714-.686.98-1.134a1.96 1.96 0 0 0 .266-.994q0-.616-.406-.994-.406-.392-1.106-.392-.574 0-1.008.294-.435.28-.63.784L12 20.772q.28-.924 1.176-1.554t2.24-.63q1.092 0 1.862.378.785.378 1.176 1.022.405.645.406 1.442 0 .855-.42 1.61-.405.742-1.33 1.596l-2.338 2.184h4.2v1.68h-6.734zm11.78-.504h-4.241v-1.456l2.632-6.174h1.918l-2.59 6.062h2.282v-2.296h1.736v2.296h1.092V26.4h-1.092v2.1h-1.736z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Timer24h48 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="M12.707 7.374a1 1 0 1 0-1.414-1.414L8.627 8.626v.001L5.96 11.293a1 1 0 1 0 1.414 1.414l1.96-1.96 3.942 3.943A25.4 25.4 0 0 0 6.5 32c0 14.084 11.417 25.5 25.5 25.5S57.5 46.084 57.5 32a25.4 25.4 0 0 0-6.775-17.31l2.609-2.609.626.626a1 1 0 1 0 1.414-1.414L54.041 9.96l-1.334-1.333a1 1 0 1 0-1.414 1.414l.626.626-2.608 2.609A25.4 25.4 0 0 0 32 6.5a25.4 25.4 0 0 0-17.311 6.776l-3.942-3.942zM9.5 32C9.5 19.574 19.574 9.5 32 9.5S54.5 19.574 54.5 32 44.427 54.5 32 54.5 9.5 44.427 9.5 32m30.54-8h-2.37v14h2.37V32.14q0-.99.56-1.568a1.83 1.83 0 0 1 1.363-.579q.82 0 1.344.56.54.541.54 1.494V38h2.372v-6.496q0-1.157-.467-1.997a3.1 3.1 0 0 0-1.25-1.307q-.804-.465-1.83-.466-.822 0-1.512.373a3.5 3.5 0 0 0-1.12.915zM16.318 35.872l4.554-4.256q.952-.914 1.307-1.512.354-.615.355-1.325 0-.822-.542-1.325-.54-.523-1.474-.523-.766 0-1.344.392a2.12 2.12 0 0 0-.84 1.045L16 27.696q.374-1.232 1.568-2.072 1.195-.84 2.987-.84 1.455 0 2.483.504 1.046.504 1.568 1.363.54.858.541 1.923 0 1.138-.56 2.146-.54.99-1.773 2.128l-3.118 2.912h5.6V38h-8.978zm15.707-.672H26.37V33.26l3.51-8.232h2.557l-3.453 8.083h3.042v-3.062h2.315v3.062h1.456v2.09H34.34V38h-2.315z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Timer24h64 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.103 2.437a.5.5 0 0 0-.707-.707l-.833.833-.834.834a.5.5 0 0 0 .708.707l.48-.48.906.907a8.25 8.25 0 1 0 12.353 0l.49-.49.063.063a.5.5 0 1 0 .708-.707l-.417-.417-.417-.417a.5.5 0 1 0-.707.707l.063.063-.49.49A8.22 8.22 0 0 0 10 1.75 8.22 8.22 0 0 0 4.53 3.824l-.907-.907zM3.25 10a6.75 6.75 0 1 1 13.5 0 6.75 6.75 0 0 1-13.5 0m7.74-2.5h-.74v4.375h.74v-1.832q0-.309.175-.49a.57.57 0 0 1 .424-.18q.256 0 .42.175.168.168.168.466v1.861h.74v-2.03q-.001-.361-.146-.624a.97.97 0 0 0-.39-.408 1.1 1.1 0 0 0-.57-.146 1 1 0 0 0-.472.116q-.21.111-.349.286zM8.185 9.88l-1.42 1.33v.665h2.8v-.7H7.819l.972-.91q.384-.356.552-.665.175-.315.175-.67a1.11 1.11 0 0 0-.658-1.027 1.74 1.74 0 0 0-.774-.158q-.558 0-.93.263-.374.262-.49.647l.728.21a.66.66 0 0 1 .262-.327.73.73 0 0 1 .419-.122q.29 0 .46.163a.54.54 0 0 1 .168.414.8.8 0 0 1-.11.415q-.111.187-.408.472"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Timer2h20 is an SVG icon wrapped in a Vue component to make it easier to use.
5
+ */
6
+ withDefaults(
7
+ defineProps<{
8
+ /**
9
+ * Define the color of the icon.
10
+ */
11
+ color?: string;
12
+ }>(),
13
+ {
14
+ color: 'currentColor',
15
+ },
16
+ );
17
+ </script>
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path fill-rule="evenodd" d="M4.854 2.854a.5.5 0 1 0-.708-.708l-1 1-1 1a.5.5 0 1 0 .708.708l.646-.647 1.084 1.084A9.96 9.96 0 0 0 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10a9.96 9.96 0 0 0-2.584-6.709L20 4.707l.146.147a.5.5 0 0 0 .708-.708l-.5-.5-.5-.5a.5.5 0 0 0-.708.708l.147.146-.584.584A9.96 9.96 0 0 0 12 2a9.96 9.96 0 0 0-6.709 2.584L4.207 3.5zM4 12a8 8 0 1 1 16 0 8 8 0 0 1-16 0m9.188-3h-.887v5.25h.887v-2.198q0-.37.21-.588a.68.68 0 0 1 .51-.217q.307 0 .503.21.202.203.202.56v2.233h.887v-2.436q0-.434-.175-.749a1.16 1.16 0 0 0-.467-.49 1.33 1.33 0 0 0-.685-.175q-.307 0-.566.14a1.3 1.3 0 0 0-.419.343zm-3.365 2.856-1.704 1.596v.798h3.359v-.84H9.383l1.166-1.092q.46-.427.663-.798.21-.378.21-.805 0-.399-.203-.721a1.35 1.35 0 0 0-.586-.511q-.384-.189-.929-.189-.671 0-1.117.315-.447.315-.587.777l.873.252a.8.8 0 0 1 .314-.392.87.87 0 0 1 .503-.147q.35 0 .552.196a.65.65 0 0 1 .202.497 1 1 0 0 1-.132.497q-.133.224-.49.567"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Timer2h24 is an SVG icon wrapped in a Vue component to make it easier to use.
5
+ */
6
+ withDefaults(
7
+ defineProps<{
8
+ /**
9
+ * Define the color of the icon.
10
+ */
11
+ color?: string;
12
+ }>(),
13
+ {
14
+ color: 'currentColor',
15
+ },
16
+ );
17
+ </script>
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><path fill-rule="evenodd" d="M6.353 3.687a.5.5 0 0 0-.707-.707L4.313 4.313 2.979 5.648a.5.5 0 0 0 .708.707l.98-.98L6.46 7.168A12.95 12.95 0 0 0 3 16c0 7.18 5.82 13 13 13s13-5.82 13-13c0-3.41-1.313-6.513-3.461-8.832l1.127-1.127.314.313a.5.5 0 1 0 .707-.707l-.667-.667-.667-.667a.5.5 0 1 0-.707.707l.313.313-1.127 1.128A12.95 12.95 0 0 0 16 3.001c-3.41 0-6.514 1.312-8.832 3.46L5.373 4.667zM5 16C5 9.925 9.925 5 16 5s11 4.925 11 11-4.925 11-11 11S5 22.075 5 16m12.584-4h-1.182v7h1.182v-2.93q0-.495.28-.785a.9.9 0 0 1 .68-.289q.408 0 .67.28.27.27.27.747V19h1.182v-3.248q0-.579-.232-.999a1.55 1.55 0 0 0-.624-.653 1.8 1.8 0 0 0-.913-.233q-.41 0-.754.186-.336.178-.559.458zm-4.487 3.808-2.272 2.128V19h4.479v-1.12H12.51l1.555-1.456q.615-.57.885-1.064a2.2 2.2 0 0 0 .28-1.073q0-.532-.271-.962a1.8 1.8 0 0 0-.782-.68q-.512-.253-1.239-.253-.893 0-1.49.42-.595.42-.782 1.036l1.164.336q.13-.336.42-.523.288-.195.67-.196.465 0 .735.262.27.252.27.662 0 .355-.176.663-.178.3-.652.756"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Timer2h32 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="M9.707 5.707a1 1 0 0 0-1.414-1.414l-2 2-2 2a1 1 0 0 0 1.414 1.414L7 8.414l2.522 2.523A19.43 19.43 0 0 0 4.5 24c0 10.77 8.73 19.5 19.5 19.5S43.5 34.77 43.5 24c0-5.025-1.9-9.606-5.022-13.063L40 9.414l.293.293a1 1 0 0 0 1.414-1.414l-1-1-1-1a1 1 0 1 0-1.414 1.414l.293.293-1.523 1.522C33.606 6.401 29.025 4.5 24 4.5s-9.606 1.9-13.063 5.022L8.414 7zM7.5 24c0-9.113 7.387-16.5 16.5-16.5S40.5 14.887 40.5 24 33.113 40.5 24 40.5 7.5 33.113 7.5 24m18.877-6h-1.774v10.5h1.774v-4.396q0-.742.419-1.176.42-.434 1.02-.434.614 0 1.005.42.405.406.405 1.12V28.5H31v-4.872q0-.868-.35-1.498a2.3 2.3 0 0 0-.935-.98q-.6-.35-1.369-.35-.615 0-1.131.28a2.6 2.6 0 0 0-.838.686zm-6.731 5.712-3.409 3.192V28.5h6.719v-1.68h-4.19l2.332-2.184q.922-.854 1.327-1.596.42-.756.42-1.61 0-.798-.406-1.442-.39-.645-1.173-1.022-.769-.378-1.858-.378-1.341 0-2.235.63T16 20.772l1.746.504q.195-.504.628-.784a1.75 1.75 0 0 1 1.006-.294q.699 0 1.104.392.405.378.405.994 0 .532-.266.994-.265.448-.978 1.134"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Timer2h48 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="M12.707 7.374a1 1 0 1 0-1.414-1.415L8.627 8.626 5.96 11.294a1 1 0 1 0 1.414 1.414l1.96-1.96 3.942 3.942A25.4 25.4 0 0 0 6.5 32c0 14.084 11.417 25.5 25.5 25.5S57.5 46.084 57.5 32a25.4 25.4 0 0 0-6.775-17.31l2.609-2.608.626.626a1 1 0 1 0 1.414-1.414l-1.333-1.334-1.334-1.333a1 1 0 1 0-1.414 1.414l.626.627-2.608 2.608A25.4 25.4 0 0 0 32 6.5a25.4 25.4 0 0 0-17.311 6.775l-3.942-3.942zM9.5 32C9.5 19.573 19.574 9.5 32 9.5S54.5 19.573 54.5 32 44.427 54.5 32 54.5 9.5 44.426 9.5 32m25.67-8h-2.366v14h2.365v-5.861q0-.99.559-1.569a1.82 1.82 0 0 1 1.36-.578q.82 0 1.34.56.54.54.54 1.493V38h2.366v-6.496q0-1.158-.466-1.998A3.1 3.1 0 0 0 39.62 28.2q-.8-.467-1.825-.467-.82 0-1.508.373-.67.355-1.118.915zm-8.976 7.616-4.544 4.256V38h8.958v-2.24h-5.587l3.11-2.912q1.23-1.14 1.77-2.128a4.36 4.36 0 0 0 .558-2.147q0-1.064-.54-1.923-.522-.858-1.564-1.362-1.025-.504-2.477-.504-1.788 0-2.98.84t-1.564 2.072l2.328.672q.26-.672.838-1.045a2.33 2.33 0 0 1 1.34-.393q.932 0 1.472.523.54.504.54 1.325 0 .71-.354 1.326-.354.597-1.304 1.512"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Timer2h64 is an SVG icon wrapped in a Vue component to make it easier to use.
5
+ */
6
+ withDefaults(
7
+ defineProps<{
8
+ /**
9
+ * Define the color of the icon.
10
+ */
11
+ color?: string;
12
+ }>(),
13
+ {
14
+ color: 'currentColor',
15
+ },
16
+ );
17
+ </script>
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><path fill-rule="evenodd" d="M6.353 2.98a.5.5 0 0 1 0 .707l-.98.98L7.168 6.46C9.486 4.313 12.59 3.001 16 3.001s6.513 1.312 8.832 3.46l1.127-1.128-.313-.313a.5.5 0 0 1 .707-.707l.667.667.667.667a.5.5 0 0 1-.707.707l-.314-.313-1.127 1.127A12.95 12.95 0 0 1 28.999 16c0 7.18-5.82 13-13 13S3 23.18 3 16c0-3.41 1.314-6.513 3.461-8.832L4.666 5.374l-.98.98a.5.5 0 0 1-.707-.707l1.334-1.333v-.001L5.646 2.98a.5.5 0 0 1 .707 0M16 5C9.925 5 5 9.925 5 16s4.925 11 11 11 11-4.925 11-11S22.075 5 16 5m2 10.334a2 2 0 1 1-.984-1.724l3.297-3.297a.5.5 0 1 1 .707.707l-3.297 3.298c.176.297.277.645.277 1.016"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Timer32 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.103 2.437a.5.5 0 0 0-.707-.708l-.833.834-.834.833a.5.5 0 0 0 .708.707l.48-.48.906.907a8.25 8.25 0 1 0 12.353 0l.49-.49.063.063a.5.5 0 1 0 .708-.707l-.417-.417-.417-.416a.5.5 0 0 0-.707.707l.063.063-.49.49A8.22 8.22 0 0 0 10 1.75 8.22 8.22 0 0 0 4.53 3.823l-.907-.907zM3.25 10a6.75 6.75 0 1 1 13.5 0 6.75 6.75 0 0 1-13.5 0m7.893-2.5h-.76v4.3h.76V10q0-.304.18-.482c.18-.178.265-.178.437-.178q.264 0 .43.172.175.166.174.459v1.83h.76V9.804q0-.356-.149-.614a.97.97 0 0 0-.401-.401 1.2 1.2 0 0 0-.587-.144q-.263 0-.485.115a1.1 1.1 0 0 0-.359.281zm-3.938 4.117q.395.258 1 .258.436 0 .778-.155a1.23 1.23 0 0 0 .527-.43q.19-.28.191-.648a.94.94 0 0 0-.203-.62 1 1 0 0 0-.48-.332v-.006a.83.83 0 0 0 .438-.315.94.94 0 0 0 .161-.562.92.92 0 0 0-.18-.568 1.1 1.1 0 0 0-.496-.367 1.9 1.9 0 0 0-.73-.132q-.57 0-.94.259a1.23 1.23 0 0 0-.485.636l.748.206q.18-.441.67-.441.252 0 .426.138.18.136.18.372 0 .556-.683.556h-.461v.603h.473q.323 0 .539.149a.47.47 0 0 1 .215.418.52.52 0 0 1-.197.43.77.77 0 0 1-.48.15q-.304 0-.526-.133a.8.8 0 0 1-.311-.367l-.713.213q.144.424.54.688"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Timer3h20 is an SVG icon wrapped in a Vue component to make it easier to use.
5
+ */
6
+ withDefaults(
7
+ defineProps<{
8
+ /**
9
+ * Define the color of the icon.
10
+ */
11
+ color?: string;
12
+ }>(),
13
+ {
14
+ color: 'currentColor',
15
+ },
16
+ );
17
+ </script>
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path fill-rule="evenodd" d="M4.854 2.854a.5.5 0 1 0-.708-.708l-1 1-1 1a.5.5 0 1 0 .708.708l.646-.647 1.084 1.084A9.96 9.96 0 0 0 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10a9.96 9.96 0 0 0-2.584-6.709L20 4.707l.146.147a.5.5 0 0 0 .708-.708l-.5-.5-.5-.5a.5.5 0 0 0-.708.708l.147.146-.584.584A9.96 9.96 0 0 0 12 2a9.96 9.96 0 0 0-6.709 2.584L4.207 3.5zM4 12a8 8 0 1 1 16 0 8 8 0 0 1-16 0m9.372-3h-.912v5.16h.912V12q0-.365.216-.578a.72.72 0 0 1 .524-.213.7.7 0 0 1 .517.206q.21.2.209.55v2.196h.912v-2.395q0-.427-.18-.736a1.16 1.16 0 0 0-.48-.482 1.4 1.4 0 0 0-.705-.172q-.315 0-.582.138a1.3 1.3 0 0 0-.43.337zm-4.726 4.94q.475.31 1.2.31.524 0 .934-.186t.632-.516q.23-.338.23-.777 0-.448-.244-.744a1.2 1.2 0 0 0-.575-.399v-.006q.338-.11.524-.379.195-.269.194-.674 0-.393-.215-.681a1.34 1.34 0 0 0-.596-.44 2.3 2.3 0 0 0-.877-.159q-.682 0-1.127.31a1.47 1.47 0 0 0-.582.763l.898.248q.215-.53.804-.53.302 0 .51.165.216.165.216.448 0 .667-.82.667H9.2v.723h.567q.388 0 .647.179a.56.56 0 0 1 .258.502q0 .33-.237.516a.93.93 0 0 1-.575.179q-.366 0-.632-.158a.95.95 0 0 1-.373-.44L8 13.114q.172.51.646.825"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Timer3h24 is an SVG icon wrapped in a Vue component to make it easier to use.
5
+ */
6
+ withDefaults(
7
+ defineProps<{
8
+ /**
9
+ * Define the color of the icon.
10
+ */
11
+ color?: string;
12
+ }>(),
13
+ {
14
+ color: 'currentColor',
15
+ },
16
+ );
17
+ </script>
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><path fill-rule="evenodd" d="M6.353 3.687a.5.5 0 0 0-.707-.708L4.313 4.313 2.979 5.646a.5.5 0 0 0 .708.707l.98-.98L6.46 7.168A12.95 12.95 0 0 0 3 16c0 7.18 5.82 13 13 13s13-5.82 13-13c0-3.41-1.313-6.514-3.461-8.832l1.127-1.128.314.313a.5.5 0 1 0 .707-.707l-.667-.667-.667-.666a.5.5 0 0 0-.707.707l.313.313-1.127 1.127A12.95 12.95 0 0 0 16 3c-3.41 0-6.514 1.313-8.832 3.46L5.373 4.666zM5 16C5 9.925 9.925 5 16 5s11 4.925 11 11-4.925 11-11 11S5 22.075 5 16m12.83-4h-1.217v6.88h1.216V16q0-.486.288-.771a.96.96 0 0 1 .699-.284q.42 0 .69.275.277.266.277.734v2.926H21v-3.192q0-.57-.24-.982a1.55 1.55 0 0 0-.642-.642 1.9 1.9 0 0 0-.938-.23q-.422 0-.776.184a1.8 1.8 0 0 0-.575.45zm-6.302 6.587q.633.413 1.6.413.698 0 1.245-.248.546-.247.843-.688.306-.45.306-1.037 0-.596-.325-.99a1.6 1.6 0 0 0-.767-.533v-.009q.45-.147.7-.504.258-.359.258-.9 0-.522-.287-.908a1.8 1.8 0 0 0-.795-.587 3 3 0 0 0-1.169-.211q-.909 0-1.503.413-.585.413-.776 1.018l1.197.33q.288-.706 1.073-.706.402 0 .68.22a.71.71 0 0 1 .287.597q0 .89-1.092.89h-.737v.963h.756q.517 0 .862.238.345.23.345.67t-.316.688q-.316.24-.766.239-.489 0-.843-.211a1.26 1.26 0 0 1-.498-.588l-1.14.34q.23.68.862 1.1"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Timer3h32 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="M9.707 5.707a1 1 0 0 0-1.414-1.414l-2 2-2 2a1 1 0 0 0 1.414 1.414L7 8.414l2.522 2.523A19.43 19.43 0 0 0 4.5 24c0 10.77 8.73 19.5 19.5 19.5S43.5 34.77 43.5 24c0-5.025-1.9-9.606-5.022-13.063L40 9.414l.293.293a1 1 0 0 0 1.414-1.414l-1-1-1-1a1 1 0 1 0-1.414 1.414l.293.293-1.523 1.522C33.606 6.401 29.025 4.5 24 4.5s-9.606 1.9-13.063 5.022L8.414 7zM7.5 24c0-9.113 7.387-16.5 16.5-16.5S40.5 14.887 40.5 24 33.113 40.5 24 40.5 7.5 33.113 7.5 24m19.245-6H24.92v10.321h1.825V24q0-.73.43-1.156a1.44 1.44 0 0 1 1.05-.427q.631 0 1.034.413.417.399.417 1.101v4.39H31.5v-4.789q0-.854-.36-1.472a2.33 2.33 0 0 0-.962-.964 2.85 2.85 0 0 0-1.408-.344q-.632 0-1.163.275-.517.262-.862.675zm-9.452 9.88q.948.62 2.4.62 1.047 0 1.867-.372.819-.37 1.264-1.032.46-.675.46-1.555 0-.894-.489-1.486-.488-.591-1.149-.798v-.014q.675-.22 1.049-.757.388-.537.388-1.348 0-.784-.431-1.363-.431-.578-1.193-.88-.761-.317-1.753-.317-1.364 0-2.255.62-.876.618-1.164 1.527l1.796.495q.43-1.06 1.61-1.06.602 0 1.02.33.43.332.43.895 0 1.335-1.638 1.335H18.4v1.445h1.135q.776 0 1.293.358.517.345.517 1.004 0 .66-.474 1.033-.474.357-1.15.357-.732 0-1.263-.316a1.9 1.9 0 0 1-.747-.88l-1.71.508q.344 1.02 1.293 1.652"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Timer3h48 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="M12.707 7.374a1 1 0 1 0-1.414-1.414L8.627 8.626v.001L5.96 11.293a1 1 0 1 0 1.414 1.414l1.96-1.96 3.942 3.943A25.4 25.4 0 0 0 6.5 32c0 14.084 11.417 25.5 25.5 25.5S57.5 46.084 57.5 32a25.4 25.4 0 0 0-6.775-17.31l2.609-2.609.626.626a1 1 0 1 0 1.414-1.414L54.041 9.96l-1.334-1.333a1 1 0 1 0-1.414 1.414l.626.626-2.608 2.609A25.4 25.4 0 0 0 32 6.5a25.4 25.4 0 0 0-17.311 6.776l-3.942-3.942zM9.5 32C9.5 19.574 19.574 9.5 32 9.5S54.5 19.574 54.5 32 44.427 54.5 32 54.5 9.5 44.427 9.5 32m26.16-8h-2.433v13.762h2.433V32q0-.972.575-1.541c.575-.569.849-.569 1.398-.569q.843 0 1.38.55.555.533.555 1.469v5.853H42v-6.385q0-1.138-.479-1.964a3.1 3.1 0 0 0-1.283-1.284q-.824-.459-1.877-.459-.843 0-1.552.367-.69.348-1.149.9zM23.058 37.175q1.264.825 3.199.825 1.398 0 2.49-.495 1.092-.496 1.685-1.376.613-.899.613-2.074 0-1.192-.651-1.981t-1.532-1.064v-.019q.9-.294 1.398-1.009.517-.715.517-1.798 0-1.046-.574-1.817c-.574-.77-.914-.905-1.59-1.174q-1.015-.422-2.337-.422-1.82 0-3.008.826-1.169.825-1.551 2.036l2.394.66q.574-1.412 2.146-1.412.805 0 1.36.44.574.441.574 1.193 0 1.78-2.183 1.78h-1.475v1.927h1.513q1.035 0 1.724.477.69.458.69 1.339 0 .88-.633 1.376-.632.477-1.532.477-.977 0-1.686-.422a2.52 2.52 0 0 1-.996-1.174l-2.28.679q.46 1.358 1.725 2.202"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Timer3h64 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="M9.707 4.293a1 1 0 0 1 0 1.414L8.414 7l2.523 2.522C14.394 6.401 18.975 4.5 24 4.5s9.606 1.9 13.063 5.022L38.586 8l-.293-.293a1 1 0 0 1 1.414-1.414l1 1 1 1a1 1 0 0 1-1.414 1.414L40 9.414l-1.522 1.523A19.43 19.43 0 0 1 43.5 24c0 10.77-8.73 19.5-19.5 19.5S4.5 34.77 4.5 24c0-5.025 1.9-9.606 5.022-13.063L7 8.414 5.707 9.707a1 1 0 0 1-1.414-1.414l2-2 2-2a1 1 0 0 1 1.414 0M24 7.5C14.887 7.5 7.5 14.887 7.5 24S14.887 40.5 24 40.5 40.5 33.113 40.5 24 33.113 7.5 24 7.5M27 23a3 3 0 1 1-1.707-2.708l5-5a1 1 0 0 1 1.414 1.415l-5 5c.188.391.293.83.293 1.293"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Timer48 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.103 2.437a.5.5 0 0 0-.707-.708l-.833.834-.834.833a.5.5 0 0 0 .708.707l.48-.48.906.907a8.25 8.25 0 1 0 12.353 0l.49-.49.063.063a.5.5 0 1 0 .708-.707l-.417-.417-.417-.416a.5.5 0 0 0-.707.707l.063.063-.49.49A8.22 8.22 0 0 0 10 1.75 8.22 8.22 0 0 0 4.53 3.823l-.907-.907zM3.25 10a6.75 6.75 0 1 1 13.5 0 6.75 6.75 0 0 1-13.5 0m9.41-2.5h-.737v4.3h.738V10q0-.304.174-.482a.57.57 0 0 1 .424-.178q.255 0 .418.172.168.166.169.459v1.83h.737V9.804q0-.356-.145-.614a.96.96 0 0 0-.39-.401 1.1 1.1 0 0 0-.568-.144 1 1 0 0 0-.47.115 1.1 1.1 0 0 0-.35.281zm-2.867 4.375a1.9 1.9 0 0 1-.773-.144q-.33-.15-.51-.412a1.1 1.1 0 0 1-.175-.608q0-.339.186-.574a1.3 1.3 0 0 1 .482-.367q-.622-.327-.622-.906a1 1 0 0 1 .169-.567q.174-.258.494-.407.318-.15.749-.15.43 0 .749.15.319.149.488.407a.98.98 0 0 1 .174.567.83.83 0 0 1-.174.545 1.5 1.5 0 0 1-.448.361q.291.132.482.367a.88.88 0 0 1 .192.574q0 .344-.18.608-.18.263-.511.412a1.9 1.9 0 0 1-.772.144m-.686-1.204q0 .286.192.458.191.167.494.167a.7.7 0 0 0 .493-.172.57.57 0 0 0 .198-.454.57.57 0 0 0-.192-.441q-.186-.178-.5-.178-.312 0-.499.178a.57.57 0 0 0-.186.442m.047-1.772q0 .24.168.413.17.172.47.172.303 0 .471-.172a.57.57 0 0 0 .168-.413.53.53 0 0 0-.18-.425.66.66 0 0 0-.458-.16.66.66 0 0 0-.46.16.53.53 0 0 0-.18.425M6.759 10.94H5v-.596l1.092-2.529h.796l-1.074 2.483h.946v-.94h.72v.94h.453v.642H7.48v.86h-.72z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Timer48h20 is an SVG icon wrapped in a Vue component to make it easier to use.
5
+ */
6
+ withDefaults(
7
+ defineProps<{
8
+ /**
9
+ * Define the color of the icon.
10
+ */
11
+ color?: string;
12
+ }>(),
13
+ {
14
+ color: 'currentColor',
15
+ },
16
+ );
17
+ </script>
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px"><path fill-rule="evenodd" d="M4.854 2.854a.5.5 0 1 0-.708-.708l-1 1-1 1a.5.5 0 1 0 .708.708l.646-.647 1.084 1.084A9.96 9.96 0 0 0 2 12c0 5.523 4.477 10 10 10s10-4.477 10-10a9.96 9.96 0 0 0-2.584-6.709L20 4.707l.146.147a.5.5 0 0 0 .708-.708l-.5-.5-.5-.5a.5.5 0 0 0-.708.708l.147.146-.584.584A9.96 9.96 0 0 0 12 2a9.96 9.96 0 0 0-6.709 2.584L4.207 3.5zM4 12a8 8 0 1 1 16 0 8 8 0 0 1-16 0m11.193-3h-.885v5.16h.885V12q0-.365.21-.578a.69.69 0 0 1 .508-.213.66.66 0 0 1 .502.206q.202.2.202.55v2.196h.885v-2.395q0-.427-.174-.736a1.15 1.15 0 0 0-.467-.482 1.35 1.35 0 0 0-.683-.172 1.2 1.2 0 0 0-.564.138q-.252.131-.419.337zm-3.441 5.25q-.531 0-.927-.172a1.43 1.43 0 0 1-.613-.495 1.3 1.3 0 0 1-.21-.73q0-.405.223-.688.231-.282.579-.44-.746-.393-.746-1.087 0-.38.202-.682.21-.31.593-.488.383-.18.899-.179.515 0 .899.179.383.18.585.488.21.303.209.682 0 .4-.21.653-.207.255-.536.434.349.158.579.44t.23.688q0 .413-.216.73a1.43 1.43 0 0 1-.614.495 2.3 2.3 0 0 1-.926.172m-.823-1.445q0 .345.23.55.23.2.593.2a.85.85 0 0 0 .592-.206.69.69 0 0 0 .237-.544.68.68 0 0 0-.23-.53q-.223-.213-.6-.213-.375 0-.599.213a.7.7 0 0 0-.223.53m.056-2.126q0 .29.202.495c.202.205.323.207.565.207q.362 0 .564-.207c.202-.207.202-.302.202-.495a.64.64 0 0 0-.216-.51.8.8 0 0 0-.55-.192.8.8 0 0 0-.551.193.64.64 0 0 0-.216.509m-2.874 2.45H6v-.716l1.31-3.035h.955l-1.29 2.98h1.136v-1.129h.865v1.129h.543v.77h-.543v1.033H8.11z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Timer48h24 is an SVG icon wrapped in a Vue component to make it easier to use.
5
+ */
6
+ withDefaults(
7
+ defineProps<{
8
+ /**
9
+ * Define the color of the icon.
10
+ */
11
+ color?: string;
12
+ }>(),
13
+ {
14
+ color: 'currentColor',
15
+ },
16
+ );
17
+ </script>
@@ -0,0 +1,17 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32px" height="32px"><path fill-rule="evenodd" d="M6.353 3.687a.5.5 0 0 0-.707-.708L4.313 4.313 2.979 5.646a.5.5 0 0 0 .708.707l.98-.98L6.46 7.168A12.95 12.95 0 0 0 3 16c0 7.18 5.82 13 13 13s13-5.82 13-13c0-3.41-1.313-6.514-3.461-8.832l1.127-1.128.314.313a.5.5 0 1 0 .707-.707l-.667-.667-.667-.666a.5.5 0 0 0-.707.707l.313.313-1.127 1.127A12.95 12.95 0 0 0 16 3c-3.41 0-6.514 1.313-8.832 3.46L5.373 4.666zM5 16C5 9.925 9.925 5 16 5s11 4.925 11 11-4.925 11-11 11S5 22.075 5 16m15.258-4h-1.18v6.88h1.18V16q0-.486.278-.771a.91.91 0 0 1 .679-.284.88.88 0 0 1 .669.275q.27.266.269.734v2.926h1.18v-3.192q0-.57-.232-.982a1.53 1.53 0 0 0-.623-.642 1.8 1.8 0 0 0-.91-.23q-.41 0-.753.184a1.7 1.7 0 0 0-.557.45zm-4.59 7q-.705 0-1.235-.23a1.9 1.9 0 0 1-.818-.66 1.72 1.72 0 0 1-.279-.973q0-.54.298-.917.306-.376.77-.587-.993-.523-.993-1.45 0-.504.27-.908a1.9 1.9 0 0 1 .789-.651q.51-.24 1.198-.239.688 0 1.199.239.51.239.78.65.28.405.28.91 0 .531-.28.87a2.4 2.4 0 0 1-.715.579q.465.21.771.587.307.375.307.917 0 .55-.288.973a1.9 1.9 0 0 1-.818.66q-.53.23-1.236.23m-1.096-1.927q0 .459.307.734.306.266.79.266.482 0 .79-.275a.91.91 0 0 0 .315-.725.9.9 0 0 0-.307-.706q-.297-.285-.799-.285c-.502 0-.6.095-.799.285a.92.92 0 0 0-.297.706m.074-2.835q0 .386.27.66.27.276.752.276.483 0 .753-.275a.9.9 0 0 0 .27-.66q0-.432-.289-.68-.288-.256-.734-.257c-.446 0-.542.086-.734.257q-.288.248-.288.68m-3.831 3.266H8v-.954l1.746-4.046h1.273L9.3 16.477h1.515v-1.505h1.152v1.505h.725v1.027h-.725v1.376h-1.152z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Timer48h32 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="M9.707 5.707a1 1 0 0 0-1.414-1.414l-2 2-2 2a1 1 0 0 0 1.414 1.414L7 8.414l2.522 2.523A19.43 19.43 0 0 0 4.5 24c0 10.77 8.73 19.5 19.5 19.5S43.5 34.77 43.5 24c0-5.025-1.9-9.606-5.022-13.063L40 9.414l.293.293a1 1 0 0 0 1.414-1.414l-1-1-1-1a1 1 0 1 0-1.414 1.414l.293.293-1.523 1.522C33.606 6.401 29.025 4.5 24 4.5s-9.606 1.9-13.063 5.022L8.414 7zM7.5 24c0-9.113 7.387-16.5 16.5-16.5S40.5 14.887 40.5 24 33.113 40.5 24 40.5 7.5 33.113 7.5 24m22.887-6h-1.77v10.321h1.77V24q0-.73.418-1.156a1.37 1.37 0 0 1 1.017-.427q.614 0 1.004.413.404.399.404 1.101v4.39H35v-4.789q0-.854-.348-1.472a2.3 2.3 0 0 0-.934-.964q-.6-.344-1.366-.344a2.36 2.36 0 0 0-1.129.275q-.501.262-.836.675zm-6.884 10.5q-1.059 0-1.854-.344-.795-.358-1.226-.99a2.6 2.6 0 0 1-.418-1.46q0-.811.446-1.376.46-.564 1.157-.88-1.492-.785-1.492-2.175 0-.757.405-1.362.417-.62 1.184-.977.766-.358 1.798-.358c1.032 0 1.287.12 1.798.358q.766.357 1.17.977.42.605.419 1.362 0 .798-.418 1.308-.419.508-1.074.867.697.316 1.157.88t.46 1.376q0 .825-.432 1.46-.432.632-1.226.99-.795.345-1.854.344m-1.645-2.89q0 .689.46 1.101.46.4 1.185.4t1.185-.414q.474-.412.474-1.087a1.36 1.36 0 0 0-.46-1.06q-.446-.426-1.199-.426t-1.199.427q-.445.412-.445 1.06m.112-4.252q0 .578.404.99t1.13.413 1.128-.412q.404-.414.404-.991 0-.646-.432-1.019-.432-.384-1.1-.385-.67 0-1.102.385-.432.372-.432 1.019m-5.747 4.899H12v-1.431l2.62-6.07h1.91l-2.579 5.96h2.272v-2.257h1.728v2.257h1.087v1.54h-1.087v2.065h-1.728z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Timer48h48 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="M12.707 7.374a1 1 0 1 0-1.414-1.414L8.627 8.626v.001L5.96 11.293a1 1 0 1 0 1.414 1.414l1.96-1.96 3.942 3.943A25.4 25.4 0 0 0 6.5 32c0 14.084 11.417 25.5 25.5 25.5S57.5 46.084 57.5 32a25.4 25.4 0 0 0-6.775-17.31l2.609-2.609.626.626a1 1 0 1 0 1.414-1.414L54.041 9.96l-1.334-1.333a1 1 0 1 0-1.414 1.414l.626.626-2.608 2.609A25.4 25.4 0 0 0 32 6.5a25.4 25.4 0 0 0-17.311 6.776l-3.942-3.942zM9.5 32C9.5 19.574 19.574 9.5 32 9.5S54.5 19.574 54.5 32 44.427 54.5 32 54.5 9.5 44.427 9.5 32m31.016-8h-2.36v13.762h2.36V32q0-.972.558-1.541.556-.57 1.356-.569.817 0 1.338.55.54.533.539 1.469v5.853h2.36v-6.385q0-1.138-.465-1.964a3.06 3.06 0 0 0-1.245-1.284q-.799-.459-1.82-.459-.819 0-1.506.367a3.5 3.5 0 0 0-1.115.9zm-9.178 14q-1.413 0-2.472-.458-1.059-.477-1.635-1.321-.558-.844-.557-1.945 0-1.083.594-1.835a4.2 4.2 0 0 1 1.542-1.175q-1.988-1.045-1.988-2.899 0-1.008.54-1.816.556-.826 1.579-1.303t2.397-.477q1.375 0 2.397.477t1.56 1.303q.559.808.558 1.816 0 1.064-.557 1.743a4.8 4.8 0 0 1-1.43 1.156q.929.423 1.541 1.175.614.752.614 1.835 0 1.1-.576 1.945-.576.844-1.636 1.32-1.06.46-2.471.46m-2.193-3.853q0 .918.613 1.468.614.532 1.58.532t1.58-.55q.63-.55.631-1.45 0-.863-.613-1.413-.595-.568-1.598-.568c-1.003 0-1.202.19-1.598.568q-.595.55-.595 1.413m.149-5.67q0 .771.539 1.322.538.55 1.505.55t1.505-.55q.54-.55.539-1.322 0-.862-.576-1.357-.576-.514-1.468-.514c-.892 0-1.084.171-1.468.514q-.576.495-.576 1.357M21.63 35.01H16V33.1l3.493-8.091h2.546l-3.438 7.945h3.029v-3.01h2.304v3.01h1.45v2.055h-1.45v2.752h-2.304z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Timer48h64 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="M12.707 5.96a1 1 0 0 1 0 1.414l-1.96 1.96 3.943 3.941A25.4 25.4 0 0 1 32 6.5a25.4 25.4 0 0 1 17.31 6.775l2.61-2.609-.627-.626a1 1 0 0 1 1.414-1.414l1.334 1.333 1.333 1.334a1 1 0 0 1-1.414 1.414l-.626-.626-2.61 2.608A25.4 25.4 0 0 1 57.5 32c0 14.084-11.416 25.5-25.5 25.5S6.5 46.084 6.5 32a25.4 25.4 0 0 1 6.776-17.31l-3.942-3.942-1.96 1.96a1 1 0 1 1-1.414-1.414l2.666-2.666.001-.001 2.666-2.667a1 1 0 0 1 1.414 0M32 9.5C19.574 9.5 9.5 19.573 9.5 32S19.574 54.5 32 54.5 54.5 44.426 54.5 32 44.427 9.5 32 9.5m4 21.167a4 4 0 1 1-1.968-3.447l6.595-6.594a1 1 0 1 1 1.414 1.414l-6.595 6.594c.352.596.554 1.29.554 2.032"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Timer64 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="M11.77 4.865a2.584 2.584 0 0 1 4.032-1.032h-1.635a.75.75 0 0 0-.75.75v2.5c0 .415.336.75.75.75h1.635a2.584 2.584 0 0 1-4.031-1.031.75.75 0 0 0-.695-.469H3.75a.5.5 0 1 1 0-1h7.326a.75.75 0 0 0 .695-.468m2.397-3.115c-1.53 0-2.861.84-3.56 2.083H3.75a2 2 0 1 0 0 4h6.856a4.084 4.084 0 0 0 7.347-.469.75.75 0 0 0-.695-1.03h-2.341v-1h2.34a.75.75 0 0 0 .696-1.032 4.08 4.08 0 0 0-3.786-2.552M3.25 9.583a.75.75 0 0 0-1.5 0v7.501a.75.75 0 0 0 1.5 0v-.192q.192.114.411.23c1.077.567 2.654 1.128 4.672 1.128 1.527 0 3.266-.382 4.803-.834a39 39 0 0 0 3.795-1.353c.82-.34 1.32-1.14 1.32-2a2.213 2.213 0 0 0-2.865-2.114l-2.585.796a2.21 2.21 0 0 0-2.176-1.828H6.667c-1.386 0-2.353-.198-2.957-.384a5 5 0 0 1-.46-.164zm.091 5.565-.09-.072V11.96l.018.006c.75.23 1.867.45 3.398.45h3.958a.708.708 0 1 1 0 1.416H8.333a.75.75 0 0 0 0 1.5h2.292c.729 0 1.375-.352 1.777-.896l3.426-1.054a.713.713 0 0 1 .922.68c0 .282-.16.518-.395.615-.823.342-2.164.864-3.642 1.299-1.49.438-3.067.773-4.38.773-1.731 0-3.07-.48-3.973-.955a7 7 0 0 1-1.019-.647"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * ToolRental20 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="M14.218 5.875A3 3 0 0 1 18.659 4.5H17a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h1.66a3.001 3.001 0 0 1-4.441-1.375 1 1 0 0 0-.928-.625H4.5a.5.5 0 0 1 0-1h8.79a1 1 0 0 0 .928-.625M17 2a5 5 0 0 0-4.33 2.5H4.5a2.5 2.5 0 0 0 0 5h8.17a5.001 5.001 0 0 0 8.967-.625 1 1 0 0 0-.928-1.375H18v-1h2.71a1 1 0 0 0 .926-1.375A5 5 0 0 0 17 2M4 11.5a1 1 0 1 0-2 0v9a1 1 0 1 0 2 0v-.055q.165.094.347.19C5.65 21.32 7.559 22 10 22c1.846 0 3.944-.461 5.792-1.005a46 46 0 0 0 4.563-1.627A2.68 2.68 0 0 0 22 16.877a2.755 2.755 0 0 0-3.566-2.634l-2.996.922A2.75 2.75 0 0 0 12.75 13H8c-1.653 0-2.804-.236-3.518-.456A6 6 0 0 1 4 12.376zm.07 6.598L4 18.043v-3.555c.908.268 2.224.512 4 .512h4.75a.75.75 0 0 1 0 1.5H10a1 1 0 1 0 0 2h2.75c.895 0 1.69-.428 2.193-1.09l4.08-1.255a.755.755 0 0 1 .977.722c0 .299-.17.544-.412.644a44 44 0 0 1-4.361 1.555C13.443 19.601 11.561 20 10 20c-2.06 0-3.65-.571-4.722-1.135a8.4 8.4 0 0 1-1.207-.767"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * ToolRental24 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="M18.648 7.709a4.335 4.335 0 0 1 7.146-1.376h-3.127a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h3.127a4.335 4.335 0 0 1-7.146-1.375 1 1 0 0 0-.927-.625H6a1 1 0 1 1 0-2h11.721a1 1 0 0 0 .927-.624M22.667 3a6.33 6.33 0 0 0-5.58 3.333H6a3 3 0 0 0 0 6h11.088a6.335 6.335 0 0 0 11.452-.625 1 1 0 0 0-.928-1.375h-3.945v-2h3.945a1 1 0 0 0 .927-1.375A6.335 6.335 0 0 0 22.667 3M5 15.333a1 1 0 1 0-2 0v12a1 1 0 1 0 2 0v-.662q.425.269.95.547c1.7.895 4.193 1.782 7.383 1.782 2.414 0 5.176-.605 7.628-1.327a62 62 0 0 0 6.051-2.156C28.245 25.004 29 23.8 29 22.502a3.34 3.34 0 0 0-4.323-3.193l-4.362 1.342A3.334 3.334 0 0 0 17 17.667h-6.333c-2.237 0-3.804-.32-4.79-.623a8 8 0 0 1-.877-.32zm.224 9.062A9 9 0 0 1 5 24.216v-5.353q.138.046.29.093c1.18.363 2.947.71 5.377.71H17a1.333 1.333 0 1 1 0 2.667h-3.667a1 1 0 1 0 0 2H17a3.33 3.33 0 0 0 2.72-1.406l5.545-1.706A1.34 1.34 0 0 1 27 22.502c0 .528-.302.98-.755 1.168a60 60 0 0 1-5.848 2.085c-2.39.703-4.935 1.245-7.064 1.245-2.809 0-4.983-.78-6.45-1.552-.735-.386-1.291-.77-1.659-1.053"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * ToolRental32 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="M27.972 11.563A6.503 6.503 0 0 1 38.691 9.5h-4.69a1.5 1.5 0 0 0-1.5 1.5v6a1.5 1.5 0 0 0 1.5 1.5h4.69a6.503 6.503 0 0 1-10.719-2.063 1.5 1.5 0 0 0-1.39-.937H9a1.5 1.5 0 0 1 0-3h17.582a1.5 1.5 0 0 0 1.39-.937M34 4.5a9.5 9.5 0 0 0-8.368 5H9a4.5 4.5 0 1 0 0 9h16.632a9.503 9.503 0 0 0 17.177-.937 1.5 1.5 0 0 0-1.39-2.063H35.5v-3h5.919a1.5 1.5 0 0 0 1.39-2.063A9.5 9.5 0 0 0 34 4.5M7.5 23a1.5 1.5 0 0 0-3 0v18a1.5 1.5 0 0 0 3 0v-.994c.424.267.9.544 1.427.821C11.476 42.17 15.214 43.5 20 43.5c3.621 0 7.763-.907 11.442-1.99 3.7-1.089 7.037-2.388 9.076-3.235 1.85-.768 2.982-2.574 2.982-4.522 0-3.37-3.262-5.78-6.484-4.789l-6.543 2.013A5 5 0 0 0 25.5 26.5H16c-3.355 0-5.706-.479-7.184-.934-.56-.172-.996-.341-1.316-.481zm.337 13.592q-.192-.148-.337-.267v-8.03q.207.069.434.139C9.706 28.979 12.355 29.5 16 29.5h9.5a2 2 0 0 1 0 4H20a1.5 1.5 0 1 0 0 3h5.5a5 5 0 0 0 4.08-2.11l8.318-2.559a2.01 2.01 0 0 1 2.602 1.922c0 .792-.453 1.47-1.132 1.751-1.983.824-5.211 2.08-8.773 3.128C27.011 39.687 23.193 40.5 20 40.5c-4.214 0-7.475-1.17-9.676-2.327a17.4 17.4 0 0 1-2.487-1.58"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * ToolRental48 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="M36.833 15.23a9.17 9.17 0 0 1 15.835-2.063h-7.334a1.5 1.5 0 0 0-1.5 1.5v8a1.5 1.5 0 0 0 1.5 1.5h7.334a9.17 9.17 0 0 1-15.835-2.063 1.5 1.5 0 0 0-1.39-.937H12a2.5 2.5 0 1 1 0-5h23.442a1.5 1.5 0 0 0 1.39-.938m8.5-8.73a12.17 12.17 0 0 0-10.855 6.667H12a5.5 5.5 0 1 0 0 11h22.478a12.17 12.17 0 0 0 10.856 6.666c5.108 0 9.477-3.147 11.281-7.603a1.5 1.5 0 0 0-1.39-2.063h-8.391v-5h8.39a1.5 1.5 0 0 0 1.391-2.063C54.811 9.648 50.442 6.5 45.333 6.5M9.5 30.667a1.5 1.5 0 1 0-3 0v24a1.5 1.5 0 0 0 3 0v-2.249a28 28 0 0 0 2.635 1.576c3.34 1.758 8.246 3.506 14.532 3.506 4.757 0 10.226-1.194 15.115-2.633 4.91-1.445 9.34-3.17 12.05-4.296 2.272-.943 3.668-3.162 3.668-5.566 0-4.16-4.024-7.131-7.999-5.908l-9.334 2.872A6.167 6.167 0 0 0 34 35.833H21.334c-4.522 0-7.706-.645-9.726-1.267A16 16 0 0 1 9.5 33.77zm.644 18.519q-.392-.303-.644-.52V37.018q.546.205 1.226.416c2.313.712 5.796 1.4 10.608 1.4H34a3.167 3.167 0 0 1 0 6.333h-7.333a1.5 1.5 0 1 0 0 3H34a6.16 6.16 0 0 0 5.127-2.74l11.257-3.463c2.045-.63 4.116.9 4.116 3.04 0 1.248-.717 2.34-1.818 2.797-2.653 1.102-6.975 2.784-11.747 4.188-4.794 1.411-9.94 2.51-14.268 2.51-5.714 0-10.142-1.585-13.135-3.16a23.7 23.7 0 0 1-3.388-2.153"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * ToolRental64 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="M6.667 2.583a.75.75 0 0 0-.75.75v2.583H5a3.25 3.25 0 0 0-3.25 3.25v8.25h16.5v-8.25A3.25 3.25 0 0 0 15 5.916h-.917V3.333a.75.75 0 0 0-.75-.75zm5.916 3.333V4.083H7.417v1.833zm-5.916 1.5H15c.967 0 1.75.784 1.75 1.75v1.584h-2.917V10a.5.5 0 1 0-1 0v.75H7.167V10a.5.5 0 0 0-1 0v.75H3.25V9.166c0-.966.784-1.75 1.75-1.75zM3.25 11.75v4.166h13.5V11.75h-2.917v.75a.5.5 0 1 1-1 0v-.75H7.167v.75a.5.5 0 0 1-1 0v-.75z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Toolbox20 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="M8 3a1 1 0 0 0-1 1v3H6a4 4 0 0 0-4 4v10h20V11a4 4 0 0 0-4-4h-1V4a1 1 0 0 0-1-1zm7 4V5H9v2zM8 9h10a2 2 0 0 1 2 2v2h-3.5v-1a.5.5 0 0 0-1 0v1h-7v-1a.5.5 0 0 0-1 0v1H4v-2a2 2 0 0 1 2-2zm-4 5v5h16v-5h-3.5v1a.5.5 0 0 1-1 0v-1h-7v1a.5.5 0 0 1-1 0v-1z"/></svg></template>
2
+ <script setup lang="ts">
3
+ /**
4
+ * Toolbox24 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>