@mozaic-ds/icons-vue 0.1.0-beta.2 → 0.1.0-beta.3

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 (2836) hide show
  1. package/dist/ads-icons-vue.mjs +30640 -21465
  2. package/dist/ads-icons-vue.umd.js +1 -1
  3. package/package.json +1 -1
  4. package/src/components/A11y20/A11y20.vue +1 -4
  5. package/src/components/A11y24/A11y24.vue +1 -4
  6. package/src/components/A11y32/A11y32.vue +1 -4
  7. package/src/components/A11y48/A11y48.vue +1 -4
  8. package/src/components/A11y64/A11y64.vue +1 -4
  9. package/src/components/Admin20/Admin20.vue +1 -11
  10. package/src/components/Admin24/Admin24.vue +1 -11
  11. package/src/components/Admin32/Admin32.vue +1 -4
  12. package/src/components/Admin48/Admin48.vue +1 -4
  13. package/src/components/Admin64/Admin64.vue +1 -4
  14. package/src/components/Administration20/Administration20.vue +1 -4
  15. package/src/components/Administration24/Administration24.vue +1 -4
  16. package/src/components/Administration32/Administration32.vue +1 -4
  17. package/src/components/Administration48/Administration48.vue +1 -4
  18. package/src/components/Administration64/Administration64.vue +1 -4
  19. package/src/components/Ai20/Ai20.vue +15 -0
  20. package/src/components/Ai20/index.js +2 -0
  21. package/src/components/Ai24/Ai24.vue +15 -0
  22. package/src/components/Ai24/index.js +2 -0
  23. package/src/components/Ai32/Ai32.vue +15 -0
  24. package/src/components/Ai32/index.js +2 -0
  25. package/src/components/Ai48/Ai48.vue +15 -0
  26. package/src/components/Ai48/index.js +2 -0
  27. package/src/components/Ai64/Ai64.vue +15 -0
  28. package/src/components/Ai64/index.js +2 -0
  29. package/src/components/Apartment20/Apartment20.vue +1 -4
  30. package/src/components/Apartment24/Apartment24.vue +1 -4
  31. package/src/components/Apartment32/Apartment32.vue +1 -4
  32. package/src/components/Apartment48/Apartment48.vue +1 -4
  33. package/src/components/Apartment64/Apartment64.vue +1 -4
  34. package/src/components/Api20/Api20.vue +15 -0
  35. package/src/components/Api20/index.js +2 -0
  36. package/src/components/Api24/Api24.vue +15 -0
  37. package/src/components/Api24/index.js +2 -0
  38. package/src/components/Api32/Api32.vue +15 -0
  39. package/src/components/Api32/index.js +2 -0
  40. package/src/components/Api48/Api48.vue +15 -0
  41. package/src/components/Api48/index.js +2 -0
  42. package/src/components/Api64/Api64.vue +15 -0
  43. package/src/components/Api64/index.js +2 -0
  44. package/src/components/ArrowBack20/ArrowBack20.vue +1 -11
  45. package/src/components/ArrowBack24/ArrowBack24.vue +1 -11
  46. package/src/components/ArrowBack32/ArrowBack32.vue +1 -11
  47. package/src/components/ArrowBack48/ArrowBack48.vue +1 -11
  48. package/src/components/ArrowBack64/ArrowBack64.vue +1 -4
  49. package/src/components/ArrowBottom20/ArrowBottom20.vue +1 -11
  50. package/src/components/ArrowBottom24/ArrowBottom24.vue +1 -11
  51. package/src/components/ArrowBottom32/ArrowBottom32.vue +1 -11
  52. package/src/components/ArrowBottom48/ArrowBottom48.vue +1 -11
  53. package/src/components/ArrowBottom64/ArrowBottom64.vue +1 -4
  54. package/src/components/ArrowBottomLeft20/ArrowBottomLeft20.vue +1 -11
  55. package/src/components/ArrowBottomLeft24/ArrowBottomLeft24.vue +1 -11
  56. package/src/components/ArrowBottomLeft32/ArrowBottomLeft32.vue +1 -11
  57. package/src/components/ArrowBottomLeft48/ArrowBottomLeft48.vue +1 -11
  58. package/src/components/ArrowBottomLeft64/ArrowBottomLeft64.vue +1 -4
  59. package/src/components/ArrowBottomRight20/ArrowBottomRight20.vue +1 -11
  60. package/src/components/ArrowBottomRight24/ArrowBottomRight24.vue +1 -11
  61. package/src/components/ArrowBottomRight32/ArrowBottomRight32.vue +1 -11
  62. package/src/components/ArrowBottomRight48/ArrowBottomRight48.vue +1 -11
  63. package/src/components/ArrowBottomRight64/ArrowBottomRight64.vue +1 -4
  64. package/src/components/ArrowNext20/ArrowNext20.vue +1 -11
  65. package/src/components/ArrowNext24/ArrowNext24.vue +1 -11
  66. package/src/components/ArrowNext32/ArrowNext32.vue +1 -11
  67. package/src/components/ArrowNext48/ArrowNext48.vue +1 -11
  68. package/src/components/ArrowNext64/ArrowNext64.vue +1 -4
  69. package/src/components/ArrowRedo20/ArrowRedo20.vue +15 -0
  70. package/src/components/ArrowRedo20/index.js +2 -0
  71. package/src/components/ArrowRedo24/ArrowRedo24.vue +15 -0
  72. package/src/components/ArrowRedo24/index.js +2 -0
  73. package/src/components/ArrowRedo32/ArrowRedo32.vue +15 -0
  74. package/src/components/ArrowRedo32/index.js +2 -0
  75. package/src/components/ArrowRedo48/ArrowRedo48.vue +15 -0
  76. package/src/components/ArrowRedo48/index.js +2 -0
  77. package/src/components/ArrowRedo64/ArrowRedo64.vue +15 -0
  78. package/src/components/ArrowRedo64/index.js +2 -0
  79. package/src/components/ArrowTop20/ArrowTop20.vue +1 -11
  80. package/src/components/ArrowTop24/ArrowTop24.vue +1 -11
  81. package/src/components/ArrowTop32/ArrowTop32.vue +1 -11
  82. package/src/components/ArrowTop48/ArrowTop48.vue +1 -11
  83. package/src/components/ArrowTop64/ArrowTop64.vue +1 -4
  84. package/src/components/ArrowTopLeft20/ArrowTopLeft20.vue +1 -11
  85. package/src/components/ArrowTopLeft24/ArrowTopLeft24.vue +1 -11
  86. package/src/components/ArrowTopLeft32/ArrowTopLeft32.vue +1 -11
  87. package/src/components/ArrowTopLeft48/ArrowTopLeft48.vue +1 -11
  88. package/src/components/ArrowTopLeft64/ArrowTopLeft64.vue +1 -4
  89. package/src/components/ArrowTopRight20/ArrowTopRight20.vue +1 -11
  90. package/src/components/ArrowTopRight24/ArrowTopRight24.vue +1 -11
  91. package/src/components/ArrowTopRight32/ArrowTopRight32.vue +1 -11
  92. package/src/components/ArrowTopRight48/ArrowTopRight48.vue +1 -11
  93. package/src/components/ArrowTopRight64/ArrowTopRight64.vue +1 -4
  94. package/src/components/ArrowUndo20/ArrowUndo20.vue +15 -0
  95. package/src/components/ArrowUndo20/index.js +2 -0
  96. package/src/components/ArrowUndo24/ArrowUndo24.vue +15 -0
  97. package/src/components/ArrowUndo24/index.js +2 -0
  98. package/src/components/ArrowUndo32/ArrowUndo32.vue +15 -0
  99. package/src/components/ArrowUndo32/index.js +2 -0
  100. package/src/components/ArrowUndo48/ArrowUndo48.vue +15 -0
  101. package/src/components/ArrowUndo48/index.js +2 -0
  102. package/src/components/ArrowUndo64/ArrowUndo64.vue +15 -0
  103. package/src/components/ArrowUndo64/index.js +2 -0
  104. package/src/components/Attic20/Attic20.vue +1 -4
  105. package/src/components/Attic24/Attic24.vue +1 -4
  106. package/src/components/Attic32/Attic32.vue +1 -4
  107. package/src/components/Attic48/Attic48.vue +1 -4
  108. package/src/components/Attic64/Attic64.vue +1 -4
  109. package/src/components/Balcony20/Balcony20.vue +1 -11
  110. package/src/components/Balcony24/Balcony24.vue +1 -11
  111. package/src/components/Balcony32/Balcony32.vue +1 -4
  112. package/src/components/Balcony48/Balcony48.vue +1 -4
  113. package/src/components/Balcony64/Balcony64.vue +1 -4
  114. package/src/components/Barbecue20/Barbecue20.vue +1 -4
  115. package/src/components/Barbecue24/Barbecue24.vue +1 -4
  116. package/src/components/Barbecue32/Barbecue32.vue +1 -11
  117. package/src/components/Barbecue48/Barbecue48.vue +1 -4
  118. package/src/components/Barbecue64/Barbecue64.vue +1 -4
  119. package/src/components/BarcodeScanner20/BarcodeScanner20.vue +1 -11
  120. package/src/components/BarcodeScanner24/BarcodeScanner24.vue +1 -11
  121. package/src/components/BarcodeScanner32/BarcodeScanner32.vue +1 -11
  122. package/src/components/BarcodeScanner48/BarcodeScanner48.vue +1 -4
  123. package/src/components/BarcodeScanner64/BarcodeScanner64.vue +1 -4
  124. package/src/components/Bathroom20/Bathroom20.vue +1 -4
  125. package/src/components/Bathroom24/Bathroom24.vue +1 -4
  126. package/src/components/Bathroom32/Bathroom32.vue +1 -11
  127. package/src/components/Bathroom48/Bathroom48.vue +1 -4
  128. package/src/components/Bathroom64/Bathroom64.vue +1 -4
  129. package/src/components/BatteryFull20/BatteryFull20.vue +15 -0
  130. package/src/components/BatteryFull20/index.js +2 -0
  131. package/src/components/BatteryFull24/BatteryFull24.vue +15 -0
  132. package/src/components/BatteryFull24/index.js +2 -0
  133. package/src/components/BatteryFull32/BatteryFull32.vue +15 -0
  134. package/src/components/BatteryFull32/index.js +2 -0
  135. package/src/components/BatteryFull48/BatteryFull48.vue +15 -0
  136. package/src/components/BatteryFull48/index.js +2 -0
  137. package/src/components/BatteryFull64/BatteryFull64.vue +15 -0
  138. package/src/components/BatteryFull64/index.js +2 -0
  139. package/src/components/BatteryHalf20/BatteryHalf20.vue +15 -0
  140. package/src/components/BatteryHalf20/index.js +2 -0
  141. package/src/components/BatteryHalf24/BatteryHalf24.vue +15 -0
  142. package/src/components/BatteryHalf24/index.js +2 -0
  143. package/src/components/BatteryHalf32/BatteryHalf32.vue +15 -0
  144. package/src/components/BatteryHalf32/index.js +2 -0
  145. package/src/components/BatteryHalf48/BatteryHalf48.vue +15 -0
  146. package/src/components/BatteryHalf48/index.js +2 -0
  147. package/src/components/BatteryHalf64/BatteryHalf64.vue +15 -0
  148. package/src/components/BatteryHalf64/index.js +2 -0
  149. package/src/components/BatteryLow20/BatteryLow20.vue +15 -0
  150. package/src/components/BatteryLow20/index.js +2 -0
  151. package/src/components/BatteryLow24/BatteryLow24.vue +15 -0
  152. package/src/components/BatteryLow24/index.js +2 -0
  153. package/src/components/BatteryLow32/BatteryLow32.vue +15 -0
  154. package/src/components/BatteryLow32/index.js +2 -0
  155. package/src/components/BatteryLow48/BatteryLow48.vue +15 -0
  156. package/src/components/BatteryLow48/index.js +2 -0
  157. package/src/components/BatteryLow64/BatteryLow64.vue +15 -0
  158. package/src/components/BatteryLow64/index.js +2 -0
  159. package/src/components/Bedroom20/Bedroom20.vue +1 -4
  160. package/src/components/Bedroom24/Bedroom24.vue +1 -4
  161. package/src/components/Bedroom32/Bedroom32.vue +1 -11
  162. package/src/components/Bedroom48/Bedroom48.vue +1 -4
  163. package/src/components/Bedroom64/Bedroom64.vue +1 -4
  164. package/src/components/BigBag20/BigBag20.vue +15 -0
  165. package/src/components/BigBag20/index.js +2 -0
  166. package/src/components/BigBag24/BigBag24.vue +15 -0
  167. package/src/components/BigBag24/index.js +2 -0
  168. package/src/components/BigBag32/BigBag32.vue +15 -0
  169. package/src/components/BigBag32/index.js +2 -0
  170. package/src/components/BigBag48/BigBag48.vue +15 -0
  171. package/src/components/BigBag48/index.js +2 -0
  172. package/src/components/BigBag64/BigBag64.vue +15 -0
  173. package/src/components/BigBag64/index.js +2 -0
  174. package/src/components/BillEuro20/BillEuro20.vue +15 -0
  175. package/src/components/BillEuro20/index.js +2 -0
  176. package/src/components/BillEuro24/BillEuro24.vue +15 -0
  177. package/src/components/BillEuro24/index.js +2 -0
  178. package/src/components/BillEuro32/BillEuro32.vue +15 -0
  179. package/src/components/BillEuro32/index.js +2 -0
  180. package/src/components/BillEuro48/BillEuro48.vue +15 -0
  181. package/src/components/BillEuro48/index.js +2 -0
  182. package/src/components/BillEuro64/BillEuro64.vue +15 -0
  183. package/src/components/BillEuro64/index.js +2 -0
  184. package/src/components/BillZloty20/BillZloty20.vue +15 -0
  185. package/src/components/BillZloty20/index.js +2 -0
  186. package/src/components/BillZloty24/BillZloty24.vue +15 -0
  187. package/src/components/BillZloty24/index.js +2 -0
  188. package/src/components/BillZloty32/BillZloty32.vue +15 -0
  189. package/src/components/BillZloty32/index.js +2 -0
  190. package/src/components/BillZloty48/BillZloty48.vue +15 -0
  191. package/src/components/BillZloty48/index.js +2 -0
  192. package/src/components/BillZloty64/BillZloty64.vue +15 -0
  193. package/src/components/BillZloty64/index.js +2 -0
  194. package/src/components/Bluetooth20/Bluetooth20.vue +15 -0
  195. package/src/components/Bluetooth20/index.js +2 -0
  196. package/src/components/Bluetooth24/Bluetooth24.vue +15 -0
  197. package/src/components/Bluetooth24/index.js +2 -0
  198. package/src/components/Bluetooth32/Bluetooth32.vue +15 -0
  199. package/src/components/Bluetooth32/index.js +2 -0
  200. package/src/components/Bluetooth48/Bluetooth48.vue +15 -0
  201. package/src/components/Bluetooth48/index.js +2 -0
  202. package/src/components/Bluetooth64/Bluetooth64.vue +15 -0
  203. package/src/components/Bluetooth64/index.js +2 -0
  204. package/src/components/Book20/Book20.vue +1 -11
  205. package/src/components/Book24/Book24.vue +1 -11
  206. package/src/components/Book32/Book32.vue +1 -4
  207. package/src/components/Book48/Book48.vue +1 -4
  208. package/src/components/Book64/Book64.vue +1 -4
  209. package/src/components/Brightness20/Brightness20.vue +15 -0
  210. package/src/components/Brightness20/index.js +2 -0
  211. package/src/components/Brightness24/Brightness24.vue +15 -0
  212. package/src/components/Brightness24/index.js +2 -0
  213. package/src/components/Brightness32/Brightness32.vue +15 -0
  214. package/src/components/Brightness32/index.js +2 -0
  215. package/src/components/Brightness48/Brightness48.vue +15 -0
  216. package/src/components/Brightness48/index.js +2 -0
  217. package/src/components/Brightness64/Brightness64.vue +15 -0
  218. package/src/components/Brightness64/index.js +2 -0
  219. package/src/components/Calculator20/Calculator20.vue +1 -4
  220. package/src/components/Calculator24/Calculator24.vue +1 -4
  221. package/src/components/Calculator32/Calculator32.vue +1 -4
  222. package/src/components/Calculator48/Calculator48.vue +1 -4
  223. package/src/components/Calculator64/Calculator64.vue +1 -4
  224. package/src/components/Calendar20/Calendar20.vue +1 -4
  225. package/src/components/Calendar24/Calendar24.vue +1 -4
  226. package/src/components/Calendar32/Calendar32.vue +1 -4
  227. package/src/components/Calendar48/Calendar48.vue +1 -4
  228. package/src/components/Calendar64/Calendar64.vue +1 -4
  229. package/src/components/Camera20/Camera20.vue +1 -11
  230. package/src/components/Camera24/Camera24.vue +1 -11
  231. package/src/components/Camera32/Camera32.vue +1 -11
  232. package/src/components/Camera48/Camera48.vue +1 -4
  233. package/src/components/Camera64/Camera64.vue +1 -4
  234. package/src/components/CarPark20/CarPark20.vue +15 -0
  235. package/src/components/CarPark20/index.js +2 -0
  236. package/src/components/CarPark24/CarPark24.vue +15 -0
  237. package/src/components/CarPark24/index.js +2 -0
  238. package/src/components/CarPark32/CarPark32.vue +15 -0
  239. package/src/components/CarPark32/index.js +2 -0
  240. package/src/components/CarPark48/CarPark48.vue +15 -0
  241. package/src/components/CarPark48/index.js +2 -0
  242. package/src/components/CarPark64/CarPark64.vue +15 -0
  243. package/src/components/CarPark64/index.js +2 -0
  244. package/src/components/Cart20/Cart20.vue +1 -11
  245. package/src/components/Cart24/Cart24.vue +1 -11
  246. package/src/components/Cart32/Cart32.vue +1 -11
  247. package/src/components/Cart48/Cart48.vue +1 -4
  248. package/src/components/Cart64/Cart64.vue +1 -4
  249. package/src/components/Certification20/Certification20.vue +1 -4
  250. package/src/components/Certification24/Certification24.vue +1 -4
  251. package/src/components/Certification32/Certification32.vue +1 -4
  252. package/src/components/Certification48/Certification48.vue +1 -4
  253. package/src/components/Certification64/Certification64.vue +1 -4
  254. package/src/components/Chat20/Chat20.vue +1 -11
  255. package/src/components/Chat24/Chat24.vue +1 -11
  256. package/src/components/Chat32/Chat32.vue +1 -4
  257. package/src/components/Chat48/Chat48.vue +1 -4
  258. package/src/components/Chat64/Chat64.vue +1 -4
  259. package/src/components/Check20/Check20.vue +1 -11
  260. package/src/components/Check24/Check24.vue +1 -11
  261. package/src/components/Check32/Check32.vue +1 -11
  262. package/src/components/Check48/Check48.vue +1 -11
  263. package/src/components/Check64/Check64.vue +1 -4
  264. package/src/components/CheckCircle20/CheckCircle20.vue +1 -4
  265. package/src/components/CheckCircle24/CheckCircle24.vue +1 -4
  266. package/src/components/CheckCircle32/CheckCircle32.vue +1 -4
  267. package/src/components/CheckCircle48/CheckCircle48.vue +1 -4
  268. package/src/components/CheckCircle64/CheckCircle64.vue +1 -4
  269. package/src/components/CheckCircleFilled20/CheckCircleFilled20.vue +15 -0
  270. package/src/components/CheckCircleFilled20/index.js +2 -0
  271. package/src/components/CheckCircleFilled24/CheckCircleFilled24.vue +15 -0
  272. package/src/components/CheckCircleFilled24/index.js +2 -0
  273. package/src/components/CheckCircleFilled32/CheckCircleFilled32.vue +15 -0
  274. package/src/components/CheckCircleFilled32/index.js +2 -0
  275. package/src/components/CheckCircleFilled48/CheckCircleFilled48.vue +15 -0
  276. package/src/components/CheckCircleFilled48/index.js +2 -0
  277. package/src/components/CheckCircleFilled64/CheckCircleFilled64.vue +15 -0
  278. package/src/components/CheckCircleFilled64/index.js +2 -0
  279. package/src/components/Checkout20/Checkout20.vue +1 -4
  280. package/src/components/Checkout24/Checkout24.vue +1 -4
  281. package/src/components/Checkout32/Checkout32.vue +1 -4
  282. package/src/components/Checkout48/Checkout48.vue +1 -4
  283. package/src/components/Checkout64/Checkout64.vue +1 -4
  284. package/src/components/CheckoutAlt20/CheckoutAlt20.vue +1 -4
  285. package/src/components/CheckoutAlt24/CheckoutAlt24.vue +1 -4
  286. package/src/components/CheckoutAlt32/CheckoutAlt32.vue +1 -4
  287. package/src/components/CheckoutAlt48/CheckoutAlt48.vue +1 -4
  288. package/src/components/CheckoutAlt64/CheckoutAlt64.vue +1 -4
  289. package/src/components/ChevronDown20/ChevronDown20.vue +1 -11
  290. package/src/components/ChevronDown24/ChevronDown24.vue +1 -11
  291. package/src/components/ChevronDown32/ChevronDown32.vue +1 -11
  292. package/src/components/ChevronDown48/ChevronDown48.vue +1 -11
  293. package/src/components/ChevronDown64/ChevronDown64.vue +1 -4
  294. package/src/components/ChevronLeft20/ChevronLeft20.vue +1 -11
  295. package/src/components/ChevronLeft24/ChevronLeft24.vue +1 -11
  296. package/src/components/ChevronLeft32/ChevronLeft32.vue +1 -11
  297. package/src/components/ChevronLeft48/ChevronLeft48.vue +1 -11
  298. package/src/components/ChevronLeft64/ChevronLeft64.vue +1 -4
  299. package/src/components/ChevronRight20/ChevronRight20.vue +1 -11
  300. package/src/components/ChevronRight24/ChevronRight24.vue +1 -11
  301. package/src/components/ChevronRight32/ChevronRight32.vue +1 -11
  302. package/src/components/ChevronRight48/ChevronRight48.vue +1 -11
  303. package/src/components/ChevronRight64/ChevronRight64.vue +1 -4
  304. package/src/components/ChevronUp20/ChevronUp20.vue +1 -11
  305. package/src/components/ChevronUp24/ChevronUp24.vue +1 -11
  306. package/src/components/ChevronUp32/ChevronUp32.vue +1 -11
  307. package/src/components/ChevronUp48/ChevronUp48.vue +1 -11
  308. package/src/components/ChevronUp64/ChevronUp64.vue +1 -4
  309. package/src/components/ChristmasTree20/ChristmasTree20.vue +1 -4
  310. package/src/components/ChristmasTree24/ChristmasTree24.vue +1 -4
  311. package/src/components/ChristmasTree32/ChristmasTree32.vue +1 -4
  312. package/src/components/ChristmasTree48/ChristmasTree48.vue +1 -4
  313. package/src/components/ChristmasTree64/ChristmasTree64.vue +1 -4
  314. package/src/components/CircularEconomy20/CircularEconomy20.vue +1 -4
  315. package/src/components/CircularEconomy24/CircularEconomy24.vue +1 -4
  316. package/src/components/CircularEconomy32/CircularEconomy32.vue +1 -11
  317. package/src/components/CircularEconomy48/CircularEconomy48.vue +1 -4
  318. package/src/components/CircularEconomy64/CircularEconomy64.vue +1 -4
  319. package/src/components/CleaningProduct20/CleaningProduct20.vue +1 -4
  320. package/src/components/CleaningProduct24/CleaningProduct24.vue +1 -4
  321. package/src/components/CleaningProduct32/CleaningProduct32.vue +1 -4
  322. package/src/components/CleaningProduct48/CleaningProduct48.vue +1 -4
  323. package/src/components/CleaningProduct64/CleaningProduct64.vue +1 -4
  324. package/src/components/Code20/Code20.vue +1 -11
  325. package/src/components/Code24/Code24.vue +1 -11
  326. package/src/components/Code32/Code32.vue +1 -4
  327. package/src/components/Code48/Code48.vue +1 -4
  328. package/src/components/Code64/Code64.vue +1 -4
  329. package/src/components/Coffee20/Coffee20.vue +15 -0
  330. package/src/components/Coffee20/index.js +2 -0
  331. package/src/components/Coffee24/Coffee24.vue +15 -0
  332. package/src/components/Coffee24/index.js +2 -0
  333. package/src/components/Coffee32/Coffee32.vue +15 -0
  334. package/src/components/Coffee32/index.js +2 -0
  335. package/src/components/Coffee48/Coffee48.vue +15 -0
  336. package/src/components/Coffee48/index.js +2 -0
  337. package/src/components/Coffee64/Coffee64.vue +15 -0
  338. package/src/components/Coffee64/index.js +2 -0
  339. package/src/components/Comment20/Comment20.vue +1 -11
  340. package/src/components/Comment24/Comment24.vue +1 -11
  341. package/src/components/Comment32/Comment32.vue +1 -11
  342. package/src/components/Comment48/Comment48.vue +1 -4
  343. package/src/components/Comment64/Comment64.vue +1 -4
  344. package/src/components/Company20/Company20.vue +15 -0
  345. package/src/components/Company20/index.js +2 -0
  346. package/src/components/Company24/Company24.vue +15 -0
  347. package/src/components/Company24/index.js +2 -0
  348. package/src/components/Company32/Company32.vue +15 -0
  349. package/src/components/Company32/index.js +2 -0
  350. package/src/components/Company48/Company48.vue +15 -0
  351. package/src/components/Company48/index.js +2 -0
  352. package/src/components/Company64/Company64.vue +15 -0
  353. package/src/components/Company64/index.js +2 -0
  354. package/src/components/Comparator20/Comparator20.vue +1 -4
  355. package/src/components/Comparator24/Comparator24.vue +1 -4
  356. package/src/components/Comparator32/Comparator32.vue +1 -4
  357. package/src/components/Comparator48/Comparator48.vue +1 -4
  358. package/src/components/Comparator64/Comparator64.vue +1 -4
  359. package/src/components/ConcreteFloor20/ConcreteFloor20.vue +15 -0
  360. package/src/components/ConcreteFloor20/index.js +2 -0
  361. package/src/components/ConcreteFloor24/ConcreteFloor24.vue +15 -0
  362. package/src/components/ConcreteFloor24/index.js +2 -0
  363. package/src/components/ConcreteFloor32/ConcreteFloor32.vue +15 -0
  364. package/src/components/ConcreteFloor32/index.js +2 -0
  365. package/src/components/ConcreteFloor48/ConcreteFloor48.vue +15 -0
  366. package/src/components/ConcreteFloor48/index.js +2 -0
  367. package/src/components/ConcreteFloor64/ConcreteFloor64.vue +15 -0
  368. package/src/components/ConcreteFloor64/index.js +2 -0
  369. package/src/components/Condition20/Condition20.vue +15 -0
  370. package/src/components/Condition20/index.js +2 -0
  371. package/src/components/Condition24/Condition24.vue +15 -0
  372. package/src/components/Condition24/index.js +2 -0
  373. package/src/components/Condition32/Condition32.vue +15 -0
  374. package/src/components/Condition32/index.js +2 -0
  375. package/src/components/Condition48/Condition48.vue +15 -0
  376. package/src/components/Condition48/index.js +2 -0
  377. package/src/components/Condition64/Condition64.vue +15 -0
  378. package/src/components/Condition64/index.js +2 -0
  379. package/src/components/Connect20/Connect20.vue +1 -11
  380. package/src/components/Connect24/Connect24.vue +1 -11
  381. package/src/components/Connect32/Connect32.vue +1 -11
  382. package/src/components/Connect48/Connect48.vue +1 -11
  383. package/src/components/Connect64/Connect64.vue +1 -4
  384. package/src/components/ConnectedHome20/ConnectedHome20.vue +1 -4
  385. package/src/components/ConnectedHome24/ConnectedHome24.vue +1 -4
  386. package/src/components/ConnectedHome32/ConnectedHome32.vue +1 -11
  387. package/src/components/ConnectedHome48/ConnectedHome48.vue +1 -4
  388. package/src/components/ConnectedHome64/ConnectedHome64.vue +1 -4
  389. package/src/components/ConstructionSite20/ConstructionSite20.vue +15 -0
  390. package/src/components/ConstructionSite20/index.js +2 -0
  391. package/src/components/ConstructionSite24/ConstructionSite24.vue +15 -0
  392. package/src/components/ConstructionSite24/index.js +2 -0
  393. package/src/components/ConstructionSite32/ConstructionSite32.vue +15 -0
  394. package/src/components/ConstructionSite32/index.js +2 -0
  395. package/src/components/ConstructionSite48/ConstructionSite48.vue +15 -0
  396. package/src/components/ConstructionSite48/index.js +2 -0
  397. package/src/components/ConstructionSite64/ConstructionSite64.vue +15 -0
  398. package/src/components/ConstructionSite64/index.js +2 -0
  399. package/src/components/Contrast20/Contrast20.vue +15 -0
  400. package/src/components/Contrast20/index.js +2 -0
  401. package/src/components/Contrast24/Contrast24.vue +15 -0
  402. package/src/components/Contrast24/index.js +2 -0
  403. package/src/components/Contrast32/Contrast32.vue +15 -0
  404. package/src/components/Contrast32/index.js +2 -0
  405. package/src/components/Contrast48/Contrast48.vue +15 -0
  406. package/src/components/Contrast48/index.js +2 -0
  407. package/src/components/Contrast64/Contrast64.vue +15 -0
  408. package/src/components/Contrast64/index.js +2 -0
  409. package/src/components/Copy20/Copy20.vue +1 -4
  410. package/src/components/Copy24/Copy24.vue +1 -4
  411. package/src/components/Copy32/Copy32.vue +1 -4
  412. package/src/components/Copy48/Copy48.vue +1 -4
  413. package/src/components/Copy64/Copy64.vue +1 -4
  414. package/src/components/Course20/Course20.vue +1 -4
  415. package/src/components/Course24/Course24.vue +1 -4
  416. package/src/components/Course32/Course32.vue +1 -4
  417. package/src/components/Course48/Course48.vue +1 -4
  418. package/src/components/Course64/Course64.vue +1 -4
  419. package/src/components/Craftsman20/Craftsman20.vue +1 -11
  420. package/src/components/Craftsman24/Craftsman24.vue +1 -11
  421. package/src/components/Craftsman32/Craftsman32.vue +1 -4
  422. package/src/components/Craftsman48/Craftsman48.vue +1 -4
  423. package/src/components/Craftsman64/Craftsman64.vue +1 -4
  424. package/src/components/Cross20/Cross20.vue +1 -11
  425. package/src/components/Cross24/Cross24.vue +1 -11
  426. package/src/components/Cross32/Cross32.vue +1 -11
  427. package/src/components/Cross48/Cross48.vue +1 -11
  428. package/src/components/Cross64/Cross64.vue +1 -4
  429. package/src/components/CrossCircle20/CrossCircle20.vue +1 -4
  430. package/src/components/CrossCircle24/CrossCircle24.vue +1 -4
  431. package/src/components/CrossCircle32/CrossCircle32.vue +1 -4
  432. package/src/components/CrossCircle48/CrossCircle48.vue +1 -4
  433. package/src/components/CrossCircle64/CrossCircle64.vue +1 -4
  434. package/src/components/CrossCircleFilled20/CrossCircleFilled20.vue +1 -4
  435. package/src/components/CrossCircleFilled24/CrossCircleFilled24.vue +1 -4
  436. package/src/components/CrossCircleFilled32/CrossCircleFilled32.vue +1 -4
  437. package/src/components/CrossCircleFilled48/CrossCircleFilled48.vue +1 -4
  438. package/src/components/CrossCircleFilled64/CrossCircleFilled64.vue +1 -4
  439. package/src/components/Curtains20/Curtains20.vue +1 -4
  440. package/src/components/Curtains24/Curtains24.vue +1 -4
  441. package/src/components/Curtains32/Curtains32.vue +1 -4
  442. package/src/components/Curtains48/Curtains48.vue +1 -4
  443. package/src/components/Curtains64/Curtains64.vue +1 -4
  444. package/src/components/CuttingWoodGlass20/CuttingWoodGlass20.vue +1 -4
  445. package/src/components/CuttingWoodGlass24/CuttingWoodGlass24.vue +1 -4
  446. package/src/components/CuttingWoodGlass32/CuttingWoodGlass32.vue +1 -4
  447. package/src/components/CuttingWoodGlass48/CuttingWoodGlass48.vue +1 -4
  448. package/src/components/CuttingWoodGlass64/CuttingWoodGlass64.vue +1 -4
  449. package/src/components/Danger20/Danger20.vue +1 -4
  450. package/src/components/Danger24/Danger24.vue +1 -4
  451. package/src/components/Danger32/Danger32.vue +1 -4
  452. package/src/components/Danger48/Danger48.vue +1 -4
  453. package/src/components/Danger64/Danger64.vue +1 -4
  454. package/src/components/Data20/Data20.vue +1 -4
  455. package/src/components/Data24/Data24.vue +1 -4
  456. package/src/components/Data32/Data32.vue +1 -4
  457. package/src/components/Data48/Data48.vue +1 -4
  458. package/src/components/Data64/Data64.vue +1 -4
  459. package/src/components/Delivery20/Delivery20.vue +1 -4
  460. package/src/components/Delivery24/Delivery24.vue +1 -4
  461. package/src/components/Delivery32/Delivery32.vue +1 -4
  462. package/src/components/Delivery48/Delivery48.vue +1 -4
  463. package/src/components/Delivery64/Delivery64.vue +1 -4
  464. package/src/components/DeviceDesktop20/DeviceDesktop20.vue +1 -4
  465. package/src/components/DeviceDesktop24/DeviceDesktop24.vue +1 -4
  466. package/src/components/DeviceDesktop32/DeviceDesktop32.vue +1 -4
  467. package/src/components/DeviceDesktop48/DeviceDesktop48.vue +1 -4
  468. package/src/components/DeviceDesktop64/DeviceDesktop64.vue +1 -4
  469. package/src/components/DeviceLaptop20/DeviceLaptop20.vue +1 -4
  470. package/src/components/DeviceLaptop24/DeviceLaptop24.vue +1 -4
  471. package/src/components/DeviceLaptop32/DeviceLaptop32.vue +1 -4
  472. package/src/components/DeviceLaptop48/DeviceLaptop48.vue +1 -4
  473. package/src/components/DeviceLaptop64/DeviceLaptop64.vue +1 -4
  474. package/src/components/DeviceMobile20/DeviceMobile20.vue +1 -4
  475. package/src/components/DeviceMobile24/DeviceMobile24.vue +1 -4
  476. package/src/components/DeviceMobile32/DeviceMobile32.vue +1 -4
  477. package/src/components/DeviceMobile48/DeviceMobile48.vue +1 -4
  478. package/src/components/DeviceMobile64/DeviceMobile64.vue +1 -4
  479. package/src/components/DeviceTablet20/DeviceTablet20.vue +1 -4
  480. package/src/components/DeviceTablet24/DeviceTablet24.vue +1 -4
  481. package/src/components/DeviceTablet32/DeviceTablet32.vue +1 -4
  482. package/src/components/DeviceTablet48/DeviceTablet48.vue +1 -4
  483. package/src/components/DeviceTablet64/DeviceTablet64.vue +1 -4
  484. package/src/components/Direction20/Direction20.vue +15 -0
  485. package/src/components/Direction20/index.js +2 -0
  486. package/src/components/Direction24/Direction24.vue +15 -0
  487. package/src/components/Direction24/index.js +2 -0
  488. package/src/components/Direction32/Direction32.vue +15 -0
  489. package/src/components/Direction32/index.js +2 -0
  490. package/src/components/Direction48/Direction48.vue +15 -0
  491. package/src/components/Direction48/index.js +2 -0
  492. package/src/components/Direction64/Direction64.vue +15 -0
  493. package/src/components/Direction64/index.js +2 -0
  494. package/src/components/Discount20/Discount20.vue +1 -4
  495. package/src/components/Discount24/Discount24.vue +1 -4
  496. package/src/components/Discount32/Discount32.vue +1 -4
  497. package/src/components/Discount48/Discount48.vue +1 -4
  498. package/src/components/Discount64/Discount64.vue +1 -4
  499. package/src/components/Distance20/Distance20.vue +1 -4
  500. package/src/components/Distance24/Distance24.vue +1 -4
  501. package/src/components/Distance32/Distance32.vue +1 -4
  502. package/src/components/Distance48/Distance48.vue +1 -4
  503. package/src/components/Distance64/Distance64.vue +1 -4
  504. package/src/components/Diy20/Diy20.vue +15 -0
  505. package/src/components/Diy20/index.js +2 -0
  506. package/src/components/Diy24/Diy24.vue +15 -0
  507. package/src/components/Diy24/index.js +2 -0
  508. package/src/components/Diy32/Diy32.vue +15 -0
  509. package/src/components/Diy32/index.js +2 -0
  510. package/src/components/Diy48/Diy48.vue +15 -0
  511. package/src/components/Diy48/index.js +2 -0
  512. package/src/components/Diy64/Diy64.vue +15 -0
  513. package/src/components/Diy64/index.js +2 -0
  514. package/src/components/DiyAlt20/DiyAlt20.vue +15 -0
  515. package/src/components/DiyAlt20/index.js +2 -0
  516. package/src/components/DiyAlt24/DiyAlt24.vue +15 -0
  517. package/src/components/DiyAlt24/index.js +2 -0
  518. package/src/components/DiyAlt32/DiyAlt32.vue +15 -0
  519. package/src/components/DiyAlt32/index.js +2 -0
  520. package/src/components/DiyAlt48/DiyAlt48.vue +15 -0
  521. package/src/components/DiyAlt48/index.js +2 -0
  522. package/src/components/DiyAlt64/DiyAlt64.vue +15 -0
  523. package/src/components/DiyAlt64/index.js +2 -0
  524. package/src/components/Document20/Document20.vue +1 -11
  525. package/src/components/Document24/Document24.vue +1 -11
  526. package/src/components/Document32/Document32.vue +1 -4
  527. package/src/components/Document48/Document48.vue +1 -4
  528. package/src/components/Document64/Document64.vue +1 -4
  529. package/src/components/Door20/Door20.vue +1 -4
  530. package/src/components/Door24/Door24.vue +1 -4
  531. package/src/components/Door32/Door32.vue +1 -4
  532. package/src/components/Door48/Door48.vue +1 -4
  533. package/src/components/Door64/Door64.vue +1 -4
  534. package/src/components/Download20/Download20.vue +1 -11
  535. package/src/components/Download24/Download24.vue +1 -11
  536. package/src/components/Download32/Download32.vue +1 -4
  537. package/src/components/Download48/Download48.vue +1 -4
  538. package/src/components/Download64/Download64.vue +1 -4
  539. package/src/components/Drag20/Drag20.vue +1 -11
  540. package/src/components/Drag24/Drag24.vue +1 -11
  541. package/src/components/Drag32/Drag32.vue +1 -11
  542. package/src/components/Drag48/Drag48.vue +1 -11
  543. package/src/components/Drag64/Drag64.vue +1 -4
  544. package/src/components/Draw20/Draw20.vue +1 -4
  545. package/src/components/Draw24/Draw24.vue +1 -4
  546. package/src/components/Draw32/Draw32.vue +1 -4
  547. package/src/components/Draw48/Draw48.vue +1 -4
  548. package/src/components/Draw64/Draw64.vue +1 -4
  549. package/src/components/Dressing20/Dressing20.vue +1 -4
  550. package/src/components/Dressing24/Dressing24.vue +1 -4
  551. package/src/components/Dressing32/Dressing32.vue +1 -11
  552. package/src/components/Dressing48/Dressing48.vue +1 -4
  553. package/src/components/Dressing64/Dressing64.vue +1 -4
  554. package/src/components/Drill20/Drill20.vue +15 -0
  555. package/src/components/Drill20/index.js +2 -0
  556. package/src/components/Drill24/Drill24.vue +15 -0
  557. package/src/components/Drill24/index.js +2 -0
  558. package/src/components/Drill32/Drill32.vue +15 -0
  559. package/src/components/Drill32/index.js +2 -0
  560. package/src/components/Drill48/Drill48.vue +15 -0
  561. package/src/components/Drill48/index.js +2 -0
  562. package/src/components/Drill64/Drill64.vue +15 -0
  563. package/src/components/Drill64/index.js +2 -0
  564. package/src/components/DrillAlt20/DrillAlt20.vue +15 -0
  565. package/src/components/DrillAlt20/index.js +2 -0
  566. package/src/components/DrillAlt24/DrillAlt24.vue +15 -0
  567. package/src/components/DrillAlt24/index.js +2 -0
  568. package/src/components/DrillAlt32/DrillAlt32.vue +15 -0
  569. package/src/components/DrillAlt32/index.js +2 -0
  570. package/src/components/DrillAlt48/DrillAlt48.vue +15 -0
  571. package/src/components/DrillAlt48/index.js +2 -0
  572. package/src/components/DrillAlt64/DrillAlt64.vue +15 -0
  573. package/src/components/DrillAlt64/index.js +2 -0
  574. package/src/components/Eco20/Eco20.vue +1 -4
  575. package/src/components/Eco24/Eco24.vue +1 -4
  576. package/src/components/Eco32/Eco32.vue +1 -4
  577. package/src/components/Eco48/Eco48.vue +1 -4
  578. package/src/components/Eco64/Eco64.vue +1 -4
  579. package/src/components/EcoAlt20/EcoAlt20.vue +1 -4
  580. package/src/components/EcoAlt24/EcoAlt24.vue +1 -4
  581. package/src/components/EcoAlt32/EcoAlt32.vue +1 -4
  582. package/src/components/EcoAlt48/EcoAlt48.vue +1 -4
  583. package/src/components/EcoAlt64/EcoAlt64.vue +1 -4
  584. package/src/components/Edit20/Edit20.vue +1 -11
  585. package/src/components/Edit24/Edit24.vue +1 -11
  586. package/src/components/Edit32/Edit32.vue +1 -4
  587. package/src/components/Edit48/Edit48.vue +1 -11
  588. package/src/components/Edit64/Edit64.vue +1 -4
  589. package/src/components/Electricity20/Electricity20.vue +1 -4
  590. package/src/components/Electricity24/Electricity24.vue +1 -4
  591. package/src/components/Electricity32/Electricity32.vue +1 -11
  592. package/src/components/Electricity48/Electricity48.vue +1 -4
  593. package/src/components/Electricity64/Electricity64.vue +1 -4
  594. package/src/components/Enki20/Enki20.vue +1 -4
  595. package/src/components/Enki24/Enki24.vue +1 -4
  596. package/src/components/Enki32/Enki32.vue +1 -11
  597. package/src/components/Enki48/Enki48.vue +1 -4
  598. package/src/components/Enki64/Enki64.vue +1 -4
  599. package/src/components/Euro20/Euro20.vue +1 -4
  600. package/src/components/Euro24/Euro24.vue +1 -4
  601. package/src/components/Euro32/Euro32.vue +1 -4
  602. package/src/components/Euro48/Euro48.vue +1 -4
  603. package/src/components/Euro64/Euro64.vue +1 -4
  604. package/src/components/Europe20/Europe20.vue +1 -4
  605. package/src/components/Europe24/Europe24.vue +1 -4
  606. package/src/components/Europe32/Europe32.vue +1 -4
  607. package/src/components/Europe48/Europe48.vue +1 -4
  608. package/src/components/Europe64/Europe64.vue +1 -4
  609. package/src/components/ExpandLeft20/ExpandLeft20.vue +1 -11
  610. package/src/components/ExpandLeft24/ExpandLeft24.vue +1 -11
  611. package/src/components/ExpandLeft32/ExpandLeft32.vue +1 -11
  612. package/src/components/ExpandLeft48/ExpandLeft48.vue +1 -11
  613. package/src/components/ExpandLeft64/ExpandLeft64.vue +1 -4
  614. package/src/components/ExpandLeftAlt20/ExpandLeftAlt20.vue +15 -0
  615. package/src/components/ExpandLeftAlt20/index.js +2 -0
  616. package/src/components/ExpandLeftAlt24/ExpandLeftAlt24.vue +15 -0
  617. package/src/components/ExpandLeftAlt24/index.js +2 -0
  618. package/src/components/ExpandLeftAlt32/ExpandLeftAlt32.vue +15 -0
  619. package/src/components/ExpandLeftAlt32/index.js +2 -0
  620. package/src/components/ExpandLeftAlt48/ExpandLeftAlt48.vue +15 -0
  621. package/src/components/ExpandLeftAlt48/index.js +2 -0
  622. package/src/components/ExpandLeftAlt64/ExpandLeftAlt64.vue +15 -0
  623. package/src/components/ExpandLeftAlt64/index.js +2 -0
  624. package/src/components/ExpandRight20/ExpandRight20.vue +1 -11
  625. package/src/components/ExpandRight24/ExpandRight24.vue +1 -11
  626. package/src/components/ExpandRight32/ExpandRight32.vue +1 -11
  627. package/src/components/ExpandRight48/ExpandRight48.vue +1 -11
  628. package/src/components/ExpandRight64/ExpandRight64.vue +1 -4
  629. package/src/components/ExpandRightAlt20/ExpandRightAlt20.vue +15 -0
  630. package/src/components/ExpandRightAlt20/index.js +2 -0
  631. package/src/components/ExpandRightAlt24/ExpandRightAlt24.vue +15 -0
  632. package/src/components/ExpandRightAlt24/index.js +2 -0
  633. package/src/components/ExpandRightAlt32/ExpandRightAlt32.vue +15 -0
  634. package/src/components/ExpandRightAlt32/index.js +2 -0
  635. package/src/components/ExpandRightAlt48/ExpandRightAlt48.vue +15 -0
  636. package/src/components/ExpandRightAlt48/index.js +2 -0
  637. package/src/components/ExpandRightAlt64/ExpandRightAlt64.vue +15 -0
  638. package/src/components/ExpandRightAlt64/index.js +2 -0
  639. package/src/components/ExternalLink20/ExternalLink20.vue +1 -4
  640. package/src/components/ExternalLink24/ExternalLink24.vue +1 -4
  641. package/src/components/ExternalLink32/ExternalLink32.vue +1 -4
  642. package/src/components/ExternalLink48/ExternalLink48.vue +1 -4
  643. package/src/components/ExternalLink64/ExternalLink64.vue +1 -4
  644. package/src/components/Eye20/Eye20.vue +1 -4
  645. package/src/components/Eye24/Eye24.vue +1 -4
  646. package/src/components/Eye32/Eye32.vue +1 -11
  647. package/src/components/Eye48/Eye48.vue +1 -11
  648. package/src/components/Eye64/Eye64.vue +1 -4
  649. package/src/components/EyeOff20/EyeOff20.vue +1 -4
  650. package/src/components/EyeOff24/EyeOff24.vue +1 -4
  651. package/src/components/EyeOff32/EyeOff32.vue +1 -11
  652. package/src/components/EyeOff48/EyeOff48.vue +1 -11
  653. package/src/components/EyeOff64/EyeOff64.vue +1 -4
  654. package/src/components/Factory20/Factory20.vue +15 -0
  655. package/src/components/Factory20/index.js +2 -0
  656. package/src/components/Factory24/Factory24.vue +15 -0
  657. package/src/components/Factory24/index.js +2 -0
  658. package/src/components/Factory32/Factory32.vue +15 -0
  659. package/src/components/Factory32/index.js +2 -0
  660. package/src/components/Factory48/Factory48.vue +15 -0
  661. package/src/components/Factory48/index.js +2 -0
  662. package/src/components/Factory64/Factory64.vue +15 -0
  663. package/src/components/Factory64/index.js +2 -0
  664. package/src/components/Faucet20/Faucet20.vue +1 -4
  665. package/src/components/Faucet24/Faucet24.vue +1 -4
  666. package/src/components/Faucet32/Faucet32.vue +1 -11
  667. package/src/components/Faucet48/Faucet48.vue +1 -4
  668. package/src/components/Faucet64/Faucet64.vue +1 -4
  669. package/src/components/Favorite20/Favorite20.vue +15 -0
  670. package/src/components/Favorite20/index.js +2 -0
  671. package/src/components/Favorite24/Favorite24.vue +15 -0
  672. package/src/components/Favorite24/index.js +2 -0
  673. package/src/components/Favorite32/Favorite32.vue +15 -0
  674. package/src/components/Favorite32/index.js +2 -0
  675. package/src/components/Favorite48/Favorite48.vue +15 -0
  676. package/src/components/Favorite48/index.js +2 -0
  677. package/src/components/Favorite64/Favorite64.vue +15 -0
  678. package/src/components/Favorite64/index.js +2 -0
  679. package/src/components/FavoriteFilled20/FavoriteFilled20.vue +15 -0
  680. package/src/components/FavoriteFilled20/index.js +2 -0
  681. package/src/components/FavoriteFilled24/FavoriteFilled24.vue +15 -0
  682. package/src/components/FavoriteFilled24/index.js +2 -0
  683. package/src/components/FavoriteFilled32/FavoriteFilled32.vue +15 -0
  684. package/src/components/FavoriteFilled32/index.js +2 -0
  685. package/src/components/FavoriteFilled48/FavoriteFilled48.vue +15 -0
  686. package/src/components/FavoriteFilled48/index.js +2 -0
  687. package/src/components/FavoriteFilled64/FavoriteFilled64.vue +15 -0
  688. package/src/components/FavoriteFilled64/index.js +2 -0
  689. package/src/components/FeelingDissatisfied20/FeelingDissatisfied20.vue +15 -0
  690. package/src/components/FeelingDissatisfied20/index.js +2 -0
  691. package/src/components/FeelingDissatisfied24/FeelingDissatisfied24.vue +15 -0
  692. package/src/components/FeelingDissatisfied24/index.js +2 -0
  693. package/src/components/FeelingDissatisfied32/FeelingDissatisfied32.vue +15 -0
  694. package/src/components/FeelingDissatisfied32/index.js +2 -0
  695. package/src/components/FeelingDissatisfied48/FeelingDissatisfied48.vue +15 -0
  696. package/src/components/FeelingDissatisfied48/index.js +2 -0
  697. package/src/components/FeelingDissatisfied64/FeelingDissatisfied64.vue +15 -0
  698. package/src/components/FeelingDissatisfied64/index.js +2 -0
  699. package/src/components/FeelingNeutral20/FeelingNeutral20.vue +15 -0
  700. package/src/components/FeelingNeutral20/index.js +2 -0
  701. package/src/components/FeelingNeutral24/FeelingNeutral24.vue +15 -0
  702. package/src/components/FeelingNeutral24/index.js +2 -0
  703. package/src/components/FeelingNeutral32/FeelingNeutral32.vue +15 -0
  704. package/src/components/FeelingNeutral32/index.js +2 -0
  705. package/src/components/FeelingNeutral48/FeelingNeutral48.vue +15 -0
  706. package/src/components/FeelingNeutral48/index.js +2 -0
  707. package/src/components/FeelingNeutral64/FeelingNeutral64.vue +15 -0
  708. package/src/components/FeelingNeutral64/index.js +2 -0
  709. package/src/components/FeelingSatisfied20/FeelingSatisfied20.vue +15 -0
  710. package/src/components/FeelingSatisfied20/index.js +2 -0
  711. package/src/components/FeelingSatisfied24/FeelingSatisfied24.vue +15 -0
  712. package/src/components/FeelingSatisfied24/index.js +2 -0
  713. package/src/components/FeelingSatisfied32/FeelingSatisfied32.vue +15 -0
  714. package/src/components/FeelingSatisfied32/index.js +2 -0
  715. package/src/components/FeelingSatisfied48/FeelingSatisfied48.vue +15 -0
  716. package/src/components/FeelingSatisfied48/index.js +2 -0
  717. package/src/components/FeelingSatisfied64/FeelingSatisfied64.vue +15 -0
  718. package/src/components/FeelingSatisfied64/index.js +2 -0
  719. package/src/components/FeelingVeryDissatisfied20/FeelingVeryDissatisfied20.vue +15 -0
  720. package/src/components/FeelingVeryDissatisfied20/index.js +2 -0
  721. package/src/components/FeelingVeryDissatisfied24/FeelingVeryDissatisfied24.vue +15 -0
  722. package/src/components/FeelingVeryDissatisfied24/index.js +2 -0
  723. package/src/components/FeelingVeryDissatisfied32/FeelingVeryDissatisfied32.vue +15 -0
  724. package/src/components/FeelingVeryDissatisfied32/index.js +2 -0
  725. package/src/components/FeelingVeryDissatisfied48/FeelingVeryDissatisfied48.vue +15 -0
  726. package/src/components/FeelingVeryDissatisfied48/index.js +2 -0
  727. package/src/components/FeelingVeryDissatisfied64/FeelingVeryDissatisfied64.vue +15 -0
  728. package/src/components/FeelingVeryDissatisfied64/index.js +2 -0
  729. package/src/components/FeelingVerySatisfied20/FeelingVerySatisfied20.vue +15 -0
  730. package/src/components/FeelingVerySatisfied20/index.js +2 -0
  731. package/src/components/FeelingVerySatisfied24/FeelingVerySatisfied24.vue +15 -0
  732. package/src/components/FeelingVerySatisfied24/index.js +2 -0
  733. package/src/components/FeelingVerySatisfied32/FeelingVerySatisfied32.vue +15 -0
  734. package/src/components/FeelingVerySatisfied32/index.js +2 -0
  735. package/src/components/FeelingVerySatisfied48/FeelingVerySatisfied48.vue +15 -0
  736. package/src/components/FeelingVerySatisfied48/index.js +2 -0
  737. package/src/components/FeelingVerySatisfied64/FeelingVerySatisfied64.vue +15 -0
  738. package/src/components/FeelingVerySatisfied64/index.js +2 -0
  739. package/src/components/FileBlank20/FileBlank20.vue +1 -11
  740. package/src/components/FileBlank24/FileBlank24.vue +1 -11
  741. package/src/components/FileBlank32/FileBlank32.vue +1 -4
  742. package/src/components/FileBlank48/FileBlank48.vue +1 -4
  743. package/src/components/FileBlank64/FileBlank64.vue +1 -4
  744. package/src/components/FileCsv20/FileCsv20.vue +15 -0
  745. package/src/components/FileCsv20/index.js +2 -0
  746. package/src/components/FileCsv24/FileCsv24.vue +15 -0
  747. package/src/components/FileCsv24/index.js +2 -0
  748. package/src/components/FileCsv32/FileCsv32.vue +15 -0
  749. package/src/components/FileCsv32/index.js +2 -0
  750. package/src/components/FileCsv48/FileCsv48.vue +15 -0
  751. package/src/components/FileCsv48/index.js +2 -0
  752. package/src/components/FileCsv64/FileCsv64.vue +15 -0
  753. package/src/components/FileCsv64/index.js +2 -0
  754. package/src/components/FileDoc20/FileDoc20.vue +15 -0
  755. package/src/components/FileDoc20/index.js +2 -0
  756. package/src/components/FileDoc24/FileDoc24.vue +15 -0
  757. package/src/components/FileDoc24/index.js +2 -0
  758. package/src/components/FileDoc32/FileDoc32.vue +15 -0
  759. package/src/components/FileDoc32/index.js +2 -0
  760. package/src/components/FileDoc48/FileDoc48.vue +15 -0
  761. package/src/components/FileDoc48/index.js +2 -0
  762. package/src/components/FileDoc64/FileDoc64.vue +15 -0
  763. package/src/components/FileDoc64/index.js +2 -0
  764. package/src/components/FileFig20/FileFig20.vue +15 -0
  765. package/src/components/FileFig20/index.js +2 -0
  766. package/src/components/FileFig24/FileFig24.vue +15 -0
  767. package/src/components/FileFig24/index.js +2 -0
  768. package/src/components/FileFig32/FileFig32.vue +15 -0
  769. package/src/components/FileFig32/index.js +2 -0
  770. package/src/components/FileFig48/FileFig48.vue +15 -0
  771. package/src/components/FileFig48/index.js +2 -0
  772. package/src/components/FileFig64/FileFig64.vue +15 -0
  773. package/src/components/FileFig64/index.js +2 -0
  774. package/src/components/FileJpg20/FileJpg20.vue +15 -0
  775. package/src/components/FileJpg20/index.js +2 -0
  776. package/src/components/FileJpg24/FileJpg24.vue +15 -0
  777. package/src/components/FileJpg24/index.js +2 -0
  778. package/src/components/FileJpg32/FileJpg32.vue +15 -0
  779. package/src/components/FileJpg32/index.js +2 -0
  780. package/src/components/FileJpg48/FileJpg48.vue +15 -0
  781. package/src/components/FileJpg48/index.js +2 -0
  782. package/src/components/FileJpg64/FileJpg64.vue +15 -0
  783. package/src/components/FileJpg64/index.js +2 -0
  784. package/src/components/FilePdf20/FilePdf20.vue +15 -0
  785. package/src/components/FilePdf20/index.js +2 -0
  786. package/src/components/FilePdf24/FilePdf24.vue +15 -0
  787. package/src/components/FilePdf24/index.js +2 -0
  788. package/src/components/FilePdf32/FilePdf32.vue +15 -0
  789. package/src/components/FilePdf32/index.js +2 -0
  790. package/src/components/FilePdf48/FilePdf48.vue +15 -0
  791. package/src/components/FilePdf48/index.js +2 -0
  792. package/src/components/FilePdf64/FilePdf64.vue +15 -0
  793. package/src/components/FilePdf64/index.js +2 -0
  794. package/src/components/FilePng20/FilePng20.vue +15 -0
  795. package/src/components/FilePng20/index.js +2 -0
  796. package/src/components/FilePng24/FilePng24.vue +15 -0
  797. package/src/components/FilePng24/index.js +2 -0
  798. package/src/components/FilePng32/FilePng32.vue +15 -0
  799. package/src/components/FilePng32/index.js +2 -0
  800. package/src/components/FilePng48/FilePng48.vue +15 -0
  801. package/src/components/FilePng48/index.js +2 -0
  802. package/src/components/FilePng64/FilePng64.vue +15 -0
  803. package/src/components/FilePng64/index.js +2 -0
  804. package/src/components/FileSvg20/FileSvg20.vue +15 -0
  805. package/src/components/FileSvg20/index.js +2 -0
  806. package/src/components/FileSvg24/FileSvg24.vue +15 -0
  807. package/src/components/FileSvg24/index.js +2 -0
  808. package/src/components/FileSvg32/FileSvg32.vue +15 -0
  809. package/src/components/FileSvg32/index.js +2 -0
  810. package/src/components/FileSvg48/FileSvg48.vue +15 -0
  811. package/src/components/FileSvg48/index.js +2 -0
  812. package/src/components/FileSvg64/FileSvg64.vue +15 -0
  813. package/src/components/FileSvg64/index.js +2 -0
  814. package/src/components/FileXls20/FileXls20.vue +15 -0
  815. package/src/components/FileXls20/index.js +2 -0
  816. package/src/components/FileXls24/FileXls24.vue +15 -0
  817. package/src/components/FileXls24/index.js +2 -0
  818. package/src/components/FileXls32/FileXls32.vue +15 -0
  819. package/src/components/FileXls32/index.js +2 -0
  820. package/src/components/FileXls48/FileXls48.vue +15 -0
  821. package/src/components/FileXls48/index.js +2 -0
  822. package/src/components/FileXls64/FileXls64.vue +15 -0
  823. package/src/components/FileXls64/index.js +2 -0
  824. package/src/components/Filter20/Filter20.vue +1 -11
  825. package/src/components/Filter24/Filter24.vue +1 -11
  826. package/src/components/Filter32/Filter32.vue +1 -11
  827. package/src/components/Filter48/Filter48.vue +1 -11
  828. package/src/components/Filter64/Filter64.vue +1 -4
  829. package/src/components/Fire20/Fire20.vue +15 -0
  830. package/src/components/Fire20/index.js +2 -0
  831. package/src/components/Fire24/Fire24.vue +15 -0
  832. package/src/components/Fire24/index.js +2 -0
  833. package/src/components/Fire32/Fire32.vue +15 -0
  834. package/src/components/Fire32/index.js +2 -0
  835. package/src/components/Fire48/Fire48.vue +15 -0
  836. package/src/components/Fire48/index.js +2 -0
  837. package/src/components/Fire64/Fire64.vue +15 -0
  838. package/src/components/Fire64/index.js +2 -0
  839. package/src/components/FlashingLight20/FlashingLight20.vue +1 -4
  840. package/src/components/FlashingLight24/FlashingLight24.vue +1 -4
  841. package/src/components/FlashingLight32/FlashingLight32.vue +1 -11
  842. package/src/components/FlashingLight48/FlashingLight48.vue +1 -4
  843. package/src/components/FlashingLight64/FlashingLight64.vue +1 -4
  844. package/src/components/Floor20/Floor20.vue +1 -4
  845. package/src/components/Floor24/Floor24.vue +1 -4
  846. package/src/components/Floor32/Floor32.vue +1 -11
  847. package/src/components/Floor48/Floor48.vue +1 -4
  848. package/src/components/Floor64/Floor64.vue +1 -4
  849. package/src/components/France20/France20.vue +1 -4
  850. package/src/components/France24/France24.vue +1 -4
  851. package/src/components/France32/France32.vue +1 -4
  852. package/src/components/France48/France48.vue +1 -4
  853. package/src/components/France64/France64.vue +1 -4
  854. package/src/components/FullscreenEnter20/FullscreenEnter20.vue +15 -0
  855. package/src/components/FullscreenEnter20/index.js +2 -0
  856. package/src/components/FullscreenEnter24/FullscreenEnter24.vue +15 -0
  857. package/src/components/FullscreenEnter24/index.js +2 -0
  858. package/src/components/FullscreenEnter32/FullscreenEnter32.vue +15 -0
  859. package/src/components/FullscreenEnter32/index.js +2 -0
  860. package/src/components/FullscreenEnter48/FullscreenEnter48.vue +15 -0
  861. package/src/components/FullscreenEnter48/index.js +2 -0
  862. package/src/components/FullscreenEnter64/FullscreenEnter64.vue +15 -0
  863. package/src/components/FullscreenEnter64/index.js +2 -0
  864. package/src/components/FullscreenEnterAlt20/FullscreenEnterAlt20.vue +15 -0
  865. package/src/components/FullscreenEnterAlt20/index.js +2 -0
  866. package/src/components/FullscreenEnterAlt24/FullscreenEnterAlt24.vue +15 -0
  867. package/src/components/FullscreenEnterAlt24/index.js +2 -0
  868. package/src/components/FullscreenEnterAlt32/FullscreenEnterAlt32.vue +15 -0
  869. package/src/components/FullscreenEnterAlt32/index.js +2 -0
  870. package/src/components/FullscreenEnterAlt48/FullscreenEnterAlt48.vue +15 -0
  871. package/src/components/FullscreenEnterAlt48/index.js +2 -0
  872. package/src/components/FullscreenEnterAlt64/FullscreenEnterAlt64.vue +15 -0
  873. package/src/components/FullscreenEnterAlt64/index.js +2 -0
  874. package/src/components/FullscreenExit20/FullscreenExit20.vue +1 -11
  875. package/src/components/FullscreenExit24/FullscreenExit24.vue +1 -11
  876. package/src/components/FullscreenExit32/FullscreenExit32.vue +1 -11
  877. package/src/components/FullscreenExit48/FullscreenExit48.vue +1 -4
  878. package/src/components/FullscreenExit64/FullscreenExit64.vue +1 -4
  879. package/src/components/FullscreenExitAlt20/FullscreenExitAlt20.vue +15 -0
  880. package/src/components/FullscreenExitAlt20/index.js +2 -0
  881. package/src/components/FullscreenExitAlt24/FullscreenExitAlt24.vue +15 -0
  882. package/src/components/FullscreenExitAlt24/index.js +2 -0
  883. package/src/components/FullscreenExitAlt32/FullscreenExitAlt32.vue +15 -0
  884. package/src/components/FullscreenExitAlt32/index.js +2 -0
  885. package/src/components/FullscreenExitAlt48/FullscreenExitAlt48.vue +15 -0
  886. package/src/components/FullscreenExitAlt48/index.js +2 -0
  887. package/src/components/FullscreenExitAlt64/FullscreenExitAlt64.vue +15 -0
  888. package/src/components/FullscreenExitAlt64/index.js +2 -0
  889. package/src/components/FundingCardEuro20/FundingCardEuro20.vue +15 -0
  890. package/src/components/FundingCardEuro20/index.js +2 -0
  891. package/src/components/FundingCardEuro24/FundingCardEuro24.vue +15 -0
  892. package/src/components/FundingCardEuro24/index.js +2 -0
  893. package/src/components/FundingCardEuro32/FundingCardEuro32.vue +15 -0
  894. package/src/components/FundingCardEuro32/index.js +2 -0
  895. package/src/components/FundingCardEuro48/FundingCardEuro48.vue +15 -0
  896. package/src/components/FundingCardEuro48/index.js +2 -0
  897. package/src/components/FundingCardEuro64/FundingCardEuro64.vue +15 -0
  898. package/src/components/FundingCardEuro64/index.js +2 -0
  899. package/src/components/FundingCardZloty20/FundingCardZloty20.vue +15 -0
  900. package/src/components/FundingCardZloty20/index.js +2 -0
  901. package/src/components/FundingCardZloty24/FundingCardZloty24.vue +15 -0
  902. package/src/components/FundingCardZloty24/index.js +2 -0
  903. package/src/components/FundingCardZloty32/FundingCardZloty32.vue +15 -0
  904. package/src/components/FundingCardZloty32/index.js +2 -0
  905. package/src/components/FundingCardZloty48/FundingCardZloty48.vue +15 -0
  906. package/src/components/FundingCardZloty48/index.js +2 -0
  907. package/src/components/FundingCardZloty64/FundingCardZloty64.vue +15 -0
  908. package/src/components/FundingCardZloty64/index.js +2 -0
  909. package/src/components/FundingEuro20/FundingEuro20.vue +15 -0
  910. package/src/components/FundingEuro20/index.js +2 -0
  911. package/src/components/FundingEuro24/FundingEuro24.vue +15 -0
  912. package/src/components/FundingEuro24/index.js +2 -0
  913. package/src/components/FundingEuro32/FundingEuro32.vue +15 -0
  914. package/src/components/FundingEuro32/index.js +2 -0
  915. package/src/components/FundingEuro48/FundingEuro48.vue +15 -0
  916. package/src/components/FundingEuro48/index.js +2 -0
  917. package/src/components/FundingEuro64/FundingEuro64.vue +15 -0
  918. package/src/components/FundingEuro64/index.js +2 -0
  919. package/src/components/FundingZloty20/FundingZloty20.vue +15 -0
  920. package/src/components/FundingZloty20/index.js +2 -0
  921. package/src/components/FundingZloty24/FundingZloty24.vue +15 -0
  922. package/src/components/FundingZloty24/index.js +2 -0
  923. package/src/components/FundingZloty32/FundingZloty32.vue +15 -0
  924. package/src/components/FundingZloty32/index.js +2 -0
  925. package/src/components/FundingZloty48/FundingZloty48.vue +15 -0
  926. package/src/components/FundingZloty48/index.js +2 -0
  927. package/src/components/FundingZloty64/FundingZloty64.vue +15 -0
  928. package/src/components/FundingZloty64/index.js +2 -0
  929. package/src/components/Garage20/Garage20.vue +1 -4
  930. package/src/components/Garage24/Garage24.vue +1 -4
  931. package/src/components/Garage32/Garage32.vue +1 -4
  932. package/src/components/Garage48/Garage48.vue +1 -4
  933. package/src/components/Garage64/Garage64.vue +1 -4
  934. package/src/components/Garden20/Garden20.vue +1 -4
  935. package/src/components/Garden24/Garden24.vue +1 -4
  936. package/src/components/Garden32/Garden32.vue +1 -11
  937. package/src/components/Garden48/Garden48.vue +1 -4
  938. package/src/components/Garden64/Garden64.vue +1 -4
  939. package/src/components/GardenAlt20/GardenAlt20.vue +1 -4
  940. package/src/components/GardenAlt24/GardenAlt24.vue +1 -4
  941. package/src/components/GardenAlt32/GardenAlt32.vue +1 -11
  942. package/src/components/GardenAlt48/GardenAlt48.vue +1 -4
  943. package/src/components/GardenAlt64/GardenAlt64.vue +1 -4
  944. package/src/components/Gate20/Gate20.vue +15 -0
  945. package/src/components/Gate20/index.js +2 -0
  946. package/src/components/Gate24/Gate24.vue +15 -0
  947. package/src/components/Gate24/index.js +2 -0
  948. package/src/components/Gate32/Gate32.vue +15 -0
  949. package/src/components/Gate32/index.js +2 -0
  950. package/src/components/Gate48/Gate48.vue +15 -0
  951. package/src/components/Gate48/index.js +2 -0
  952. package/src/components/Gate64/Gate64.vue +15 -0
  953. package/src/components/Gate64/index.js +2 -0
  954. package/src/components/Gauge20/Gauge20.vue +1 -11
  955. package/src/components/Gauge24/Gauge24.vue +1 -11
  956. package/src/components/Gauge32/Gauge32.vue +1 -4
  957. package/src/components/Gauge48/Gauge48.vue +1 -4
  958. package/src/components/Gauge64/Gauge64.vue +1 -4
  959. package/src/components/Gift20/Gift20.vue +1 -4
  960. package/src/components/Gift24/Gift24.vue +1 -4
  961. package/src/components/Gift32/Gift32.vue +1 -11
  962. package/src/components/Gift48/Gift48.vue +1 -4
  963. package/src/components/Gift64/Gift64.vue +1 -4
  964. package/src/components/Glass20/Glass20.vue +1 -4
  965. package/src/components/Glass24/Glass24.vue +1 -4
  966. package/src/components/Glass32/Glass32.vue +1 -4
  967. package/src/components/Glass48/Glass48.vue +1 -4
  968. package/src/components/Glass64/Glass64.vue +1 -4
  969. package/src/components/Group20/Group20.vue +1 -11
  970. package/src/components/Group24/Group24.vue +1 -11
  971. package/src/components/Group32/Group32.vue +1 -4
  972. package/src/components/Group48/Group48.vue +1 -4
  973. package/src/components/Group64/Group64.vue +1 -4
  974. package/src/components/Hammer20/Hammer20.vue +1 -11
  975. package/src/components/Hammer24/Hammer24.vue +1 -11
  976. package/src/components/Hammer32/Hammer32.vue +1 -4
  977. package/src/components/Hammer48/Hammer48.vue +1 -4
  978. package/src/components/Hammer64/Hammer64.vue +1 -4
  979. package/src/components/HandSanitiser20/HandSanitiser20.vue +15 -0
  980. package/src/components/HandSanitiser20/index.js +2 -0
  981. package/src/components/HandSanitiser24/HandSanitiser24.vue +15 -0
  982. package/src/components/HandSanitiser24/index.js +2 -0
  983. package/src/components/HandSanitiser32/HandSanitiser32.vue +15 -0
  984. package/src/components/HandSanitiser32/index.js +2 -0
  985. package/src/components/HandSanitiser48/HandSanitiser48.vue +15 -0
  986. package/src/components/HandSanitiser48/index.js +2 -0
  987. package/src/components/HandSanitiser64/HandSanitiser64.vue +15 -0
  988. package/src/components/HandSanitiser64/index.js +2 -0
  989. package/src/components/Handbag20/Handbag20.vue +1 -4
  990. package/src/components/Handbag24/Handbag24.vue +1 -4
  991. package/src/components/Handbag32/Handbag32.vue +1 -4
  992. package/src/components/Handbag48/Handbag48.vue +1 -4
  993. package/src/components/Handbag64/Handbag64.vue +1 -4
  994. package/src/components/HardHat20/HardHat20.vue +1 -4
  995. package/src/components/HardHat24/HardHat24.vue +1 -4
  996. package/src/components/HardHat32/HardHat32.vue +1 -4
  997. package/src/components/HardHat48/HardHat48.vue +1 -4
  998. package/src/components/HardHat64/HardHat64.vue +1 -4
  999. package/src/components/HardHatAlt20/HardHatAlt20.vue +15 -0
  1000. package/src/components/HardHatAlt20/index.js +2 -0
  1001. package/src/components/HardHatAlt24/HardHatAlt24.vue +15 -0
  1002. package/src/components/HardHatAlt24/index.js +2 -0
  1003. package/src/components/HardHatAlt32/HardHatAlt32.vue +15 -0
  1004. package/src/components/HardHatAlt32/index.js +2 -0
  1005. package/src/components/HardHatAlt48/HardHatAlt48.vue +15 -0
  1006. package/src/components/HardHatAlt48/index.js +2 -0
  1007. package/src/components/HardHatAlt64/HardHatAlt64.vue +15 -0
  1008. package/src/components/HardHatAlt64/index.js +2 -0
  1009. package/src/components/Hardware20/Hardware20.vue +1 -4
  1010. package/src/components/Hardware24/Hardware24.vue +1 -4
  1011. package/src/components/Hardware32/Hardware32.vue +1 -4
  1012. package/src/components/Hardware48/Hardware48.vue +1 -4
  1013. package/src/components/Hardware64/Hardware64.vue +1 -4
  1014. package/src/components/HearingDisabled20/HearingDisabled20.vue +15 -0
  1015. package/src/components/HearingDisabled20/index.js +2 -0
  1016. package/src/components/HearingDisabled24/HearingDisabled24.vue +15 -0
  1017. package/src/components/HearingDisabled24/index.js +2 -0
  1018. package/src/components/HearingDisabled32/HearingDisabled32.vue +15 -0
  1019. package/src/components/HearingDisabled32/index.js +2 -0
  1020. package/src/components/HearingDisabled48/HearingDisabled48.vue +15 -0
  1021. package/src/components/HearingDisabled48/index.js +2 -0
  1022. package/src/components/HearingDisabled64/HearingDisabled64.vue +15 -0
  1023. package/src/components/HearingDisabled64/index.js +2 -0
  1024. package/src/components/Heater20/Heater20.vue +1 -4
  1025. package/src/components/Heater24/Heater24.vue +1 -4
  1026. package/src/components/Heater32/Heater32.vue +1 -4
  1027. package/src/components/Heater48/Heater48.vue +1 -4
  1028. package/src/components/Heater64/Heater64.vue +1 -4
  1029. package/src/components/HelpCircle20/HelpCircle20.vue +1 -4
  1030. package/src/components/HelpCircle24/HelpCircle24.vue +1 -4
  1031. package/src/components/HelpCircle32/HelpCircle32.vue +1 -4
  1032. package/src/components/HelpCircle48/HelpCircle48.vue +1 -4
  1033. package/src/components/HelpCircle64/HelpCircle64.vue +1 -4
  1034. package/src/components/Helpline20/Helpline20.vue +1 -4
  1035. package/src/components/Helpline24/Helpline24.vue +1 -4
  1036. package/src/components/Helpline32/Helpline32.vue +1 -4
  1037. package/src/components/Helpline48/Helpline48.vue +1 -4
  1038. package/src/components/Helpline64/Helpline64.vue +1 -4
  1039. package/src/components/History20/History20.vue +1 -11
  1040. package/src/components/History24/History24.vue +1 -11
  1041. package/src/components/History32/History32.vue +1 -11
  1042. package/src/components/History48/History48.vue +1 -4
  1043. package/src/components/History64/History64.vue +1 -4
  1044. package/src/components/Home20/Home20.vue +1 -4
  1045. package/src/components/Home24/Home24.vue +1 -4
  1046. package/src/components/Home32/Home32.vue +1 -11
  1047. package/src/components/Home48/Home48.vue +1 -11
  1048. package/src/components/Home64/Home64.vue +1 -4
  1049. package/src/components/HotWater20/HotWater20.vue +1 -4
  1050. package/src/components/HotWater24/HotWater24.vue +1 -4
  1051. package/src/components/HotWater32/HotWater32.vue +1 -11
  1052. package/src/components/HotWater48/HotWater48.vue +1 -4
  1053. package/src/components/HotWater64/HotWater64.vue +1 -4
  1054. package/src/components/House20/House20.vue +1 -11
  1055. package/src/components/House24/House24.vue +1 -11
  1056. package/src/components/House32/House32.vue +1 -4
  1057. package/src/components/House48/House48.vue +1 -4
  1058. package/src/components/House64/House64.vue +1 -4
  1059. package/src/components/IdCard20/IdCard20.vue +1 -4
  1060. package/src/components/IdCard24/IdCard24.vue +1 -4
  1061. package/src/components/IdCard32/IdCard32.vue +1 -4
  1062. package/src/components/IdCard48/IdCard48.vue +1 -4
  1063. package/src/components/IdCard64/IdCard64.vue +1 -4
  1064. package/src/components/Image20/Image20.vue +1 -4
  1065. package/src/components/Image24/Image24.vue +1 -4
  1066. package/src/components/Image32/Image32.vue +1 -4
  1067. package/src/components/Image48/Image48.vue +1 -4
  1068. package/src/components/Image64/Image64.vue +1 -4
  1069. package/src/components/ImageAlt20/ImageAlt20.vue +15 -0
  1070. package/src/components/ImageAlt20/index.js +2 -0
  1071. package/src/components/ImageAlt24/ImageAlt24.vue +15 -0
  1072. package/src/components/ImageAlt24/index.js +2 -0
  1073. package/src/components/ImageAlt32/ImageAlt32.vue +15 -0
  1074. package/src/components/ImageAlt32/index.js +2 -0
  1075. package/src/components/ImageAlt48/ImageAlt48.vue +15 -0
  1076. package/src/components/ImageAlt48/index.js +2 -0
  1077. package/src/components/ImageAlt64/ImageAlt64.vue +15 -0
  1078. package/src/components/ImageAlt64/index.js +2 -0
  1079. package/src/components/Infinity20/Infinity20.vue +15 -0
  1080. package/src/components/Infinity20/index.js +2 -0
  1081. package/src/components/Infinity24/Infinity24.vue +15 -0
  1082. package/src/components/Infinity24/index.js +2 -0
  1083. package/src/components/Infinity32/Infinity32.vue +15 -0
  1084. package/src/components/Infinity32/index.js +2 -0
  1085. package/src/components/Infinity48/Infinity48.vue +15 -0
  1086. package/src/components/Infinity48/index.js +2 -0
  1087. package/src/components/Infinity64/Infinity64.vue +15 -0
  1088. package/src/components/Infinity64/index.js +2 -0
  1089. package/src/components/InfoCircle20/InfoCircle20.vue +1 -4
  1090. package/src/components/InfoCircle24/InfoCircle24.vue +1 -4
  1091. package/src/components/InfoCircle32/InfoCircle32.vue +1 -4
  1092. package/src/components/InfoCircle48/InfoCircle48.vue +1 -4
  1093. package/src/components/InfoCircle64/InfoCircle64.vue +1 -4
  1094. package/src/components/InfoCircleFilled20/InfoCircleFilled20.vue +15 -0
  1095. package/src/components/InfoCircleFilled20/index.js +2 -0
  1096. package/src/components/InfoCircleFilled24/InfoCircleFilled24.vue +15 -0
  1097. package/src/components/InfoCircleFilled24/index.js +2 -0
  1098. package/src/components/InfoCircleFilled32/InfoCircleFilled32.vue +15 -0
  1099. package/src/components/InfoCircleFilled32/index.js +2 -0
  1100. package/src/components/InfoCircleFilled48/InfoCircleFilled48.vue +15 -0
  1101. package/src/components/InfoCircleFilled48/index.js +2 -0
  1102. package/src/components/InfoCircleFilled64/InfoCircleFilled64.vue +15 -0
  1103. package/src/components/InfoCircleFilled64/index.js +2 -0
  1104. package/src/components/Instance20/Instance20.vue +15 -0
  1105. package/src/components/Instance20/index.js +2 -0
  1106. package/src/components/Instance24/Instance24.vue +15 -0
  1107. package/src/components/Instance24/index.js +2 -0
  1108. package/src/components/Instance32/Instance32.vue +15 -0
  1109. package/src/components/Instance32/index.js +2 -0
  1110. package/src/components/Instance48/Instance48.vue +15 -0
  1111. package/src/components/Instance48/index.js +2 -0
  1112. package/src/components/Instance64/Instance64.vue +15 -0
  1113. package/src/components/Instance64/index.js +2 -0
  1114. package/src/components/InstanceLeft20/InstanceLeft20.vue +15 -0
  1115. package/src/components/InstanceLeft20/index.js +2 -0
  1116. package/src/components/InstanceLeft24/InstanceLeft24.vue +15 -0
  1117. package/src/components/InstanceLeft24/index.js +2 -0
  1118. package/src/components/InstanceLeft32/InstanceLeft32.vue +15 -0
  1119. package/src/components/InstanceLeft32/index.js +2 -0
  1120. package/src/components/InstanceLeft48/InstanceLeft48.vue +15 -0
  1121. package/src/components/InstanceLeft48/index.js +2 -0
  1122. package/src/components/InstanceLeft64/InstanceLeft64.vue +15 -0
  1123. package/src/components/InstanceLeft64/index.js +2 -0
  1124. package/src/components/InstanceRight20/InstanceRight20.vue +15 -0
  1125. package/src/components/InstanceRight20/index.js +2 -0
  1126. package/src/components/InstanceRight24/InstanceRight24.vue +15 -0
  1127. package/src/components/InstanceRight24/index.js +2 -0
  1128. package/src/components/InstanceRight32/InstanceRight32.vue +15 -0
  1129. package/src/components/InstanceRight32/index.js +2 -0
  1130. package/src/components/InstanceRight48/InstanceRight48.vue +15 -0
  1131. package/src/components/InstanceRight48/index.js +2 -0
  1132. package/src/components/InstanceRight64/InstanceRight64.vue +15 -0
  1133. package/src/components/InstanceRight64/index.js +2 -0
  1134. package/src/components/Insulation20/Insulation20.vue +1 -11
  1135. package/src/components/Insulation24/Insulation24.vue +1 -11
  1136. package/src/components/Insulation32/Insulation32.vue +1 -4
  1137. package/src/components/Insulation48/Insulation48.vue +1 -4
  1138. package/src/components/Insulation64/Insulation64.vue +1 -4
  1139. package/src/components/InsulationAlt20/InsulationAlt20.vue +15 -0
  1140. package/src/components/InsulationAlt20/index.js +2 -0
  1141. package/src/components/InsulationAlt24/InsulationAlt24.vue +15 -0
  1142. package/src/components/InsulationAlt24/index.js +2 -0
  1143. package/src/components/InsulationAlt32/InsulationAlt32.vue +15 -0
  1144. package/src/components/InsulationAlt32/index.js +2 -0
  1145. package/src/components/InsulationAlt48/InsulationAlt48.vue +15 -0
  1146. package/src/components/InsulationAlt48/index.js +2 -0
  1147. package/src/components/InsulationAlt64/InsulationAlt64.vue +15 -0
  1148. package/src/components/InsulationAlt64/index.js +2 -0
  1149. package/src/components/Kanban20/Kanban20.vue +1 -4
  1150. package/src/components/Kanban24/Kanban24.vue +1 -4
  1151. package/src/components/Kanban32/Kanban32.vue +1 -4
  1152. package/src/components/Kanban48/Kanban48.vue +1 -4
  1153. package/src/components/Kanban64/Kanban64.vue +1 -4
  1154. package/src/components/Key20/Key20.vue +1 -4
  1155. package/src/components/Key24/Key24.vue +1 -4
  1156. package/src/components/Key32/Key32.vue +1 -4
  1157. package/src/components/Key48/Key48.vue +1 -4
  1158. package/src/components/Key64/Key64.vue +1 -4
  1159. package/src/components/KeyAlt20/KeyAlt20.vue +15 -0
  1160. package/src/components/KeyAlt20/index.js +2 -0
  1161. package/src/components/KeyAlt24/KeyAlt24.vue +15 -0
  1162. package/src/components/KeyAlt24/index.js +2 -0
  1163. package/src/components/KeyAlt32/KeyAlt32.vue +15 -0
  1164. package/src/components/KeyAlt32/index.js +2 -0
  1165. package/src/components/KeyAlt48/KeyAlt48.vue +15 -0
  1166. package/src/components/KeyAlt48/index.js +2 -0
  1167. package/src/components/KeyAlt64/KeyAlt64.vue +15 -0
  1168. package/src/components/KeyAlt64/index.js +2 -0
  1169. package/src/components/Keyboard20/Keyboard20.vue +15 -0
  1170. package/src/components/Keyboard20/index.js +2 -0
  1171. package/src/components/Keyboard24/Keyboard24.vue +15 -0
  1172. package/src/components/Keyboard24/index.js +2 -0
  1173. package/src/components/Keyboard32/Keyboard32.vue +15 -0
  1174. package/src/components/Keyboard32/index.js +2 -0
  1175. package/src/components/Keyboard48/Keyboard48.vue +15 -0
  1176. package/src/components/Keyboard48/index.js +2 -0
  1177. package/src/components/Keyboard64/Keyboard64.vue +15 -0
  1178. package/src/components/Keyboard64/index.js +2 -0
  1179. package/src/components/Kids20/Kids20.vue +1 -4
  1180. package/src/components/Kids24/Kids24.vue +1 -4
  1181. package/src/components/Kids32/Kids32.vue +1 -11
  1182. package/src/components/Kids48/Kids48.vue +1 -4
  1183. package/src/components/Kids64/Kids64.vue +1 -4
  1184. package/src/components/Kitchen20/Kitchen20.vue +1 -4
  1185. package/src/components/Kitchen24/Kitchen24.vue +1 -4
  1186. package/src/components/Kitchen32/Kitchen32.vue +1 -11
  1187. package/src/components/Kitchen48/Kitchen48.vue +1 -4
  1188. package/src/components/Kitchen64/Kitchen64.vue +1 -4
  1189. package/src/components/KitchenAlt20/KitchenAlt20.vue +1 -4
  1190. package/src/components/KitchenAlt24/KitchenAlt24.vue +1 -4
  1191. package/src/components/KitchenAlt32/KitchenAlt32.vue +1 -11
  1192. package/src/components/KitchenAlt48/KitchenAlt48.vue +1 -4
  1193. package/src/components/KitchenAlt64/KitchenAlt64.vue +1 -4
  1194. package/src/components/LawnMower20/LawnMower20.vue +15 -0
  1195. package/src/components/LawnMower20/index.js +2 -0
  1196. package/src/components/LawnMower24/LawnMower24.vue +15 -0
  1197. package/src/components/LawnMower24/index.js +2 -0
  1198. package/src/components/LawnMower32/LawnMower32.vue +15 -0
  1199. package/src/components/LawnMower32/index.js +2 -0
  1200. package/src/components/LawnMower48/LawnMower48.vue +15 -0
  1201. package/src/components/LawnMower48/index.js +2 -0
  1202. package/src/components/LawnMower64/LawnMower64.vue +15 -0
  1203. package/src/components/LawnMower64/index.js +2 -0
  1204. package/src/components/Layers20/Layers20.vue +15 -0
  1205. package/src/components/Layers20/index.js +2 -0
  1206. package/src/components/Layers24/Layers24.vue +15 -0
  1207. package/src/components/Layers24/index.js +2 -0
  1208. package/src/components/Layers32/Layers32.vue +15 -0
  1209. package/src/components/Layers32/index.js +2 -0
  1210. package/src/components/Layers48/Layers48.vue +15 -0
  1211. package/src/components/Layers48/index.js +2 -0
  1212. package/src/components/Layers64/Layers64.vue +15 -0
  1213. package/src/components/Layers64/index.js +2 -0
  1214. package/src/components/Leak20/Leak20.vue +1 -4
  1215. package/src/components/Leak24/Leak24.vue +1 -4
  1216. package/src/components/Leak32/Leak32.vue +1 -4
  1217. package/src/components/Leak48/Leak48.vue +1 -4
  1218. package/src/components/Leak64/Leak64.vue +1 -4
  1219. package/src/components/LeroyMerlin20/LeroyMerlin20.vue +1 -4
  1220. package/src/components/LeroyMerlin24/LeroyMerlin24.vue +1 -4
  1221. package/src/components/LeroyMerlin32/LeroyMerlin32.vue +1 -4
  1222. package/src/components/LeroyMerlin48/LeroyMerlin48.vue +1 -4
  1223. package/src/components/LeroyMerlin64/LeroyMerlin64.vue +1 -4
  1224. package/src/components/Less20/Less20.vue +1 -11
  1225. package/src/components/Less24/Less24.vue +1 -11
  1226. package/src/components/Less32/Less32.vue +1 -11
  1227. package/src/components/Less48/Less48.vue +1 -11
  1228. package/src/components/Less64/Less64.vue +1 -4
  1229. package/src/components/LessCircle20/LessCircle20.vue +1 -4
  1230. package/src/components/LessCircle24/LessCircle24.vue +1 -4
  1231. package/src/components/LessCircle32/LessCircle32.vue +1 -4
  1232. package/src/components/LessCircle48/LessCircle48.vue +1 -4
  1233. package/src/components/LessCircle64/LessCircle64.vue +1 -4
  1234. package/src/components/Lighting20/Lighting20.vue +1 -4
  1235. package/src/components/Lighting24/Lighting24.vue +1 -4
  1236. package/src/components/Lighting32/Lighting32.vue +1 -11
  1237. package/src/components/Lighting48/Lighting48.vue +1 -4
  1238. package/src/components/Lighting64/Lighting64.vue +1 -4
  1239. package/src/components/List20/List20.vue +1 -11
  1240. package/src/components/List24/List24.vue +1 -11
  1241. package/src/components/List32/List32.vue +1 -11
  1242. package/src/components/List48/List48.vue +1 -4
  1243. package/src/components/List64/List64.vue +1 -4
  1244. package/src/components/ListAdd20/ListAdd20.vue +1 -11
  1245. package/src/components/ListAdd24/ListAdd24.vue +1 -11
  1246. package/src/components/ListAdd32/ListAdd32.vue +1 -11
  1247. package/src/components/ListAdd48/ListAdd48.vue +1 -4
  1248. package/src/components/ListAdd64/ListAdd64.vue +1 -4
  1249. package/src/components/ListView20/ListView20.vue +1 -11
  1250. package/src/components/ListView24/ListView24.vue +1 -11
  1251. package/src/components/ListView32/ListView32.vue +1 -4
  1252. package/src/components/ListView48/ListView48.vue +1 -4
  1253. package/src/components/ListView64/ListView64.vue +1 -4
  1254. package/src/components/LivingRoom20/LivingRoom20.vue +1 -4
  1255. package/src/components/LivingRoom24/LivingRoom24.vue +1 -4
  1256. package/src/components/LivingRoom32/LivingRoom32.vue +1 -4
  1257. package/src/components/LivingRoom48/LivingRoom48.vue +1 -4
  1258. package/src/components/LivingRoom64/LivingRoom64.vue +1 -4
  1259. package/src/components/Location20/Location20.vue +15 -0
  1260. package/src/components/Location20/index.js +2 -0
  1261. package/src/components/Location24/Location24.vue +15 -0
  1262. package/src/components/Location24/index.js +2 -0
  1263. package/src/components/Location32/Location32.vue +15 -0
  1264. package/src/components/Location32/index.js +2 -0
  1265. package/src/components/Location48/Location48.vue +15 -0
  1266. package/src/components/Location48/index.js +2 -0
  1267. package/src/components/Location64/Location64.vue +15 -0
  1268. package/src/components/Location64/index.js +2 -0
  1269. package/src/components/LocationFilled20/LocationFilled20.vue +15 -0
  1270. package/src/components/LocationFilled20/index.js +2 -0
  1271. package/src/components/LocationFilled24/LocationFilled24.vue +15 -0
  1272. package/src/components/LocationFilled24/index.js +2 -0
  1273. package/src/components/LocationFilled32/LocationFilled32.vue +15 -0
  1274. package/src/components/LocationFilled32/index.js +2 -0
  1275. package/src/components/LocationFilled48/LocationFilled48.vue +15 -0
  1276. package/src/components/LocationFilled48/index.js +2 -0
  1277. package/src/components/LocationFilled64/LocationFilled64.vue +15 -0
  1278. package/src/components/LocationFilled64/index.js +2 -0
  1279. package/src/components/Locator20/Locator20.vue +1 -4
  1280. package/src/components/Locator24/Locator24.vue +1 -4
  1281. package/src/components/Locator32/Locator32.vue +1 -4
  1282. package/src/components/Locator48/Locator48.vue +1 -4
  1283. package/src/components/Locator64/Locator64.vue +1 -4
  1284. package/src/components/Lock20/Lock20.vue +1 -16
  1285. package/src/components/Lock24/Lock24.vue +1 -11
  1286. package/src/components/Lock32/Lock32.vue +1 -4
  1287. package/src/components/Lock48/Lock48.vue +1 -11
  1288. package/src/components/Lock64/Lock64.vue +1 -4
  1289. package/src/components/Locker20/Locker20.vue +1 -4
  1290. package/src/components/Locker24/Locker24.vue +1 -4
  1291. package/src/components/Locker32/Locker32.vue +1 -4
  1292. package/src/components/Locker48/Locker48.vue +1 -4
  1293. package/src/components/Locker64/Locker64.vue +1 -4
  1294. package/src/components/LogOut20/LogOut20.vue +1 -4
  1295. package/src/components/LogOut24/LogOut24.vue +1 -4
  1296. package/src/components/LogOut32/LogOut32.vue +1 -4
  1297. package/src/components/LogOut48/LogOut48.vue +1 -4
  1298. package/src/components/LogOut64/LogOut64.vue +1 -4
  1299. package/src/components/LoyaltyBm20/LoyaltyBm20.vue +15 -0
  1300. package/src/components/LoyaltyBm20/index.js +2 -0
  1301. package/src/components/LoyaltyBm24/LoyaltyBm24.vue +15 -0
  1302. package/src/components/LoyaltyBm24/index.js +2 -0
  1303. package/src/components/LoyaltyBm32/LoyaltyBm32.vue +15 -0
  1304. package/src/components/LoyaltyBm32/index.js +2 -0
  1305. package/src/components/LoyaltyBm48/LoyaltyBm48.vue +15 -0
  1306. package/src/components/LoyaltyBm48/index.js +2 -0
  1307. package/src/components/LoyaltyBm64/LoyaltyBm64.vue +15 -0
  1308. package/src/components/LoyaltyBm64/index.js +2 -0
  1309. package/src/components/LoyaltyLm20/LoyaltyLm20.vue +15 -0
  1310. package/src/components/LoyaltyLm20/index.js +2 -0
  1311. package/src/components/LoyaltyLm24/LoyaltyLm24.vue +15 -0
  1312. package/src/components/LoyaltyLm24/index.js +2 -0
  1313. package/src/components/LoyaltyLm32/LoyaltyLm32.vue +15 -0
  1314. package/src/components/LoyaltyLm32/index.js +2 -0
  1315. package/src/components/LoyaltyLm48/LoyaltyLm48.vue +15 -0
  1316. package/src/components/LoyaltyLm48/index.js +2 -0
  1317. package/src/components/LoyaltyLm64/LoyaltyLm64.vue +15 -0
  1318. package/src/components/LoyaltyLm64/index.js +2 -0
  1319. package/src/components/Mail20/Mail20.vue +1 -4
  1320. package/src/components/Mail24/Mail24.vue +1 -4
  1321. package/src/components/Mail32/Mail32.vue +1 -4
  1322. package/src/components/Mail48/Mail48.vue +1 -4
  1323. package/src/components/Mail64/Mail64.vue +1 -4
  1324. package/src/components/MailAlt20/MailAlt20.vue +1 -11
  1325. package/src/components/MailAlt24/MailAlt24.vue +1 -11
  1326. package/src/components/MailAlt32/MailAlt32.vue +1 -11
  1327. package/src/components/MailAlt48/MailAlt48.vue +1 -4
  1328. package/src/components/MailAlt64/MailAlt64.vue +1 -4
  1329. package/src/components/Man20/Man20.vue +1 -4
  1330. package/src/components/Man24/Man24.vue +1 -4
  1331. package/src/components/Man32/Man32.vue +1 -4
  1332. package/src/components/Man48/Man48.vue +1 -4
  1333. package/src/components/Man64/Man64.vue +1 -4
  1334. package/src/components/Map20/Map20.vue +1 -4
  1335. package/src/components/Map24/Map24.vue +1 -4
  1336. package/src/components/Map32/Map32.vue +1 -4
  1337. package/src/components/Map48/Map48.vue +1 -4
  1338. package/src/components/Map64/Map64.vue +1 -4
  1339. package/src/components/Mask20/Mask20.vue +15 -0
  1340. package/src/components/Mask20/index.js +2 -0
  1341. package/src/components/Mask24/Mask24.vue +15 -0
  1342. package/src/components/Mask24/index.js +2 -0
  1343. package/src/components/Mask32/Mask32.vue +15 -0
  1344. package/src/components/Mask32/index.js +2 -0
  1345. package/src/components/Mask48/Mask48.vue +15 -0
  1346. package/src/components/Mask48/index.js +2 -0
  1347. package/src/components/Mask64/Mask64.vue +15 -0
  1348. package/src/components/Mask64/index.js +2 -0
  1349. package/src/components/Masonry20/Masonry20.vue +15 -0
  1350. package/src/components/Masonry20/index.js +2 -0
  1351. package/src/components/Masonry24/Masonry24.vue +15 -0
  1352. package/src/components/Masonry24/index.js +2 -0
  1353. package/src/components/Masonry32/Masonry32.vue +15 -0
  1354. package/src/components/Masonry32/index.js +2 -0
  1355. package/src/components/Masonry48/Masonry48.vue +15 -0
  1356. package/src/components/Masonry48/index.js +2 -0
  1357. package/src/components/Masonry64/Masonry64.vue +15 -0
  1358. package/src/components/Masonry64/index.js +2 -0
  1359. package/src/components/MasonryAlt20/MasonryAlt20.vue +15 -0
  1360. package/src/components/MasonryAlt20/index.js +2 -0
  1361. package/src/components/MasonryAlt24/MasonryAlt24.vue +15 -0
  1362. package/src/components/MasonryAlt24/index.js +2 -0
  1363. package/src/components/MasonryAlt32/MasonryAlt32.vue +15 -0
  1364. package/src/components/MasonryAlt32/index.js +2 -0
  1365. package/src/components/MasonryAlt48/MasonryAlt48.vue +15 -0
  1366. package/src/components/MasonryAlt48/index.js +2 -0
  1367. package/src/components/MasonryAlt64/MasonryAlt64.vue +15 -0
  1368. package/src/components/MasonryAlt64/index.js +2 -0
  1369. package/src/components/Megaphone20/Megaphone20.vue +15 -0
  1370. package/src/components/Megaphone20/index.js +2 -0
  1371. package/src/components/Megaphone24/Megaphone24.vue +15 -0
  1372. package/src/components/Megaphone24/index.js +2 -0
  1373. package/src/components/Megaphone32/Megaphone32.vue +15 -0
  1374. package/src/components/Megaphone32/index.js +2 -0
  1375. package/src/components/Megaphone48/Megaphone48.vue +15 -0
  1376. package/src/components/Megaphone48/index.js +2 -0
  1377. package/src/components/Megaphone64/Megaphone64.vue +15 -0
  1378. package/src/components/Megaphone64/index.js +2 -0
  1379. package/src/components/Menu20/Menu20.vue +1 -4
  1380. package/src/components/Menu24/Menu24.vue +1 -4
  1381. package/src/components/Menu32/Menu32.vue +1 -4
  1382. package/src/components/Menu48/Menu48.vue +1 -4
  1383. package/src/components/Menu64/Menu64.vue +1 -4
  1384. package/src/components/Mic20/Mic20.vue +1 -11
  1385. package/src/components/Mic24/Mic24.vue +1 -11
  1386. package/src/components/Mic32/Mic32.vue +1 -11
  1387. package/src/components/Mic48/Mic48.vue +1 -11
  1388. package/src/components/Mic64/Mic64.vue +1 -4
  1389. package/src/components/MixerTruck20/MixerTruck20.vue +15 -0
  1390. package/src/components/MixerTruck20/index.js +2 -0
  1391. package/src/components/MixerTruck24/MixerTruck24.vue +15 -0
  1392. package/src/components/MixerTruck24/index.js +2 -0
  1393. package/src/components/MixerTruck32/MixerTruck32.vue +15 -0
  1394. package/src/components/MixerTruck32/index.js +2 -0
  1395. package/src/components/MixerTruck48/MixerTruck48.vue +15 -0
  1396. package/src/components/MixerTruck48/index.js +2 -0
  1397. package/src/components/MixerTruck64/MixerTruck64.vue +15 -0
  1398. package/src/components/MixerTruck64/index.js +2 -0
  1399. package/src/components/Modular20/Modular20.vue +1 -4
  1400. package/src/components/Modular24/Modular24.vue +1 -4
  1401. package/src/components/Modular32/Modular32.vue +1 -4
  1402. package/src/components/Modular48/Modular48.vue +1 -4
  1403. package/src/components/Modular64/Modular64.vue +1 -4
  1404. package/src/components/More20/More20.vue +1 -11
  1405. package/src/components/More24/More24.vue +1 -11
  1406. package/src/components/More32/More32.vue +1 -11
  1407. package/src/components/More48/More48.vue +1 -11
  1408. package/src/components/More64/More64.vue +1 -4
  1409. package/src/components/MoreCircle20/MoreCircle20.vue +1 -4
  1410. package/src/components/MoreCircle24/MoreCircle24.vue +1 -4
  1411. package/src/components/MoreCircle32/MoreCircle32.vue +1 -4
  1412. package/src/components/MoreCircle48/MoreCircle48.vue +1 -4
  1413. package/src/components/MoreCircle64/MoreCircle64.vue +1 -4
  1414. package/src/components/Music20/Music20.vue +15 -0
  1415. package/src/components/Music20/index.js +2 -0
  1416. package/src/components/Music24/Music24.vue +15 -0
  1417. package/src/components/Music24/index.js +2 -0
  1418. package/src/components/Music32/Music32.vue +15 -0
  1419. package/src/components/Music32/index.js +2 -0
  1420. package/src/components/Music48/Music48.vue +15 -0
  1421. package/src/components/Music48/index.js +2 -0
  1422. package/src/components/Music64/Music64.vue +15 -0
  1423. package/src/components/Music64/index.js +2 -0
  1424. package/src/components/Newspaper20/Newspaper20.vue +1 -11
  1425. package/src/components/Newspaper24/Newspaper24.vue +1 -11
  1426. package/src/components/Newspaper32/Newspaper32.vue +1 -4
  1427. package/src/components/Newspaper48/Newspaper48.vue +1 -4
  1428. package/src/components/Newspaper64/Newspaper64.vue +1 -4
  1429. package/src/components/NightMode20/NightMode20.vue +15 -0
  1430. package/src/components/NightMode20/index.js +2 -0
  1431. package/src/components/NightMode24/NightMode24.vue +15 -0
  1432. package/src/components/NightMode24/index.js +2 -0
  1433. package/src/components/NightMode32/NightMode32.vue +15 -0
  1434. package/src/components/NightMode32/index.js +2 -0
  1435. package/src/components/NightMode48/NightMode48.vue +15 -0
  1436. package/src/components/NightMode48/index.js +2 -0
  1437. package/src/components/NightMode64/NightMode64.vue +15 -0
  1438. package/src/components/NightMode64/index.js +2 -0
  1439. package/src/components/NoPicture20/NoPicture20.vue +1 -4
  1440. package/src/components/NoPicture24/NoPicture24.vue +1 -4
  1441. package/src/components/NoPicture32/NoPicture32.vue +1 -4
  1442. package/src/components/NoPicture48/NoPicture48.vue +1 -4
  1443. package/src/components/NoPicture64/NoPicture64.vue +1 -4
  1444. package/src/components/Notification20/Notification20.vue +1 -4
  1445. package/src/components/Notification24/Notification24.vue +1 -4
  1446. package/src/components/Notification32/Notification32.vue +1 -4
  1447. package/src/components/Notification48/Notification48.vue +1 -4
  1448. package/src/components/Notification64/Notification64.vue +1 -4
  1449. package/src/components/OptionsHorizontal20/OptionsHorizontal20.vue +1 -4
  1450. package/src/components/OptionsHorizontal24/OptionsHorizontal24.vue +1 -4
  1451. package/src/components/OptionsHorizontal32/OptionsHorizontal32.vue +1 -4
  1452. package/src/components/OptionsHorizontal48/OptionsHorizontal48.vue +1 -11
  1453. package/src/components/OptionsHorizontal64/OptionsHorizontal64.vue +1 -4
  1454. package/src/components/OptionsVertical20/OptionsVertical20.vue +1 -4
  1455. package/src/components/OptionsVertical24/OptionsVertical24.vue +1 -4
  1456. package/src/components/OptionsVertical32/OptionsVertical32.vue +1 -4
  1457. package/src/components/OptionsVertical48/OptionsVertical48.vue +1 -11
  1458. package/src/components/OptionsVertical64/OptionsVertical64.vue +1 -4
  1459. package/src/components/Owner20/Owner20.vue +1 -4
  1460. package/src/components/Owner24/Owner24.vue +1 -4
  1461. package/src/components/Owner32/Owner32.vue +1 -4
  1462. package/src/components/Owner48/Owner48.vue +1 -4
  1463. package/src/components/Owner64/Owner64.vue +1 -4
  1464. package/src/components/Package20/Package20.vue +1 -4
  1465. package/src/components/Package24/Package24.vue +1 -4
  1466. package/src/components/Package32/Package32.vue +1 -4
  1467. package/src/components/Package48/Package48.vue +1 -4
  1468. package/src/components/Package64/Package64.vue +1 -4
  1469. package/src/components/PackageAdd20/PackageAdd20.vue +1 -4
  1470. package/src/components/PackageAdd24/PackageAdd24.vue +1 -4
  1471. package/src/components/PackageAdd32/PackageAdd32.vue +1 -4
  1472. package/src/components/PackageAdd48/PackageAdd48.vue +1 -4
  1473. package/src/components/PackageAdd64/PackageAdd64.vue +1 -4
  1474. package/src/components/Paint20/Paint20.vue +1 -4
  1475. package/src/components/Paint24/Paint24.vue +1 -4
  1476. package/src/components/Paint32/Paint32.vue +1 -11
  1477. package/src/components/Paint48/Paint48.vue +1 -4
  1478. package/src/components/Paint64/Paint64.vue +1 -4
  1479. package/src/components/PaintCan20/PaintCan20.vue +1 -11
  1480. package/src/components/PaintCan24/PaintCan24.vue +1 -11
  1481. package/src/components/PaintCan32/PaintCan32.vue +1 -11
  1482. package/src/components/PaintCan48/PaintCan48.vue +1 -4
  1483. package/src/components/PaintCan64/PaintCan64.vue +1 -4
  1484. package/src/components/Palette20/Palette20.vue +15 -0
  1485. package/src/components/Palette20/index.js +2 -0
  1486. package/src/components/Palette24/Palette24.vue +15 -0
  1487. package/src/components/Palette24/index.js +2 -0
  1488. package/src/components/Palette32/Palette32.vue +15 -0
  1489. package/src/components/Palette32/index.js +2 -0
  1490. package/src/components/Palette48/Palette48.vue +15 -0
  1491. package/src/components/Palette48/index.js +2 -0
  1492. package/src/components/Palette64/Palette64.vue +15 -0
  1493. package/src/components/Palette64/index.js +2 -0
  1494. package/src/components/Pallet20/Pallet20.vue +1 -4
  1495. package/src/components/Pallet24/Pallet24.vue +1 -4
  1496. package/src/components/Pallet32/Pallet32.vue +1 -4
  1497. package/src/components/Pallet48/Pallet48.vue +1 -4
  1498. package/src/components/Pallet64/Pallet64.vue +1 -4
  1499. package/src/components/Pantone20/Pantone20.vue +1 -4
  1500. package/src/components/Pantone24/Pantone24.vue +1 -4
  1501. package/src/components/Pantone32/Pantone32.vue +1 -4
  1502. package/src/components/Pantone48/Pantone48.vue +1 -4
  1503. package/src/components/Pantone64/Pantone64.vue +1 -4
  1504. package/src/components/ParcelLoading20/ParcelLoading20.vue +1 -4
  1505. package/src/components/ParcelLoading24/ParcelLoading24.vue +1 -4
  1506. package/src/components/ParcelLoading32/ParcelLoading32.vue +1 -4
  1507. package/src/components/ParcelLoading48/ParcelLoading48.vue +1 -4
  1508. package/src/components/ParcelLoading64/ParcelLoading64.vue +1 -4
  1509. package/src/components/Pause20/Pause20.vue +1 -4
  1510. package/src/components/Pause24/Pause24.vue +1 -4
  1511. package/src/components/Pause32/Pause32.vue +1 -4
  1512. package/src/components/Pause48/Pause48.vue +1 -4
  1513. package/src/components/Pause64/Pause64.vue +1 -4
  1514. package/src/components/PauseCircle20/PauseCircle20.vue +15 -0
  1515. package/src/components/PauseCircle20/index.js +2 -0
  1516. package/src/components/PauseCircle24/PauseCircle24.vue +15 -0
  1517. package/src/components/PauseCircle24/index.js +2 -0
  1518. package/src/components/PauseCircle32/PauseCircle32.vue +15 -0
  1519. package/src/components/PauseCircle32/index.js +2 -0
  1520. package/src/components/PauseCircle48/PauseCircle48.vue +15 -0
  1521. package/src/components/PauseCircle48/index.js +2 -0
  1522. package/src/components/PauseCircle64/PauseCircle64.vue +15 -0
  1523. package/src/components/PauseCircle64/index.js +2 -0
  1524. package/src/components/Phone20/Phone20.vue +1 -4
  1525. package/src/components/Phone24/Phone24.vue +1 -4
  1526. package/src/components/Phone32/Phone32.vue +1 -11
  1527. package/src/components/Phone48/Phone48.vue +1 -4
  1528. package/src/components/Phone64/Phone64.vue +1 -4
  1529. package/src/components/Picker20/Picker20.vue +1 -11
  1530. package/src/components/Picker24/Picker24.vue +1 -11
  1531. package/src/components/Picker32/Picker32.vue +1 -11
  1532. package/src/components/Picker48/Picker48.vue +1 -4
  1533. package/src/components/Picker64/Picker64.vue +1 -4
  1534. package/src/components/Pickup20/Pickup20.vue +1 -4
  1535. package/src/components/Pickup24/Pickup24.vue +1 -4
  1536. package/src/components/Pickup32/Pickup32.vue +1 -4
  1537. package/src/components/Pickup48/Pickup48.vue +1 -4
  1538. package/src/components/Pickup64/Pickup64.vue +1 -4
  1539. package/src/components/PickupLocation20/PickupLocation20.vue +1 -4
  1540. package/src/components/PickupLocation24/PickupLocation24.vue +1 -4
  1541. package/src/components/PickupLocation32/PickupLocation32.vue +1 -4
  1542. package/src/components/PickupLocation48/PickupLocation48.vue +1 -4
  1543. package/src/components/PickupLocation64/PickupLocation64.vue +1 -4
  1544. package/src/components/PickupLocationFilled20/PickupLocationFilled20.vue +1 -4
  1545. package/src/components/PickupLocationFilled24/PickupLocationFilled24.vue +1 -4
  1546. package/src/components/PickupLocationFilled32/PickupLocationFilled32.vue +1 -4
  1547. package/src/components/PickupLocationFilled48/PickupLocationFilled48.vue +1 -4
  1548. package/src/components/PickupLocationFilled64/PickupLocationFilled64.vue +1 -4
  1549. package/src/components/Pipe20/Pipe20.vue +1 -4
  1550. package/src/components/Pipe24/Pipe24.vue +1 -4
  1551. package/src/components/Pipe32/Pipe32.vue +1 -4
  1552. package/src/components/Pipe48/Pipe48.vue +1 -4
  1553. package/src/components/Pipe64/Pipe64.vue +1 -4
  1554. package/src/components/Play20/Play20.vue +1 -11
  1555. package/src/components/Play24/Play24.vue +1 -11
  1556. package/src/components/Play32/Play32.vue +1 -11
  1557. package/src/components/Play48/Play48.vue +1 -4
  1558. package/src/components/Play64/Play64.vue +1 -4
  1559. package/src/components/PlayCircle20/PlayCircle20.vue +15 -0
  1560. package/src/components/PlayCircle20/index.js +2 -0
  1561. package/src/components/PlayCircle24/PlayCircle24.vue +15 -0
  1562. package/src/components/PlayCircle24/index.js +2 -0
  1563. package/src/components/PlayCircle32/PlayCircle32.vue +15 -0
  1564. package/src/components/PlayCircle32/index.js +2 -0
  1565. package/src/components/PlayCircle48/PlayCircle48.vue +15 -0
  1566. package/src/components/PlayCircle48/index.js +2 -0
  1567. package/src/components/PlayCircle64/PlayCircle64.vue +15 -0
  1568. package/src/components/PlayCircle64/index.js +2 -0
  1569. package/src/components/Playlist20/Playlist20.vue +15 -0
  1570. package/src/components/Playlist20/index.js +2 -0
  1571. package/src/components/Playlist24/Playlist24.vue +15 -0
  1572. package/src/components/Playlist24/index.js +2 -0
  1573. package/src/components/Playlist32/Playlist32.vue +15 -0
  1574. package/src/components/Playlist32/index.js +2 -0
  1575. package/src/components/Playlist48/Playlist48.vue +15 -0
  1576. package/src/components/Playlist48/index.js +2 -0
  1577. package/src/components/Playlist64/Playlist64.vue +15 -0
  1578. package/src/components/Playlist64/index.js +2 -0
  1579. package/src/components/Policies20/Policies20.vue +1 -11
  1580. package/src/components/Policies24/Policies24.vue +1 -11
  1581. package/src/components/Policies32/Policies32.vue +1 -4
  1582. package/src/components/Policies48/Policies48.vue +1 -4
  1583. package/src/components/Policies64/Policies64.vue +1 -4
  1584. package/src/components/Pool20/Pool20.vue +1 -4
  1585. package/src/components/Pool24/Pool24.vue +1 -4
  1586. package/src/components/Pool32/Pool32.vue +1 -4
  1587. package/src/components/Pool48/Pool48.vue +1 -4
  1588. package/src/components/Pool64/Pool64.vue +1 -4
  1589. package/src/components/Premium20/Premium20.vue +1 -11
  1590. package/src/components/Premium24/Premium24.vue +1 -11
  1591. package/src/components/Premium32/Premium32.vue +1 -4
  1592. package/src/components/Premium48/Premium48.vue +1 -4
  1593. package/src/components/Premium64/Premium64.vue +1 -4
  1594. package/src/components/PriceTag20/PriceTag20.vue +1 -11
  1595. package/src/components/PriceTag24/PriceTag24.vue +1 -11
  1596. package/src/components/PriceTag32/PriceTag32.vue +1 -11
  1597. package/src/components/PriceTag48/PriceTag48.vue +1 -4
  1598. package/src/components/PriceTag64/PriceTag64.vue +1 -4
  1599. package/src/components/Print20/Print20.vue +1 -11
  1600. package/src/components/Print24/Print24.vue +1 -11
  1601. package/src/components/Print32/Print32.vue +1 -4
  1602. package/src/components/Print48/Print48.vue +1 -4
  1603. package/src/components/Print64/Print64.vue +1 -4
  1604. package/src/components/Profile20/Profile20.vue +1 -4
  1605. package/src/components/Profile24/Profile24.vue +1 -4
  1606. package/src/components/Profile32/Profile32.vue +1 -11
  1607. package/src/components/Profile48/Profile48.vue +1 -4
  1608. package/src/components/Profile64/Profile64.vue +1 -4
  1609. package/src/components/ProfileCollaborator20/ProfileCollaborator20.vue +1 -4
  1610. package/src/components/ProfileCollaborator24/ProfileCollaborator24.vue +1 -4
  1611. package/src/components/ProfileCollaborator32/ProfileCollaborator32.vue +1 -4
  1612. package/src/components/ProfileCollaborator48/ProfileCollaborator48.vue +1 -4
  1613. package/src/components/ProfileCollaborator64/ProfileCollaborator64.vue +1 -4
  1614. package/src/components/ProfilePassion20/ProfilePassion20.vue +1 -4
  1615. package/src/components/ProfilePassion24/ProfilePassion24.vue +1 -4
  1616. package/src/components/ProfilePassion32/ProfilePassion32.vue +1 -4
  1617. package/src/components/ProfilePassion48/ProfilePassion48.vue +1 -4
  1618. package/src/components/ProfilePassion64/ProfilePassion64.vue +1 -4
  1619. package/src/components/ProfilePro20/ProfilePro20.vue +1 -4
  1620. package/src/components/ProfilePro24/ProfilePro24.vue +1 -4
  1621. package/src/components/ProfilePro32/ProfilePro32.vue +1 -4
  1622. package/src/components/ProfilePro48/ProfilePro48.vue +1 -4
  1623. package/src/components/ProfilePro64/ProfilePro64.vue +1 -4
  1624. package/src/components/Project20/Project20.vue +1 -11
  1625. package/src/components/Project24/Project24.vue +1 -11
  1626. package/src/components/Project32/Project32.vue +1 -11
  1627. package/src/components/Project48/Project48.vue +1 -4
  1628. package/src/components/Project64/Project64.vue +1 -4
  1629. package/src/components/PushPin20/PushPin20.vue +1 -11
  1630. package/src/components/PushPin24/PushPin24.vue +1 -11
  1631. package/src/components/PushPin32/PushPin32.vue +1 -11
  1632. package/src/components/PushPin48/PushPin48.vue +1 -4
  1633. package/src/components/PushPin64/PushPin64.vue +1 -4
  1634. package/src/components/PushPinOff20/PushPinOff20.vue +1 -11
  1635. package/src/components/PushPinOff24/PushPinOff24.vue +1 -11
  1636. package/src/components/PushPinOff32/PushPinOff32.vue +1 -11
  1637. package/src/components/PushPinOff48/PushPinOff48.vue +1 -4
  1638. package/src/components/PushPinOff64/PushPinOff64.vue +1 -4
  1639. package/src/components/Question20/Question20.vue +1 -11
  1640. package/src/components/Question24/Question24.vue +1 -11
  1641. package/src/components/Question32/Question32.vue +1 -11
  1642. package/src/components/Question48/Question48.vue +1 -4
  1643. package/src/components/Question64/Question64.vue +1 -4
  1644. package/src/components/ReceiptEuro20/ReceiptEuro20.vue +15 -0
  1645. package/src/components/ReceiptEuro20/index.js +2 -0
  1646. package/src/components/ReceiptEuro24/ReceiptEuro24.vue +15 -0
  1647. package/src/components/ReceiptEuro24/index.js +2 -0
  1648. package/src/components/ReceiptEuro32/ReceiptEuro32.vue +15 -0
  1649. package/src/components/ReceiptEuro32/index.js +2 -0
  1650. package/src/components/ReceiptEuro48/ReceiptEuro48.vue +15 -0
  1651. package/src/components/ReceiptEuro48/index.js +2 -0
  1652. package/src/components/ReceiptEuro64/ReceiptEuro64.vue +15 -0
  1653. package/src/components/ReceiptEuro64/index.js +2 -0
  1654. package/src/components/ReceiptZloty20/ReceiptZloty20.vue +15 -0
  1655. package/src/components/ReceiptZloty20/index.js +2 -0
  1656. package/src/components/ReceiptZloty24/ReceiptZloty24.vue +15 -0
  1657. package/src/components/ReceiptZloty24/index.js +2 -0
  1658. package/src/components/ReceiptZloty32/ReceiptZloty32.vue +15 -0
  1659. package/src/components/ReceiptZloty32/index.js +2 -0
  1660. package/src/components/ReceiptZloty48/ReceiptZloty48.vue +15 -0
  1661. package/src/components/ReceiptZloty48/index.js +2 -0
  1662. package/src/components/ReceiptZloty64/ReceiptZloty64.vue +15 -0
  1663. package/src/components/ReceiptZloty64/index.js +2 -0
  1664. package/src/components/Refresh20/Refresh20.vue +1 -4
  1665. package/src/components/Refresh24/Refresh24.vue +1 -4
  1666. package/src/components/Refresh32/Refresh32.vue +1 -11
  1667. package/src/components/Refresh48/Refresh48.vue +1 -11
  1668. package/src/components/Refresh64/Refresh64.vue +1 -4
  1669. package/src/components/ReinforcedConcrete20/ReinforcedConcrete20.vue +15 -0
  1670. package/src/components/ReinforcedConcrete20/index.js +2 -0
  1671. package/src/components/ReinforcedConcrete24/ReinforcedConcrete24.vue +15 -0
  1672. package/src/components/ReinforcedConcrete24/index.js +2 -0
  1673. package/src/components/ReinforcedConcrete32/ReinforcedConcrete32.vue +15 -0
  1674. package/src/components/ReinforcedConcrete32/index.js +2 -0
  1675. package/src/components/ReinforcedConcrete48/ReinforcedConcrete48.vue +15 -0
  1676. package/src/components/ReinforcedConcrete48/index.js +2 -0
  1677. package/src/components/ReinforcedConcrete64/ReinforcedConcrete64.vue +15 -0
  1678. package/src/components/ReinforcedConcrete64/index.js +2 -0
  1679. package/src/components/Release20/Release20.vue +1 -11
  1680. package/src/components/Release24/Release24.vue +1 -11
  1681. package/src/components/Release32/Release32.vue +1 -4
  1682. package/src/components/Release48/Release48.vue +1 -4
  1683. package/src/components/Release64/Release64.vue +1 -4
  1684. package/src/components/RemoteCamera20/RemoteCamera20.vue +1 -11
  1685. package/src/components/RemoteCamera24/RemoteCamera24.vue +1 -11
  1686. package/src/components/RemoteCamera32/RemoteCamera32.vue +1 -11
  1687. package/src/components/RemoteCamera48/RemoteCamera48.vue +1 -4
  1688. package/src/components/RemoteCamera64/RemoteCamera64.vue +1 -4
  1689. package/src/components/RenewableEnergy20/RenewableEnergy20.vue +15 -0
  1690. package/src/components/RenewableEnergy20/index.js +2 -0
  1691. package/src/components/RenewableEnergy24/RenewableEnergy24.vue +15 -0
  1692. package/src/components/RenewableEnergy24/index.js +2 -0
  1693. package/src/components/RenewableEnergy32/RenewableEnergy32.vue +15 -0
  1694. package/src/components/RenewableEnergy32/index.js +2 -0
  1695. package/src/components/RenewableEnergy48/RenewableEnergy48.vue +15 -0
  1696. package/src/components/RenewableEnergy48/index.js +2 -0
  1697. package/src/components/RenewableEnergy64/RenewableEnergy64.vue +15 -0
  1698. package/src/components/RenewableEnergy64/index.js +2 -0
  1699. package/src/components/Renovation20/Renovation20.vue +1 -4
  1700. package/src/components/Renovation24/Renovation24.vue +1 -4
  1701. package/src/components/Renovation32/Renovation32.vue +1 -4
  1702. package/src/components/Renovation48/Renovation48.vue +1 -4
  1703. package/src/components/Renovation64/Renovation64.vue +1 -4
  1704. package/src/components/Report20/Report20.vue +1 -11
  1705. package/src/components/Report24/Report24.vue +1 -11
  1706. package/src/components/Report32/Report32.vue +1 -11
  1707. package/src/components/Report48/Report48.vue +1 -4
  1708. package/src/components/Report64/Report64.vue +1 -4
  1709. package/src/components/Request20/Request20.vue +1 -4
  1710. package/src/components/Request24/Request24.vue +1 -4
  1711. package/src/components/Request32/Request32.vue +1 -4
  1712. package/src/components/Request48/Request48.vue +1 -4
  1713. package/src/components/Request64/Request64.vue +1 -4
  1714. package/src/components/Return20/Return20.vue +1 -4
  1715. package/src/components/Return24/Return24.vue +1 -4
  1716. package/src/components/Return32/Return32.vue +1 -4
  1717. package/src/components/Return48/Return48.vue +1 -4
  1718. package/src/components/Return64/Return64.vue +1 -4
  1719. package/src/components/Rfid20/Rfid20.vue +15 -0
  1720. package/src/components/Rfid20/index.js +2 -0
  1721. package/src/components/Rfid24/Rfid24.vue +15 -0
  1722. package/src/components/Rfid24/index.js +2 -0
  1723. package/src/components/Rfid32/Rfid32.vue +15 -0
  1724. package/src/components/Rfid32/index.js +2 -0
  1725. package/src/components/Rfid48/Rfid48.vue +15 -0
  1726. package/src/components/Rfid48/index.js +2 -0
  1727. package/src/components/Rfid64/Rfid64.vue +15 -0
  1728. package/src/components/Rfid64/index.js +2 -0
  1729. package/src/components/Rotatedmobile20/Rotatedmobile20.vue +15 -0
  1730. package/src/components/Rotatedmobile20/index.js +2 -0
  1731. package/src/components/Rotatedmobile24/Rotatedmobile24.vue +15 -0
  1732. package/src/components/Rotatedmobile24/index.js +2 -0
  1733. package/src/components/Rotatedmobile32/Rotatedmobile32.vue +15 -0
  1734. package/src/components/Rotatedmobile32/index.js +2 -0
  1735. package/src/components/Rotatedmobile48/Rotatedmobile48.vue +15 -0
  1736. package/src/components/Rotatedmobile48/index.js +2 -0
  1737. package/src/components/Rotatedmobile64/Rotatedmobile64.vue +15 -0
  1738. package/src/components/Rotatedmobile64/index.js +2 -0
  1739. package/src/components/Ruble20/Ruble20.vue +1 -4
  1740. package/src/components/Ruble24/Ruble24.vue +1 -4
  1741. package/src/components/Ruble32/Ruble32.vue +1 -4
  1742. package/src/components/Ruble48/Ruble48.vue +1 -4
  1743. package/src/components/Ruble64/Ruble64.vue +1 -4
  1744. package/src/components/Sample20/Sample20.vue +1 -4
  1745. package/src/components/Sample24/Sample24.vue +1 -4
  1746. package/src/components/Sample32/Sample32.vue +1 -4
  1747. package/src/components/Sample48/Sample48.vue +1 -4
  1748. package/src/components/Sample64/Sample64.vue +1 -4
  1749. package/src/components/Save20/Save20.vue +15 -0
  1750. package/src/components/Save20/index.js +2 -0
  1751. package/src/components/Save24/Save24.vue +15 -0
  1752. package/src/components/Save24/index.js +2 -0
  1753. package/src/components/Save32/Save32.vue +15 -0
  1754. package/src/components/Save32/index.js +2 -0
  1755. package/src/components/Save48/Save48.vue +15 -0
  1756. package/src/components/Save48/index.js +2 -0
  1757. package/src/components/Save64/Save64.vue +15 -0
  1758. package/src/components/Save64/index.js +2 -0
  1759. package/src/components/ScreenRotation20/ScreenRotation20.vue +1 -4
  1760. package/src/components/ScreenRotation24/ScreenRotation24.vue +1 -4
  1761. package/src/components/ScreenRotation32/ScreenRotation32.vue +1 -4
  1762. package/src/components/ScreenRotation48/ScreenRotation48.vue +1 -4
  1763. package/src/components/ScreenRotation64/ScreenRotation64.vue +1 -4
  1764. package/src/components/Search20/Search20.vue +1 -11
  1765. package/src/components/Search24/Search24.vue +1 -11
  1766. package/src/components/Search32/Search32.vue +1 -11
  1767. package/src/components/Search48/Search48.vue +1 -11
  1768. package/src/components/Search64/Search64.vue +1 -4
  1769. package/src/components/SearchList20/SearchList20.vue +1 -4
  1770. package/src/components/SearchList24/SearchList24.vue +1 -4
  1771. package/src/components/SearchList32/SearchList32.vue +1 -4
  1772. package/src/components/SearchList48/SearchList48.vue +1 -4
  1773. package/src/components/SearchList64/SearchList64.vue +1 -4
  1774. package/src/components/SearchProduct20/SearchProduct20.vue +1 -4
  1775. package/src/components/SearchProduct24/SearchProduct24.vue +1 -4
  1776. package/src/components/SearchProduct32/SearchProduct32.vue +1 -11
  1777. package/src/components/SearchProduct48/SearchProduct48.vue +1 -11
  1778. package/src/components/SearchProduct64/SearchProduct64.vue +1 -4
  1779. package/src/components/SecurePayment20/SecurePayment20.vue +1 -4
  1780. package/src/components/SecurePayment24/SecurePayment24.vue +1 -4
  1781. package/src/components/SecurePayment32/SecurePayment32.vue +1 -4
  1782. package/src/components/SecurePayment48/SecurePayment48.vue +1 -4
  1783. package/src/components/SecurePayment64/SecurePayment64.vue +1 -4
  1784. package/src/components/SecurePaymentAlt20/SecurePaymentAlt20.vue +1 -4
  1785. package/src/components/SecurePaymentAlt24/SecurePaymentAlt24.vue +1 -4
  1786. package/src/components/SecurePaymentAlt32/SecurePaymentAlt32.vue +1 -4
  1787. package/src/components/SecurePaymentAlt48/SecurePaymentAlt48.vue +1 -4
  1788. package/src/components/SecurePaymentAlt64/SecurePaymentAlt64.vue +1 -4
  1789. package/src/components/Security20/Security20.vue +1 -4
  1790. package/src/components/Security24/Security24.vue +1 -4
  1791. package/src/components/Security32/Security32.vue +1 -11
  1792. package/src/components/Security48/Security48.vue +1 -4
  1793. package/src/components/Security64/Security64.vue +1 -4
  1794. package/src/components/Send20/Send20.vue +1 -4
  1795. package/src/components/Send24/Send24.vue +1 -4
  1796. package/src/components/Send32/Send32.vue +1 -4
  1797. package/src/components/Send48/Send48.vue +1 -11
  1798. package/src/components/Send64/Send64.vue +1 -4
  1799. package/src/components/Server20/Server20.vue +1 -11
  1800. package/src/components/Server24/Server24.vue +1 -11
  1801. package/src/components/Server32/Server32.vue +1 -11
  1802. package/src/components/Server48/Server48.vue +1 -4
  1803. package/src/components/Server64/Server64.vue +1 -4
  1804. package/src/components/Settings20/Settings20.vue +1 -4
  1805. package/src/components/Settings24/Settings24.vue +1 -4
  1806. package/src/components/Settings32/Settings32.vue +1 -11
  1807. package/src/components/Settings48/Settings48.vue +1 -11
  1808. package/src/components/Settings64/Settings64.vue +1 -4
  1809. package/src/components/Share20/Share20.vue +1 -11
  1810. package/src/components/Share24/Share24.vue +1 -11
  1811. package/src/components/Share32/Share32.vue +1 -11
  1812. package/src/components/Share48/Share48.vue +1 -4
  1813. package/src/components/Share64/Share64.vue +1 -4
  1814. package/src/components/Sharpening20/Sharpening20.vue +1 -4
  1815. package/src/components/Sharpening24/Sharpening24.vue +1 -4
  1816. package/src/components/Sharpening32/Sharpening32.vue +1 -4
  1817. package/src/components/Sharpening48/Sharpening48.vue +1 -4
  1818. package/src/components/Sharpening64/Sharpening64.vue +1 -4
  1819. package/src/components/Shutter20/Shutter20.vue +1 -4
  1820. package/src/components/Shutter24/Shutter24.vue +1 -4
  1821. package/src/components/Shutter32/Shutter32.vue +1 -4
  1822. package/src/components/Shutter48/Shutter48.vue +1 -4
  1823. package/src/components/Shutter64/Shutter64.vue +1 -4
  1824. package/src/components/Sidebar20/Sidebar20.vue +15 -0
  1825. package/src/components/Sidebar20/index.js +2 -0
  1826. package/src/components/Sidebar24/Sidebar24.vue +15 -0
  1827. package/src/components/Sidebar24/index.js +2 -0
  1828. package/src/components/Sidebar32/Sidebar32.vue +15 -0
  1829. package/src/components/Sidebar32/index.js +2 -0
  1830. package/src/components/Sidebar48/Sidebar48.vue +15 -0
  1831. package/src/components/Sidebar48/index.js +2 -0
  1832. package/src/components/Sidebar64/Sidebar64.vue +15 -0
  1833. package/src/components/Sidebar64/index.js +2 -0
  1834. package/src/components/SidebarCollapse20/SidebarCollapse20.vue +15 -0
  1835. package/src/components/SidebarCollapse20/index.js +2 -0
  1836. package/src/components/SidebarCollapse24/SidebarCollapse24.vue +15 -0
  1837. package/src/components/SidebarCollapse24/index.js +2 -0
  1838. package/src/components/SidebarCollapse32/SidebarCollapse32.vue +15 -0
  1839. package/src/components/SidebarCollapse32/index.js +2 -0
  1840. package/src/components/SidebarCollapse48/SidebarCollapse48.vue +15 -0
  1841. package/src/components/SidebarCollapse48/index.js +2 -0
  1842. package/src/components/SidebarCollapse64/SidebarCollapse64.vue +15 -0
  1843. package/src/components/SidebarCollapse64/index.js +2 -0
  1844. package/src/components/SidebarExpand20/SidebarExpand20.vue +15 -0
  1845. package/src/components/SidebarExpand20/index.js +2 -0
  1846. package/src/components/SidebarExpand24/SidebarExpand24.vue +15 -0
  1847. package/src/components/SidebarExpand24/index.js +2 -0
  1848. package/src/components/SidebarExpand32/SidebarExpand32.vue +15 -0
  1849. package/src/components/SidebarExpand32/index.js +2 -0
  1850. package/src/components/SidebarExpand48/SidebarExpand48.vue +15 -0
  1851. package/src/components/SidebarExpand48/index.js +2 -0
  1852. package/src/components/SidebarExpand64/SidebarExpand64.vue +15 -0
  1853. package/src/components/SidebarExpand64/index.js +2 -0
  1854. package/src/components/SidebarFilled20/SidebarFilled20.vue +15 -0
  1855. package/src/components/SidebarFilled20/index.js +2 -0
  1856. package/src/components/SidebarFilled24/SidebarFilled24.vue +15 -0
  1857. package/src/components/SidebarFilled24/index.js +2 -0
  1858. package/src/components/SidebarFilled32/SidebarFilled32.vue +15 -0
  1859. package/src/components/SidebarFilled32/index.js +2 -0
  1860. package/src/components/SidebarFilled48/SidebarFilled48.vue +15 -0
  1861. package/src/components/SidebarFilled48/index.js +2 -0
  1862. package/src/components/SidebarFilled64/SidebarFilled64.vue +15 -0
  1863. package/src/components/SidebarFilled64/index.js +2 -0
  1864. package/src/components/Size20/Size20.vue +1 -11
  1865. package/src/components/Size24/Size24.vue +1 -11
  1866. package/src/components/Size32/Size32.vue +1 -4
  1867. package/src/components/Size48/Size48.vue +1 -4
  1868. package/src/components/Size64/Size64.vue +1 -4
  1869. package/src/components/Slideshow20/Slideshow20.vue +1 -11
  1870. package/src/components/Slideshow24/Slideshow24.vue +1 -11
  1871. package/src/components/Slideshow32/Slideshow32.vue +1 -4
  1872. package/src/components/Slideshow48/Slideshow48.vue +1 -4
  1873. package/src/components/Slideshow64/Slideshow64.vue +1 -4
  1874. package/src/components/SocialFacebook20/SocialFacebook20.vue +15 -0
  1875. package/src/components/SocialFacebook20/index.js +2 -0
  1876. package/src/components/SocialFacebook24/SocialFacebook24.vue +15 -0
  1877. package/src/components/SocialFacebook24/index.js +2 -0
  1878. package/src/components/SocialFacebook32/SocialFacebook32.vue +15 -0
  1879. package/src/components/SocialFacebook32/index.js +2 -0
  1880. package/src/components/SocialFacebook48/SocialFacebook48.vue +15 -0
  1881. package/src/components/SocialFacebook48/index.js +2 -0
  1882. package/src/components/SocialFacebook64/SocialFacebook64.vue +15 -0
  1883. package/src/components/SocialFacebook64/index.js +2 -0
  1884. package/src/components/SocialInstagram20/SocialInstagram20.vue +15 -0
  1885. package/src/components/SocialInstagram20/index.js +2 -0
  1886. package/src/components/SocialInstagram24/SocialInstagram24.vue +15 -0
  1887. package/src/components/SocialInstagram24/index.js +2 -0
  1888. package/src/components/SocialInstagram32/SocialInstagram32.vue +15 -0
  1889. package/src/components/SocialInstagram32/index.js +2 -0
  1890. package/src/components/SocialInstagram48/SocialInstagram48.vue +15 -0
  1891. package/src/components/SocialInstagram48/index.js +2 -0
  1892. package/src/components/SocialInstagram64/SocialInstagram64.vue +15 -0
  1893. package/src/components/SocialInstagram64/index.js +2 -0
  1894. package/src/components/SocialLinkedin20/SocialLinkedin20.vue +15 -0
  1895. package/src/components/SocialLinkedin20/index.js +2 -0
  1896. package/src/components/SocialLinkedin24/SocialLinkedin24.vue +15 -0
  1897. package/src/components/SocialLinkedin24/index.js +2 -0
  1898. package/src/components/SocialLinkedin32/SocialLinkedin32.vue +15 -0
  1899. package/src/components/SocialLinkedin32/index.js +2 -0
  1900. package/src/components/SocialLinkedin48/SocialLinkedin48.vue +15 -0
  1901. package/src/components/SocialLinkedin48/index.js +2 -0
  1902. package/src/components/SocialLinkedin64/SocialLinkedin64.vue +15 -0
  1903. package/src/components/SocialLinkedin64/index.js +2 -0
  1904. package/src/components/SocialPinterest20/SocialPinterest20.vue +15 -0
  1905. package/src/components/SocialPinterest20/index.js +2 -0
  1906. package/src/components/SocialPinterest24/SocialPinterest24.vue +15 -0
  1907. package/src/components/SocialPinterest24/index.js +2 -0
  1908. package/src/components/SocialPinterest32/SocialPinterest32.vue +15 -0
  1909. package/src/components/SocialPinterest32/index.js +2 -0
  1910. package/src/components/SocialPinterest48/SocialPinterest48.vue +15 -0
  1911. package/src/components/SocialPinterest48/index.js +2 -0
  1912. package/src/components/SocialPinterest64/SocialPinterest64.vue +15 -0
  1913. package/src/components/SocialPinterest64/index.js +2 -0
  1914. package/src/components/SocialSlack20/SocialSlack20.vue +15 -0
  1915. package/src/components/SocialSlack20/index.js +2 -0
  1916. package/src/components/SocialSlack24/SocialSlack24.vue +15 -0
  1917. package/src/components/SocialSlack24/index.js +2 -0
  1918. package/src/components/SocialSlack32/SocialSlack32.vue +15 -0
  1919. package/src/components/SocialSlack32/index.js +2 -0
  1920. package/src/components/SocialSlack48/SocialSlack48.vue +15 -0
  1921. package/src/components/SocialSlack48/index.js +2 -0
  1922. package/src/components/SocialSlack64/SocialSlack64.vue +15 -0
  1923. package/src/components/SocialSlack64/index.js +2 -0
  1924. package/src/components/SocialSpotify20/SocialSpotify20.vue +15 -0
  1925. package/src/components/SocialSpotify20/index.js +2 -0
  1926. package/src/components/SocialSpotify24/SocialSpotify24.vue +15 -0
  1927. package/src/components/SocialSpotify24/index.js +2 -0
  1928. package/src/components/SocialSpotify32/SocialSpotify32.vue +15 -0
  1929. package/src/components/SocialSpotify32/index.js +2 -0
  1930. package/src/components/SocialSpotify48/SocialSpotify48.vue +15 -0
  1931. package/src/components/SocialSpotify48/index.js +2 -0
  1932. package/src/components/SocialSpotify64/SocialSpotify64.vue +15 -0
  1933. package/src/components/SocialSpotify64/index.js +2 -0
  1934. package/src/components/SocialTelegram20/SocialTelegram20.vue +15 -0
  1935. package/src/components/SocialTelegram20/index.js +2 -0
  1936. package/src/components/SocialTelegram24/SocialTelegram24.vue +15 -0
  1937. package/src/components/SocialTelegram24/index.js +2 -0
  1938. package/src/components/SocialTelegram32/SocialTelegram32.vue +15 -0
  1939. package/src/components/SocialTelegram32/index.js +2 -0
  1940. package/src/components/SocialTelegram48/SocialTelegram48.vue +15 -0
  1941. package/src/components/SocialTelegram48/index.js +2 -0
  1942. package/src/components/SocialTelegram64/SocialTelegram64.vue +15 -0
  1943. package/src/components/SocialTelegram64/index.js +2 -0
  1944. package/src/components/SocialTiktok20/SocialTiktok20.vue +15 -0
  1945. package/src/components/SocialTiktok20/index.js +2 -0
  1946. package/src/components/SocialTiktok24/SocialTiktok24.vue +15 -0
  1947. package/src/components/SocialTiktok24/index.js +2 -0
  1948. package/src/components/SocialTiktok32/SocialTiktok32.vue +15 -0
  1949. package/src/components/SocialTiktok32/index.js +2 -0
  1950. package/src/components/SocialTiktok48/SocialTiktok48.vue +15 -0
  1951. package/src/components/SocialTiktok48/index.js +2 -0
  1952. package/src/components/SocialTiktok64/SocialTiktok64.vue +15 -0
  1953. package/src/components/SocialTiktok64/index.js +2 -0
  1954. package/src/components/SocialWhatsapp20/SocialWhatsapp20.vue +15 -0
  1955. package/src/components/SocialWhatsapp20/index.js +2 -0
  1956. package/src/components/SocialWhatsapp24/SocialWhatsapp24.vue +15 -0
  1957. package/src/components/SocialWhatsapp24/index.js +2 -0
  1958. package/src/components/SocialWhatsapp32/SocialWhatsapp32.vue +15 -0
  1959. package/src/components/SocialWhatsapp32/index.js +2 -0
  1960. package/src/components/SocialWhatsapp48/SocialWhatsapp48.vue +15 -0
  1961. package/src/components/SocialWhatsapp48/index.js +2 -0
  1962. package/src/components/SocialWhatsapp64/SocialWhatsapp64.vue +15 -0
  1963. package/src/components/SocialWhatsapp64/index.js +2 -0
  1964. package/src/components/SocialWorkplace20/SocialWorkplace20.vue +15 -0
  1965. package/src/components/SocialWorkplace20/index.js +2 -0
  1966. package/src/components/SocialWorkplace24/SocialWorkplace24.vue +15 -0
  1967. package/src/components/SocialWorkplace24/index.js +2 -0
  1968. package/src/components/SocialWorkplace32/SocialWorkplace32.vue +15 -0
  1969. package/src/components/SocialWorkplace32/index.js +2 -0
  1970. package/src/components/SocialWorkplace48/SocialWorkplace48.vue +15 -0
  1971. package/src/components/SocialWorkplace48/index.js +2 -0
  1972. package/src/components/SocialWorkplace64/SocialWorkplace64.vue +15 -0
  1973. package/src/components/SocialWorkplace64/index.js +2 -0
  1974. package/src/components/SocialX20/SocialX20.vue +15 -0
  1975. package/src/components/SocialX20/index.js +2 -0
  1976. package/src/components/SocialX24/SocialX24.vue +15 -0
  1977. package/src/components/SocialX24/index.js +2 -0
  1978. package/src/components/SocialX32/SocialX32.vue +15 -0
  1979. package/src/components/SocialX32/index.js +2 -0
  1980. package/src/components/SocialX48/SocialX48.vue +15 -0
  1981. package/src/components/SocialX48/index.js +2 -0
  1982. package/src/components/SocialX64/SocialX64.vue +15 -0
  1983. package/src/components/SocialX64/index.js +2 -0
  1984. package/src/components/SocialYoutube20/SocialYoutube20.vue +15 -0
  1985. package/src/components/SocialYoutube20/index.js +2 -0
  1986. package/src/components/SocialYoutube24/SocialYoutube24.vue +15 -0
  1987. package/src/components/SocialYoutube24/index.js +2 -0
  1988. package/src/components/SocialYoutube32/SocialYoutube32.vue +15 -0
  1989. package/src/components/SocialYoutube32/index.js +2 -0
  1990. package/src/components/SocialYoutube48/SocialYoutube48.vue +15 -0
  1991. package/src/components/SocialYoutube48/index.js +2 -0
  1992. package/src/components/SocialYoutube64/SocialYoutube64.vue +15 -0
  1993. package/src/components/SocialYoutube64/index.js +2 -0
  1994. package/src/components/SortDown20/SortDown20.vue +15 -0
  1995. package/src/components/SortDown20/index.js +2 -0
  1996. package/src/components/SortDown24/SortDown24.vue +15 -0
  1997. package/src/components/SortDown24/index.js +2 -0
  1998. package/src/components/SortDown32/SortDown32.vue +15 -0
  1999. package/src/components/SortDown32/index.js +2 -0
  2000. package/src/components/SortDown48/SortDown48.vue +15 -0
  2001. package/src/components/SortDown48/index.js +2 -0
  2002. package/src/components/SortDown64/SortDown64.vue +15 -0
  2003. package/src/components/SortDown64/index.js +2 -0
  2004. package/src/components/SortTop20/SortTop20.vue +15 -0
  2005. package/src/components/SortTop20/index.js +2 -0
  2006. package/src/components/SortTop24/SortTop24.vue +15 -0
  2007. package/src/components/SortTop24/index.js +2 -0
  2008. package/src/components/SortTop32/SortTop32.vue +15 -0
  2009. package/src/components/SortTop32/index.js +2 -0
  2010. package/src/components/SortTop48/SortTop48.vue +15 -0
  2011. package/src/components/SortTop48/index.js +2 -0
  2012. package/src/components/SortTop64/SortTop64.vue +15 -0
  2013. package/src/components/SortTop64/index.js +2 -0
  2014. package/src/components/SortTopDown20/SortTopDown20.vue +15 -0
  2015. package/src/components/SortTopDown20/index.js +2 -0
  2016. package/src/components/SortTopDown24/SortTopDown24.vue +15 -0
  2017. package/src/components/SortTopDown24/index.js +2 -0
  2018. package/src/components/SortTopDown32/SortTopDown32.vue +15 -0
  2019. package/src/components/SortTopDown32/index.js +2 -0
  2020. package/src/components/SortTopDown48/SortTopDown48.vue +15 -0
  2021. package/src/components/SortTopDown48/index.js +2 -0
  2022. package/src/components/SortTopDown64/SortTopDown64.vue +15 -0
  2023. package/src/components/SortTopDown64/index.js +2 -0
  2024. package/src/components/Split20/Split20.vue +1 -11
  2025. package/src/components/Split24/Split24.vue +1 -11
  2026. package/src/components/Split32/Split32.vue +1 -11
  2027. package/src/components/Split48/Split48.vue +1 -11
  2028. package/src/components/Split64/Split64.vue +1 -4
  2029. package/src/components/Stairs20/Stairs20.vue +1 -4
  2030. package/src/components/Stairs24/Stairs24.vue +1 -4
  2031. package/src/components/Stairs32/Stairs32.vue +1 -11
  2032. package/src/components/Stairs48/Stairs48.vue +1 -4
  2033. package/src/components/Stairs64/Stairs64.vue +1 -4
  2034. package/src/components/Star20/Star20.vue +1 -11
  2035. package/src/components/Star24/Star24.vue +1 -11
  2036. package/src/components/Star32/Star32.vue +1 -11
  2037. package/src/components/Star48/Star48.vue +1 -4
  2038. package/src/components/Star64/Star64.vue +1 -4
  2039. package/src/components/StarFilled20/StarFilled20.vue +1 -11
  2040. package/src/components/StarFilled24/StarFilled24.vue +1 -11
  2041. package/src/components/StarFilled32/StarFilled32.vue +1 -11
  2042. package/src/components/StarFilled48/StarFilled48.vue +1 -4
  2043. package/src/components/StarFilled64/StarFilled64.vue +1 -4
  2044. package/src/components/StarHalf20/StarHalf20.vue +1 -11
  2045. package/src/components/StarHalf24/StarHalf24.vue +1 -11
  2046. package/src/components/StarHalf32/StarHalf32.vue +1 -11
  2047. package/src/components/StarHalf48/StarHalf48.vue +1 -4
  2048. package/src/components/StarHalf64/StarHalf64.vue +1 -4
  2049. package/src/components/StoreBricoman20/StoreBricoman20.vue +1 -4
  2050. package/src/components/StoreBricoman24/StoreBricoman24.vue +1 -4
  2051. package/src/components/StoreBricoman32/StoreBricoman32.vue +1 -4
  2052. package/src/components/StoreBricoman48/StoreBricoman48.vue +1 -4
  2053. package/src/components/StoreBricoman64/StoreBricoman64.vue +1 -4
  2054. package/src/components/StoreLeroymerlin20/StoreLeroymerlin20.vue +1 -4
  2055. package/src/components/StoreLeroymerlin24/StoreLeroymerlin24.vue +1 -4
  2056. package/src/components/StoreLeroymerlin32/StoreLeroymerlin32.vue +1 -4
  2057. package/src/components/StoreLeroymerlin48/StoreLeroymerlin48.vue +1 -4
  2058. package/src/components/StoreLeroymerlin64/StoreLeroymerlin64.vue +1 -4
  2059. package/src/components/StoreLocationBm20/StoreLocationBm20.vue +1 -4
  2060. package/src/components/StoreLocationBm24/StoreLocationBm24.vue +1 -4
  2061. package/src/components/StoreLocationBm32/StoreLocationBm32.vue +1 -4
  2062. package/src/components/StoreLocationBm48/StoreLocationBm48.vue +1 -4
  2063. package/src/components/StoreLocationBm64/StoreLocationBm64.vue +1 -4
  2064. package/src/components/StoreLocationBmFilled20/StoreLocationBmFilled20.vue +1 -4
  2065. package/src/components/StoreLocationBmFilled24/StoreLocationBmFilled24.vue +1 -4
  2066. package/src/components/StoreLocationBmFilled32/StoreLocationBmFilled32.vue +1 -4
  2067. package/src/components/StoreLocationBmFilled48/StoreLocationBmFilled48.vue +1 -4
  2068. package/src/components/StoreLocationBmFilled64/StoreLocationBmFilled64.vue +1 -4
  2069. package/src/components/StoreLocationLm20/StoreLocationLm20.vue +1 -4
  2070. package/src/components/StoreLocationLm24/StoreLocationLm24.vue +1 -4
  2071. package/src/components/StoreLocationLm32/StoreLocationLm32.vue +1 -4
  2072. package/src/components/StoreLocationLm48/StoreLocationLm48.vue +1 -4
  2073. package/src/components/StoreLocationLm64/StoreLocationLm64.vue +1 -4
  2074. package/src/components/StoreLocationLmFilled20/StoreLocationLmFilled20.vue +1 -4
  2075. package/src/components/StoreLocationLmFilled24/StoreLocationLmFilled24.vue +1 -4
  2076. package/src/components/StoreLocationLmFilled32/StoreLocationLmFilled32.vue +1 -4
  2077. package/src/components/StoreLocationLmFilled48/StoreLocationLmFilled48.vue +1 -4
  2078. package/src/components/StoreLocationLmFilled64/StoreLocationLmFilled64.vue +1 -4
  2079. package/src/components/Survey20/Survey20.vue +1 -4
  2080. package/src/components/Survey24/Survey24.vue +1 -4
  2081. package/src/components/Survey32/Survey32.vue +1 -4
  2082. package/src/components/Survey48/Survey48.vue +1 -4
  2083. package/src/components/Survey64/Survey64.vue +1 -4
  2084. package/src/components/SwapLeft20/SwapLeft20.vue +15 -0
  2085. package/src/components/SwapLeft20/index.js +2 -0
  2086. package/src/components/SwapLeft24/SwapLeft24.vue +15 -0
  2087. package/src/components/SwapLeft24/index.js +2 -0
  2088. package/src/components/SwapLeft32/SwapLeft32.vue +15 -0
  2089. package/src/components/SwapLeft32/index.js +2 -0
  2090. package/src/components/SwapLeft48/SwapLeft48.vue +15 -0
  2091. package/src/components/SwapLeft48/index.js +2 -0
  2092. package/src/components/SwapLeft64/SwapLeft64.vue +15 -0
  2093. package/src/components/SwapLeft64/index.js +2 -0
  2094. package/src/components/SwapLeftRight20/SwapLeftRight20.vue +15 -0
  2095. package/src/components/SwapLeftRight20/index.js +2 -0
  2096. package/src/components/SwapLeftRight24/SwapLeftRight24.vue +15 -0
  2097. package/src/components/SwapLeftRight24/index.js +2 -0
  2098. package/src/components/SwapLeftRight32/SwapLeftRight32.vue +15 -0
  2099. package/src/components/SwapLeftRight32/index.js +2 -0
  2100. package/src/components/SwapLeftRight48/SwapLeftRight48.vue +15 -0
  2101. package/src/components/SwapLeftRight48/index.js +2 -0
  2102. package/src/components/SwapLeftRight64/SwapLeftRight64.vue +15 -0
  2103. package/src/components/SwapLeftRight64/index.js +2 -0
  2104. package/src/components/SwapRight20/SwapRight20.vue +15 -0
  2105. package/src/components/SwapRight20/index.js +2 -0
  2106. package/src/components/SwapRight24/SwapRight24.vue +15 -0
  2107. package/src/components/SwapRight24/index.js +2 -0
  2108. package/src/components/SwapRight32/SwapRight32.vue +15 -0
  2109. package/src/components/SwapRight32/index.js +2 -0
  2110. package/src/components/SwapRight48/SwapRight48.vue +15 -0
  2111. package/src/components/SwapRight48/index.js +2 -0
  2112. package/src/components/SwapRight64/SwapRight64.vue +15 -0
  2113. package/src/components/SwapRight64/index.js +2 -0
  2114. package/src/components/Temperature20/Temperature20.vue +1 -4
  2115. package/src/components/Temperature24/Temperature24.vue +1 -4
  2116. package/src/components/Temperature32/Temperature32.vue +1 -11
  2117. package/src/components/Temperature48/Temperature48.vue +1 -4
  2118. package/src/components/Temperature64/Temperature64.vue +1 -4
  2119. package/src/components/Tenant20/Tenant20.vue +1 -4
  2120. package/src/components/Tenant24/Tenant24.vue +1 -4
  2121. package/src/components/Tenant32/Tenant32.vue +1 -4
  2122. package/src/components/Tenant48/Tenant48.vue +1 -4
  2123. package/src/components/Tenant64/Tenant64.vue +1 -4
  2124. package/src/components/Terrace20/Terrace20.vue +1 -4
  2125. package/src/components/Terrace24/Terrace24.vue +1 -4
  2126. package/src/components/Terrace32/Terrace32.vue +1 -11
  2127. package/src/components/Terrace48/Terrace48.vue +1 -4
  2128. package/src/components/Terrace64/Terrace64.vue +1 -4
  2129. package/src/components/Thermostat20/Thermostat20.vue +1 -4
  2130. package/src/components/Thermostat24/Thermostat24.vue +1 -4
  2131. package/src/components/Thermostat32/Thermostat32.vue +1 -4
  2132. package/src/components/Thermostat48/Thermostat48.vue +1 -4
  2133. package/src/components/Thermostat64/Thermostat64.vue +1 -4
  2134. package/src/components/ThumbDown20/ThumbDown20.vue +1 -11
  2135. package/src/components/ThumbDown24/ThumbDown24.vue +1 -4
  2136. package/src/components/ThumbDown32/ThumbDown32.vue +1 -11
  2137. package/src/components/ThumbDown48/ThumbDown48.vue +1 -4
  2138. package/src/components/ThumbDown64/ThumbDown64.vue +1 -4
  2139. package/src/components/ThumbUp20/ThumbUp20.vue +1 -11
  2140. package/src/components/ThumbUp24/ThumbUp24.vue +1 -4
  2141. package/src/components/ThumbUp32/ThumbUp32.vue +1 -11
  2142. package/src/components/ThumbUp48/ThumbUp48.vue +1 -4
  2143. package/src/components/ThumbUp64/ThumbUp64.vue +1 -4
  2144. package/src/components/Time20/Time20.vue +1 -11
  2145. package/src/components/Time24/Time24.vue +1 -11
  2146. package/src/components/Time32/Time32.vue +1 -11
  2147. package/src/components/Time48/Time48.vue +1 -4
  2148. package/src/components/Time64/Time64.vue +1 -4
  2149. package/src/components/Timer20/Timer20.vue +1 -4
  2150. package/src/components/Timer24/Timer24.vue +1 -4
  2151. package/src/components/Timer24h20/Timer24h20.vue +15 -0
  2152. package/src/components/Timer24h20/index.js +2 -0
  2153. package/src/components/Timer24h24/Timer24h24.vue +15 -0
  2154. package/src/components/Timer24h24/index.js +2 -0
  2155. package/src/components/Timer24h32/Timer24h32.vue +15 -0
  2156. package/src/components/Timer24h32/index.js +2 -0
  2157. package/src/components/Timer24h48/Timer24h48.vue +15 -0
  2158. package/src/components/Timer24h48/index.js +2 -0
  2159. package/src/components/Timer24h64/Timer24h64.vue +15 -0
  2160. package/src/components/Timer24h64/index.js +2 -0
  2161. package/src/components/Timer2h20/Timer2h20.vue +1 -4
  2162. package/src/components/Timer2h24/Timer2h24.vue +1 -4
  2163. package/src/components/Timer2h32/Timer2h32.vue +1 -4
  2164. package/src/components/Timer2h48/Timer2h48.vue +1 -4
  2165. package/src/components/Timer2h64/Timer2h64.vue +1 -4
  2166. package/src/components/Timer32/Timer32.vue +1 -4
  2167. package/src/components/Timer3h20/Timer3h20.vue +1 -4
  2168. package/src/components/Timer3h24/Timer3h24.vue +1 -4
  2169. package/src/components/Timer3h32/Timer3h32.vue +1 -4
  2170. package/src/components/Timer3h48/Timer3h48.vue +1 -4
  2171. package/src/components/Timer3h64/Timer3h64.vue +1 -4
  2172. package/src/components/Timer48/Timer48.vue +1 -4
  2173. package/src/components/Timer48h20/Timer48h20.vue +1 -4
  2174. package/src/components/Timer48h24/Timer48h24.vue +1 -4
  2175. package/src/components/Timer48h32/Timer48h32.vue +1 -4
  2176. package/src/components/Timer48h48/Timer48h48.vue +1 -4
  2177. package/src/components/Timer48h64/Timer48h64.vue +1 -4
  2178. package/src/components/Timer64/Timer64.vue +1 -4
  2179. package/src/components/ToolRental20/ToolRental20.vue +15 -0
  2180. package/src/components/ToolRental20/index.js +2 -0
  2181. package/src/components/ToolRental24/ToolRental24.vue +15 -0
  2182. package/src/components/ToolRental24/index.js +2 -0
  2183. package/src/components/ToolRental32/ToolRental32.vue +15 -0
  2184. package/src/components/ToolRental32/index.js +2 -0
  2185. package/src/components/ToolRental48/ToolRental48.vue +15 -0
  2186. package/src/components/ToolRental48/index.js +2 -0
  2187. package/src/components/ToolRental64/ToolRental64.vue +15 -0
  2188. package/src/components/ToolRental64/index.js +2 -0
  2189. package/src/components/Toolbox20/Toolbox20.vue +1 -11
  2190. package/src/components/Toolbox24/Toolbox24.vue +1 -11
  2191. package/src/components/Toolbox32/Toolbox32.vue +1 -4
  2192. package/src/components/Toolbox48/Toolbox48.vue +1 -4
  2193. package/src/components/Toolbox64/Toolbox64.vue +1 -4
  2194. package/src/components/Transfer20/Transfer20.vue +15 -0
  2195. package/src/components/Transfer20/index.js +2 -0
  2196. package/src/components/Transfer24/Transfer24.vue +15 -0
  2197. package/src/components/Transfer24/index.js +2 -0
  2198. package/src/components/Transfer32/Transfer32.vue +15 -0
  2199. package/src/components/Transfer32/index.js +2 -0
  2200. package/src/components/Transfer48/Transfer48.vue +15 -0
  2201. package/src/components/Transfer48/index.js +2 -0
  2202. package/src/components/Transfer64/Transfer64.vue +15 -0
  2203. package/src/components/Transfer64/index.js +2 -0
  2204. package/src/components/Trash20/Trash20.vue +1 -11
  2205. package/src/components/Trash24/Trash24.vue +1 -11
  2206. package/src/components/Trash32/Trash32.vue +1 -4
  2207. package/src/components/Trash48/Trash48.vue +1 -11
  2208. package/src/components/Trash64/Trash64.vue +1 -4
  2209. package/src/components/Trolley20/Trolley20.vue +15 -0
  2210. package/src/components/Trolley20/index.js +2 -0
  2211. package/src/components/Trolley24/Trolley24.vue +15 -0
  2212. package/src/components/Trolley24/index.js +2 -0
  2213. package/src/components/Trolley32/Trolley32.vue +15 -0
  2214. package/src/components/Trolley32/index.js +2 -0
  2215. package/src/components/Trolley48/Trolley48.vue +15 -0
  2216. package/src/components/Trolley48/index.js +2 -0
  2217. package/src/components/Trolley64/Trolley64.vue +15 -0
  2218. package/src/components/Trolley64/index.js +2 -0
  2219. package/src/components/Truck20/Truck20.vue +1 -4
  2220. package/src/components/Truck24/Truck24.vue +1 -4
  2221. package/src/components/Truck32/Truck32.vue +1 -4
  2222. package/src/components/Truck48/Truck48.vue +1 -4
  2223. package/src/components/Truck64/Truck64.vue +1 -4
  2224. package/src/components/Upload20/Upload20.vue +1 -11
  2225. package/src/components/Upload24/Upload24.vue +1 -11
  2226. package/src/components/Upload32/Upload32.vue +1 -4
  2227. package/src/components/Upload48/Upload48.vue +1 -4
  2228. package/src/components/Upload64/Upload64.vue +1 -4
  2229. package/src/components/Uploading20/Uploading20.vue +15 -0
  2230. package/src/components/Uploading20/index.js +2 -0
  2231. package/src/components/Uploading24/Uploading24.vue +15 -0
  2232. package/src/components/Uploading24/index.js +2 -0
  2233. package/src/components/Uploading32/Uploading32.vue +15 -0
  2234. package/src/components/Uploading32/index.js +2 -0
  2235. package/src/components/Uploading48/Uploading48.vue +15 -0
  2236. package/src/components/Uploading48/index.js +2 -0
  2237. package/src/components/Uploading64/Uploading64.vue +15 -0
  2238. package/src/components/Uploading64/index.js +2 -0
  2239. package/src/components/Ventilation20/Ventilation20.vue +15 -0
  2240. package/src/components/Ventilation20/index.js +2 -0
  2241. package/src/components/Ventilation24/Ventilation24.vue +15 -0
  2242. package/src/components/Ventilation24/index.js +2 -0
  2243. package/src/components/Ventilation32/Ventilation32.vue +15 -0
  2244. package/src/components/Ventilation32/index.js +2 -0
  2245. package/src/components/Ventilation48/Ventilation48.vue +15 -0
  2246. package/src/components/Ventilation48/index.js +2 -0
  2247. package/src/components/Ventilation64/Ventilation64.vue +15 -0
  2248. package/src/components/Ventilation64/index.js +2 -0
  2249. package/src/components/Video20/Video20.vue +15 -0
  2250. package/src/components/Video20/index.js +2 -0
  2251. package/src/components/Video24/Video24.vue +15 -0
  2252. package/src/components/Video24/index.js +2 -0
  2253. package/src/components/Video32/Video32.vue +15 -0
  2254. package/src/components/Video32/index.js +2 -0
  2255. package/src/components/Video48/Video48.vue +15 -0
  2256. package/src/components/Video48/index.js +2 -0
  2257. package/src/components/Video64/Video64.vue +15 -0
  2258. package/src/components/Video64/index.js +2 -0
  2259. package/src/components/VideoAlt20/VideoAlt20.vue +15 -0
  2260. package/src/components/VideoAlt20/index.js +2 -0
  2261. package/src/components/VideoAlt24/VideoAlt24.vue +15 -0
  2262. package/src/components/VideoAlt24/index.js +2 -0
  2263. package/src/components/VideoAlt32/VideoAlt32.vue +15 -0
  2264. package/src/components/VideoAlt32/index.js +2 -0
  2265. package/src/components/VideoAlt48/VideoAlt48.vue +15 -0
  2266. package/src/components/VideoAlt48/index.js +2 -0
  2267. package/src/components/VideoAlt64/VideoAlt64.vue +15 -0
  2268. package/src/components/VideoAlt64/index.js +2 -0
  2269. package/src/components/View36020/View36020.vue +1 -11
  2270. package/src/components/View36024/View36024.vue +1 -11
  2271. package/src/components/View36032/View36032.vue +1 -11
  2272. package/src/components/View36048/View36048.vue +1 -4
  2273. package/src/components/View36064/View36064.vue +1 -4
  2274. package/src/components/View3d20/View3d20.vue +15 -0
  2275. package/src/components/View3d20/index.js +2 -0
  2276. package/src/components/View3d24/View3d24.vue +15 -0
  2277. package/src/components/View3d24/index.js +2 -0
  2278. package/src/components/View3d32/View3d32.vue +15 -0
  2279. package/src/components/View3d32/index.js +2 -0
  2280. package/src/components/View3d48/View3d48.vue +15 -0
  2281. package/src/components/View3d48/index.js +2 -0
  2282. package/src/components/View3d64/View3d64.vue +15 -0
  2283. package/src/components/View3d64/index.js +2 -0
  2284. package/src/components/ViewAr20/ViewAr20.vue +15 -0
  2285. package/src/components/ViewAr20/index.js +2 -0
  2286. package/src/components/ViewAr24/ViewAr24.vue +15 -0
  2287. package/src/components/ViewAr24/index.js +2 -0
  2288. package/src/components/ViewAr32/ViewAr32.vue +15 -0
  2289. package/src/components/ViewAr32/index.js +2 -0
  2290. package/src/components/ViewAr48/ViewAr48.vue +15 -0
  2291. package/src/components/ViewAr48/index.js +2 -0
  2292. package/src/components/ViewAr64/ViewAr64.vue +15 -0
  2293. package/src/components/ViewAr64/index.js +2 -0
  2294. package/src/components/ViewCompact20/ViewCompact20.vue +1 -4
  2295. package/src/components/ViewCompact24/ViewCompact24.vue +1 -4
  2296. package/src/components/ViewCompact32/ViewCompact32.vue +1 -11
  2297. package/src/components/ViewCompact48/ViewCompact48.vue +1 -11
  2298. package/src/components/ViewCompact64/ViewCompact64.vue +1 -4
  2299. package/src/components/ViewCompactFilled20/ViewCompactFilled20.vue +1 -4
  2300. package/src/components/ViewCompactFilled24/ViewCompactFilled24.vue +1 -4
  2301. package/src/components/ViewCompactFilled32/ViewCompactFilled32.vue +1 -11
  2302. package/src/components/ViewCompactFilled48/ViewCompactFilled48.vue +1 -11
  2303. package/src/components/ViewCompactFilled64/ViewCompactFilled64.vue +1 -4
  2304. package/src/components/ViewGridX120/ViewGridX120.vue +1 -4
  2305. package/src/components/ViewGridX124/ViewGridX124.vue +1 -4
  2306. package/src/components/ViewGridX132/ViewGridX132.vue +1 -4
  2307. package/src/components/ViewGridX148/ViewGridX148.vue +1 -4
  2308. package/src/components/ViewGridX164/ViewGridX164.vue +1 -4
  2309. package/src/components/ViewGridX1Filled20/ViewGridX1Filled20.vue +1 -4
  2310. package/src/components/ViewGridX1Filled24/ViewGridX1Filled24.vue +1 -4
  2311. package/src/components/ViewGridX1Filled32/ViewGridX1Filled32.vue +1 -4
  2312. package/src/components/ViewGridX1Filled48/ViewGridX1Filled48.vue +1 -4
  2313. package/src/components/ViewGridX1Filled64/ViewGridX1Filled64.vue +1 -4
  2314. package/src/components/ViewGridX420/ViewGridX420.vue +1 -4
  2315. package/src/components/ViewGridX424/ViewGridX424.vue +1 -4
  2316. package/src/components/ViewGridX432/ViewGridX432.vue +1 -11
  2317. package/src/components/ViewGridX448/ViewGridX448.vue +1 -11
  2318. package/src/components/ViewGridX464/ViewGridX464.vue +1 -4
  2319. package/src/components/ViewGridX4Filled20/ViewGridX4Filled20.vue +1 -4
  2320. package/src/components/ViewGridX4Filled24/ViewGridX4Filled24.vue +1 -4
  2321. package/src/components/ViewGridX4Filled32/ViewGridX4Filled32.vue +1 -4
  2322. package/src/components/ViewGridX4Filled48/ViewGridX4Filled48.vue +1 -4
  2323. package/src/components/ViewGridX4Filled64/ViewGridX4Filled64.vue +1 -4
  2324. package/src/components/ViewGridX920/ViewGridX920.vue +1 -4
  2325. package/src/components/ViewGridX924/ViewGridX924.vue +1 -4
  2326. package/src/components/ViewGridX932/ViewGridX932.vue +1 -11
  2327. package/src/components/ViewGridX948/ViewGridX948.vue +1 -11
  2328. package/src/components/ViewGridX964/ViewGridX964.vue +1 -4
  2329. package/src/components/ViewGridX9Filled20/ViewGridX9Filled20.vue +1 -4
  2330. package/src/components/ViewGridX9Filled24/ViewGridX9Filled24.vue +1 -4
  2331. package/src/components/ViewGridX9Filled32/ViewGridX9Filled32.vue +1 -11
  2332. package/src/components/ViewGridX9Filled48/ViewGridX9Filled48.vue +1 -11
  2333. package/src/components/ViewGridX9Filled64/ViewGridX9Filled64.vue +1 -4
  2334. package/src/components/ViewLarge20/ViewLarge20.vue +1 -4
  2335. package/src/components/ViewLarge24/ViewLarge24.vue +1 -4
  2336. package/src/components/ViewLarge32/ViewLarge32.vue +1 -11
  2337. package/src/components/ViewLarge48/ViewLarge48.vue +1 -11
  2338. package/src/components/ViewLarge64/ViewLarge64.vue +1 -4
  2339. package/src/components/ViewLargeFilled20/ViewLargeFilled20.vue +1 -4
  2340. package/src/components/ViewLargeFilled24/ViewLargeFilled24.vue +1 -4
  2341. package/src/components/ViewLargeFilled32/ViewLargeFilled32.vue +1 -11
  2342. package/src/components/ViewLargeFilled48/ViewLargeFilled48.vue +1 -11
  2343. package/src/components/ViewLargeFilled64/ViewLargeFilled64.vue +1 -4
  2344. package/src/components/ViewList20/ViewList20.vue +1 -4
  2345. package/src/components/ViewList24/ViewList24.vue +1 -4
  2346. package/src/components/ViewList32/ViewList32.vue +1 -4
  2347. package/src/components/ViewList48/ViewList48.vue +1 -11
  2348. package/src/components/ViewList64/ViewList64.vue +1 -4
  2349. package/src/components/ViewListFilled20/ViewListFilled20.vue +1 -4
  2350. package/src/components/ViewListFilled24/ViewListFilled24.vue +1 -4
  2351. package/src/components/ViewListFilled32/ViewListFilled32.vue +1 -4
  2352. package/src/components/ViewListFilled48/ViewListFilled48.vue +1 -4
  2353. package/src/components/ViewListFilled64/ViewListFilled64.vue +1 -4
  2354. package/src/components/Voice20/Voice20.vue +15 -0
  2355. package/src/components/Voice20/index.js +2 -0
  2356. package/src/components/Voice24/Voice24.vue +15 -0
  2357. package/src/components/Voice24/index.js +2 -0
  2358. package/src/components/Voice32/Voice32.vue +15 -0
  2359. package/src/components/Voice32/index.js +2 -0
  2360. package/src/components/Voice48/Voice48.vue +15 -0
  2361. package/src/components/Voice48/index.js +2 -0
  2362. package/src/components/Voice64/Voice64.vue +15 -0
  2363. package/src/components/Voice64/index.js +2 -0
  2364. package/src/components/VolumeMute20/VolumeMute20.vue +15 -0
  2365. package/src/components/VolumeMute20/index.js +2 -0
  2366. package/src/components/VolumeMute24/VolumeMute24.vue +15 -0
  2367. package/src/components/VolumeMute24/index.js +2 -0
  2368. package/src/components/VolumeMute32/VolumeMute32.vue +15 -0
  2369. package/src/components/VolumeMute32/index.js +2 -0
  2370. package/src/components/VolumeMute48/VolumeMute48.vue +15 -0
  2371. package/src/components/VolumeMute48/index.js +2 -0
  2372. package/src/components/VolumeMute64/VolumeMute64.vue +15 -0
  2373. package/src/components/VolumeMute64/index.js +2 -0
  2374. package/src/components/VolumeOn20/VolumeOn20.vue +15 -0
  2375. package/src/components/VolumeOn20/index.js +2 -0
  2376. package/src/components/VolumeOn24/VolumeOn24.vue +15 -0
  2377. package/src/components/VolumeOn24/index.js +2 -0
  2378. package/src/components/VolumeOn32/VolumeOn32.vue +15 -0
  2379. package/src/components/VolumeOn32/index.js +2 -0
  2380. package/src/components/VolumeOn48/VolumeOn48.vue +15 -0
  2381. package/src/components/VolumeOn48/index.js +2 -0
  2382. package/src/components/VolumeOn64/VolumeOn64.vue +15 -0
  2383. package/src/components/VolumeOn64/index.js +2 -0
  2384. package/src/components/Wallpaper20/Wallpaper20.vue +1 -11
  2385. package/src/components/Wallpaper24/Wallpaper24.vue +1 -11
  2386. package/src/components/Wallpaper32/Wallpaper32.vue +1 -4
  2387. package/src/components/Wallpaper48/Wallpaper48.vue +1 -4
  2388. package/src/components/Wallpaper64/Wallpaper64.vue +1 -4
  2389. package/src/components/Warehouse20/Warehouse20.vue +15 -0
  2390. package/src/components/Warehouse20/index.js +2 -0
  2391. package/src/components/Warehouse24/Warehouse24.vue +15 -0
  2392. package/src/components/Warehouse24/index.js +2 -0
  2393. package/src/components/Warehouse32/Warehouse32.vue +15 -0
  2394. package/src/components/Warehouse32/index.js +2 -0
  2395. package/src/components/Warehouse48/Warehouse48.vue +15 -0
  2396. package/src/components/Warehouse48/index.js +2 -0
  2397. package/src/components/Warehouse64/Warehouse64.vue +15 -0
  2398. package/src/components/Warehouse64/index.js +2 -0
  2399. package/src/components/WarningCircle20/WarningCircle20.vue +1 -4
  2400. package/src/components/WarningCircle24/WarningCircle24.vue +1 -4
  2401. package/src/components/WarningCircle32/WarningCircle32.vue +1 -4
  2402. package/src/components/WarningCircle48/WarningCircle48.vue +1 -4
  2403. package/src/components/WarningCircle64/WarningCircle64.vue +1 -4
  2404. package/src/components/WarningCircleFilled20/WarningCircleFilled20.vue +15 -0
  2405. package/src/components/WarningCircleFilled20/index.js +2 -0
  2406. package/src/components/WarningCircleFilled24/WarningCircleFilled24.vue +15 -0
  2407. package/src/components/WarningCircleFilled24/index.js +2 -0
  2408. package/src/components/WarningCircleFilled32/WarningCircleFilled32.vue +15 -0
  2409. package/src/components/WarningCircleFilled32/index.js +2 -0
  2410. package/src/components/WarningCircleFilled48/WarningCircleFilled48.vue +15 -0
  2411. package/src/components/WarningCircleFilled48/index.js +2 -0
  2412. package/src/components/WarningCircleFilled64/WarningCircleFilled64.vue +15 -0
  2413. package/src/components/WarningCircleFilled64/index.js +2 -0
  2414. package/src/components/Warranty20/Warranty20.vue +1 -4
  2415. package/src/components/Warranty24/Warranty24.vue +1 -4
  2416. package/src/components/Warranty32/Warranty32.vue +1 -4
  2417. package/src/components/Warranty48/Warranty48.vue +1 -4
  2418. package/src/components/Warranty64/Warranty64.vue +1 -4
  2419. package/src/components/Weight20/Weight20.vue +1 -11
  2420. package/src/components/Weight24/Weight24.vue +1 -11
  2421. package/src/components/Weight32/Weight32.vue +1 -4
  2422. package/src/components/Weight48/Weight48.vue +1 -4
  2423. package/src/components/Weight64/Weight64.vue +1 -4
  2424. package/src/components/Wifi20/Wifi20.vue +15 -0
  2425. package/src/components/Wifi20/index.js +2 -0
  2426. package/src/components/Wifi24/Wifi24.vue +15 -0
  2427. package/src/components/Wifi24/index.js +2 -0
  2428. package/src/components/Wifi32/Wifi32.vue +15 -0
  2429. package/src/components/Wifi32/index.js +2 -0
  2430. package/src/components/Wifi48/Wifi48.vue +15 -0
  2431. package/src/components/Wifi48/index.js +2 -0
  2432. package/src/components/Wifi64/Wifi64.vue +15 -0
  2433. package/src/components/Wifi64/index.js +2 -0
  2434. package/src/components/WifiError20/WifiError20.vue +15 -0
  2435. package/src/components/WifiError20/index.js +2 -0
  2436. package/src/components/WifiError24/WifiError24.vue +15 -0
  2437. package/src/components/WifiError24/index.js +2 -0
  2438. package/src/components/WifiError32/WifiError32.vue +15 -0
  2439. package/src/components/WifiError32/index.js +2 -0
  2440. package/src/components/WifiError48/WifiError48.vue +15 -0
  2441. package/src/components/WifiError48/index.js +2 -0
  2442. package/src/components/WifiError64/WifiError64.vue +15 -0
  2443. package/src/components/WifiError64/index.js +2 -0
  2444. package/src/components/WifiReset20/WifiReset20.vue +15 -0
  2445. package/src/components/WifiReset20/index.js +2 -0
  2446. package/src/components/WifiReset24/WifiReset24.vue +15 -0
  2447. package/src/components/WifiReset24/index.js +2 -0
  2448. package/src/components/WifiReset32/WifiReset32.vue +15 -0
  2449. package/src/components/WifiReset32/index.js +2 -0
  2450. package/src/components/WifiReset48/WifiReset48.vue +15 -0
  2451. package/src/components/WifiReset48/index.js +2 -0
  2452. package/src/components/WifiReset64/WifiReset64.vue +15 -0
  2453. package/src/components/WifiReset64/index.js +2 -0
  2454. package/src/components/Window20/Window20.vue +15 -0
  2455. package/src/components/Window20/index.js +2 -0
  2456. package/src/components/Window24/Window24.vue +15 -0
  2457. package/src/components/Window24/index.js +2 -0
  2458. package/src/components/Window32/Window32.vue +15 -0
  2459. package/src/components/Window32/index.js +2 -0
  2460. package/src/components/Window48/Window48.vue +15 -0
  2461. package/src/components/Window48/index.js +2 -0
  2462. package/src/components/Window64/Window64.vue +15 -0
  2463. package/src/components/Window64/index.js +2 -0
  2464. package/src/components/Woman20/Woman20.vue +1 -4
  2465. package/src/components/Woman24/Woman24.vue +1 -4
  2466. package/src/components/Woman32/Woman32.vue +1 -4
  2467. package/src/components/Woman48/Woman48.vue +1 -4
  2468. package/src/components/Woman64/Woman64.vue +1 -4
  2469. package/src/components/Wood20/Wood20.vue +15 -0
  2470. package/src/components/Wood20/index.js +2 -0
  2471. package/src/components/Wood24/Wood24.vue +15 -0
  2472. package/src/components/Wood24/index.js +2 -0
  2473. package/src/components/Wood32/Wood32.vue +15 -0
  2474. package/src/components/Wood32/index.js +2 -0
  2475. package/src/components/Wood48/Wood48.vue +15 -0
  2476. package/src/components/Wood48/index.js +2 -0
  2477. package/src/components/Wood64/Wood64.vue +15 -0
  2478. package/src/components/Wood64/index.js +2 -0
  2479. package/src/components/WoodFlooring20/WoodFlooring20.vue +15 -0
  2480. package/src/components/WoodFlooring20/index.js +2 -0
  2481. package/src/components/WoodFlooring24/WoodFlooring24.vue +15 -0
  2482. package/src/components/WoodFlooring24/index.js +2 -0
  2483. package/src/components/WoodFlooring32/WoodFlooring32.vue +15 -0
  2484. package/src/components/WoodFlooring32/index.js +2 -0
  2485. package/src/components/WoodFlooring48/WoodFlooring48.vue +15 -0
  2486. package/src/components/WoodFlooring48/index.js +2 -0
  2487. package/src/components/WoodFlooring64/WoodFlooring64.vue +15 -0
  2488. package/src/components/WoodFlooring64/index.js +2 -0
  2489. package/src/components/WoodFlooringAlt20/WoodFlooringAlt20.vue +15 -0
  2490. package/src/components/WoodFlooringAlt20/index.js +2 -0
  2491. package/src/components/WoodFlooringAlt24/WoodFlooringAlt24.vue +15 -0
  2492. package/src/components/WoodFlooringAlt24/index.js +2 -0
  2493. package/src/components/WoodFlooringAlt32/WoodFlooringAlt32.vue +15 -0
  2494. package/src/components/WoodFlooringAlt32/index.js +2 -0
  2495. package/src/components/WoodFlooringAlt48/WoodFlooringAlt48.vue +15 -0
  2496. package/src/components/WoodFlooringAlt48/index.js +2 -0
  2497. package/src/components/WoodFlooringAlt64/WoodFlooringAlt64.vue +15 -0
  2498. package/src/components/WoodFlooringAlt64/index.js +2 -0
  2499. package/src/components/WoodSaw20/WoodSaw20.vue +1 -4
  2500. package/src/components/WoodSaw24/WoodSaw24.vue +1 -4
  2501. package/src/components/WoodSaw32/WoodSaw32.vue +1 -4
  2502. package/src/components/WoodSaw48/WoodSaw48.vue +1 -4
  2503. package/src/components/WoodSaw64/WoodSaw64.vue +1 -4
  2504. package/src/components/WorksiteDelivery20/WorksiteDelivery20.vue +15 -0
  2505. package/src/components/WorksiteDelivery20/index.js +2 -0
  2506. package/src/components/WorksiteDelivery24/WorksiteDelivery24.vue +15 -0
  2507. package/src/components/WorksiteDelivery24/index.js +2 -0
  2508. package/src/components/WorksiteDelivery32/WorksiteDelivery32.vue +15 -0
  2509. package/src/components/WorksiteDelivery32/index.js +2 -0
  2510. package/src/components/WorksiteDelivery48/WorksiteDelivery48.vue +15 -0
  2511. package/src/components/WorksiteDelivery48/index.js +2 -0
  2512. package/src/components/WorksiteDelivery64/WorksiteDelivery64.vue +15 -0
  2513. package/src/components/WorksiteDelivery64/index.js +2 -0
  2514. package/src/components/Worldwide20/Worldwide20.vue +1 -4
  2515. package/src/components/Worldwide24/Worldwide24.vue +1 -4
  2516. package/src/components/Worldwide32/Worldwide32.vue +1 -4
  2517. package/src/components/Worldwide48/Worldwide48.vue +1 -4
  2518. package/src/components/Worldwide64/Worldwide64.vue +1 -4
  2519. package/src/components/Wrench20/Wrench20.vue +1 -4
  2520. package/src/components/Wrench24/Wrench24.vue +1 -4
  2521. package/src/components/Wrench32/Wrench32.vue +1 -4
  2522. package/src/components/Wrench48/Wrench48.vue +1 -4
  2523. package/src/components/Wrench64/Wrench64.vue +1 -4
  2524. package/src/components/Zloty20/Zloty20.vue +15 -0
  2525. package/src/components/Zloty20/index.js +2 -0
  2526. package/src/components/Zloty24/Zloty24.vue +15 -0
  2527. package/src/components/Zloty24/index.js +2 -0
  2528. package/src/components/Zloty32/Zloty32.vue +15 -0
  2529. package/src/components/Zloty32/index.js +2 -0
  2530. package/src/components/Zloty48/Zloty48.vue +15 -0
  2531. package/src/components/Zloty48/index.js +2 -0
  2532. package/src/components/Zloty64/Zloty64.vue +15 -0
  2533. package/src/components/Zloty64/index.js +2 -0
  2534. package/src/icons.js +1860 -0
  2535. package/src/components/API20/API20.vue +0 -25
  2536. package/src/components/API20/index.js +0 -2
  2537. package/src/components/API24/API24.vue +0 -25
  2538. package/src/components/API24/index.js +0 -2
  2539. package/src/components/API32/API32.vue +0 -18
  2540. package/src/components/API32/index.js +0 -2
  2541. package/src/components/API48/API48.vue +0 -18
  2542. package/src/components/API48/index.js +0 -2
  2543. package/src/components/API64/API64.vue +0 -18
  2544. package/src/components/API64/index.js +0 -2
  2545. package/src/components/Bill20/Bill20.vue +0 -18
  2546. package/src/components/Bill20/index.js +0 -2
  2547. package/src/components/Bill24/Bill24.vue +0 -18
  2548. package/src/components/Bill24/index.js +0 -2
  2549. package/src/components/Bill32/Bill32.vue +0 -18
  2550. package/src/components/Bill32/index.js +0 -2
  2551. package/src/components/Bill48/Bill48.vue +0 -18
  2552. package/src/components/Bill48/index.js +0 -2
  2553. package/src/components/Bill64/Bill64.vue +0 -18
  2554. package/src/components/Bill64/index.js +0 -2
  2555. package/src/components/Carpentry20/Carpentry20.vue +0 -18
  2556. package/src/components/Carpentry20/index.js +0 -2
  2557. package/src/components/Carpentry24/Carpentry24.vue +0 -18
  2558. package/src/components/Carpentry24/index.js +0 -2
  2559. package/src/components/Carpentry32/Carpentry32.vue +0 -25
  2560. package/src/components/Carpentry32/index.js +0 -2
  2561. package/src/components/Carpentry48/Carpentry48.vue +0 -18
  2562. package/src/components/Carpentry48/index.js +0 -2
  2563. package/src/components/Carpentry64/Carpentry64.vue +0 -18
  2564. package/src/components/Carpentry64/index.js +0 -2
  2565. package/src/components/DIY20/DIY20.vue +0 -18
  2566. package/src/components/DIY20/index.js +0 -2
  2567. package/src/components/DIY24/DIY24.vue +0 -18
  2568. package/src/components/DIY24/index.js +0 -2
  2569. package/src/components/DIY32/DIY32.vue +0 -18
  2570. package/src/components/DIY32/index.js +0 -2
  2571. package/src/components/DIY48/DIY48.vue +0 -18
  2572. package/src/components/DIY48/index.js +0 -2
  2573. package/src/components/DIY64/DIY64.vue +0 -18
  2574. package/src/components/DIY64/index.js +0 -2
  2575. package/src/components/DIYAlt20/DIYAlt20.vue +0 -18
  2576. package/src/components/DIYAlt20/index.js +0 -2
  2577. package/src/components/DIYAlt24/DIYAlt24.vue +0 -18
  2578. package/src/components/DIYAlt24/index.js +0 -2
  2579. package/src/components/DIYAlt32/DIYAlt32.vue +0 -25
  2580. package/src/components/DIYAlt32/index.js +0 -2
  2581. package/src/components/DIYAlt48/DIYAlt48.vue +0 -18
  2582. package/src/components/DIYAlt48/index.js +0 -2
  2583. package/src/components/DIYAlt64/DIYAlt64.vue +0 -18
  2584. package/src/components/DIYAlt64/index.js +0 -2
  2585. package/src/components/Favourite20/Favourite20.vue +0 -18
  2586. package/src/components/Favourite20/index.js +0 -2
  2587. package/src/components/Favourite24/Favourite24.vue +0 -25
  2588. package/src/components/Favourite24/index.js +0 -2
  2589. package/src/components/Favourite32/Favourite32.vue +0 -25
  2590. package/src/components/Favourite32/index.js +0 -2
  2591. package/src/components/Favourite48/Favourite48.vue +0 -18
  2592. package/src/components/Favourite48/index.js +0 -2
  2593. package/src/components/Favourite64/Favourite64.vue +0 -18
  2594. package/src/components/Favourite64/index.js +0 -2
  2595. package/src/components/FavouriteColoured20/FavouriteColoured20.vue +0 -18
  2596. package/src/components/FavouriteColoured20/index.js +0 -2
  2597. package/src/components/FavouriteColoured24/FavouriteColoured24.vue +0 -18
  2598. package/src/components/FavouriteColoured24/index.js +0 -2
  2599. package/src/components/FavouriteColoured32/FavouriteColoured32.vue +0 -18
  2600. package/src/components/FavouriteColoured32/index.js +0 -2
  2601. package/src/components/FavouriteColoured48/FavouriteColoured48.vue +0 -18
  2602. package/src/components/FavouriteColoured48/index.js +0 -2
  2603. package/src/components/FavouriteColoured64/FavouriteColoured64.vue +0 -18
  2604. package/src/components/FavouriteColoured64/index.js +0 -2
  2605. package/src/components/FileCSV20/FileCSV20.vue +0 -25
  2606. package/src/components/FileCSV20/index.js +0 -2
  2607. package/src/components/FileCSV24/FileCSV24.vue +0 -25
  2608. package/src/components/FileCSV24/index.js +0 -2
  2609. package/src/components/FileCSV32/FileCSV32.vue +0 -18
  2610. package/src/components/FileCSV32/index.js +0 -2
  2611. package/src/components/FileCSV48/FileCSV48.vue +0 -18
  2612. package/src/components/FileCSV48/index.js +0 -2
  2613. package/src/components/FileCSV64/FileCSV64.vue +0 -18
  2614. package/src/components/FileCSV64/index.js +0 -2
  2615. package/src/components/FileDOC20/FileDOC20.vue +0 -25
  2616. package/src/components/FileDOC20/index.js +0 -2
  2617. package/src/components/FileDOC24/FileDOC24.vue +0 -25
  2618. package/src/components/FileDOC24/index.js +0 -2
  2619. package/src/components/FileDOC32/FileDOC32.vue +0 -18
  2620. package/src/components/FileDOC32/index.js +0 -2
  2621. package/src/components/FileDOC48/FileDOC48.vue +0 -18
  2622. package/src/components/FileDOC48/index.js +0 -2
  2623. package/src/components/FileDOC64/FileDOC64.vue +0 -18
  2624. package/src/components/FileDOC64/index.js +0 -2
  2625. package/src/components/FileFIG20/FileFIG20.vue +0 -25
  2626. package/src/components/FileFIG20/index.js +0 -2
  2627. package/src/components/FileFIG24/FileFIG24.vue +0 -25
  2628. package/src/components/FileFIG24/index.js +0 -2
  2629. package/src/components/FileFIG32/FileFIG32.vue +0 -18
  2630. package/src/components/FileFIG32/index.js +0 -2
  2631. package/src/components/FileFIG48/FileFIG48.vue +0 -18
  2632. package/src/components/FileFIG48/index.js +0 -2
  2633. package/src/components/FileFIG64/FileFIG64.vue +0 -18
  2634. package/src/components/FileFIG64/index.js +0 -2
  2635. package/src/components/FileJPG20/FileJPG20.vue +0 -25
  2636. package/src/components/FileJPG20/index.js +0 -2
  2637. package/src/components/FileJPG24/FileJPG24.vue +0 -25
  2638. package/src/components/FileJPG24/index.js +0 -2
  2639. package/src/components/FileJPG32/FileJPG32.vue +0 -18
  2640. package/src/components/FileJPG32/index.js +0 -2
  2641. package/src/components/FileJPG48/FileJPG48.vue +0 -18
  2642. package/src/components/FileJPG48/index.js +0 -2
  2643. package/src/components/FileJPG64/FileJPG64.vue +0 -18
  2644. package/src/components/FileJPG64/index.js +0 -2
  2645. package/src/components/FilePDF20/FilePDF20.vue +0 -25
  2646. package/src/components/FilePDF20/index.js +0 -2
  2647. package/src/components/FilePDF24/FilePDF24.vue +0 -25
  2648. package/src/components/FilePDF24/index.js +0 -2
  2649. package/src/components/FilePDF32/FilePDF32.vue +0 -18
  2650. package/src/components/FilePDF32/index.js +0 -2
  2651. package/src/components/FilePDF48/FilePDF48.vue +0 -18
  2652. package/src/components/FilePDF48/index.js +0 -2
  2653. package/src/components/FilePDF64/FilePDF64.vue +0 -18
  2654. package/src/components/FilePDF64/index.js +0 -2
  2655. package/src/components/FilePNG20/FilePNG20.vue +0 -25
  2656. package/src/components/FilePNG20/index.js +0 -2
  2657. package/src/components/FilePNG24/FilePNG24.vue +0 -25
  2658. package/src/components/FilePNG24/index.js +0 -2
  2659. package/src/components/FilePNG32/FilePNG32.vue +0 -18
  2660. package/src/components/FilePNG32/index.js +0 -2
  2661. package/src/components/FilePNG48/FilePNG48.vue +0 -18
  2662. package/src/components/FilePNG48/index.js +0 -2
  2663. package/src/components/FilePNG64/FilePNG64.vue +0 -18
  2664. package/src/components/FilePNG64/index.js +0 -2
  2665. package/src/components/FileSVG20/FileSVG20.vue +0 -25
  2666. package/src/components/FileSVG20/index.js +0 -2
  2667. package/src/components/FileSVG24/FileSVG24.vue +0 -25
  2668. package/src/components/FileSVG24/index.js +0 -2
  2669. package/src/components/FileSVG32/FileSVG32.vue +0 -18
  2670. package/src/components/FileSVG32/index.js +0 -2
  2671. package/src/components/FileSVG48/FileSVG48.vue +0 -18
  2672. package/src/components/FileSVG48/index.js +0 -2
  2673. package/src/components/FileSVG64/FileSVG64.vue +0 -18
  2674. package/src/components/FileSVG64/index.js +0 -2
  2675. package/src/components/FileXLS20/FileXLS20.vue +0 -25
  2676. package/src/components/FileXLS20/index.js +0 -2
  2677. package/src/components/FileXLS24/FileXLS24.vue +0 -25
  2678. package/src/components/FileXLS24/index.js +0 -2
  2679. package/src/components/FileXLS32/FileXLS32.vue +0 -18
  2680. package/src/components/FileXLS32/index.js +0 -2
  2681. package/src/components/FileXLS48/FileXLS48.vue +0 -18
  2682. package/src/components/FileXLS48/index.js +0 -2
  2683. package/src/components/FileXLS64/FileXLS64.vue +0 -18
  2684. package/src/components/FileXLS64/index.js +0 -2
  2685. package/src/components/Fullscreen20/Fullscreen20.vue +0 -25
  2686. package/src/components/Fullscreen20/index.js +0 -2
  2687. package/src/components/Fullscreen24/Fullscreen24.vue +0 -25
  2688. package/src/components/Fullscreen24/index.js +0 -2
  2689. package/src/components/Fullscreen32/Fullscreen32.vue +0 -25
  2690. package/src/components/Fullscreen32/index.js +0 -2
  2691. package/src/components/Fullscreen48/Fullscreen48.vue +0 -18
  2692. package/src/components/Fullscreen48/index.js +0 -2
  2693. package/src/components/Fullscreen64/Fullscreen64.vue +0 -18
  2694. package/src/components/Fullscreen64/index.js +0 -2
  2695. package/src/components/Funding20/Funding20.vue +0 -18
  2696. package/src/components/Funding20/index.js +0 -2
  2697. package/src/components/Funding24/Funding24.vue +0 -18
  2698. package/src/components/Funding24/index.js +0 -2
  2699. package/src/components/Funding32/Funding32.vue +0 -18
  2700. package/src/components/Funding32/index.js +0 -2
  2701. package/src/components/Funding48/Funding48.vue +0 -18
  2702. package/src/components/Funding48/index.js +0 -2
  2703. package/src/components/Funding64/Funding64.vue +0 -18
  2704. package/src/components/Funding64/index.js +0 -2
  2705. package/src/components/FundingCard20/FundingCard20.vue +0 -18
  2706. package/src/components/FundingCard20/index.js +0 -2
  2707. package/src/components/FundingCard24/FundingCard24.vue +0 -18
  2708. package/src/components/FundingCard24/index.js +0 -2
  2709. package/src/components/FundingCard32/FundingCard32.vue +0 -18
  2710. package/src/components/FundingCard32/index.js +0 -2
  2711. package/src/components/FundingCard48/FundingCard48.vue +0 -18
  2712. package/src/components/FundingCard48/index.js +0 -2
  2713. package/src/components/FundingCard64/FundingCard64.vue +0 -18
  2714. package/src/components/FundingCard64/index.js +0 -2
  2715. package/src/components/HandGel20/HandGel20.vue +0 -18
  2716. package/src/components/HandGel20/index.js +0 -2
  2717. package/src/components/HandGel24/HandGel24.vue +0 -18
  2718. package/src/components/HandGel24/index.js +0 -2
  2719. package/src/components/HandGel32/HandGel32.vue +0 -18
  2720. package/src/components/HandGel32/index.js +0 -2
  2721. package/src/components/HandGel48/HandGel48.vue +0 -18
  2722. package/src/components/HandGel48/index.js +0 -2
  2723. package/src/components/HandGel64/HandGel64.vue +0 -18
  2724. package/src/components/HandGel64/index.js +0 -2
  2725. package/src/components/PickupLocationColoured20/PickupLocationColoured20.vue +0 -19
  2726. package/src/components/PickupLocationColoured20/index.js +0 -2
  2727. package/src/components/PickupLocationColoured24/PickupLocationColoured24.vue +0 -19
  2728. package/src/components/PickupLocationColoured24/index.js +0 -2
  2729. package/src/components/PickupLocationColoured32/PickupLocationColoured32.vue +0 -19
  2730. package/src/components/PickupLocationColoured32/index.js +0 -2
  2731. package/src/components/PickupLocationColoured48/PickupLocationColoured48.vue +0 -19
  2732. package/src/components/PickupLocationColoured48/index.js +0 -2
  2733. package/src/components/PickupLocationColoured64/PickupLocationColoured64.vue +0 -19
  2734. package/src/components/PickupLocationColoured64/index.js +0 -2
  2735. package/src/components/Player20/Player20.vue +0 -25
  2736. package/src/components/Player20/index.js +0 -2
  2737. package/src/components/Player24/Player24.vue +0 -25
  2738. package/src/components/Player24/index.js +0 -2
  2739. package/src/components/Player32/Player32.vue +0 -25
  2740. package/src/components/Player32/index.js +0 -2
  2741. package/src/components/Player48/Player48.vue +0 -18
  2742. package/src/components/Player48/index.js +0 -2
  2743. package/src/components/Player64/Player64.vue +0 -18
  2744. package/src/components/Player64/index.js +0 -2
  2745. package/src/components/Quantity20/Quantity20.vue +0 -18
  2746. package/src/components/Quantity20/index.js +0 -2
  2747. package/src/components/Quantity24/Quantity24.vue +0 -18
  2748. package/src/components/Quantity24/index.js +0 -2
  2749. package/src/components/Quantity32/Quantity32.vue +0 -18
  2750. package/src/components/Quantity32/index.js +0 -2
  2751. package/src/components/Quantity48/Quantity48.vue +0 -18
  2752. package/src/components/Quantity48/index.js +0 -2
  2753. package/src/components/Quantity64/Quantity64.vue +0 -18
  2754. package/src/components/Quantity64/index.js +0 -2
  2755. package/src/components/Receipt20/Receipt20.vue +0 -18
  2756. package/src/components/Receipt20/index.js +0 -2
  2757. package/src/components/Receipt24/Receipt24.vue +0 -18
  2758. package/src/components/Receipt24/index.js +0 -2
  2759. package/src/components/Receipt32/Receipt32.vue +0 -18
  2760. package/src/components/Receipt32/index.js +0 -2
  2761. package/src/components/Receipt48/Receipt48.vue +0 -18
  2762. package/src/components/Receipt48/index.js +0 -2
  2763. package/src/components/Receipt64/Receipt64.vue +0 -18
  2764. package/src/components/Receipt64/index.js +0 -2
  2765. package/src/components/RotatedMobile20/RotatedMobile20.vue +0 -18
  2766. package/src/components/RotatedMobile20/index.js +0 -2
  2767. package/src/components/RotatedMobile24/RotatedMobile24.vue +0 -18
  2768. package/src/components/RotatedMobile24/index.js +0 -2
  2769. package/src/components/RotatedMobile32/RotatedMobile32.vue +0 -25
  2770. package/src/components/RotatedMobile32/index.js +0 -2
  2771. package/src/components/RotatedMobile48/RotatedMobile48.vue +0 -25
  2772. package/src/components/RotatedMobile48/index.js +0 -2
  2773. package/src/components/RotatedMobile64/RotatedMobile64.vue +0 -18
  2774. package/src/components/RotatedMobile64/index.js +0 -2
  2775. package/src/components/Satisfaction20/Satisfaction20.vue +0 -18
  2776. package/src/components/Satisfaction20/index.js +0 -2
  2777. package/src/components/Satisfaction24/Satisfaction24.vue +0 -18
  2778. package/src/components/Satisfaction24/index.js +0 -2
  2779. package/src/components/Satisfaction32/Satisfaction32.vue +0 -18
  2780. package/src/components/Satisfaction32/index.js +0 -2
  2781. package/src/components/Satisfaction48/Satisfaction48.vue +0 -18
  2782. package/src/components/Satisfaction48/index.js +0 -2
  2783. package/src/components/Satisfaction64/Satisfaction64.vue +0 -18
  2784. package/src/components/Satisfaction64/index.js +0 -2
  2785. package/src/components/Sound20/Sound20.vue +0 -25
  2786. package/src/components/Sound20/index.js +0 -2
  2787. package/src/components/Sound24/Sound24.vue +0 -25
  2788. package/src/components/Sound24/index.js +0 -2
  2789. package/src/components/Sound32/Sound32.vue +0 -25
  2790. package/src/components/Sound32/index.js +0 -2
  2791. package/src/components/Sound48/Sound48.vue +0 -18
  2792. package/src/components/Sound48/index.js +0 -2
  2793. package/src/components/Sound64/Sound64.vue +0 -18
  2794. package/src/components/Sound64/index.js +0 -2
  2795. package/src/components/StoreLocationBmColoured20/StoreLocationBmColoured20.vue +0 -19
  2796. package/src/components/StoreLocationBmColoured20/index.js +0 -2
  2797. package/src/components/StoreLocationBmColoured24/StoreLocationBmColoured24.vue +0 -19
  2798. package/src/components/StoreLocationBmColoured24/index.js +0 -2
  2799. package/src/components/StoreLocationBmColoured32/StoreLocationBmColoured32.vue +0 -19
  2800. package/src/components/StoreLocationBmColoured32/index.js +0 -2
  2801. package/src/components/StoreLocationBmColoured48/StoreLocationBmColoured48.vue +0 -19
  2802. package/src/components/StoreLocationBmColoured48/index.js +0 -2
  2803. package/src/components/StoreLocationBmColoured64/StoreLocationBmColoured64.vue +0 -19
  2804. package/src/components/StoreLocationBmColoured64/index.js +0 -2
  2805. package/src/components/StoreLocationLmColoured20/StoreLocationLmColoured20.vue +0 -19
  2806. package/src/components/StoreLocationLmColoured20/index.js +0 -2
  2807. package/src/components/StoreLocationLmColoured24/StoreLocationLmColoured24.vue +0 -19
  2808. package/src/components/StoreLocationLmColoured24/index.js +0 -2
  2809. package/src/components/StoreLocationLmColoured32/StoreLocationLmColoured32.vue +0 -19
  2810. package/src/components/StoreLocationLmColoured32/index.js +0 -2
  2811. package/src/components/StoreLocationLmColoured48/StoreLocationLmColoured48.vue +0 -19
  2812. package/src/components/StoreLocationLmColoured48/index.js +0 -2
  2813. package/src/components/StoreLocationLmColoured64/StoreLocationLmColoured64.vue +0 -19
  2814. package/src/components/StoreLocationLmColoured64/index.js +0 -2
  2815. package/src/components/Tool20/Tool20.vue +0 -18
  2816. package/src/components/Tool20/index.js +0 -2
  2817. package/src/components/Tool24/Tool24.vue +0 -18
  2818. package/src/components/Tool24/index.js +0 -2
  2819. package/src/components/Tool32/Tool32.vue +0 -25
  2820. package/src/components/Tool32/index.js +0 -2
  2821. package/src/components/Tool48/Tool48.vue +0 -18
  2822. package/src/components/Tool48/index.js +0 -2
  2823. package/src/components/Tool64/Tool64.vue +0 -18
  2824. package/src/components/Tool64/index.js +0 -2
  2825. package/src/components/View3D20/View3D20.vue +0 -18
  2826. package/src/components/View3D20/index.js +0 -2
  2827. package/src/components/View3D24/View3D24.vue +0 -18
  2828. package/src/components/View3D24/index.js +0 -2
  2829. package/src/components/View3D32/View3D32.vue +0 -18
  2830. package/src/components/View3D32/index.js +0 -2
  2831. package/src/components/View3D48/View3D48.vue +0 -18
  2832. package/src/components/View3D48/index.js +0 -2
  2833. package/src/components/View3D64/View3D64.vue +0 -18
  2834. package/src/components/View3D64/index.js +0 -2
  2835. package/src/components/icons.js +0 -1340
  2836. package/src/main.ts +0 -1341
