Fixes icons for coloring from css.

This commit is contained in:
Andy Phillipson 2017-07-13 10:39:46 -04:00
commit 2b5c0f6fa8
No known key found for this signature in database
GPG key ID: D813A67D567D6C88
56 changed files with 62 additions and 1104 deletions

View file

@ -1,20 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="43px" height="41px" viewBox="0 0 43 41" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 3.7.2 (28276) - http://www.bohemiancoding.com/sketch -->
<title>music</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="-Transaction-icons" transform="translate(-85.000000, -605.000000)" stroke="#9B9BAB">
<g id="music" transform="translate(85.000000, 605.000000)">
<g id="Group" transform="translate(0.500000, 0.500000)">
<path d="M12,10 L12,34" id="Shape"></path>
<path d="M42,10 L42,30" id="Shape"></path>
<rect id="Rectangle-path" x="12" y="0" width="30" height="10"></rect>
<circle id="Oval" cx="6" cy="34" r="6"></circle>
<circle id="Oval" cx="36" cy="30" r="6"></circle>
</g>
</g>
</g>
</g>
</svg>
<svg width="43" height="41" viewBox="0 0 43 41" xmlns="http://www.w3.org/2000/svg"><g class="nc-icon-wrapper" fill="#444444"><title>music</title><g transform="translate(-85 -605) translate(85 605) translate(.5 .5)" stroke="#444444" stroke-width="1" fill="none" fill-rule="evenodd"><path d="M12 10v24"></path><path d="M42 10v20"></path><path d="M12 0H42V10H12z"></path><circle cx="6" cy="34" r="6"></circle><circle cx="36" cy="30" r="6"></circle></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 459 B

Before After
Before After