ok hand emoji
ok-hand-light-skin-tone from Twitter Emoji by Twitter · Light skin tone · People & Body · CC-BY-4.0 Attribution required.
- Name
- ok-hand-light-skin-tone
- Set
- Twitter Emoji
- Style
- 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 ok hand emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#e0aa94" d="m23.216 20.937l-1.721-6.86l-3.947-8.816a2.52 2.52 0 0 1 1.44-3.257a2.516 2.516 0 0 1 3.258 1.44l6.203 15.769z"/><path fill="#f7dece" d="M31.565 18.449c-.488-2.581-1.988-6.523-1.988-6.523L23.79 1.437a2.518 2.518 0 1 0-4.498 2.268l5.33 9.547c.013.022 1.413 5.491 1.413 5.491c-1.078-.995-2.607-2.359-4.015-3.618c-3.098-2.772-4.936-3.811-4.936-3.811c-.71-.443-1.179-.506-2.132-.059L9.08 13.823q-.236.117-.395.329l-2.313 3.086a2.517 2.517 0 0 0 .315 3.547a2.52 2.52 0 0 0 3.548-.314c.048-.058 1.78-2.56 1.936-2.64c1.037-.533 2.965-1.447 3.808-1.42c.897.029 6.281 5.957 6.281 5.957c.206.259.23.618.06.902l-2.915 5.228a.8.8 0 0 1-.33.303l-2.674 1.5a.8.8 0 0 1-.496.067l-5.27-2.272a1.13 1.13 0 0 1-.592-.583a12.3 12.3 0 0 1-.899-3.639a2.52 2.52 0 0 0-2.634-2.398a2.514 2.514 0 0 0-2.398 2.633c.013.263.351 5.64 4.727 9.292c2.528 2.108 5.654 2.924 9.649 2.387c4.612-.619 7.469-1.233 11.506-9.558c1.117-2.305 1.903-6.024 1.571-7.781"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiOkHandLightSkinTone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#e0aa94" d="m23.216 20.937l-1.721-6.86l-3.947-8.816a2.52 2.52 0 0 1 1.44-3.257a2.516 2.516 0 0 1 3.258 1.44l6.203 15.769z"/><path fill="#f7dece" d="M31.565 18.449c-.488-2.581-1.988-6.523-1.988-6.523L23.79 1.437a2.518 2.518 0 1 0-4.498 2.268l5.33 9.547c.013.022 1.413 5.491 1.413 5.491c-1.078-.995-2.607-2.359-4.015-3.618c-3.098-2.772-4.936-3.811-4.936-3.811c-.71-.443-1.179-.506-2.132-.059L9.08 13.823q-.236.117-.395.329l-2.313 3.086a2.517 2.517 0 0 0 .315 3.547a2.52 2.52 0 0 0 3.548-.314c.048-.058 1.78-2.56 1.936-2.64c1.037-.533 2.965-1.447 3.808-1.42c.897.029 6.281 5.957 6.281 5.957c.206.259.23.618.06.902l-2.915 5.228a.8.8 0 0 1-.33.303l-2.674 1.5a.8.8 0 0 1-.496.067l-5.27-2.272a1.13 1.13 0 0 1-.592-.583a12.3 12.3 0 0 1-.899-3.639a2.52 2.52 0 0 0-2.634-2.398a2.514 2.514 0 0 0-2.398 2.633c.013.263.351 5.64 4.727 9.292c2.528 2.108 5.654 2.924 9.649 2.387c4.612-.619 7.469-1.233 11.506-9.558c1.117-2.305 1.903-6.024 1.571-7.781"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#e0aa94" d="m23.216 20.937l-1.721-6.86l-3.947-8.816a2.52 2.52 0 0 1 1.44-3.257a2.516 2.516 0 0 1 3.258 1.44l6.203 15.769z"/><path fill="#f7dece" d="M31.565 18.449c-.488-2.581-1.988-6.523-1.988-6.523L23.79 1.437a2.518 2.518 0 1 0-4.498 2.268l5.33 9.547c.013.022 1.413 5.491 1.413 5.491c-1.078-.995-2.607-2.359-4.015-3.618c-3.098-2.772-4.936-3.811-4.936-3.811c-.71-.443-1.179-.506-2.132-.059L9.08 13.823q-.236.117-.395.329l-2.313 3.086a2.517 2.517 0 0 0 .315 3.547a2.52 2.52 0 0 0 3.548-.314c.048-.058 1.78-2.56 1.936-2.64c1.037-.533 2.965-1.447 3.808-1.42c.897.029 6.281 5.957 6.281 5.957c.206.259.23.618.06.902l-2.915 5.228a.8.8 0 0 1-.33.303l-2.674 1.5a.8.8 0 0 1-.496.067l-5.27-2.272a1.13 1.13 0 0 1-.592-.583a12.3 12.3 0 0 1-.899-3.639a2.52 2.52 0 0 0-2.634-2.398a2.514 2.514 0 0 0-2.398 2.633c.013.263.351 5.64 4.727 9.292c2.528 2.108 5.654 2.924 9.649 2.387c4.612-.619 7.469-1.233 11.506-9.558c1.117-2.305 1.903-6.024 1.571-7.781"/></svg> </template>
CSS
.icon-ok-hand-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%23e0aa94%22%20d%3D%22m23.216%2020.937l-1.721-6.86l-3.947-8.816a2.52%202.52%200%200%201%201.44-3.257a2.516%202.516%200%200%201%203.258%201.44l6.203%2015.769z%22%2F%3E%3Cpath%20fill%3D%22%23f7dece%22%20d%3D%22M31.565%2018.449c-.488-2.581-1.988-6.523-1.988-6.523L23.79%201.437a2.518%202.518%200%201%200-4.498%202.268l5.33%209.547c.013.022%201.413%205.491%201.413%205.491c-1.078-.995-2.607-2.359-4.015-3.618c-3.098-2.772-4.936-3.811-4.936-3.811c-.71-.443-1.179-.506-2.132-.059L9.08%2013.823q-.236.117-.395.329l-2.313%203.086a2.517%202.517%200%200%200%20.315%203.547a2.52%202.52%200%200%200%203.548-.314c.048-.058%201.78-2.56%201.936-2.64c1.037-.533%202.965-1.447%203.808-1.42c.897.029%206.281%205.957%206.281%205.957c.206.259.23.618.06.902l-2.915%205.228a.8.8%200%200%201-.33.303l-2.674%201.5a.8.8%200%200%201-.496.067l-5.27-2.272a1.13%201.13%200%200%201-.592-.583a12.3%2012.3%200%200%201-.899-3.639a2.52%202.52%200%200%200-2.634-2.398a2.514%202.514%200%200%200-2.398%202.633c.013.263.351%205.64%204.727%209.292c2.528%202.108%205.654%202.924%209.649%202.387c4.612-.619%207.469-1.233%2011.506-9.558c1.117-2.305%201.903-6.024%201.571-7.781%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%23e0aa94%22%20d%3D%22m23.216%2020.937l-1.721-6.86l-3.947-8.816a2.52%202.52%200%200%201%201.44-3.257a2.516%202.516%200%200%201%203.258%201.44l6.203%2015.769z%22%2F%3E%3Cpath%20fill%3D%22%23f7dece%22%20d%3D%22M31.565%2018.449c-.488-2.581-1.988-6.523-1.988-6.523L23.79%201.437a2.518%202.518%200%201%200-4.498%202.268l5.33%209.547c.013.022%201.413%205.491%201.413%205.491c-1.078-.995-2.607-2.359-4.015-3.618c-3.098-2.772-4.936-3.811-4.936-3.811c-.71-.443-1.179-.506-2.132-.059L9.08%2013.823q-.236.117-.395.329l-2.313%203.086a2.517%202.517%200%200%200%20.315%203.547a2.52%202.52%200%200%200%203.548-.314c.048-.058%201.78-2.56%201.936-2.64c1.037-.533%202.965-1.447%203.808-1.42c.897.029%206.281%205.957%206.281%205.957c.206.259.23.618.06.902l-2.915%205.228a.8.8%200%200%201-.33.303l-2.674%201.5a.8.8%200%200%201-.496.067l-5.27-2.272a1.13%201.13%200%200%201-.592-.583a12.3%2012.3%200%200%201-.899-3.639a2.52%202.52%200%200%200-2.634-2.398a2.514%202.514%200%200%200-2.398%202.633c.013.263.351%205.64%204.727%209.292c2.528%202.108%205.654%202.924%209.649%202.387c4.612-.619%207.469-1.233%2011.506-9.558c1.117-2.305%201.903-6.024%201.571-7.781%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/ok-hand-light-skin-tone.svg?color=%231a73e8&size=48