diff options
Diffstat (limited to 'src/icons/gender-trasvesti.svg')
-rw-r--r-- | src/icons/gender-trasvesti.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/gender-trasvesti.svg b/src/icons/gender-trasvesti.svg new file mode 100644 index 00000000..cc489348 --- /dev/null +++ b/src/icons/gender-trasvesti.svg @@ -0,0 +1,11 @@ +--- +tags: [identity, birth, male, female, heterosexual, homosexual] +category: Gender +version: "1.64" +unicode: "f0f2" +--- +<svg> + <path d="M15 20a5 5 0 1 1 0 -10a5 5 0 0 1 0 10z" /> + <path d="M6 6l5.4 5.4" /> + <path d="M4 8l4 -4" /> +</svg> |