Remove male and female icons

This commit is contained in:
Cole Bemis 2017-05-02 22:40:18 -07:00
parent ed58484e0c
commit 75d4bd45b2
2 changed files with 0 additions and 10 deletions

View File

@ -1,5 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<circle cx="12" cy="8" r="7"/>
<line x1="12" y1="23" x2="12" y2="15"/>
<line x1="9" y1="20" x2="15" y2="20"/>
</svg>

Before

Width:  |  Height:  |  Size: 296 B

View File

@ -1,5 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<circle cx="10" cy="14" r="7"/>
<polyline points="16 3 21 3 21 8"/>
<line x1="21" y1="3" x2="15" y2="9"/>
</svg>

Before

Width:  |  Height:  |  Size: 292 B