@@ -1,7 +1,4 @@
1
- <template><svg aria-hidden="true" width="1.25rem" height="1.25rem" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
2
- <path fill-rule="evenodd" d="M2.5 2.583a.75.75 0 0 0-.75.75v10.833c0 .415.336.75.75.75h4.083v1h-.75a.75.75 0 0 0 0 1.5h8.334a.75.75 0 1 0 0-1.5h-.75v-1H17.5a.75.75 0 0 0 .75-.75V3.333a.75.75 0 0 0-.75-.75h-15Zm9.917 13.333v-1H7.583v1h4.834Zm-9.167-2.5V11.75h13.5v1.666H3.25Zm13.5-2.666H3.25V4.083h13.5v6.667Z"/>
3
- </svg>
4
- </template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20" height="20"><path fill-rule="evenodd" d="M2.5 2.584a.75.75 0 0 0-.75.75v10.833c0 .414.336.75.75.75h4.083v1h-.75a.75.75 0 0 0 0 1.5h8.334a.75.75 0 0 0 0-1.5h-.75v-1H17.5a.75.75 0 0 0 .75-.75V3.334a.75.75 0 0 0-.75-.75zm9.917 13.333v-1H7.583v1zm-9.167-2.5V11.75h13.5v1.667zm13.5-2.667H3.25V4.084h13.5z"/></svg></template>
5
2
  <script lang="ts">
