📦 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="222" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid"><path fill="#000" d="m128 0 128 221.705H0z"/></svg>
<svg viewBox="0 0 256 222" width="256" height="222" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid"><path fill="#000" d="m128 0 128 221.705H0z"/></svg>

Before

Width:  |  Height:  |  Size: 147 B

After

Width:  |  Height:  |  Size: 169 B