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,18 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="45px" height="33px" viewBox="0 0 45 33" 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>ticket</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, -3222.000000)" stroke="#9B9BAB">
<g id="ticket" transform="translate(140.000000, 3222.000000)">
<g id="Group" transform="translate(0.500000, 0.500000)">
<path d="M38,16 C38,12.7 40.7,10 44,10 L44,0 L0,0 L0,10 C3.3,10 6,12.7 6,16 C6,19.3 3.3,22 0,22 L0,32 L44,32 L44,22 C40.7,22 38,19.3 38,16 L38,16 Z" id="Shape"></path>
<path d="M14,12 L30,12" id="Shape"></path>
<path d="M14,20 L22,20" id="Shape"></path>
</g>
</g>
</g>
</g>
</svg>
<svg width="45" height="33" viewBox="0 0 45 33" xmlns="http://www.w3.org/2000/svg"><g class="nc-icon-wrapper" fill="#444444"><title>ticket</title><g stroke="#444444" stroke-width="1" fill="none" fill-rule="evenodd"><path d="M38 16c0-3.3 2.7-6 6-6V0H0v10c3.3 0 6 2.7 6 6s-2.7 6-6 6v10h44V22c-3.3 0-6-2.7-6-6z" transform="translate(-140 -3222) translate(140 3222) translate(.5 .5)"></path><path d="M14 12h16" transform="translate(-140 -3222) translate(140 3222) translate(.5 .5)"></path><path d="M14 20h8" transform="translate(-140 -3222) translate(140 3222) translate(.5 .5)"></path></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 596 B

Before After
Before After