[new feature] Icon: add new icon question2 (#2005)

* feat(Icon): add new icon question2 @rex-zsd

* test(Icon): update snapshot
This commit is contained in:
rex
2018-10-31 20:41:22 +08:00
committed by 张敏
parent b89d00b09a
commit 9cda28989b
6 changed files with 34 additions and 22 deletions
+4
View File
@@ -380,6 +380,10 @@ module.exports = {
{
src: '购物车3.svg',
css: 'cart-o'
},
{
src: '答疑2.svg',
css: 'question2'
}
]
};