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,17 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="39px" height="37px" viewBox="0 0 39 37" 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>boat</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(-143.000000, -328.000000)" stroke="#9B9BAB">
<g id="boat" transform="translate(143.000000, 328.000000)">
<g id="Group" transform="translate(0.500000, 0.500000)">
<polygon id="Shape" points="32 36 2 36 0 30 38 30"></polygon>
<polygon id="Shape" points="2 24 20 24 20 0"></polygon>
</g>
</g>
</g>
</g>
</svg>
<svg width="39" height="37" viewBox="0 0 39 37" xmlns="http://www.w3.org/2000/svg"><g class="nc-icon-wrapper" fill="#444444"><title>boat</title><g transform="translate(-143 -328) translate(143 328) translate(.5 .5)" stroke="#444444" stroke-width="1" fill="none" fill-rule="evenodd"><path d="M32 36L2 36 0 30 38 30z"></path><path d="M2 24L20 24 20 0z"></path></g></g></svg>

Before

Width:  |  Height:  |  Size: 917 B

After

Width:  |  Height:  |  Size: 372 B

Before After
Before After