feat(icons): add icon arrow-double-left and arrow-double-right (#12579)

This commit is contained in:
Nemo Shen
2024-01-20 13:23:50 +08:00
committed by GitHub
parent 812c52840f
commit ce5e96307c
5 changed files with 14 additions and 4 deletions
+2
View File
@@ -5,6 +5,8 @@ export default {
'arrow-left',
'arrow-up',
'arrow-down',
'arrow-double-left',
'arrow-double-right',
'success',
'cross',
'plus',