📦 Add `viewBox` property.

This commit is contained in:
pheralb
2023-12-27 17:18:22 +00:00
parent c802690de1
commit 70488e2dd2
115 changed files with 115 additions and 115 deletions
+1 -1
View File
@@ -1 +1 @@
<svg width="256" height="384" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid"><path fill="#fff" d="M0 0h256v128H128L0 0Zm0 128h128l128 128H128v128L0 256V128Z"/></svg>
<svg viewBox="0 0 256 384" width="256" height="384" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid"><path fill="#fff" d="M0 0h256v128H128L0 0Zm0 128h128l128 128H128v128L0 256V128Z"/></svg>

Before

Width:  |  Height:  |  Size: 184 B

After

Width:  |  Height:  |  Size: 206 B