chore: update refresh icon

This commit is contained in:
redhoodsu
2019-11-06 08:46:05 +08:00
parent 6ed502cce7
commit aadd4d9092
7 changed files with 26 additions and 26 deletions

View File

@@ -6,7 +6,8 @@ const nameMap = {
Clearsearch: 'clear',
Fill: 'error',
arrow: 'arrow-left',
right: 'arrow-right'
right: 'arrow-right',
refresh1: 'refresh'
}
fs.readFile(path.resolve(__dirname, 'icon/iconfont.woff'), function(err, data) {