woman gesturing ok emoji
woman-gesturing-ok-medium-dark-skin-tone from Twitter Emoji by Twitter · Medium-dark skin tone · People & Body · CC-BY-4.0 Attribution required.
- Name
- woman-gesturing-ok-medium-dark-skin-tone
- Set
- Twitter Emoji
- Style
- Medium-dark 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 gesturing ok emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#60352a" d="M19 0c-1.721 0-3.343.406-4.793 1.111A7 7 0 0 0 13 1a7 7 0 0 0-7 7v12h.018C6.201 26.467 11.489 31.656 18 31.656S29.799 26.467 29.982 20H30v-9c0-6.075-4.925-11-11-11"/><path fill="#9268ca" d="M32 6.625L29 5l-2 1.625s3 7.25 3 11.125S27 27 27 27H9s-3-5.375-3-9.25S9 6.625 9 6.625L7 5L4 6.625S0 13.75 0 17.75S6 36 6 36h24s6-14.25 6-18.25s-4-11.125-4-11.125"/><path fill="#ae7e57" d="M14 5s-.003 5.308-5 5.936V17c0 3.917 2.507 7.24 6 8.477V28a3 3 0 1 0 6 0v-2.523c3.493-1.237 6-4.56 6-8.477v-5.019C15.89 11.605 14 5 14 5"/><path fill="#df1f32" d="M22 21h-8s1 2 4 2s4-2 4-2"/><path fill="#915a34" d="M19 19.5h-2a.5.5 0 0 1 0-1h2a.5.5 0 0 1 0 1"/><path fill="#662113" d="M14 16a1 1 0 0 1-1-1v-1a1 1 0 0 1 2 0v1a1 1 0 0 1-1 1m8 0a1 1 0 0 1-1-1v-1a1 1 0 1 1 2 0v1a1 1 0 0 1-1 1"/><path fill="#ae7e57" d="M19.24 2.396c.042-.521.593-.727 1.146-.708c0 0 5.456.311 7.521 1.271C30.522 4.174 32 6.625 32 6.625h-5S25.917 5.104 25.062 4.5c-.881-.623-4.222-1.215-4.719-1.312s-1.145-.271-1.103-.792m-2.48 0c-.042-.521-.593-.727-1.146-.708c0 0-5.456.311-7.521 1.271C5.478 4.174 4 6.625 4 6.625h5s1.083-1.521 1.938-2.125c.881-.623 4.222-1.215 4.719-1.312c.496-.098 1.145-.271 1.103-.792"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiWomanGesturingOkMediumDarkSkinTone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#60352a" d="M19 0c-1.721 0-3.343.406-4.793 1.111A7 7 0 0 0 13 1a7 7 0 0 0-7 7v12h.018C6.201 26.467 11.489 31.656 18 31.656S29.799 26.467 29.982 20H30v-9c0-6.075-4.925-11-11-11"/><path fill="#9268ca" d="M32 6.625L29 5l-2 1.625s3 7.25 3 11.125S27 27 27 27H9s-3-5.375-3-9.25S9 6.625 9 6.625L7 5L4 6.625S0 13.75 0 17.75S6 36 6 36h24s6-14.25 6-18.25s-4-11.125-4-11.125"/><path fill="#ae7e57" d="M14 5s-.003 5.308-5 5.936V17c0 3.917 2.507 7.24 6 8.477V28a3 3 0 1 0 6 0v-2.523c3.493-1.237 6-4.56 6-8.477v-5.019C15.89 11.605 14 5 14 5"/><path fill="#df1f32" d="M22 21h-8s1 2 4 2s4-2 4-2"/><path fill="#915a34" d="M19 19.5h-2a.5.5 0 0 1 0-1h2a.5.5 0 0 1 0 1"/><path fill="#662113" d="M14 16a1 1 0 0 1-1-1v-1a1 1 0 0 1 2 0v1a1 1 0 0 1-1 1m8 0a1 1 0 0 1-1-1v-1a1 1 0 1 1 2 0v1a1 1 0 0 1-1 1"/><path fill="#ae7e57" d="M19.24 2.396c.042-.521.593-.727 1.146-.708c0 0 5.456.311 7.521 1.271C30.522 4.174 32 6.625 32 6.625h-5S25.917 5.104 25.062 4.5c-.881-.623-4.222-1.215-4.719-1.312s-1.145-.271-1.103-.792m-2.48 0c-.042-.521-.593-.727-1.146-.708c0 0-5.456.311-7.521 1.271C5.478 4.174 4 6.625 4 6.625h5s1.083-1.521 1.938-2.125c.881-.623 4.222-1.215 4.719-1.312c.496-.098 1.145-.271 1.103-.792"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#60352a" d="M19 0c-1.721 0-3.343.406-4.793 1.111A7 7 0 0 0 13 1a7 7 0 0 0-7 7v12h.018C6.201 26.467 11.489 31.656 18 31.656S29.799 26.467 29.982 20H30v-9c0-6.075-4.925-11-11-11"/><path fill="#9268ca" d="M32 6.625L29 5l-2 1.625s3 7.25 3 11.125S27 27 27 27H9s-3-5.375-3-9.25S9 6.625 9 6.625L7 5L4 6.625S0 13.75 0 17.75S6 36 6 36h24s6-14.25 6-18.25s-4-11.125-4-11.125"/><path fill="#ae7e57" d="M14 5s-.003 5.308-5 5.936V17c0 3.917 2.507 7.24 6 8.477V28a3 3 0 1 0 6 0v-2.523c3.493-1.237 6-4.56 6-8.477v-5.019C15.89 11.605 14 5 14 5"/><path fill="#df1f32" d="M22 21h-8s1 2 4 2s4-2 4-2"/><path fill="#915a34" d="M19 19.5h-2a.5.5 0 0 1 0-1h2a.5.5 0 0 1 0 1"/><path fill="#662113" d="M14 16a1 1 0 0 1-1-1v-1a1 1 0 0 1 2 0v1a1 1 0 0 1-1 1m8 0a1 1 0 0 1-1-1v-1a1 1 0 1 1 2 0v1a1 1 0 0 1-1 1"/><path fill="#ae7e57" d="M19.24 2.396c.042-.521.593-.727 1.146-.708c0 0 5.456.311 7.521 1.271C30.522 4.174 32 6.625 32 6.625h-5S25.917 5.104 25.062 4.5c-.881-.623-4.222-1.215-4.719-1.312s-1.145-.271-1.103-.792m-2.48 0c-.042-.521-.593-.727-1.146-.708c0 0-5.456.311-7.521 1.271C5.478 4.174 4 6.625 4 6.625h5s1.083-1.521 1.938-2.125c.881-.623 4.222-1.215 4.719-1.312c.496-.098 1.145-.271 1.103-.792"/></svg> </template>
CSS
.icon-woman-gesturing-ok-medium-dark-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%2360352a%22%20d%3D%22M19%200c-1.721%200-3.343.406-4.793%201.111A7%207%200%200%200%2013%201a7%207%200%200%200-7%207v12h.018C6.201%2026.467%2011.489%2031.656%2018%2031.656S29.799%2026.467%2029.982%2020H30v-9c0-6.075-4.925-11-11-11%22%2F%3E%3Cpath%20fill%3D%22%239268ca%22%20d%3D%22M32%206.625L29%205l-2%201.625s3%207.25%203%2011.125S27%2027%2027%2027H9s-3-5.375-3-9.25S9%206.625%209%206.625L7%205L4%206.625S0%2013.75%200%2017.75S6%2036%206%2036h24s6-14.25%206-18.25s-4-11.125-4-11.125%22%2F%3E%3Cpath%20fill%3D%22%23ae7e57%22%20d%3D%22M14%205s-.003%205.308-5%205.936V17c0%203.917%202.507%207.24%206%208.477V28a3%203%200%201%200%206%200v-2.523c3.493-1.237%206-4.56%206-8.477v-5.019C15.89%2011.605%2014%205%2014%205%22%2F%3E%3Cpath%20fill%3D%22%23df1f32%22%20d%3D%22M22%2021h-8s1%202%204%202s4-2%204-2%22%2F%3E%3Cpath%20fill%3D%22%23915a34%22%20d%3D%22M19%2019.5h-2a.5.5%200%200%201%200-1h2a.5.5%200%200%201%200%201%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M14%2016a1%201%200%200%201-1-1v-1a1%201%200%200%201%202%200v1a1%201%200%200%201-1%201m8%200a1%201%200%200%201-1-1v-1a1%201%200%201%201%202%200v1a1%201%200%200%201-1%201%22%2F%3E%3Cpath%20fill%3D%22%23ae7e57%22%20d%3D%22M19.24%202.396c.042-.521.593-.727%201.146-.708c0%200%205.456.311%207.521%201.271C30.522%204.174%2032%206.625%2032%206.625h-5S25.917%205.104%2025.062%204.5c-.881-.623-4.222-1.215-4.719-1.312s-1.145-.271-1.103-.792m-2.48%200c-.042-.521-.593-.727-1.146-.708c0%200-5.456.311-7.521%201.271C5.478%204.174%204%206.625%204%206.625h5s1.083-1.521%201.938-2.125c.881-.623%204.222-1.215%204.719-1.312c.496-.098%201.145-.271%201.103-.792%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%2360352a%22%20d%3D%22M19%200c-1.721%200-3.343.406-4.793%201.111A7%207%200%200%200%2013%201a7%207%200%200%200-7%207v12h.018C6.201%2026.467%2011.489%2031.656%2018%2031.656S29.799%2026.467%2029.982%2020H30v-9c0-6.075-4.925-11-11-11%22%2F%3E%3Cpath%20fill%3D%22%239268ca%22%20d%3D%22M32%206.625L29%205l-2%201.625s3%207.25%203%2011.125S27%2027%2027%2027H9s-3-5.375-3-9.25S9%206.625%209%206.625L7%205L4%206.625S0%2013.75%200%2017.75S6%2036%206%2036h24s6-14.25%206-18.25s-4-11.125-4-11.125%22%2F%3E%3Cpath%20fill%3D%22%23ae7e57%22%20d%3D%22M14%205s-.003%205.308-5%205.936V17c0%203.917%202.507%207.24%206%208.477V28a3%203%200%201%200%206%200v-2.523c3.493-1.237%206-4.56%206-8.477v-5.019C15.89%2011.605%2014%205%2014%205%22%2F%3E%3Cpath%20fill%3D%22%23df1f32%22%20d%3D%22M22%2021h-8s1%202%204%202s4-2%204-2%22%2F%3E%3Cpath%20fill%3D%22%23915a34%22%20d%3D%22M19%2019.5h-2a.5.5%200%200%201%200-1h2a.5.5%200%200%201%200%201%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M14%2016a1%201%200%200%201-1-1v-1a1%201%200%200%201%202%200v1a1%201%200%200%201-1%201m8%200a1%201%200%200%201-1-1v-1a1%201%200%201%201%202%200v1a1%201%200%200%201-1%201%22%2F%3E%3Cpath%20fill%3D%22%23ae7e57%22%20d%3D%22M19.24%202.396c.042-.521.593-.727%201.146-.708c0%200%205.456.311%207.521%201.271C30.522%204.174%2032%206.625%2032%206.625h-5S25.917%205.104%2025.062%204.5c-.881-.623-4.222-1.215-4.719-1.312s-1.145-.271-1.103-.792m-2.48%200c-.042-.521-.593-.727-1.146-.708c0%200-5.456.311-7.521%201.271C5.478%204.174%204%206.625%204%206.625h5s1.083-1.521%201.938-2.125c.881-.623%204.222-1.215%204.719-1.312c.496-.098%201.145-.271%201.103-.792%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/woman-gesturing-ok-medium-dark-skin-tone.svg?color=%231a73e8&size=48