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,19 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="41px" height="41px" viewBox="0 0 41 41" 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>park</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(-142.000000, -2203.000000)" stroke="#9B9BAB">
<g id="park" transform="translate(142.000000, 2203.000000)">
<g id="Group" transform="translate(0.500000, 0.500000)">
<polyline id="Shape" points="12.12499 20 0 20 10 0 15.79992 11.60019"></polyline>
<polyline id="Shape" points="27.875 20 40 20 30 0 24.20008 11.60019"></polyline>
<path d="M20,34 L20,40" id="Shape"></path>
<polygon id="Shape" points="34 34 6 34 20 2"></polygon>
</g>
</g>
</g>
</g>
</svg>
<svg width="41" height="41" viewBox="0 0 41 41" xmlns="http://www.w3.org/2000/svg"><g class="nc-icon-wrapper" fill="#444444"><title>park</title><g transform="translate(-142 -2203) translate(142 2203) translate(.5 .5)" stroke="#444444" stroke-width="1" fill="none" fill-rule="evenodd"><path d="M12.12499 20L0 20 10 0 15.79992 11.60019"></path><path d="M27.875 20L40 20 30 0 24.20008 11.60019"></path><path d="M20 34v6"></path><path d="M34 34L6 34 20 2z"></path></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 474 B

Before After
Before After