Created
December 8, 2016 05:28
-
-
Save tjunussov/9158350e15d432e0ad3086bf854657cd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// html | |
<span style="fill:#000;"> | |
<span ui-include="'icon.svg'"></span> | |
</span> | |
// svg inherit color | |
<svg fill="currentColor"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment