diff options
Diffstat (limited to 'src/_icons/gender-male.svg')
-rw-r--r-- | src/_icons/gender-male.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/gender-male.svg b/src/_icons/gender-male.svg new file mode 100644 index 00000000..38eecc58 --- /dev/null +++ b/src/_icons/gender-male.svg @@ -0,0 +1,10 @@ +--- +category: Gender +version: "1.64" +--- +<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> |