woman with headscarf emoji
woman-with-headscarf-medium-light-skin-tone from Twitter Emoji by Twitter · Medium-light skin tone · People & Body · CC-BY-4.0 Attribution required.
- Name
- woman-with-headscarf-medium-light-skin-tone
- Set
- Twitter Emoji
- Style
- Medium-light skin tone
- Category
- People & Body
- Viewbox
- 36×36
- License
- CC BY 4.0
5 other variants in Twitter Emoji
The same emoji in other sets
More people & body icons from Twitter Emoji
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upballet-dancerbiting-lipboneboybrainbreast-feedingbust-in-silhouettebusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcouple-with-heartcouple-with-heart-man-man
Use the woman with headscarf emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#9266cc" d="M31 36v-3.5c0-3.314-3.685-5.5-7-5.5H12c-3.313 0-7 2.186-7 5.5V36z"/><path fill="#744eaa" d="M27.235 16.761c0-8.494-5.309-11.026-9.229-11.026s-9.8 2.559-9.8 11.026c0 3.489 1.255 6.182.644 8.238C7.65 29.037 11.778 32.506 15 34c4.94 2.29 10-3 10-3c3.975 0 2.235-4.248 2.235-14.239"/><path fill="#9266cc" d="M27.807 16.761C27.807 8.267 21.926 5 18.006 5s-9.8 3.294-9.8 11.761c0 8.494 7.187 11.761 11.107 11.761C22.252 28.521 23.065 30 25 30c5.281 0 2.807-4.419 2.807-13.239"/><path fill="#f3d2a2" d="M16.904 11.166c-2.167.265-6.558 3.877-6.719 5.799c.2 5.341 3.62 9.596 7.821 9.596c4.178 0 7.583-4.208 7.818-9.507c-.23-2.372-6.919-6.133-8.92-5.888"/><path fill="#df1f32" d="M17.944 23.543c-1.605 0-2.446-.794-2.536-.885a.684.684 0 0 1 .96-.974c.035.032.553.491 1.576.491c1.039 0 1.557-.473 1.577-.492a.69.69 0 0 1 .963.02c.26.269.26.691-.004.955c-.089.091-.929.885-2.536.885"/><path fill="#662113" d="M14.608 17.886a.85.85 0 0 1-.846-.846v-.845c0-.465.381-.846.846-.846s.847.381.847.846v.845a.85.85 0 0 1-.847.846m6.765 0a.85.85 0 0 1-.846-.846v-.845c0-.465.381-.846.846-.846s.846.381.846.846v.845a.85.85 0 0 1-.846.846"/><path fill="#c1694f" d="M18.837 20.5h-1.691a.424.424 0 0 1-.423-.423v-.153c0-.233.189-.424.423-.424h1.691c.232 0 .423.19.423.424v.153a.424.424 0 0 1-.423.423"/><path fill="#553788" d="M10 17s3-5 8-5s8 5 8 5s-1-8-8-8s-8 8-8 8"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiWomanWithHeadscarfMediumLightSkinTone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#9266cc" d="M31 36v-3.5c0-3.314-3.685-5.5-7-5.5H12c-3.313 0-7 2.186-7 5.5V36z"/><path fill="#744eaa" d="M27.235 16.761c0-8.494-5.309-11.026-9.229-11.026s-9.8 2.559-9.8 11.026c0 3.489 1.255 6.182.644 8.238C7.65 29.037 11.778 32.506 15 34c4.94 2.29 10-3 10-3c3.975 0 2.235-4.248 2.235-14.239"/><path fill="#9266cc" d="M27.807 16.761C27.807 8.267 21.926 5 18.006 5s-9.8 3.294-9.8 11.761c0 8.494 7.187 11.761 11.107 11.761C22.252 28.521 23.065 30 25 30c5.281 0 2.807-4.419 2.807-13.239"/><path fill="#f3d2a2" d="M16.904 11.166c-2.167.265-6.558 3.877-6.719 5.799c.2 5.341 3.62 9.596 7.821 9.596c4.178 0 7.583-4.208 7.818-9.507c-.23-2.372-6.919-6.133-8.92-5.888"/><path fill="#df1f32" d="M17.944 23.543c-1.605 0-2.446-.794-2.536-.885a.684.684 0 0 1 .96-.974c.035.032.553.491 1.576.491c1.039 0 1.557-.473 1.577-.492a.69.69 0 0 1 .963.02c.26.269.26.691-.004.955c-.089.091-.929.885-2.536.885"/><path fill="#662113" d="M14.608 17.886a.85.85 0 0 1-.846-.846v-.845c0-.465.381-.846.846-.846s.847.381.847.846v.845a.85.85 0 0 1-.847.846m6.765 0a.85.85 0 0 1-.846-.846v-.845c0-.465.381-.846.846-.846s.846.381.846.846v.845a.85.85 0 0 1-.846.846"/><path fill="#c1694f" d="M18.837 20.5h-1.691a.424.424 0 0 1-.423-.423v-.153c0-.233.189-.424.423-.424h1.691c.232 0 .423.19.423.424v.153a.424.424 0 0 1-.423.423"/><path fill="#553788" d="M10 17s3-5 8-5s8 5 8 5s-1-8-8-8s-8 8-8 8"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#9266cc" d="M31 36v-3.5c0-3.314-3.685-5.5-7-5.5H12c-3.313 0-7 2.186-7 5.5V36z"/><path fill="#744eaa" d="M27.235 16.761c0-8.494-5.309-11.026-9.229-11.026s-9.8 2.559-9.8 11.026c0 3.489 1.255 6.182.644 8.238C7.65 29.037 11.778 32.506 15 34c4.94 2.29 10-3 10-3c3.975 0 2.235-4.248 2.235-14.239"/><path fill="#9266cc" d="M27.807 16.761C27.807 8.267 21.926 5 18.006 5s-9.8 3.294-9.8 11.761c0 8.494 7.187 11.761 11.107 11.761C22.252 28.521 23.065 30 25 30c5.281 0 2.807-4.419 2.807-13.239"/><path fill="#f3d2a2" d="M16.904 11.166c-2.167.265-6.558 3.877-6.719 5.799c.2 5.341 3.62 9.596 7.821 9.596c4.178 0 7.583-4.208 7.818-9.507c-.23-2.372-6.919-6.133-8.92-5.888"/><path fill="#df1f32" d="M17.944 23.543c-1.605 0-2.446-.794-2.536-.885a.684.684 0 0 1 .96-.974c.035.032.553.491 1.576.491c1.039 0 1.557-.473 1.577-.492a.69.69 0 0 1 .963.02c.26.269.26.691-.004.955c-.089.091-.929.885-2.536.885"/><path fill="#662113" d="M14.608 17.886a.85.85 0 0 1-.846-.846v-.845c0-.465.381-.846.846-.846s.847.381.847.846v.845a.85.85 0 0 1-.847.846m6.765 0a.85.85 0 0 1-.846-.846v-.845c0-.465.381-.846.846-.846s.846.381.846.846v.845a.85.85 0 0 1-.846.846"/><path fill="#c1694f" d="M18.837 20.5h-1.691a.424.424 0 0 1-.423-.423v-.153c0-.233.189-.424.423-.424h1.691c.232 0 .423.19.423.424v.153a.424.424 0 0 1-.423.423"/><path fill="#553788" d="M10 17s3-5 8-5s8 5 8 5s-1-8-8-8s-8 8-8 8"/></svg> </template>
CSS
.icon-woman-with-headscarf-medium-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%2036%2036%22%3E%3Cpath%20fill%3D%22%239266cc%22%20d%3D%22M31%2036v-3.5c0-3.314-3.685-5.5-7-5.5H12c-3.313%200-7%202.186-7%205.5V36z%22%2F%3E%3Cpath%20fill%3D%22%23744eaa%22%20d%3D%22M27.235%2016.761c0-8.494-5.309-11.026-9.229-11.026s-9.8%202.559-9.8%2011.026c0%203.489%201.255%206.182.644%208.238C7.65%2029.037%2011.778%2032.506%2015%2034c4.94%202.29%2010-3%2010-3c3.975%200%202.235-4.248%202.235-14.239%22%2F%3E%3Cpath%20fill%3D%22%239266cc%22%20d%3D%22M27.807%2016.761C27.807%208.267%2021.926%205%2018.006%205s-9.8%203.294-9.8%2011.761c0%208.494%207.187%2011.761%2011.107%2011.761C22.252%2028.521%2023.065%2030%2025%2030c5.281%200%202.807-4.419%202.807-13.239%22%2F%3E%3Cpath%20fill%3D%22%23f3d2a2%22%20d%3D%22M16.904%2011.166c-2.167.265-6.558%203.877-6.719%205.799c.2%205.341%203.62%209.596%207.821%209.596c4.178%200%207.583-4.208%207.818-9.507c-.23-2.372-6.919-6.133-8.92-5.888%22%2F%3E%3Cpath%20fill%3D%22%23df1f32%22%20d%3D%22M17.944%2023.543c-1.605%200-2.446-.794-2.536-.885a.684.684%200%200%201%20.96-.974c.035.032.553.491%201.576.491c1.039%200%201.557-.473%201.577-.492a.69.69%200%200%201%20.963.02c.26.269.26.691-.004.955c-.089.091-.929.885-2.536.885%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M14.608%2017.886a.85.85%200%200%201-.846-.846v-.845c0-.465.381-.846.846-.846s.847.381.847.846v.845a.85.85%200%200%201-.847.846m6.765%200a.85.85%200%200%201-.846-.846v-.845c0-.465.381-.846.846-.846s.846.381.846.846v.845a.85.85%200%200%201-.846.846%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M18.837%2020.5h-1.691a.424.424%200%200%201-.423-.423v-.153c0-.233.189-.424.423-.424h1.691c.232%200%20.423.19.423.424v.153a.424.424%200%200%201-.423.423%22%2F%3E%3Cpath%20fill%3D%22%23553788%22%20d%3D%22M10%2017s3-5%208-5s8%205%208%205s-1-8-8-8s-8%208-8%208%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%2036%2036%22%3E%3Cpath%20fill%3D%22%239266cc%22%20d%3D%22M31%2036v-3.5c0-3.314-3.685-5.5-7-5.5H12c-3.313%200-7%202.186-7%205.5V36z%22%2F%3E%3Cpath%20fill%3D%22%23744eaa%22%20d%3D%22M27.235%2016.761c0-8.494-5.309-11.026-9.229-11.026s-9.8%202.559-9.8%2011.026c0%203.489%201.255%206.182.644%208.238C7.65%2029.037%2011.778%2032.506%2015%2034c4.94%202.29%2010-3%2010-3c3.975%200%202.235-4.248%202.235-14.239%22%2F%3E%3Cpath%20fill%3D%22%239266cc%22%20d%3D%22M27.807%2016.761C27.807%208.267%2021.926%205%2018.006%205s-9.8%203.294-9.8%2011.761c0%208.494%207.187%2011.761%2011.107%2011.761C22.252%2028.521%2023.065%2030%2025%2030c5.281%200%202.807-4.419%202.807-13.239%22%2F%3E%3Cpath%20fill%3D%22%23f3d2a2%22%20d%3D%22M16.904%2011.166c-2.167.265-6.558%203.877-6.719%205.799c.2%205.341%203.62%209.596%207.821%209.596c4.178%200%207.583-4.208%207.818-9.507c-.23-2.372-6.919-6.133-8.92-5.888%22%2F%3E%3Cpath%20fill%3D%22%23df1f32%22%20d%3D%22M17.944%2023.543c-1.605%200-2.446-.794-2.536-.885a.684.684%200%200%201%20.96-.974c.035.032.553.491%201.576.491c1.039%200%201.557-.473%201.577-.492a.69.69%200%200%201%20.963.02c.26.269.26.691-.004.955c-.089.091-.929.885-2.536.885%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M14.608%2017.886a.85.85%200%200%201-.846-.846v-.845c0-.465.381-.846.846-.846s.847.381.847.846v.845a.85.85%200%200%201-.847.846m6.765%200a.85.85%200%200%201-.846-.846v-.845c0-.465.381-.846.846-.846s.846.381.846.846v.845a.85.85%200%200%201-.846.846%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M18.837%2020.5h-1.691a.424.424%200%200%201-.423-.423v-.153c0-.233.189-.424.423-.424h1.691c.232%200%20.423.19.423.424v.153a.424.424%200%200%201-.423.423%22%2F%3E%3Cpath%20fill%3D%22%23553788%22%20d%3D%22M10%2017s3-5%208-5s8%205%208%205s-1-8-8-8s-8%208-8%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/woman-with-headscarf-medium-light-skin-tone.svg?color=%231a73e8&size=48