utruckin-icons 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of utruckin-icons might be problematic. Click here for more details.

Files changed (1178) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +164 -0
  3. package/dist/Activity.vue +25 -0
  4. package/dist/ActivityHeart.vue +25 -0
  5. package/dist/Airplay.vue +25 -0
  6. package/dist/Airpods.vue +26 -0
  7. package/dist/AlarmClock.vue +25 -0
  8. package/dist/AlarmClockCheck.vue +25 -0
  9. package/dist/AlarmClockMinus.vue +25 -0
  10. package/dist/AlarmClockOff.vue +25 -0
  11. package/dist/AlarmClockPlus.vue +25 -0
  12. package/dist/AlertCircle.vue +25 -0
  13. package/dist/AlertHexagon.vue +25 -0
  14. package/dist/AlertOctagon.vue +25 -0
  15. package/dist/AlertSquare.vue +25 -0
  16. package/dist/AlertTriangle.vue +25 -0
  17. package/dist/AlignBottom01.vue +25 -0
  18. package/dist/AlignBottom02.vue +26 -0
  19. package/dist/AlignCenter.vue +25 -0
  20. package/dist/AlignHorizontalCentre01.vue +25 -0
  21. package/dist/AlignHorizontalCentre02.vue +26 -0
  22. package/dist/AlignJustify.vue +25 -0
  23. package/dist/AlignLeft.vue +25 -0
  24. package/dist/AlignLeft01.vue +25 -0
  25. package/dist/AlignLeft02.vue +26 -0
  26. package/dist/AlignRight.vue +25 -0
  27. package/dist/AlignRight01.vue +25 -0
  28. package/dist/AlignRight02.vue +26 -0
  29. package/dist/AlignTop01.vue +25 -0
  30. package/dist/AlignTop02.vue +26 -0
  31. package/dist/AlignVerticalCenter01.vue +25 -0
  32. package/dist/AlignVerticalCenter02.vue +26 -0
  33. package/dist/Anchor.vue +25 -0
  34. package/dist/Annotation.vue +25 -0
  35. package/dist/AnnotationAlert.vue +25 -0
  36. package/dist/AnnotationCheck.vue +25 -0
  37. package/dist/AnnotationDots.vue +25 -0
  38. package/dist/AnnotationHeart.vue +26 -0
  39. package/dist/AnnotationInfo.vue +25 -0
  40. package/dist/AnnotationPlus.vue +25 -0
  41. package/dist/AnnotationQuestion.vue +25 -0
  42. package/dist/AnnotationX.vue +25 -0
  43. package/dist/Announcement01.vue +25 -0
  44. package/dist/Announcement02.vue +25 -0
  45. package/dist/Announcement03.vue +25 -0
  46. package/dist/Archive.vue +25 -0
  47. package/dist/ArrowBlockDown.vue +25 -0
  48. package/dist/ArrowBlockLeft.vue +25 -0
  49. package/dist/ArrowBlockRight.vue +25 -0
  50. package/dist/ArrowBlockUp.vue +25 -0
  51. package/dist/ArrowCircleBrokenDown.vue +25 -0
  52. package/dist/ArrowCircleBrokenDownLeft.vue +25 -0
  53. package/dist/ArrowCircleBrokenDownRight.vue +25 -0
  54. package/dist/ArrowCircleBrokenLeft.vue +25 -0
  55. package/dist/ArrowCircleBrokenRight.vue +25 -0
  56. package/dist/ArrowCircleBrokenUp.vue +25 -0
  57. package/dist/ArrowCircleBrokenUpLeft.vue +25 -0
  58. package/dist/ArrowCircleBrokenUpRight.vue +25 -0
  59. package/dist/ArrowCircleDown.vue +25 -0
  60. package/dist/ArrowCircleDownLeft.vue +25 -0
  61. package/dist/ArrowCircleDownRight.vue +25 -0
  62. package/dist/ArrowCircleLeft.vue +25 -0
  63. package/dist/ArrowCircleRight.vue +25 -0
  64. package/dist/ArrowCircleUp.vue +25 -0
  65. package/dist/ArrowCircleUpLeft.vue +25 -0
  66. package/dist/ArrowCircleUpRight.vue +25 -0
  67. package/dist/ArrowDown.vue +25 -0
  68. package/dist/ArrowDownLeft.vue +25 -0
  69. package/dist/ArrowDownRight.vue +25 -0
  70. package/dist/ArrowLeft.vue +25 -0
  71. package/dist/ArrowNarrowDown.vue +25 -0
  72. package/dist/ArrowNarrowDownLeft.vue +25 -0
  73. package/dist/ArrowNarrowDownRight.vue +25 -0
  74. package/dist/ArrowNarrowLeft.vue +25 -0
  75. package/dist/ArrowNarrowRight.vue +25 -0
  76. package/dist/ArrowNarrowUp.vue +25 -0
  77. package/dist/ArrowNarrowUpLeft.vue +25 -0
  78. package/dist/ArrowNarrowUpRight.vue +25 -0
  79. package/dist/ArrowRight.vue +25 -0
  80. package/dist/ArrowSquareDown.vue +25 -0
  81. package/dist/ArrowSquareDownLeft.vue +25 -0
  82. package/dist/ArrowSquareDownRight.vue +25 -0
  83. package/dist/ArrowSquareLeft.vue +25 -0
  84. package/dist/ArrowSquareRight.vue +25 -0
  85. package/dist/ArrowSquareUp.vue +25 -0
  86. package/dist/ArrowSquareUpLeft.vue +25 -0
  87. package/dist/ArrowSquareUpRight.vue +25 -0
  88. package/dist/ArrowUp.vue +25 -0
  89. package/dist/ArrowUpLeft.vue +25 -0
  90. package/dist/ArrowUpRight.vue +25 -0
  91. package/dist/ArrowsDown.vue +25 -0
  92. package/dist/ArrowsLeft.vue +25 -0
  93. package/dist/ArrowsRight.vue +25 -0
  94. package/dist/ArrowsTriangle.vue +25 -0
  95. package/dist/ArrowsUp.vue +25 -0
  96. package/dist/Asterisk01.vue +25 -0
  97. package/dist/Asterisk02.vue +25 -0
  98. package/dist/AtSign.vue +25 -0
  99. package/dist/Atom01.vue +25 -0
  100. package/dist/Atom02.vue +25 -0
  101. package/dist/Attachment01.vue +25 -0
  102. package/dist/Attachment02.vue +25 -0
  103. package/dist/Award01.vue +25 -0
  104. package/dist/Award02.vue +25 -0
  105. package/dist/Award03.vue +25 -0
  106. package/dist/Award04.vue +25 -0
  107. package/dist/Award05.vue +25 -0
  108. package/dist/Backpack.vue +25 -0
  109. package/dist/Bank.vue +25 -0
  110. package/dist/BankNote01.vue +25 -0
  111. package/dist/BankNote02.vue +25 -0
  112. package/dist/BankNote03.vue +25 -0
  113. package/dist/BarChart01.vue +25 -0
  114. package/dist/BarChart02.vue +25 -0
  115. package/dist/BarChart03.vue +25 -0
  116. package/dist/BarChart04.vue +25 -0
  117. package/dist/BarChart05.vue +25 -0
  118. package/dist/BarChart06.vue +25 -0
  119. package/dist/BarChart07.vue +25 -0
  120. package/dist/BarChart08.vue +25 -0
  121. package/dist/BarChart09.vue +25 -0
  122. package/dist/BarChart10.vue +25 -0
  123. package/dist/BarChart11.vue +25 -0
  124. package/dist/BarChart12.vue +25 -0
  125. package/dist/BarChartCircle01.vue +25 -0
  126. package/dist/BarChartCircle02.vue +25 -0
  127. package/dist/BarChartCircle03.vue +25 -0
  128. package/dist/BarChartSquare01.vue +25 -0
  129. package/dist/BarChartSquare02.vue +25 -0
  130. package/dist/BarChartSquare03.vue +25 -0
  131. package/dist/BarChartSquareDown.vue +25 -0
  132. package/dist/BarChartSquareMinus.vue +25 -0
  133. package/dist/BarChartSquarePlus.vue +25 -0
  134. package/dist/BarChartSquareUp.vue +25 -0
  135. package/dist/BarLineChart.vue +25 -0
  136. package/dist/BatteryCharging01.vue +25 -0
  137. package/dist/BatteryCharging02.vue +25 -0
  138. package/dist/BatteryEmpty.vue +25 -0
  139. package/dist/BatteryFull.vue +25 -0
  140. package/dist/BatteryLow.vue +25 -0
  141. package/dist/BatteryMid.vue +25 -0
  142. package/dist/Beaker01.vue +25 -0
  143. package/dist/Beaker02.vue +25 -0
  144. package/dist/Bell01.vue +25 -0
  145. package/dist/Bell02.vue +25 -0
  146. package/dist/Bell03.vue +25 -0
  147. package/dist/Bell04.vue +25 -0
  148. package/dist/BellMinus.vue +25 -0
  149. package/dist/BellOff01.vue +25 -0
  150. package/dist/BellOff02.vue +25 -0
  151. package/dist/BellOff03.vue +25 -0
  152. package/dist/BellPlus.vue +25 -0
  153. package/dist/BellRinging01.vue +25 -0
  154. package/dist/BellRinging02.vue +25 -0
  155. package/dist/BellRinging03.vue +25 -0
  156. package/dist/BellRinging04.vue +25 -0
  157. package/dist/BezierCurve01.vue +25 -0
  158. package/dist/BezierCurve02.vue +25 -0
  159. package/dist/BezierCurve03.vue +25 -0
  160. package/dist/BluetoothConnect.vue +25 -0
  161. package/dist/BluetoothOff.vue +25 -0
  162. package/dist/BluetoothOn.vue +25 -0
  163. package/dist/BluetoothSignal.vue +25 -0
  164. package/dist/Bold01.vue +25 -0
  165. package/dist/Bold02.vue +25 -0
  166. package/dist/BoldSquare.vue +25 -0
  167. package/dist/BookClosed.vue +25 -0
  168. package/dist/BookOpen01.vue +25 -0
  169. package/dist/BookOpen02.vue +25 -0
  170. package/dist/Bookmark.vue +25 -0
  171. package/dist/BookmarkAdd.vue +25 -0
  172. package/dist/BookmarkCheck.vue +25 -0
  173. package/dist/BookmarkMinus.vue +25 -0
  174. package/dist/BookmarkX.vue +25 -0
  175. package/dist/Box.vue +25 -0
  176. package/dist/Brackets.vue +25 -0
  177. package/dist/BracketsCheck.vue +25 -0
  178. package/dist/BracketsEllipses.vue +25 -0
  179. package/dist/BracketsMinus.vue +25 -0
  180. package/dist/BracketsPlus.vue +25 -0
  181. package/dist/BracketsSlash.vue +25 -0
  182. package/dist/BracketsX.vue +25 -0
  183. package/dist/Briefcase01.vue +25 -0
  184. package/dist/Briefcase02.vue +25 -0
  185. package/dist/Browser.vue +25 -0
  186. package/dist/Brush01.vue +25 -0
  187. package/dist/Brush02.vue +25 -0
  188. package/dist/Brush03.vue +25 -0
  189. package/dist/Building01.vue +25 -0
  190. package/dist/Building02.vue +25 -0
  191. package/dist/Building03.vue +25 -0
  192. package/dist/Building04.vue +25 -0
  193. package/dist/Building05.vue +25 -0
  194. package/dist/Building06.vue +25 -0
  195. package/dist/Building07.vue +25 -0
  196. package/dist/Building08.vue +25 -0
  197. package/dist/Bus.vue +25 -0
  198. package/dist/Calculator.vue +25 -0
  199. package/dist/Calendar.vue +25 -0
  200. package/dist/CalendarCheck01.vue +25 -0
  201. package/dist/CalendarCheck02.vue +25 -0
  202. package/dist/CalendarDate.vue +25 -0
  203. package/dist/CalendarHeart01.vue +25 -0
  204. package/dist/CalendarHeart02.vue +25 -0
  205. package/dist/CalendarMinus01.vue +25 -0
  206. package/dist/CalendarMinus02.vue +25 -0
  207. package/dist/CalendarPlus01.vue +25 -0
  208. package/dist/CalendarPlus02.vue +25 -0
  209. package/dist/Camera01.vue +26 -0
  210. package/dist/Camera02.vue +26 -0
  211. package/dist/Camera03.vue +26 -0
  212. package/dist/CameraLens.vue +25 -0
  213. package/dist/CameraOff.vue +25 -0
  214. package/dist/CameraPlus.vue +25 -0
  215. package/dist/Car01.vue +25 -0
  216. package/dist/Car02.vue +25 -0
  217. package/dist/Certificate01.vue +25 -0
  218. package/dist/Certificate02.vue +25 -0
  219. package/dist/ChartBreakoutCircle.vue +25 -0
  220. package/dist/ChartBreakoutSquare.vue +25 -0
  221. package/dist/Check.vue +25 -0
  222. package/dist/CheckCircle.vue +25 -0
  223. package/dist/CheckCircleBroken.vue +25 -0
  224. package/dist/CheckDone01.vue +25 -0
  225. package/dist/CheckDone02.vue +25 -0
  226. package/dist/CheckHeart.vue +25 -0
  227. package/dist/CheckSquare.vue +25 -0
  228. package/dist/CheckSquareBroken.vue +25 -0
  229. package/dist/CheckVerified01.vue +25 -0
  230. package/dist/CheckVerified02.vue +25 -0
  231. package/dist/CheckVerified03.vue +25 -0
  232. package/dist/ChevronDown.vue +25 -0
  233. package/dist/ChevronDownDouble.vue +25 -0
  234. package/dist/ChevronLeft.vue +25 -0
  235. package/dist/ChevronLeftDouble.vue +25 -0
  236. package/dist/ChevronRight.vue +25 -0
  237. package/dist/ChevronRightDouble.vue +25 -0
  238. package/dist/ChevronSelectorHorizontal.vue +25 -0
  239. package/dist/ChevronSelectorVertical.vue +25 -0
  240. package/dist/ChevronUp.vue +25 -0
  241. package/dist/ChevronUpDouble.vue +25 -0
  242. package/dist/ChromeCast.vue +25 -0
  243. package/dist/Circle.vue +25 -0
  244. package/dist/CircleCut.vue +25 -0
  245. package/dist/Clapperboard.vue +25 -0
  246. package/dist/Clipboard.vue +25 -0
  247. package/dist/ClipboardAttachment.vue +25 -0
  248. package/dist/ClipboardCheck.vue +25 -0
  249. package/dist/ClipboardDownload.vue +25 -0
  250. package/dist/ClipboardMinus.vue +25 -0
  251. package/dist/ClipboardPlus.vue +25 -0
  252. package/dist/ClipboardX.vue +25 -0
  253. package/dist/Clock.vue +25 -0
  254. package/dist/ClockCheck.vue +25 -0
  255. package/dist/ClockFastForward.vue +25 -0
  256. package/dist/ClockPlus.vue +25 -0
  257. package/dist/ClockRefresh.vue +25 -0
  258. package/dist/ClockRewind.vue +25 -0
  259. package/dist/ClockSnooze.vue +25 -0
  260. package/dist/ClockStopwatch.vue +25 -0
  261. package/dist/Cloud01.vue +25 -0
  262. package/dist/Cloud02.vue +25 -0
  263. package/dist/Cloud03.vue +25 -0
  264. package/dist/CloudBlank01.vue +25 -0
  265. package/dist/CloudBlank02.vue +25 -0
  266. package/dist/CloudLightning.vue +25 -0
  267. package/dist/CloudMoon.vue +25 -0
  268. package/dist/CloudOff.vue +25 -0
  269. package/dist/CloudRaining01.vue +25 -0
  270. package/dist/CloudRaining02.vue +25 -0
  271. package/dist/CloudRaining03.vue +25 -0
  272. package/dist/CloudRaining04.vue +25 -0
  273. package/dist/CloudRaining05.vue +25 -0
  274. package/dist/CloudRaining06.vue +25 -0
  275. package/dist/CloudSnowing01.vue +25 -0
  276. package/dist/CloudSnowing02.vue +25 -0
  277. package/dist/CloudSun01.vue +25 -0
  278. package/dist/CloudSun02.vue +25 -0
  279. package/dist/CloudSun03.vue +25 -0
  280. package/dist/Code01.vue +25 -0
  281. package/dist/Code02.vue +25 -0
  282. package/dist/CodeBrowser.vue +25 -0
  283. package/dist/CodeCircle01.vue +25 -0
  284. package/dist/CodeCircle02.vue +25 -0
  285. package/dist/CodeCircle03.vue +25 -0
  286. package/dist/CodeSnippet01.vue +25 -0
  287. package/dist/CodeSnippet02.vue +25 -0
  288. package/dist/CodeSquare01.vue +25 -0
  289. package/dist/CodeSquare02.vue +25 -0
  290. package/dist/Codepen.vue +25 -0
  291. package/dist/Coins01.vue +25 -0
  292. package/dist/Coins02.vue +25 -0
  293. package/dist/Coins03.vue +25 -0
  294. package/dist/Coins04.vue +25 -0
  295. package/dist/CoinsHand.vue +25 -0
  296. package/dist/CoinsStacked01.vue +25 -0
  297. package/dist/CoinsStacked02.vue +25 -0
  298. package/dist/CoinsStacked03.vue +25 -0
  299. package/dist/CoinsStacked04.vue +25 -0
  300. package/dist/CoinsSwap01.vue +25 -0
  301. package/dist/CoinsSwap02.vue +25 -0
  302. package/dist/Colors.vue +25 -0
  303. package/dist/Columns01.vue +26 -0
  304. package/dist/Columns02.vue +25 -0
  305. package/dist/Columns03.vue +25 -0
  306. package/dist/Command.vue +25 -0
  307. package/dist/Compass.vue +25 -0
  308. package/dist/Compass01.vue +25 -0
  309. package/dist/Compass02.vue +25 -0
  310. package/dist/Compass03.vue +26 -0
  311. package/dist/Container.vue +25 -0
  312. package/dist/Contrast01.vue +25 -0
  313. package/dist/Contrast02.vue +26 -0
  314. package/dist/Contrast03.vue +26 -0
  315. package/dist/Copy01.vue +25 -0
  316. package/dist/Copy02.vue +25 -0
  317. package/dist/Copy03.vue +25 -0
  318. package/dist/Copy04.vue +25 -0
  319. package/dist/Copy05.vue +25 -0
  320. package/dist/Copy06.vue +25 -0
  321. package/dist/Copy07.vue +25 -0
  322. package/dist/CornerDownLeft.vue +25 -0
  323. package/dist/CornerDownRight.vue +25 -0
  324. package/dist/CornerLeftDown.vue +25 -0
  325. package/dist/CornerLeftUp.vue +25 -0
  326. package/dist/CornerRightDown.vue +25 -0
  327. package/dist/CornerRightUp.vue +25 -0
  328. package/dist/CornerUpLeft.vue +25 -0
  329. package/dist/CornerUpRight.vue +25 -0
  330. package/dist/CpuChip01.vue +25 -0
  331. package/dist/CpuChip02.vue +25 -0
  332. package/dist/CreditCard01.vue +25 -0
  333. package/dist/CreditCard02.vue +25 -0
  334. package/dist/CreditCardCheck.vue +25 -0
  335. package/dist/CreditCardDown.vue +25 -0
  336. package/dist/CreditCardDownload.vue +25 -0
  337. package/dist/CreditCardEdit.vue +25 -0
  338. package/dist/CreditCardLock.vue +25 -0
  339. package/dist/CreditCardMinus.vue +25 -0
  340. package/dist/CreditCardPlus.vue +25 -0
  341. package/dist/CreditCardRefresh.vue +25 -0
  342. package/dist/CreditCardSearch.vue +25 -0
  343. package/dist/CreditCardShield.vue +25 -0
  344. package/dist/CreditCardUp.vue +25 -0
  345. package/dist/CreditCardUpload.vue +25 -0
  346. package/dist/CreditCardX.vue +25 -0
  347. package/dist/Crop01.vue +25 -0
  348. package/dist/Crop02.vue +25 -0
  349. package/dist/Cryptocurrency01.vue +25 -0
  350. package/dist/Cryptocurrency02.vue +25 -0
  351. package/dist/Cryptocurrency03.vue +25 -0
  352. package/dist/Cryptocurrency04.vue +25 -0
  353. package/dist/Cube01.vue +25 -0
  354. package/dist/Cube02.vue +25 -0
  355. package/dist/Cube03.vue +25 -0
  356. package/dist/Cube04.vue +25 -0
  357. package/dist/CubeOutline.vue +25 -0
  358. package/dist/CurrencyBitcoin.vue +25 -0
  359. package/dist/CurrencyBitcoinCircle.vue +25 -0
  360. package/dist/CurrencyDollar.vue +25 -0
  361. package/dist/CurrencyDollarCircle.vue +25 -0
  362. package/dist/CurrencyEthereum.vue +25 -0
  363. package/dist/CurrencyEthereumCircle.vue +25 -0
  364. package/dist/CurrencyEuro.vue +25 -0
  365. package/dist/CurrencyEuroCircle.vue +25 -0
  366. package/dist/CurrencyPound.vue +25 -0
  367. package/dist/CurrencyPoundCircle.vue +25 -0
  368. package/dist/CurrencyRuble.vue +25 -0
  369. package/dist/CurrencyRubleCircle.vue +25 -0
  370. package/dist/CurrencyRupee.vue +25 -0
  371. package/dist/CurrencyRupeeCircle.vue +25 -0
  372. package/dist/CurrencyYen.vue +25 -0
  373. package/dist/CurrencyYenCircle.vue +25 -0
  374. package/dist/Cursor01.vue +25 -0
  375. package/dist/Cursor02.vue +25 -0
  376. package/dist/Cursor03.vue +25 -0
  377. package/dist/Cursor04.vue +25 -0
  378. package/dist/CursorBox.vue +25 -0
  379. package/dist/CursorClick01.vue +25 -0
  380. package/dist/CursorClick02.vue +25 -0
  381. package/dist/Data.vue +28 -0
  382. package/dist/Database01.vue +25 -0
  383. package/dist/Database02.vue +25 -0
  384. package/dist/Database03.vue +25 -0
  385. package/dist/Dataflow01.vue +25 -0
  386. package/dist/Dataflow02.vue +25 -0
  387. package/dist/Dataflow03.vue +25 -0
  388. package/dist/Dataflow04.vue +25 -0
  389. package/dist/Delete.vue +25 -0
  390. package/dist/Diamond01.vue +25 -0
  391. package/dist/Diamond02.vue +25 -0
  392. package/dist/Dice1.vue +25 -0
  393. package/dist/Dice2.vue +25 -0
  394. package/dist/Dice3.vue +25 -0
  395. package/dist/Dice4.vue +25 -0
  396. package/dist/Dice5.vue +25 -0
  397. package/dist/Dice6.vue +25 -0
  398. package/dist/Disc01.vue +26 -0
  399. package/dist/Disc02.vue +25 -0
  400. package/dist/DistributeSpacingHorizontal.vue +25 -0
  401. package/dist/DistributeSpacingVertical.vue +25 -0
  402. package/dist/Divide01.vue +25 -0
  403. package/dist/Divide02.vue +25 -0
  404. package/dist/Divide03.vue +25 -0
  405. package/dist/Divider.vue +25 -0
  406. package/dist/Dotpoints01.vue +25 -0
  407. package/dist/Dotpoints02.vue +25 -0
  408. package/dist/DotsGrid.vue +33 -0
  409. package/dist/DotsHorizontal.vue +27 -0
  410. package/dist/DotsVertical.vue +27 -0
  411. package/dist/Download01.vue +25 -0
  412. package/dist/Download02.vue +25 -0
  413. package/dist/Download03.vue +25 -0
  414. package/dist/Download04.vue +25 -0
  415. package/dist/DownloadCloud01.vue +25 -0
  416. package/dist/DownloadCloud02.vue +25 -0
  417. package/dist/Drop.vue +25 -0
  418. package/dist/Droplets01.vue +26 -0
  419. package/dist/Droplets02.vue +25 -0
  420. package/dist/Droplets03.vue +25 -0
  421. package/dist/Dropper.vue +25 -0
  422. package/dist/Edit01.vue +25 -0
  423. package/dist/Edit02.vue +25 -0
  424. package/dist/Edit03.vue +25 -0
  425. package/dist/Edit04.vue +25 -0
  426. package/dist/Edit05.vue +25 -0
  427. package/dist/Equal.vue +25 -0
  428. package/dist/EqualNot.vue +25 -0
  429. package/dist/Eraser.vue +25 -0
  430. package/dist/Expand01.vue +25 -0
  431. package/dist/Expand02.vue +25 -0
  432. package/dist/Expand03.vue +25 -0
  433. package/dist/Expand04.vue +25 -0
  434. package/dist/Expand05.vue +25 -0
  435. package/dist/Expand06.vue +25 -0
  436. package/dist/Eye.vue +26 -0
  437. package/dist/EyeOff.vue +25 -0
  438. package/dist/FaceContent.vue +25 -0
  439. package/dist/FaceFrown.vue +25 -0
  440. package/dist/FaceHappy.vue +25 -0
  441. package/dist/FaceId.vue +25 -0
  442. package/dist/FaceIdSquare.vue +25 -0
  443. package/dist/FaceNeutral.vue +25 -0
  444. package/dist/FaceSad.vue +25 -0
  445. package/dist/FaceSmile.vue +25 -0
  446. package/dist/FaceWink.vue +25 -0
  447. package/dist/FastBackward.vue +26 -0
  448. package/dist/FastForward.vue +26 -0
  449. package/dist/Feather.vue +25 -0
  450. package/dist/Figma.vue +25 -0
  451. package/dist/File01.vue +25 -0
  452. package/dist/File02.vue +25 -0
  453. package/dist/File03.vue +25 -0
  454. package/dist/File04.vue +25 -0
  455. package/dist/File05.vue +25 -0
  456. package/dist/File06.vue +25 -0
  457. package/dist/File07.vue +25 -0
  458. package/dist/FileAttachment01.vue +25 -0
  459. package/dist/FileAttachment02.vue +25 -0
  460. package/dist/FileAttachment03.vue +25 -0
  461. package/dist/FileAttachment04.vue +25 -0
  462. package/dist/FileAttachment05.vue +25 -0
  463. package/dist/FileCheck01.vue +25 -0
  464. package/dist/FileCheck02.vue +25 -0
  465. package/dist/FileCheck03.vue +25 -0
  466. package/dist/FileCode01.vue +25 -0
  467. package/dist/FileCode02.vue +25 -0
  468. package/dist/FileDownload01.vue +25 -0
  469. package/dist/FileDownload02.vue +25 -0
  470. package/dist/FileDownload03.vue +25 -0
  471. package/dist/FileHeart01.vue +25 -0
  472. package/dist/FileHeart02.vue +25 -0
  473. package/dist/FileHeart03.vue +25 -0
  474. package/dist/FileLock01.vue +25 -0
  475. package/dist/FileLock02.vue +25 -0
  476. package/dist/FileLock03.vue +25 -0
  477. package/dist/FileMinus01.vue +25 -0
  478. package/dist/FileMinus02.vue +25 -0
  479. package/dist/FileMinus03.vue +25 -0
  480. package/dist/FilePlus01.vue +25 -0
  481. package/dist/FilePlus02.vue +25 -0
  482. package/dist/FilePlus03.vue +25 -0
  483. package/dist/FileQuestion01.vue +25 -0
  484. package/dist/FileQuestion02.vue +25 -0
  485. package/dist/FileQuestion03.vue +25 -0
  486. package/dist/FileSearch01.vue +25 -0
  487. package/dist/FileSearch02.vue +25 -0
  488. package/dist/FileSearch03.vue +25 -0
  489. package/dist/FileShield01.vue +25 -0
  490. package/dist/FileShield02.vue +25 -0
  491. package/dist/FileShield03.vue +25 -0
  492. package/dist/FileX01.vue +25 -0
  493. package/dist/FileX02.vue +25 -0
  494. package/dist/FileX03.vue +25 -0
  495. package/dist/Film01.vue +25 -0
  496. package/dist/Film02.vue +25 -0
  497. package/dist/Film03.vue +25 -0
  498. package/dist/FilterFunnel01.vue +25 -0
  499. package/dist/FilterFunnel02.vue +25 -0
  500. package/dist/FilterLines.vue +25 -0
  501. package/dist/Fingerprint01.vue +25 -0
  502. package/dist/Fingerprint02.vue +25 -0
  503. package/dist/Fingerprint03.vue +32 -0
  504. package/dist/Fingerprint04.vue +25 -0
  505. package/dist/Flag01.vue +25 -0
  506. package/dist/Flag02.vue +25 -0
  507. package/dist/Flag03.vue +25 -0
  508. package/dist/Flag04.vue +25 -0
  509. package/dist/Flag05.vue +25 -0
  510. package/dist/Flag06.vue +25 -0
  511. package/dist/Flash.vue +25 -0
  512. package/dist/FlashOff.vue +25 -0
  513. package/dist/FlexAlignBottom.vue +25 -0
  514. package/dist/FlexAlignLeft.vue +25 -0
  515. package/dist/FlexAlignRight.vue +25 -0
  516. package/dist/FlexAlignTop.vue +25 -0
  517. package/dist/FlipBackward.vue +25 -0
  518. package/dist/FlipForward.vue +25 -0
  519. package/dist/Folder.vue +25 -0
  520. package/dist/FolderCheck.vue +25 -0
  521. package/dist/FolderClosed.vue +25 -0
  522. package/dist/FolderCode.vue +25 -0
  523. package/dist/FolderDownload.vue +25 -0
  524. package/dist/FolderLock.vue +25 -0
  525. package/dist/FolderMinus.vue +25 -0
  526. package/dist/FolderPlus.vue +25 -0
  527. package/dist/FolderQuestion.vue +25 -0
  528. package/dist/FolderSearch.vue +25 -0
  529. package/dist/FolderShield.vue +25 -0
  530. package/dist/FolderX.vue +25 -0
  531. package/dist/Framer.vue +25 -0
  532. package/dist/GamingPad01.vue +25 -0
  533. package/dist/GamingPad02.vue +25 -0
  534. package/dist/Gift01.vue +25 -0
  535. package/dist/Gift02.vue +25 -0
  536. package/dist/GitBranch01.vue +25 -0
  537. package/dist/GitBranch02.vue +25 -0
  538. package/dist/GitCommit.vue +25 -0
  539. package/dist/GitMerge.vue +25 -0
  540. package/dist/GitPullRequest.vue +25 -0
  541. package/dist/Glasses01.vue +25 -0
  542. package/dist/Glasses02.vue +25 -0
  543. package/dist/Globe01.vue +25 -0
  544. package/dist/Globe02.vue +25 -0
  545. package/dist/Globe03.vue +25 -0
  546. package/dist/Globe04.vue +25 -0
  547. package/dist/Globe05.vue +25 -0
  548. package/dist/Globe06.vue +25 -0
  549. package/dist/GlobeSlated01.vue +25 -0
  550. package/dist/GlobeSlated02.vue +25 -0
  551. package/dist/GoogleChrome.vue +25 -0
  552. package/dist/GraduationHat01.vue +25 -0
  553. package/dist/GraduationHat02.vue +25 -0
  554. package/dist/Grid01.vue +28 -0
  555. package/dist/Grid02.vue +25 -0
  556. package/dist/Grid03.vue +25 -0
  557. package/dist/GridDotsBlank.vue +25 -0
  558. package/dist/GridDotsBottom.vue +25 -0
  559. package/dist/GridDotsHorizontalCenter.vue +25 -0
  560. package/dist/GridDotsLeft.vue +25 -0
  561. package/dist/GridDotsOuter.vue +25 -0
  562. package/dist/GridDotsRight.vue +25 -0
  563. package/dist/GridDotsTop.vue +25 -0
  564. package/dist/GridDotsVerticalCenter.vue +25 -0
  565. package/dist/Hand.vue +25 -0
  566. package/dist/HardDrive.vue +25 -0
  567. package/dist/Hash01.vue +25 -0
  568. package/dist/Hash02.vue +25 -0
  569. package/dist/Heading01.vue +25 -0
  570. package/dist/Heading02.vue +25 -0
  571. package/dist/HeadingSquare.vue +25 -0
  572. package/dist/Headphones01.vue +25 -0
  573. package/dist/Headphones02.vue +25 -0
  574. package/dist/Heart.vue +25 -0
  575. package/dist/HeartCircle.vue +26 -0
  576. package/dist/HeartHand.vue +25 -0
  577. package/dist/HeartHexagon.vue +26 -0
  578. package/dist/HeartOctagon.vue +26 -0
  579. package/dist/HeartRounded.vue +25 -0
  580. package/dist/HeartSquare.vue +26 -0
  581. package/dist/Hearts.vue +25 -0
  582. package/dist/HelpCircle.vue +25 -0
  583. package/dist/HelpHexagon.vue +25 -0
  584. package/dist/HelpOctagon.vue +25 -0
  585. package/dist/HelpSquare.vue +25 -0
  586. package/dist/Hexagon01.vue +25 -0
  587. package/dist/Hexagon02.vue +25 -0
  588. package/dist/Home01.vue +25 -0
  589. package/dist/Home02.vue +25 -0
  590. package/dist/Home03.vue +25 -0
  591. package/dist/Home04.vue +26 -0
  592. package/dist/Home05.vue +25 -0
  593. package/dist/HomeLine.vue +25 -0
  594. package/dist/HomeSmile.vue +25 -0
  595. package/dist/HorizontalBarChart01.vue +25 -0
  596. package/dist/HorizontalBarChart02.vue +25 -0
  597. package/dist/HorizontalBarChart03.vue +25 -0
  598. package/dist/Hourglass01.vue +25 -0
  599. package/dist/Hourglass02.vue +25 -0
  600. package/dist/Hourglass03.vue +25 -0
  601. package/dist/Hurricane01.vue +25 -0
  602. package/dist/Hurricane02.vue +25 -0
  603. package/dist/Hurricane03.vue +25 -0
  604. package/dist/Image01.vue +25 -0
  605. package/dist/Image02.vue +25 -0
  606. package/dist/Image03.vue +25 -0
  607. package/dist/Image04.vue +26 -0
  608. package/dist/Image05.vue +25 -0
  609. package/dist/ImageCheck.vue +25 -0
  610. package/dist/ImageDown.vue +25 -0
  611. package/dist/ImageIndentLeft.vue +25 -0
  612. package/dist/ImageIndentRight.vue +25 -0
  613. package/dist/ImageLeft.vue +25 -0
  614. package/dist/ImagePlus.vue +25 -0
  615. package/dist/ImageRight.vue +25 -0
  616. package/dist/ImageUp.vue +25 -0
  617. package/dist/ImageUser.vue +25 -0
  618. package/dist/ImageUserCheck.vue +25 -0
  619. package/dist/ImageUserDown.vue +25 -0
  620. package/dist/ImageUserLeft.vue +25 -0
  621. package/dist/ImageUserPlus.vue +25 -0
  622. package/dist/ImageUserRight.vue +25 -0
  623. package/dist/ImageUserUp.vue +25 -0
  624. package/dist/ImageUserX.vue +25 -0
  625. package/dist/ImageX.vue +25 -0
  626. package/dist/Inbox01.vue +25 -0
  627. package/dist/Inbox02.vue +25 -0
  628. package/dist/Infinity.vue +25 -0
  629. package/dist/InfoCircle.vue +25 -0
  630. package/dist/InfoHexagon.vue +25 -0
  631. package/dist/InfoOctagon.vue +25 -0
  632. package/dist/InfoSquare.vue +25 -0
  633. package/dist/IntersectCircle.vue +26 -0
  634. package/dist/IntersectSquare.vue +26 -0
  635. package/dist/Italic01.vue +25 -0
  636. package/dist/Italic02.vue +25 -0
  637. package/dist/ItalicSquare.vue +25 -0
  638. package/dist/Key01.vue +25 -0
  639. package/dist/Key02.vue +25 -0
  640. package/dist/Keyboard01.vue +25 -0
  641. package/dist/Keyboard02.vue +25 -0
  642. package/dist/Laptop01.vue +25 -0
  643. package/dist/Laptop02.vue +25 -0
  644. package/dist/LayerSingle.vue +25 -0
  645. package/dist/LayersThree01.vue +25 -0
  646. package/dist/LayersThree02.vue +25 -0
  647. package/dist/LayersTwo01.vue +25 -0
  648. package/dist/LayersTwo02.vue +25 -0
  649. package/dist/LayoutAlt01.vue +25 -0
  650. package/dist/LayoutAlt02.vue +25 -0
  651. package/dist/LayoutAlt03.vue +25 -0
  652. package/dist/LayoutAlt04.vue +25 -0
  653. package/dist/LayoutBottom.vue +25 -0
  654. package/dist/LayoutGrid01.vue +25 -0
  655. package/dist/LayoutGrid02.vue +25 -0
  656. package/dist/LayoutLeft.vue +25 -0
  657. package/dist/LayoutRight.vue +25 -0
  658. package/dist/LayoutTop.vue +25 -0
  659. package/dist/LeftIndent01.vue +25 -0
  660. package/dist/LeftIndent02.vue +25 -0
  661. package/dist/LetterSpacing01.vue +25 -0
  662. package/dist/LetterSpacing02.vue +25 -0
  663. package/dist/LifeBuoy01.vue +25 -0
  664. package/dist/LifeBuoy02.vue +25 -0
  665. package/dist/Lightbulb01.vue +25 -0
  666. package/dist/Lightbulb02.vue +25 -0
  667. package/dist/Lightbulb03.vue +25 -0
  668. package/dist/Lightbulb04.vue +25 -0
  669. package/dist/Lightbulb05.vue +25 -0
  670. package/dist/Lightning01.vue +25 -0
  671. package/dist/Lightning02.vue +25 -0
  672. package/dist/LineChartDown01.vue +25 -0
  673. package/dist/LineChartDown02.vue +25 -0
  674. package/dist/LineChartDown03.vue +25 -0
  675. package/dist/LineChartDown04.vue +25 -0
  676. package/dist/LineChartDown05.vue +25 -0
  677. package/dist/LineChartUp01.vue +25 -0
  678. package/dist/LineChartUp02.vue +25 -0
  679. package/dist/LineChartUp03.vue +25 -0
  680. package/dist/LineChartUp04.vue +25 -0
  681. package/dist/LineChartUp05.vue +25 -0
  682. package/dist/LineHeight.vue +25 -0
  683. package/dist/Link01.vue +25 -0
  684. package/dist/Link02.vue +25 -0
  685. package/dist/Link03.vue +25 -0
  686. package/dist/Link04.vue +25 -0
  687. package/dist/Link05.vue +25 -0
  688. package/dist/LinkBroken01.vue +25 -0
  689. package/dist/LinkBroken02.vue +25 -0
  690. package/dist/LinkExternal01.vue +25 -0
  691. package/dist/LinkExternal02.vue +25 -0
  692. package/dist/List.vue +25 -0
  693. package/dist/Loading01.vue +25 -0
  694. package/dist/Loading02.vue +25 -0
  695. package/dist/Loading03.vue +25 -0
  696. package/dist/Lock01.vue +25 -0
  697. package/dist/Lock02.vue +25 -0
  698. package/dist/Lock03.vue +25 -0
  699. package/dist/Lock04.vue +25 -0
  700. package/dist/LockKeyholeCircle.vue +26 -0
  701. package/dist/LockKeyholeSquare.vue +26 -0
  702. package/dist/LockUnlocked01.vue +25 -0
  703. package/dist/LockUnlocked02.vue +25 -0
  704. package/dist/LockUnlocked03.vue +25 -0
  705. package/dist/LockUnlocked04.vue +25 -0
  706. package/dist/LogIn01.vue +25 -0
  707. package/dist/LogIn02.vue +25 -0
  708. package/dist/LogIn03.vue +25 -0
  709. package/dist/LogIn04.vue +25 -0
  710. package/dist/LogOut01.vue +25 -0
  711. package/dist/LogOut02.vue +25 -0
  712. package/dist/LogOut03.vue +25 -0
  713. package/dist/LogOut04.vue +25 -0
  714. package/dist/Luggage01.vue +25 -0
  715. package/dist/Luggage02.vue +25 -0
  716. package/dist/Luggage03.vue +25 -0
  717. package/dist/MagicWand01.vue +25 -0
  718. package/dist/MagicWand02.vue +25 -0
  719. package/dist/Mail01.vue +25 -0
  720. package/dist/Mail02.vue +25 -0
  721. package/dist/Mail03.vue +25 -0
  722. package/dist/Mail04.vue +25 -0
  723. package/dist/Mail05.vue +25 -0
  724. package/dist/Map01.vue +25 -0
  725. package/dist/Map02.vue +25 -0
  726. package/dist/Mark.vue +25 -0
  727. package/dist/MarkerPin01.vue +26 -0
  728. package/dist/MarkerPin02.vue +26 -0
  729. package/dist/MarkerPin03.vue +26 -0
  730. package/dist/MarkerPin04.vue +25 -0
  731. package/dist/MarkerPin05.vue +25 -0
  732. package/dist/MarkerPin06.vue +25 -0
  733. package/dist/Maximize01.vue +25 -0
  734. package/dist/Maximize02.vue +25 -0
  735. package/dist/MedicalCircle.vue +26 -0
  736. package/dist/MedicalCross.vue +25 -0
  737. package/dist/MedicalSquare.vue +26 -0
  738. package/dist/Menu01.vue +25 -0
  739. package/dist/Menu02.vue +25 -0
  740. package/dist/Menu03.vue +25 -0
  741. package/dist/Menu04.vue +25 -0
  742. package/dist/Menu05.vue +25 -0
  743. package/dist/MessageAlertCircle.vue +25 -0
  744. package/dist/MessageAlertSquare.vue +25 -0
  745. package/dist/MessageChatCircle.vue +25 -0
  746. package/dist/MessageChatSquare.vue +25 -0
  747. package/dist/MessageCheckCircle.vue +25 -0
  748. package/dist/MessageCheckSquare.vue +25 -0
  749. package/dist/MessageCircle01.vue +25 -0
  750. package/dist/MessageCircle02.vue +25 -0
  751. package/dist/MessageDotsCircle.vue +25 -0
  752. package/dist/MessageDotsSquare.vue +25 -0
  753. package/dist/MessageHeartCircle.vue +26 -0
  754. package/dist/MessageHeartSquare.vue +26 -0
  755. package/dist/MessageNotificationCircle.vue +25 -0
  756. package/dist/MessageNotificationSquare.vue +25 -0
  757. package/dist/MessagePlusCircle.vue +25 -0
  758. package/dist/MessagePlusSquare.vue +25 -0
  759. package/dist/MessageQuestionCircle.vue +25 -0
  760. package/dist/MessageQuestionSquare.vue +25 -0
  761. package/dist/MessageSmileCircle.vue +25 -0
  762. package/dist/MessageSmileSquare.vue +25 -0
  763. package/dist/MessageSquare01.vue +25 -0
  764. package/dist/MessageSquare02.vue +25 -0
  765. package/dist/MessageTextCircle01.vue +25 -0
  766. package/dist/MessageTextCircle02.vue +25 -0
  767. package/dist/MessageTextSquare01.vue +25 -0
  768. package/dist/MessageTextSquare02.vue +25 -0
  769. package/dist/MessageXCircle.vue +25 -0
  770. package/dist/MessageXSquare.vue +25 -0
  771. package/dist/Microphone01.vue +25 -0
  772. package/dist/Microphone02.vue +25 -0
  773. package/dist/MicrophoneOff01.vue +25 -0
  774. package/dist/MicrophoneOff02.vue +25 -0
  775. package/dist/Microscope.vue +25 -0
  776. package/dist/Minimize01.vue +25 -0
  777. package/dist/Minimize02.vue +25 -0
  778. package/dist/Minus.vue +25 -0
  779. package/dist/MinusCircle.vue +25 -0
  780. package/dist/MinusSquare.vue +25 -0
  781. package/dist/Modem01.vue +25 -0
  782. package/dist/Modem02.vue +25 -0
  783. package/dist/Monitor01.vue +25 -0
  784. package/dist/Monitor02.vue +25 -0
  785. package/dist/Monitor03.vue +25 -0
  786. package/dist/Monitor04.vue +25 -0
  787. package/dist/Monitor05.vue +25 -0
  788. package/dist/Moon01.vue +25 -0
  789. package/dist/Moon02.vue +25 -0
  790. package/dist/MoonEclipse.vue +25 -0
  791. package/dist/MoonStar.vue +26 -0
  792. package/dist/Mouse.vue +25 -0
  793. package/dist/Move.vue +25 -0
  794. package/dist/MusicNote01.vue +25 -0
  795. package/dist/MusicNote02.vue +25 -0
  796. package/dist/MusicNotePlus.vue +25 -0
  797. package/dist/NavigationPointer01.vue +25 -0
  798. package/dist/NavigationPointer02.vue +25 -0
  799. package/dist/NavigationPointerOff01.vue +25 -0
  800. package/dist/NavigationPointerOff02.vue +25 -0
  801. package/dist/NotificationBox.vue +25 -0
  802. package/dist/NotificationMessage.vue +25 -0
  803. package/dist/NotificationText.vue +25 -0
  804. package/dist/Octagon.vue +25 -0
  805. package/dist/Package.vue +26 -0
  806. package/dist/PackageCheck.vue +25 -0
  807. package/dist/PackageMinus.vue +25 -0
  808. package/dist/PackagePlus.vue +25 -0
  809. package/dist/PackageSearch.vue +25 -0
  810. package/dist/PackageX.vue +25 -0
  811. package/dist/Paint.vue +25 -0
  812. package/dist/PaintPour.vue +25 -0
  813. package/dist/Palette.vue +28 -0
  814. package/dist/Paperclip.vue +25 -0
  815. package/dist/ParagraphSpacing.vue +25 -0
  816. package/dist/ParagraphWrap.vue +25 -0
  817. package/dist/Passcode.vue +25 -0
  818. package/dist/PasscodeLock.vue +25 -0
  819. package/dist/Passport.vue +25 -0
  820. package/dist/PauseCircle.vue +25 -0
  821. package/dist/PauseSquare.vue +25 -0
  822. package/dist/PenTool01.vue +25 -0
  823. package/dist/PenTool02.vue +25 -0
  824. package/dist/PenToolMinus.vue +25 -0
  825. package/dist/PenToolPlus.vue +25 -0
  826. package/dist/Pencil01.vue +25 -0
  827. package/dist/Pencil02.vue +25 -0
  828. package/dist/PencilLine.vue +25 -0
  829. package/dist/Pentagon.vue +25 -0
  830. package/dist/Percent01.vue +25 -0
  831. package/dist/Percent02.vue +25 -0
  832. package/dist/Percent03.vue +25 -0
  833. package/dist/Perspective01.vue +25 -0
  834. package/dist/Perspective02.vue +25 -0
  835. package/dist/Phone.vue +25 -0
  836. package/dist/Phone01.vue +25 -0
  837. package/dist/Phone02.vue +25 -0
  838. package/dist/PhoneCall01.vue +25 -0
  839. package/dist/PhoneCall02.vue +25 -0
  840. package/dist/PhoneHangUp.vue +25 -0
  841. package/dist/PhoneIncoming01.vue +25 -0
  842. package/dist/PhoneIncoming02.vue +25 -0
  843. package/dist/PhoneOutgoing01.vue +25 -0
  844. package/dist/PhoneOutgoing02.vue +25 -0
  845. package/dist/PhonePause.vue +25 -0
  846. package/dist/PhonePlus.vue +25 -0
  847. package/dist/PhoneX.vue +25 -0
  848. package/dist/PieChart01.vue +25 -0
  849. package/dist/PieChart02.vue +26 -0
  850. package/dist/PieChart03.vue +25 -0
  851. package/dist/PieChart04.vue +25 -0
  852. package/dist/PiggyBank01.vue +25 -0
  853. package/dist/PiggyBank02.vue +25 -0
  854. package/dist/Pilcrow01.vue +25 -0
  855. package/dist/Pilcrow02.vue +25 -0
  856. package/dist/PilcrowSquare.vue +25 -0
  857. package/dist/Pin01.vue +25 -0
  858. package/dist/Pin02.vue +25 -0
  859. package/dist/Placeholder.vue +25 -0
  860. package/dist/Plane.vue +25 -0
  861. package/dist/Play.vue +25 -0
  862. package/dist/PlayCircle.vue +26 -0
  863. package/dist/PlaySquare.vue +26 -0
  864. package/dist/Plus.vue +25 -0
  865. package/dist/PlusCircle.vue +25 -0
  866. package/dist/PlusSquare.vue +25 -0
  867. package/dist/Podcast.vue +25 -0
  868. package/dist/Power01.vue +25 -0
  869. package/dist/Power02.vue +25 -0
  870. package/dist/Power03.vue +25 -0
  871. package/dist/PresentationChart01.vue +25 -0
  872. package/dist/PresentationChart02.vue +25 -0
  873. package/dist/PresentationChart03.vue +25 -0
  874. package/dist/Printer.vue +25 -0
  875. package/dist/PuzzlePiece01.vue +25 -0
  876. package/dist/PuzzlePiece02.vue +25 -0
  877. package/dist/QrCode01.vue +25 -0
  878. package/dist/QrCode02.vue +25 -0
  879. package/dist/Receipt.vue +25 -0
  880. package/dist/ReceiptCheck.vue +25 -0
  881. package/dist/Recording01.vue +25 -0
  882. package/dist/Recording02.vue +25 -0
  883. package/dist/Recording03.vue +25 -0
  884. package/dist/Reflect01.vue +25 -0
  885. package/dist/Reflect02.vue +25 -0
  886. package/dist/RefreshCcw01.vue +25 -0
  887. package/dist/RefreshCcw02.vue +25 -0
  888. package/dist/RefreshCcw03.vue +25 -0
  889. package/dist/RefreshCcw04.vue +25 -0
  890. package/dist/RefreshCcw05.vue +25 -0
  891. package/dist/RefreshCw01.vue +25 -0
  892. package/dist/RefreshCw02.vue +25 -0
  893. package/dist/RefreshCw03.vue +25 -0
  894. package/dist/RefreshCw04.vue +25 -0
  895. package/dist/RefreshCw05.vue +25 -0
  896. package/dist/Repeat01.vue +25 -0
  897. package/dist/Repeat02.vue +25 -0
  898. package/dist/Repeat03.vue +25 -0
  899. package/dist/Repeat04.vue +25 -0
  900. package/dist/ReverseLeft.vue +25 -0
  901. package/dist/ReverseRight.vue +25 -0
  902. package/dist/RightIndent01.vue +25 -0
  903. package/dist/RightIndent02.vue +25 -0
  904. package/dist/Rocket01.vue +25 -0
  905. package/dist/Rocket02.vue +25 -0
  906. package/dist/RollerBrush.vue +25 -0
  907. package/dist/Route.vue +25 -0
  908. package/dist/Rows01.vue +26 -0
  909. package/dist/Rows02.vue +25 -0
  910. package/dist/Rows03.vue +25 -0
  911. package/dist/Rss01.vue +25 -0
  912. package/dist/Rss02.vue +25 -0
  913. package/dist/Ruler.vue +25 -0
  914. package/dist/Safe.vue +25 -0
  915. package/dist/Sale01.vue +25 -0
  916. package/dist/Sale02.vue +25 -0
  917. package/dist/Sale03.vue +25 -0
  918. package/dist/Sale04.vue +25 -0
  919. package/dist/Save01.vue +25 -0
  920. package/dist/Save02.vue +25 -0
  921. package/dist/Save03.vue +25 -0
  922. package/dist/Scale01.vue +25 -0
  923. package/dist/Scale02.vue +25 -0
  924. package/dist/Scale03.vue +25 -0
  925. package/dist/Scales01.vue +25 -0
  926. package/dist/Scales02.vue +25 -0
  927. package/dist/Scan.vue +25 -0
  928. package/dist/Scissors01.vue +25 -0
  929. package/dist/Scissors02.vue +25 -0
  930. package/dist/ScissorsCut01.vue +25 -0
  931. package/dist/ScissorsCut02.vue +25 -0
  932. package/dist/SearchLg.vue +25 -0
  933. package/dist/SearchMd.vue +25 -0
  934. package/dist/SearchRefraction.vue +25 -0
  935. package/dist/SearchSm.vue +25 -0
  936. package/dist/Send01.vue +25 -0
  937. package/dist/Send02.vue +25 -0
  938. package/dist/Send03.vue +25 -0
  939. package/dist/Server01.vue +25 -0
  940. package/dist/Server02.vue +25 -0
  941. package/dist/Server03.vue +25 -0
  942. package/dist/Server04.vue +25 -0
  943. package/dist/Server05.vue +25 -0
  944. package/dist/Server06.vue +25 -0
  945. package/dist/Settings01.vue +26 -0
  946. package/dist/Settings02.vue +26 -0
  947. package/dist/Settings03.vue +25 -0
  948. package/dist/Settings04.vue +25 -0
  949. package/dist/Share01.vue +25 -0
  950. package/dist/Share02.vue +25 -0
  951. package/dist/Share03.vue +25 -0
  952. package/dist/Share04.vue +25 -0
  953. package/dist/Share05.vue +25 -0
  954. package/dist/Share06.vue +25 -0
  955. package/dist/Share07.vue +25 -0
  956. package/dist/Shield01.vue +25 -0
  957. package/dist/Shield02.vue +25 -0
  958. package/dist/Shield03.vue +25 -0
  959. package/dist/ShieldDollar.vue +25 -0
  960. package/dist/ShieldOff.vue +25 -0
  961. package/dist/ShieldPlus.vue +25 -0
  962. package/dist/ShieldTick.vue +25 -0
  963. package/dist/ShieldZap.vue +25 -0
  964. package/dist/ShoppingBag01.vue +25 -0
  965. package/dist/ShoppingBag02.vue +25 -0
  966. package/dist/ShoppingBag03.vue +25 -0
  967. package/dist/ShoppingCart01.vue +25 -0
  968. package/dist/ShoppingCart02.vue +25 -0
  969. package/dist/ShoppingCart03.vue +25 -0
  970. package/dist/Shuffle01.vue +25 -0
  971. package/dist/Shuffle02.vue +25 -0
  972. package/dist/Signal01.vue +25 -0
  973. package/dist/Signal02.vue +25 -0
  974. package/dist/Signal03.vue +25 -0
  975. package/dist/Simcard.vue +26 -0
  976. package/dist/Skew.vue +25 -0
  977. package/dist/SkipBack.vue +25 -0
  978. package/dist/SkipForward.vue +25 -0
  979. package/dist/SlashCircle01.vue +25 -0
  980. package/dist/SlashCircle02.vue +25 -0
  981. package/dist/SlashDivider.vue +25 -0
  982. package/dist/SlashOctagon.vue +25 -0
  983. package/dist/Sliders01.vue +25 -0
  984. package/dist/Sliders02.vue +25 -0
  985. package/dist/Sliders03.vue +25 -0
  986. package/dist/Sliders04.vue +25 -0
  987. package/dist/Snowflake01.vue +25 -0
  988. package/dist/Snowflake02.vue +25 -0
  989. package/dist/SpacingHeight01.vue +25 -0
  990. package/dist/SpacingHeight02.vue +25 -0
  991. package/dist/SpacingWidth01.vue +25 -0
  992. package/dist/SpacingWidth02.vue +25 -0
  993. package/dist/Speaker01.vue +25 -0
  994. package/dist/Speaker02.vue +25 -0
  995. package/dist/Speaker03.vue +25 -0
  996. package/dist/Speedometer01.vue +25 -0
  997. package/dist/Speedometer02.vue +25 -0
  998. package/dist/Speedometer03.vue +25 -0
  999. package/dist/Speedometer04.vue +25 -0
  1000. package/dist/Square.vue +25 -0
  1001. package/dist/Stand.vue +25 -0
  1002. package/dist/Star01.vue +25 -0
  1003. package/dist/Star02.vue +25 -0
  1004. package/dist/Star03.vue +25 -0
  1005. package/dist/Star04.vue +25 -0
  1006. package/dist/Star05.vue +25 -0
  1007. package/dist/Star06.vue +25 -0
  1008. package/dist/Star07.vue +25 -0
  1009. package/dist/Stars01.vue +26 -0
  1010. package/dist/Stars02.vue +25 -0
  1011. package/dist/Stars03.vue +25 -0
  1012. package/dist/StickerCircle.vue +26 -0
  1013. package/dist/StickerSquare.vue +25 -0
  1014. package/dist/Stop.vue +25 -0
  1015. package/dist/StopCircle.vue +26 -0
  1016. package/dist/StopSquare.vue +26 -0
  1017. package/dist/Strikethrough01.vue +25 -0
  1018. package/dist/Strikethrough02.vue +25 -0
  1019. package/dist/StrikethroughSquare.vue +25 -0
  1020. package/dist/Subscript.vue +25 -0
  1021. package/dist/Sun.vue +25 -0
  1022. package/dist/SunSetting01.vue +25 -0
  1023. package/dist/SunSetting02.vue +25 -0
  1024. package/dist/SunSetting03.vue +25 -0
  1025. package/dist/Sunrise.vue +25 -0
  1026. package/dist/Sunset.vue +25 -0
  1027. package/dist/SwitchHorizontal01.vue +25 -0
  1028. package/dist/SwitchHorizontal02.vue +25 -0
  1029. package/dist/SwitchVertical01.vue +25 -0
  1030. package/dist/SwitchVertical02.vue +25 -0
  1031. package/dist/Table.vue +25 -0
  1032. package/dist/Tablet01.vue +25 -0
  1033. package/dist/Tablet02.vue +25 -0
  1034. package/dist/Tag01.vue +25 -0
  1035. package/dist/Tag02.vue +25 -0
  1036. package/dist/Tag03.vue +25 -0
  1037. package/dist/Target01.vue +25 -0
  1038. package/dist/Target02.vue +25 -0
  1039. package/dist/Target03.vue +25 -0
  1040. package/dist/Target04.vue +25 -0
  1041. package/dist/Target05.vue +27 -0
  1042. package/dist/Telescope.vue +25 -0
  1043. package/dist/Terminal.vue +25 -0
  1044. package/dist/TerminalBrowser.vue +25 -0
  1045. package/dist/TerminalCircle.vue +25 -0
  1046. package/dist/TerminalSquare.vue +25 -0
  1047. package/dist/TextInput.vue +25 -0
  1048. package/dist/Thermometer01.vue +25 -0
  1049. package/dist/Thermometer02.vue +26 -0
  1050. package/dist/Thermometer03.vue +25 -0
  1051. package/dist/ThermometerCold.vue +25 -0
  1052. package/dist/ThermometerWarm.vue +25 -0
  1053. package/dist/ThumbsDown.vue +25 -0
  1054. package/dist/ThumbsUp.vue +25 -0
  1055. package/dist/Ticket01.vue +25 -0
  1056. package/dist/Ticket02.vue +25 -0
  1057. package/dist/Toggle01Left.vue +25 -0
  1058. package/dist/Toggle01Right.vue +25 -0
  1059. package/dist/Toggle02Left.vue +25 -0
  1060. package/dist/Toggle02Right.vue +25 -0
  1061. package/dist/Toggle03Left.vue +26 -0
  1062. package/dist/Toggle03Right.vue +26 -0
  1063. package/dist/Tool01.vue +25 -0
  1064. package/dist/Tool02.vue +25 -0
  1065. package/dist/Train.vue +25 -0
  1066. package/dist/Tram.vue +25 -0
  1067. package/dist/Transform.vue +25 -0
  1068. package/dist/Translate01.vue +25 -0
  1069. package/dist/Translate02.vue +25 -0
  1070. package/dist/Trash01.vue +25 -0
  1071. package/dist/Trash02.vue +25 -0
  1072. package/dist/Trash03.vue +25 -0
  1073. package/dist/Trash04.vue +25 -0
  1074. package/dist/TrendDown01.vue +25 -0
  1075. package/dist/TrendDown02.vue +25 -0
  1076. package/dist/TrendUp01.vue +25 -0
  1077. package/dist/TrendUp02.vue +25 -0
  1078. package/dist/Triangle.vue +25 -0
  1079. package/dist/Trophy01.vue +25 -0
  1080. package/dist/Trophy02.vue +25 -0
  1081. package/dist/Truck01.vue +25 -0
  1082. package/dist/Truck02.vue +25 -0
  1083. package/dist/Tv01.vue +25 -0
  1084. package/dist/Tv02.vue +25 -0
  1085. package/dist/Tv03.vue +25 -0
  1086. package/dist/Type01.vue +25 -0
  1087. package/dist/Type02.vue +25 -0
  1088. package/dist/TypeSquare.vue +25 -0
  1089. package/dist/TypeStrikethrough01.vue +25 -0
  1090. package/dist/TypeStrikethrough02.vue +25 -0
  1091. package/dist/Umbrella01.vue +25 -0
  1092. package/dist/Umbrella02.vue +25 -0
  1093. package/dist/Umbrella03.vue +25 -0
  1094. package/dist/Underline01.vue +25 -0
  1095. package/dist/Underline02.vue +25 -0
  1096. package/dist/UnderlineSquare.vue +25 -0
  1097. package/dist/Upload01.vue +25 -0
  1098. package/dist/Upload02.vue +25 -0
  1099. package/dist/Upload03.vue +25 -0
  1100. package/dist/Upload04.vue +25 -0
  1101. package/dist/UploadCloud01.vue +25 -0
  1102. package/dist/UploadCloud02.vue +25 -0
  1103. package/dist/UsbFlashDrive.vue +25 -0
  1104. package/dist/User01.vue +25 -0
  1105. package/dist/User02.vue +26 -0
  1106. package/dist/User03.vue +25 -0
  1107. package/dist/UserCheck01.vue +25 -0
  1108. package/dist/UserCheck02.vue +25 -0
  1109. package/dist/UserCircle.vue +25 -0
  1110. package/dist/UserDown01.vue +25 -0
  1111. package/dist/UserDown02.vue +25 -0
  1112. package/dist/UserEdit.vue +25 -0
  1113. package/dist/UserLeft01.vue +25 -0
  1114. package/dist/UserLeft02.vue +25 -0
  1115. package/dist/UserMinus01.vue +25 -0
  1116. package/dist/UserMinus02.vue +25 -0
  1117. package/dist/UserPlus01.vue +25 -0
  1118. package/dist/UserPlus02.vue +25 -0
  1119. package/dist/UserRight01.vue +25 -0
  1120. package/dist/UserRight02.vue +25 -0
  1121. package/dist/UserSquare.vue +25 -0
  1122. package/dist/UserUp01.vue +25 -0
  1123. package/dist/UserUp02.vue +25 -0
  1124. package/dist/UserX01.vue +25 -0
  1125. package/dist/UserX02.vue +25 -0
  1126. package/dist/Users01.vue +25 -0
  1127. package/dist/Users02.vue +25 -0
  1128. package/dist/Users03.vue +25 -0
  1129. package/dist/UsersCheck.vue +25 -0
  1130. package/dist/UsersDown.vue +25 -0
  1131. package/dist/UsersEdit.vue +25 -0
  1132. package/dist/UsersLeft.vue +25 -0
  1133. package/dist/UsersMinus.vue +25 -0
  1134. package/dist/UsersPlus.vue +25 -0
  1135. package/dist/UsersRight.vue +25 -0
  1136. package/dist/UsersUp.vue +25 -0
  1137. package/dist/UsersX.vue +25 -0
  1138. package/dist/Variable.vue +25 -0
  1139. package/dist/VideoRecorder.vue +26 -0
  1140. package/dist/VideoRecorderOff.vue +25 -0
  1141. package/dist/Virus.vue +25 -0
  1142. package/dist/Voicemail.vue +25 -0
  1143. package/dist/VolumeMax.vue +25 -0
  1144. package/dist/VolumeMin.vue +25 -0
  1145. package/dist/VolumeMinus.vue +25 -0
  1146. package/dist/VolumePlus.vue +25 -0
  1147. package/dist/VolumeX.vue +25 -0
  1148. package/dist/Wallet01.vue +25 -0
  1149. package/dist/Wallet02.vue +25 -0
  1150. package/dist/Wallet03.vue +25 -0
  1151. package/dist/Wallet04.vue +25 -0
  1152. package/dist/Wallet05.vue +25 -0
  1153. package/dist/WatchCircle.vue +25 -0
  1154. package/dist/WatchSquare.vue +25 -0
  1155. package/dist/Waves.vue +25 -0
  1156. package/dist/Webcam01.vue +25 -0
  1157. package/dist/Webcam02.vue +25 -0
  1158. package/dist/Wifi.vue +25 -0
  1159. package/dist/WifiOff.vue +25 -0
  1160. package/dist/Wind01.vue +25 -0
  1161. package/dist/Wind02.vue +25 -0
  1162. package/dist/Wind03.vue +25 -0
  1163. package/dist/X.vue +25 -0
  1164. package/dist/XCircle.vue +25 -0
  1165. package/dist/XClose.vue +25 -0
  1166. package/dist/XSquare.vue +25 -0
  1167. package/dist/Youtube.vue +26 -0
  1168. package/dist/Zap.vue +25 -0
  1169. package/dist/ZapCircle.vue +26 -0
  1170. package/dist/ZapFast.vue +25 -0
  1171. package/dist/ZapOff.vue +25 -0
  1172. package/dist/ZapSquare.vue +26 -0
  1173. package/dist/ZoomIn.vue +25 -0
  1174. package/dist/ZoomOut.vue +25 -0
  1175. package/dist/index.d.ts +1173 -0
  1176. package/dist/index.esm.js +1173 -0
  1177. package/dist/index.js +1173 -0
  1178. package/package.json +33 -0
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M8 8V5.2C8 4.0799 8 3.51984 8.21799 3.09202C8.40973 2.71569 8.71569 2.40973 9.09202 2.21799C9.51984 2 10.0799 2 11.2 2H18.8C19.9201 2 20.4802 2 20.908 2.21799C21.2843 2.40973 21.5903 2.71569 21.782 3.09202C22 3.51984 22 4.0799 22 5.2V12.8C22 13.9201 22 14.4802 21.782 14.908C21.5903 15.2843 21.2843 15.5903 20.908 15.782C20.4802 16 19.9201 16 18.8 16H16M5.2 22H12.8C13.9201 22 14.4802 22 14.908 21.782C15.2843 21.5903 15.5903 21.2843 15.782 20.908C16 20.4802 16 19.9201 16 18.8V11.2C16 10.0799 16 9.51984 15.782 9.09202C15.5903 8.71569 15.2843 8.40973 14.908 8.21799C14.4802 8 13.9201 8 12.8 8H5.2C4.0799 8 3.51984 8 3.09202 8.21799C2.71569 8.40973 2.40973 8.71569 2.21799 9.09202C2 9.51984 2 10.0799 2 11.2V18.8C2 19.9201 2 20.4802 2.21799 20.908C2.40973 21.2843 2.71569 21.5903 3.09202 21.782C3.51984 22 4.07989 22 5.2 22Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'Copy03',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M16 16V18.8C16 19.9201 16 20.4802 15.782 20.908C15.5903 21.2843 15.2843 21.5903 14.908 21.782C14.4802 22 13.9201 22 12.8 22H5.2C4.0799 22 3.51984 22 3.09202 21.782C2.71569 21.5903 2.40973 21.2843 2.21799 20.908C2 20.4802 2 19.9201 2 18.8V11.2C2 10.0799 2 9.51984 2.21799 9.09202C2.40973 8.71569 2.71569 8.40973 3.09202 8.21799C3.51984 8 4.0799 8 5.2 8H8M11.2 16H18.8C19.9201 16 20.4802 16 20.908 15.782C21.2843 15.5903 21.5903 15.2843 21.782 14.908C22 14.4802 22 13.9201 22 12.8V5.2C22 4.0799 22 3.51984 21.782 3.09202C21.5903 2.71569 21.2843 2.40973 20.908 2.21799C20.4802 2 19.9201 2 18.8 2H11.2C10.0799 2 9.51984 2 9.09202 2.21799C8.71569 2.40973 8.40973 2.71569 8.21799 3.09202C8 3.51984 8 4.07989 8 5.2V12.8C8 13.9201 8 14.4802 8.21799 14.908C8.40973 15.2843 8.71569 15.5903 9.09202 15.782C9.51984 16 10.0799 16 11.2 16Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'Copy04',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M8 16V18.8C8 19.9201 8 20.4802 8.21799 20.908C8.40973 21.2843 8.71569 21.5903 9.09202 21.782C9.51984 22 10.0799 22 11.2 22H18.8C19.9201 22 20.4802 22 20.908 21.782C21.2843 21.5903 21.5903 21.2843 21.782 20.908C22 20.4802 22 19.9201 22 18.8V11.2C22 10.0799 22 9.51984 21.782 9.09202C21.5903 8.71569 21.2843 8.40973 20.908 8.21799C20.4802 8 19.9201 8 18.8 8H16M5.2 16H12.8C13.9201 16 14.4802 16 14.908 15.782C15.2843 15.5903 15.5903 15.2843 15.782 14.908C16 14.4802 16 13.9201 16 12.8V5.2C16 4.0799 16 3.51984 15.782 3.09202C15.5903 2.71569 15.2843 2.40973 14.908 2.21799C14.4802 2 13.9201 2 12.8 2H5.2C4.0799 2 3.51984 2 3.09202 2.21799C2.71569 2.40973 2.40973 2.71569 2.21799 3.09202C2 3.51984 2 4.07989 2 5.2V12.8C2 13.9201 2 14.4802 2.21799 14.908C2.40973 15.2843 2.71569 15.5903 3.09202 15.782C3.51984 16 4.07989 16 5.2 16Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'Copy05',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M7.5 3H14.6C16.8402 3 17.9603 3 18.816 3.43597C19.5686 3.81947 20.1805 4.43139 20.564 5.18404C21 6.03969 21 7.15979 21 9.4V16.5M6.2 21H14.3C15.4201 21 15.9802 21 16.408 20.782C16.7843 20.5903 17.0903 20.2843 17.282 19.908C17.5 19.4802 17.5 18.9201 17.5 17.8V9.7C17.5 8.57989 17.5 8.01984 17.282 7.59202C17.0903 7.21569 16.7843 6.90973 16.408 6.71799C15.9802 6.5 15.4201 6.5 14.3 6.5H6.2C5.0799 6.5 4.51984 6.5 4.09202 6.71799C3.71569 6.90973 3.40973 7.21569 3.21799 7.59202C3 8.01984 3 8.57989 3 9.7V17.8C3 18.9201 3 19.4802 3.21799 19.908C3.40973 20.2843 3.71569 20.5903 4.09202 20.782C4.51984 21 5.0799 21 6.2 21Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'Copy06',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M10.5 2.0028C9.82495 2.01194 9.4197 2.05103 9.09202 2.21799C8.71569 2.40973 8.40973 2.71569 8.21799 3.09202C8.05103 3.4197 8.01194 3.82495 8.0028 4.5M19.5 2.0028C20.1751 2.01194 20.5803 2.05103 20.908 2.21799C21.2843 2.40973 21.5903 2.71569 21.782 3.09202C21.949 3.4197 21.9881 3.82494 21.9972 4.49999M21.9972 13.5C21.9881 14.175 21.949 14.5803 21.782 14.908C21.5903 15.2843 21.2843 15.5903 20.908 15.782C20.5803 15.949 20.1751 15.9881 19.5 15.9972M22 7.99999V9.99999M14.0001 2H16M5.2 22H12.8C13.9201 22 14.4802 22 14.908 21.782C15.2843 21.5903 15.5903 21.2843 15.782 20.908C16 20.4802 16 19.9201 16 18.8V11.2C16 10.0799 16 9.51984 15.782 9.09202C15.5903 8.71569 15.2843 8.40973 14.908 8.21799C14.4802 8 13.9201 8 12.8 8H5.2C4.0799 8 3.51984 8 3.09202 8.21799C2.71569 8.40973 2.40973 8.71569 2.21799 9.09202C2 9.51984 2 10.0799 2 11.2V18.8C2 19.9201 2 20.4802 2.21799 20.908C2.40973 21.2843 2.71569 21.5903 3.09202 21.782C3.51984 22 4.07989 22 5.2 22Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'Copy07',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M20 4V5.4C20 8.76031 20 10.4405 19.346 11.7239C18.7708 12.8529 17.8529 13.7708 16.7239 14.346C15.4405 15 13.7603 15 10.4 15H4M4 15L9 10M4 15L9 20" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'CornerDownLeft',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M4 4V5.4C4 8.76031 4 10.4405 4.65396 11.7239C5.2292 12.8529 6.14708 13.7708 7.27606 14.346C8.55953 15 10.2397 15 13.6 15H20M20 15L15 10M20 15L15 20" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'CornerDownRight',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M21 4H17.6C14.2397 4 12.5595 4 11.2761 4.65396C10.1471 5.2292 9.2292 6.14708 8.65396 7.27606C8 8.55953 8 10.2397 8 13.6V20M8 20L13 15M8 20L3 15" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'CornerLeftDown',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M21 20H17.6C14.2397 20 12.5595 20 11.2761 19.346C10.1471 18.7708 9.2292 17.8529 8.65396 16.7239C8 15.4405 8 13.7603 8 10.4V4M8 4L13 9M8 4L3 9" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'CornerLeftUp',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M3 4H6.4C9.76031 4 11.4405 4 12.7239 4.65396C13.8529 5.2292 14.7708 6.14708 15.346 7.27606C16 8.55953 16 10.2397 16 13.6L16 20M16 20L11 15M16 20L21 15" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'CornerRightDown',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M3 20H6.4C9.76031 20 11.4405 20 12.7239 19.346C13.8529 18.7708 14.7708 17.8529 15.346 16.7239C16 15.4405 16 13.7603 16 10.4L16 4M16 4L11 9M16 4L21 9" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'CornerRightUp',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M9 14L4 9M4 9L9 4M4 9H10.4C13.7603 9 15.4405 9 16.7239 9.65396C17.8529 10.2292 18.7708 11.1471 19.346 12.2761C20 13.5595 20 15.2397 20 18.6V20" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'CornerUpLeft',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M4 20V18.6C4 15.2397 4 13.5595 4.65396 12.2761C5.2292 11.1471 6.14708 10.2292 7.27606 9.65396C8.55953 9 10.2397 9 13.6 9H20M20 9L15 14M20 9L15 4" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'CornerUpRight',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M9 2V4M15 2V4M9 20V22M15 20V22M20 9H22M20 14H22M2 9H4M2 14H4M8.8 20H15.2C16.8802 20 17.7202 20 18.362 19.673C18.9265 19.3854 19.3854 18.9265 19.673 18.362C20 17.7202 20 16.8802 20 15.2V8.8C20 7.11984 20 6.27976 19.673 5.63803C19.3854 5.07354 18.9265 4.6146 18.362 4.32698C17.7202 4 16.8802 4 15.2 4H8.8C7.11984 4 6.27976 4 5.63803 4.32698C5.07354 4.6146 4.6146 5.07354 4.32698 5.63803C4 6.27976 4 7.11984 4 8.8V15.2C4 16.8802 4 17.7202 4.32698 18.362C4.6146 18.9265 5.07354 19.3854 5.63803 19.673C6.27976 20 7.11984 20 8.8 20ZM10.6 15H13.4C13.9601 15 14.2401 15 14.454 14.891C14.6422 14.7951 14.7951 14.6422 14.891 14.454C15 14.2401 15 13.9601 15 13.4V10.6C15 10.0399 15 9.75992 14.891 9.54601C14.7951 9.35785 14.6422 9.20487 14.454 9.10899C14.2401 9 13.9601 9 13.4 9H10.6C10.0399 9 9.75992 9 9.54601 9.10899C9.35785 9.20487 9.20487 9.35785 9.10899 9.54601C9 9.75992 9 10.0399 9 10.6V13.4C9 13.9601 9 14.2401 9.10899 14.454C9.20487 14.6422 9.35785 14.7951 9.54601 14.891C9.75992 15 10.0399 15 10.6 15Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'CpuChip01',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M9 2V5M15 2V5M9 19V22M15 19V22M19 9H22M19 14H22M2 9H5M2 14H5M9.8 19H14.2C15.8802 19 16.7202 19 17.362 18.673C17.9265 18.3854 18.3854 17.9265 18.673 17.362C19 16.7202 19 15.8802 19 14.2V9.8C19 8.11984 19 7.27976 18.673 6.63803C18.3854 6.07354 17.9265 5.6146 17.362 5.32698C16.7202 5 15.8802 5 14.2 5H9.8C8.11984 5 7.27976 5 6.63803 5.32698C6.07354 5.6146 5.6146 6.07354 5.32698 6.63803C5 7.27976 5 8.11984 5 9.8V14.2C5 15.8802 5 16.7202 5.32698 17.362C5.6146 17.9265 6.07354 18.3854 6.63803 18.673C7.27976 19 8.11984 19 9.8 19Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'CpuChip02',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M22 10H2M2 8.2L2 15.8C2 16.9201 2 17.4802 2.21799 17.908C2.40973 18.2843 2.71569 18.5903 3.09202 18.782C3.51984 19 4.07989 19 5.2 19L18.8 19C19.9201 19 20.4802 19 20.908 18.782C21.2843 18.5903 21.5903 18.2843 21.782 17.908C22 17.4802 22 16.9201 22 15.8V8.2C22 7.0799 22 6.51984 21.782 6.09202C21.5903 5.7157 21.2843 5.40974 20.908 5.21799C20.4802 5 19.9201 5 18.8 5L5.2 5C4.0799 5 3.51984 5 3.09202 5.21799C2.7157 5.40973 2.40973 5.71569 2.21799 6.09202C2 6.51984 2 7.07989 2 8.2Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'CreditCard01',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M22 10H2M11 14H6M2 8.2L2 15.8C2 16.9201 2 17.4802 2.21799 17.908C2.40973 18.2843 2.71569 18.5903 3.09202 18.782C3.51984 19 4.07989 19 5.2 19L18.8 19C19.9201 19 20.4802 19 20.908 18.782C21.2843 18.5903 21.5903 18.2843 21.782 17.908C22 17.4802 22 16.9201 22 15.8V8.2C22 7.0799 22 6.51984 21.782 6.09202C21.5903 5.7157 21.2843 5.40974 20.908 5.21799C20.4802 5 19.9201 5 18.8 5L5.2 5C4.0799 5 3.51984 5 3.09202 5.21799C2.7157 5.40973 2.40973 5.71569 2.21799 6.09202C2 6.51984 2 7.07989 2 8.2Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'CreditCard02',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M16 18L18 20L22 16M22 10H2M22 12V8.2C22 7.0799 22 6.51984 21.782 6.09202C21.5903 5.7157 21.2843 5.40974 20.908 5.21799C20.4802 5 19.9201 5 18.8 5H5.2C4.0799 5 3.51984 5 3.09202 5.21799C2.7157 5.40973 2.40973 5.71569 2.21799 6.09202C2 6.51984 2 7.0799 2 8.2V15.8C2 16.9201 2 17.4802 2.21799 17.908C2.40973 18.2843 2.71569 18.5903 3.09202 18.782C3.51984 19 4.0799 19 5.2 19H12" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'CreditCardCheck',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M16 18L19 21M19 21L22 18M19 21V15M22 10H2M22 12V8.2C22 7.0799 22 6.51984 21.782 6.09202C21.5903 5.7157 21.2843 5.40974 20.908 5.21799C20.4802 5 19.9201 5 18.8 5H5.2C4.0799 5 3.51984 5 3.09202 5.21799C2.7157 5.40973 2.40973 5.71569 2.21799 6.09202C2 6.51984 2 7.0799 2 8.2V15.8C2 16.9201 2 17.4802 2.21799 17.908C2.40973 18.2843 2.71569 18.5903 3.09202 18.782C3.51984 19 4.0799 19 5.2 19H12" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'CreditCardDown',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M9 17L12 20M12 20L15 17M12 20V13M22 9H2M5.5 18H5.2C4.0799 18 3.51984 18 3.09202 17.782C2.71569 17.5903 2.40973 17.2843 2.21799 16.908C2 16.4802 2 15.9201 2 14.8V7.2C2 6.0799 2 5.51984 2.21799 5.09202C2.40973 4.71569 2.7157 4.40973 3.09202 4.21799C3.51984 4 4.0799 4 5.2 4H18.8C19.9201 4 20.4802 4 20.908 4.21799C21.2843 4.40974 21.5903 4.7157 21.782 5.09202C22 5.51984 22 6.0799 22 7.2V14.8C22 15.9201 22 16.4802 21.782 16.908C21.5903 17.2843 21.2843 17.5903 20.908 17.782C20.4802 18 19.9201 18 18.8 18H18.5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'CreditCardDownload',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M2 10H22V8.2C22 7.0799 22 6.51984 21.782 6.09202C21.5903 5.7157 21.2843 5.40974 20.908 5.21799C20.4802 5 19.9201 5 18.8 5H5.2C4.0799 5 3.51984 5 3.09202 5.21799C2.7157 5.40973 2.40973 5.71569 2.21799 6.09202C2 6.51984 2 7.0799 2 8.2V15.8C2 16.9201 2 17.4802 2.21799 17.908C2.40973 18.2843 2.71569 18.5903 3.09202 18.782C3.51984 19 4.0799 19 5.2 19H11M14.5 21L16.525 20.595C16.7015 20.5597 16.7898 20.542 16.8721 20.5097C16.9452 20.4811 17.0147 20.4439 17.079 20.399C17.1516 20.3484 17.2152 20.2848 17.3426 20.1574L21.5 16C22.0523 15.4477 22.0523 14.5523 21.5 14C20.9477 13.4477 20.0523 13.4477 19.5 14L15.3426 18.1574C15.2152 18.2848 15.1516 18.3484 15.101 18.421C15.0561 18.4853 15.0189 18.5548 14.9903 18.6279C14.958 18.7102 14.9403 18.7985 14.905 18.975L14.5 21Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'CreditCardEdit',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M20.25 17.5V15.75C20.25 14.7835 19.4665 14 18.5 14C17.5335 14 16.75 14.7835 16.75 15.75V17.5M22 10H2M22 11V8.2C22 7.0799 22 6.51984 21.782 6.09202C21.5903 5.7157 21.2843 5.40974 20.908 5.21799C20.4802 5 19.9201 5 18.8 5H5.2C4.0799 5 3.51984 5 3.09202 5.21799C2.7157 5.40973 2.40973 5.71569 2.21799 6.09202C2 6.51984 2 7.0799 2 8.2V15.8C2 16.9201 2 17.4802 2.21799 17.908C2.40973 18.2843 2.71569 18.5903 3.09202 18.782C3.51984 19 4.0799 19 5.2 19H11M16.6 21.5H20.4C20.9601 21.5 21.2401 21.5 21.454 21.391C21.6422 21.2951 21.7951 21.1422 21.891 20.954C22 20.7401 22 20.4601 22 19.9V19.1C22 18.5399 22 18.2599 21.891 18.046C21.7951 17.8578 21.6422 17.7049 21.454 17.609C21.2401 17.5 20.9601 17.5 20.4 17.5H16.6C16.0399 17.5 15.7599 17.5 15.546 17.609C15.3578 17.7049 15.2049 17.8578 15.109 18.046C15 18.2599 15 18.5399 15 19.1V19.9C15 20.4601 15 20.7401 15.109 20.954C15.2049 21.1422 15.3578 21.2951 15.546 21.391C15.7599 21.5 16.0399 21.5 16.6 21.5Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'CreditCardLock',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M16 18H22M22 10H2M22 13.5V8.2C22 7.0799 22 6.51984 21.782 6.09202C21.5903 5.7157 21.2843 5.40974 20.908 5.21799C20.4802 5 19.9201 5 18.8 5H5.2C4.0799 5 3.51984 5 3.09202 5.21799C2.7157 5.40973 2.40973 5.71569 2.21799 6.09202C2 6.51984 2 7.0799 2 8.2V15.8C2 16.9201 2 17.4802 2.21799 17.908C2.40973 18.2843 2.71569 18.5903 3.09202 18.782C3.51984 19 4.0799 19 5.2 19H12" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'CreditCardMinus',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M19 21V15M16 18H22M22 10H2M22 12V8.2C22 7.0799 22 6.51984 21.782 6.09202C21.5903 5.7157 21.2843 5.40974 20.908 5.21799C20.4802 5 19.9201 5 18.8 5H5.2C4.0799 5 3.51984 5 3.09202 5.21799C2.7157 5.40973 2.40973 5.71569 2.21799 6.09202C2 6.51984 2 7.0799 2 8.2V15.8C2 16.9201 2 17.4802 2.21799 17.908C2.40973 18.2843 2.71569 18.5903 3.09202 18.782C3.51984 19 4.0799 19 5.2 19H12" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'CreditCardPlus',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M22 10H2M11 19L18.8 19C19.9201 19 20.4802 19 20.908 18.782C21.2843 18.5903 21.5903 18.2843 21.782 17.908C22 17.4802 22 16.9201 22 15.8V8.2C22 7.0799 22 6.51984 21.782 6.09202C21.5903 5.7157 21.2843 5.40974 20.908 5.21799C20.4802 5 19.9201 5 18.8 5H17M11 19L13 21M11 19L13 17M7 19H5.2C4.07989 19 3.51984 19 3.09202 18.782C2.71569 18.5903 2.40973 18.2843 2.21799 17.908C2 17.4802 2 16.9201 2 15.8V8.2C2 7.0799 2 6.51984 2.21799 6.09202C2.40973 5.71569 2.7157 5.40973 3.09202 5.21799C3.51984 5 4.0799 5 5.2 5H13M13 5L11 7M13 5L11 3" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'CreditCardRefresh',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>