Shaved off 9 bytes

This commit is contained in:
Pavel Nikulin
2018-09-26 20:10:25 +08:00
parent 11ea6eeb3f
commit 2cd02f7d40
2 changed files with 2 additions and 2 deletions

View File

@@ -3,4 +3,4 @@ aria-label="Wire" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><path fill="none" stroke="#000" stroke-width="19" d="M99 127v163c0 125 186 125 186 0V157c-1-39-57-39-58 0v133c0 125 186 125 186 0V127"/></svg>
fill="#fff"/><path fill="none" stroke="#000" stroke-width="19" d="M99 127v163a1 1 0 0 0 186 0V157a1 1 0 0 0-58 0v133a1 1 0 0 0 186 0V127"/></svg>

Before

Width:  |  Height:  |  Size: 286 B

After

Width:  |  Height:  |  Size: 277 B