fix addressbook icon disappearance after the scanner is used

This commit is contained in:
Gabriel Bazán 2017-05-30 11:59:06 -03:00
parent 02eb9561b7
commit bb2f049f0a
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<svg version="1.1" id="Add_Contact" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 128 128" style="enable-background:new 0 0 128 128;" xml:space="preserve">
<style type="text/css">
.st0{fill:none;stroke:#647CE8;stroke-width:2;}
.st0{fill:none;stroke:#647CE8;stroke-width:2;filter:none !important;}
</style>
<path class="st0" d="M53.3,67.7c-16.7,0-29.2,3.7-38.9,7c-7.2,2.4-12,9.1-12,16.7v23.3h59.2"/>
<path class="st0" d="M67.7,72.8L67.7,72.8c-16.4,0-29.6-19-29.6-35.2v-5.9c0-16.2,13.3-29.4,29.6-29.4l0,0

Before

Width:  |  Height:  |  Size: 797 B

After

Width:  |  Height:  |  Size: 820 B