@veltra/icons 1.0.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.
- package/.turbo/turbo-build.log +519 -0
- package/.turbo/turbo-check-types.log +1 -0
- package/AGENTS.md +57 -0
- package/dist/colorful.d.ts +13 -0
- package/dist/colorful.js +13 -0
- package/dist/index.d.ts +175 -0
- package/dist/index.js +176 -0
- package/dist/index.js.map +1 -0
- package/dist/normal.d.ts +155 -0
- package/dist/normal.js +155 -0
- package/dist/vue/colorful/archive.js +21 -0
- package/dist/vue/colorful/archive.js.map +1 -0
- package/dist/vue/colorful/archive.vue.d.ts +8 -0
- package/dist/vue/colorful/excel.js +21 -0
- package/dist/vue/colorful/excel.js.map +1 -0
- package/dist/vue/colorful/excel.vue.d.ts +8 -0
- package/dist/vue/colorful/fold.js +21 -0
- package/dist/vue/colorful/fold.js.map +1 -0
- package/dist/vue/colorful/fold.vue.d.ts +8 -0
- package/dist/vue/colorful/image.js +21 -0
- package/dist/vue/colorful/image.js.map +1 -0
- package/dist/vue/colorful/image.vue.d.ts +8 -0
- package/dist/vue/colorful/middle-ground.js +38 -0
- package/dist/vue/colorful/middle-ground.js.map +1 -0
- package/dist/vue/colorful/middle-ground.vue.d.ts +8 -0
- package/dist/vue/colorful/pdf.js +21 -0
- package/dist/vue/colorful/pdf.js.map +1 -0
- package/dist/vue/colorful/pdf.vue.d.ts +8 -0
- package/dist/vue/colorful/power-point.js +21 -0
- package/dist/vue/colorful/power-point.js.map +1 -0
- package/dist/vue/colorful/power-point.vue.d.ts +8 -0
- package/dist/vue/colorful/title.js +21 -0
- package/dist/vue/colorful/title.js.map +1 -0
- package/dist/vue/colorful/title.vue.d.ts +8 -0
- package/dist/vue/colorful/txt.js +21 -0
- package/dist/vue/colorful/txt.js.map +1 -0
- package/dist/vue/colorful/txt.vue.d.ts +8 -0
- package/dist/vue/colorful/unknown-file.js +22 -0
- package/dist/vue/colorful/unknown-file.js.map +1 -0
- package/dist/vue/colorful/unknown-file.vue.d.ts +8 -0
- package/dist/vue/colorful/video.js +22 -0
- package/dist/vue/colorful/video.js.map +1 -0
- package/dist/vue/colorful/video.vue.d.ts +8 -0
- package/dist/vue/colorful/word.js +21 -0
- package/dist/vue/colorful/word.js.map +1 -0
- package/dist/vue/colorful/word.vue.d.ts +8 -0
- package/dist/vue/normal/add-child.js +22 -0
- package/dist/vue/normal/add-child.js.map +1 -0
- package/dist/vue/normal/add-child.vue.d.ts +8 -0
- package/dist/vue/normal/align-bottom.js +24 -0
- package/dist/vue/normal/align-bottom.js.map +1 -0
- package/dist/vue/normal/align-bottom.vue.d.ts +8 -0
- package/dist/vue/normal/align-center.js +24 -0
- package/dist/vue/normal/align-center.js.map +1 -0
- package/dist/vue/normal/align-center.vue.d.ts +8 -0
- package/dist/vue/normal/align-top.js +24 -0
- package/dist/vue/normal/align-top.js.map +1 -0
- package/dist/vue/normal/align-top.vue.d.ts +8 -0
- package/dist/vue/normal/arrow-down.js +24 -0
- package/dist/vue/normal/arrow-down.js.map +1 -0
- package/dist/vue/normal/arrow-down.vue.d.ts +8 -0
- package/dist/vue/normal/arrow-left.js +24 -0
- package/dist/vue/normal/arrow-left.js.map +1 -0
- package/dist/vue/normal/arrow-left.vue.d.ts +8 -0
- package/dist/vue/normal/arrow-right.js +24 -0
- package/dist/vue/normal/arrow-right.js.map +1 -0
- package/dist/vue/normal/arrow-right.vue.d.ts +8 -0
- package/dist/vue/normal/arrow-up.js +24 -0
- package/dist/vue/normal/arrow-up.js.map +1 -0
- package/dist/vue/normal/arrow-up.vue.d.ts +8 -0
- package/dist/vue/normal/arrow-updown.js +24 -0
- package/dist/vue/normal/arrow-updown.js.map +1 -0
- package/dist/vue/normal/arrow-updown.vue.d.ts +8 -0
- package/dist/vue/normal/attach.js +24 -0
- package/dist/vue/normal/attach.js.map +1 -0
- package/dist/vue/normal/attach.vue.d.ts +8 -0
- package/dist/vue/normal/backtop.js +24 -0
- package/dist/vue/normal/backtop.js.map +1 -0
- package/dist/vue/normal/backtop.vue.d.ts +8 -0
- package/dist/vue/normal/bell-filled.js +24 -0
- package/dist/vue/normal/bell-filled.js.map +1 -0
- package/dist/vue/normal/bell-filled.vue.d.ts +8 -0
- package/dist/vue/normal/bell.js +24 -0
- package/dist/vue/normal/bell.js.map +1 -0
- package/dist/vue/normal/bell.vue.d.ts +8 -0
- package/dist/vue/normal/books.js +24 -0
- package/dist/vue/normal/books.js.map +1 -0
- package/dist/vue/normal/books.vue.d.ts +8 -0
- package/dist/vue/normal/bottom.js +24 -0
- package/dist/vue/normal/bottom.js.map +1 -0
- package/dist/vue/normal/bottom.vue.d.ts +8 -0
- package/dist/vue/normal/calendar.js +24 -0
- package/dist/vue/normal/calendar.js.map +1 -0
- package/dist/vue/normal/calendar.vue.d.ts +8 -0
- package/dist/vue/normal/call.js +24 -0
- package/dist/vue/normal/call.js.map +1 -0
- package/dist/vue/normal/call.vue.d.ts +8 -0
- package/dist/vue/normal/camera.js +24 -0
- package/dist/vue/normal/camera.js.map +1 -0
- package/dist/vue/normal/camera.vue.d.ts +8 -0
- package/dist/vue/normal/caret-bottom.js +22 -0
- package/dist/vue/normal/caret-bottom.js.map +1 -0
- package/dist/vue/normal/caret-bottom.vue.d.ts +8 -0
- package/dist/vue/normal/caret-left.js +22 -0
- package/dist/vue/normal/caret-left.js.map +1 -0
- package/dist/vue/normal/caret-left.vue.d.ts +8 -0
- package/dist/vue/normal/caret-right.js +22 -0
- package/dist/vue/normal/caret-right.js.map +1 -0
- package/dist/vue/normal/caret-right.vue.d.ts +8 -0
- package/dist/vue/normal/caret-top.js +22 -0
- package/dist/vue/normal/caret-top.js.map +1 -0
- package/dist/vue/normal/caret-top.vue.d.ts +8 -0
- package/dist/vue/normal/cart.js +24 -0
- package/dist/vue/normal/cart.js.map +1 -0
- package/dist/vue/normal/cart.vue.d.ts +8 -0
- package/dist/vue/normal/chart-pie.js +24 -0
- package/dist/vue/normal/chart-pie.js.map +1 -0
- package/dist/vue/normal/chart-pie.vue.d.ts +8 -0
- package/dist/vue/normal/check-rectangle-filled.js +24 -0
- package/dist/vue/normal/check-rectangle-filled.js.map +1 -0
- package/dist/vue/normal/check-rectangle-filled.vue.d.ts +8 -0
- package/dist/vue/normal/check.js +24 -0
- package/dist/vue/normal/check.js.map +1 -0
- package/dist/vue/normal/check.vue.d.ts +8 -0
- package/dist/vue/normal/circle-check-filled.js +24 -0
- package/dist/vue/normal/circle-check-filled.js.map +1 -0
- package/dist/vue/normal/circle-check-filled.vue.d.ts +8 -0
- package/dist/vue/normal/circle-check.js +25 -0
- package/dist/vue/normal/circle-check.js.map +1 -0
- package/dist/vue/normal/circle-check.vue.d.ts +8 -0
- package/dist/vue/normal/circle-close.js +24 -0
- package/dist/vue/normal/circle-close.js.map +1 -0
- package/dist/vue/normal/circle-close.vue.d.ts +8 -0
- package/dist/vue/normal/circle-plus.js +25 -0
- package/dist/vue/normal/circle-plus.js.map +1 -0
- package/dist/vue/normal/circle-plus.vue.d.ts +8 -0
- package/dist/vue/normal/clear.js +24 -0
- package/dist/vue/normal/clear.js.map +1 -0
- package/dist/vue/normal/clear.vue.d.ts +8 -0
- package/dist/vue/normal/close.js +24 -0
- package/dist/vue/normal/close.js.map +1 -0
- package/dist/vue/normal/close.vue.d.ts +8 -0
- package/dist/vue/normal/cloud-download.js +25 -0
- package/dist/vue/normal/cloud-download.js.map +1 -0
- package/dist/vue/normal/cloud-download.vue.d.ts +8 -0
- package/dist/vue/normal/cloudy.js +24 -0
- package/dist/vue/normal/cloudy.js.map +1 -0
- package/dist/vue/normal/cloudy.vue.d.ts +8 -0
- package/dist/vue/normal/copy.js +33 -0
- package/dist/vue/normal/copy.js.map +1 -0
- package/dist/vue/normal/copy.vue.d.ts +8 -0
- package/dist/vue/normal/credit-card.js +25 -0
- package/dist/vue/normal/credit-card.js.map +1 -0
- package/dist/vue/normal/credit-card.vue.d.ts +8 -0
- package/dist/vue/normal/d-arrow-left.js +24 -0
- package/dist/vue/normal/d-arrow-left.js.map +1 -0
- package/dist/vue/normal/d-arrow-left.vue.d.ts +8 -0
- package/dist/vue/normal/d-arrow-right.js +24 -0
- package/dist/vue/normal/d-arrow-right.js.map +1 -0
- package/dist/vue/normal/d-arrow-right.vue.d.ts +8 -0
- package/dist/vue/normal/database.js +35 -0
- package/dist/vue/normal/database.js.map +1 -0
- package/dist/vue/normal/database.vue.d.ts +8 -0
- package/dist/vue/normal/deep-thinking.js +27 -0
- package/dist/vue/normal/deep-thinking.js.map +1 -0
- package/dist/vue/normal/deep-thinking.vue.d.ts +8 -0
- package/dist/vue/normal/delete.js +26 -0
- package/dist/vue/normal/delete.js.map +1 -0
- package/dist/vue/normal/delete.vue.d.ts +8 -0
- package/dist/vue/normal/discount.js +25 -0
- package/dist/vue/normal/discount.js.map +1 -0
- package/dist/vue/normal/discount.vue.d.ts +8 -0
- package/dist/vue/normal/download.js +24 -0
- package/dist/vue/normal/download.js.map +1 -0
- package/dist/vue/normal/download.vue.d.ts +8 -0
- package/dist/vue/normal/edit-pen.js +26 -0
- package/dist/vue/normal/edit-pen.js.map +1 -0
- package/dist/vue/normal/edit-pen.vue.d.ts +8 -0
- package/dist/vue/normal/edit.js +25 -0
- package/dist/vue/normal/edit.js.map +1 -0
- package/dist/vue/normal/edit.vue.d.ts +8 -0
- package/dist/vue/normal/empty.js +25 -0
- package/dist/vue/normal/empty.js.map +1 -0
- package/dist/vue/normal/empty.vue.d.ts +8 -0
- package/dist/vue/normal/enter.js +24 -0
- package/dist/vue/normal/enter.js.map +1 -0
- package/dist/vue/normal/enter.vue.d.ts +8 -0
- package/dist/vue/normal/female.js +24 -0
- package/dist/vue/normal/female.js.map +1 -0
- package/dist/vue/normal/female.vue.d.ts +8 -0
- package/dist/vue/normal/file-add.js +25 -0
- package/dist/vue/normal/file-add.js.map +1 -0
- package/dist/vue/normal/file-add.vue.d.ts +8 -0
- package/dist/vue/normal/filter.js +24 -0
- package/dist/vue/normal/filter.js.map +1 -0
- package/dist/vue/normal/filter.vue.d.ts +8 -0
- package/dist/vue/normal/flag.js +25 -0
- package/dist/vue/normal/flag.js.map +1 -0
- package/dist/vue/normal/flag.vue.d.ts +8 -0
- package/dist/vue/normal/folder-add.js +25 -0
- package/dist/vue/normal/folder-add.js.map +1 -0
- package/dist/vue/normal/folder-add.vue.d.ts +8 -0
- package/dist/vue/normal/folder-opened.js +25 -0
- package/dist/vue/normal/folder-opened.js.map +1 -0
- package/dist/vue/normal/folder-opened.vue.d.ts +8 -0
- package/dist/vue/normal/folder.js +24 -0
- package/dist/vue/normal/folder.js.map +1 -0
- package/dist/vue/normal/folder.vue.d.ts +8 -0
- package/dist/vue/normal/fork.js +24 -0
- package/dist/vue/normal/fork.js.map +1 -0
- package/dist/vue/normal/fork.vue.d.ts +8 -0
- package/dist/vue/normal/help.js +25 -0
- package/dist/vue/normal/help.js.map +1 -0
- package/dist/vue/normal/help.vue.d.ts +8 -0
- package/dist/vue/normal/hide.js +25 -0
- package/dist/vue/normal/hide.js.map +1 -0
- package/dist/vue/normal/hide.vue.d.ts +8 -0
- package/dist/vue/normal/history.js +25 -0
- package/dist/vue/normal/history.js.map +1 -0
- package/dist/vue/normal/history.vue.d.ts +8 -0
- package/dist/vue/normal/horn.js +24 -0
- package/dist/vue/normal/horn.js.map +1 -0
- package/dist/vue/normal/horn.vue.d.ts +8 -0
- package/dist/vue/normal/hourglass.js +24 -0
- package/dist/vue/normal/hourglass.js.map +1 -0
- package/dist/vue/normal/hourglass.vue.d.ts +8 -0
- package/dist/vue/normal/house-filled.js +28 -0
- package/dist/vue/normal/house-filled.js.map +1 -0
- package/dist/vue/normal/house-filled.vue.d.ts +8 -0
- package/dist/vue/normal/house.js +25 -0
- package/dist/vue/normal/house.js.map +1 -0
- package/dist/vue/normal/house.vue.d.ts +8 -0
- package/dist/vue/normal/info-circle.js +25 -0
- package/dist/vue/normal/info-circle.js.map +1 -0
- package/dist/vue/normal/info-circle.vue.d.ts +8 -0
- package/dist/vue/normal/info-filled.js +24 -0
- package/dist/vue/normal/info-filled.js.map +1 -0
- package/dist/vue/normal/info-filled.vue.d.ts +8 -0
- package/dist/vue/normal/insert-to-next.js +26 -0
- package/dist/vue/normal/insert-to-next.js.map +1 -0
- package/dist/vue/normal/insert-to-next.vue.d.ts +8 -0
- package/dist/vue/normal/insert-to-prev.js +26 -0
- package/dist/vue/normal/insert-to-prev.js.map +1 -0
- package/dist/vue/normal/insert-to-prev.vue.d.ts +8 -0
- package/dist/vue/normal/internet.js +24 -0
- package/dist/vue/normal/internet.js.map +1 -0
- package/dist/vue/normal/internet.vue.d.ts +8 -0
- package/dist/vue/normal/layers.js +25 -0
- package/dist/vue/normal/layers.js.map +1 -0
- package/dist/vue/normal/layers.vue.d.ts +8 -0
- package/dist/vue/normal/left.js +24 -0
- package/dist/vue/normal/left.js.map +1 -0
- package/dist/vue/normal/left.vue.d.ts +8 -0
- package/dist/vue/normal/link.js +25 -0
- package/dist/vue/normal/link.js.map +1 -0
- package/dist/vue/normal/link.vue.d.ts +8 -0
- package/dist/vue/normal/list.js +24 -0
- package/dist/vue/normal/list.js.map +1 -0
- package/dist/vue/normal/list.vue.d.ts +8 -0
- package/dist/vue/normal/loading.js +24 -0
- package/dist/vue/normal/loading.js.map +1 -0
- package/dist/vue/normal/loading.vue.d.ts +8 -0
- package/dist/vue/normal/location.js +24 -0
- package/dist/vue/normal/location.js.map +1 -0
- package/dist/vue/normal/location.vue.d.ts +8 -0
- package/dist/vue/normal/lock.js +24 -0
- package/dist/vue/normal/lock.js.map +1 -0
- package/dist/vue/normal/lock.vue.d.ts +8 -0
- package/dist/vue/normal/login.js +25 -0
- package/dist/vue/normal/login.js.map +1 -0
- package/dist/vue/normal/login.vue.d.ts +8 -0
- package/dist/vue/normal/logout.js +25 -0
- package/dist/vue/normal/logout.js.map +1 -0
- package/dist/vue/normal/logout.vue.d.ts +8 -0
- package/dist/vue/normal/male.js +25 -0
- package/dist/vue/normal/male.js.map +1 -0
- package/dist/vue/normal/male.vue.d.ts +8 -0
- package/dist/vue/normal/maximum.js +24 -0
- package/dist/vue/normal/maximum.js.map +1 -0
- package/dist/vue/normal/maximum.vue.d.ts +8 -0
- package/dist/vue/normal/message.js +24 -0
- package/dist/vue/normal/message.js.map +1 -0
- package/dist/vue/normal/message.vue.d.ts +8 -0
- package/dist/vue/normal/minus.js +26 -0
- package/dist/vue/normal/minus.js.map +1 -0
- package/dist/vue/normal/minus.vue.d.ts +8 -0
- package/dist/vue/normal/mobile.js +33 -0
- package/dist/vue/normal/mobile.js.map +1 -0
- package/dist/vue/normal/mobile.vue.d.ts +8 -0
- package/dist/vue/normal/money-circle.js +25 -0
- package/dist/vue/normal/money-circle.js.map +1 -0
- package/dist/vue/normal/money-circle.vue.d.ts +8 -0
- package/dist/vue/normal/monitor.js +24 -0
- package/dist/vue/normal/monitor.js.map +1 -0
- package/dist/vue/normal/monitor.vue.d.ts +8 -0
- package/dist/vue/normal/moon.js +26 -0
- package/dist/vue/normal/moon.js.map +1 -0
- package/dist/vue/normal/moon.vue.d.ts +8 -0
- package/dist/vue/normal/more-filled.js +24 -0
- package/dist/vue/normal/more-filled.js.map +1 -0
- package/dist/vue/normal/more-filled.vue.d.ts +8 -0
- package/dist/vue/normal/more-vertical.js +24 -0
- package/dist/vue/normal/more-vertical.js.map +1 -0
- package/dist/vue/normal/more-vertical.vue.d.ts +8 -0
- package/dist/vue/normal/mostly-cloudy.js +24 -0
- package/dist/vue/normal/mostly-cloudy.js.map +1 -0
- package/dist/vue/normal/mostly-cloudy.vue.d.ts +8 -0
- package/dist/vue/normal/move-horizontal.js +26 -0
- package/dist/vue/normal/move-horizontal.js.map +1 -0
- package/dist/vue/normal/move-horizontal.vue.d.ts +8 -0
- package/dist/vue/normal/move.js +26 -0
- package/dist/vue/normal/move.js.map +1 -0
- package/dist/vue/normal/move.vue.d.ts +8 -0
- package/dist/vue/normal/page-first.js +24 -0
- package/dist/vue/normal/page-first.js.map +1 -0
- package/dist/vue/normal/page-first.vue.d.ts +8 -0
- package/dist/vue/normal/page-last.js +24 -0
- package/dist/vue/normal/page-last.js.map +1 -0
- package/dist/vue/normal/page-last.vue.d.ts +8 -0
- package/dist/vue/normal/picture-rounded.js +25 -0
- package/dist/vue/normal/picture-rounded.js.map +1 -0
- package/dist/vue/normal/picture-rounded.vue.d.ts +8 -0
- package/dist/vue/normal/pin-filled.js +24 -0
- package/dist/vue/normal/pin-filled.js.map +1 -0
- package/dist/vue/normal/pin-filled.vue.d.ts +8 -0
- package/dist/vue/normal/pin.js +24 -0
- package/dist/vue/normal/pin.js.map +1 -0
- package/dist/vue/normal/pin.vue.d.ts +8 -0
- package/dist/vue/normal/plus.js +26 -0
- package/dist/vue/normal/plus.js.map +1 -0
- package/dist/vue/normal/plus.vue.d.ts +8 -0
- package/dist/vue/normal/poweroff.js +25 -0
- package/dist/vue/normal/poweroff.js.map +1 -0
- package/dist/vue/normal/poweroff.vue.d.ts +8 -0
- package/dist/vue/normal/printer.js +24 -0
- package/dist/vue/normal/printer.js.map +1 -0
- package/dist/vue/normal/printer.vue.d.ts +8 -0
- package/dist/vue/normal/qr-code.js +25 -0
- package/dist/vue/normal/qr-code.js.map +1 -0
- package/dist/vue/normal/qr-code.vue.d.ts +8 -0
- package/dist/vue/normal/question-filled.js +24 -0
- package/dist/vue/normal/question-filled.js.map +1 -0
- package/dist/vue/normal/question-filled.vue.d.ts +8 -0
- package/dist/vue/normal/queue.js +25 -0
- package/dist/vue/normal/queue.js.map +1 -0
- package/dist/vue/normal/queue.vue.d.ts +8 -0
- package/dist/vue/normal/recover.js +24 -0
- package/dist/vue/normal/recover.js.map +1 -0
- package/dist/vue/normal/recover.vue.d.ts +8 -0
- package/dist/vue/normal/refresh.js +25 -0
- package/dist/vue/normal/refresh.js.map +1 -0
- package/dist/vue/normal/refresh.vue.d.ts +8 -0
- package/dist/vue/normal/relativity.js +25 -0
- package/dist/vue/normal/relativity.js.map +1 -0
- package/dist/vue/normal/relativity.vue.d.ts +8 -0
- package/dist/vue/normal/remove-filled.js +24 -0
- package/dist/vue/normal/remove-filled.js.map +1 -0
- package/dist/vue/normal/remove-filled.vue.d.ts +8 -0
- package/dist/vue/normal/remove-rectangle.js +25 -0
- package/dist/vue/normal/remove-rectangle.js.map +1 -0
- package/dist/vue/normal/remove-rectangle.vue.d.ts +8 -0
- package/dist/vue/normal/remove.js +24 -0
- package/dist/vue/normal/remove.js.map +1 -0
- package/dist/vue/normal/remove.vue.d.ts +8 -0
- package/dist/vue/normal/right.js +24 -0
- package/dist/vue/normal/right.js.map +1 -0
- package/dist/vue/normal/right.vue.d.ts +8 -0
- package/dist/vue/normal/rollback.js +24 -0
- package/dist/vue/normal/rollback.js.map +1 -0
- package/dist/vue/normal/rollback.vue.d.ts +8 -0
- package/dist/vue/normal/rollfront.js +24 -0
- package/dist/vue/normal/rollfront.js.map +1 -0
- package/dist/vue/normal/rollfront.vue.d.ts +8 -0
- package/dist/vue/normal/rotate-left.js +24 -0
- package/dist/vue/normal/rotate-left.js.map +1 -0
- package/dist/vue/normal/rotate-left.vue.d.ts +8 -0
- package/dist/vue/normal/rotate-right.js +24 -0
- package/dist/vue/normal/rotate-right.js.map +1 -0
- package/dist/vue/normal/rotate-right.vue.d.ts +8 -0
- package/dist/vue/normal/rotation.js +24 -0
- package/dist/vue/normal/rotation.js.map +1 -0
- package/dist/vue/normal/rotation.vue.d.ts +8 -0
- package/dist/vue/normal/save.js +26 -0
- package/dist/vue/normal/save.js.map +1 -0
- package/dist/vue/normal/save.vue.d.ts +8 -0
- package/dist/vue/normal/scan.js +26 -0
- package/dist/vue/normal/scan.js.map +1 -0
- package/dist/vue/normal/scan.vue.d.ts +8 -0
- package/dist/vue/normal/search.js +30 -0
- package/dist/vue/normal/search.js.map +1 -0
- package/dist/vue/normal/search.vue.d.ts +8 -0
- package/dist/vue/normal/secured.js +25 -0
- package/dist/vue/normal/secured.js.map +1 -0
- package/dist/vue/normal/secured.vue.d.ts +8 -0
- package/dist/vue/normal/send.js +26 -0
- package/dist/vue/normal/send.js.map +1 -0
- package/dist/vue/normal/send.vue.d.ts +8 -0
- package/dist/vue/normal/server.js +44 -0
- package/dist/vue/normal/server.js.map +1 -0
- package/dist/vue/normal/server.vue.d.ts +8 -0
- package/dist/vue/normal/service.js +24 -0
- package/dist/vue/normal/service.js.map +1 -0
- package/dist/vue/normal/service.vue.d.ts +8 -0
- package/dist/vue/normal/setting.js +25 -0
- package/dist/vue/normal/setting.js.map +1 -0
- package/dist/vue/normal/setting.vue.d.ts +8 -0
- package/dist/vue/normal/share.js +25 -0
- package/dist/vue/normal/share.js.map +1 -0
- package/dist/vue/normal/share.vue.d.ts +8 -0
- package/dist/vue/normal/sort-left.js +24 -0
- package/dist/vue/normal/sort-left.js.map +1 -0
- package/dist/vue/normal/sort-left.vue.d.ts +8 -0
- package/dist/vue/normal/sort-right.js +24 -0
- package/dist/vue/normal/sort-right.js.map +1 -0
- package/dist/vue/normal/sort-right.vue.d.ts +8 -0
- package/dist/vue/normal/sort.js +24 -0
- package/dist/vue/normal/sort.js.map +1 -0
- package/dist/vue/normal/sort.vue.d.ts +8 -0
- package/dist/vue/normal/star-filled.js +24 -0
- package/dist/vue/normal/star-filled.js.map +1 -0
- package/dist/vue/normal/star-filled.vue.d.ts +8 -0
- package/dist/vue/normal/star.js +24 -0
- package/dist/vue/normal/star.js.map +1 -0
- package/dist/vue/normal/star.vue.d.ts +8 -0
- package/dist/vue/normal/sun.js +30 -0
- package/dist/vue/normal/sun.js.map +1 -0
- package/dist/vue/normal/sun.vue.d.ts +8 -0
- package/dist/vue/normal/time.js +25 -0
- package/dist/vue/normal/time.js.map +1 -0
- package/dist/vue/normal/time.vue.d.ts +8 -0
- package/dist/vue/normal/tips.js +24 -0
- package/dist/vue/normal/tips.js.map +1 -0
- package/dist/vue/normal/tips.vue.d.ts +8 -0
- package/dist/vue/normal/tools.js +24 -0
- package/dist/vue/normal/tools.js.map +1 -0
- package/dist/vue/normal/tools.vue.d.ts +8 -0
- package/dist/vue/normal/triangle-alert.js +26 -0
- package/dist/vue/normal/triangle-alert.js.map +1 -0
- package/dist/vue/normal/triangle-alert.vue.d.ts +8 -0
- package/dist/vue/normal/unlink.js +25 -0
- package/dist/vue/normal/unlink.js.map +1 -0
- package/dist/vue/normal/unlink.vue.d.ts +8 -0
- package/dist/vue/normal/unlock.js +24 -0
- package/dist/vue/normal/unlock.js.map +1 -0
- package/dist/vue/normal/unlock.vue.d.ts +8 -0
- package/dist/vue/normal/upload.js +24 -0
- package/dist/vue/normal/upload.js.map +1 -0
- package/dist/vue/normal/upload.vue.d.ts +8 -0
- package/dist/vue/normal/user-add.js +25 -0
- package/dist/vue/normal/user-add.js.map +1 -0
- package/dist/vue/normal/user-add.vue.d.ts +8 -0
- package/dist/vue/normal/user-circle.js +26 -0
- package/dist/vue/normal/user-circle.js.map +1 -0
- package/dist/vue/normal/user-circle.vue.d.ts +8 -0
- package/dist/vue/normal/user-clear.js +24 -0
- package/dist/vue/normal/user-clear.js.map +1 -0
- package/dist/vue/normal/user-clear.vue.d.ts +8 -0
- package/dist/vue/normal/user-group-add.js +25 -0
- package/dist/vue/normal/user-group-add.js.map +1 -0
- package/dist/vue/normal/user-group-add.vue.d.ts +8 -0
- package/dist/vue/normal/user-group-clear.js +25 -0
- package/dist/vue/normal/user-group-clear.js.map +1 -0
- package/dist/vue/normal/user-group-clear.vue.d.ts +8 -0
- package/dist/vue/normal/user-group.js +25 -0
- package/dist/vue/normal/user-group.js.map +1 -0
- package/dist/vue/normal/user-group.vue.d.ts +8 -0
- package/dist/vue/normal/user.js +24 -0
- package/dist/vue/normal/user.js.map +1 -0
- package/dist/vue/normal/user.vue.d.ts +8 -0
- package/dist/vue/normal/variable.js +24 -0
- package/dist/vue/normal/variable.js.map +1 -0
- package/dist/vue/normal/variable.vue.d.ts +8 -0
- package/dist/vue/normal/vertical-align-center.js +25 -0
- package/dist/vue/normal/vertical-align-center.js.map +1 -0
- package/dist/vue/normal/vertical-align-center.vue.d.ts +8 -0
- package/dist/vue/normal/vertical-align-left.js +25 -0
- package/dist/vue/normal/vertical-align-left.js.map +1 -0
- package/dist/vue/normal/vertical-align-left.vue.d.ts +8 -0
- package/dist/vue/normal/vertical-align-right.js +25 -0
- package/dist/vue/normal/vertical-align-right.js.map +1 -0
- package/dist/vue/normal/vertical-align-right.vue.d.ts +8 -0
- package/dist/vue/normal/video-pause.js +24 -0
- package/dist/vue/normal/video-pause.js.map +1 -0
- package/dist/vue/normal/video-pause.vue.d.ts +8 -0
- package/dist/vue/normal/video-play.js +26 -0
- package/dist/vue/normal/video-play.js.map +1 -0
- package/dist/vue/normal/video-play.vue.d.ts +8 -0
- package/dist/vue/normal/view-module.js +25 -0
- package/dist/vue/normal/view-module.js.map +1 -0
- package/dist/vue/normal/view-module.vue.d.ts +8 -0
- package/dist/vue/normal/view.js +24 -0
- package/dist/vue/normal/view.js.map +1 -0
- package/dist/vue/normal/view.vue.d.ts +8 -0
- package/dist/vue/normal/wallet.js +24 -0
- package/dist/vue/normal/wallet.js.map +1 -0
- package/dist/vue/normal/wallet.vue.d.ts +8 -0
- package/dist/vue/normal/warning-filled.js +24 -0
- package/dist/vue/normal/warning-filled.js.map +1 -0
- package/dist/vue/normal/warning-filled.vue.d.ts +8 -0
- package/dist/vue/normal/warning.js +25 -0
- package/dist/vue/normal/warning.js.map +1 -0
- package/dist/vue/normal/warning.vue.d.ts +8 -0
- package/dist/vue/normal/zoom-in.js +30 -0
- package/dist/vue/normal/zoom-in.js.map +1 -0
- package/dist/vue/normal/zoom-in.vue.d.ts +8 -0
- package/dist/vue/normal/zoom-out.js +30 -0
- package/dist/vue/normal/zoom-out.js.map +1 -0
- package/dist/vue/normal/zoom-out.vue.d.ts +8 -0
- package/package.json +39 -0
- package/scripts/build-vue-icons.ts +25 -0
- package/scripts/format-svg.ts +55 -0
- package/scripts/gen-icon-barrels.ts +37 -0
- package/scripts/gen-vue-icons.ts +132 -0
- package/scripts/icon-naming.ts +32 -0
- package/scripts/rename-svg-icons.ts +79 -0
- package/src/colorful.ts +16 -0
- package/src/env.d.ts +5 -0
- package/src/index.ts +7 -0
- package/src/normal.ts +158 -0
- package/src/svg/colorful/archive.svg +1 -0
- package/src/svg/colorful/excel.svg +1 -0
- package/src/svg/colorful/fold.svg +1 -0
- package/src/svg/colorful/image.svg +1 -0
- package/src/svg/colorful/index.ts +2 -0
- package/src/svg/colorful/middle-ground.svg +1 -0
- package/src/svg/colorful/pdf.svg +1 -0
- package/src/svg/colorful/power-point.svg +1 -0
- package/src/svg/colorful/title.svg +1 -0
- package/src/svg/colorful/txt.svg +1 -0
- package/src/svg/colorful/unknown-file.svg +1 -0
- package/src/svg/colorful/video.svg +1 -0
- package/src/svg/colorful/word.svg +1 -0
- package/src/svg/normal/add-child.svg +1 -0
- package/src/svg/normal/align-bottom.svg +1 -0
- package/src/svg/normal/align-center.svg +1 -0
- package/src/svg/normal/align-top.svg +1 -0
- package/src/svg/normal/arrow-down.svg +1 -0
- package/src/svg/normal/arrow-left.svg +1 -0
- package/src/svg/normal/arrow-right.svg +1 -0
- package/src/svg/normal/arrow-up.svg +1 -0
- package/src/svg/normal/arrow-updown.svg +1 -0
- package/src/svg/normal/attach.svg +1 -0
- package/src/svg/normal/backtop.svg +1 -0
- package/src/svg/normal/bell-filled.svg +1 -0
- package/src/svg/normal/bell.svg +1 -0
- package/src/svg/normal/books.svg +1 -0
- package/src/svg/normal/bottom.svg +1 -0
- package/src/svg/normal/calendar.svg +1 -0
- package/src/svg/normal/call.svg +1 -0
- package/src/svg/normal/camera.svg +1 -0
- package/src/svg/normal/caret-bottom.svg +1 -0
- package/src/svg/normal/caret-left.svg +1 -0
- package/src/svg/normal/caret-right.svg +1 -0
- package/src/svg/normal/caret-top.svg +1 -0
- package/src/svg/normal/cart.svg +1 -0
- package/src/svg/normal/chart-pie.svg +1 -0
- package/src/svg/normal/check-rectangle-filled.svg +1 -0
- package/src/svg/normal/check.svg +1 -0
- package/src/svg/normal/circle-check-filled.svg +1 -0
- package/src/svg/normal/circle-check.svg +1 -0
- package/src/svg/normal/circle-close.svg +1 -0
- package/src/svg/normal/circle-plus.svg +1 -0
- package/src/svg/normal/clear.svg +1 -0
- package/src/svg/normal/close.svg +1 -0
- package/src/svg/normal/cloud-download.svg +1 -0
- package/src/svg/normal/cloudy.svg +1 -0
- package/src/svg/normal/copy.svg +1 -0
- package/src/svg/normal/credit-card.svg +1 -0
- package/src/svg/normal/d-arrow-left.svg +1 -0
- package/src/svg/normal/d-arrow-right.svg +1 -0
- package/src/svg/normal/database.svg +1 -0
- package/src/svg/normal/deep-thinking.svg +1 -0
- package/src/svg/normal/delete.svg +1 -0
- package/src/svg/normal/discount.svg +1 -0
- package/src/svg/normal/download.svg +1 -0
- package/src/svg/normal/edit-pen.svg +1 -0
- package/src/svg/normal/edit.svg +1 -0
- package/src/svg/normal/empty.svg +1 -0
- package/src/svg/normal/enter.svg +1 -0
- package/src/svg/normal/female.svg +1 -0
- package/src/svg/normal/file-add.svg +1 -0
- package/src/svg/normal/filter.svg +1 -0
- package/src/svg/normal/flag.svg +1 -0
- package/src/svg/normal/folder-add.svg +1 -0
- package/src/svg/normal/folder-opened.svg +1 -0
- package/src/svg/normal/folder.svg +1 -0
- package/src/svg/normal/fork.svg +1 -0
- package/src/svg/normal/help.svg +1 -0
- package/src/svg/normal/hide.svg +1 -0
- package/src/svg/normal/history.svg +1 -0
- package/src/svg/normal/horn.svg +1 -0
- package/src/svg/normal/hourglass.svg +1 -0
- package/src/svg/normal/house-filled.svg +1 -0
- package/src/svg/normal/house.svg +1 -0
- package/src/svg/normal/index.ts +2 -0
- package/src/svg/normal/info-circle.svg +1 -0
- package/src/svg/normal/info-filled.svg +1 -0
- package/src/svg/normal/insert-to-next.svg +1 -0
- package/src/svg/normal/insert-to-prev.svg +1 -0
- package/src/svg/normal/internet.svg +1 -0
- package/src/svg/normal/layers.svg +1 -0
- package/src/svg/normal/left.svg +1 -0
- package/src/svg/normal/link.svg +1 -0
- package/src/svg/normal/list.svg +1 -0
- package/src/svg/normal/loading.svg +1 -0
- package/src/svg/normal/location.svg +1 -0
- package/src/svg/normal/lock.svg +1 -0
- package/src/svg/normal/login.svg +1 -0
- package/src/svg/normal/logout.svg +1 -0
- package/src/svg/normal/male.svg +1 -0
- package/src/svg/normal/maximum.svg +1 -0
- package/src/svg/normal/message.svg +1 -0
- package/src/svg/normal/minus.svg +1 -0
- package/src/svg/normal/mobile.svg +1 -0
- package/src/svg/normal/money-circle.svg +1 -0
- package/src/svg/normal/monitor.svg +1 -0
- package/src/svg/normal/moon.svg +1 -0
- package/src/svg/normal/more-filled.svg +1 -0
- package/src/svg/normal/more-vertical.svg +1 -0
- package/src/svg/normal/mostly-cloudy.svg +1 -0
- package/src/svg/normal/move-horizontal.svg +1 -0
- package/src/svg/normal/move.svg +1 -0
- package/src/svg/normal/page-first.svg +1 -0
- package/src/svg/normal/page-last.svg +1 -0
- package/src/svg/normal/picture-rounded.svg +1 -0
- package/src/svg/normal/pin-filled.svg +1 -0
- package/src/svg/normal/pin.svg +1 -0
- package/src/svg/normal/plus.svg +1 -0
- package/src/svg/normal/poweroff.svg +1 -0
- package/src/svg/normal/printer.svg +1 -0
- package/src/svg/normal/qr-code.svg +1 -0
- package/src/svg/normal/question-filled.svg +1 -0
- package/src/svg/normal/queue.svg +1 -0
- package/src/svg/normal/recover.svg +1 -0
- package/src/svg/normal/refresh.svg +1 -0
- package/src/svg/normal/relativity.svg +1 -0
- package/src/svg/normal/remove-filled.svg +1 -0
- package/src/svg/normal/remove-rectangle.svg +1 -0
- package/src/svg/normal/remove.svg +1 -0
- package/src/svg/normal/right.svg +1 -0
- package/src/svg/normal/rollback.svg +1 -0
- package/src/svg/normal/rollfront.svg +1 -0
- package/src/svg/normal/rotate-left.svg +1 -0
- package/src/svg/normal/rotate-right.svg +1 -0
- package/src/svg/normal/rotation.svg +1 -0
- package/src/svg/normal/save.svg +1 -0
- package/src/svg/normal/scan.svg +1 -0
- package/src/svg/normal/search.svg +1 -0
- package/src/svg/normal/secured.svg +1 -0
- package/src/svg/normal/send.svg +1 -0
- package/src/svg/normal/server.svg +1 -0
- package/src/svg/normal/service.svg +1 -0
- package/src/svg/normal/setting.svg +1 -0
- package/src/svg/normal/share.svg +1 -0
- package/src/svg/normal/sort-left.svg +1 -0
- package/src/svg/normal/sort-right.svg +1 -0
- package/src/svg/normal/sort.svg +1 -0
- package/src/svg/normal/star-filled.svg +1 -0
- package/src/svg/normal/star.svg +1 -0
- package/src/svg/normal/sun.svg +1 -0
- package/src/svg/normal/time.svg +1 -0
- package/src/svg/normal/tips.svg +1 -0
- package/src/svg/normal/tools.svg +1 -0
- package/src/svg/normal/triangle-alert.svg +1 -0
- package/src/svg/normal/unlink.svg +1 -0
- package/src/svg/normal/unlock.svg +1 -0
- package/src/svg/normal/upload.svg +1 -0
- package/src/svg/normal/user-add.svg +1 -0
- package/src/svg/normal/user-circle.svg +1 -0
- package/src/svg/normal/user-clear.svg +1 -0
- package/src/svg/normal/user-group-add.svg +1 -0
- package/src/svg/normal/user-group-clear.svg +1 -0
- package/src/svg/normal/user-group.svg +1 -0
- package/src/svg/normal/user.svg +1 -0
- package/src/svg/normal/variable.svg +1 -0
- package/src/svg/normal/vertical-align-center.svg +1 -0
- package/src/svg/normal/vertical-align-left.svg +1 -0
- package/src/svg/normal/vertical-align-right.svg +1 -0
- package/src/svg/normal/video-pause.svg +1 -0
- package/src/svg/normal/video-play.svg +1 -0
- package/src/svg/normal/view-module.svg +1 -0
- package/src/svg/normal/view.svg +1 -0
- package/src/svg/normal/wallet.svg +1 -0
- package/src/svg/normal/warning-filled.svg +1 -0
- package/src/svg/normal/warning.svg +1 -0
- package/src/svg/normal/zoom-in.svg +1 -0
- package/src/svg/normal/zoom-out.svg +1 -0
- package/src/vue/colorful/archive.vue +25 -0
- package/src/vue/colorful/excel.vue +25 -0
- package/src/vue/colorful/fold.vue +21 -0
- package/src/vue/colorful/image.vue +25 -0
- package/src/vue/colorful/middle-ground.vue +24 -0
- package/src/vue/colorful/pdf.vue +25 -0
- package/src/vue/colorful/power-point.vue +25 -0
- package/src/vue/colorful/title.vue +32 -0
- package/src/vue/colorful/txt.vue +25 -0
- package/src/vue/colorful/unknown-file.vue +25 -0
- package/src/vue/colorful/video.vue +29 -0
- package/src/vue/colorful/word.vue +25 -0
- package/src/vue/normal/add-child.vue +17 -0
- package/src/vue/normal/align-bottom.vue +12 -0
- package/src/vue/normal/align-center.vue +12 -0
- package/src/vue/normal/align-top.vue +12 -0
- package/src/vue/normal/arrow-down.vue +12 -0
- package/src/vue/normal/arrow-left.vue +12 -0
- package/src/vue/normal/arrow-right.vue +12 -0
- package/src/vue/normal/arrow-up.vue +12 -0
- package/src/vue/normal/arrow-updown.vue +12 -0
- package/src/vue/normal/attach.vue +12 -0
- package/src/vue/normal/backtop.vue +12 -0
- package/src/vue/normal/bell-filled.vue +12 -0
- package/src/vue/normal/bell.vue +12 -0
- package/src/vue/normal/books.vue +12 -0
- package/src/vue/normal/bottom.vue +12 -0
- package/src/vue/normal/calendar.vue +12 -0
- package/src/vue/normal/call.vue +12 -0
- package/src/vue/normal/camera.vue +12 -0
- package/src/vue/normal/caret-bottom.vue +17 -0
- package/src/vue/normal/caret-left.vue +17 -0
- package/src/vue/normal/caret-right.vue +17 -0
- package/src/vue/normal/caret-top.vue +17 -0
- package/src/vue/normal/cart.vue +12 -0
- package/src/vue/normal/chart-pie.vue +12 -0
- package/src/vue/normal/check-rectangle-filled.vue +12 -0
- package/src/vue/normal/check.vue +12 -0
- package/src/vue/normal/circle-check-filled.vue +12 -0
- package/src/vue/normal/circle-check.vue +13 -0
- package/src/vue/normal/circle-close.vue +12 -0
- package/src/vue/normal/circle-plus.vue +13 -0
- package/src/vue/normal/clear.vue +12 -0
- package/src/vue/normal/close.vue +12 -0
- package/src/vue/normal/cloud-download.vue +13 -0
- package/src/vue/normal/cloudy.vue +12 -0
- package/src/vue/normal/copy.vue +20 -0
- package/src/vue/normal/credit-card.vue +13 -0
- package/src/vue/normal/d-arrow-left.vue +12 -0
- package/src/vue/normal/d-arrow-right.vue +12 -0
- package/src/vue/normal/database.vue +21 -0
- package/src/vue/normal/deep-thinking.vue +16 -0
- package/src/vue/normal/delete.vue +19 -0
- package/src/vue/normal/discount.vue +13 -0
- package/src/vue/normal/download.vue +12 -0
- package/src/vue/normal/edit-pen.vue +14 -0
- package/src/vue/normal/edit.vue +13 -0
- package/src/vue/normal/empty.vue +13 -0
- package/src/vue/normal/enter.vue +12 -0
- package/src/vue/normal/female.vue +12 -0
- package/src/vue/normal/file-add.vue +13 -0
- package/src/vue/normal/filter.vue +12 -0
- package/src/vue/normal/flag.vue +13 -0
- package/src/vue/normal/folder-add.vue +13 -0
- package/src/vue/normal/folder-opened.vue +13 -0
- package/src/vue/normal/folder.vue +12 -0
- package/src/vue/normal/fork.vue +12 -0
- package/src/vue/normal/help.vue +13 -0
- package/src/vue/normal/hide.vue +13 -0
- package/src/vue/normal/history.vue +13 -0
- package/src/vue/normal/horn.vue +12 -0
- package/src/vue/normal/hourglass.vue +12 -0
- package/src/vue/normal/house-filled.vue +17 -0
- package/src/vue/normal/house.vue +13 -0
- package/src/vue/normal/info-circle.vue +13 -0
- package/src/vue/normal/info-filled.vue +12 -0
- package/src/vue/normal/insert-to-next.vue +20 -0
- package/src/vue/normal/insert-to-prev.vue +20 -0
- package/src/vue/normal/internet.vue +12 -0
- package/src/vue/normal/layers.vue +13 -0
- package/src/vue/normal/left.vue +12 -0
- package/src/vue/normal/link.vue +13 -0
- package/src/vue/normal/list.vue +12 -0
- package/src/vue/normal/loading.vue +12 -0
- package/src/vue/normal/location.vue +12 -0
- package/src/vue/normal/lock.vue +12 -0
- package/src/vue/normal/login.vue +13 -0
- package/src/vue/normal/logout.vue +13 -0
- package/src/vue/normal/male.vue +13 -0
- package/src/vue/normal/maximum.vue +12 -0
- package/src/vue/normal/message.vue +12 -0
- package/src/vue/normal/minus.vue +19 -0
- package/src/vue/normal/mobile.vue +20 -0
- package/src/vue/normal/money-circle.vue +13 -0
- package/src/vue/normal/monitor.vue +12 -0
- package/src/vue/normal/moon.vue +19 -0
- package/src/vue/normal/more-filled.vue +12 -0
- package/src/vue/normal/more-vertical.vue +12 -0
- package/src/vue/normal/mostly-cloudy.vue +12 -0
- package/src/vue/normal/move-horizontal.vue +24 -0
- package/src/vue/normal/move.vue +24 -0
- package/src/vue/normal/page-first.vue +12 -0
- package/src/vue/normal/page-last.vue +12 -0
- package/src/vue/normal/picture-rounded.vue +13 -0
- package/src/vue/normal/pin-filled.vue +12 -0
- package/src/vue/normal/pin.vue +12 -0
- package/src/vue/normal/plus.vue +19 -0
- package/src/vue/normal/poweroff.vue +13 -0
- package/src/vue/normal/printer.vue +12 -0
- package/src/vue/normal/qr-code.vue +13 -0
- package/src/vue/normal/question-filled.vue +12 -0
- package/src/vue/normal/queue.vue +13 -0
- package/src/vue/normal/recover.vue +12 -0
- package/src/vue/normal/refresh.vue +13 -0
- package/src/vue/normal/relativity.vue +13 -0
- package/src/vue/normal/remove-filled.vue +12 -0
- package/src/vue/normal/remove-rectangle.vue +13 -0
- package/src/vue/normal/remove.vue +12 -0
- package/src/vue/normal/right.vue +12 -0
- package/src/vue/normal/rollback.vue +12 -0
- package/src/vue/normal/rollfront.vue +12 -0
- package/src/vue/normal/rotate-left.vue +12 -0
- package/src/vue/normal/rotate-right.vue +12 -0
- package/src/vue/normal/rotation.vue +12 -0
- package/src/vue/normal/save.vue +22 -0
- package/src/vue/normal/scan.vue +21 -0
- package/src/vue/normal/search.vue +20 -0
- package/src/vue/normal/secured.vue +13 -0
- package/src/vue/normal/send.vue +21 -0
- package/src/vue/normal/server.vue +21 -0
- package/src/vue/normal/service.vue +12 -0
- package/src/vue/normal/setting.vue +13 -0
- package/src/vue/normal/share.vue +13 -0
- package/src/vue/normal/sort-left.vue +12 -0
- package/src/vue/normal/sort-right.vue +12 -0
- package/src/vue/normal/sort.vue +12 -0
- package/src/vue/normal/star-filled.vue +12 -0
- package/src/vue/normal/star.vue +12 -0
- package/src/vue/normal/sun.vue +22 -0
- package/src/vue/normal/time.vue +13 -0
- package/src/vue/normal/tips.vue +12 -0
- package/src/vue/normal/tools.vue +12 -0
- package/src/vue/normal/triangle-alert.vue +21 -0
- package/src/vue/normal/unlink.vue +13 -0
- package/src/vue/normal/unlock.vue +12 -0
- package/src/vue/normal/upload.vue +12 -0
- package/src/vue/normal/user-add.vue +13 -0
- package/src/vue/normal/user-circle.vue +14 -0
- package/src/vue/normal/user-clear.vue +12 -0
- package/src/vue/normal/user-group-add.vue +13 -0
- package/src/vue/normal/user-group-clear.vue +13 -0
- package/src/vue/normal/user-group.vue +13 -0
- package/src/vue/normal/user.vue +12 -0
- package/src/vue/normal/variable.vue +12 -0
- package/src/vue/normal/vertical-align-center.vue +13 -0
- package/src/vue/normal/vertical-align-left.vue +13 -0
- package/src/vue/normal/vertical-align-right.vue +13 -0
- package/src/vue/normal/video-pause.vue +12 -0
- package/src/vue/normal/video-play.vue +14 -0
- package/src/vue/normal/view-module.vue +13 -0
- package/src/vue/normal/view.vue +12 -0
- package/src/vue/normal/wallet.vue +12 -0
- package/src/vue/normal/warning-filled.vue +12 -0
- package/src/vue/normal/warning.vue +13 -0
- package/src/vue/normal/zoom-in.vue +20 -0
- package/src/vue/normal/zoom-out.vue +20 -0
- package/tsconfig.json +14 -0
- package/tsconfig.tsbuildinfo +1 -0
|
@@ -0,0 +1,132 @@
|
|
|
1
|
+
#!/usr/bin/env bun
|
|
2
|
+
// colorful/ 保留多色 fill/stroke;normal/ 仅做保守的黑/#000 → currentColor 替换,其余原样保留。
|
|
3
|
+
import { createHash } from 'node:crypto'
|
|
4
|
+
import { readFileSync, writeFileSync, mkdirSync } from 'node:fs'
|
|
5
|
+
import { basename, dirname, join, relative } from 'node:path'
|
|
6
|
+
import { fileURLToPath } from 'node:url'
|
|
7
|
+
|
|
8
|
+
import fg from 'fast-glob'
|
|
9
|
+
|
|
10
|
+
import { kebabBasenameToComponentName } from './icon-naming'
|
|
11
|
+
|
|
12
|
+
const __dirname = dirname(fileURLToPath(import.meta.url))
|
|
13
|
+
const PKG_ROOT = join(__dirname, '..')
|
|
14
|
+
|
|
15
|
+
/** 与模板约定同步递增;变更生成模板时必须 bump,否则 mtime/hash 跳过会漏更新 */
|
|
16
|
+
const GEN_TAG = 'gen:2'
|
|
17
|
+
|
|
18
|
+
const SOURCES = [
|
|
19
|
+
{ glob: 'src/svg/normal/**/*.svg', outDir: 'src/vue/normal', mono: true },
|
|
20
|
+
{ glob: 'src/svg/colorful/**/*.svg', outDir: 'src/vue/colorful', mono: false }
|
|
21
|
+
] as const
|
|
22
|
+
|
|
23
|
+
function fileBasenameToComponentName(fileBase: string): string {
|
|
24
|
+
return kebabBasenameToComponentName(fileBase.replace(/\.svg$/i, ''))
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
function shortHash(content: string): string {
|
|
28
|
+
return createHash('sha256').update(content).digest('hex').slice(0, 16)
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
function parseSvgRoot(svg: string): { attrs: Record<string, string>; inner: string } {
|
|
32
|
+
const m = svg.trim().match(/^<svg\s([^>]*)>([\s\S]*)<\/svg>\s*$/i)
|
|
33
|
+
if (!m) throw new Error('Invalid SVG root')
|
|
34
|
+
const attrStr = m[1]!.trim()
|
|
35
|
+
const inner = m[2]!
|
|
36
|
+
const attrs: Record<string, string> = {}
|
|
37
|
+
const re = /([\w:-]+)\s*=\s*("([^"]*)"|'([^']*)')/g
|
|
38
|
+
let mm: RegExpExecArray | null
|
|
39
|
+
while ((mm = re.exec(attrStr))) {
|
|
40
|
+
attrs[mm[1]!] = (mm[3] ?? mm[4] ?? '').trim()
|
|
41
|
+
}
|
|
42
|
+
return { attrs, inner }
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
/** 单色目录:将常见纯黑填色归一为 currentColor(colorful 跳过) */
|
|
46
|
+
function normalizeMonochromeSvgFragment(fragment: string): string {
|
|
47
|
+
return (
|
|
48
|
+
fragment
|
|
49
|
+
.replace(/\bfill\s*=\s*["']#000000["']/gi, 'fill="currentColor"')
|
|
50
|
+
.replace(/\bfill\s*=\s*["']#000["']/gi, 'fill="currentColor"')
|
|
51
|
+
.replace(/\bfill\s*=\s*["']black["']/gi, 'fill="currentColor"')
|
|
52
|
+
.replace(/\bstroke\s*=\s*["']#000000["']/gi, 'stroke="currentColor"')
|
|
53
|
+
.replace(/\bstroke\s*=\s*["']#000["']/gi, 'stroke="currentColor"')
|
|
54
|
+
.replace(/\bstroke\s*=\s*["']black["']/gi, 'stroke="currentColor"')
|
|
55
|
+
// rgb(0,0,0) 等形式较少见于已 SVGO 产物,保留简单替换
|
|
56
|
+
.replace(/\bfill\s*=\s*["']rgb\s*\(\s*0\s*,\s*0\s*,\s*0\s*\)["']/gi, 'fill="currentColor"')
|
|
57
|
+
.replace(
|
|
58
|
+
/\bstroke\s*=\s*["']rgb\s*\(\s*0\s*,\s*0\s*,\s*0\s*\)["']/gi,
|
|
59
|
+
'stroke="currentColor"'
|
|
60
|
+
)
|
|
61
|
+
)
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
function serializeSvgAttrs(attrs: Record<string, string>): string {
|
|
65
|
+
const skip = new Set(['width', 'height'])
|
|
66
|
+
const parts: string[] = []
|
|
67
|
+
for (const [k, v] of Object.entries(attrs)) {
|
|
68
|
+
if (skip.has(k.toLowerCase())) continue
|
|
69
|
+
parts.push(`${k}="${v.replace(/"/g, '"')}"`)
|
|
70
|
+
}
|
|
71
|
+
return parts.join(' ')
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
let written = 0
|
|
75
|
+
let skipped = 0
|
|
76
|
+
|
|
77
|
+
for (const { glob, outDir, mono } of SOURCES) {
|
|
78
|
+
const files = await fg(glob, { cwd: PKG_ROOT, absolute: true })
|
|
79
|
+
for (const abs of files.toSorted()) {
|
|
80
|
+
const svgRaw = readFileSync(abs, 'utf8')
|
|
81
|
+
const hash = shortHash(svgRaw)
|
|
82
|
+
const baseName = basename(abs, '.svg')
|
|
83
|
+
const name = fileBasenameToComponentName(baseName)
|
|
84
|
+
const relSvg = relative(PKG_ROOT, abs).replaceAll('\\', '/')
|
|
85
|
+
const outAbs = join(PKG_ROOT, outDir, `${baseName}.vue`)
|
|
86
|
+
|
|
87
|
+
let inner: string
|
|
88
|
+
let attrStr: string
|
|
89
|
+
try {
|
|
90
|
+
const { attrs, inner: rawInner } = parseSvgRoot(svgRaw)
|
|
91
|
+
inner = mono ? normalizeMonochromeSvgFragment(rawInner) : rawInner
|
|
92
|
+
const rest = serializeSvgAttrs(attrs)
|
|
93
|
+
attrStr = [rest, 'width="1em"', 'height="1em"'].filter(Boolean).join('\n ')
|
|
94
|
+
} catch (e) {
|
|
95
|
+
console.error(`parse failed: ${relSvg}`, e)
|
|
96
|
+
process.exit(1)
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
const vue = `<!-- @veltra/icons generated sha256:${hash} ${GEN_TAG} source:${relSvg} -->
|
|
100
|
+
<script setup lang="ts">
|
|
101
|
+
defineOptions({ name: '${name}' })
|
|
102
|
+
</script>
|
|
103
|
+
<template>
|
|
104
|
+
<svg
|
|
105
|
+
${attrStr}
|
|
106
|
+
>
|
|
107
|
+
${inner.replace(/^/gm, ' ')}
|
|
108
|
+
</svg>
|
|
109
|
+
</template>
|
|
110
|
+
`
|
|
111
|
+
|
|
112
|
+
let skipWrite = false
|
|
113
|
+
try {
|
|
114
|
+
const existing = readFileSync(outAbs, 'utf8')
|
|
115
|
+
const hm = existing.match(/sha256:([a-f0-9]+)/)
|
|
116
|
+
if (hm && hm[1] === hash && existing.includes(GEN_TAG)) skipWrite = true
|
|
117
|
+
} catch {
|
|
118
|
+
/* no file */
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
if (skipWrite) {
|
|
122
|
+
skipped++
|
|
123
|
+
continue
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
mkdirSync(dirname(outAbs), { recursive: true })
|
|
127
|
+
writeFileSync(outAbs, vue, 'utf8')
|
|
128
|
+
written++
|
|
129
|
+
}
|
|
130
|
+
}
|
|
131
|
+
|
|
132
|
+
console.log(`Vue 图标生成: 写入 ${written},跳过(未变) ${skipped}`)
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* SVG 图标文件命名规范(单一真源)
|
|
3
|
+
*
|
|
4
|
+
* - 仅使用 **kebab-case**、小写、ASCII;词段用 `-` 连接;禁止空格与中文文件名。
|
|
5
|
+
* - 语义清晰:优先「对象-状态/变体」顺序(如 `circle-check`、`circle-check-filled`);
|
|
6
|
+
* **分类由目录 `normal/`、`colorful/` 表达,文件名不重复 `normal-`/`colorful-` 前缀**。
|
|
7
|
+
* - 与常见英文拼写一致;明显笔误在 `KNOWN_TYPOS` 中显式映射后纠正。
|
|
8
|
+
*/
|
|
9
|
+
|
|
10
|
+
/** 已知 basename(无扩展名)笔误 → 规范名 */
|
|
11
|
+
export const KNOWN_TYPOS: Readonly<Record<string, string>> = { 'sort-rigth': 'sort-right' }
|
|
12
|
+
|
|
13
|
+
const KEBAB_RE = /^[a-z0-9]+(?:-[a-z0-9]+)*$/
|
|
14
|
+
|
|
15
|
+
export function isKebabCaseAscii(name: string): boolean {
|
|
16
|
+
return KEBAB_RE.test(name)
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
/** 返回「无扩展名」的建议 basename(已应用笔误修正;其余与原名相同则规范已满足) */
|
|
20
|
+
export function suggestBasename(basenameWithoutExt: string): string {
|
|
21
|
+
const typo = KNOWN_TYPOS[basenameWithoutExt]
|
|
22
|
+
if (typo) return typo
|
|
23
|
+
return basenameWithoutExt
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
/** `user-circle` → `UserCircle`(与 gen-vue-icons 中组件名一致) */
|
|
27
|
+
export function kebabBasenameToComponentName(kebabBase: string): string {
|
|
28
|
+
return suggestBasename(kebabBase)
|
|
29
|
+
.split('-')
|
|
30
|
+
.map((s) => s.slice(0, 1).toUpperCase() + s.slice(1))
|
|
31
|
+
.join('')
|
|
32
|
+
}
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
// 扫描 src/svg 下全部 .svg,输出 basename 建议名;`--apply` 时 git mv。
|
|
2
|
+
import { spawnSync } from 'node:child_process'
|
|
3
|
+
import { dirname, join, relative } from 'node:path'
|
|
4
|
+
import { fileURLToPath } from 'node:url'
|
|
5
|
+
|
|
6
|
+
import fg from 'fast-glob'
|
|
7
|
+
|
|
8
|
+
import { suggestBasename } from './icon-naming'
|
|
9
|
+
|
|
10
|
+
const __dirname = dirname(fileURLToPath(import.meta.url))
|
|
11
|
+
const PKG_ROOT = join(__dirname, '..')
|
|
12
|
+
const SVG_GLOB = 'src/svg/**/*.svg'
|
|
13
|
+
const apply = process.argv.includes('--apply')
|
|
14
|
+
|
|
15
|
+
const paths = await fg(SVG_GLOB, { cwd: PKG_ROOT, absolute: true }).then((p) => p.sort())
|
|
16
|
+
|
|
17
|
+
type Row = { rel: string; fromBase: string; toBase: string; dir: string }
|
|
18
|
+
|
|
19
|
+
const rows: Row[] = []
|
|
20
|
+
for (const abs of paths) {
|
|
21
|
+
const rel = relative(PKG_ROOT, abs).replaceAll('\\', '/')
|
|
22
|
+
const base = rel.split('/').pop()!
|
|
23
|
+
const fromBase = base.replace(/\.svg$/i, '')
|
|
24
|
+
const toBase = suggestBasename(fromBase)
|
|
25
|
+
const dir = dirname(rel)
|
|
26
|
+
rows.push({ rel, fromBase, toBase, dir })
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
const renames = rows.filter((r) => r.fromBase !== r.toBase)
|
|
30
|
+
|
|
31
|
+
/** 应用重命名后的完整相对路径 → 来源 rel(用于冲突检测) */
|
|
32
|
+
const targetToSources = new Map<string, string[]>()
|
|
33
|
+
for (const r of rows) {
|
|
34
|
+
const finalBase = r.fromBase === r.toBase ? r.fromBase : r.toBase
|
|
35
|
+
const target = `${r.dir}/${finalBase}.svg`
|
|
36
|
+
const list = targetToSources.get(target) ?? []
|
|
37
|
+
list.push(r.rel)
|
|
38
|
+
targetToSources.set(target, list)
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
const conflicts: { target: string; sources: string[] }[] = []
|
|
42
|
+
for (const [target, sources] of targetToSources) {
|
|
43
|
+
if (sources.length > 1) {
|
|
44
|
+
conflicts.push({ target, sources })
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
console.log(JSON.stringify({ renames, conflicts, total: paths.length }, null, 2))
|
|
49
|
+
|
|
50
|
+
if (conflicts.length > 0) {
|
|
51
|
+
console.error(
|
|
52
|
+
'\n重名冲突:合并后多个文件指向同一路径,请人工裁定后缀(如 -outline)后更新命名脚本或文件名。'
|
|
53
|
+
)
|
|
54
|
+
process.exit(1)
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
if (!apply) {
|
|
58
|
+
if (renames.length === 0) {
|
|
59
|
+
console.log('无需重命名。')
|
|
60
|
+
} else {
|
|
61
|
+
console.log('\n使用 --apply 执行 git mv。')
|
|
62
|
+
}
|
|
63
|
+
process.exit(0)
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
for (const r of renames) {
|
|
67
|
+
const fromPath = join(PKG_ROOT, r.dir, `${r.fromBase}.svg`)
|
|
68
|
+
const toPath = join(PKG_ROOT, r.dir, `${r.toBase}.svg`)
|
|
69
|
+
const res = spawnSync('git', ['mv', '-f', fromPath, toPath], {
|
|
70
|
+
stdio: 'inherit',
|
|
71
|
+
cwd: join(PKG_ROOT, '../..')
|
|
72
|
+
})
|
|
73
|
+
if (res.status !== 0) {
|
|
74
|
+
console.error(`git mv 失败: ${r.dir}/${r.fromBase}.svg -> ${r.toBase}.svg`)
|
|
75
|
+
process.exit(res.status ?? 1)
|
|
76
|
+
}
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
console.log(`已重命名 ${renames.length} 个文件。`)
|
package/src/colorful.ts
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 代码生成:bun run icons:gen(gen-icon-barrels.ts)
|
|
3
|
+
* 勿手改;增删图标后重新执行 icons:gen。
|
|
4
|
+
*/
|
|
5
|
+
export { default as Archive } from './vue/colorful/archive.vue'
|
|
6
|
+
export { default as Excel } from './vue/colorful/excel.vue'
|
|
7
|
+
export { default as Fold } from './vue/colorful/fold.vue'
|
|
8
|
+
export { default as Image } from './vue/colorful/image.vue'
|
|
9
|
+
export { default as MiddleGround } from './vue/colorful/middle-ground.vue'
|
|
10
|
+
export { default as Pdf } from './vue/colorful/pdf.vue'
|
|
11
|
+
export { default as PowerPoint } from './vue/colorful/power-point.vue'
|
|
12
|
+
export { default as Title } from './vue/colorful/title.vue'
|
|
13
|
+
export { default as Txt } from './vue/colorful/txt.vue'
|
|
14
|
+
export { default as UnknownFile } from './vue/colorful/unknown-file.vue'
|
|
15
|
+
export { default as Video } from './vue/colorful/video.vue'
|
|
16
|
+
export { default as Word } from './vue/colorful/word.vue'
|
package/src/env.d.ts
ADDED
package/src/index.ts
ADDED
package/src/normal.ts
ADDED
|
@@ -0,0 +1,158 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 代码生成:bun run icons:gen(gen-icon-barrels.ts)
|
|
3
|
+
* 勿手改;增删图标后重新执行 icons:gen。
|
|
4
|
+
*/
|
|
5
|
+
export { default as AddChild } from './vue/normal/add-child.vue'
|
|
6
|
+
export { default as AlignBottom } from './vue/normal/align-bottom.vue'
|
|
7
|
+
export { default as AlignCenter } from './vue/normal/align-center.vue'
|
|
8
|
+
export { default as AlignTop } from './vue/normal/align-top.vue'
|
|
9
|
+
export { default as ArrowDown } from './vue/normal/arrow-down.vue'
|
|
10
|
+
export { default as ArrowLeft } from './vue/normal/arrow-left.vue'
|
|
11
|
+
export { default as ArrowRight } from './vue/normal/arrow-right.vue'
|
|
12
|
+
export { default as ArrowUp } from './vue/normal/arrow-up.vue'
|
|
13
|
+
export { default as ArrowUpdown } from './vue/normal/arrow-updown.vue'
|
|
14
|
+
export { default as Attach } from './vue/normal/attach.vue'
|
|
15
|
+
export { default as Backtop } from './vue/normal/backtop.vue'
|
|
16
|
+
export { default as Bell } from './vue/normal/bell.vue'
|
|
17
|
+
export { default as BellFilled } from './vue/normal/bell-filled.vue'
|
|
18
|
+
export { default as Books } from './vue/normal/books.vue'
|
|
19
|
+
export { default as Bottom } from './vue/normal/bottom.vue'
|
|
20
|
+
export { default as Calendar } from './vue/normal/calendar.vue'
|
|
21
|
+
export { default as Call } from './vue/normal/call.vue'
|
|
22
|
+
export { default as Camera } from './vue/normal/camera.vue'
|
|
23
|
+
export { default as CaretBottom } from './vue/normal/caret-bottom.vue'
|
|
24
|
+
export { default as CaretLeft } from './vue/normal/caret-left.vue'
|
|
25
|
+
export { default as CaretRight } from './vue/normal/caret-right.vue'
|
|
26
|
+
export { default as CaretTop } from './vue/normal/caret-top.vue'
|
|
27
|
+
export { default as Cart } from './vue/normal/cart.vue'
|
|
28
|
+
export { default as ChartPie } from './vue/normal/chart-pie.vue'
|
|
29
|
+
export { default as Check } from './vue/normal/check.vue'
|
|
30
|
+
export { default as CheckRectangleFilled } from './vue/normal/check-rectangle-filled.vue'
|
|
31
|
+
export { default as CircleCheck } from './vue/normal/circle-check.vue'
|
|
32
|
+
export { default as CircleCheckFilled } from './vue/normal/circle-check-filled.vue'
|
|
33
|
+
export { default as CircleClose } from './vue/normal/circle-close.vue'
|
|
34
|
+
export { default as CirclePlus } from './vue/normal/circle-plus.vue'
|
|
35
|
+
export { default as Clear } from './vue/normal/clear.vue'
|
|
36
|
+
export { default as Close } from './vue/normal/close.vue'
|
|
37
|
+
export { default as CloudDownload } from './vue/normal/cloud-download.vue'
|
|
38
|
+
export { default as Cloudy } from './vue/normal/cloudy.vue'
|
|
39
|
+
export { default as Copy } from './vue/normal/copy.vue'
|
|
40
|
+
export { default as CreditCard } from './vue/normal/credit-card.vue'
|
|
41
|
+
export { default as DArrowLeft } from './vue/normal/d-arrow-left.vue'
|
|
42
|
+
export { default as DArrowRight } from './vue/normal/d-arrow-right.vue'
|
|
43
|
+
export { default as Database } from './vue/normal/database.vue'
|
|
44
|
+
export { default as DeepThinking } from './vue/normal/deep-thinking.vue'
|
|
45
|
+
export { default as Delete } from './vue/normal/delete.vue'
|
|
46
|
+
export { default as Discount } from './vue/normal/discount.vue'
|
|
47
|
+
export { default as Download } from './vue/normal/download.vue'
|
|
48
|
+
export { default as Edit } from './vue/normal/edit.vue'
|
|
49
|
+
export { default as EditPen } from './vue/normal/edit-pen.vue'
|
|
50
|
+
export { default as Empty } from './vue/normal/empty.vue'
|
|
51
|
+
export { default as Enter } from './vue/normal/enter.vue'
|
|
52
|
+
export { default as Female } from './vue/normal/female.vue'
|
|
53
|
+
export { default as FileAdd } from './vue/normal/file-add.vue'
|
|
54
|
+
export { default as Filter } from './vue/normal/filter.vue'
|
|
55
|
+
export { default as Flag } from './vue/normal/flag.vue'
|
|
56
|
+
export { default as Folder } from './vue/normal/folder.vue'
|
|
57
|
+
export { default as FolderAdd } from './vue/normal/folder-add.vue'
|
|
58
|
+
export { default as FolderOpened } from './vue/normal/folder-opened.vue'
|
|
59
|
+
export { default as Fork } from './vue/normal/fork.vue'
|
|
60
|
+
export { default as Help } from './vue/normal/help.vue'
|
|
61
|
+
export { default as Hide } from './vue/normal/hide.vue'
|
|
62
|
+
export { default as History } from './vue/normal/history.vue'
|
|
63
|
+
export { default as Horn } from './vue/normal/horn.vue'
|
|
64
|
+
export { default as Hourglass } from './vue/normal/hourglass.vue'
|
|
65
|
+
export { default as House } from './vue/normal/house.vue'
|
|
66
|
+
export { default as HouseFilled } from './vue/normal/house-filled.vue'
|
|
67
|
+
export { default as InfoCircle } from './vue/normal/info-circle.vue'
|
|
68
|
+
export { default as InfoFilled } from './vue/normal/info-filled.vue'
|
|
69
|
+
export { default as InsertToNext } from './vue/normal/insert-to-next.vue'
|
|
70
|
+
export { default as InsertToPrev } from './vue/normal/insert-to-prev.vue'
|
|
71
|
+
export { default as Internet } from './vue/normal/internet.vue'
|
|
72
|
+
export { default as Layers } from './vue/normal/layers.vue'
|
|
73
|
+
export { default as Left } from './vue/normal/left.vue'
|
|
74
|
+
export { default as Link } from './vue/normal/link.vue'
|
|
75
|
+
export { default as List } from './vue/normal/list.vue'
|
|
76
|
+
export { default as Loading } from './vue/normal/loading.vue'
|
|
77
|
+
export { default as Location } from './vue/normal/location.vue'
|
|
78
|
+
export { default as Lock } from './vue/normal/lock.vue'
|
|
79
|
+
export { default as Login } from './vue/normal/login.vue'
|
|
80
|
+
export { default as Logout } from './vue/normal/logout.vue'
|
|
81
|
+
export { default as Male } from './vue/normal/male.vue'
|
|
82
|
+
export { default as Maximum } from './vue/normal/maximum.vue'
|
|
83
|
+
export { default as Message } from './vue/normal/message.vue'
|
|
84
|
+
export { default as Minus } from './vue/normal/minus.vue'
|
|
85
|
+
export { default as Mobile } from './vue/normal/mobile.vue'
|
|
86
|
+
export { default as MoneyCircle } from './vue/normal/money-circle.vue'
|
|
87
|
+
export { default as Monitor } from './vue/normal/monitor.vue'
|
|
88
|
+
export { default as Moon } from './vue/normal/moon.vue'
|
|
89
|
+
export { default as MoreFilled } from './vue/normal/more-filled.vue'
|
|
90
|
+
export { default as MoreVertical } from './vue/normal/more-vertical.vue'
|
|
91
|
+
export { default as MostlyCloudy } from './vue/normal/mostly-cloudy.vue'
|
|
92
|
+
export { default as Move } from './vue/normal/move.vue'
|
|
93
|
+
export { default as MoveHorizontal } from './vue/normal/move-horizontal.vue'
|
|
94
|
+
export { default as PageFirst } from './vue/normal/page-first.vue'
|
|
95
|
+
export { default as PageLast } from './vue/normal/page-last.vue'
|
|
96
|
+
export { default as PictureRounded } from './vue/normal/picture-rounded.vue'
|
|
97
|
+
export { default as Pin } from './vue/normal/pin.vue'
|
|
98
|
+
export { default as PinFilled } from './vue/normal/pin-filled.vue'
|
|
99
|
+
export { default as Plus } from './vue/normal/plus.vue'
|
|
100
|
+
export { default as Poweroff } from './vue/normal/poweroff.vue'
|
|
101
|
+
export { default as Printer } from './vue/normal/printer.vue'
|
|
102
|
+
export { default as QrCode } from './vue/normal/qr-code.vue'
|
|
103
|
+
export { default as QuestionFilled } from './vue/normal/question-filled.vue'
|
|
104
|
+
export { default as Queue } from './vue/normal/queue.vue'
|
|
105
|
+
export { default as Recover } from './vue/normal/recover.vue'
|
|
106
|
+
export { default as Refresh } from './vue/normal/refresh.vue'
|
|
107
|
+
export { default as Relativity } from './vue/normal/relativity.vue'
|
|
108
|
+
export { default as Remove } from './vue/normal/remove.vue'
|
|
109
|
+
export { default as RemoveFilled } from './vue/normal/remove-filled.vue'
|
|
110
|
+
export { default as RemoveRectangle } from './vue/normal/remove-rectangle.vue'
|
|
111
|
+
export { default as Right } from './vue/normal/right.vue'
|
|
112
|
+
export { default as Rollback } from './vue/normal/rollback.vue'
|
|
113
|
+
export { default as Rollfront } from './vue/normal/rollfront.vue'
|
|
114
|
+
export { default as RotateLeft } from './vue/normal/rotate-left.vue'
|
|
115
|
+
export { default as RotateRight } from './vue/normal/rotate-right.vue'
|
|
116
|
+
export { default as Rotation } from './vue/normal/rotation.vue'
|
|
117
|
+
export { default as Save } from './vue/normal/save.vue'
|
|
118
|
+
export { default as Scan } from './vue/normal/scan.vue'
|
|
119
|
+
export { default as Search } from './vue/normal/search.vue'
|
|
120
|
+
export { default as Secured } from './vue/normal/secured.vue'
|
|
121
|
+
export { default as Send } from './vue/normal/send.vue'
|
|
122
|
+
export { default as Server } from './vue/normal/server.vue'
|
|
123
|
+
export { default as Service } from './vue/normal/service.vue'
|
|
124
|
+
export { default as Setting } from './vue/normal/setting.vue'
|
|
125
|
+
export { default as Share } from './vue/normal/share.vue'
|
|
126
|
+
export { default as Sort } from './vue/normal/sort.vue'
|
|
127
|
+
export { default as SortLeft } from './vue/normal/sort-left.vue'
|
|
128
|
+
export { default as SortRight } from './vue/normal/sort-right.vue'
|
|
129
|
+
export { default as Star } from './vue/normal/star.vue'
|
|
130
|
+
export { default as StarFilled } from './vue/normal/star-filled.vue'
|
|
131
|
+
export { default as Sun } from './vue/normal/sun.vue'
|
|
132
|
+
export { default as Time } from './vue/normal/time.vue'
|
|
133
|
+
export { default as Tips } from './vue/normal/tips.vue'
|
|
134
|
+
export { default as Tools } from './vue/normal/tools.vue'
|
|
135
|
+
export { default as TriangleAlert } from './vue/normal/triangle-alert.vue'
|
|
136
|
+
export { default as Unlink } from './vue/normal/unlink.vue'
|
|
137
|
+
export { default as Unlock } from './vue/normal/unlock.vue'
|
|
138
|
+
export { default as Upload } from './vue/normal/upload.vue'
|
|
139
|
+
export { default as User } from './vue/normal/user.vue'
|
|
140
|
+
export { default as UserAdd } from './vue/normal/user-add.vue'
|
|
141
|
+
export { default as UserCircle } from './vue/normal/user-circle.vue'
|
|
142
|
+
export { default as UserClear } from './vue/normal/user-clear.vue'
|
|
143
|
+
export { default as UserGroup } from './vue/normal/user-group.vue'
|
|
144
|
+
export { default as UserGroupAdd } from './vue/normal/user-group-add.vue'
|
|
145
|
+
export { default as UserGroupClear } from './vue/normal/user-group-clear.vue'
|
|
146
|
+
export { default as Variable } from './vue/normal/variable.vue'
|
|
147
|
+
export { default as VerticalAlignCenter } from './vue/normal/vertical-align-center.vue'
|
|
148
|
+
export { default as VerticalAlignLeft } from './vue/normal/vertical-align-left.vue'
|
|
149
|
+
export { default as VerticalAlignRight } from './vue/normal/vertical-align-right.vue'
|
|
150
|
+
export { default as VideoPause } from './vue/normal/video-pause.vue'
|
|
151
|
+
export { default as VideoPlay } from './vue/normal/video-play.vue'
|
|
152
|
+
export { default as View } from './vue/normal/view.vue'
|
|
153
|
+
export { default as ViewModule } from './vue/normal/view-module.vue'
|
|
154
|
+
export { default as Wallet } from './vue/normal/wallet.vue'
|
|
155
|
+
export { default as Warning } from './vue/normal/warning.vue'
|
|
156
|
+
export { default as WarningFilled } from './vue/normal/warning-filled.vue'
|
|
157
|
+
export { default as ZoomIn } from './vue/normal/zoom-in.vue'
|
|
158
|
+
export { default as ZoomOut } from './vue/normal/zoom-out.vue'
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><defs><clipPath id="a"><rect width="16" height="16" rx="0"/></clipPath></defs><g clip-path="url(#a)"><path fill="#ffc757" d="M10.308 1.013H4.225c-1.22 0-2.208.988-2.208 2.208v9.577c0 1.22.988 2.209 2.208 2.209h7.586c1.22 0 2.208-.99 2.208-2.209V4.723c0-.497-.198-.974-.55-1.325l-1.835-1.836a1.88 1.88 0 0 0-1.326-.55"/><path fill="#f79f2b" d="M4.763 3.075h1.118c.122 0 .222-.1.222-.222V1.735c0-.123-.1-.222-.222-.222H4.763c-.123 0-.222.1-.222.222v1.118c0 .122.1.222.222.222m2.68 0H6.326c-.123 0-.223.1-.223.223v1.117c0 .123.1.223.223.223h1.117c.123 0 .223-.1.223-.223V3.298c0-.123-.1-.223-.223-.223M4.763 6.2h1.118c.122 0 .222-.1.222-.222V4.86c0-.123-.1-.222-.222-.222H4.763c-.123 0-.222.1-.222.222v1.118c0 .122.1.222.222.222m2.68 0H6.326c-.123 0-.223.1-.223.223V7.54c0 .123.1.223.223.223h1.117c.123 0 .223-.1.223-.223V6.423c0-.123-.1-.223-.223-.223m-.324 2.425H5.023a.483.483 0 0 0-.482.483v2.43c0 .266.216.483.482.483H7.12a.483.483 0 0 0 .483-.483v-2.43a.483.483 0 0 0-.483-.483m-.077 2.572a.39.39 0 0 1-.388.388H5.488a.39.39 0 0 1-.388-.388v-.427c0-.215.174-.389.388-.389h1.166c.214 0 .388.174.388.389zm6.428-7.8-1.836-1.835a1.9 1.9 0 0 0-.965-.514v2.06c0 .655.53 1.185 1.184 1.185h2.115a1.9 1.9 0 0 0-.498-.895"/><path fill="#fff" d="M4.763 2.888h1.118c.122 0 .222-.1.222-.223V1.548c0-.123-.1-.223-.222-.223H4.763c-.123 0-.222.1-.222.223v1.117c0 .123.1.223.222.223m2.68 0H6.326c-.123 0-.223.1-.223.222v1.118c0 .123.1.222.223.222h1.117c.123 0 .223-.1.223-.222V3.11c0-.123-.1-.222-.223-.222m-2.68 3.125h1.118c.122 0 .222-.1.222-.223V4.673c0-.123-.1-.223-.222-.223H4.763c-.123 0-.222.1-.222.223V5.79c0 .123.1.223.222.223m2.68 0H6.326c-.123 0-.223.1-.223.222v1.118c0 .123.1.222.223.222h1.117c.123 0 .223-.1.223-.222V6.235c0-.123-.1-.222-.223-.222m-.324 2.425H5.023a.483.483 0 0 0-.482.483v2.43c0 .266.216.482.482.482H7.12a.483.483 0 0 0 .483-.483V8.92a.483.483 0 0 0-.483-.482m-.077 2.572a.39.39 0 0 1-.388.388H5.488a.39.39 0 0 1-.388-.388v-.428c0-.214.174-.388.388-.388h1.166c.214 0 .388.174.388.388z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><defs><clipPath id="a"><rect width="16" height="16" rx="0"/></clipPath></defs><g clip-path="url(#a)"><path fill="#53d39c" d="M10.292 1H4.209C2.989 1 2 1.987 2 3.206v9.578c0 1.22.99 2.208 2.209 2.208h7.586c1.22 0 2.208-.989 2.208-2.208V4.71c0-.497-.198-.974-.55-1.326l-1.835-1.836A1.88 1.88 0 0 0 10.292 1"/><path fill="#25bf79" d="M10.242 6.075a.375.375 0 0 0-.53 0l-1.73 1.73-1.731-1.73a.375.375 0 0 0-.53.53l1.73 1.731-1.73 1.73a.375.375 0 0 0 .53.53l1.73-1.73 1.73 1.73a.374.374 0 0 0 .53 0 .375.375 0 0 0 0-.53l-1.73-1.73 1.73-1.73a.375.375 0 0 0 0-.53m3.211-2.69-1.835-1.837a1.9 1.9 0 0 0-.965-.514v2.06c0 .655.53 1.185 1.184 1.185h2.115a1.9 1.9 0 0 0-.499-.895"/><path fill="#fff" d="m8.511 8.149 1.73-1.73a.375.375 0 0 0-.53-.531l-1.73 1.73-1.73-1.73a.375.375 0 0 0-.53.53l1.73 1.73L5.72 9.88a.375.375 0 0 0 .53.53l1.73-1.73 1.73 1.73a.374.374 0 0 0 .53 0 .375.375 0 0 0 0-.53z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><defs><clipPath id="a"><rect width="16" height="16" rx="0"/></clipPath></defs><g clip-path="url(#a)"><path fill="#ffba53" d="M11.56 4.534H1.003v-.876C1.003 2.742 1.746 2 2.661 2h6.143a2.03 2.03 0 0 1 1.7.919z"/><path fill="#ffdc53" d="M15.003 6.2v5.586c0 1.22-.989 2.208-2.208 2.208H3.212a2.21 2.21 0 0 1-2.209-2.208V3.992h11.792c1.22 0 2.208.989 2.208 2.208"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><defs><clipPath id="a"><rect width="16" height="16" rx="0"/></clipPath></defs><g clip-path="url(#a)"><path fill="#ffc757" d="M12.315 14.504H3.721a2.19 2.19 0 0 1-2.187-2.188V3.722c0-1.208.98-2.187 2.187-2.187h8.594c1.208 0 2.187.98 2.187 2.187v8.594a2.19 2.19 0 0 1-2.187 2.188"/><path fill="#ef9f2b" d="M12.034 10.077 10.98 8.249a.625.625 0 0 0-1.083 0l-1 1.732-1.86-3.22a.625.625 0 0 0-1.083 0l-1.915 3.316c-.24.417.06.938.542.938h6.913a.625.625 0 0 0 .541-.938M9.299 6.066a.864.864 0 1 0 1.573-.713.864.864 0 0 0-1.573.713"/><path fill="#fff" d="M12.034 9.89 10.98 8.06a.625.625 0 0 0-1.083 0l-1 1.733-1.86-3.221a.625.625 0 0 0-1.083 0L4.038 9.89c-.24.416.06.937.542.937h6.913a.625.625 0 0 0 .541-.938M9.299 5.878a.864.864 0 1 0 1.573-.712.864.864 0 0 0-1.573.712"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#1890ff" d="M15 8q0 .172-.008.343t-.026.343-.042.341-.058.339-.076.335-.091.331-.108.326-.124.32q-.066.16-.14.315-.072.155-.154.307-.08.151-.169.299-.088.147-.184.29-.095.143-.197.28-.103.139-.212.272t-.224.26-.237.249q-.122.121-.25.237-.126.115-.26.224-.132.11-.27.212t-.281.197-.29.184-.3.17q-.15.08-.306.154-.155.073-.314.14-.159.065-.32.123-.163.058-.327.108t-.331.091-.335.076q-.169.033-.339.058t-.34.042-.344.026T8 15t-.343-.008q-.172-.009-.343-.026t-.341-.042-.339-.058q-.168-.034-.335-.076t-.331-.091-.326-.108-.32-.124q-.16-.066-.315-.14-.155-.072-.307-.154-.151-.08-.299-.169-.147-.088-.29-.184-.143-.095-.28-.197-.139-.103-.272-.212t-.26-.224-.249-.237q-.121-.122-.237-.25-.115-.126-.224-.26-.11-.132-.211-.27-.103-.138-.198-.281t-.184-.29-.17-.3q-.08-.15-.154-.306-.073-.155-.14-.314-.065-.159-.123-.32-.058-.163-.108-.327t-.091-.331-.075-.335-.06-.339q-.024-.17-.041-.34-.017-.172-.026-.344T1 8t.008-.343q.009-.172.026-.343t.042-.341.059-.339.075-.335.091-.331.108-.326.124-.32.14-.315q.073-.155.154-.307.08-.151.169-.299.088-.147.184-.29.095-.143.198-.28.102-.139.21-.272.11-.133.225-.26.116-.127.237-.249.122-.121.25-.237.126-.115.26-.224.132-.11.27-.211.138-.103.281-.198t.29-.184.3-.17q.15-.08.306-.154.155-.073.314-.14.159-.065.32-.123.163-.058.327-.108t.331-.091.335-.075q.169-.034.339-.06.17-.024.34-.041.172-.017.344-.026T8 1t.343.008q.172.009.343.026t.341.042.339.059.335.075.331.091.326.108.32.124q.16.066.315.14.155.073.307.154.151.08.299.169.147.088.29.184.143.095.28.198.139.102.272.21.133.11.26.225.127.116.249.237.121.122.237.25.115.126.224.26.11.132.212.27t.197.281.184.29.17.3q.08.15.154.306.073.155.14.314.065.159.123.32.058.163.108.327t.091.331.076.335q.033.169.058.339t.042.34.026.344T15 8"/><path fill="#c0e1ff" d="m11.407 9.685-3.232 1.89a.27.27 0 0 1-.274.001L4.594 9.68a.274.274 0 0 1 .005-.477L7.83 7.43a.28.28 0 0 1 .262-.001L11.4 9.206c.187.102.191.37.007.479"/><path fill="#d9f1ff" d="m11.407 8.18-3.232 1.89a.27.27 0 0 1-.274.002L4.594 8.176A.274.274 0 0 1 4.6 7.7l3.23-1.774a.28.28 0 0 1 .262-.001L11.4 7.702c.187.102.191.37.007.479"/><path fill="#f0f8ff" d="m11.407 6.677-3.232 1.89a.27.27 0 0 1-.274.001L4.594 6.672a.274.274 0 0 1 .005-.477L7.83 4.423a.28.28 0 0 1 .262-.002L11.4 6.198a.276.276 0 0 1 .007.479"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><defs><clipPath id="a"><rect width="16" height="16" rx="0"/></clipPath></defs><g clip-path="url(#a)"><path fill="#ff7878" d="M10.292 1H4.209C2.989 1 2 1.987 2 3.206v9.578c0 1.22.99 2.208 2.209 2.208h7.586c1.22 0 2.208-.989 2.208-2.208V4.71c0-.497-.198-.974-.55-1.326l-1.835-1.836A1.88 1.88 0 0 0 10.292 1"/><path fill="#f25555" d="m13.453 3.384-1.836-1.836a1.9 1.9 0 0 0-.964-.514v2.06c0 .655.53 1.185 1.184 1.185h2.115a1.9 1.9 0 0 0-.499-.895m-3.309 5.281c-.356 0-.709.052-1.065.12a5.1 5.1 0 0 1-1.047-1.353c.29-.948.305-1.59.086-1.895a.56.56 0 0 0-.439-.22.54.54 0 0 0-.523.272c-.304.509.137 1.508.34 1.913A12 12 0 0 1 6.603 9.6c-1.606.695-1.64 1.118-1.64 1.27a.5.5 0 0 0 .286.458.45.45 0 0 0 .253.067c.423 0 .913-.476 1.436-1.408a12 12 0 0 1 2.011-.642c.356.304.795.475 1.251.508.29 0 .846 0 .84-.578.018-.22-.1-.591-.895-.61m-4.62 2.217-.051.018c.15-.22.348-.39.6-.494-.132.223-.315.39-.55.476m2.071-5.037c.016-.018.05-.037.07-.037l.055.02c.086.287.086.59-.02.874a1.3 1.3 0 0 1-.105-.857m.878 3.28c-.37.086-.775.206-1.144.34l-.038.016.005-.03c.185-.375.354-.768.505-1.161l.018-.038.019.023c.187.288.425.586.679.84zm1.737.212a1.4 1.4 0 0 1-.507-.13c.152-.033.285-.033.437-.033.337 0 .403.083.406.13a.7.7 0 0 1-.336.033"/><path fill="#fff" d="M10.14 8.987c-.152 0-.285 0-.437.032.17.083.337.116.506.13.119.019.237 0 .337-.032-.003-.047-.07-.13-.406-.13m-2.302-.9-.019-.023-.018.038c-.151.393-.32.786-.505 1.161l-.005.03.038-.015c.37-.135.775-.255 1.144-.34l.044-.01a5.4 5.4 0 0 1-.68-.841M7.72 5.639l-.056-.018c-.019 0-.052.018-.068.037-.07.284-.02.587.105.857a1.37 1.37 0 0 0 .02-.876m-2.247 5.074.05-.018c.235-.086.418-.254.55-.477-.252.104-.45.275-.6.495M10.2 9.666a2.16 2.16 0 0 1-1.25-.509c-.694.153-1.352.372-2.012.643-.523.932-1.013 1.407-1.436 1.407a.45.45 0 0 1-.253-.067.5.5 0 0 1-.286-.457c0-.152.034-.575 1.64-1.27.372-.676.66-1.37.895-2.099-.204-.405-.645-1.404-.34-1.913a.54.54 0 0 1 .522-.27c.171 0 .338.084.439.219.219.304.204.947-.086 1.894.271.509.627.966 1.047 1.353a6 6 0 0 1 1.065-.119c.794.018.913.39.895.61.006.578-.55.578-.84.578"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><defs><clipPath id="a"><rect width="16" height="16" rx="0"/></clipPath></defs><g clip-path="url(#a)"><path fill="#f98950" d="M10.29 1H4.207C2.987 1 2 1.987 2 3.206v9.578c0 1.22.989 2.208 2.208 2.208h7.586c1.22 0 2.208-.989 2.208-2.208V4.71c0-.497-.197-.974-.549-1.326l-1.836-1.836A1.88 1.88 0 0 0 10.29 1"/><path fill="#f26c38" d="m13.452 3.384-1.836-1.836a1.9 1.9 0 0 0-.965-.514v2.06c0 .655.53 1.185 1.185 1.185h2.115a1.87 1.87 0 0 0-.5-.895m-4.764 2.06H5.943a.375.375 0 0 0-.375.374v4.73a.375.375 0 0 0 .75 0V9.307h2.37a1.934 1.934 0 0 0 1.931-1.931 1.934 1.934 0 0 0-1.931-1.932m0 3.112h-2.37V6.193h2.37a1.183 1.183 0 0 1 0 2.363"/><path fill="#fff" d="M8.688 5.256H5.943a.375.375 0 0 0-.375.375v4.73a.375.375 0 0 0 .75 0V9.12h2.37a1.934 1.934 0 0 0 1.931-1.932 1.934 1.934 0 0 0-1.931-1.931m0 3.113h-2.37V6.006h2.37a1.183 1.183 0 0 1 0 2.363"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><defs><clipPath id="a"><rect width="16" height="16" rx="0"/></clipPath></defs><g clip-path="url(#a)"><rect width="10.5" height="10.5" x=".588" y="1" fill="#3670f7" rx="2"/><rect width="12.971" height="12.25" x="2.441" y="2.75" fill="#178fff" fill-opacity=".4" rx="2"/><rect width="12.971" height="12.25" x="2.441" y="2.75" fill="#f2f6ff" rx="2" style="mix-blend-mode:soft-light"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><defs><clipPath id="a"><rect width="16" height="16" rx="0"/></clipPath></defs><g clip-path="url(#a)"><path fill="#4fd397" d="M10.308 1.003H4.225c-1.22 0-2.208.989-2.208 2.208v9.578c0 1.22.988 2.208 2.208 2.208h7.586c1.22 0 2.208-.989 2.208-2.208V4.714c0-.497-.198-.974-.55-1.326l-1.835-1.836a1.88 1.88 0 0 0-1.326-.549"/><path fill="#19bc6e" d="m13.47 3.388-1.836-1.836a1.9 1.9 0 0 0-.965-.514v2.06c0 .655.53 1.185 1.185 1.185h2.115a1.9 1.9 0 0 0-.5-.895m-2.997 2.579h-2.38a.4.4 0 0 0-.15 0h-2.38a.375.375 0 0 0 0 .75h2.08v4.043a.375.375 0 0 0 .75 0V6.717h2.08a.375.375 0 0 0 0-.75"/><path fill="#fff" d="M10.473 5.78h-2.38a.4.4 0 0 0-.15 0h-2.38a.375.375 0 0 0 0 .75h2.08v4.042a.375.375 0 0 0 .75 0V6.529h2.08a.375.375 0 0 0 0-.75"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><defs><clipPath id="a"><rect width="16" height="16" rx="0"/></clipPath></defs><g clip-path="url(#a)"><path fill="#c7dadd" d="M10.308 1.003H4.225c-1.22 0-2.208.989-2.208 2.208v9.578c0 1.22.988 2.208 2.208 2.208h7.586c1.22 0 2.208-.989 2.208-2.208V4.714c0-.497-.198-.974-.55-1.326l-1.835-1.836a1.88 1.88 0 0 0-1.326-.549"/><path fill="#9dc0c9" d="m13.47 3.388-1.836-1.836a1.9 1.9 0 0 0-.965-.514v2.06c0 .655.53 1.185 1.185 1.185h2.115a1.9 1.9 0 0 0-.499-.895M8.008 4.624A2.33 2.33 0 0 0 5.682 6.95a.354.354 0 1 0 .709 0 1.62 1.62 0 0 1 2.761-1.143c.306.306.474.712.474 1.143a1.62 1.62 0 0 1-1.018 1.503 1.5 1.5 0 0 0-.954 1.396v.026a.354.354 0 1 0 .709 0v-.026c0-.325.2-.614.509-.738a2.32 2.32 0 0 0 1.463-2.16c0-.622-.242-1.206-.682-1.646a2.3 2.3 0 0 0-1.645-.681m-.18 7.099a.472.472 0 1 0 .362-.873.472.472 0 0 0-.362.873"/><path fill="#fff" d="M9.662 5.114a2.3 2.3 0 0 0-1.644-.682A2.33 2.33 0 0 0 5.69 6.76a.354.354 0 1 0 .709 0A1.62 1.62 0 0 1 9.16 5.615c.306.306.475.712.475 1.144a1.62 1.62 0 0 1-1.018 1.503 1.5 1.5 0 0 0-.955 1.396v.026a.354.354 0 1 0 .71 0v-.026c0-.325.199-.615.508-.738a2.32 2.32 0 0 0 1.463-2.161c0-.621-.242-1.205-.682-1.645m-2.116 5.981a.473.473 0 1 0 .945.001.473.473 0 0 0-.945 0"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><defs><clipPath id="a"><rect width="16" height="16" rx="0"/></clipPath></defs><g clip-path="url(#a)"><path fill="#8b72f7" d="M10.29 1H4.207C2.987 1 2 1.987 2 3.206v9.578c0 1.22.989 2.208 2.208 2.208h7.586c1.22 0 2.208-.989 2.208-2.208V4.71c0-.497-.197-.974-.549-1.326l-1.836-1.836A1.88 1.88 0 0 0 10.29 1"/><path fill="#6e52ea" d="m13.452 3.384-1.836-1.836a1.9 1.9 0 0 0-.965-.514v2.06c0 .655.53 1.185 1.185 1.185h2.115a1.87 1.87 0 0 0-.5-.895"/><path fill="#7463ea" d="M8.52 6.62H4.625A.625.625 0 0 0 4 7.245V9.68c0 .345.28.625.625.625H8.52c.346 0 .625-.28.625-.625V7.245a.626.626 0 0 0-.625-.625m2.836.095-1.31 1.224a.717.717 0 0 0 0 1.05l1.31 1.223c.222.208.586.05.586-.253v-2.99a.348.348 0 0 0-.586-.254"/><path fill="#fff" d="M8.52 6.432H4.625A.625.625 0 0 0 4 7.057v2.436c0 .346.28.625.625.625H8.52c.346 0 .625-.28.625-.625V7.057a.626.626 0 0 0-.625-.625m2.836.096-1.31 1.223a.717.717 0 0 0 0 1.05l1.31 1.224c.222.207.586.05.586-.254v-2.99a.348.348 0 0 0-.586-.253"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><defs><clipPath id="a"><rect width="16" height="16" rx="0"/></clipPath></defs><g clip-path="url(#a)"><path fill="#53b7f4" d="M10.293 1.006H4.21c-1.22 0-2.208.989-2.208 2.208v9.578c0 1.22.988 2.208 2.208 2.208h7.586c1.22 0 2.208-.989 2.208-2.208V4.717a1.87 1.87 0 0 0-.55-1.326L11.62 1.555a1.88 1.88 0 0 0-1.326-.549"/><path fill="#29a3d3" d="M10.123 5.635a.375.375 0 0 0-.375.375v3.535L8.273 8.088a.375.375 0 0 0-.526-.001L6.259 9.55V6a.375.375 0 0 0-.75 0v4.444a.375.375 0 0 0 .637.267l1.863-1.83 1.85 1.83a.375.375 0 0 0 .639-.267V6.01a.375.375 0 0 0-.375-.375m3.332-2.244L11.62 1.555a1.9 1.9 0 0 0-.965-.514v2.06c0 .655.53 1.185 1.185 1.185h2.115a1.9 1.9 0 0 0-.499-.895"/><path fill="#fff" d="M10.123 10.631a.38.38 0 0 1-.264-.108l-1.85-1.83-1.863 1.83a.375.375 0 0 1-.637-.267V5.812a.375.375 0 0 1 .75 0v3.55L7.747 7.9a.375.375 0 0 1 .526 0l1.475 1.458V5.823a.375.375 0 0 1 .75 0v4.433a.375.375 0 0 1-.375.375"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 1024 1024"><path d="M870.4 68.267a68.267 68.267 0 0 1 68.267 68.266v238.934a68.267 68.267 0 0 1-68.267 68.266H247.467V742.4H409.6v-93.867a68.267 68.267 0 0 1 66.133-68.232l2.134-.034H870.4a68.267 68.267 0 0 1 68.267 68.266v238.934a68.267 68.267 0 0 1-68.267 68.266H477.867a68.267 68.267 0 0 1-68.267-68.266v-76.8H230.4a51.2 51.2 0 0 1-51.166-49.28l-.034-1.92V443.733h-42.667A68.267 68.267 0 0 1 68.301 377.6l-.034-2.133V136.533a68.267 68.267 0 0 1 68.266-68.266zm0 580.266H477.867v238.934H870.4zm0-512H136.533v238.934H870.4z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="currentColor" d="M3.5 6.5v7a.5.5 0 0 1-1 0v-7a.5.5 0 0 1 1 0m2.5 7v-11a.5.5 0 0 1 1 0v11a.5.5 0 0 1-1 0m4.5 0v-7a.5.5 0 0 0-1 0v7a.5.5 0 0 0 1 0m2.5 0v-11a.5.5 0 0 1 1 0v11a.5.5 0 0 1-1 0"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="currentColor" d="M6 2.506v10.988c0 .276.209.506.485.506h.011c.276 0 .504-.23.504-.506V2.506A.49.49 0 0 0 6.515 2h-.011A.51.51 0 0 0 6 2.506m7 0v10.988c0 .276.209.506.485.506h.011c.276 0 .504-.23.504-.506V2.506A.49.49 0 0 0 13.515 2h-.011a.51.51 0 0 0-.504.506M3.5 11.49V4.509A.51.51 0 0 0 3.004 4a.51.51 0 0 0-.504.51v6.98c0 .277.209.51.485.51h.011a.51.51 0 0 0 .504-.51m7-6.982v6.982a.51.51 0 0 1-.496.509.51.51 0 0 1-.504-.51V4.51A.51.51 0 0 1 9.996 4c.276 0 .504.233.504.51"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="currentColor" d="M2.5 2.496v8.008a.5.5 0 0 0 .504.496h.011c.276 0 .485-.22.485-.496V2.496A.5.5 0 0 0 2.996 2h-.011a.484.484 0 0 0-.485.496M6 13.494V2.506C6 2.23 6.209 2 6.485 2h.011c.276 0 .504.23.504.506v10.988a.49.49 0 0 1-.485.506h-.011A.51.51 0 0 1 6 13.494m3.5-2.99V2.496c0-.276.209-.496.485-.496h.011a.5.5 0 0 1 .504.496v8.008a.484.484 0 0 1-.485.496h-.011a.5.5 0 0 1-.504-.496m3.5 2.99V2.506c0-.276.209-.506.485-.506h.011c.276 0 .504.23.504.506v10.988a.51.51 0 0 1-.504.506h-.011a.49.49 0 0 1-.485-.506"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="currentColor" d="m3.986 6.014.01-.01a.65.65 0 0 1 .92-.007L8 9.081l3.083-3.084a.65.65 0 0 1 .92.006l.01.01a.63.63 0 0 1-.012.905l-3.649 3.649a.497.497 0 0 1-.704 0l-3.65-3.649a.63.63 0 0 1-.012-.904"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="currentColor" d="m9.985 3.986.028.027a.63.63 0 0 1-.011.903L6.918 8l3.084 3.083a.651.651 0 0 1-.92.918l-3.65-3.65a.497.497 0 0 1 0-.704l3.65-3.649a.63.63 0 0 1 .903-.012"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="currentColor" d="m6.015 12.013-.028-.027a.63.63 0 0 1 .011-.903L9.082 8 5.998 4.916a.651.651 0 0 1 .92-.918l3.65 3.65a.497.497 0 0 1 0 .704L6.918 12a.63.63 0 0 1-.903.012"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="currentColor" d="m11.996 10.004-.01.01a.63.63 0 0 1-.903-.011L8 6.92l-3.083 3.083a.65.65 0 0 1-.92-.006l-.01-.01a.63.63 0 0 1 .012-.905l3.649-3.649a.497.497 0 0 1 .704 0l3.649 3.65a.653.653 0 0 1-.005.92"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="currentColor" d="M11.296 6.487 8 3.154 4.704 6.487a.484.484 0 0 1-.693.012l-.008-.008a.5.5 0 0 1-.01-.707l3.58-3.621a.6.6 0 0 1 .854 0s2.617 2.648 3.58 3.62c.194.197.2.5.004.695l-.008.008a.5.5 0 0 1-.707.001m.056 3.012L8 12.85 4.648 9.5a.49.49 0 0 0-.704.023.487.487 0 0 0 .01.696l3.622 3.622a.6.6 0 0 0 .848 0l3.622-3.622a.487.487 0 0 0 .003-.704.49.49 0 0 0-.697-.015"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="currentColor" d="M12.127 3.856a2.017 2.017 0 0 0-2.843.008l-6.851 6.851a.494.494 0 0 1-.702.016l-.021-.021a.494.494 0 0 1 .016-.702l6.85-6.85a3.017 3.017 0 1 1 4.267 4.266l-5.84 5.84A1.884 1.884 0 0 1 4.339 10.6l5.313-5.313a.51.51 0 0 1 .717-.005l.008.008a.497.497 0 0 1-.018.704l-5.313 5.313a.883.883 0 0 0 1.25 1.25l5.84-5.84a2.017 2.017 0 0 0-.01-2.861"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="currentColor" d="M2.505 2.999h10.988A.51.51 0 0 0 14 2.495.507.507 0 0 0 13.493 2H2.505a.51.51 0 0 0-.506.504c0 .268.23.496.506.496m1.223 6.885 3.759-3.689v8.148c0 .28.21.5.49.5h.011c.28 0 .51-.221.51-.5V6.19l3.836 3.742c.195.19.501.18.695-.01a.495.495 0 0 0 .003-.706L8.335 4.635a.5.5 0 0 0-.7.013L3.033 9.167a.51.51 0 0 0-.002.724.503.503 0 0 0 .698-.007"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="currentColor" d="M8.5 2.027v-.533A.5.5 0 0 0 7.996 1a.497.497 0 0 0-.496.494v.533a4.5 4.5 0 0 0-4 4.473V11l-.9 1.2a.5.5 0 0 0 .4.8h2.55a2.5 2.5 0 0 0 4.9 0H13a.5.5 0 0 0 .4-.8l-.9-1.2V6.5a4.5 4.5 0 0 0-4-4.473"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="currentColor" d="M8.5 2.027v-.533A.5.5 0 0 0 7.996 1a.497.497 0 0 0-.496.494v.533a4.5 4.5 0 0 0-4 4.473V11l-.9 1.2a.5.5 0 0 0 .4.8h2.55a2.5 2.5 0 0 0 4.9 0H13a.5.5 0 0 0 .4-.8l-.9-1.2V6.5a4.5 4.5 0 0 0-4-4.473m-4 9.306V6.5a3.5 3.5 0 1 1 7 0v4.833L12 12H4zM8 14a1.5 1.5 0 0 1-1.415-1h2.83A1.5 1.5 0 0 1 8 14"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="currentColor" d="M7.418 9.685 4 12.078v-9.08h8v9.08L8.58 9.685a1.02 1.02 0 0 0-1.16 0m1.157 1.218 3.636 2.545a.5.5 0 0 0 .787-.41V2.999a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v10.04a.5.5 0 0 0 .787.41l3.636-2.545c.344-.241.81-.241 1.154 0"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="currentColor" d="M8.5 2.502v9.584l3.297-3.297a.5.5 0 0 1 .705.007l.008.008c.196.195.186.5-.01.695l-4.284 4.284a.31.31 0 0 1-.433 0L3.5 9.5a.487.487 0 0 1-.002-.703.5.5 0 0 1 .706-.007L7.5 12.086V2.502A.49.49 0 0 1 7.996 2c.276 0 .504.226.504.502"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="currentColor" d="M10 3H6v-.994a.51.51 0 0 0-.504-.506h-.011A.493.493 0 0 0 5 2.006V3H3a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1h-2v-.994a.51.51 0 0 0-.504-.506h-.011a.493.493 0 0 0-.485.506zM5.485 5h.011A.506.506 0 0 0 6 4.496V4h4v.496a.49.49 0 0 0 .485.504h.011A.49.49 0 0 0 11 4.515V4h2v2H3V4h2v.496A.49.49 0 0 0 5.485 5M3 7h10v6H3z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="currentColor" d="M14 11.057a3.05 3.05 0 0 1-.517 1.76l-.127.167a2.03 2.03 0 0 1-.98.75c-.28.104-.456.135-.909.187-1.948.182-4.077-.728-6.18-2.598-1.404-1.252-2.456-2.818-2.962-4.419C2.11 6.227 2 5.577 2 4.988c0-.706.16-1.317.48-1.776.304-.418.882-.765 1.75-1.093a1 1 0 0 1 1.17.358l1.666 2.358a1 1 0 0 1-.09 1.264l-.217.221-.262.254c-.065.056-.165.19-.165.19-.023.306.304.937 1.256 1.912l.284.266c.878.81 1.114.874 1.384.687l.09-.074c.096-.073.345-.246.878-.613a1 1 0 0 1 1.031-.061l.243.128c1.663.888 2.422 1.422 2.496 1.97zm-1 .016c.001.082-.115-.044-.355-.218q-.528-.382-1.617-.963l-.237-.126-.788.544q-.028.018-.024.013c-.86.675-1.6.486-3.093-.936-1.146-1.172-1.6-2.048-1.552-2.692.023-.353.266-.676.502-.87.1-.096.2-.194.288-.284l.125-.13-1.665-2.357c-.701.265-1.135.526-1.29.738C3.108 4.06 3 4.472 3 4.988c0 .48.094 1.03.278 1.615.45 1.423 1.4 2.838 2.674 3.973 1.913 1.702 3.786 2.502 5.411 2.35l.258-.032a1.7 1.7 0 0 0 .405-.097c.22-.082.392-.21.533-.415.267-.326.41-.744.436-1.14z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="currentColor" d="M5.554 2.267a.6.6 0 0 1 .5-.267h3.892c.201 0 .388.1.5.267l.674 1.012c.093.139.25.221.418.221h2.452a.51.51 0 0 1 .51.51v8.48a.51.51 0 0 1-.51.51H2.01a.51.51 0 0 1-.51-.51V4.01a.51.51 0 0 1 .51-.51h2.452a.5.5 0 0 0 .418-.221zM9.732 3H6.268l-.851 1.276a.5.5 0 0 1-.414.224H2.996A.496.496 0 0 0 2.5 5v6.5c0 .277.215.5.49.5h10.02c.275 0 .49-.223.49-.5V5c0-.277-.22-.5-.496-.5h-2.007a.5.5 0 0 1-.414-.224zM8 11a3 3 0 1 0 0-6 3 3 0 0 0 0 6m0-5a2 2 0 1 1 0 4 2 2 0 0 1 0-4"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 1024 1024"><path d="M840.4 300H183.6c-19.7 0-30.7 20.8-18.5 35l328.4 380.8c9.4 10.9 27.5 10.9 37 0L858.9 335c12.2-14.2 1.2-35-18.5-35"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 1024 1024"><path d="M689 165.1 308.2 493.5c-10.9 9.4-10.9 27.5 0 37L689 858.9c14.2 12.2 35 1.2 35-18.5V183.6c0-19.7-20.8-30.7-35-18.5"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 1024 1024"><path d="M715.8 493.5 335 165.1c-14.2-12.2-35-1.2-35 18.5v656.8c0 19.7 20.8 30.7 35 18.5l380.8-328.4c10.9-9.4 10.9-27.6 0-37"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 1024 1024"><path d="M858.9 689 530.5 308.2c-9.4-10.9-27.5-10.9-37 0L165.1 689c-12.2 14.2-1.2 35 18.5 35h656.8c19.7 0 30.7-20.8 18.5-35"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="currentColor" d="M4.75 14.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5m8.063 0a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5M1.499 3h1.077l1.389 8.332a.8.8 0 0 0 .79.668h8.735c.276 0 .51-.228.51-.504a.5.5 0 0 0-.5-.496H4.924L4.59 9h8.634A.8.8 0 0 0 14 8.394l.85-3.4A.8.8 0 0 0 14.074 4H3.757l-.222-1.332A.8.8 0 0 0 2.745 2H1.499a.5.5 0 0 0 0 1m11.57 5H4.424l-.5-3h9.894z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="currentColor" d="M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0m-1.02.5H8.494a.99.99 0 0 1-.994-.994V2.02a6 6 0 1 0 6.48 6.48m0-1A6 6 0 0 0 8.5 2.02v4.497c0 .553.43.983.983.983z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="currentColor" d="M2 13a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1zm5-3.643 3.426-3.426a.497.497 0 0 1 .705.007l.008.008a.49.49 0 0 1-.011.697l-3.774 3.774a.497.497 0 0 1-.705.004L4.864 8.636a.5.5 0 0 1 .708-.707z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="currentColor" d="m6.428 10.57 6.764-6.765a.733.733 0 0 1 1.053-.007l.032.032a.736.736 0 0 1-.01 1.056l-7.486 7.486a.493.493 0 0 1-.702.005L1.737 8.035a.765.765 0 0 1 .006-1.08l.012-.013a.74.74 0 0 1 1.058.013z"/></svg>
|