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,20 +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>medical</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, -1871.000000)" stroke="#9B9BAB">
<g id="medical" transform="translate(140.000000, 1871.000000)">
<g id="Group" transform="translate(0.500000, 0.500000)">
<path d="M14,30 L14,32 C14,38.6 19.4,44 26,44 L26,44 C32.6,44 38,38.6 38,32 L38,32" id="Shape"></path>
<circle id="Oval" cx="38" cy="26" r="6"></circle>
<path d="M20,2 L25.7,2 C26.9,2 27.9,3.1 27.7,4.3 L24.5,26.6 C24.2,28.6 22.5,30 20.5,30 L7.5,30 C5.5,30 3.8,28.5 3.5,26.6 L0.3,4.3 C0.2,3.1 1.1,2 2.3,2 L8,2" id="Shape"></path>
<path d="M8,0 L8,4" id="Shape"></path>
<path d="M20,0 L20,4" id="Shape"></path>
</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>medical</title><g transform="translate(-140 -1871) translate(140 1871) translate(.5 .5)" stroke="#444444" stroke-width="1" fill="none" fill-rule="evenodd"><path d="M14 30v2c0 6.6 5.4 12 12 12s12-5.4 12-12"></path><circle cx="38" cy="26" r="6"></circle><path d="M20 2h5.7c1.2 0 2.2 1.1 2 2.3l-3.2 22.3c-.3 2-2 3.4-4 3.4h-13c-2 0-3.7-1.5-4-3.4L.3 4.3C.2 3.1 1.1 2 2.3 2H8"></path><path d="M8 0v4"></path><path d="M20 0v4"></path></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 573 B

Before After
Before After