michael-d
9/11/2017 - 1:34 AM

Symbol SVG html

Symbol SVG html

<svg class="icon"> <use xlink:href="#NAME"></use></svg>
.butFrame .icon{color:#00aeef;}

.butFrame:hover .icon{color:#fff;}

.icon svg{fill: currentColor;}
.icon path{fill: currentColor;} 
.icon{fill: currentColor;}