diff options
Diffstat (limited to 'src/_icons/gender-male.svg')
-rw-r--r-- | src/_icons/gender-male.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/gender-male.svg b/src/_icons/gender-male.svg new file mode 100644 index 00000000..59a8d9f5 --- /dev/null +++ b/src/_icons/gender-male.svg @@ -0,0 +1,9 @@ +--- +category: Gender +--- +<svg> + <circle cx="10" cy="14" r="5" /> + <path d="M19 5l-5.4 5.4" /> + <path d="M19 5h-5" /> + <path d="M19 5v5" /> +</svg> |