added intersex flag!
This commit is contained in:
parent
7b90125f44
commit
35e0bbca0b
2 changed files with 28 additions and 10 deletions
|
@ -6,9 +6,12 @@
|
|||
<path id="blue" d="M80,0 H40 L20,20 L40,40 Z" style="fill:#081a9a"/>
|
||||
<path id="purple" d="M40,0 H0 L20,20 Z" style="fill:#76008a"/>
|
||||
|
||||
<rect id="black" x="70" width="50" height="50" style="fill:#010101"/>
|
||||
<rect id="brown" x="80" width="40" height="40" style="fill:#603814"/>
|
||||
<rect id="lightblue" x="90" width="30" height="30" style="fill:#73d6ed"/>
|
||||
<rect id="pink" x="100" width="20" height="20" style="fill:#ffafc8"/>
|
||||
<rect id="white" x="110" width="10" height="10" style="fill:#fff"/>
|
||||
<rect id="black" x="60" width="60" height="60" style="fill:#010101"/>
|
||||
<rect id="brown" x="70" width="50" height="50" style="fill:#603814"/>
|
||||
<rect id="lightblue" x="80" width="40" height="40" style="fill:#73d6ed"/>
|
||||
<rect id="pink" x="90" width="30" height="30" style="fill:#ffafc8"/>
|
||||
<rect id="white" x="100" width="20" height="20" style="fill:#fff"/>
|
||||
|
||||
<rect id="intyellow" x="110" width="10" height="10" style="fill:#fed800"/>
|
||||
<circle id="intpurple" cx="120" cy="0" r="5" stroke="#7601ad" stroke-width="2" fill="none"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 889 B After Width: | Height: | Size: 1 KiB |
Loading…
Add table
Add a link
Reference in a new issue