6
3
  export default {
7
4
  name: 'DeviceDesktop20',
@@ -1,7 +1,4 @@
1
- <template><svg aria-hidden="true" width="1.5rem" height="1.5rem" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
- <path fill-rule="evenodd" d="M3 3a1 1 0 0 0-1 1v13a1 1 0 0 0 1 1h5v1H7a1 1 0 1 0 0 2h10a1 1 0 1 0 0-2h-1v-1h5a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1H3Zm12 16v-1H9v1h6ZM4 16v-2h16v2H4Zm16-3H4V5h16v8Z"/>
3
- </svg>
4
- </template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path fill-rule="evenodd" d="M3 3a1 1 0 0 0-1 1v13a1 1 0 0 0 1 1h5v1H7a1 1 0 1 0 0 2h10a1 1 0 1 0 0-2h-1v-1h5a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1zm12 16v-1H9v1zM4 16v-2h16v2zm16-3H4V5h16z"/></svg></template>
5
2
  <script lang="ts">
6
3
  export default {
7
4
  name: 'DeviceDesktop24',
@@ -1,7 +1,4 @@
1
- <template><svg aria-hidden="true" width="2rem" height="2rem" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
2
- <path fill-rule="evenodd" d="M4 4.333a1 1 0 0 0-1 1v17.333a1 1 0 0 0 1 1h6.833v2h-1.5a1 1 0 0 0 0 2h13.334a1 1 0 1 0 0-2h-1.5v-2H28a1 1 0 0 0 1-1V5.333a1 1 0 0 0-1-1H4Zm16.167 21.333v-2h-8.334v2h8.334ZM5 21.666V18.5h22v3.166H5ZM27 17.5H5V6.333h22V17.5Z"/>
3
- </svg>
4
- </template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32" height="32"><path fill-rule="evenodd" d="M4 4.334a1 1 0 0 0-1 1v17.333a1 1 0 0 0 1 1h6.833v2h-1.5a1 1 0 1 0 0 2h13.334a1 1 0 1 0 0-2h-1.5v-2H28a1 1 0 0 0 1-1V5.334a1 1 0 0 0-1-1zm16.167 21.333v-2h-8.334v2zM5 21.667V18.5h22v3.167zM27 17.5H5V6.334h22z"/></svg></template>
5
2
  <script lang="ts">
6
3
  export default {
7
4
  name: 'DeviceDesktop32',
@@ -1,7 +1,4 @@
1
- <template><svg aria-hidden="true" width="3rem" height="3rem" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
2
- <path fill-rule="evenodd" d="M6 6.5A1.5 1.5 0 0 0 4.5 8v26A1.5 1.5 0 0 0 6 35.5h10v3h-2a1.5 1.5 0 0 0 0 3h20a1.5 1.5 0 0 0 0-3h-2v-3h10a1.5 1.5 0 0 0 1.5-1.5V8A1.5 1.5 0 0 0 42 6.5H6Zm24 32v-3H18v3h12Zm-22.5-6V28h33v4.5h-33Zm33-6.5h-33V9.5h33V26Z"/>
3
- </svg>
4
- </template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48" height="48"><path fill-rule="evenodd" d="M6 6.5A1.5 1.5 0 0 0 4.5 8v26A1.5 1.5 0 0 0 6 35.5h10v3h-2a1.5 1.5 0 0 0 0 3h20a1.5 1.5 0 0 0 0-3h-2v-3h10a1.5 1.5 0 0 0 1.5-1.5V8A1.5 1.5 0 0 0 42 6.5zm24 32v-3H18v3zm-22.5-6V28h33v4.5zm33-6.5h-33V9.5h33z"/></svg></template>
5
2
  <script lang="ts">
6
3
  export default {
7
4
  name: 'DeviceDesktop48',
@@ -1,7 +1,4 @@
1
- <template><svg aria-hidden="true" width="4rem" height="4rem" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
2
- <path fill-rule="evenodd" d="M8 9.167a1.5 1.5 0 0 0-1.5 1.5v34.667a1.5 1.5 0 0 0 1.5 1.5h13.667v5h-3a1.5 1.5 0 1 0 0 3h26.666a1.5 1.5 0 1 0 0-3h-3v-5H56a1.5 1.5 0 0 0 1.5-1.5V10.667a1.5 1.5 0 0 0-1.5-1.5H8Zm32.333 42.667v-5H23.667v5h16.666Zm-30.833-8V37h45v6.834h-45ZM54.5 35h-45V12.167h45V35Z"/>
3
- </svg>
4
- </template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64"><path fill-rule="evenodd" d="M8 9.167a1.5 1.5 0 0 0-1.5 1.5v34.666a1.5 1.5 0 0 0 1.5 1.5h13.667v5h-3a1.5 1.5 0 1 0 0 3h26.666a1.5 1.5 0 1 0 0-3h-3v-5H56a1.5 1.5 0 0 0 1.5-1.5V10.667a1.5 1.5 0 0 0-1.5-1.5zm32.333 42.666v-5H23.667v5zm-30.833-8V37h45v6.833zM54.5 35h-45V12.167h45z"/></svg></template>
5
2
  <script lang="ts">
6
3
  export default {
7
4
  name: 'DeviceDesktop64',
@@ -1,7 +1,4 @@
1
- <template><svg aria-hidden="true" width="1.25rem" height="1.25rem" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
2
- <path fill-rule="evenodd" d="M5.167 4.917a.25.25 0 0 0-.25.25v7h10.166v-7a.25.25 0 0 0-.25-.25H5.167Zm11.416 7.25v-7a1.75 1.75 0 0 0-1.75-1.75H5.167a1.75 1.75 0 0 0-1.75 1.75v7H2.5a.75.75 0 0 0-.75.75v.333A3.75 3.75 0 0 0 5.5 17h9a3.75 3.75 0 0 0 3.75-3.75v-.334a.75.75 0 0 0-.75-.75h-.917Zm.129 1.5H3.288A2.25 2.25 0 0 0 5.5 15.5h9c1.1 0 2.016-.79 2.212-1.834ZM8.75 5.75a.5.5 0 0 0 0 1h2.5a.5.5 0 0 0 0-1h-2.5Z"/>
3
- </svg>
4
- </template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20" height="20"><path fill-rule="evenodd" d="M5.167 4.917a.25.25 0 0 0-.25.25v7h10.166v-7a.25.25 0 0 0-.25-.25zm11.416 7.25v-7a1.75 1.75 0 0 0-1.75-1.75H5.167a1.75 1.75 0 0 0-1.75 1.75v7H2.5a.75.75 0 0 0-.75.75v.333A3.75 3.75 0 0 0 5.5 17h9a3.75 3.75 0 0 0 3.75-3.75v-.333a.75.75 0 0 0-.75-.75zm.129 1.5H3.289A2.25 2.25 0 0 0 5.5 15.5h9c1.1 0 2.016-.79 2.212-1.834M8.75 5.75a.5.5 0 0 0 0 1h2.5a.5.5 0 0 0 0-1z"/></svg></template>
5
2
  <script lang="ts">
6
3
  export default {
7
4
  name: 'DeviceLaptop20',
@@ -1,7 +1,4 @@
1
- <template><svg aria-hidden="true" width="1.5rem" height="1.5rem" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
- <path fill-rule="evenodd" d="M4 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8.5h1a1 1 0 0 1 1 1v1a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4v-1a1 1 0 0 1 1-1h1V6Zm2 8.5h12V6H6v8.5Zm-2 2a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2H4ZM10.5 7a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3Z"/>
3
- </svg>
4
- </template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path fill-rule="evenodd" d="M4 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8.5h1a1 1 0 0 1 1 1v1a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4v-1a1 1 0 0 1 1-1h1zm2 8.5h12V6H6zm-2 2a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2zM10.5 7a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1z"/></svg></template>
5
2
  <script lang="ts">
6
3
  export default {
7
4
  name: 'DeviceLaptop24',
@@ -1,7 +1,4 @@
1
- <template><svg aria-hidden="true" width="2rem" height="2rem" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
2
- <path fill-rule="evenodd" d="M5.667 7.667a2 2 0 0 1 2-2h16.666a2 2 0 0 1 2 2v12H28a1 1 0 0 1 1 1V23a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4v-2.334a1 1 0 0 1 1-1h1.667v-12Zm2 12h16.666v-12H7.667v12Zm-2.667 2V23a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2v-1.334H5ZM14 9.5a.5.5 0 0 0 0 1h4a.5.5 0 1 0 0-1h-4Z"/>
3
- </svg>
4
- </template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32" height="32"><path fill-rule="evenodd" d="M5.667 7.667a2 2 0 0 1 2-2h16.666a2 2 0 0 1 2 2v12H28a1 1 0 0 1 1 1V23a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4v-2.333a1 1 0 0 1 1-1h1.667zm2 12h16.666v-12H7.667zm-2.667 2V23a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2v-1.333zM14 9.5a.5.5 0 0 0 0 1h4a.5.5 0 1 0 0-1z"/></svg></template>
5
2
  <script lang="ts">
6
3
  export default {
7
4
  name: 'DeviceLaptop32',
@@ -1,7 +1,4 @@
1
- <template><svg aria-hidden="true" width="3rem" height="3rem" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
2
- <path fill-rule="evenodd" d="M11.5 29.5h25v-18h-25v18Zm28 0V11A2.5 2.5 0 0 0 37 8.5H11A2.5 2.5 0 0 0 8.5 11v18.5H6A1.5 1.5 0 0 0 4.5 31v4a5.5 5.5 0 0 0 5.5 5.5h28a5.5 5.5 0 0 0 5.5-5.5v-4a1.5 1.5 0 0 0-1.5-1.5h-2.5Zm1 3h-33V35a2.5 2.5 0 0 0 2.5 2.5h28a2.5 2.5 0 0 0 2.5-2.5v-2.5ZM21 14a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2h-6Z"/>
3
- </svg>
4
- </template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48" height="48"><path fill-rule="evenodd" d="M11.5 29.5h25v-18h-25zm28 0V11A2.5 2.5 0 0 0 37 8.5H11A2.5 2.5 0 0 0 8.5 11v18.5H6A1.5 1.5 0 0 0 4.5 31v4a5.5 5.5 0 0 0 5.5 5.5h28a5.5 5.5 0 0 0 5.5-5.5v-4a1.5 1.5 0 0 0-1.5-1.5zm1 3h-33V35a2.5 2.5 0 0 0 2.5 2.5h28a2.5 2.5 0 0 0 2.5-2.5zM21 14a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2z"/></svg></template>
5
2
  <script lang="ts">
6
3
  export default {
7
4
  name: 'DeviceLaptop48',
@@ -1,7 +1,4 @@
1
- <template><svg aria-hidden="true" width="4rem" height="4rem" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
2
- <path fill-rule="evenodd" d="M14.833 39.834h34.334v-25H14.833v25Zm37.334 0v-25.5a2.5 2.5 0 0 0-2.5-2.5H14.333a2.5 2.5 0 0 0-2.5 2.5v25.5H8a1.5 1.5 0 0 0-1.5 1.5V46a7.5 7.5 0 0 0 7.5 7.5h36a7.5 7.5 0 0 0 7.5-7.5v-4.666a1.5 1.5 0 0 0-1.5-1.5h-3.833Zm2.333 3h-45V46a4.5 4.5 0 0 0 4.5 4.5h36a4.5 4.5 0 0 0 4.5-4.5v-3.166ZM28 19a1 1 0 1 0 0 2h8a1 1 0 0 0 0-2h-8Z"/>
3
- </svg>
4
- </template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64"><path fill-rule="evenodd" d="M14.833 39.834h34.334v-25H14.833zm37.334 0v-25.5a2.5 2.5 0 0 0-2.5-2.5H14.333a2.5 2.5 0 0 0-2.5 2.5v25.5H8a1.5 1.5 0 0 0-1.5 1.5V46a7.5 7.5 0 0 0 7.5 7.5h36a7.5 7.5 0 0 0 7.5-7.5v-4.666a1.5 1.5 0 0 0-1.5-1.5zm2.333 3h-45V46a4.5 4.5 0 0 0 4.5 4.5h36a4.5 4.5 0 0 0 4.5-4.5zM28 19a1 1 0 1 0 0 2h8a1 1 0 0 0 0-2z"/></svg></template>
5
2
  <script lang="ts">
6
3
  export default {
7
4
  name: 'DeviceLaptop64',
@@ -1,7 +1,4 @@
1
- <template><svg aria-hidden="true" width="1.25rem" height="1.25rem" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
2
- <path fill-rule="evenodd" d="M5.917 5.167c0-.967.783-1.75 1.75-1.75h4.666c.967 0 1.75.783 1.75 1.75v9.666a1.75 1.75 0 0 1-1.75 1.75H7.666a1.75 1.75 0 0 1-1.75-1.75V5.167Zm1.75-.25a.25.25 0 0 0-.25.25v7.25h5.166v-7.25a.25.25 0 0 0-.25-.25H7.666Zm4.916 8.5H7.416v1.416c0 .138.112.25.25.25h4.667a.25.25 0 0 0 .25-.25v-1.417Zm-3.917.75a.5.5 0 0 1 .5-.5h1.667a.5.5 0 0 1 0 1H9.166a.5.5 0 0 1-.5-.5Z"/>
3
- </svg>
4
- </template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20" height="20"><path fill-rule="evenodd" d="M5.917 5.167c0-.967.783-1.75 1.75-1.75h4.667c.966 0 1.75.783 1.75 1.75v9.666a1.75 1.75 0 0 1-1.75 1.75H7.667a1.75 1.75 0 0 1-1.75-1.75zm1.75-.25a.25.25 0 0 0-.25.25v7.25h5.167v-7.25a.25.25 0 0 0-.25-.25zm4.917 8.5H7.417v1.416c0 .138.112.25.25.25h4.667a.25.25 0 0 0 .25-.25zm-3.917.75a.5.5 0 0 1 .5-.5h1.667a.5.5 0 0 1 0 1H9.167a.5.5 0 0 1-.5-.5"/></svg></template>
5
2
  <script lang="ts">
6
3
  export default {
7
4
  name: 'DeviceMobile20',
@@ -1,7 +1,4 @@
1
- <template><svg aria-hidden="true" width="1.5rem" height="1.5rem" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
- <path fill-rule="evenodd" d="M7 6a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H9a2 2 0 0 1-2-2V6Zm8 0H9v9h6V6Zm0 10H9v2h6v-2Zm-4.5 1a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5Z"/>
3
- </svg>
4
- </template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path fill-rule="evenodd" d="M7 6a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H9a2 2 0 0 1-2-2zm8 0H9v9h6zm0 10H9v2h6zm-4.5 1a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5"/></svg></template>
5
2
  <script lang="ts">
6
3
  export default {
7
4
  name: 'DeviceMobile24',
@@ -1,7 +1,4 @@
1
- <template><svg aria-hidden="true" width="2rem" height="2rem" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
2
- <path fill-rule="evenodd" d="M9.667 7.667a2 2 0 0 1 2-2h8.666a2 2 0 0 1 2 2v16.666a2 2 0 0 1-2 2h-8.666a2 2 0 0 1-2-2V7.667Zm10.666 0h-8.666v12.5h8.666v-12.5Zm0 13.5h-8.666v3.166h8.666v-3.166Zm-6.166 1.5a.5.5 0 0 1 .5-.5h2.666a.5.5 0 1 1 0 1h-2.666a.5.5 0 0 1-.5-.5Z"/>
3
- </svg>
4
- </template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32" height="32"><path fill-rule="evenodd" d="M9.667 7.667a2 2 0 0 1 2-2h8.667a2 2 0 0 1 2 2v16.666a2 2 0 0 1-2 2h-8.667a2 2 0 0 1-2-2zm10.667 0h-8.667v12.5h8.667zm0 13.5h-8.667v3.166h8.667zm-6.167 1.5a.5.5 0 0 1 .5-.5h2.667a.5.5 0 0 1 0 1h-2.667a.5.5 0 0 1-.5-.5"/></svg></template>
5
2
  <script lang="ts">
6
3
  export default {
7
4
  name: 'DeviceMobile32',
@@ -1,7 +1,4 @@
1
- <template><svg aria-hidden="true" width="3rem" height="3rem" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
2
- <path fill-rule="evenodd" d="M14.5 11A2.5 2.5 0 0 1 17 8.5h14a2.5 2.5 0 0 1 2.5 2.5v26a2.5 2.5 0 0 1-2.5 2.5H17a2.5 2.5 0 0 1-2.5-2.5V11Zm3 21v4.5h13V32h-13Zm0-2h13V11.5h-13V30Zm3.5 4a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2h-4a1 1 0 0 1-1-1Z"/>
3
- </svg>
4
- </template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48" height="48"><path fill-rule="evenodd" d="M14.5 11A2.5 2.5 0 0 1 17 8.5h14a2.5 2.5 0 0 1 2.5 2.5v26a2.5 2.5 0 0 1-2.5 2.5H17a2.5 2.5 0 0 1-2.5-2.5zm3 21v4.5h13V32zm0-2h13V11.5h-13zm3.5 4a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2h-4a1 1 0 0 1-1-1"/></svg></template>
5
2
  <script lang="ts">
6
3
  export default {
7
4
  name: 'DeviceMobile48',
@@ -1,7 +1,4 @@
1
- <template><svg aria-hidden="true" width="4rem" height="4rem" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
2
- <path fill-rule="evenodd" d="M19.833 14.334a2.5 2.5 0 0 1 2.5-2.5h19.334a2.5 2.5 0 0 1 2.5 2.5v35.333a2.5 2.5 0 0 1-2.5 2.5H22.333a2.5 2.5 0 0 1-2.5-2.5V14.333Zm3 28v6.833h18.334v-6.834H22.833Zm0-2h18.334v-25.5H22.833v25.5Zm5.5 5a1 1 0 0 1 1-1h5.334a1 1 0 1 1 0 2h-5.334a1 1 0 0 1-1-1Z"/>
3
- </svg>
4
- </template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64"><path fill-rule="evenodd" d="M19.833 14.334a2.5 2.5 0 0 1 2.5-2.5h19.333a2.5 2.5 0 0 1 2.5 2.5v35.333a2.5 2.5 0 0 1-2.5 2.5H22.333a2.5 2.5 0 0 1-2.5-2.5zm3 28v6.833h18.333v-6.833zm0-2h18.333v-25.5H22.833zm5.5 5a1 1 0 0 1 1-1h5.333a1 1 0 1 1 0 2h-5.333a1 1 0 0 1-1-1"/></svg></template>
5
2
  <script lang="ts">
6
3
  export default {
7
4
  name: 'DeviceMobile64',
@@ -1,7 +1,4 @@
1
- <template><svg aria-hidden="true" width="1.25rem" height="1.25rem" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
2
- <path fill-rule="evenodd" d="M4.25 5.167c0-.967.784-1.75 1.75-1.75h8c.966 0 1.75.783 1.75 1.75v9.666a1.75 1.75 0 0 1-1.75 1.75H6a1.75 1.75 0 0 1-1.75-1.75V5.167ZM6 4.917a.25.25 0 0 0-.25.25v7.25h8.5v-7.25a.25.25 0 0 0-.25-.25H6Zm-.25 9.916v-1.417h8.5v1.417a.25.25 0 0 1-.25.25H6a.25.25 0 0 1-.25-.25Zm4.25-.25a.417.417 0 1 0 0-.833.417.417 0 0 0 0 .833Z"/>
3
- </svg>
4
- </template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20" height="20"><path fill-rule="evenodd" d="M4.25 5.167c0-.967.784-1.75 1.75-1.75h8c.967 0 1.75.783 1.75 1.75v9.666a1.75 1.75 0 0 1-1.75 1.75H6a1.75 1.75 0 0 1-1.75-1.75zM6 4.917a.25.25 0 0 0-.25.25v7.25h8.5v-7.25a.25.25 0 0 0-.25-.25zm-.25 9.916v-1.416h8.5v1.416a.25.25 0 0 1-.25.25H6a.25.25 0 0 1-.25-.25m4.25-.25a.417.417 0 1 0 0-.833.417.417 0 0 0 0 .833"/></svg></template>
5
2
  <script lang="ts">
6
3
  export default {
7
4
  name: 'DeviceTablet20',
@@ -1,7 +1,4 @@
1
- <template><svg aria-hidden="true" width="1.5rem" height="1.5rem" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
- <path fill-rule="evenodd" d="M5 6a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6Zm12 0H7v9h10V6ZM7 18v-2h10v2H7Zm5-.5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z"/>
3
- </svg>
4
- </template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path fill-rule="evenodd" d="M5 6a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2zm12 0H7v9h10zM7 18v-2h10v2zm5-.5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1"/></svg></template>
5
2
  <script lang="ts">
6
3
  export default {
7
4
  name: 'DeviceTablet24',
@@ -1,7 +1,4 @@
1
- <template><svg aria-hidden="true" width="2rem" height="2rem" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
2
- <path fill-rule="evenodd" d="M7 7.667a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v16.666a2 2 0 0 1-2 2H9a2 2 0 0 1-2-2V7.667Zm16 0H9v12.5h14v-12.5ZM9 24.332v-3.166h14v3.166H9Zm7-1A.667.667 0 1 0 16 22a.667.667 0 0 0 0 1.333Z"/>
3
- </svg>
4
- </template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32" height="32"><path fill-rule="evenodd" d="M7 7.667a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v16.666a2 2 0 0 1-2 2H9a2 2 0 0 1-2-2zm16 0H9v12.5h14zM9 24.333v-3.166h14v3.166zm7-1A.667.667 0 1 0 16 22a.667.667 0 0 0 0 1.333"/></svg></template>
5
2
  <script lang="ts">
6
3
  export default {
7
4
  name: 'DeviceTablet32',
@@ -1,7 +1,4 @@
1
- <template><svg aria-hidden="true" width="3rem" height="3rem" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
2
- <path fill-rule="evenodd" d="M10.5 11A2.5 2.5 0 0 1 13 8.5h22a2.5 2.5 0 0 1 2.5 2.5v26a2.5 2.5 0 0 1-2.5 2.5H13a2.5 2.5 0 0 1-2.5-2.5V11Zm3 .5V30h21V11.5h-21Zm0 25V32h21v4.5h-21ZM24 35a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"/>
3
- </svg>
4
- </template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48" height="48"><path fill-rule="evenodd" d="M10.5 11A2.5 2.5 0 0 1 13 8.5h22a2.5 2.5 0 0 1 2.5 2.5v26a2.5 2.5 0 0 1-2.5 2.5H13a2.5 2.5 0 0 1-2.5-2.5zm3 .5V30h21V11.5zm0 25V32h21v4.5zM24 35a1 1 0 1 0 0-2 1 1 0 0 0 0 2"/></svg></template>
5
2
  <script lang="ts">
6
3
  export default {
7
4
  name: 'DeviceTablet48',
@@ -1,7 +1,4 @@
1
- <template><svg aria-hidden="true" width="4rem" height="4rem" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
2
- <path fill-rule="evenodd" d="M14.5 14.334a2.5 2.5 0 0 1 2.5-2.5h30a2.5 2.5 0 0 1 2.5 2.5v35.333a2.5 2.5 0 0 1-2.5 2.5H17a2.5 2.5 0 0 1-2.5-2.5V14.333Zm3 .5v25.5h29v-25.5h-29Zm0 34.333v-6.834h29v6.834h-29Zm14.5-2.5A1.333 1.333 0 1 0 32 44a1.333 1.333 0 0 0 0 2.667Z"/>
3
- </svg>
4
- </template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64"><path fill-rule="evenodd" d="M14.5 14.333a2.5 2.5 0 0 1 2.5-2.5h30a2.5 2.5 0 0 1 2.5 2.5v35.334a2.5 2.5 0 0 1-2.5 2.5H17a2.5 2.5 0 0 1-2.5-2.5zm3 .5v25.5h29v-25.5zm0 34.334v-6.834h29v6.834zm14.5-2.5A1.333 1.333 0 1 0 32 44a1.333 1.333 0 0 0 0 2.667"/></svg></template>
5
2
  <script lang="ts">
6
3
  export default {
7
4
  name: 'DeviceTablet64',
@@ -0,0 +1,15 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20" height="20"><path fill-rule="evenodd" d="M3.25 10a6.75 6.75 0 1 1 13.5 0 6.75 6.75 0 0 1-13.5 0M10 1.75a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5m2.197 4.386a.75.75 0 0 0-1.06 1.061l1.219 1.22h-5.69a.75.75 0 0 0-.75.75v3.75a.75.75 0 0 0 1.5 0v-3h4.94l-1.22 1.22a.75.75 0 0 0 1.061 1.06l2.5-2.5a.75.75 0 0 0 0-1.06z"/></svg></template>
2
+ <script lang="ts">
3
+ export default {
4
+ name: 'Direction20',
5
+ props: {
6
+ /**
7
+ * Icon color
8
+ */
9
+ color: {
10
+ type: String,
11
+ default: 'currentColor',
12
+ },
13
+ },
14
+ };
15
+ </script>
@@ -0,0 +1,2 @@
1
+ import Direction20 from './Direction20.vue';
2
+ export { Direction20 };
@@ -0,0 +1,15 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path fill-rule="evenodd" d="M4 12a8 8 0 1 1 16 0 8 8 0 0 1-16 0m8-10C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m2.707 5.293a1 1 0 1 0-1.414 1.414L14.586 10H8a1 1 0 0 0-1 1v4.5a1 1 0 1 0 2 0V12h5.586l-1.293 1.293a1 1 0 0 0 1.414 1.414l3-3a1 1 0 0 0 0-1.414z"/></svg></template>
2
+ <script lang="ts">
3
+ export default {
4
+ name: 'Direction24',
5
+ props: {
6
+ /**
7
+ * Icon color
8
+ */
9
+ color: {
10
+ type: String,
11
+ default: 'currentColor',
12
+ },
13
+ },
14
+ };
15
+ </script>
@@ -0,0 +1,2 @@
1
+ import Direction24 from './Direction24.vue';
2
+ export { Direction24 };
@@ -0,0 +1,15 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32" height="32"><path fill-rule="evenodd" d="M5 16C5 9.925 9.925 5 16 5s11 4.925 11 11-4.925 11-11 11S5 22.075 5 16M16 3C8.82 3 3 8.82 3 16s5.82 13 13 13 13-5.82 13-13S23.18 3 16 3m3.374 6.96a1 1 0 1 0-1.414 1.414l2.292 2.293h-9.585a1 1 0 0 0-1 1v6a1 1 0 0 0 2 0v-5h8.585L17.96 17.96a1 1 0 1 0 1.414 1.414l4-4a1 1 0 0 0 0-1.414z"/></svg></template>
2
+ <script lang="ts">
3
+ export default {
4
+ name: 'Direction32',
5
+ props: {
6
+ /**
7
+ * Icon color
8
+ */
9
+ color: {
10
+ type: String,
11
+ default: 'currentColor',
12
+ },
13
+ },
14
+ };
15
+ </script>
@@ -0,0 +1,2 @@
1
+ import Direction32 from './Direction32.vue';
2
+ export { Direction32 };
@@ -0,0 +1,15 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48" height="48"><path fill-rule="evenodd" d="M7.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 24M24 4.5C13.23 4.5 4.5 13.23 4.5 24S13.23 43.5 24 43.5 43.5 34.77 43.5 24 34.77 4.5 24 4.5m5.06 10.44a1.5 1.5 0 0 0-2.12 2.12l3.439 3.44H16a1.5 1.5 0 0 0-1.5 1.5v9a1.5 1.5 0 0 0 3 0v-7.5h12.879l-3.44 3.44a1.5 1.5 0 0 0 2.122 2.12l6-6a1.5 1.5 0 0 0 0-2.12z"/></svg></template>
2
+ <script lang="ts">
3
+ export default {
4
+ name: 'Direction48',
5
+ props: {
6
+ /**
7
+ * Icon color
8
+ */
9
+ color: {
10
+ type: String,
11
+ default: 'currentColor',
12
+ },
13
+ },
14
+ };
15
+ </script>
@@ -0,0 +1,2 @@
1
+ import Direction48 from './Direction48.vue';
2
+ export { Direction48 };
@@ -0,0 +1,15 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64"><path fill-rule="evenodd" d="M9.5 32C9.5 19.574 19.574 9.5 32 9.5S54.5 19.574 54.5 32 44.426 54.5 32 54.5 9.5 44.426 9.5 32M32 6.5C17.917 6.5 6.5 17.917 6.5 32S17.917 57.5 32 57.5 57.5 46.083 57.5 32 46.083 6.5 32 6.5m6.394 13.773a1.5 1.5 0 1 0-2.121 2.121l5.439 5.44H21.333a1.5 1.5 0 0 0-1.5 1.5v12a1.5 1.5 0 1 0 3 0v-10.5h18.879l-5.44 5.439a1.5 1.5 0 1 0 2.122 2.121l8-8a1.5 1.5 0 0 0 0-2.121z"/></svg></template>
2
+ <script lang="ts">
3
+ export default {
4
+ name: 'Direction64',
5
+ props: {
6
+ /**
7
+ * Icon color
8
+ */
9
+ color: {
10
+ type: String,
11
+ default: 'currentColor',
12
+ },
13
+ },
14
+ };
15
+ </script>
@@ -0,0 +1,2 @@
1
+ import Direction64 from './Direction64.vue';
2
+ export { Direction64 };
@@ -1,7 +1,4 @@
1
- <template><svg aria-hidden="true" width="1.25rem" height="1.25rem" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
2
- <path fill-rule="evenodd" d="M10 1.75a3.247 3.247 0 0 0-2.773 1.554 3.247 3.247 0 0 0-3.06.862 3.247 3.247 0 0 0-.862 3.06A3.247 3.247 0 0 0 1.75 10c0 1.174.623 2.202 1.555 2.773a3.247 3.247 0 0 0 .861 3.06 3.247 3.247 0 0 0 3.06.862A3.247 3.247 0 0 0 10 18.25a3.247 3.247 0 0 0 2.773-1.555 3.247 3.247 0 0 0 3.06-.862 3.247 3.247 0 0 0 .862-3.06A3.247 3.247 0 0 0 18.25 10a3.247 3.247 0 0 0-1.555-2.773 3.247 3.247 0 0 0-.862-3.06 3.247 3.247 0 0 0-3.06-.862A3.247 3.247 0 0 0 10 1.75ZM8.331 4.47a1.751 1.751 0 0 1 3.338 0l.269.85.791-.41a1.751 1.751 0 0 1 2.36 2.36l-.41.792.85.27a1.751 1.751 0 0 1 0 3.337l-.85.269.41.791a1.751 1.751 0 0 1-2.36 2.36l-.791-.41-.27.85a1.751 1.751 0 0 1-3.337 0l-.269-.85-.792.41a1.751 1.751 0 0 1-2.36-2.36l.41-.791-.85-.27a1.751 1.751 0 0 1 .001-3.337l.85-.269-.41-.792a1.751 1.751 0 0 1 2.36-2.36l.791.411.27-.85Zm4.7 3.56a.75.75 0 0 0-1.061-1.06l-5 5a.75.75 0 1 0 1.06 1.06l5-5Zm-6.906-.113a1.583 1.583 0 1 1 3.167 0 1.583 1.583 0 0 1-3.167 0Zm6.167 2.583a1.583 1.583 0 1 0 0 3.167 1.583 1.583 0 0 0 0-3.167Z"/>
3
- </svg>
4
- </template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20" height="20"><path fill-rule="evenodd" d="M10 1.75a3.25 3.25 0 0 0-2.773 1.554 3.25 3.25 0 0 0-3.06.862 3.25 3.25 0 0 0-.862 3.06A3.25 3.25 0 0 0 1.75 10c0 1.174.623 2.202 1.555 2.773a3.25 3.25 0 0 0 .861 3.06 3.25 3.25 0 0 0 3.06.862A3.25 3.25 0 0 0 10 18.25a3.25 3.25 0 0 0 2.773-1.555 3.249 3.249 0 0 0 3.922-3.922A3.25 3.25 0 0 0 18.25 10a3.25 3.25 0 0 0-1.555-2.773 3.25 3.25 0 0 0-.862-3.06 3.25 3.25 0 0 0-3.06-.862A3.25 3.25 0 0 0 10 1.75M8.331 4.47a1.751 1.751 0 0 1 3.338 0l.269.85.791-.41a1.751 1.751 0 0 1 2.36 2.36l-.41.792.85.27a1.751 1.751 0 0 1 0 3.337l-.85.269.41.791a1.751 1.751 0 0 1-2.36 2.36l-.791-.41-.27.85a1.751 1.751 0 0 1-3.337 0l-.269-.85-.792.41a1.751 1.751 0 0 1-2.36-2.36l.41-.791-.85-.27a1.751 1.751 0 0 1 .001-3.337l.85-.269-.41-.792a1.751 1.751 0 0 1 2.36-2.36l.791.411zm4.7 3.56a.75.75 0 0 0-1.061-1.06l-5 5a.75.75 0 1 0 1.06 1.06zm-6.656-.113a1.333 1.333 0 1 1 2.667 0 1.333 1.333 0 0 1-2.667 0m5.917 2.833a1.333 1.333 0 1 0 0 2.667 1.333 1.333 0 0 0 0-2.667"/></svg></template>
5
2
  <script lang="ts">
6
3
  export default {
7
4
  name: 'Discount20',
@@ -1,7 +1,4 @@
1
- <template><svg aria-hidden="true" width="1.5rem" height="1.5rem" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
- <path fill-rule="evenodd" d="M12 2c-1.42 0-2.665.739-3.375 1.852A3.996 3.996 0 0 0 4.93 4.928a3.996 3.996 0 0 0-1.077 3.697A3.996 3.996 0 0 0 2 12c0 1.42.739 2.665 1.852 3.375a3.996 3.996 0 0 0 1.076 3.696 3.996 3.996 0 0 0 3.697 1.076A3.996 3.996 0 0 0 12 22c1.42 0 2.665-.74 3.375-1.853a3.996 3.996 0 0 0 3.696-1.076 3.996 3.996 0 0 0 1.077-3.696A3.996 3.996 0 0 0 22 12c0-1.42-.74-2.665-1.853-3.375a3.996 3.996 0 0 0-1.076-3.696 3.996 3.996 0 0 0-3.696-1.077A3.996 3.996 0 0 0 12 2Zm-1.907 3.395a2.001 2.001 0 0 1 3.814 0l.36 1.134 1.054-.548a2.001 2.001 0 0 1 2.697 2.697l-.548 1.056 1.134.359a2.001 2.001 0 0 1 0 3.814l-1.133.36.548 1.054a2.001 2.001 0 0 1-2.697 2.697l-1.056-.547-.359 1.133a2.001 2.001 0 0 1-3.814 0l-.36-1.134-1.055.549a2.001 2.001 0 0 1-2.697-2.698l.548-1.055-1.134-.359a2.001 2.001 0 0 1 0-3.814l1.135-.36-.549-1.055A2.001 2.001 0 0 1 8.68 5.981l1.055.548.359-1.134Zm5.614 4.312a1 1 0 0 0-1.414-1.414l-6 6a1 1 0 1 0 1.414 1.414l6-6ZM7.25 9.5a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm7.5 3a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"/>
3
- </svg>
4
- </template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path fill-rule="evenodd" d="M12 2c-1.42 0-2.665.739-3.375 1.852A4 4 0 0 0 4.93 4.928a4 4 0 0 0-1.077 3.697A4 4 0 0 0 2 12c0 1.42.739 2.665 1.852 3.375a4 4 0 0 0 1.076 3.696 4 4 0 0 0 3.697 1.077A4 4 0 0 0 12 22c1.42 0 2.665-.74 3.375-1.853a4 4 0 0 0 3.696-1.076 4 4 0 0 0 1.077-3.696A4 4 0 0 0 22 12c0-1.42-.74-2.665-1.853-3.375a4 4 0 0 0-1.076-3.696 4 4 0 0 0-3.696-1.077A4 4 0 0 0 12 2m-1.907 3.395a2.001 2.001 0 0 1 3.814 0l.36 1.134 1.054-.548a2.001 2.001 0 0 1 2.697 2.697l-.548 1.056 1.134.359a2.001 2.001 0 0 1 0 3.814l-1.133.36.548 1.054a2.001 2.001 0 0 1-2.697 2.697l-1.056-.548-.359 1.134a2.001 2.001 0 0 1-3.814 0l-.36-1.134-1.055.549a2.001 2.001 0 0 1-2.697-2.698l.548-1.055-1.134-.359a2.001 2.001 0 0 1 0-3.814l1.135-.36-.549-1.055A2.001 2.001 0 0 1 8.68 5.981l1.055.548zm5.614 2.898a1 1 0 0 0-1.414 0l-6 6a1 1 0 1 0 1.414 1.414l6-6a1 1 0 0 0 0-1.414M7.75 9.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0m7 3.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3"/></svg></template>
5
2
  <script lang="ts">
6
3
  export default {
7
4
  name: 'Discount24',
@@ -1,7 +1,4 @@
1
- <template><svg aria-hidden="true" width="2rem" height="2rem" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
2
- <path fill-rule="evenodd" d="M16 3a4.997 4.997 0 0 0-4.341 2.518 4.997 4.997 0 0 0-4.851 1.289 4.997 4.997 0 0 0-1.29 4.851A4.997 4.997 0 0 0 3 16c0 1.86 1.014 3.48 2.518 4.341a4.997 4.997 0 0 0 1.289 4.851 4.997 4.997 0 0 0 4.851 1.29A4.997 4.997 0 0 0 16 29c1.86 0 3.48-1.015 4.342-2.52a4.997 4.997 0 0 0 4.85-1.288 4.997 4.997 0 0 0 1.29-4.85A4.997 4.997 0 0 0 29 16c0-1.86-1.015-3.48-2.52-4.342a4.997 4.997 0 0 0-1.288-4.85 4.997 4.997 0 0 0-4.85-1.29A4.997 4.997 0 0 0 16 3Zm-2.86 4.093a3.002 3.002 0 0 1 5.72 0l.36 1.133 1.055-.547a3.002 3.002 0 0 1 4.045 4.046l-.548 1.055 1.134.359a3.002 3.002 0 0 1 0 5.722l-1.133.359.548 1.055a3.002 3.002 0 0 1-4.046 4.045l-1.055-.548-.359 1.134a3.002 3.002 0 0 1-5.722 0l-.359-1.134-1.055.549a3.002 3.002 0 0 1-4.046-4.046l.547-1.055-1.133-.36a3.002 3.002 0 0 1 0-5.72l1.134-.36-.548-1.055a3.002 3.002 0 0 1 4.046-4.046l1.055.547.36-1.133Zm7.567 5.614a1 1 0 0 0-1.414-1.414l-8 8a1 1 0 0 0 1.414 1.414l8-8ZM10 12.667a2.333 2.333 0 1 1 4.667 0 2.333 2.333 0 0 1-4.667 0ZM19.667 17a2.333 2.333 0 1 0 0 4.667 2.333 2.333 0 0 0 0-4.667Z"/>
3
- </svg>
4
- </template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32" height="32"><path fill-rule="evenodd" d="M16 3a5 5 0 0 0-4.341 2.518 5 5 0 0 0-4.851 1.289 5 5 0 0 0-1.29 4.851A5 5 0 0 0 3 16c0 1.86 1.014 3.48 2.518 4.341a5 5 0 0 0 1.289 4.851 5 5 0 0 0 4.851 1.29A5 5 0 0 0 16 29c1.86 0 3.48-1.015 4.342-2.52a5 5 0 0 0 4.85-1.288 5 5 0 0 0 1.29-4.85A5 5 0 0 0 29 16c0-1.86-1.015-3.48-2.52-4.342a5 5 0 0 0-1.288-4.85 5 5 0 0 0-4.85-1.29A5 5 0 0 0 16 3m-2.86 4.093a3.002 3.002 0 0 1 5.72 0l.36 1.133 1.055-.547a3.002 3.002 0 0 1 4.045 4.046l-.548 1.055 1.134.359a3.002 3.002 0 0 1 0 5.722l-1.133.359.548 1.055a3.002 3.002 0 0 1-4.046 4.045l-1.055-.548-.359 1.134a3.002 3.002 0 0 1-5.722 0l-.359-1.134-1.055.549a3.002 3.002 0 0 1-4.046-4.046l.547-1.055-1.133-.36a3.002 3.002 0 0 1 0-5.72l1.135-.36-.549-1.055a3.002 3.002 0 0 1 4.046-4.046l1.055.547zm7.567 5.614a1 1 0 0 0-1.414-1.414l-8 8a1 1 0 0 0 1.414 1.414zm-10.207-.04a1.833 1.833 0 1 1 3.667 0 1.833 1.833 0 0 1-3.667 0m9.167 4.833a1.833 1.833 0 1 0 0 3.667 1.833 1.833 0 0 0 0-3.667"/></svg></template>
5
2
  <script lang="ts">
6
3
  export default {
7
4
  name: 'Discount32',
@@ -1,7 +1,4 @@
1
- <template><svg aria-hidden="true" width="3rem" height="3rem" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
2
- <path fill-rule="evenodd" d="M24 4.5a7.496 7.496 0 0 0-6.512 3.777 7.496 7.496 0 0 0-7.277 1.933 7.496 7.496 0 0 0-1.933 7.278A7.496 7.496 0 0 0 4.5 24a7.496 7.496 0 0 0 3.777 6.512 7.496 7.496 0 0 0 1.934 7.276 7.496 7.496 0 0 0 7.277 1.934A7.496 7.496 0 0 0 24 43.5c2.79 0 5.22-1.522 6.513-3.779a7.495 7.495 0 0 0 7.275-1.933 7.496 7.496 0 0 0 1.934-7.276A7.496 7.496 0 0 0 43.5 24c0-2.79-1.522-5.22-3.779-6.513a7.496 7.496 0 0 0-1.933-7.276 7.496 7.496 0 0 0-7.276-1.933A7.496 7.496 0 0 0 24 4.5Zm-4.291 6.14a4.503 4.503 0 0 1 8.582 0l.538 1.7 1.583-.822a4.503 4.503 0 0 1 6.068 6.07l-.822 1.582 1.701.538a4.503 4.503 0 0 1 .001 8.583l-1.7.538.822 1.583a4.503 4.503 0 0 1-6.07 6.068l-1.582-.821-.538 1.7a4.503 4.503 0 0 1-8.583 0l-.539-1.7-1.583.822a4.503 4.503 0 0 1-6.07-6.069l.823-1.582-1.7-.539a4.503 4.503 0 0 1 0-8.582l1.701-.539-.822-1.583a4.503 4.503 0 0 1 6.069-6.07l1.582.823.539-1.7Zm11.352 8.42a1.5 1.5 0 0 0-2.122-2.12l-12 12a1.5 1.5 0 0 0 2.122 2.12l12-12ZM15 19a3.5 3.5 0 1 1 7 0 3.5 3.5 0 0 1-7 0Zm14.5 6.5a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7Z"/>
3
- </svg>
4
- </template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48" height="48"><path fill-rule="evenodd" d="M24 4.5a7.5 7.5 0 0 0-6.512 3.777 7.5 7.5 0 0 0-7.277 1.933 7.5 7.5 0 0 0-1.933 7.278A7.5 7.5 0 0 0 4.5 24a7.5 7.5 0 0 0 3.777 6.512 7.5 7.5 0 0 0 1.934 7.276 7.5 7.5 0 0 0 7.276 1.934A7.5 7.5 0 0 0 24 43.5c2.79 0 5.22-1.522 6.513-3.779a7.5 7.5 0 0 0 7.275-1.933 7.5 7.5 0 0 0 1.934-7.276A7.5 7.5 0 0 0 43.5 24c0-2.79-1.522-5.22-3.779-6.513a7.5 7.5 0 0 0-1.933-7.276 7.5 7.5 0 0 0-7.276-1.933A7.5 7.5 0 0 0 24 4.5m-4.291 6.14a4.503 4.503 0 0 1 8.582 0l.538 1.7 1.583-.822a4.503 4.503 0 0 1 6.068 6.07l-.822 1.582 1.701.538a4.503 4.503 0 0 1 .001 8.583l-1.7.538.821 1.583a4.503 4.503 0 0 1-6.068 6.068l-1.584-.821-.538 1.7a4.503 4.503 0 0 1-8.582 0l-.539-1.7-1.583.822a4.503 4.503 0 0 1-6.07-6.069l.823-1.583-1.7-.538a4.503 4.503 0 0 1 0-8.582l1.701-.539-.822-1.583a4.503 4.503 0 0 1 6.069-6.07l1.583.823zm11.352 6.3a1.5 1.5 0 0 0-2.122 0l-12 12a1.5 1.5 0 0 0 2.122 2.12l12-12a1.5 1.5 0 0 0 0-2.12M15.5 19a3 3 0 1 1 6 0 3 3 0 0 1-6 0m14 7a3 3 0 1 0 0 6 3 3 0 0 0 0-6"/></svg></template>
5
2
  <script lang="ts">
6
3
  export default {
7
4
  name: 'Discount48',
@@ -1,7 +1,4 @@
1
- <template><svg aria-hidden="true" width="4rem" height="4rem" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
2
- <path fill-rule="evenodd" d="M32 6.5a9.498 9.498 0 0 0-8.437 5.13 9.498 9.498 0 0 0-9.594 2.337 9.498 9.498 0 0 0-2.338 9.596A9.498 9.498 0 0 0 6.5 32a9.498 9.498 0 0 0 5.13 8.437 9.498 9.498 0 0 0 2.338 9.594 9.498 9.498 0 0 0 9.595 2.338A9.498 9.498 0 0 0 32 57.5a9.498 9.498 0 0 0 8.438-5.132 9.498 9.498 0 0 0 9.593-2.338 9.498 9.498 0 0 0 2.339-9.593A9.498 9.498 0 0 0 57.5 32a9.498 9.498 0 0 0-5.132-8.438 9.498 9.498 0 0 0-2.338-9.593 9.498 9.498 0 0 0-9.593-2.339A9.498 9.498 0 0 0 32 6.5Zm-6.198 7.535a6.504 6.504 0 0 1 12.396 0l.538 1.7 1.583-.821a6.504 6.504 0 0 1 8.765 8.766l-.822 1.583 1.701.538a6.503 6.503 0 0 1 .002 12.397l-1.7.538.82 1.583a6.503 6.503 0 0 1-8.765 8.765l-1.583-.822-.538 1.701a6.503 6.503 0 0 1-12.398 0l-.538-1.7-1.583.822a6.504 6.504 0 0 1-8.767-8.766l.822-1.583-1.7-.538a6.504 6.504 0 0 1 .001-12.396l1.701-.539-.822-1.583a6.503 6.503 0 0 1 8.766-8.767l1.582.822.539-1.7ZM41.06 25.061a1.5 1.5 0 0 0-2.122-2.122l-16 16a1.5 1.5 0 0 0 2.122 2.122l16-16Zm-20.561.272a4.167 4.167 0 1 1 8.333 0 4.167 4.167 0 0 1-8.333 0ZM39.333 34.5a4.167 4.167 0 1 0 0 8.333 4.167 4.167 0 0 0 0-8.333Z"/>
3
- </svg>
4
- </template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64"><path fill-rule="evenodd" d="M32 6.5a9.5 9.5 0 0 0-8.437 5.13 9.5 9.5 0 0 0-9.594 2.337 9.5 9.5 0 0 0-2.338 9.596A9.5 9.5 0 0 0 6.5 32a9.5 9.5 0 0 0 5.13 8.437 9.5 9.5 0 0 0 2.338 9.594 9.5 9.5 0 0 0 9.595 2.338A9.5 9.5 0 0 0 32 57.5a9.5 9.5 0 0 0 8.438-5.132 9.5 9.5 0 0 0 9.593-2.338 9.5 9.5 0 0 0 2.339-9.593A9.5 9.5 0 0 0 57.5 32a9.5 9.5 0 0 0-5.132-8.438 9.5 9.5 0 0 0-2.338-9.593 9.5 9.5 0 0 0-9.593-2.339A9.5 9.5 0 0 0 32 6.5m-6.198 7.535a6.504 6.504 0 0 1 12.396 0l.538 1.7 1.583-.821a6.504 6.504 0 0 1 8.765 8.766l-.821 1.583 1.7.538a6.503 6.503 0 0 1 .002 12.397l-1.7.539.82 1.582a6.503 6.503 0 0 1-8.765 8.765l-1.583-.821-.538 1.7a6.503 6.503 0 0 1-12.398 0l-.538-1.7-1.583.822a6.504 6.504 0 0 1-8.767-8.766l.822-1.583-1.7-.538a6.504 6.504 0 0 1 .001-12.396l1.701-.539-.822-1.583a6.503 6.503 0 0 1 8.766-8.767l1.582.822zM41.06 25.061a1.5 1.5 0 0 0-2.122-2.122l-16 16a1.5 1.5 0 0 0 2.122 2.122zM21 25.333a3.667 3.667 0 1 1 7.333 0 3.667 3.667 0 0 1-7.333 0M39.333 35a3.667 3.667 0 1 0 0 7.333 3.667 3.667 0 0 0 0-7.333"/></svg></template>
5
2
  <script lang="ts">
6
3
  export default {
7
4
  name: 'Discount64',
@@ -1,7 +1,4 @@
1
- <template><svg aria-hidden="true" width="1.25rem" height="1.25rem" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
2
- <path fill-rule="evenodd" d="M3.25 2.5a.75.75 0 0 0-1.5 0v15a.75.75 0 0 0 1.5 0v-15Zm15 0a.75.75 0 0 0-1.5 0v15a.75.75 0 0 0 1.5 0v-15ZM7.614 8.447a.75.75 0 1 0-1.061-1.06L4.47 9.47a.75.75 0 0 0 0 1.06l2.083 2.084a.75.75 0 1 0 1.06-1.061l-.802-.803h6.378l-.803.803a.75.75 0 0 0 1.061 1.06l2.083-2.083a.75.75 0 0 0 0-1.06l-2.083-2.084a.75.75 0 0 0-1.06 1.061l.802.803H6.811l.803-.803Z"/>
3
- </svg>
4
- </template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20" height="20"><path fill-rule="evenodd" d="M3.25 2.5a.75.75 0 0 0-1.5 0v15a.75.75 0 0 0 1.5 0zm15 0a.75.75 0 0 0-1.5 0v15a.75.75 0 0 0 1.5 0zM7.614 8.447a.75.75 0 1 0-1.061-1.06L4.47 9.47a.75.75 0 0 0 0 1.06l2.083 2.084a.75.75 0 1 0 1.06-1.061l-.802-.803h6.378l-.803.803a.75.75 0 0 0 1.061 1.06l2.083-2.083a.75.75 0 0 0 0-1.06l-2.083-2.084a.75.75 0 0 0-1.06 1.061l.802.803H6.811z"/></svg></template>
5
2
  <script lang="ts">
6
3
  export default {
7
4
  name: 'Distance20',
@@ -1,7 +1,4 @@
1
- <template><svg aria-hidden="true" width="1.5rem" height="1.5rem" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
- <path fill-rule="evenodd" d="M4 3a1 1 0 0 0-2 0v18a1 1 0 1 0 2 0V3Zm18 0a1 1 0 1 0-2 0v18a1 1 0 1 0 2 0V3ZM9.207 10.207a1 1 0 0 0-1.414-1.414l-2.5 2.5a1 1 0 0 0 0 1.414l2.5 2.5a1 1 0 0 0 1.414-1.414L8.414 13h7.172l-.793.793a1 1 0 0 0 1.414 1.414l2.5-2.5a1 1 0 0 0 0-1.414l-2.5-2.5a1 1 0 1 0-1.414 1.414l.793.793H8.414l.793-.793Z"/>
3
- </svg>
4
- </template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path fill-rule="evenodd" d="M4 3a1 1 0 0 0-2 0v18a1 1 0 1 0 2 0zm18 0a1 1 0 1 0-2 0v18a1 1 0 1 0 2 0zM9.207 10.207a1 1 0 0 0-1.414-1.414l-2.5 2.5a1 1 0 0 0 0 1.414l2.5 2.5a1 1 0 0 0 1.414-1.414L8.414 13h7.172l-.793.793a1 1 0 0 0 1.414 1.414l2.5-2.5a1 1 0 0 0 0-1.414l-2.5-2.5a1 1 0 1 0-1.414 1.414l.793.793H8.414z"/></svg></template>
5
2
  <script lang="ts">
6
3
  export default {
7
4
  name: 'Distance24',
@@ -1,7 +1,4 @@
1
- <template><svg aria-hidden="true" width="2rem" height="2rem" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
2
- <path fill-rule="evenodd" d="M5 4a1 1 0 0 0-2 0v24a1 1 0 1 0 2 0V4Zm24 0a1 1 0 1 0-2 0v24a1 1 0 1 0 2 0V4Zm-16.96 9.374a1 1 0 1 0-1.414-1.414l-3.333 3.333a1 1 0 0 0 0 1.414l3.333 3.333a1 1 0 1 0 1.414-1.414L10.414 17h11.172l-1.626 1.626a1 1 0 1 0 1.414 1.414l3.333-3.333a1 1 0 0 0 0-1.414l-3.333-3.333a1 1 0 1 0-1.414 1.414L21.586 15H10.414l1.626-1.626Z"/>
3
- </svg>
4
- </template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32" height="32"><path fill-rule="evenodd" d="M5 4a1 1 0 0 0-2 0v24a1 1 0 1 0 2 0zm24 0a1 1 0 1 0-2 0v24a1 1 0 1 0 2 0zm-16.96 9.374a1 1 0 1 0-1.414-1.414l-3.333 3.333a1 1 0 0 0 0 1.414l3.333 3.333a1 1 0 1 0 1.414-1.414L10.414 17h11.172l-1.626 1.626a1 1 0 1 0 1.414 1.414l3.333-3.333a1 1 0 0 0 0-1.414l-3.333-3.333a1 1 0 1 0-1.414 1.414L21.586 15H10.414z"/></svg></template>
5
2
  <script lang="ts">
6
3
  export default {
7
4
  name: 'Distance32',
@@ -1,7 +1,4 @@
1
- <template><svg aria-hidden="true" width="3rem" height="3rem" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
2
- <path fill-rule="evenodd" d="M7.5 6a1.5 1.5 0 1 0-3 0v36a1.5 1.5 0 0 0 3 0V6Zm36 0a1.5 1.5 0 0 0-3 0v36a1.5 1.5 0 0 0 3 0V6ZM18.06 20.06a1.5 1.5 0 0 0-2.12-2.12l-5 5a1.5 1.5 0 0 0 0 2.12l5 5a1.5 1.5 0 0 0 2.12-2.12l-2.439-2.44H32.38l-2.44 2.44a1.5 1.5 0 0 0 2.122 2.12l5-5a1.5 1.5 0 0 0 0-2.12l-5-5a1.5 1.5 0 0 0-2.122 2.12l2.44 2.44H15.62l2.44-2.44Z"/>
3
- </svg>
4
- </template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48" height="48"><path fill-rule="evenodd" d="M7.5 6a1.5 1.5 0 1 0-3 0v36a1.5 1.5 0 0 0 3 0zm36 0a1.5 1.5 0 0 0-3 0v36a1.5 1.5 0 0 0 3 0zM18.06 20.06a1.5 1.5 0 0 0-2.12-2.12l-5 5a1.5 1.5 0 0 0 0 2.12l5 5a1.5 1.5 0 0 0 2.12-2.12l-2.439-2.44H32.38l-2.44 2.44a1.5 1.5 0 0 0 2.122 2.12l5-5a1.5 1.5 0 0 0 0-2.12l-5-5a1.5 1.5 0 0 0-2.122 2.12l2.44 2.44H15.62z"/></svg></template>
5
2
  <script lang="ts">
6
3
  export default {
7
4
  name: 'Distance48',
@@ -1,7 +1,4 @@
1
- <template><svg aria-hidden="true" width="4rem" height="4rem" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
2
- <path fill-rule="evenodd" d="M9.5 8a1.5 1.5 0 1 0-3 0v48a1.5 1.5 0 0 0 3 0V8Zm48 0a1.5 1.5 0 0 0-3 0v48a1.5 1.5 0 0 0 3 0V8ZM23.727 26.394a1.5 1.5 0 1 0-2.121-2.121l-6.667 6.666a1.5 1.5 0 0 0 0 2.122l6.667 6.666a1.5 1.5 0 1 0 2.121-2.121L19.621 33.5H44.38l-4.106 4.106a1.5 1.5 0 1 0 2.121 2.121l6.667-6.666a1.5 1.5 0 0 0 0-2.122l-6.667-6.666a1.5 1.5 0 1 0-2.121 2.121L44.38 30.5H19.62l4.106-4.106Z"/>
3
- </svg>
4
- </template>
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64"><path fill-rule="evenodd" d="M9.5 8a1.5 1.5 0 1 0-3 0v48a1.5 1.5 0 0 0 3 0zm48 0a1.5 1.5 0 0 0-3 0v48a1.5 1.5 0 0 0 3 0zM23.727 26.394a1.5 1.5 0 1 0-2.121-2.121l-6.667 6.666a1.5 1.5 0 0 0 0 2.122l6.667 6.666a1.5 1.5 0 1 0 2.121-2.121L19.621 33.5H44.38l-4.106 4.106a1.5 1.5 0 1 0 2.121 2.121l6.667-6.666a1.5 1.5 0 0 0 0-2.122l-6.667-6.666a1.5 1.5 0 1 0-2.121 2.121l4.106 4.106H19.62z"/></svg></template>
5
2
  <script lang="ts">
6
3
  export default {
7
4
  name: 'Distance64',
@@ -0,0 +1,15 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20" height="20"><path fill-rule="evenodd" d="M10.53 1.97a.75.75 0 0 0-1.06 0l-2.5 2.5a.75.75 0 0 0 0 1.06l7.5 7.5c.14.141.331.22.53.22h2.5a.75.75 0 0 0 .75-.75V10a.75.75 0 0 0-.22-.53zm4.78 9.78L10.26 6.698l1.44-1.44 5.051 5.053v1.439zm-4.319-7.198-1.44 1.44L8.562 5 10 3.56zM2.213 3.474a.75.75 0 0 1 .817.162L16.364 16.97a.75.75 0 0 1-.53 1.28H2.5a.75.75 0 0 1-.75-.75V4.167a.75.75 0 0 1 .463-.693M3.25 5.977V16.75h10.773l-1.7-1.7-.303.304a.5.5 0 0 1-.707-.708l.303-.303-.96-.96-.72.72a.5.5 0 0 1-.706-.707l.72-.72-.96-.959-.303.303a.5.5 0 1 1-.707-.707l.303-.303-.96-.96-.72.72a.5.5 0 1 1-.707-.707l.72-.72-.96-.96-.302.304a.5.5 0 1 1-.708-.707l.303-.303zm2.392 5.644a.5.5 0 0 1 .545.109l2.083 2.083a.5.5 0 0 1-.353.854H5.833a.5.5 0 0 1-.5-.5v-2.084a.5.5 0 0 1 .309-.462m.691 1.67v.376h.377z"/></svg></template>
2
+ <script lang="ts">
3
+ export default {
4
+ name: 'Diy20',
5
+ props: {
6
+ /**
7
+ * Icon color
8
+ */
9
+ color: {
10
+ type: String,
11
+ default: 'currentColor',
12
+ },
13
+ },
14
+ };
15
+ </script>
@@ -0,0 +1,2 @@
1
+ import Diy20 from './Diy20.vue';
2
+ export { Diy20 };
@@ -0,0 +1,15 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path fill-rule="evenodd" d="M12.707 2.293a1 1 0 0 0-1.414 0l-3 3a1 1 0 0 0 0 1.414l9 9A1 1 0 0 0 18 16h3a1 1 0 0 0 1-1v-3a1 1 0 0 0-.293-.707zM18.414 14l-6.103-6.104 1.585-1.585L20 12.414V14zM13.19 5.604l-1.585 1.585L10.414 6 12 4.414zM2.617 4.076a1 1 0 0 1 1.09.217l16 16A1 1 0 0 1 19 22H3a1 1 0 0 1-1-1V5a1 1 0 0 1 .617-.924M4 7.414V20h12.586l-1.94-1.94-.292.294a.5.5 0 0 1-.708-.708l.293-.292-1.293-1.293-.792.793a.5.5 0 0 1-.708-.708l.793-.792-1.293-1.293-.292.293a.5.5 0 0 1-.708-.708l.293-.292-1.293-1.293-.792.793a.5.5 0 0 1-.708-.708l.793-.792-1.293-1.293-.292.293a.5.5 0 0 1-.708-.708l.293-.292zm2.809 6.624a.5.5 0 0 1 .545.108l2.5 2.5a.5.5 0 0 1-.354.854H7a.5.5 0 0 1-.5-.5v-2.5a.5.5 0 0 1 .309-.462m.691 1.67v.792h.793z"/></svg></template>
2
+ <script lang="ts">
3
+ export default {
4
+ name: 'Diy24',
5
+ props: {
6
+ /**
7
+ * Icon color
8
+ */
9
+ color: {
10
+ type: String,
11
+ default: 'currentColor',
12
+ },
13
+ },
14
+ };
15
+ </script>
@@ -0,0 +1,2 @@
1
+ import Diy24 from './Diy24.vue';
2
+ export { Diy24 };
@@ -0,0 +1,15 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32" height="32"><path fill-rule="evenodd" d="M16.707 3.293a1 1 0 0 0-1.414 0l-4 4a1 1 0 0 0 0 1.414l12 12A1 1 0 0 0 24 21h4a1 1 0 0 0 1-1v-4a1 1 0 0 0-.293-.707zM24.414 19l-8.353-8.354 2.585-2.585L27 16.414V19zM17.94 7.354l-2.585 2.585L13.414 8 16 5.414zM3.617 5.743a1 1 0 0 1 1.09.217L26.04 27.293A1 1 0 0 1 25.333 29H4a1 1 0 0 1-1-1V6.667a1 1 0 0 1 .617-.924M5 9.08V27h17.92l-3.274-3.273-.626.627a.5.5 0 0 1-.707-.708l.626-.626-1.96-1.96-1.292 1.294a.5.5 0 0 1-.707-.708l1.293-1.292-1.96-1.96-.626.626a.5.5 0 1 1-.707-.707l.626-.626-1.96-1.96-1.292 1.293a.5.5 0 1 1-.708-.707l1.293-1.293-1.96-1.96-.625.627a.5.5 0 0 1-.708-.707l.627-.626zm4.142 9.79a.5.5 0 0 1 .545.109l3.333 3.333a.5.5 0 0 1-.353.854H9.333a.5.5 0 0 1-.5-.5v-3.334a.5.5 0 0 1 .309-.462m.691 1.67v1.626h1.627z"/></svg></template>
2
+ <script lang="ts">
3
+ export default {
4
+ name: 'Diy32',
5
+ props: {
6
+ /**
7
+ * Icon color
8
+ */
9
+ color: {
10
+ type: String,
11
+ default: 'currentColor',
12
+ },
13
+ },
14
+ };
15
+ </script>
@@ -0,0 +1,2 @@
1
+ import Diy32 from './Diy32.vue';
2
+ export { Diy32 };
@@ -0,0 +1,15 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48" height="48"><path fill-rule="evenodd" d="M25.06 4.94a1.5 1.5 0 0 0-2.12 0l-6 6a1.5 1.5 0 0 0 0 2.12l18 18a1.5 1.5 0 0 0 1.06.44h6a1.5 1.5 0 0 0 1.5-1.5v-6a1.5 1.5 0 0 0-.44-1.06zM36.622 28.5 24.268 16.146l3.878-3.878L40.5 24.62V28.5zm-9.889-17.646-3.878 3.878L20.12 12 24 8.121zM5.426 8.614a1.5 1.5 0 0 1 1.635.325l32 32A1.5 1.5 0 0 1 38 43.5H6A1.5 1.5 0 0 1 4.5 42V10a1.5 1.5 0 0 1 .926-1.386M7.5 13.621V40.5h26.879l-4.733-4.732-.939.94a1 1 0 0 1-1.414-1.415l.94-.94-2.587-2.585-1.939 1.94a1 1 0 0 1-1.414-1.415l1.94-1.94-2.587-2.585-.939.94a1 1 0 0 1-1.414-1.415l.94-.94-2.587-2.585-1.939 1.94a1 1 0 0 1-1.414-1.415l1.94-1.94-2.587-2.585-.939.94a1 1 0 0 1-1.414-1.415l.94-.94zm6.117 14.455a1 1 0 0 1 1.09.217l5 5A1 1 0 0 1 19 35h-5a1 1 0 0 1-1-1v-5a1 1 0 0 1 .617-.924M15 31.414V33h1.586z"/></svg></template>
2
+ <script lang="ts">
3
+ export default {
4
+ name: 'Diy48',
5
+ props: {
6
+ /**
7
+ * Icon color
8
+ */
9
+ color: {
10
+ type: String,
11
+ default: 'currentColor',
12
+ },
13
+ },
14
+ };
15
+ </script>
@@ -0,0 +1,2 @@
1
+ import Diy48 from './Diy48.vue';
2
+ export { Diy48 };
@@ -0,0 +1,15 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64"><path fill-rule="evenodd" d="M33.06 6.94a1.5 1.5 0 0 0-2.12 0l-8 8a1.5 1.5 0 0 0 0 2.12l24 24a1.5 1.5 0 0 0 1.06.44h8a1.5 1.5 0 0 0 1.5-1.5v-8a1.5 1.5 0 0 0-.44-1.06zM48.622 38.5 31.768 21.646l5.878-5.878L54.5 32.62V38.5zM36.232 14.354l-5.878 5.878L26.12 16 32 10.121zM7.426 11.948a1.5 1.5 0 0 1 1.635.325l42.666 42.666a1.5 1.5 0 0 1-1.06 2.561H8A1.5 1.5 0 0 1 6.5 56V13.333a1.5 1.5 0 0 1 .926-1.385M9.5 16.955V54.5h37.545l-7.399-7.399-1.606 1.606a1 1 0 0 1-1.414-1.414l1.606-1.606-3.919-3.92-2.94 2.94a1 1 0 0 1-1.413-1.414l2.939-2.94-3.92-3.919-1.605 1.606a1 1 0 1 1-1.414-1.414l1.606-1.606-3.92-3.919-2.939 2.94a1 1 0 1 1-1.414-1.415l2.94-2.94-3.92-3.918-1.606 1.606a1 1 0 0 1-1.414-1.414l1.606-1.606zm8.784 20.788a1 1 0 0 1 1.09.217l6.666 6.666a1 1 0 0 1-.707 1.707h-6.666a1 1 0 0 1-1-1v-6.666a1 1 0 0 1 .617-.924m1.383 3.338v3.252h3.252z"/></svg></template>
2
+ <script lang="ts">
3
+ export default {
4
+ name: 'Diy64',
5
+ props: {
6
+ /**
7
+ * Icon color
8
+ */
9
+ color: {
10
+ type: String,
11
+ default: 'currentColor',
12
+ },
13
+ },
14
+ };
15
+ </script>
@@ -0,0 +1,2 @@
1
+ import Diy64 from './Diy64.vue';
2
+ export { Diy64 };
@@ -0,0 +1,15 @@
1
+ <template><svg aria-hidden="true" :fill="color" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20" height="20"><path fill-rule="evenodd" d="m12.26 5.884-1.2 1.2 1.857 1.856 1.2-1.2zm.707-.707 1.856 1.856.783-.783-1.856-1.856zM6.78 2.803 10 6.023l3.22-3.22a.75.75 0 0 1 1.06 0l2.917 2.917a.75.75 0 0 1 0 1.06L13.977 10l3.22 3.22a.75.75 0 0 1 0 1.06l-2.917 2.917a.75.75 0 0 1-1.06 0L10 13.977 8.447 15.53a.75.75 0 0 1-.367.202l-3.75.834a.75.75 0 0 1-.895-.895l.833-3.75a.75.75 0 0 1 .202-.368L6.023 10l-3.22-3.22a.75.75 0 0 1 0-1.06L5.72 2.803a.75.75 0 0 1 1.06 0m.304 8.258 1.856 1.856-.992.99-1.856-1.855zM5.576 12.95l-.421 1.896 1.896-.422zm.674-8.556L4.394 6.25l.991.991.512-.511a.5.5 0 0 1 .707.707l-.512.511.96.96.928-.928a.5.5 0 0 1 .707.707l-.928.928.96.96.51-.512a.5.5 0 1 1 .708.707l-.511.512.96.96.927-.929a.5.5 0 1 1 .707.707l-.928.928.96.96.511-.511a.5.5 0 1 1 .707.707l-.511.511.991.991 1.856-1.856z"/></svg></template>
2
+ <script lang="ts">
3
+ export default {
4
+ name: 'DiyAlt20',
5
+ props: {
6
+ /**
7
+ * Icon color
8
+ */
9
+ color: {
10
+ type: String,
11
+ default: 'currentColor',
12
+ },
13
+ },
14
+ };
15
+ </script>
@@ -0,0 +1,2 @@
1
+ import DiyAlt20 from './DiyAlt20.vue';
2
+ export { DiyAlt20 };