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="45px" viewBox="0 0 43 45" 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>purchase</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(-141.000000, -2475.000000)" stroke="#9B9BAB">
<g id="purchase" transform="translate(141.000000, 2475.000000)">
<g id="Group" transform="translate(0.500000, 0.500000)">
<polygon id="Shape" points="24 42 42 24 18 0 0 0 0 18"></polygon>
<circle id="Oval" cx="12" cy="12" r="4"></circle>
<path d="M24,18 L30,24" id="Shape"></path>
<path d="M18,24 L24,30" id="Shape"></path>
<path d="M13.8,15.6 C12.8,13.4 11.5,12 10,12 C6.7,12 4,19.2 4,28 C4,36.8 6.7,44 10,44 C12.6,44 14.8,39.7 15.6,33.6" id="Shape"></path>
</g>
</g>
</g>
</g>
</svg>
<svg width="43" height="45" viewBox="0 0 43 45" xmlns="http://www.w3.org/2000/svg"><g class="nc-icon-wrapper" fill="#444444"><title>purchase</title><g transform="translate(-141 -2475) translate(141 2475) translate(.5 .5)" stroke="#444444" stroke-width="1" fill="none" fill-rule="evenodd"><path d="M24 42L42 24 18 0 0 0 0 18z"></path><circle cx="12" cy="12" r="4"></circle><path d="M24 18l6 6"></path><path d="M18 24l6 6"></path><path d="M13.8 15.6c-1-2.2-2.3-3.6-3.8-3.6-3.3 0-6 7.2-6 16s2.7 16 6 16c2.6 0 4.8-4.3 5.6-10.4"></path></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 545 B

Before After
Before After