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="M20 12.5V6.8C20 5.11984 20 4.27976 19.673 3.63803C19.3854 3.07354 18.9265 2.6146 18.362 2.32698C17.7202 2 16.8802 2 15.2 2H8.8C7.11984 2 6.27976 2 5.63803 2.32698C5.07354 2.6146 4.6146 3.07354 4.32698 3.63803C4 4.27976 4 5.11984 4 6.8V17.2C4 18.8802 4 19.7202 4.32698 20.362C4.6146 20.9265 5.07354 21.3854 5.63803 21.673C6.27976 22 7.11984 22 8.8 22H12M14 11H8M10 15H8M16 7H8M14.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: 'FileCheck02',
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="M14 2.26953V6.40007C14 6.96012 14 7.24015 14.109 7.45406C14.2049 7.64222 14.3578 7.7952 14.546 7.89108C14.7599 8.00007 15.0399 8.00007 15.6 8.00007H19.7305M9 16L11 18L15.5 13.5M14 2H8.8C7.11984 2 6.27976 2 5.63803 2.32698C5.07354 2.6146 4.6146 3.07354 4.32698 3.63803C4 4.27976 4 5.11984 4 6.8V17.2C4 18.8802 4 19.7202 4.32698 20.362C4.6146 20.9265 5.07354 21.3854 5.63803 21.673C6.27976 22 7.11984 22 8.8 22H15.2C16.8802 22 17.7202 22 18.362 21.673C18.9265 21.3854 19.3854 20.9265 19.673 20.362C20 19.7202 20 18.8802 20 17.2V8L14 2Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'FileCheck03',
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="M14 2.26953V6.40007C14 6.96012 14 7.24015 14.109 7.45406C14.2049 7.64222 14.3578 7.7952 14.546 7.89108C14.7599 8.00007 15.0399 8.00007 15.6 8.00007H19.7305M14 17.5L16.5 15L14 12.5M10 12.5L7.5 15L10 17.5M20 9.98822V17.2C20 18.8802 20 19.7202 19.673 20.362C19.3854 20.9265 18.9265 21.3854 18.362 21.673C17.7202 22 16.8802 22 15.2 22H8.8C7.11984 22 6.27976 22 5.63803 21.673C5.07354 21.3854 4.6146 20.9265 4.32698 20.362C4 19.7202 4 18.8802 4 17.2V6.8C4 5.11984 4 4.27976 4.32698 3.63803C4.6146 3.07354 5.07354 2.6146 5.63803 2.32698C6.27976 2 7.11984 2 8.8 2H12.0118C12.7455 2 13.1124 2 13.4577 2.08289C13.7638 2.15638 14.0564 2.27759 14.3249 2.44208C14.6276 2.6276 14.887 2.88703 15.4059 3.40589L18.5941 6.59411C19.113 7.11297 19.3724 7.3724 19.5579 7.67515C19.7224 7.94356 19.8436 8.2362 19.9171 8.5423C20 8.88757 20 9.25445 20 9.98822Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'FileCode01',
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 18.5C5 18.9644 5 19.1966 5.02567 19.3916C5.2029 20.7378 6.26222 21.7971 7.60842 21.9743C7.80337 22 8.03558 22 8.5 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.2V9.98822C21 9.25445 21 8.88757 20.9171 8.5423C20.8436 8.2362 20.7224 7.94356 20.5579 7.67515C20.3724 7.3724 20.113 7.11296 19.5941 6.59411L16.4059 3.40589C15.887 2.88703 15.6276 2.6276 15.3249 2.44208C15.0564 2.27759 14.7638 2.15638 14.4577 2.08289C14.1124 2 13.7455 2 13.0118 2H8.5C8.03558 2 7.80337 2 7.60842 2.02567C6.26222 2.2029 5.2029 3.26222 5.02567 4.60842C5 4.80337 5 5.03558 5 5.5M9 14.5L11.5 12L9 9.5M5 9.5L2.5 12L5 14.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: 'FileCode02',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M20 12.5V6.8C20 5.11984 20 4.27976 19.673 3.63803C19.3854 3.07354 18.9265 2.6146 18.362 2.32698C17.7202 2 16.8802 2 15.2 2H8.8C7.11984 2 6.27976 2 5.63803 2.32698C5.07354 2.6146 4.6146 3.07354 4.32698 3.63803C4 4.27976 4 5.11984 4 6.8V17.2C4 18.8802 4 19.7202 4.32698 20.362C4.6146 20.9265 5.07354 21.3854 5.63803 21.673C6.27976 22 7.1198 22 8.79986 22H12.5M15 19L18 22M18 22L21 19M18 22V16" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'FileDownload01',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M20 12.5V6.8C20 5.11984 20 4.27976 19.673 3.63803C19.3854 3.07354 18.9265 2.6146 18.362 2.32698C17.7202 2 16.8802 2 15.2 2H8.8C7.11984 2 6.27976 2 5.63803 2.32698C5.07354 2.6146 4.6146 3.07354 4.32698 3.63803C4 4.27976 4 5.11984 4 6.8V17.2C4 18.8802 4 19.7202 4.32698 20.362C4.6146 20.9265 5.07354 21.3854 5.63803 21.673C6.27976 22 7.1198 22 8.79986 22H12.5M14 11H8M10 15H8M16 7H8M15 19L18 22M18 22L21 19M18 22V16" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'FileDownload02',
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="M14 2.26953V6.40007C14 6.96012 14 7.24015 14.109 7.45406C14.2049 7.64222 14.3578 7.7952 14.546 7.89108C14.7599 8.00007 15.0399 8.00007 15.6 8.00007H19.7305M9 15L12 18M12 18L15 15M12 18L12 12M14 2H8.8C7.11984 2 6.27976 2 5.63803 2.32698C5.07354 2.6146 4.6146 3.07354 4.32698 3.63803C4 4.27976 4 5.11984 4 6.8V17.2C4 18.8802 4 19.7202 4.32698 20.362C4.6146 20.9265 5.07354 21.3854 5.63803 21.673C6.27976 22 7.11984 22 8.8 22H15.2C16.8802 22 17.7202 22 18.362 21.673C18.9265 21.3854 19.3854 20.9265 19.673 20.362C20 19.7202 20 18.8802 20 17.2V8L14 2Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'FileDownload03',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M20 10V6.8C20 5.11984 20 4.27976 19.673 3.63803C19.3854 3.07354 18.9265 2.6146 18.362 2.32698C17.7202 2 16.8802 2 15.2 2H8.8C7.11984 2 6.27976 2 5.63803 2.32698C5.07354 2.6146 4.6146 3.07354 4.32698 3.63803C4 4.27976 4 5.11984 4 6.8V17.2C4 18.8802 4 19.7202 4.32698 20.362C4.6146 20.9265 5.07354 21.3854 5.63803 21.673C6.27976 22 7.11984 22 8.8 22H12M16.9973 14.8306C16.1975 13.9216 14.8639 13.6771 13.8619 14.5094C12.8599 15.3418 12.7188 16.7335 13.5057 17.7179C14.2926 18.7024 16.9973 21 16.9973 21C16.9973 21 19.7019 18.7024 20.4888 17.7179C21.2757 16.7335 21.1519 15.3331 20.1326 14.5094C19.1134 13.6858 17.797 13.9216 16.9973 14.8306Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'FileHeart01',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M20 10V6.8C20 5.11984 20 4.27976 19.673 3.63803C19.3854 3.07354 18.9265 2.6146 18.362 2.32698C17.7202 2 16.8802 2 15.2 2H8.8C7.11984 2 6.27976 2 5.63803 2.32698C5.07354 2.6146 4.6146 3.07354 4.32698 3.63803C4 4.27976 4 5.11984 4 6.8V17.2C4 18.8802 4 19.7202 4.32698 20.362C4.6146 20.9265 5.07354 21.3854 5.63803 21.673C6.27976 22 7.11984 22 8.8 22H12M12.5 11H8M9 15H8M16 7H8M16.9973 14.8306C16.1975 13.9216 14.8639 13.6771 13.8619 14.5094C12.8599 15.3418 12.7188 16.7335 13.5057 17.7179C14.2926 18.7024 16.9973 21 16.9973 21C16.9973 21 19.7019 18.7024 20.4888 17.7179C21.2757 16.7335 21.1519 15.3331 20.1326 14.5094C19.1134 13.6858 17.797 13.9216 16.9973 14.8306Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'FileHeart02',
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="M14 2.26953V6.40007C14 6.96012 14 7.24015 14.109 7.45406C14.2049 7.64222 14.3578 7.7952 14.546 7.89108C14.7599 8.00007 15.0399 8.00007 15.6 8.00007H19.7305M14 2H8.8C7.11984 2 6.27976 2 5.63803 2.32698C5.07354 2.6146 4.6146 3.07354 4.32698 3.63803C4 4.27976 4 5.11984 4 6.8V17.2C4 18.8802 4 19.7202 4.32698 20.362C4.6146 20.9265 5.07354 21.3854 5.63803 21.673C6.27976 22 7.11984 22 8.8 22H15.2C16.8802 22 17.7202 22 18.362 21.673C18.9265 21.3854 19.3854 20.9265 19.673 20.362C20 19.7202 20 18.8802 20 17.2V8L14 2ZM11.9973 11.8306C11.1975 10.9216 9.8639 10.6771 8.86188 11.5094C7.85986 12.3418 7.71879 13.7335 8.50568 14.7179C9.29257 15.7024 11.9973 18 11.9973 18C11.9973 18 14.7019 15.7024 15.4888 14.7179C16.2757 13.7335 16.1519 12.3331 15.1326 11.5094C14.1134 10.6858 12.797 10.9216 11.9973 11.8306Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'FileHeart03',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M20 10V6.8C20 5.11984 20 4.27976 19.673 3.63803C19.3854 3.07354 18.9265 2.6146 18.362 2.32698C17.7202 2 16.8802 2 15.2 2H8.8C7.11984 2 6.27976 2 5.63803 2.32698C5.07354 2.6146 4.6146 3.07354 4.32698 3.63803C4 4.27976 4 5.11984 4 6.8V17.2C4 18.8802 4 19.7202 4.32698 20.362C4.6146 20.9265 5.07354 21.3854 5.63803 21.673C6.27976 22 7.11984 22 8.8 22H10.5M19.25 17V15.25C19.25 14.2835 18.4665 13.5 17.5 13.5C16.5335 13.5 15.75 14.2835 15.75 15.25V17M15.6 21H19.4C19.9601 21 20.2401 21 20.454 20.891C20.6422 20.7951 20.7951 20.6422 20.891 20.454C21 20.2401 21 19.9601 21 19.4V18.6C21 18.0399 21 17.7599 20.891 17.546C20.7951 17.3578 20.6422 17.2049 20.454 17.109C20.2401 17 19.9601 17 19.4 17H15.6C15.0399 17 14.7599 17 14.546 17.109C14.3578 17.2049 14.2049 17.3578 14.109 17.546C14 17.7599 14 18.0399 14 18.6V19.4C14 19.9601 14 20.2401 14.109 20.454C14.2049 20.6422 14.3578 20.7951 14.546 20.891C14.7599 21 15.0399 21 15.6 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: 'FileLock01',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M20 10V6.8C20 5.11984 20 4.27976 19.673 3.63803C19.3854 3.07354 18.9265 2.6146 18.362 2.32698C17.7202 2 16.8802 2 15.2 2H8.8C7.11984 2 6.27976 2 5.63803 2.32698C5.07354 2.6146 4.6146 3.07354 4.32698 3.63803C4 4.27976 4 5.11984 4 6.8V17.2C4 18.8802 4 19.7202 4.32698 20.362C4.6146 20.9265 5.07354 21.3854 5.63803 21.673C6.27976 22 7.11984 22 8.8 22H10.5M13 11H8M11 15H8M16 7H8M19.25 17V15.25C19.25 14.2835 18.4665 13.5 17.5 13.5C16.5335 13.5 15.75 14.2835 15.75 15.25V17M15.6 21H19.4C19.9601 21 20.2401 21 20.454 20.891C20.6422 20.7951 20.7951 20.6422 20.891 20.454C21 20.2401 21 19.9601 21 19.4V18.6C21 18.0399 21 17.7599 20.891 17.546C20.7951 17.3578 20.6422 17.2049 20.454 17.109C20.2401 17 19.9601 17 19.4 17H15.6C15.0399 17 14.7599 17 14.546 17.109C14.3578 17.2049 14.2049 17.3578 14.109 17.546C14 17.7599 14 18.0399 14 18.6V19.4C14 19.9601 14 20.2401 14.109 20.454C14.2049 20.6422 14.3578 20.7951 14.546 20.891C14.7599 21 15.0399 21 15.6 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: 'FileLock02',
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="M14 2H8.8C7.11984 2 6.27976 2 5.63803 2.32698C5.07354 2.6146 4.6146 3.07354 4.32698 3.63803C4 4.27976 4 5.11984 4 6.8V17.2C4 18.8802 4 19.7202 4.32698 20.362C4.6146 20.9265 5.07354 21.3854 5.63803 21.673C6.27976 22 7.11984 22 8.8 22H15.2C16.8802 22 17.7202 22 18.362 21.673C18.9265 21.3854 19.3854 20.9265 19.673 20.362C20 19.7202 20 18.8802 20 17.2V8M14 2L20 8M14 2V8H20M13.75 14V12.25C13.75 11.2835 12.9665 10.5 12 10.5C11.0335 10.5 10.25 11.2835 10.25 12.25V14M10.1 18H13.9C14.4601 18 14.7401 18 14.954 17.891C15.1422 17.7951 15.2951 17.6422 15.391 17.454C15.5 17.2401 15.5 16.9601 15.5 16.4V15.6C15.5 15.0399 15.5 14.7599 15.391 14.546C15.2951 14.3578 15.1422 14.2049 14.954 14.109C14.7401 14 14.4601 14 13.9 14H10.1C9.53995 14 9.25992 14 9.04601 14.109C8.85785 14.2049 8.70487 14.3578 8.60899 14.546C8.5 14.7599 8.5 15.0399 8.5 15.6V16.4C8.5 16.9601 8.5 17.2401 8.60899 17.454C8.70487 17.6422 8.85785 17.7951 9.04601 17.891C9.25992 18 9.53995 18 10.1 18Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'FileLock03',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M20 11.9412V6.8C20 5.11984 20 4.27976 19.673 3.63803C19.3854 3.07354 18.9265 2.6146 18.362 2.32698C17.7202 2 16.8802 2 15.2 2H8.8C7.11984 2 6.27976 2 5.63803 2.32698C5.07354 2.6146 4.6146 3.07354 4.32698 3.63803C4 4.27976 4 5.11984 4 6.8V17.2C4 18.8802 4 19.7202 4.32698 20.362C4.6146 20.9265 5.07354 21.3854 5.63803 21.673C6.27976 22 7.11984 22 8.8 22H14M15 17H21" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'FileMinus01',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M20 11.9412V6.8C20 5.11984 20 4.27976 19.673 3.63803C19.3854 3.07354 18.9265 2.6146 18.362 2.32698C17.7202 2 16.8802 2 15.2 2H8.8C7.11984 2 6.27976 2 5.63803 2.32698C5.07354 2.6146 4.6146 3.07354 4.32698 3.63803C4 4.27976 4 5.11984 4 6.8V17.2C4 18.8802 4 19.7202 4.32698 20.362C4.6146 20.9265 5.07354 21.3854 5.63803 21.673C6.27976 22 7.11984 22 8.8 22H14M14 11H8M10 15H8M16 7H8M15 17H21" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'FileMinus02',
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="M14 2.26953V6.40007C14 6.96012 14 7.24015 14.109 7.45406C14.2049 7.64222 14.3578 7.7952 14.546 7.89108C14.7599 8.00007 15.0399 8.00007 15.6 8.00007H19.7305M9 15H15M14 2H8.8C7.11984 2 6.27976 2 5.63803 2.32698C5.07354 2.6146 4.6146 3.07354 4.32698 3.63803C4 4.27976 4 5.11984 4 6.8V17.2C4 18.8802 4 19.7202 4.32698 20.362C4.6146 20.9265 5.07354 21.3854 5.63803 21.673C6.27976 22 7.11984 22 8.8 22H15.2C16.8802 22 17.7202 22 18.362 21.673C18.9265 21.3854 19.3854 20.9265 19.673 20.362C20 19.7202 20 18.8802 20 17.2V8L14 2Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'FileMinus03',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M20 10.5V6.8C20 5.11984 20 4.27976 19.673 3.63803C19.3854 3.07354 18.9265 2.6146 18.362 2.32698C17.7202 2 16.8802 2 15.2 2H8.8C7.11984 2 6.27976 2 5.63803 2.32698C5.07354 2.6146 4.6146 3.07354 4.32698 3.63803C4 4.27976 4 5.11984 4 6.8V17.2C4 18.8802 4 19.7202 4.32698 20.362C4.6146 20.9265 5.07354 21.3854 5.63803 21.673C6.27976 22 7.11984 22 8.8 22H12M18 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: 'FilePlus01',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M20 10.5V6.8C20 5.11984 20 4.27976 19.673 3.63803C19.3854 3.07354 18.9265 2.6146 18.362 2.32698C17.7202 2 16.8802 2 15.2 2H8.8C7.11984 2 6.27976 2 5.63803 2.32698C5.07354 2.6146 4.6146 3.07354 4.32698 3.63803C4 4.27976 4 5.11984 4 6.8V17.2C4 18.8802 4 19.7202 4.32698 20.362C4.6146 20.9265 5.07354 21.3854 5.63803 21.673C6.27976 22 7.11984 22 8.8 22H12M14 11H8M10 15H8M16 7H8M18 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: 'FilePlus02',
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="M14 2.26953V6.40007C14 6.96012 14 7.24015 14.109 7.45406C14.2049 7.64222 14.3578 7.7952 14.546 7.89108C14.7599 8.00007 15.0399 8.00007 15.6 8.00007H19.7305M12 18V12M9 15H15M14 2H8.8C7.11984 2 6.27976 2 5.63803 2.32698C5.07354 2.6146 4.6146 3.07354 4.32698 3.63803C4 4.27976 4 5.11984 4 6.8V17.2C4 18.8802 4 19.7202 4.32698 20.362C4.6146 20.9265 5.07354 21.3854 5.63803 21.673C6.27976 22 7.11984 22 8.8 22H15.2C16.8802 22 17.7202 22 18.362 21.673C18.9265 21.3854 19.3854 20.9265 19.673 20.362C20 19.7202 20 18.8802 20 17.2V8L14 2Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'FilePlus03',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M20 9.5V6.8C20 5.11984 20 4.27976 19.673 3.63803C19.3854 3.07354 18.9265 2.6146 18.362 2.32698C17.7202 2 16.8802 2 15.2 2H8.8C7.11984 2 6.27976 2 5.63803 2.32698C5.07354 2.6146 4.6146 3.07354 4.32698 3.63803C4 4.27976 4 5.11984 4 6.8V17.2C4 18.8802 4 19.7202 4.32698 20.362C4.6146 20.9265 5.07354 21.3854 5.63803 21.673C6.27976 22 7.11984 22 8.8 22H14M16.5 15.0022C16.6762 14.5014 17.024 14.079 17.4817 13.81C17.9395 13.5409 18.4777 13.4426 19.001 13.5324C19.5243 13.6221 19.999 13.8942 20.3409 14.3004C20.6829 14.7066 20.87 15.2207 20.8692 15.7517C20.8692 17.2506 18.6209 18 18.6209 18M18.65 21H18.66" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'FileQuestion01',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M20 9.5V6.8C20 5.11984 20 4.27976 19.673 3.63803C19.3854 3.07354 18.9265 2.6146 18.362 2.32698C17.7202 2 16.8802 2 15.2 2H8.8C7.11984 2 6.27976 2 5.63803 2.32698C5.07354 2.6146 4.6146 3.07354 4.32698 3.63803C4 4.27976 4 5.11984 4 6.8V17.2C4 18.8802 4 19.7202 4.32698 20.362C4.6146 20.9265 5.07354 21.3854 5.63803 21.673C6.27976 22 7.11984 22 8.8 22H14M14 11H8M10 15H8M16 7H8M16.5 15.0022C16.6762 14.5014 17.024 14.079 17.4817 13.81C17.9395 13.5409 18.4777 13.4426 19.001 13.5324C19.5243 13.6221 19.999 13.8942 20.3409 14.3004C20.6829 14.7066 20.87 15.2207 20.8692 15.7517C20.8692 17.2506 18.6209 18 18.6209 18M18.6499 21H18.6599" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'FileQuestion02',
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="M14 2.26953V6.40007C14 6.96012 14 7.24015 14.109 7.45406C14.2049 7.64222 14.3578 7.7952 14.546 7.89108C14.7599 8.00007 15.0399 8.00007 15.6 8.00007H19.7305M9.84998 12.0022C10.0262 11.5014 10.3739 11.079 10.8317 10.81C11.2895 10.5409 11.8277 10.4426 12.351 10.5324C12.8743 10.6221 13.349 10.8942 13.6909 11.3004C14.0329 11.7066 14.22 12.2207 14.2192 12.7517C14.2192 14.2506 11.9709 15 11.9709 15M12 18H12.01M14 2H8.8C7.11984 2 6.27976 2 5.63803 2.32698C5.07354 2.6146 4.6146 3.07354 4.32698 3.63803C4 4.27976 4 5.11984 4 6.8V17.2C4 18.8802 4 19.7202 4.32698 20.362C4.6146 20.9265 5.07354 21.3854 5.63803 21.673C6.27976 22 7.11984 22 8.8 22H15.2C16.8802 22 17.7202 22 18.362 21.673C18.9265 21.3854 19.3854 20.9265 19.673 20.362C20 19.7202 20 18.8802 20 17.2V8L14 2Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'FileQuestion03',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M20 10.5V6.8C20 5.11984 20 4.27976 19.673 3.63803C19.3854 3.07354 18.9265 2.6146 18.362 2.32698C17.7202 2 16.8802 2 15.2 2H8.8C7.11984 2 6.27976 2 5.63803 2.32698C5.07354 2.6146 4.6146 3.07354 4.32698 3.63803C4 4.27976 4 5.11984 4 6.8V17.2C4 18.8802 4 19.7202 4.32698 20.362C4.6146 20.9265 5.07354 21.3854 5.63803 21.673C6.27976 22 7.11984 22 8.8 22H11.5M22 22L20.5 20.5M21.5 18C21.5 19.933 19.933 21.5 18 21.5C16.067 21.5 14.5 19.933 14.5 18C14.5 16.067 16.067 14.5 18 14.5C19.933 14.5 21.5 16.067 21.5 18Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'FileSearch01',
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="M14 11H8M10 15H8M16 7H8M20 10.5V6.8C20 5.11984 20 4.27976 19.673 3.63803C19.3854 3.07354 18.9265 2.6146 18.362 2.32698C17.7202 2 16.8802 2 15.2 2H8.8C7.11984 2 6.27976 2 5.63803 2.32698C5.07354 2.6146 4.6146 3.07354 4.32698 3.63803C4 4.27976 4 5.11984 4 6.8V17.2C4 18.8802 4 19.7202 4.32698 20.362C4.6146 20.9265 5.07354 21.3854 5.63803 21.673C6.27976 22 7.11984 22 8.8 22H11.5M22 22L20.5 20.5M21.5 18C21.5 19.933 19.933 21.5 18 21.5C16.067 21.5 14.5 19.933 14.5 18C14.5 16.067 16.067 14.5 18 14.5C19.933 14.5 21.5 16.067 21.5 18Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'FileSearch02',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>