mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
📦 Add `viewBox` property.
This commit is contained in:
@@ -1 +1 @@
|
||||
<svg width="256" height="222" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid"><path fill="#fff" 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="#fff" d="m128 0 128 221.705H0z"/></svg>
|
||||
|
Before Width: | Height: | Size: 147 B After Width: | Height: | Size: 169 B |
Reference in New Issue
Block a user