feat(Icon): add share-o icon

This commit is contained in:
chenjiahan
2020-09-03 14:07:53 +08:00
parent 96887e0b24
commit ea6324234b
5 changed files with 11 additions and 5 deletions
+1
View File
@@ -231,6 +231,7 @@ const map = {
F0E4: 'enlarge',
F0E5: 'photo-fail',
F0E6: 'back-top',
F0E7: 'share-o',
};
const reversedMap = {};