feat(icons): add icon arrow-double-left and arrow-double-right (#12579)
This commit is contained in:
@@ -13,6 +13,14 @@
|
||||
}
|
||||
}
|
||||
|
||||
.van-icon-arrow-double-left:before {
|
||||
content: '\e653';
|
||||
}
|
||||
|
||||
.van-icon-arrow-double-right:before {
|
||||
content: '\e654';
|
||||
}
|
||||
|
||||
.van-icon-contact:before {
|
||||
content: '\e753';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user