Use stroke-width="1" instead of stroke-width=".99992"
This make the file size smaller without any visible change. Change-Id: Ib840585b1a06a42e7ebfc64fa04d840716fc81b7
|
@ -8,5 +8,5 @@
|
|||
</linearGradient>
|
||||
<linearGradient id="b" x1="13.47" x2="4.596" y1="14.363" y2="3.397" xlink:href="#a" gradientUnits="userSpaceOnUse"/>
|
||||
</defs>
|
||||
<path fill="url(#b)" stroke="#c8b250" stroke-width=".99992" d="M8.103 1.146l2.175 4.408 4.864.707-3.52 3.431.831 4.845-4.351-2.287-4.351 2.287.831-4.845-3.52-3.431 4.864-.707z"/>
|
||||
<path fill="url(#b)" stroke="#c8b250" stroke-width="1" d="M8.103 1.146l2.175 4.408 4.864.707-3.52 3.431.831 4.845-4.351-2.287-4.351 2.287.831-4.845-3.52-3.431 4.864-.707z"/>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 642 B After Width: | Height: | Size: 637 B |
|
@ -8,5 +8,5 @@
|
|||
</linearGradient>
|
||||
<linearGradient id="b" x1="13.47" x2="4.596" y1="14.363" y2="3.397" xlink:href="#a" gradientUnits="userSpaceOnUse"/>
|
||||
</defs>
|
||||
<path fill="url(#b)" stroke="#7cb5d1" stroke-width=".99992" d="M8.103 1.146l2.175 4.408 4.864.707-3.52 3.431.831 4.845-4.351-2.287-4.351 2.287.831-4.845-3.52-3.431 4.864-.707z"/>
|
||||
<path fill="url(#b)" stroke="#7cb5d1" stroke-width="1" d="M8.103 1.146l2.175 4.408 4.864.707-3.52 3.431.831 4.845-4.351-2.287-4.351 2.287.831-4.845-3.52-3.431 4.864-.707z"/>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 642 B After Width: | Height: | Size: 637 B |
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
|
||||
<path fill="#fff" stroke="#c8b250" stroke-width=".99992" d="M8.103 1.146l2.175 4.408 4.864.707-3.52 3.431.831 4.845-4.351-2.287-4.351 2.287.831-4.845-3.52-3.431 4.864-.707z"/>
|
||||
<path fill="#fff" stroke="#c8b250" stroke-width="1" d="M8.103 1.146l2.175 4.408 4.864.707-3.52 3.431.831 4.845-4.351-2.287-4.351 2.287.831-4.845-3.52-3.431 4.864-.707z"/>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 287 B After Width: | Height: | Size: 282 B |
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
|
||||
<path fill="#fff" stroke="#c8ccd1" stroke-width=".99992" d="M8.103 1.146l2.175 4.408 4.864.707-3.52 3.431.831 4.845-4.351-2.287-4.351 2.287.831-4.845-3.52-3.431 4.864-.707z"/>
|
||||
<path fill="#fff" stroke="#c8ccd1" stroke-width="1" d="M8.103 1.146l2.175 4.408 4.864.707-3.52 3.431.831 4.845-4.351-2.287-4.351 2.287.831-4.845-3.52-3.431 4.864-.707z"/>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 287 B After Width: | Height: | Size: 282 B |
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
|
||||
<path fill="#fff" stroke="#7cb5d1" stroke-width=".99992" d="M8.103 1.146l2.175 4.408 4.864.707-3.52 3.431.831 4.845-4.351-2.287-4.351 2.287.831-4.845-3.52-3.431 4.864-.707z"/>
|
||||
<path fill="#fff" stroke="#7cb5d1" stroke-width="1" d="M8.103 1.146l2.175 4.408 4.864.707-3.52 3.431.831 4.845-4.351-2.287-4.351 2.287.831-4.845-3.52-3.431 4.864-.707z"/>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 287 B After Width: | Height: | Size: 282 B |