Optimize pause icon height

This commit is contained in:
Rafał Dzięgiel
2021-09-08 11:30:35 +02:00
parent bfcc468528
commit 94be4c08c5

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg height="16px" viewBox="0 0 16 16" width="16px" xmlns="http://www.w3.org/2000/svg">
<g fill="#2e3436">
<path d="m 3 2 h 4 v 12 h -4 z m 0 0"/>
<path d="m 9 2 h 4 v 12 h -4 z m 0 0"/>
<path d="m 3 3 h 4 v 10 h -4 z m 0 0"/>
<path d="m 9 3 h 4 v 10 h -4 z m 0 0"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 262 B

After

Width:  |  Height:  |  Size: 262 B