feat(@vant/icons): add minus icon

This commit is contained in:
chenjiahan
2020-10-08 18:19:57 +08:00
parent 9b635a45ef
commit 40e26f97d1
5 changed files with 14 additions and 8 deletions

View File

@@ -232,6 +232,7 @@ const map = {
F0E5: 'photo-fail',
F0E6: 'back-top',
F0E7: 'share-o',
F0E8: 'minus',
};
const reversedMap = {};