mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 00:14:18 +00:00
feat(Icon): add photo-fail icon (#6883)
This commit is contained in:
Binary file not shown.
@@ -229,6 +229,7 @@ const map = {
|
||||
F0E2: 'wechat',
|
||||
F0E3: 'youzan-shield',
|
||||
F0E4: 'enlarge',
|
||||
F0E5: 'photo-fail',
|
||||
};
|
||||
|
||||
const reversedMap = {};
|
||||
|
@@ -237,5 +237,6 @@ module.exports = {
|
||||
'bars',
|
||||
'wap-nav',
|
||||
'enlarge',
|
||||
'photo-fail',
|
||||
],
|
||||
};
|
||||
|
Reference in New Issue
Block a user