mirror of https://github.com/node-red/node-red.git
Add viewbox to default icon
parent
ddd0d1bef3
commit
1395092ca6
|
@ -1 +1 @@
|
|||
<svg width="40" height="60" xmlns="http://www.w3.org/2000/svg"><path d="M18 5v12H7v26h11v12l14-25z" fill="#fff"/></svg>
|
||||
<svg width="40" height="60" viewBox="0, 0, 40, 60" xmlns="http://www.w3.org/2000/svg"><path d="M18 5v12H7v26h11v12l14-25z" fill="#fff"/></svg>
|
||||
|
|
Before Width: | Height: | Size: 120 B After Width: | Height: | Size: 143 B |
Loading…
Reference in New Issue