Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
116 changes: 104 additions & 12 deletions iconfont/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,48 @@
"name": "nutui-icon",
"data": [
{
"name": "V15 Icon",
"name": "品牌/logo-图标",
"nameEn": "logo Icon",
"icons": [
"jd",
"jingdou",
"joy-smile",
"dongdong",
"dongdong-2",
"dongdong-3",
"dongdong-plus",
"weixin"
]
},
{
"name": "V15 Icon - 线性图标",
"nameEn": "V15 Icon",
"icons": [
"add",
"add-to-cart",
"add-to-home",
"arrow-decline",
"arrow-dot-left",
"arrow-down",
"arrow-left",
"arrow-right",
"arrow-right-align",
"arrow-up",
"articles",
"ask",
"backtop",
"cart",
"category",
"clock",
"close",
"close-2",
"comment",
"complaint",
"copy",
"coupon",
"del",
"dongdong",
"designer",
"doctor",
"edit",
"eye",
"fabulous",
Expand All @@ -32,19 +53,19 @@
"follow-add",
"follow-added",
"footprint",
"gift",
"gardener",
"heart",
"heart-fill",
"hi",
"home",
"image",
"image-error",
"instocks",
"internation",
"jd",
"jingdou",
"joy-smile",
"joy",
"jianqudingceng",
"link",
"list",
"list-2",
"loading",
"loading1",
"location",
Expand All @@ -60,25 +81,32 @@
"notice",
"order",
"phone",
"phone-2",
"photograph",
"picked-up",
"pin",
"play",
"plus",
"prices",
"processing",
"qr-code",
"received",
"refresh",
"refund",
"reload",
"repairman",
"retweet",
"right",
"save",
"scan",
"search",
"service",
"setting",
"share",
"share-2",
"shield-check",
"star",
"star-fill",
"star-2",
"store",
"success",
"tips",
Expand All @@ -89,6 +117,8 @@
"user",
"user-add",
"video",
"videos",
"voice",
"volume-max",
"volume-mute",
"wait-receive",
Expand All @@ -102,20 +132,82 @@
"check-disabled",
"check",
"check-close",
"check-right",
"arrow-down-small",
"arrow-left-small",
"arrow-right-small",
"arrow-up-small",
"arrow-down-size6",
"arrow-right-size6",
"arrow-up-size6",
"arrow-radius",
"mask-close",
"play-circle-fill",
"arrow-right-size8",
"play-double-back",
"play-double-forward",
"play-start",
"play-stop",
"play-stop"
]
},
{
"name": "V15 Icon - 面性图标",
"nameEn": "V15 Icon",
"icons": [
"arrow-radius",
"always-buy",
"add-to-cart-f",
"arrow-down-f",
"arrow-left-f",
"arrow-right-f",
"arrow-up-f",
"ask-f",
"backtop-f",
"cart-f",
"category-f",
"clock-f",
"comment-f",
"del-f",
"edit-f",
"eye-f",
"failure-f",
"feedback-f",
"filter-f",
"follow-add-f",
"follow-added-f",
"heart-f",
"heart-fill",
"home-f",
"image-f",
"internation-f",
"joy",
"location-f",
"logistics-error-f",
"mail-f",
"mask-close",
"message-f",
"minus-f",
"notice-f",
"order-f",
"play-circle-fill",
"phone-f",
"refund-f",
"save-f",
"scan-f",
"search-f",
"setting-f",
"share-f",
"shield-check-f",
"star-f",
"star-fill",
"star-3",
"store-f",
"success-f",
"tips-f",
"to-pay-f",
"to-receive-f",
"user-f",
"video-f",
"volume-max-f",
"volume-mute-f",
"warning-f",
"triangle-down",
"triangle-up"
]
Expand Down
Loading