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="39px" viewBox="0 0 45 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>game</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, -1531.000000)" stroke="#9B9BAB">
<g id="game" transform="translate(140.000000, 1531.000000)">
<g id="Group" transform="translate(0.500000, 0.500000)">
<path d="M32,38 L12,38 C5.4,38 0,32.6 0,26 L0,26 C0,19.4 5.4,14 12,14 L32,14 C38.6,14 44,19.4 44,26 L44,26 C44,32.6 38.6,38 32,38 L32,38 Z" id="Shape"></path>
<path d="M12,22 L12,30" id="Shape"></path>
<path d="M8,26 L16,26" id="Shape"></path>
<path d="M30,24 L32,22" id="Shape"></path>
<path d="M34,30 L36,28" id="Shape"></path>
<path d="M22,6 L22,0" id="Shape"></path>
</g>
</g>
</g>
</g>
</svg>
<svg width="45" height="39" viewBox="0 0 45 39" xmlns="http://www.w3.org/2000/svg"><g class="nc-icon-wrapper" fill="#444444"><title>game</title><g stroke="#444444" stroke-width="1" fill="none" fill-rule="evenodd"><path d="M32 38H12C5.4 38 0 32.6 0 26s5.4-12 12-12h20c6.6 0 12 5.4 12 12s-5.4 12-12 12z" transform="translate(-140 -1531) translate(140 1531) translate(.5 .5)"></path><path d="M12 22v8" transform="translate(-140 -1531) translate(140 1531) translate(.5 .5)"></path><path d="M8 26h8" transform="translate(-140 -1531) translate(140 1531) translate(.5 .5)"></path><path d="M30 24l2-2" transform="translate(-140 -1531) translate(140 1531) translate(.5 .5)"></path><path d="M34 30l2-2" transform="translate(-140 -1531) translate(140 1531) translate(.5 .5)"></path><path d="M22 6V0" transform="translate(-140 -1531) translate(140 1531) translate(.5 .5)"></path></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 881 B

Before After
Before After