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="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.7305M16 18.5L14.5 17M14 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 2ZM15.5 14.5C15.5 16.433 13.933 18 12 18C10.067 18 8.5 16.433 8.5 14.5C8.5 12.567 10.067 11 12 11C13.933 11 15.5 12.567 15.5 14.5Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'FileSearch03',
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 22H12.5M18 21C18 21 21 19.5701 21 17.4252V14.9229L18.8124 14.1412C18.2868 13.9529 17.712 13.9529 17.1864 14.1412L15 14.9229V17.4252C15 19.5701 18 21 18 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: 'FileShield01',
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 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 22H12.5M18 21C18 21 21 19.5701 21 17.4252V14.9229L18.8124 14.1412C18.2868 13.9529 17.712 13.9529 17.1864 14.1412L15 14.9229V17.4252C15 19.5701 18 21 18 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: 'FileShield02',
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 2V8H20M12 18C12 18 15 16.5701 15 14.4252V11.9229L12.8124 11.1412C12.2868 10.9529 11.712 10.9529 11.1864 11.1412L9 11.9229V14.4252C9 16.5701 12 18 12 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: 'FileShield03',
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 12V6.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 16L21 21M21 16L16 21" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'FileX01',
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 12V6.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 16L21 21M21 16L16 21" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'FileX02',
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.5 12L14.5 17M14.5 12L9.5 17M14 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: 'FileX03',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M2 12H22M2 7H7M17 7H22M2 17H7M17 17H22M7 22V2M17 22V2M6.8 22H17.2C18.8802 22 19.7202 22 20.362 21.673C20.9265 21.3854 21.3854 20.9265 21.673 20.362C22 19.7202 22 18.8802 22 17.2V6.8C22 5.11984 22 4.27976 21.673 3.63803C21.3854 3.07354 20.9265 2.6146 20.362 2.32698C19.7202 2 18.8802 2 17.2 2H6.8C5.11984 2 4.27976 2 3.63803 2.32698C3.07354 2.6146 2.6146 3.07354 2.32698 3.63803C2 4.27976 2 5.11984 2 6.8V17.2C2 18.8802 2 19.7202 2.32698 20.362C2.6146 20.9265 3.07354 21.3854 3.63803 21.673C4.27976 22 5.11984 22 6.8 22Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'Film01',
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 22V2M7 22V17M7 7V2M17 22V17M17 7V2M2 7H22M2 17H22M22 17.2V6.8C22 5.11984 22 4.27976 21.673 3.63803C21.3854 3.07354 20.9265 2.6146 20.362 2.32698C19.7202 2 18.8802 2 17.2 2L6.8 2C5.11984 2 4.27976 2 3.63803 2.32698C3.07354 2.6146 2.6146 3.07354 2.32698 3.63803C2 4.27976 2 5.11984 2 6.8L2 17.2C2 18.8802 2 19.7202 2.32698 20.362C2.6146 20.9265 3.07354 21.3854 3.63803 21.673C4.27976 22 5.11984 22 6.8 22H17.2C18.8802 22 19.7202 22 20.362 21.673C20.9265 21.3854 21.3854 20.9265 21.673 20.362C22 19.7202 22 18.8802 22 17.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: 'Film02',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M7 2V6M7 16V20M17 4V8M17 18V22M2 6H12M2 16H12M12 8H22M12 18H22M12 20V3.6C12 3.03995 12 2.75992 11.891 2.54601C11.7951 2.35785 11.6422 2.20487 11.454 2.10899C11.2401 2 10.9601 2 10.4 2H6.8C5.11984 2 4.27976 2 3.63803 2.32698C3.07354 2.6146 2.6146 3.07354 2.32698 3.63803C2 4.27976 2 5.11984 2 6.8V15.2C2 16.8802 2 17.7202 2.32698 18.362C2.6146 18.9265 3.07354 19.3854 3.63803 19.673C4.27976 20 5.11984 20 6.8 20H12ZM12 4H17.2C18.8802 4 19.7202 4 20.362 4.32698C20.9265 4.6146 21.3854 5.07354 21.673 5.63803C22 6.27976 22 7.11984 22 8.8V17.2C22 18.8802 22 19.7202 21.673 20.362C21.3854 20.9265 20.9265 21.3854 20.362 21.673C19.7202 22 18.8802 22 17.2 22H13.6C13.0399 22 12.7599 22 12.546 21.891C12.3578 21.7951 12.2049 21.6422 12.109 21.454C12 21.2401 12 20.9601 12 20.4V4Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'Film03',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M2 4.6C2 4.03995 2 3.75992 2.10899 3.54601C2.20487 3.35785 2.35785 3.20487 2.54601 3.10899C2.75992 3 3.03995 3 3.6 3H20.4C20.9601 3 21.2401 3 21.454 3.10899C21.6422 3.20487 21.7951 3.35785 21.891 3.54601C22 3.75992 22 4.03995 22 4.6V5.26939C22 5.53819 22 5.67259 21.9672 5.79756C21.938 5.90831 21.8901 6.01323 21.8255 6.10776C21.7526 6.21443 21.651 6.30245 21.4479 6.4785L15.0521 12.0215C14.849 12.1975 14.7474 12.2856 14.6745 12.3922C14.6099 12.4868 14.562 12.5917 14.5328 12.7024C14.5 12.8274 14.5 12.9618 14.5 13.2306V18.4584C14.5 18.6539 14.5 18.7517 14.4685 18.8363C14.4406 18.911 14.3953 18.9779 14.3363 19.0315C14.2695 19.0922 14.1787 19.1285 13.9971 19.2012L10.5971 20.5612C10.2296 20.7082 10.0458 20.7817 9.89827 20.751C9.76927 20.7242 9.65605 20.6476 9.58325 20.5377C9.5 20.4122 9.5 20.2142 9.5 19.8184V13.2306C9.5 12.9618 9.5 12.8274 9.46715 12.7024C9.43805 12.5917 9.39014 12.4868 9.32551 12.3922C9.25258 12.2856 9.15102 12.1975 8.94789 12.0215L2.55211 6.4785C2.34898 6.30245 2.24742 6.21443 2.17449 6.10776C2.10986 6.01323 2.06195 5.90831 2.03285 5.79756C2 5.67259 2 5.53819 2 5.26939V4.6Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'FilterFunnel01',
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.38589 5.66687C2.62955 4.82155 2.25138 4.39889 2.23712 4.03968C2.22473 3.72764 2.35882 3.42772 2.59963 3.22889C2.87684 3 3.44399 3 4.57828 3H19.4212C20.5555 3 21.1227 3 21.3999 3.22889C21.6407 3.42772 21.7748 3.72764 21.7624 4.03968C21.7481 4.39889 21.3699 4.82155 20.6136 5.66687L14.9074 12.0444C14.7566 12.2129 14.6812 12.2972 14.6275 12.3931C14.5798 12.4781 14.5448 12.5697 14.5236 12.6648C14.4997 12.7721 14.4997 12.8852 14.4997 13.1113V18.4584C14.4997 18.6539 14.4997 18.7517 14.4682 18.8363C14.4403 18.911 14.395 18.9779 14.336 19.0315C14.2692 19.0922 14.1784 19.1285 13.9969 19.2012L10.5969 20.5612C10.2293 20.7082 10.0455 20.7817 9.89802 20.751C9.76901 20.7242 9.6558 20.6476 9.583 20.5377C9.49975 20.4122 9.49975 20.2142 9.49975 19.8184V13.1113C9.49975 12.8852 9.49975 12.7721 9.47587 12.6648C9.45469 12.5697 9.41971 12.4781 9.37204 12.3931C9.31828 12.2972 9.2429 12.2129 9.09213 12.0444L3.38589 5.66687Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'FilterFunnel02',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M6 12H18M3 6H21M9 18H15" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'FilterLines',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M6.91822 3.38565C8.40742 2.50524 10.1447 2 12 2C17.5228 2 22 6.47715 22 12C22 12.0331 21.9998 12.0662 21.9995 12.0993M3.38114 6.92585C2.50352 8.41335 2 10.1479 2 12C2 16.6596 5.18693 20.5748 9.5 21.685M20.7076 16.9206C19.3872 19.2522 17.1574 21.001 14.5 21.685M14.0893 6.37378C13.4387 6.13207 12.7348 6 12 6C8.68629 6 6 8.68629 6 12C6 12.7387 6.13351 13.4463 6.37772 14.0999M17.6251 9.90767C17.8675 10.5591 18 11.2641 18 12C18 15.3137 15.3137 18 12 18C11.2701 18 10.5707 17.8697 9.92373 17.631M12 10V14" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'Fingerprint01',
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 10V14M7.44712 3.42103C8.73941 2.52503 10.3084 2 12 2C16.4183 2 20 5.58172 20 10V11.2367M4.41632 7.44607C4.14633 8.24809 4 9.10696 4 10V14C4 17.6349 6.42416 20.7035 9.74396 21.6775M19.6588 16.3187C18.9294 18.7314 17.0911 20.6626 14.7367 21.5196M14.325 6.14635C13.6464 5.7361 12.8508 5.5 12 5.5C9.51472 5.5 7.5 7.51472 7.5 10V12.95M16.5 11.04V14C16.5 16.4853 14.4853 18.5 12 18.5C11.1514 18.5 10.3576 18.2651 9.68014 17.8567" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'Fingerprint02',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,32 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M8.10008 21.221C6.71021 19.2375 5.89258 16.8243 5.89258 14.2187C5.89258 10.8443 8.6265 8.10938 11.9989 8.10938C15.3712 8.10938 18.1051 10.8443 18.1051 14.2187" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+ <path d="M8.10008 21.221C6.71021 19.2375 5.89258 16.8243 5.89258 14.2187C5.89258 10.8443 8.6265 8.10938 11.9989 8.10938C15.3712 8.10938 18.1051 10.8443 18.1051 14.2187" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
11
+ <path d="M18.4359 20.3118C18.3259 20.3179 18.218 20.3281 18.107 20.3281C14.7347 20.3281 12.0007 17.5931 12.0007 14.2188" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
12
+ <path d="M18.4361 20.3118C18.3262 20.3179 18.2182 20.3281 18.1073 20.3281C14.7349 20.3281 12.001 17.5931 12.001 14.2188" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
13
+ <path d="M13.2694 21.9999C10.675 20.382 8.94705 17.5024 8.94705 14.2187C8.94705 12.5315 10.3145 11.164 12.0007 11.164C13.6869 11.164 15.0543 12.5315 15.0543 14.2187C15.0543 15.9059 16.4218 17.2733 18.108 17.2733C19.7942 17.2733 21.1616 15.9059 21.1616 14.2187C21.1616 9.1571 17.0602 5.05469 12.0017 5.05469C6.94319 5.05469 2.8418 9.1571 2.8418 14.2187C2.8418 15.3469 2.96806 16.4455 3.20021 17.5045" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
14
+ <path d="M13.2694 21.9999C10.675 20.382 8.94705 17.5024 8.94705 14.2187C8.94705 12.5315 10.3145 11.164 12.0007 11.164C13.6869 11.164 15.0543 12.5315 15.0543 14.2187C15.0543 15.9059 16.4218 17.2733 18.108 17.2733C19.7942 17.2733 21.1616 15.9059 21.1616 14.2187C21.1616 9.1571 17.0602 5.05469 12.0017 5.05469C6.94319 5.05469 2.8418 9.1571 2.8418 14.2187C2.8418 15.3469 2.96806 16.4455 3.20021 17.5045" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
15
+ <path d="M20.5257 5.86313C18.4435 3.4978 15.399 2 12.0002 2C8.60136 2 5.55687 3.4978 3.47461 5.86313" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
16
+ <path d="M20.5257 5.86313C18.4435 3.4978 15.399 2 12.0002 2C8.60136 2 5.55687 3.4978 3.47461 5.86313" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
17
+
18
+ </svg>
19
+ </template>
20
+
21
+ <script>
22
+ export default {
23
+ name: 'Fingerprint03',
24
+ inheritAttrs: false,
25
+ props: {
26
+ size: {
27
+ type: [Number, String],
28
+ default: 24
29
+ }
30
+ }
31
+ }
32
+ </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.80688 18.5304C5.82459 18.5005 5.84273 18.4709 5.8613 18.4413C7.2158 16.2881 7.99991 13.7418 7.99991 11C7.99991 8.79086 9.79077 7 11.9999 7C14.209 7 15.9999 8.79086 15.9999 11C15.9999 12.017 15.9307 13.0186 15.7966 14M13.6792 20.8436C14.2909 19.6226 14.7924 18.3369 15.1707 17M19.0097 18.132C19.6547 15.8657 20 13.4732 20 11C20 6.58172 16.4183 3 12 3C10.5429 3 9.17669 3.38958 8 4.07026M3 15.3641C3.64066 14.0454 4 12.5646 4 11C4 9.54285 4.38958 8.17669 5.07026 7M11.9999 11C11.9999 14.5172 10.9911 17.7988 9.24707 20.5712" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'Fingerprint04',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M4 15C4 15 5 14 8 14C11 14 13 16 16 16C19 16 20 15 20 15V3C20 3 19 4 16 4C13 4 11 2 8 2C5 2 4 3 4 3L4 22" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'Flag01',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M4 15C4 15 5 14 8 14C11 14 13 16 16 16C19 16 20 15 20 15V4C20 4 19 5 16 5C13 5 11 3 8 3C5 3 4 4 4 4M4 22L4 2" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'Flag02',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M4 13H19.587C20.0495 13 20.2808 13 20.4128 12.903C20.528 12.8185 20.6015 12.6887 20.6147 12.5464C20.63 12.3833 20.511 12.185 20.273 11.7884L18.247 8.4116C18.1572 8.26195 18.1123 8.18712 18.0947 8.10724C18.0792 8.03659 18.0792 7.96341 18.0947 7.89276C18.1123 7.81288 18.1572 7.73805 18.247 7.5884L20.273 4.2116C20.511 3.81503 20.63 3.61674 20.6147 3.45359C20.6015 3.31133 20.528 3.18154 20.4128 3.09698C20.2808 3 20.0495 3 19.587 3H4L4 21" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'Flag03',
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 7H19.6404C20.0877 7 20.3113 7 20.4421 7.09404C20.5562 7.17609 20.6306 7.30239 20.6469 7.442C20.6656 7.602 20.5569 7.79751 20.3397 8.18851L18.9936 10.6115C18.9148 10.7533 18.8755 10.8242 18.86 10.8993C18.8463 10.9657 18.8463 11.0343 18.86 11.1007C18.8755 11.1758 18.9148 11.2467 18.9936 11.3885L20.3397 13.8115C20.5569 14.2025 20.6656 14.398 20.6469 14.558C20.6306 14.6976 20.5562 14.8239 20.4421 14.906C20.3113 15 20.0877 15 19.6404 15H12.6C12.0399 15 11.7599 15 11.546 14.891C11.3578 14.7951 11.2049 14.6422 11.109 14.454C11 14.2401 11 13.9601 11 13.4V11M4 21L4 4M4 11H12.4C12.9601 11 13.2401 11 13.454 10.891C13.6422 10.7951 13.7951 10.6422 13.891 10.454C14 10.2401 14 9.96005 14 9.4V4.6C14 4.03995 14 3.75992 13.891 3.54601C13.7951 3.35785 13.6422 3.20487 13.454 3.10899C13.2401 3 12.9601 3 12.4 3H5.6C5.03995 3 4.75992 3 4.54601 3.10899C4.35785 3.20487 4.20487 3.35785 4.10899 3.54601C4 3.75992 4 4.03995 4 4.6V11Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'Flag04',
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.0913 6.72222H20.0451C20.5172 6.72222 20.7533 6.72222 20.8914 6.82149C21.0118 6.9081 21.0903 7.04141 21.1075 7.18877C21.1272 7.35767 21.0126 7.56403 20.7833 7.97677L19.3624 10.5343C19.2792 10.684 19.2376 10.7589 19.2213 10.8381C19.2069 10.9083 19.2069 10.9806 19.2213 11.0508C19.2376 11.13 19.2792 11.2049 19.3624 11.3545L20.7833 13.9121C21.0126 14.3248 21.1272 14.5312 21.1075 14.7001C21.0903 14.8475 21.0118 14.9808 20.8914 15.0674C20.7533 15.1667 20.5172 15.1667 20.0451 15.1667H12.6136C12.0224 15.1667 11.7268 15.1667 11.501 15.0516C11.3024 14.9504 11.1409 14.7889 11.0397 14.5903C10.9247 14.3645 10.9247 14.0689 10.9247 13.4778V10.9444M7.23023 21.5L3.00801 4.61111M4.59139 10.9444H12.4024C12.9936 10.9444 13.2892 10.9444 13.515 10.8294C13.7136 10.7282 13.8751 10.5667 13.9763 10.3681C14.0913 10.1423 14.0913 9.84672 14.0913 9.25556V4.18889C14.0913 3.59772 14.0913 3.30214 13.9763 3.07634C13.8751 2.87773 13.7136 2.71625 13.515 2.61505C13.2892 2.5 12.9936 2.5 12.4024 2.5H4.6433C3.90597 2.5 3.53731 2.5 3.28515 2.65278C3.06415 2.78668 2.89995 2.99699 2.82364 3.24387C2.73659 3.52555 2.82601 3.88321 3.00484 4.59852L4.59139 10.9444Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'Flag05',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M4 21L4 4M4 13H11.4C11.9601 13 12.2401 13 12.454 12.891C12.6422 12.7951 12.7951 12.6422 12.891 12.454C13 12.2401 13 11.9601 13 11.4V4.6C13 4.03995 13 3.75992 12.891 3.54601C12.7951 3.35785 12.6422 3.20487 12.454 3.10899C12.2401 3 11.9601 3 11.4 3H5.6C5.03995 3 4.75992 3 4.54601 3.10899C4.35785 3.20487 4.20487 3.35785 4.10899 3.54601C4 3.75992 4 4.03995 4 4.6V13ZM13 5H19.4C19.9601 5 20.2401 5 20.454 5.10899C20.6422 5.20487 20.7951 5.35785 20.891 5.54601C21 5.75992 21 6.03995 21 6.6V13.4C21 13.9601 21 14.2401 20.891 14.454C20.7951 14.6422 20.6422 14.7951 20.454 14.891C20.2401 15 19.9601 15 19.4 15H14.6C14.0399 15 13.7599 15 13.546 14.891C13.3578 14.7951 13.2049 14.6422 13.109 14.454C13 14.2401 13 13.9601 13 13.4V5Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
10
+
11
+ </svg>
12
+ </template>
13
+
14
+ <script>
15
+ export default {
16
+ name: 'Flag06',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>
package/dist/Flash.vue ADDED
@@ -0,0 +1,25 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
4
+ :width="size"
5
+ :height="size"
6
+ v-bind="$attrs"
7
+ >
8
+
9
+ <path d="M13 2L4.09344 12.6879C3.74463 13.1064 3.57023 13.3157 3.56756 13.4925C3.56524 13.6461 3.63372 13.7923 3.75324 13.8889C3.89073 14 4.16316 14 4.70802 14H12L11 22L19.9065 11.3121C20.2553 10.8936 20.4297 10.6843 20.4324 10.5075C20.4347 10.3539 20.3663 10.2077 20.2467 10.1111C20.1092 10 19.8368 10 19.292 10H12L13 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: 'Flash',
17
+ inheritAttrs: false,
18
+ props: {
19
+ size: {
20
+ type: [Number, String],
21
+ default: 24
22
+ }
23
+ }
24
+ }
25
+ </script>