48% smaller Lock icon.

This commit is contained in:
Reizner Evgeniy
2017-04-29 14:18:58 +03:00
parent a5f9acf87e
commit 4023303d17
2 changed files with 7 additions and 7 deletions

View File

@@ -65,7 +65,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
<tr> <tr>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/gitlab.svg" width="125" /><br>264 Bytes</td> <td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/gitlab.svg" width="125" /><br>264 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/phone.svg" width="125" /><br>863 Bytes</td> <td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/phone.svg" width="125" /><br>863 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/lock.svg" width="125" /><br>738 Bytes</td> <td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/lock.svg" width="125" /><br>385 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/html5.svg" width="125" /><br>379 Bytes</td> <td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/html5.svg" width="125" /><br>379 Bytes</td>
</tr> </tr>
</table> </table>

View File

@@ -1,9 +1,9 @@
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"> <svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
<rect fill="#134563" height="512" rx="15%" width="512"/> <rect fill="#134563" height="512" rx="15%" width="512"/>
<g fill="#fff"> <circle cx="256" cy="294" r="26"/>
<path d="m370.4 229.6h-24v-51.2a90.8 90.8 0 0 0 -90.4-90.4 90.8 90.8 0 0 0 -90.4 90.4v51.2h-24v-51.2a114.4 114.4 0 1 1 228.8 0z"/> <path d="m262 294h-12l-13 76h38"/>
<path d="m358.4 447.2h-204.8a39 39 0 0 1 -38.4-38.4v-153.6a39 39 0 0 1 38.4-38.4h204.8a39 39 0 0 1 38.4 38.4v153.6a38.4 38.4 0 0 1 -38.4 38.4zm-204.8-204.8c-7.2 0-12.8 5.6-12.8 12.8v153.6c0 7.2 5.6 12.8 12.8 12.8h204.8c7.2 0 12.8-5.6 12.8-12.8v-153.6c0-7.2-5.6-12.8-12.8-12.8z"/> <g fill="none" stroke="#fff">
<path d="m281.6 293.6a25.3 25.3 0 0 1 -25.6 25.6 25.3 25.3 0 0 1 -25.6-25.6 25.3 25.3 0 0 1 25.6-25.6c14.4 0 25.6 12 25.6 25.6"/> <rect x="128" y="230" width="256" height="204" rx="26" stroke-width="26"/>
<path d="m262.4 293.6h-12.8l-12.8 76.8h38.4z"/> <path d="m358 227v-50c0-133-204-133-204 0v50" stroke-width="24"/>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 738 B

After

Width:  |  Height:  |  Size: 385 B