feat(image): add transgender flag (svg,png,webp)
parent
26b39449e5
commit
199d5d536c
|
@ -1 +0,0 @@
|
|||
|
Binary file not shown.
After Width: | Height: | Size: 642 B |
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 800 480">
|
||||
<path fill="#5BCEFA" d="M0 0h800v480H0z"/>
|
||||
<path fill="#F5A9B8" d="M0 96h800v288H0z"/>
|
||||
<path fill="#FFF" d="M0 192h800v96H0z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 243 B |
Binary file not shown.
After Width: | Height: | Size: 106 B |
Loading…
Reference in New Issue