mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
⚙️ Fix viewbox of some svgs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="226" height="160" fill="none">
|
||||
<svg viewBox="0 0 226 160" xmlns="http://www.w3.org/2000/svg" width="226" height="160" fill="none">
|
||||
<path fill="#F9AD00"
|
||||
d="M221.478 49.756h-48.78V.976h48.78v48.78ZM167.81 49.756h-48.781V.976h48.781v48.78ZM114.151 49.756h-48.78V.976h48.78v48.78ZM221.478 103.415h-48.78V54.634h48.78v48.781Z" />
|
||||
<path fill="#4E4E4E"
|
||||
|
||||
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.8 KiB |
Reference in New Issue
Block a user