Skip to content

Commit

Permalink
添加图标, jinghua 改为 jinghua-color
Browse files Browse the repository at this point in the history
  • Loading branch information
sengoku-f committed Sep 29, 2024
1 parent a4987db commit 5c33709
Show file tree
Hide file tree
Showing 39 changed files with 473 additions and 5 deletions.
404 changes: 400 additions & 4 deletions icons.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ksw-rpom-icon-vue",
"version": "0.1.5",
"version": "0.1.6",
"license": "ISC",
"description": "KSW RPOM ICON",
"main": "packages/cjs/index.js",
Expand Down
36 changes: 36 additions & 0 deletions src/map.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,41 @@
export { default as IconAdProduct } from './icons/ad-product';
export { default as IconAdd } from './icons/add';
export { default as IconAnnouncement } from './icons/announcement';
export { default as IconAssemblyLine } from './icons/assembly-line';
export { default as IconAudit } from './icons/audit';
export { default as IconBellClose } from './icons/bell-close';
export { default as IconBellTips } from './icons/bell-tips';
export { default as IconBell } from './icons/bell';
export { default as IconCalendarColor } from './icons/calendar-color';
export { default as IconChartGraph } from './icons/chart-graph';
export { default as IconDate } from './icons/date';
export { default as IconDoc } from './icons/doc';
export { default as IconEyeClose } from './icons/eye-close';
export { default as IconEyeSlash } from './icons/eye-slash';
export { default as IconEye } from './icons/eye';
export { default as IconIntersection } from './icons/intersection';
export { default as IconJinghuaColor } from './icons/jinghua-color';
export { default as IconLabel } from './icons/label';
export { default as IconLink } from './icons/link';
export { default as IconLock } from './icons/lock';
export { default as IconMedalFill } from './icons/medal-fill';
export { default as IconMedal } from './icons/medal';
export { default as IconMessageFill } from './icons/message-fill';
export { default as IconMessage } from './icons/message';
export { default as IconReturn } from './icons/return';
export { default as IconRobotFill } from './icons/robot-fill';
export { default as IconRobot } from './icons/robot';
export { default as IconShieldAdd } from './icons/shield-add';
export { default as IconSZYGGL } from './icons/SZYGGL';
export { default as IconSZYGZY } from './icons/SZYGZY';
export { default as IconTagOne } from './icons/tag-one';
export { default as IconTOP } from './icons/TOP';
export { default as IconTopicSetting } from './icons/topic-setting';
export { default as IconTopic } from './icons/topic';
export { default as IconUnlock } from './icons/unlock';
export { default as IconUserPlus } from './icons/user-plus';
export { default as IconUserToUserTransmission } from './icons/user-to-user-transmission';
export { default as IconUser } from './icons/user';
export { default as IconVersion } from './icons/version';
export { default as IconVip } from './icons/vip';
export { default as IconWDSZYG } from './icons/WDSZYG';
1 change: 1 addition & 0 deletions src/svg/TOP.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/svg/ad-product.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/svg/announcement.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 5c33709

Please sign in to comment.