woman vampire emoji
woman-vampire-light-skin-tone from OpenMoji by OpenMoji · Light skin tone · People Body · CC-BY-SA-4.0 Attribution required.
- Name
- woman-vampire-light-skin-tone
- Set
- OpenMoji
- Style
- Light skin tone
- Category
- People Body
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
5 other variants in OpenMoji
The same emoji in other sets
More people body icons from OpenMoji
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upballet-dancerbiting-lipboneboybreast-feedingbust-in-silhouettebusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcouple-with-heartcouple-with-heart-man-mancouple-with-heart-man-man-dark-skin-tone-light-skin-tone
Use the woman vampire emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="M17.658 47.37a24 24 0 0 0 3.633 2.72A10.46 10.46 0 0 1 26.652 48c6.21 5.012 12.496 5.012 18.7 0a8.34 8.34 0 0 1 4.21 1.513a23 23 0 0 0 2.971-2.33c1.189-.715 3.125-8.282.392-13.026a24 24 0 0 1-1.158-2.632C50.295 28.255 49.744 27.03 49.42 21c.027-3.693-3.794-6.784-7.475-7.093a1 1 0 0 1-.688-.343c-.093-.1-2.408-2.655-7.243-2.655c-6.2 0-11.442 3.382-12.743 8.226a18.5 18.5 0 0 0-.565 6.176a13.3 13.3 0 0 1-.76 5.96a6.8 6.8 0 0 1-1.12 2.089c-3.772 4.42-.974 14.303-1.167 14.01"/><path fill="#fadcbc" d="M25 30.934c0 8 5 14 11 14s11-6 11-14c0-5-2-8-6-12c-4 4-16 9-16 11z"/><path fill="#d22f27" d="M35.65 45.1c-3.4-.1-8.6-5.7-8.6-5.7h-13.6a83 83 0 0 1 4.3 8.4a48.6 48.6 0 0 1 2.8 9.9h30.9a48.6 48.6 0 0 1 2.8-9.9a83 83 0 0 1 4.3-8.4h-13.9c.1 0-5.5 5.7-9 5.7"/><path fill="#3f3f3f" d="M17 61v-3.8c0-5 5-9 10-9q9 7.5 18 0c5 0 10 4 10 9V61z"/><path d="M31.45 61h9c3.6-2.9 5.6-13.5 5.6-13.5c-5.767 5-14.333 5-20.1 0c0-.1 2 10.5 5.5 13.5"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M25 30.934c0 8 5 14 11 14s11-6 11-14c0-5-2-8-6-12c-4 4-16 9-16 11z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17.248 39.138c.495-2.48 1.786-4.785 2.727-7.204c1.636-4.2-.209-6.451 1.291-12.034c1.48-5.5 7.277-8.966 13.71-8.966c5.4 0 8 3 8 3a8.13 8.13 0 0 1 7.404 8.037c.387 7.18 1.025 7.153 3.429 12.822a11.6 11.6 0 0 1 .943 4.14"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M26.5 39.4H13.4a55.5 55.5 0 0 1 4.3 8.4q.761 1.862 1.3 3.8m34-.2c.4-1.2.8-2.4 1.3-3.6a51 51 0 0 1 4.3-8.4H44.7"/><path d="M42 30.1a2 2 0 1 1-4 0a2 2 0 0 1 4 0m-8 0a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M33 39c1.875-1 4.125-1 6 0"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M38 38.5q.361.123.7.3"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 60v-3c0-5 5-9 10-9q9 7.5 18 0c5 0 10 4 10 9v3"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="m34 38.7l.3 2.4l.8-2.3l-.1-.1zm3.9 0l-.2 2.4l-.8-2.3l-.1-.1z"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiWomanVampireLightSkinTone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="M17.658 47.37a24 24 0 0 0 3.633 2.72A10.46 10.46 0 0 1 26.652 48c6.21 5.012 12.496 5.012 18.7 0a8.34 8.34 0 0 1 4.21 1.513a23 23 0 0 0 2.971-2.33c1.189-.715 3.125-8.282.392-13.026a24 24 0 0 1-1.158-2.632C50.295 28.255 49.744 27.03 49.42 21c.027-3.693-3.794-6.784-7.475-7.093a1 1 0 0 1-.688-.343c-.093-.1-2.408-2.655-7.243-2.655c-6.2 0-11.442 3.382-12.743 8.226a18.5 18.5 0 0 0-.565 6.176a13.3 13.3 0 0 1-.76 5.96a6.8 6.8 0 0 1-1.12 2.089c-3.772 4.42-.974 14.303-1.167 14.01"/><path fill="#fadcbc" d="M25 30.934c0 8 5 14 11 14s11-6 11-14c0-5-2-8-6-12c-4 4-16 9-16 11z"/><path fill="#d22f27" d="M35.65 45.1c-3.4-.1-8.6-5.7-8.6-5.7h-13.6a83 83 0 0 1 4.3 8.4a48.6 48.6 0 0 1 2.8 9.9h30.9a48.6 48.6 0 0 1 2.8-9.9a83 83 0 0 1 4.3-8.4h-13.9c.1 0-5.5 5.7-9 5.7"/><path fill="#3f3f3f" d="M17 61v-3.8c0-5 5-9 10-9q9 7.5 18 0c5 0 10 4 10 9V61z"/><path d="M31.45 61h9c3.6-2.9 5.6-13.5 5.6-13.5c-5.767 5-14.333 5-20.1 0c0-.1 2 10.5 5.5 13.5"/><path fill="none" stroke="#000" strokeLinejoin="round" strokeWidth="2" d="M25 30.934c0 8 5 14 11 14s11-6 11-14c0-5-2-8-6-12c-4 4-16 9-16 11z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M17.248 39.138c.495-2.48 1.786-4.785 2.727-7.204c1.636-4.2-.209-6.451 1.291-12.034c1.48-5.5 7.277-8.966 13.71-8.966c5.4 0 8 3 8 3a8.13 8.13 0 0 1 7.404 8.037c.387 7.18 1.025 7.153 3.429 12.822a11.6 11.6 0 0 1 .943 4.14"/><path fill="none" stroke="#000" strokeLinejoin="round" strokeWidth="2" d="M26.5 39.4H13.4a55.5 55.5 0 0 1 4.3 8.4q.761 1.862 1.3 3.8m34-.2c.4-1.2.8-2.4 1.3-3.6a51 51 0 0 1 4.3-8.4H44.7"/><path d="M42 30.1a2 2 0 1 1-4 0a2 2 0 0 1 4 0m-8 0a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M33 39c1.875-1 4.125-1 6 0"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M38 38.5q.361.123.7.3"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M17 60v-3c0-5 5-9 10-9q9 7.5 18 0c5 0 10 4 10 9v3"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="m34 38.7l.3 2.4l.8-2.3l-.1-.1zm3.9 0l-.2 2.4l-.8-2.3l-.1-.1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="M17.658 47.37a24 24 0 0 0 3.633 2.72A10.46 10.46 0 0 1 26.652 48c6.21 5.012 12.496 5.012 18.7 0a8.34 8.34 0 0 1 4.21 1.513a23 23 0 0 0 2.971-2.33c1.189-.715 3.125-8.282.392-13.026a24 24 0 0 1-1.158-2.632C50.295 28.255 49.744 27.03 49.42 21c.027-3.693-3.794-6.784-7.475-7.093a1 1 0 0 1-.688-.343c-.093-.1-2.408-2.655-7.243-2.655c-6.2 0-11.442 3.382-12.743 8.226a18.5 18.5 0 0 0-.565 6.176a13.3 13.3 0 0 1-.76 5.96a6.8 6.8 0 0 1-1.12 2.089c-3.772 4.42-.974 14.303-1.167 14.01"/><path fill="#fadcbc" d="M25 30.934c0 8 5 14 11 14s11-6 11-14c0-5-2-8-6-12c-4 4-16 9-16 11z"/><path fill="#d22f27" d="M35.65 45.1c-3.4-.1-8.6-5.7-8.6-5.7h-13.6a83 83 0 0 1 4.3 8.4a48.6 48.6 0 0 1 2.8 9.9h30.9a48.6 48.6 0 0 1 2.8-9.9a83 83 0 0 1 4.3-8.4h-13.9c.1 0-5.5 5.7-9 5.7"/><path fill="#3f3f3f" d="M17 61v-3.8c0-5 5-9 10-9q9 7.5 18 0c5 0 10 4 10 9V61z"/><path d="M31.45 61h9c3.6-2.9 5.6-13.5 5.6-13.5c-5.767 5-14.333 5-20.1 0c0-.1 2 10.5 5.5 13.5"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M25 30.934c0 8 5 14 11 14s11-6 11-14c0-5-2-8-6-12c-4 4-16 9-16 11z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17.248 39.138c.495-2.48 1.786-4.785 2.727-7.204c1.636-4.2-.209-6.451 1.291-12.034c1.48-5.5 7.277-8.966 13.71-8.966c5.4 0 8 3 8 3a8.13 8.13 0 0 1 7.404 8.037c.387 7.18 1.025 7.153 3.429 12.822a11.6 11.6 0 0 1 .943 4.14"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M26.5 39.4H13.4a55.5 55.5 0 0 1 4.3 8.4q.761 1.862 1.3 3.8m34-.2c.4-1.2.8-2.4 1.3-3.6a51 51 0 0 1 4.3-8.4H44.7"/><path d="M42 30.1a2 2 0 1 1-4 0a2 2 0 0 1 4 0m-8 0a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M33 39c1.875-1 4.125-1 6 0"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M38 38.5q.361.123.7.3"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 60v-3c0-5 5-9 10-9q9 7.5 18 0c5 0 10 4 10 9v3"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="m34 38.7l.3 2.4l.8-2.3l-.1-.1zm3.9 0l-.2 2.4l-.8-2.3l-.1-.1z"/></svg> </template>
CSS
.icon-woman-vampire-light-skin-tone {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M17.658%2047.37a24%2024%200%200%200%203.633%202.72A10.46%2010.46%200%200%201%2026.652%2048c6.21%205.012%2012.496%205.012%2018.7%200a8.34%208.34%200%200%201%204.21%201.513a23%2023%200%200%200%202.971-2.33c1.189-.715%203.125-8.282.392-13.026a24%2024%200%200%201-1.158-2.632C50.295%2028.255%2049.744%2027.03%2049.42%2021c.027-3.693-3.794-6.784-7.475-7.093a1%201%200%200%201-.688-.343c-.093-.1-2.408-2.655-7.243-2.655c-6.2%200-11.442%203.382-12.743%208.226a18.5%2018.5%200%200%200-.565%206.176a13.3%2013.3%200%200%201-.76%205.96a6.8%206.8%200%200%201-1.12%202.089c-3.772%204.42-.974%2014.303-1.167%2014.01%22%2F%3E%3Cpath%20fill%3D%22%23fadcbc%22%20d%3D%22M25%2030.934c0%208%205%2014%2011%2014s11-6%2011-14c0-5-2-8-6-12c-4%204-16%209-16%2011z%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M35.65%2045.1c-3.4-.1-8.6-5.7-8.6-5.7h-13.6a83%2083%200%200%201%204.3%208.4a48.6%2048.6%200%200%201%202.8%209.9h30.9a48.6%2048.6%200%200%201%202.8-9.9a83%2083%200%200%201%204.3-8.4h-13.9c.1%200-5.5%205.7-9%205.7%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M17%2061v-3.8c0-5%205-9%2010-9q9%207.5%2018%200c5%200%2010%204%2010%209V61z%22%2F%3E%3Cpath%20d%3D%22M31.45%2061h9c3.6-2.9%205.6-13.5%205.6-13.5c-5.767%205-14.333%205-20.1%200c0-.1%202%2010.5%205.5%2013.5%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M25%2030.934c0%208%205%2014%2011%2014s11-6%2011-14c0-5-2-8-6-12c-4%204-16%209-16%2011z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M17.248%2039.138c.495-2.48%201.786-4.785%202.727-7.204c1.636-4.2-.209-6.451%201.291-12.034c1.48-5.5%207.277-8.966%2013.71-8.966c5.4%200%208%203%208%203a8.13%208.13%200%200%201%207.404%208.037c.387%207.18%201.025%207.153%203.429%2012.822a11.6%2011.6%200%200%201%20.943%204.14%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M26.5%2039.4H13.4a55.5%2055.5%200%200%201%204.3%208.4q.761%201.862%201.3%203.8m34-.2c.4-1.2.8-2.4%201.3-3.6a51%2051%200%200%201%204.3-8.4H44.7%22%2F%3E%3Cpath%20d%3D%22M42%2030.1a2%202%200%201%201-4%200a2%202%200%200%201%204%200m-8%200a2%202%200%201%201-4%200a2%202%200%200%201%204%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M33%2039c1.875-1%204.125-1%206%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M38%2038.5q.361.123.7.3%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M17%2060v-3c0-5%205-9%2010-9q9%207.5%2018%200c5%200%2010%204%2010%209v3%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m34%2038.7l.3%202.4l.8-2.3l-.1-.1zm3.9%200l-.2%202.4l-.8-2.3l-.1-.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M17.658%2047.37a24%2024%200%200%200%203.633%202.72A10.46%2010.46%200%200%201%2026.652%2048c6.21%205.012%2012.496%205.012%2018.7%200a8.34%208.34%200%200%201%204.21%201.513a23%2023%200%200%200%202.971-2.33c1.189-.715%203.125-8.282.392-13.026a24%2024%200%200%201-1.158-2.632C50.295%2028.255%2049.744%2027.03%2049.42%2021c.027-3.693-3.794-6.784-7.475-7.093a1%201%200%200%201-.688-.343c-.093-.1-2.408-2.655-7.243-2.655c-6.2%200-11.442%203.382-12.743%208.226a18.5%2018.5%200%200%200-.565%206.176a13.3%2013.3%200%200%201-.76%205.96a6.8%206.8%200%200%201-1.12%202.089c-3.772%204.42-.974%2014.303-1.167%2014.01%22%2F%3E%3Cpath%20fill%3D%22%23fadcbc%22%20d%3D%22M25%2030.934c0%208%205%2014%2011%2014s11-6%2011-14c0-5-2-8-6-12c-4%204-16%209-16%2011z%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M35.65%2045.1c-3.4-.1-8.6-5.7-8.6-5.7h-13.6a83%2083%200%200%201%204.3%208.4a48.6%2048.6%200%200%201%202.8%209.9h30.9a48.6%2048.6%200%200%201%202.8-9.9a83%2083%200%200%201%204.3-8.4h-13.9c.1%200-5.5%205.7-9%205.7%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M17%2061v-3.8c0-5%205-9%2010-9q9%207.5%2018%200c5%200%2010%204%2010%209V61z%22%2F%3E%3Cpath%20d%3D%22M31.45%2061h9c3.6-2.9%205.6-13.5%205.6-13.5c-5.767%205-14.333%205-20.1%200c0-.1%202%2010.5%205.5%2013.5%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M25%2030.934c0%208%205%2014%2011%2014s11-6%2011-14c0-5-2-8-6-12c-4%204-16%209-16%2011z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M17.248%2039.138c.495-2.48%201.786-4.785%202.727-7.204c1.636-4.2-.209-6.451%201.291-12.034c1.48-5.5%207.277-8.966%2013.71-8.966c5.4%200%208%203%208%203a8.13%208.13%200%200%201%207.404%208.037c.387%207.18%201.025%207.153%203.429%2012.822a11.6%2011.6%200%200%201%20.943%204.14%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M26.5%2039.4H13.4a55.5%2055.5%200%200%201%204.3%208.4q.761%201.862%201.3%203.8m34-.2c.4-1.2.8-2.4%201.3-3.6a51%2051%200%200%201%204.3-8.4H44.7%22%2F%3E%3Cpath%20d%3D%22M42%2030.1a2%202%200%201%201-4%200a2%202%200%200%201%204%200m-8%200a2%202%200%201%201-4%200a2%202%200%200%201%204%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M33%2039c1.875-1%204.125-1%206%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M38%2038.5q.361.123.7.3%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M17%2060v-3c0-5%205-9%2010-9q9%207.5%2018%200c5%200%2010%204%2010%209v3%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m34%2038.7l.3%202.4l.8-2.3l-.1-.1zm3.9%200l-.2%202.4l-.8-2.3l-.1-.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/woman-vampire-light-skin-tone.svg?color=%231a73e8&size=48