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,21 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="45px" height="31px" viewBox="0 0 45 31" 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>bicycle</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, -272.000000)" stroke="#9B9BAB">
<g id="bicycle" transform="translate(140.000000, 272.000000)">
<g id="Group" transform="translate(0.500000, 0.500000)">
<circle id="Oval" cx="35" cy="21" r="9"></circle>
<circle id="Oval" cx="9" cy="21" r="9"></circle>
<path d="M16,2 L8,2" id="Shape"></path>
<path d="M36,22 L32,0" id="Shape"></path>
<polyline id="Shape" points="33.5 8 12 8 8 22"></polyline>
<path d="M28,0 L38,0 C39.7,0 41,1.3 41,3 L41,3 C41,4.7 39.7,6 38,6" id="Shape"></path>
</g>
</g>
</g>
</g>
</svg>
<svg width="45" height="31" viewBox="0 0 45 31" xmlns="http://www.w3.org/2000/svg"><g class="nc-icon-wrapper" fill="#444444"><title>bicycle</title><g transform="translate(-140 -272) translate(140 272) translate(.5 .5)" stroke="#444444" stroke-width="1" fill="none" fill-rule="evenodd"><circle cx="35" cy="21" r="9"></circle><circle cx="9" cy="21" r="9"></circle><path d="M16 2H8"></path><path d="M36 22L32 0"></path><path d="M33.5 8L12 8 8 22"></path><path d="M28 0h10c1.7 0 3 1.3 3 3s-1.3 3-3 3"></path></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 518 B

Before After
Before After