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="25px" height="43px" viewBox="0 0 25 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>plant</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(-150.000000, -2269.000000)" stroke="#9B9BAB">
<g id="plant" transform="translate(150.000000, 2269.000000)">
<g id="Group" transform="translate(0.500000, 0.500000)">
<path d="M0,24 C0,14.125 12,0 12,0 C12,0 24,14.125 24,24 C24,30.62742 18.62742,34 12,34 C5.37258,34 0,30.62742 0,24 L0,24 Z" id="Shape"></path>
<path d="M12,15 L12,42" id="Shape"></path>
<path d="M2,42 L22,42" id="Shape"></path>
<path d="M12,29 L17,24" id="Shape"></path>
<path d="M7,19 L12,24" id="Shape"></path>
</g>
</g>
</g>
</g>
</svg>
<svg width="25" height="43" viewBox="0 0 25 43" xmlns="http://www.w3.org/2000/svg"><g class="nc-icon-wrapper" fill="#444444"><title>plant</title><g stroke="#444444" stroke-width="1" fill="none" fill-rule="evenodd"><path d="M0 24C0 14.125 12 0 12 0s12 14.125 12 24c0 6.627-5.373 10-12 10S0 30.627 0 24z" transform="translate(-150 -2269) translate(150 2269) translate(.5 .5)"></path><path d="M12 15v27" transform="translate(-150 -2269) translate(150 2269) translate(.5 .5)"></path><path d="M2 42h20" transform="translate(-150 -2269) translate(150 2269) translate(.5 .5)"></path><path d="M12 29l5-5" transform="translate(-150 -2269) translate(150 2269) translate(.5 .5)"></path><path d="M7 19l5 5" transform="translate(-150 -2269) translate(150 2269) translate(.5 .5)"></path></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 787 B

Before After
Before After