Add svg.svg
This commit is contained in:
5
svg.svg
Normal file
5
svg.svg
Normal file
@ -0,0 +1,5 @@
|
||||
<svg width="3" height="2" viewBox="0 0 3 2" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="0" y="0" width="3" height="1" fill="#FFFFFF"/>
|
||||
<rect x="0" y="1" width="3" height="1" fill="#D7141A"/>
|
||||
<polygon points="0,0 1.5,1 0,2" fill="#11457E"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 253 B |
Reference in New Issue
Block a user