Fix check and cancel icons on windows

This commit is contained in:
Sam El-Husseini
2018-01-04 09:17:30 -08:00
parent 95e47a0b25
commit 348d5ffc26
8 changed files with 8 additions and 17 deletions

View File

@ -6,10 +6,6 @@
.st0{fill:#FFFFFF;}
</style>
<title>color</title>
<g id="icn_cancel_x" transform="translate(14923.365 9661)">
<rect id="Rectangle_277" x="-14920.9" y="-9651.1" transform="matrix(0.7071 -0.7071 0.7071 0.7071 2455.6738 -13370.6289)" class="st0" width="18" height="3"/>
<rect id="Rectangle_278" x="-14913.4" y="-9658.6" transform="matrix(0.7071 -0.7071 0.7071 0.7071 2455.6738 -13370.6299)" class="st0" width="3" height="18"/>
</g>
<polygon class="st0" points="19,6 16.9,3.9 11.6,9.2 6.3,3.9 4.2,6 9.5,11.3 4.2,16.6 6.3,18.8 11.6,13.5 16.9,18.8 19,16.6
13.7,11.3 "/>
</svg>

Before

Width:  |  Height:  |  Size: 812 B

After

Width:  |  Height:  |  Size: 562 B

View File

@ -6,10 +6,5 @@
.st0{fill:#FFFFFF;}
</style>
<title>color</title>
<g id="icn_cancel_ok" transform="translate(15066.061 9654)">
<rect id="Rectangle_275" x="-15061" y="-9644.1" transform="matrix(0.7071 -0.7071 0.7071 0.7071 2409.7021 -13467.6172)" class="st0" width="18" height="3"/>
<rect id="Rectangle_276" x="-15061.3" y="-9643.9" transform="matrix(0.7071 -0.7071 0.7071 0.7071 2405.1626 -13472.2129)" class="st0" width="3" height="9"/>
</g>
<polygon class="st0" points="19.4,4.1 8.8,14.7 4.3,10.2 2.2,12.4 6.7,16.8 6.7,16.8 8.8,18.9 21.5,6.2 "/>
</svg>

Before

Width:  |  Height:  |  Size: 810 B

After

Width:  |  Height:  |  Size: 530 B