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="M11 11H6.2C5.07989 11 4.51984 11 4.09202 11.218C3.71569 11.4097 3.40973 11.7157 3.21799 12.092C3 12.5198 3 13.0799 3 14.2V21M21 21V6.2C21 5.0799 21 4.51984 20.782 4.09202C20.5903 3.71569 20.2843 3.40973 19.908 3.21799C19.4802 3 18.9201 3 17.8 3H14.2C13.0799 3 12.5198 3 12.092 3.21799C11.7157 3.40973 11.4097 3.71569 11.218 4.09202C11 4.51984 11 5.0799 11 6.2V21M22 21H2M14.5 7H17.5M14.5 11H17.5M14.5 15H17.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: 'Building06',
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 11H4.6C4.03995 11 3.75992 11 3.54601 11.109C3.35785 11.2049 3.20487 11.3578 3.10899 11.546C3 11.7599 3 12.0399 3 12.6V21M16.5 11H19.4C19.9601 11 20.2401 11 20.454 11.109C20.6422 11.2049 20.7951 11.3578 20.891 11.546C21 11.7599 21 12.0399 21 12.6V21M16.5 21V6.2C16.5 5.0799 16.5 4.51984 16.282 4.09202C16.0903 3.71569 15.7843 3.40973 15.408 3.21799C14.9802 3 14.4201 3 13.3 3H10.7C9.57989 3 9.01984 3 8.59202 3.21799C8.21569 3.40973 7.90973 3.71569 7.71799 4.09202C7.5 4.51984 7.5 5.0799 7.5 6.2V21M22 21H2M11 7H13M11 11H13M11 15H13" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'Building07',
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 21H21M6 18V9.99998M10 18V9.99998M14 18V9.99998M18 18V9.99998M20 6.99998L12.424 2.26498C12.2702 2.16884 12.1933 2.12077 12.1108 2.10203C12.0379 2.08546 11.9621 2.08546 11.8892 2.10203C11.8067 2.12077 11.7298 2.16884 11.576 2.26498L4 6.99998H20Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'Building08',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
package/dist/Bus.vue ADDED
@@ -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.5 19V21.2C8.5 21.48 8.5 21.62 8.4455 21.727C8.39757 21.8211 8.32108 21.8976 8.227 21.9455C8.12004 22 7.98003 22 7.7 22H5.8C5.51997 22 5.37996 22 5.273 21.9455C5.17892 21.8976 5.10243 21.8211 5.0545 21.727C5 21.62 5 21.48 5 21.2V19M19 19V21.2C19 21.48 19 21.62 18.9455 21.727C18.8976 21.8211 18.8211 21.8976 18.727 21.9455C18.62 22 18.48 22 18.2 22H16.3C16.02 22 15.88 22 15.773 21.9455C15.6789 21.8976 15.6024 21.8211 15.5545 21.727C15.5 21.62 15.5 21.48 15.5 21.2V19M3 12H21M3 5.5H21M6.5 15.5H8M16 15.5H17.5M7.8 19H16.2C17.8802 19 18.7202 19 19.362 18.673C19.9265 18.3854 20.3854 17.9265 20.673 17.362C21 16.7202 21 15.8802 21 14.2V6.8C21 5.11984 21 4.27976 20.673 3.63803C20.3854 3.07354 19.9265 2.6146 19.362 2.32698C18.7202 2 17.8802 2 16.2 2H7.8C6.11984 2 5.27976 2 4.63803 2.32698C4.07354 2.6146 3.6146 3.07354 3.32698 3.63803C3 4.27976 3 5.11984 3 6.8V14.2C3 15.8802 3 16.7202 3.32698 17.362C3.6146 17.9265 4.07354 18.3854 4.63803 18.673C5.27976 19 6.11984 19 7.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: 'Bus',
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="M17.5 6.5L6.5 17.5M8.5 10.5V6.5M6.5 8.5H10.5M13.5 15.5H17.5M7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 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: 'Calculator',
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 10H3M16 2V6M8 2V6M7.8 22H16.2C17.8802 22 18.7202 22 19.362 21.673C19.9265 21.3854 20.3854 20.9265 20.673 20.362C21 19.7202 21 18.8802 21 17.2V8.8C21 7.11984 21 6.27976 20.673 5.63803C20.3854 5.07354 19.9265 4.6146 19.362 4.32698C18.7202 4 17.8802 4 16.2 4H7.8C6.11984 4 5.27976 4 4.63803 4.32698C4.07354 4.6146 3.6146 5.07354 3.32698 5.63803C3 6.27976 3 7.11984 3 8.8V17.2C3 18.8802 3 19.7202 3.32698 20.362C3.6146 20.9265 4.07354 21.3854 4.63803 21.673C5.27976 22 6.11984 22 7.8 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: 'Calendar',
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 10H3M16 2V6M8 2V6M9 16L11 18L15.5 13.5M7.8 22H16.2C17.8802 22 18.7202 22 19.362 21.673C19.9265 21.3854 20.3854 20.9265 20.673 20.362C21 19.7202 21 18.8802 21 17.2V8.8C21 7.11984 21 6.27976 20.673 5.63803C20.3854 5.07354 19.9265 4.6146 19.362 4.32698C18.7202 4 17.8802 4 16.2 4H7.8C6.11984 4 5.27976 4 4.63803 4.32698C4.07354 4.6146 3.6146 5.07354 3.32698 5.63803C3 6.27976 3 7.11984 3 8.8V17.2C3 18.8802 3 19.7202 3.32698 20.362C3.6146 20.9265 4.07354 21.3854 4.63803 21.673C5.27976 22 6.11984 22 7.8 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: 'CalendarCheck01',
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 10H3M21 12.5V8.8C21 7.11984 21 6.27976 20.673 5.63803C20.3854 5.07354 19.9265 4.6146 19.362 4.32698C18.7202 4 17.8802 4 16.2 4H7.8C6.11984 4 5.27976 4 4.63803 4.32698C4.07354 4.6146 3.6146 5.07354 3.32698 5.63803C3 6.27976 3 7.11984 3 8.8V17.2C3 18.8802 3 19.7202 3.32698 20.362C3.6146 20.9265 4.07354 21.3854 4.63803 21.673C5.27976 22 6.11984 22 7.8 22H12M16 2V6M8 2V6M14.5 19L16.5 21L21 16.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: 'CalendarCheck02',
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 10H3M16 2V6M8 2V6M10.5 14L12 13V18M10.75 18H13.25M7.8 22H16.2C17.8802 22 18.7202 22 19.362 21.673C19.9265 21.3854 20.3854 20.9265 20.673 20.362C21 19.7202 21 18.8802 21 17.2V8.8C21 7.11984 21 6.27976 20.673 5.63803C20.3854 5.07354 19.9265 4.6146 19.362 4.32698C18.7202 4 17.8802 4 16.2 4H7.8C6.11984 4 5.27976 4 4.63803 4.32698C4.07354 4.6146 3.6146 5.07354 3.32698 5.63803C3 6.27976 3 7.11984 3 8.8V17.2C3 18.8802 3 19.7202 3.32698 20.362C3.6146 20.9265 4.07354 21.3854 4.63803 21.673C5.27976 22 6.11984 22 7.8 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: 'CalendarDate',
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 8H3M16 2V5M8 2V5M7.8 22H16.2C17.8802 22 18.7202 22 19.362 21.673C19.9265 21.3854 20.3854 20.9265 20.673 20.362C21 19.7202 21 18.8802 21 17.2V8.8C21 7.11984 21 6.27976 20.673 5.63803C20.3854 5.07354 19.9265 4.6146 19.362 4.32698C18.7202 4 17.8802 4 16.2 4H7.8C6.11984 4 5.27976 4 4.63803 4.32698C4.07354 4.6146 3.6146 5.07354 3.32698 5.63803C3 6.27976 3 7.11984 3 8.8V17.2C3 18.8802 3 19.7202 3.32698 20.362C3.6146 20.9265 4.07354 21.3854 4.63803 21.673C5.27976 22 6.11984 22 7.8 22ZM11.9973 12.3306C11.1975 11.4216 9.8639 11.1771 8.86188 12.0094C7.85986 12.8418 7.71879 14.2335 8.50568 15.2179C9.077 15.9327 10.6593 17.3397 11.4833 18.0569C11.662 18.2124 11.7513 18.2902 11.856 18.321C11.9466 18.3477 12.0479 18.3477 12.1386 18.321C12.2432 18.2902 12.3325 18.2124 12.5112 18.0569C13.3353 17.3397 14.9175 15.9327 15.4888 15.2179C16.2757 14.2335 16.1519 12.8331 15.1326 12.0094C14.1134 11.1858 12.797 11.4216 11.9973 12.3306Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'CalendarHeart01',
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 10H3M21 11.5V8.8C21 7.11984 21 6.27976 20.673 5.63803C20.3854 5.07354 19.9265 4.6146 19.362 4.32698C18.7202 4 17.8802 4 16.2 4H7.8C6.11984 4 5.27976 4 4.63803 4.32698C4.07354 4.6146 3.6146 5.07354 3.32698 5.63803C3 6.27976 3 7.11984 3 8.8V17.2C3 18.8802 3 19.7202 3.32698 20.362C3.6146 20.9265 4.07354 21.3854 4.63803 21.673C5.27976 22 6.11984 22 7.8 22H12.5M16 2V6M8 2V6M17.4976 15.7119C16.7978 14.9328 15.6309 14.7232 14.7541 15.4367C13.8774 16.1501 13.7539 17.343 14.4425 18.1868C15.131 19.0306 17.4976 21 17.4976 21C17.4976 21 19.8642 19.0306 20.5527 18.1868C21.2413 17.343 21.1329 16.1426 20.2411 15.4367C19.3492 14.7307 18.1974 14.9328 17.4976 15.7119Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'CalendarHeart02',
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 15H15M21 8H3M16 2V5M8 2V5M7.8 22H16.2C17.8802 22 18.7202 22 19.362 21.673C19.9265 21.3854 20.3854 20.9265 20.673 20.362C21 19.7202 21 18.8802 21 17.2V8.8C21 7.11984 21 6.27976 20.673 5.63803C20.3854 5.07354 19.9265 4.6146 19.362 4.32698C18.7202 4 17.8802 4 16.2 4H7.8C6.11984 4 5.27976 4 4.63803 4.32698C4.07354 4.6146 3.6146 5.07354 3.32698 5.63803C3 6.27976 3 7.11984 3 8.8V17.2C3 18.8802 3 19.7202 3.32698 20.362C3.6146 20.9265 4.07354 21.3854 4.63803 21.673C5.27976 22 6.11984 22 7.8 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: 'CalendarMinus01',
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="M15 18H21M21 11.5V8.8C21 7.11984 21 6.27976 20.673 5.63803C20.3854 5.07354 19.9265 4.6146 19.362 4.32698C18.7202 4 17.8802 4 16.2 4H7.8C6.11984 4 5.27976 4 4.63803 4.32698C4.07354 4.6146 3.6146 5.07354 3.32698 5.63803C3 6.27976 3 7.11984 3 8.8V17.2C3 18.8802 3 19.7202 3.32698 20.362C3.6146 20.9265 4.07354 21.3854 4.63803 21.673C5.27976 22 6.11984 22 7.8 22H12.5M21 10H3M16 2V6M8 2V6" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'CalendarMinus02',
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 8H3M16 2V5M8 2V5M12 18V12M9 15H15M7.8 22H16.2C17.8802 22 18.7202 22 19.362 21.673C19.9265 21.3854 20.3854 20.9265 20.673 20.362C21 19.7202 21 18.8802 21 17.2V8.8C21 7.11984 21 6.27976 20.673 5.63803C20.3854 5.07354 19.9265 4.6146 19.362 4.32698C18.7202 4 17.8802 4 16.2 4H7.8C6.11984 4 5.27976 4 4.63803 4.32698C4.07354 4.6146 3.6146 5.07354 3.32698 5.63803C3 6.27976 3 7.11984 3 8.8V17.2C3 18.8802 3 19.7202 3.32698 20.362C3.6146 20.9265 4.07354 21.3854 4.63803 21.673C5.27976 22 6.11984 22 7.8 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: 'CalendarPlus01',
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 11.5V8.8C21 7.11984 21 6.27976 20.673 5.63803C20.3854 5.07354 19.9265 4.6146 19.362 4.32698C18.7202 4 17.8802 4 16.2 4H7.8C6.11984 4 5.27976 4 4.63803 4.32698C4.07354 4.6146 3.6146 5.07354 3.32698 5.63803C3 6.27976 3 7.11984 3 8.8V17.2C3 18.8802 3 19.7202 3.32698 20.362C3.6146 20.9265 4.07354 21.3854 4.63803 21.673C5.27976 22 6.11984 22 7.8 22H12.5M21 10H3M16 2V6M8 2V6M18 21V15M15 18H21" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'CalendarPlus02',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,26 @@
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 8.37722C2 8.0269 2 7.85174 2.01462 7.70421C2.1556 6.28127 3.28127 5.1556 4.70421 5.01462C4.85174 5 5.03636 5 5.40558 5C5.54785 5 5.61899 5 5.67939 4.99634C6.45061 4.94963 7.12595 4.46288 7.41414 3.746C7.43671 3.68986 7.45781 3.62657 7.5 3.5C7.54219 3.37343 7.56329 3.31014 7.58586 3.254C7.87405 2.53712 8.54939 2.05037 9.32061 2.00366C9.38101 2 9.44772 2 9.58114 2H14.4189C14.5523 2 14.619 2 14.6794 2.00366C15.4506 2.05037 16.126 2.53712 16.4141 3.254C16.4367 3.31014 16.4578 3.37343 16.5 3.5C16.5422 3.62657 16.5633 3.68986 16.5859 3.746C16.874 4.46288 17.5494 4.94963 18.3206 4.99634C18.381 5 18.4521 5 18.5944 5C18.9636 5 19.1483 5 19.2958 5.01462C20.7187 5.1556 21.8444 6.28127 21.9854 7.70421C22 7.85174 22 8.0269 22 8.37722V16.2C22 17.8802 22 18.7202 21.673 19.362C21.3854 19.9265 20.9265 20.3854 20.362 20.673C19.7202 21 18.8802 21 17.2 21H6.8C5.11984 21 4.27976 21 3.63803 20.673C3.07354 20.3854 2.6146 19.9265 2.32698 19.362C2 18.7202 2 17.8802 2 16.2V8.37722Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+ <path d="M12 16.5C14.2091 16.5 16 14.7091 16 12.5C16 10.2909 14.2091 8.5 12 8.5C9.79086 8.5 8 10.2909 8 12.5C8 14.7091 9.79086 16.5 12 16.5Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
11
+
12
+ </svg>
13
+ </template>
14
+
15
+ <script>
16
+ export default {
17
+ name: 'Camera01',
18
+ inheritAttrs: false,
19
+ props: {
20
+ size: {
21
+ type: [Number, String],
22
+ default: 24
23
+ }
24
+ }
25
+ }
26
+ </script>
@@ -0,0 +1,26 @@
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 7.70178C2 6.20963 3.20963 5 4.70178 5C5.47706 5 6.16537 4.5039 6.41053 3.7684L6.5 3.5C6.54219 3.37343 6.56329 3.31014 6.58586 3.254C6.87405 2.53712 7.54939 2.05037 8.32061 2.00366C8.38101 2 8.44772 2 8.58114 2H15.4189C15.5523 2 15.619 2 15.6794 2.00366C16.4506 2.05037 17.126 2.53712 17.4141 3.254C17.4367 3.31014 17.4578 3.37343 17.5 3.5L17.5895 3.7684C17.8346 4.5039 18.5229 5 19.2982 5C20.7904 5 22 6.20963 22 7.70178V16.2C22 17.8802 22 18.7202 21.673 19.362C21.3854 19.9265 20.9265 20.3854 20.362 20.673C19.7202 21 18.8802 21 17.2 21H6.8C5.11984 21 4.27976 21 3.63803 20.673C3.07354 20.3854 2.6146 19.9265 2.32698 19.362C2 18.7202 2 17.8802 2 16.2V7.70178Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+ <path d="M12 16.5C14.4853 16.5 16.5 14.4853 16.5 12C16.5 9.51472 14.4853 7.5 12 7.5C9.51472 7.5 7.5 9.51472 7.5 12C7.5 14.4853 9.51472 16.5 12 16.5Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
11
+
12
+ </svg>
13
+ </template>
14
+
15
+ <script>
16
+ export default {
17
+ name: 'Camera02',
18
+ inheritAttrs: false,
19
+ props: {
20
+ size: {
21
+ type: [Number, String],
22
+ default: 24
23
+ }
24
+ }
25
+ }
26
+ </script>
@@ -0,0 +1,26 @@
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 7.8C2 6.11984 2 5.27976 2.32698 4.63803C2.6146 4.07354 3.07354 3.6146 3.63803 3.32698C4.27976 3 5.11984 3 6.8 3H17.2C18.8802 3 19.7202 3 20.362 3.32698C20.9265 3.6146 21.3854 4.07354 21.673 4.63803C22 5.27976 22 6.11984 22 7.8V16.2C22 17.8802 22 18.7202 21.673 19.362C21.3854 19.9265 20.9265 20.3854 20.362 20.673C19.7202 21 18.8802 21 17.2 21H6.8C5.11984 21 4.27976 21 3.63803 20.673C3.07354 20.3854 2.6146 19.9265 2.32698 19.362C2 18.7202 2 17.8802 2 16.2V7.8Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+ <path d="M12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
11
+
12
+ </svg>
13
+ </template>
14
+
15
+ <script>
16
+ export default {
17
+ name: 'Camera03',
18
+ inheritAttrs: false,
19
+ props: {
20
+ size: {
21
+ type: [Number, String],
22
+ default: 24
23
+ }
24
+ }
25
+ }
26
+ </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.4155 15.3411C18.5924 17.3495 14.8895 17.5726 11.877 16M2.58445 8.65889C5.41439 6.64566 9.12844 6.42638 12.1448 8.01149M15.3737 14.1243C18.2604 12.305 19.9319 8.97413 19.601 5.51222M8.58184 9.90371C5.72231 11.7291 4.06959 15.0436 4.39878 18.4878M15.5269 10.137C15.3939 6.72851 13.345 3.61684 10.1821 2.17222M8.47562 13.9256C8.63112 17.3096 10.6743 20.392 13.8177 21.8278M19.071 4.92893C22.9763 8.83418 22.9763 15.1658 19.071 19.071C15.1658 22.9763 8.83416 22.9763 4.92893 19.071C1.02369 15.1658 1.02369 8.83416 4.92893 4.92893C8.83418 1.02369 15.1658 1.02369 19.071 4.92893ZM14.8284 9.17157C16.3905 10.7337 16.3905 13.2663 14.8284 14.8284C13.2663 16.3905 10.7337 16.3905 9.17157 14.8284C7.60948 13.2663 7.60948 10.7337 9.17157 9.17157C10.7337 7.60948 13.2663 7.60948 14.8284 9.17157Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'CameraLens',
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="M5 5H5.41886C5.55228 5 5.61899 5 5.67939 4.99634C6.45061 4.94963 7.12595 4.46288 7.41414 3.746C7.43671 3.68986 7.45781 3.62657 7.5 3.5C7.54219 3.37343 7.56329 3.31014 7.58586 3.254C7.87405 2.53712 8.54939 2.05037 9.32061 2.00366C9.38101 2 9.44772 2 9.58114 2H14.4189C14.5523 2 14.619 2 14.6794 2.00366C15.4506 2.05037 16.126 2.53712 16.4141 3.254C16.4367 3.31014 16.4578 3.37343 16.5 3.5C16.5422 3.62657 16.5633 3.68986 16.5859 3.746C16.874 4.46288 17.5494 4.94963 18.3206 4.99634C18.381 5 18.4521 5 18.5944 5C18.9636 5 19.1483 5 19.2958 5.01462C20.7187 5.1556 21.8444 6.28127 21.9854 7.70421C22 7.85174 22 8.0269 22 8.37722V18C22 19.0849 21.4241 20.0353 20.5613 20.5622M15.0641 15.0714C15.6482 14.3761 16 13.4791 16 12.5C16 10.2909 14.2091 8.5 12 8.5C11.0216 8.5 10.1252 8.8513 9.43012 9.43464M22 22L2 2M2 7.5V16.2C2 17.8802 2 18.7202 2.32698 19.362C2.6146 19.9265 3.07354 20.3854 3.63803 20.673C4.27976 21 5.11984 21 6.8 21H15.5M12 16.5C9.79086 16.5 8 14.7091 8 12.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: 'CameraOff',
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 11.5V14.6C22 16.8402 22 17.9603 21.564 18.816C21.1805 19.5686 20.5686 20.1805 19.816 20.564C18.9603 21 17.8402 21 15.6 21H8.4C6.15979 21 5.03969 21 4.18404 20.564C3.43139 20.1805 2.81947 19.5686 2.43597 18.816C2 17.9603 2 16.8402 2 14.6V9.4C2 7.15979 2 6.03969 2.43597 5.18404C2.81947 4.43139 3.43139 3.81947 4.18404 3.43597C5.03969 3 6.15979 3 8.4 3H12.5M19 8V2M16 5H22M16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12C8 9.79086 9.79086 8 12 8C14.2091 8 16 9.79086 16 12Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'CameraPlus',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
package/dist/Car01.vue ADDED
@@ -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="M5 13H8M2 9L4 10L5.27064 6.18807C5.53292 5.40125 5.66405 5.00784 5.90729 4.71698C6.12208 4.46013 6.39792 4.26132 6.70951 4.13878C7.06236 4 7.47705 4 8.30643 4H15.6936C16.523 4 16.9376 4 17.2905 4.13878C17.6021 4.26132 17.8779 4.46013 18.0927 4.71698C18.3359 5.00784 18.4671 5.40125 18.7294 6.18807L20 10L22 9M16 13H19M6.8 10H17.2C18.8802 10 19.7202 10 20.362 10.327C20.9265 10.6146 21.3854 11.0735 21.673 11.638C22 12.2798 22 13.1198 22 14.8V17.5C22 17.9647 22 18.197 21.9616 18.3902C21.8038 19.1836 21.1836 19.8038 20.3902 19.9616C20.197 20 19.9647 20 19.5 20H19C17.8954 20 17 19.1046 17 18C17 17.7239 16.7761 17.5 16.5 17.5H7.5C7.22386 17.5 7 17.7239 7 18C7 19.1046 6.10457 20 5 20H4.5C4.03534 20 3.80302 20 3.60982 19.9616C2.81644 19.8038 2.19624 19.1836 2.03843 18.3902C2 18.197 2 17.9647 2 17.5V14.8C2 13.1198 2 12.2798 2.32698 11.638C2.6146 11.0735 3.07354 10.6146 3.63803 10.327C4.27976 10 5.11984 10 6.8 10Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'Car01',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
package/dist/Car02.vue ADDED
@@ -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 10V6.2C19 5.0799 19 4.51984 18.782 4.09202C18.5903 3.71569 18.2843 3.40973 17.908 3.21799C17.4802 3 16.9201 3 15.8 3H8.2C7.07989 3 6.51984 3 6.09202 3.21799C5.71569 3.40973 5.40973 3.71569 5.21799 4.09202C5 4.51984 5 5.0799 5 6.2V10M5 9H2V8M19 9H22V8M6 13.5H6.01M18 13.5H18.01M6.8 10H17.2C18.8802 10 19.7202 10 20.362 10.327C20.9265 10.6146 21.3854 11.0735 21.673 11.638C22 12.2798 22 13.1198 22 14.8V18C22 18.9319 22 19.3978 21.8478 19.7654C21.6448 20.2554 21.2554 20.6448 20.7654 20.8478C20.3978 21 19.9319 21 19 21H18.4C18.0284 21 17.8426 21 17.6871 20.9754C16.8313 20.8398 16.1602 20.1687 16.0246 19.3129C16 19.1574 16 18.9716 16 18.6C16 18.5071 16 18.4606 15.9938 18.4218C15.96 18.2078 15.7922 18.04 15.5782 18.0062C15.5394 18 15.4929 18 15.4 18H8.6C8.5071 18 8.46065 18 8.42178 18.0062C8.20784 18.04 8.04004 18.2078 8.00616 18.4218C8 18.4606 8 18.5071 8 18.6C8 18.9716 8 19.1574 7.97538 19.3129C7.83983 20.1687 7.16865 20.8398 6.31287 20.9754C6.1574 21 5.9716 21 5.6 21H5C4.06812 21 3.60218 21 3.23463 20.8478C2.74458 20.6448 2.35523 20.2554 2.15224 19.7654C2 19.3978 2 18.9319 2 18V14.8C2 13.1198 2 12.2798 2.32698 11.638C2.6146 11.0735 3.07354 10.6146 3.63803 10.327C4.27976 10 5.11984 10 6.8 10ZM6.5 13.5C6.5 13.7761 6.27614 14 6 14C5.72386 14 5.5 13.7761 5.5 13.5C5.5 13.2239 5.72386 13 6 13C6.27614 13 6.5 13.2239 6.5 13.5ZM18.5 13.5C18.5 13.7761 18.2761 14 18 14C17.7239 14 17.5 13.7761 17.5 13.5C17.5 13.2239 17.7239 13 18 13C18.2761 13 18.5 13.2239 18.5 13.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: 'Car02',
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="M6.5 20H5C3.89543 20 3 19.1046 3 18V4C3 2.89543 3.89543 2 5 2H19C20.1046 2 21 2.89543 21 4V18C21 19.1046 20.1046 20 19 20H17.5M12 19C13.6569 19 15 17.6569 15 16C15 14.3431 13.6569 13 12 13C10.3431 13 9 14.3431 9 16C9 17.6569 10.3431 19 12 19ZM12 19L12.0214 18.9998L8.82867 22.1926L6.00024 19.3641L9.01965 16.3447M12 19L15.1928 22.1926L18.0212 19.3641L15.0018 16.3447M9 6H15M7 9.5H17" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'Certificate01',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>