refactor viewBox for svg

This commit is contained in:
Horcrux
2016-07-23 23:44:26 +08:00
parent 7e13b801e1
commit 10b28434bb
26 changed files with 464 additions and 217 deletions

View File

@@ -78,7 +78,6 @@ const icon = <Svg
</Svg>;
const samples = [CircleExample, StrokeCircle, StrokeOpacityCircle];
export {
icon,
samples