Move fill from inner path in order to allow CSS inline styling on icon

This commit is contained in:
Ryan McGrath 2015-08-10 15:02:43 +09:00
parent dbe81acaec
commit f2040233d0
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
"name": "react-iconpack",
"description": "A React Component for handling SVGs coupled with Babel and Browserify plugins to only bundle the SVGs you use.",
"author": "Ryan McGrath",
"version": "1.1.3",
"version": "1.1.4",
"license": "MIT",
"dependencies": {