diff options
Diffstat (limited to 'src/icons/gender-male.svg')
-rw-r--r-- | src/icons/gender-male.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/icons/gender-male.svg b/src/icons/gender-male.svg new file mode 100644 index 00000000..dc2333d0 --- /dev/null +++ b/src/icons/gender-male.svg @@ -0,0 +1,12 @@ +--- +tags: [identity, man, boy, person] +category: Gender +version: "1.64" +unicode: "f0ee" +--- +<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> |