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,27 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="45px" height="37px" viewBox="0 0 45 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>books</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, -391.000000)" stroke="#9B9BAB">
<g id="books" transform="translate(140.000000, 391.000000)">
<g id="Group" transform="translate(0.500000, 0.500000)">
<path d="M7,6 L13,6" id="Shape"></path>
<path d="M21,18 L15,18" id="Shape"></path>
<path d="M7,30 L13,30" id="Shape"></path>
<path d="M28,0 L28,12" id="Shape"></path>
<path d="M36,12 L36,24" id="Shape"></path>
<path d="M28,24 L28,36" id="Shape"></path>
<path d="M18,6 L20,6" id="Shape"></path>
<path d="M26,18 L28,18" id="Shape"></path>
<path d="M18,30 L20,30" id="Shape"></path>
<rect id="Rectangle-path" x="0" y="0" width="36" height="12"></rect>
<rect id="Rectangle-path" x="8" y="12" width="36" height="12"></rect>
<rect id="Rectangle-path" x="0" y="24" width="36" height="12"></rect>
</g>
</g>
</g>
</g>
</svg>
<svg width="45" height="37" viewBox="0 0 45 37" xmlns="http://www.w3.org/2000/svg"><g class="nc-icon-wrapper" fill="#444444"><title>books</title><g transform="translate(-140 -391) translate(140 391) translate(.5 .5)" stroke="#444444" stroke-width="1" fill="none" fill-rule="evenodd"><path d="M7 6h6"></path><path d="M21 18h-6"></path><path d="M7 30h6"></path><path d="M28 0v12"></path><path d="M36 12v12"></path><path d="M28 24v12"></path><path d="M18 6h2"></path><path d="M26 18h2"></path><path d="M18 30h2"></path><path d="M0 0H36V12H0z"></path><path d="M8 12H44V24H8z"></path><path d="M0 24H36V36H0z"></path></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 625 B

Before After
Before After