feat(@vant/icons): add guide-o icon

This commit is contained in:
chenjiahan
2021-09-18 16:38:30 +08:00
committed by neverland
parent b73dc9cf4f
commit c5f45a5c13
5 changed files with 11 additions and 6 deletions
+4
View File
@@ -969,3 +969,7 @@
.van-icon-shield-o:before {
content: '\e74b';
}
.van-icon-guide-o:before {
content: '\e74c';
}