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="41px" height="39px" viewBox="0 0 41 39" 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>diamond-ring</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, -1198.000000)" stroke="#9B9BAB">
<g id="diamond-ring" transform="translate(142.000000, 1198.000000)">
<g id="Group" transform="translate(0.500000, 0.500000)">
<path d="M0,12 L40,12" id="Shape"></path>
<polyline id="Shape" points="20 38 28 12 20 0"></polyline>
<polyline id="Shape" points="20 0 12 12 20 38"></polyline>
<path d="M8,0 L12,12" id="Shape"></path>
<path d="M32,0 L28,12" id="Shape"></path>
<polygon id="Shape" points="40 12 20 38 0 12 8 0 32 0"></polygon>
</g>
</g>
</g>
</g>
</svg>
<svg width="41" height="39" viewBox="0 0 41 39" xmlns="http://www.w3.org/2000/svg"><g class="nc-icon-wrapper" fill="#444444"><title>diamond-ring</title><g transform="translate(-142 -1198) translate(142 1198) translate(.5 .5)" stroke="#444444" stroke-width="1" fill="none" fill-rule="evenodd"><path d="M0 12h40"></path><path d="M20 38L28 12 20 0"></path><path d="M20 0L12 12 20 38"></path><path d="M8 0l4 12"></path><path d="M32 0l-4 12"></path><path d="M40 12L20 38 0 12 8 0 32 0z"></path></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 503 B

Before After
Before After