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,23 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="45px" height="43px" viewBox="0 0 45 43" 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>toy</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(-140.000000, -3281.000000)" stroke="#9B9BAB">
<g id="toy" transform="translate(140.000000, 3281.000000)">
<g id="Group" transform="translate(0.500000, 0.500000)">
<circle id="Oval" cx="6" cy="6" r="6"></circle>
<circle id="Oval" cx="38" cy="6" r="6"></circle>
<circle id="Oval" cx="22" cy="24" r="18"></circle>
<polygon id="Shape" points="22 28 24 24 20 24"></polygon>
<path d="M22,28 L22,32" id="Shape"></path>
<path d="M18,32 L26,32" id="Shape"></path>
<circle id="Oval" cx="16" cy="18" r="1"></circle>
<circle id="Oval" cx="28" cy="18" r="1"></circle>
</g>
</g>
</g>
</g>
</svg>
<svg width="45" height="43" viewBox="0 0 45 43" xmlns="http://www.w3.org/2000/svg"><g class="nc-icon-wrapper" fill="#444444"><title>toy</title><g transform="translate(-140 -3281) translate(140 3281) translate(.5 .5)" stroke="#444444" stroke-width="1" fill="none" fill-rule="evenodd"><circle cx="6" cy="6" r="6"></circle><circle cx="38" cy="6" r="6"></circle><circle cx="22" cy="24" r="18"></circle><path d="M22 28L24 24 20 24z"></path><path d="M22 28v4"></path><path d="M18 32h8"></path><circle cx="16" cy="18" r="1"></circle><circle cx="28" cy="18" r="1"></circle></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 579 B

Before After
Before After