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
package/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2026 UTruckin
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
package/README.md ADDED
@@ -0,0 +1,164 @@
1
+ # UTruckin Icons
2
+
3
+ Vue 3 SVG icon components for UTruckin TeleDash application.
4
+
5
+ ## Installation
6
+
7
+ ```bash
8
+ npm install utruckin-icons
9
+ ```
10
+
11
+ ## Usage
12
+
13
+ ### Import Individual Icons
14
+
15
+ ```vue
16
+ <template>
17
+ <div>
18
+ <Clock :size="24" />
19
+ <Truck :size="32" color="blue" />
20
+ </div>
21
+ </template>
22
+
23
+ <script setup>
24
+ import { Clock, Truck } from 'utruckin-icons';
25
+ </script>
26
+ ```
27
+
28
+ ### Import All Icons
29
+
30
+ ```vue
31
+ <script setup>
32
+ import * as Icons from 'utruckin-icons';
33
+ </script>
34
+
35
+ <template>
36
+ <Icons.Clock :size="24" />
37
+ </template>
38
+ ```
39
+
40
+ ## Props
41
+
42
+ All icon components accept the following props:
43
+
44
+ - **size**: `Number | String` (default: `24`) - Sets both width and height
45
+ - All other props are passed to the SVG element (class, style, @click, etc.)
46
+
47
+ ## Examples
48
+
49
+ ### Basic Usage
50
+
51
+ ```vue
52
+ <Clock />
53
+ ```
54
+
55
+ ### Custom Size
56
+
57
+ ```vue
58
+ <Clock :size="48" />
59
+ <Clock size="3rem" />
60
+ ```
61
+
62
+ ### Custom Color
63
+
64
+ Icons use `currentColor` by default, so you can control color via CSS:
65
+
66
+ ```vue
67
+ <Clock style="color: red;" />
68
+ <Clock class="text-blue-500" />
69
+ ```
70
+
71
+ ### With Click Handler
72
+
73
+ ```vue
74
+ <Clock @click="handleClick" />
75
+ ```
76
+
77
+ ### With Custom Classes
78
+
79
+ ```vue
80
+ <Clock class="my-icon-class" />
81
+ ```
82
+
83
+ ## Development
84
+
85
+ ### Project Structure
86
+
87
+ ```
88
+ utruckin-icons/
89
+ ├── src/
90
+ │ └── icons/ # Place your SVG files here
91
+ ├── dist/ # Generated Vue components (auto-generated)
92
+ ├── scripts/
93
+ │ └── build.js # Build script
94
+ ├── package.json
95
+ └── README.md
96
+ ```
97
+
98
+ ### Adding New Icons
99
+
100
+ 1. Add your SVG files to `src/icons/` directory
101
+ 2. Name files in kebab-case (e.g., `arrow-left.svg`, `home-icon.svg`)
102
+ 3. Run the build script:
103
+
104
+ ```bash
105
+ npm run build
106
+ ```
107
+
108
+ The build script will:
109
+ - Convert SVG files to Vue components
110
+ - Convert filenames to PascalCase (e.g., `arrow-left.svg` → `ArrowLeft.vue`)
111
+ - Replace fill colors with `currentColor` for theming
112
+ - Make width/height dynamic via the `size` prop
113
+ - Generate TypeScript definitions
114
+
115
+ ### SVG Requirements
116
+
117
+ - Use valid SVG format
118
+ - Include `viewBox` attribute for proper scaling
119
+ - Use `fill="none"` or specific colors (will be replaced with `currentColor`)
120
+
121
+ ### Build Commands
122
+
123
+ ```bash
124
+ # Build all icons
125
+ npm run build
126
+
127
+ # Watch mode (future enhancement)
128
+ npm run dev
129
+ ```
130
+
131
+ ## Publishing
132
+
133
+ ### First Time Setup
134
+
135
+ ```bash
136
+ # Login to npm
137
+ npm login
138
+
139
+ # Publish
140
+ npm publish
141
+ ```
142
+
143
+ ### Publishing Updates
144
+
145
+ ```bash
146
+ # Update version
147
+ npm version patch # 1.0.0 → 1.0.1
148
+ npm version minor # 1.0.0 → 1.1.0
149
+ npm version major # 1.0.0 → 2.0.0
150
+
151
+ # Publish
152
+ npm publish
153
+ ```
154
+
155
+ ## License
156
+
157
+ MIT
158
+
159
+ ## Contributing
160
+
161
+ 1. Add your SVG files to `src/icons/`
162
+ 2. Run `npm run build`
163
+ 3. Test the generated components
164
+ 4. Submit a pull request
@@ -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 12H18L15 21L9 3L6 12H2" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'Activity',
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.5 11.5H14.5L13 14.5L11 8.5L9.5 11.5H8.5M11.9932 5.13581C9.9938 2.7984 6.65975 2.16964 4.15469 4.31001C1.64964 6.45038 1.29697 10.029 3.2642 12.5604C4.75009 14.4724 8.97129 18.311 10.948 20.0749C11.3114 20.3991 11.4931 20.5613 11.7058 20.6251C11.8905 20.6805 12.0958 20.6805 12.2805 20.6251C12.4932 20.5613 12.6749 20.3991 13.0383 20.0749C15.015 18.311 19.2362 14.4724 20.7221 12.5604C22.6893 10.029 22.3797 6.42787 19.8316 4.31001C17.2835 2.19216 13.9925 2.7984 11.9932 5.13581Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'ActivityHeart',
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 18C3.34315 18 2 16.6569 2 15V7.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.8V15C22 16.6569 20.6569 18 19 18M8.70803 21H15.292C15.8368 21 16.1093 21 16.2467 20.8889C16.3663 20.7923 16.4347 20.6461 16.4324 20.4925C16.4298 20.3157 16.2554 20.1064 15.9065 19.6879L12.6146 15.7375C12.4035 15.4842 12.298 15.3576 12.1716 15.3114C12.0608 15.2709 11.9392 15.2709 11.8284 15.3114C11.702 15.3576 11.5965 15.4842 11.3854 15.7375L8.09346 19.6879C7.74465 20.1064 7.57024 20.3157 7.56758 20.4925C7.56526 20.6461 7.63373 20.7923 7.75326 20.8889C7.89075 21 8.16318 21 8.70803 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: 'Airplay',
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 7.625C2 9.90317 3.84683 11.75 6.125 11.75C6.43089 11.75 6.58383 11.75 6.66308 11.7773C6.82888 11.8345 6.91545 11.9211 6.97266 12.0869C7 12.1662 7 12.2903 7 12.5386V18.875C7 19.7725 7.72754 20.5 8.625 20.5C9.52246 20.5 10.25 19.7725 10.25 18.875V7.625C10.25 5.34683 8.40317 3.5 6.125 3.5C3.84683 3.5 2 5.34683 2 7.625Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+ <path d="M22 7.625C22 9.90317 20.1532 11.75 17.875 11.75C17.5691 11.75 17.4162 11.75 17.3369 11.7773C17.1711 11.8345 17.0845 11.9211 17.0273 12.0869C17 12.1662 17 12.2903 17 12.5386V18.875C17 19.7725 16.2725 20.5 15.375 20.5C14.4775 20.5 13.75 19.7725 13.75 18.875V7.625C13.75 5.34683 15.5968 3.5 17.875 3.5C20.1532 3.5 22 5.34683 22 7.625Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
11
+
12
+ </svg>
13
+ </template>
14
+
15
+ <script>
16
+ export default {
17
+ name: 'Airpods',
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="M5 3L2 6M22 6L19 3M6 19L4 21M18 19L20 21M12 9V13L14 15M12 21C14.1217 21 16.1566 20.1571 17.6569 18.6569C19.1571 17.1566 20 15.1217 20 13C20 10.8783 19.1571 8.84344 17.6569 7.34315C16.1566 5.84285 14.1217 5 12 5C9.87827 5 7.84344 5.84285 6.34315 7.34315C4.84285 8.84344 4 10.8783 4 13C4 15.1217 4.84285 17.1566 6.34315 18.6569C7.84344 20.1571 9.87827 21 12 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: 'AlarmClock',
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 3L2 6M22 6L19 3M6 19L4 21M18 19L20 21M9 13.5L11 15.5L15.5 11M12 21C14.1217 21 16.1566 20.1571 17.6569 18.6569C19.1571 17.1566 20 15.1217 20 13C20 10.8783 19.1571 8.84344 17.6569 7.34315C16.1566 5.84285 14.1217 5 12 5C9.87827 5 7.84344 5.84285 6.34315 7.34315C4.84285 8.84344 4 10.8783 4 13C4 15.1217 4.84285 17.1566 6.34315 18.6569C7.84344 20.1571 9.87827 21 12 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: 'AlarmClockCheck',
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 3L2 6M22 6L19 3M6 19L4 21M18 19L20 21M9 13H15M12 21C14.1217 21 16.1566 20.1571 17.6569 18.6569C19.1571 17.1566 20 15.1217 20 13C20 10.8783 19.1571 8.84344 17.6569 7.34315C16.1566 5.84285 14.1217 5 12 5C9.87827 5 7.84344 5.84285 6.34315 7.34315C4.84285 8.84344 4 10.8783 4 13C4 15.1217 4.84285 17.1566 6.34315 18.6569C7.84344 20.1571 9.87827 21 12 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: 'AlarmClockMinus',
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 5.14185C10.991 5.04813 11.493 5 12 5C14.1217 5 16.1566 5.84285 17.6569 7.34315C19.1571 8.84344 20 10.8783 20 13C20 13.507 19.9519 14.009 19.8582 14.5M18.1356 18.1337C17.9844 18.3144 17.8247 18.489 17.6569 18.6569C16.1566 20.1571 14.1217 21 12 21C9.87827 21 7.84344 20.1571 6.34315 18.6569C4.84285 17.1566 4 15.1217 4 13C4 10.8783 4.84285 8.84344 6.34315 7.34315C6.50948 7.17682 6.68238 7.01857 6.86123 6.86865M4 4L2 6M22 6L19 3M6 19L4 21M21 21L3 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: 'AlarmClockOff',
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 3L2 6M22 6L19 3M6 19L4 21M18 19L20 21M12 16V10M9 13H15M12 21C14.1217 21 16.1566 20.1571 17.6569 18.6569C19.1571 17.1566 20 15.1217 20 13C20 10.8783 19.1571 8.84344 17.6569 7.34315C16.1566 5.84285 14.1217 5 12 5C9.87827 5 7.84344 5.84285 6.34315 7.34315C4.84285 8.84344 4 10.8783 4 13C4 15.1217 4.84285 17.1566 6.34315 18.6569C7.84344 20.1571 9.87827 21 12 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: 'AlarmClockPlus',
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="M12 8V12M12 16H12.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 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: 'AlertCircle',
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="M12 8.00008V12.0001M12 16.0001H12.01M3 7.94153V16.0586C3 16.4013 3 16.5726 3.05048 16.7254C3.09515 16.8606 3.16816 16.9847 3.26463 17.0893C3.37369 17.2077 3.52345 17.2909 3.82297 17.4573L11.223 21.5684C11.5066 21.726 11.6484 21.8047 11.7985 21.8356C11.9315 21.863 12.0685 21.863 12.2015 21.8356C12.3516 21.8047 12.4934 21.726 12.777 21.5684L20.177 17.4573C20.4766 17.2909 20.6263 17.2077 20.7354 17.0893C20.8318 16.9847 20.9049 16.8606 20.9495 16.7254C21 16.5726 21 16.4013 21 16.0586V7.94153C21 7.59889 21 7.42756 20.9495 7.27477C20.9049 7.13959 20.8318 7.01551 20.7354 6.91082C20.6263 6.79248 20.4766 6.70928 20.177 6.54288L12.777 2.43177C12.4934 2.27421 12.3516 2.19543 12.2015 2.16454C12.0685 2.13721 11.9315 2.13721 11.7985 2.16454C11.6484 2.19543 11.5066 2.27421 11.223 2.43177L3.82297 6.54288C3.52345 6.70928 3.37369 6.79248 3.26463 6.91082C3.16816 7.01551 3.09515 7.13959 3.05048 7.27477C3 7.42756 3 7.59889 3 7.94153Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'AlertHexagon',
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="M12 8V12M12 16H12.01M2 8.52274V15.4773C2 15.7218 2 15.8441 2.02763 15.9592C2.05213 16.0613 2.09253 16.1588 2.14736 16.2483C2.2092 16.3492 2.29568 16.4357 2.46863 16.6086L7.39137 21.5314C7.56432 21.7043 7.6508 21.7908 7.75172 21.8526C7.84119 21.9075 7.93873 21.9479 8.04077 21.9724C8.15586 22 8.27815 22 8.52274 22H15.4773C15.7218 22 15.8441 22 15.9592 21.9724C16.0613 21.9479 16.1588 21.9075 16.2483 21.8526C16.3492 21.7908 16.4357 21.7043 16.6086 21.5314L21.5314 16.6086C21.7043 16.4357 21.7908 16.3492 21.8526 16.2483C21.9075 16.1588 21.9479 16.0613 21.9724 15.9592C22 15.8441 22 15.7218 22 15.4773V8.52274C22 8.27815 22 8.15586 21.9724 8.04077C21.9479 7.93873 21.9075 7.84119 21.8526 7.75172C21.7908 7.6508 21.7043 7.56432 21.5314 7.39137L16.6086 2.46863C16.4357 2.29568 16.3492 2.2092 16.2483 2.14736C16.1588 2.09253 16.0613 2.05213 15.9592 2.02763C15.8441 2 15.7218 2 15.4773 2H8.52274C8.27815 2 8.15586 2 8.04077 2.02763C7.93873 2.05213 7.84119 2.09253 7.75172 2.14736C7.6508 2.2092 7.56432 2.29568 7.39137 2.46863L2.46863 7.39137C2.29568 7.56432 2.2092 7.6508 2.14736 7.75172C2.09253 7.84119 2.05213 7.93873 2.02763 8.04077C2 8.15586 2 8.27815 2 8.52274Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'AlertOctagon',
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="M12 8V12M12 16H12.01M7.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: 'AlertSquare',
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="M11.9998 8.99999V13M11.9998 17H12.0098M10.6151 3.89171L2.39019 18.0983C1.93398 18.8863 1.70588 19.2803 1.73959 19.6037C1.769 19.8857 1.91677 20.142 2.14613 20.3088C2.40908 20.5 2.86435 20.5 3.77487 20.5H20.2246C21.1352 20.5 21.5904 20.5 21.8534 20.3088C22.0827 20.142 22.2305 19.8857 22.2599 19.6037C22.2936 19.2803 22.0655 18.8863 21.6093 18.0983L13.3844 3.89171C12.9299 3.10654 12.7026 2.71396 12.4061 2.58211C12.1474 2.4671 11.8521 2.4671 11.5935 2.58211C11.2969 2.71396 11.0696 3.10655 10.6151 3.89171Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'AlertTriangle',
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 21H21M12 3V17M12 17L19 10M12 17L5 10" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'AlignBottom01',
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="M10 18V6C10 5.06812 10 4.60218 9.84776 4.23463C9.64477 3.74458 9.25542 3.35523 8.76537 3.15224C8.39782 3 7.93188 3 7 3C6.06812 3 5.60218 3 5.23463 3.15224C4.74458 3.35523 4.35523 3.74458 4.15224 4.23463C4 4.60218 4 5.06812 4 6V18C4 18.9319 4 19.3978 4.15224 19.7654C4.35523 20.2554 4.74458 20.6448 5.23463 20.8478C5.60218 21 6.06812 21 7 21C7.93188 21 8.39782 21 8.76537 20.8478C9.25542 20.6448 9.64477 20.2554 9.84776 19.7654C10 19.3978 10 18.9319 10 18Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+ <path d="M20 18V10C20 9.06812 20 8.60218 19.8478 8.23463C19.6448 7.74458 19.2554 7.35523 18.7654 7.15224C18.3978 7 17.9319 7 17 7C16.0681 7 15.6022 7 15.2346 7.15224C14.7446 7.35523 14.3552 7.74458 14.1522 8.23463C14 8.60218 14 9.06812 14 10V18C14 18.9319 14 19.3978 14.1522 19.7654C14.3552 20.2554 14.7446 20.6448 15.2346 20.8478C15.6022 21 16.0681 21 17 21C17.9319 21 18.3978 21 18.7654 20.8478C19.2554 20.6448 19.6448 20.2554 19.8478 19.7654C20 19.3978 20 18.9319 20 18Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
11
+
12
+ </svg>
13
+ </template>
14
+
15
+ <script>
16
+ export default {
17
+ name: 'AlignBottom02',
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="M18 10H6M21 6H3M21 14H3M18 18H6" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'AlignCenter',
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="M12 3V21M22 12H15.5M15.5 12L19.5 16M15.5 12L19.5 8M2 12H8.5M8.5 12L4.5 16M8.5 12L4.5 8" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'AlignHorizontalCentre01',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>