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,30 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="45px" height="45px" viewBox="0 0 45 45" 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>hotel</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, -1732.000000)" stroke="#9B9BAB">
<g id="hotel" transform="translate(140.000000, 1732.000000)">
<g id="Group" transform="translate(0.500000, 0.500000)">
<polyline id="Shape" points="8 44 0 44 0 26 8 26"></polyline>
<polyline id="Shape" points="36 44 44 44 44 26 36 26"></polyline>
<polyline id="Shape" points="18 0 18 2 18 8"></polyline>
<path d="M26,8 L26,0" id="Shape"></path>
<path d="M26,3 L18,3" id="Shape"></path>
<rect id="Rectangle-path" x="8" y="8" width="28" height="36"></rect>
<path d="M16,14 L18,14" id="Shape"></path>
<path d="M26,14 L28,14" id="Shape"></path>
<path d="M16,20 L18,20" id="Shape"></path>
<path d="M26,20 L28,20" id="Shape"></path>
<path d="M16,26 L18,26" id="Shape"></path>
<path d="M26,26 L28,26" id="Shape"></path>
<path d="M16,32 L18,32" id="Shape"></path>
<path d="M26,32 L28,32" id="Shape"></path>
<polyline id="Shape" points="25 44 25 38 19 38 19 44"></polyline>
</g>
</g>
</g>
</g>
</svg>
<svg width="45" height="45" viewBox="0 0 45 45" xmlns="http://www.w3.org/2000/svg"><g class="nc-icon-wrapper" fill="#444444"><title>hotel</title><g transform="translate(-140 -1732) translate(140 1732) translate(.5 .5)" stroke="#444444" stroke-width="1" fill="none" fill-rule="evenodd"><path d="M8 44L0 44 0 26 8 26"></path><path d="M36 44L44 44 44 26 36 26"></path><path d="M18 0L18 2 18 8"></path><path d="M26 8V0"></path><path d="M26 3h-8"></path><path d="M8 8H36V44H8z"></path><path d="M16 14h2"></path><path d="M26 14h2"></path><path d="M16 20h2"></path><path d="M26 20h2"></path><path d="M16 26h2"></path><path d="M26 26h2"></path><path d="M16 32h2"></path><path d="M26 32h2"></path><path d="M25 44L25 38 19 38 19 44"></path></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 744 B

Before After
Before After