turnedokhand emoji
turnedokhand from Firefox OS Emoji by Mozilla · Default · People · Apache-2.0 Free for personal and commercial use.
- Name
- turnedokhand
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- People
- Viewbox
- 512×512
- License
- Apache 2.0
More people icons from Firefox OS Emoji
Use the turnedokhand emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#EDC0A2" d="M163.122 457.654c1.678 0 3.381-.103 5.084-.361c19.872-2.761 33.731-21.137 30.944-41.009l-31.873-227.909l-9.394-129.917c-1.471-20.027-19.098-35.383-38.867-33.602c-20.027 1.445-26.324 16.956-25.498 40.905s-5.875 28.504-4.76 43.792s3.803 68.525 6.309 86.486l32.131 230.309c2.528 18.17 18.091 31.306 35.924 31.306"/><path fill="#F2C7AA" d="M185.162 475.126c2.013 0 4.026-.155 6.065-.49c19.795-3.329 33.137-22.066 29.834-41.86l-37.292-222.309c2.684-10.323 8.723-31.847 18.375-55.358c17.291-42.118 34.97-105.012 35.718-107.67c5.42-19.33-5.884-39.383-25.188-44.802c-19.253-5.342-27.198 9.658-34.841 26.376c-6.917 15.131-19.786 28.974-23.647 41.783c-6.435 21.347-9.481 32.86-19.272 56.7c-15.949 38.867-23.12 65.315-25.214 80.701s39.667 236.607 39.667 236.607c2.993 17.753 18.374 30.322 35.795 30.322"/><path fill="#FFD3B6" d="M403.135 347.48c-24.905-12.026-54.997-1.548-67.023 23.459c-13.704 28.44-45.912 43.073-76.365 34.892c-35.073-9.42-55.926-45.602-46.506-80.701c8.852-32.879 45.112-64.055 78.146-58.687l53.525 42.118c23.485 14.839 57.578 14.814 72.366-8.594c14.84-23.434-1.182-37.046-11.723-47.188c-11.397-10.965-17.401-26.456-24.15-35.062c-11.362-14.49-42.944-33.034-61.423-36.028c-30.415-4.928-59.914-6.764-87.527.515c3.454-4.514 6.554-8.347 9.096-11.328l41.576-39.833l49.578-47.5c15.794-15.149 16.336-40.234 1.187-56.055c-15.149-15.769-37.275 2.091-51.59 10.145c-15.001 8.441-24.657 8.015-40.783 23.466l-56.177 53.826a39 39 0 0 0-2.452 2.581c-9.084 10.426-88.831 104.522-88.831 194.488c0 4.347.225 8.628.637 12.847a161 161 0 0 0-1.179 19.284c-.052 44.028 7.499 94.773 38.484 125.758c34.987 34.987 76.49 40.445 145.862 40.523h.052c33.972 0 80.116-21.868 107.619-52.751c9.998-11.227 10.55-35.881 17.343-49.99c12.026-24.983 25.24-48.159.258-60.185"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiTurnedokhand(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#EDC0A2" d="M163.122 457.654c1.678 0 3.381-.103 5.084-.361c19.872-2.761 33.731-21.137 30.944-41.009l-31.873-227.909l-9.394-129.917c-1.471-20.027-19.098-35.383-38.867-33.602c-20.027 1.445-26.324 16.956-25.498 40.905s-5.875 28.504-4.76 43.792s3.803 68.525 6.309 86.486l32.131 230.309c2.528 18.17 18.091 31.306 35.924 31.306"/><path fill="#F2C7AA" d="M185.162 475.126c2.013 0 4.026-.155 6.065-.49c19.795-3.329 33.137-22.066 29.834-41.86l-37.292-222.309c2.684-10.323 8.723-31.847 18.375-55.358c17.291-42.118 34.97-105.012 35.718-107.67c5.42-19.33-5.884-39.383-25.188-44.802c-19.253-5.342-27.198 9.658-34.841 26.376c-6.917 15.131-19.786 28.974-23.647 41.783c-6.435 21.347-9.481 32.86-19.272 56.7c-15.949 38.867-23.12 65.315-25.214 80.701s39.667 236.607 39.667 236.607c2.993 17.753 18.374 30.322 35.795 30.322"/><path fill="#FFD3B6" d="M403.135 347.48c-24.905-12.026-54.997-1.548-67.023 23.459c-13.704 28.44-45.912 43.073-76.365 34.892c-35.073-9.42-55.926-45.602-46.506-80.701c8.852-32.879 45.112-64.055 78.146-58.687l53.525 42.118c23.485 14.839 57.578 14.814 72.366-8.594c14.84-23.434-1.182-37.046-11.723-47.188c-11.397-10.965-17.401-26.456-24.15-35.062c-11.362-14.49-42.944-33.034-61.423-36.028c-30.415-4.928-59.914-6.764-87.527.515c3.454-4.514 6.554-8.347 9.096-11.328l41.576-39.833l49.578-47.5c15.794-15.149 16.336-40.234 1.187-56.055c-15.149-15.769-37.275 2.091-51.59 10.145c-15.001 8.441-24.657 8.015-40.783 23.466l-56.177 53.826a39 39 0 0 0-2.452 2.581c-9.084 10.426-88.831 104.522-88.831 194.488c0 4.347.225 8.628.637 12.847a161 161 0 0 0-1.179 19.284c-.052 44.028 7.499 94.773 38.484 125.758c34.987 34.987 76.49 40.445 145.862 40.523h.052c33.972 0 80.116-21.868 107.619-52.751c9.998-11.227 10.55-35.881 17.343-49.99c12.026-24.983 25.24-48.159.258-60.185"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#EDC0A2" d="M163.122 457.654c1.678 0 3.381-.103 5.084-.361c19.872-2.761 33.731-21.137 30.944-41.009l-31.873-227.909l-9.394-129.917c-1.471-20.027-19.098-35.383-38.867-33.602c-20.027 1.445-26.324 16.956-25.498 40.905s-5.875 28.504-4.76 43.792s3.803 68.525 6.309 86.486l32.131 230.309c2.528 18.17 18.091 31.306 35.924 31.306"/><path fill="#F2C7AA" d="M185.162 475.126c2.013 0 4.026-.155 6.065-.49c19.795-3.329 33.137-22.066 29.834-41.86l-37.292-222.309c2.684-10.323 8.723-31.847 18.375-55.358c17.291-42.118 34.97-105.012 35.718-107.67c5.42-19.33-5.884-39.383-25.188-44.802c-19.253-5.342-27.198 9.658-34.841 26.376c-6.917 15.131-19.786 28.974-23.647 41.783c-6.435 21.347-9.481 32.86-19.272 56.7c-15.949 38.867-23.12 65.315-25.214 80.701s39.667 236.607 39.667 236.607c2.993 17.753 18.374 30.322 35.795 30.322"/><path fill="#FFD3B6" d="M403.135 347.48c-24.905-12.026-54.997-1.548-67.023 23.459c-13.704 28.44-45.912 43.073-76.365 34.892c-35.073-9.42-55.926-45.602-46.506-80.701c8.852-32.879 45.112-64.055 78.146-58.687l53.525 42.118c23.485 14.839 57.578 14.814 72.366-8.594c14.84-23.434-1.182-37.046-11.723-47.188c-11.397-10.965-17.401-26.456-24.15-35.062c-11.362-14.49-42.944-33.034-61.423-36.028c-30.415-4.928-59.914-6.764-87.527.515c3.454-4.514 6.554-8.347 9.096-11.328l41.576-39.833l49.578-47.5c15.794-15.149 16.336-40.234 1.187-56.055c-15.149-15.769-37.275 2.091-51.59 10.145c-15.001 8.441-24.657 8.015-40.783 23.466l-56.177 53.826a39 39 0 0 0-2.452 2.581c-9.084 10.426-88.831 104.522-88.831 194.488c0 4.347.225 8.628.637 12.847a161 161 0 0 0-1.179 19.284c-.052 44.028 7.499 94.773 38.484 125.758c34.987 34.987 76.49 40.445 145.862 40.523h.052c33.972 0 80.116-21.868 107.619-52.751c9.998-11.227 10.55-35.881 17.343-49.99c12.026-24.983 25.24-48.159.258-60.185"/></svg> </template>
CSS
.icon-turnedokhand {
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%20512%20512%22%3E%3Cpath%20fill%3D%22%23EDC0A2%22%20d%3D%22M163.122%20457.654c1.678%200%203.381-.103%205.084-.361c19.872-2.761%2033.731-21.137%2030.944-41.009l-31.873-227.909l-9.394-129.917c-1.471-20.027-19.098-35.383-38.867-33.602c-20.027%201.445-26.324%2016.956-25.498%2040.905s-5.875%2028.504-4.76%2043.792s3.803%2068.525%206.309%2086.486l32.131%20230.309c2.528%2018.17%2018.091%2031.306%2035.924%2031.306%22%2F%3E%3Cpath%20fill%3D%22%23F2C7AA%22%20d%3D%22M185.162%20475.126c2.013%200%204.026-.155%206.065-.49c19.795-3.329%2033.137-22.066%2029.834-41.86l-37.292-222.309c2.684-10.323%208.723-31.847%2018.375-55.358c17.291-42.118%2034.97-105.012%2035.718-107.67c5.42-19.33-5.884-39.383-25.188-44.802c-19.253-5.342-27.198%209.658-34.841%2026.376c-6.917%2015.131-19.786%2028.974-23.647%2041.783c-6.435%2021.347-9.481%2032.86-19.272%2056.7c-15.949%2038.867-23.12%2065.315-25.214%2080.701s39.667%20236.607%2039.667%20236.607c2.993%2017.753%2018.374%2030.322%2035.795%2030.322%22%2F%3E%3Cpath%20fill%3D%22%23FFD3B6%22%20d%3D%22M403.135%20347.48c-24.905-12.026-54.997-1.548-67.023%2023.459c-13.704%2028.44-45.912%2043.073-76.365%2034.892c-35.073-9.42-55.926-45.602-46.506-80.701c8.852-32.879%2045.112-64.055%2078.146-58.687l53.525%2042.118c23.485%2014.839%2057.578%2014.814%2072.366-8.594c14.84-23.434-1.182-37.046-11.723-47.188c-11.397-10.965-17.401-26.456-24.15-35.062c-11.362-14.49-42.944-33.034-61.423-36.028c-30.415-4.928-59.914-6.764-87.527.515c3.454-4.514%206.554-8.347%209.096-11.328l41.576-39.833l49.578-47.5c15.794-15.149%2016.336-40.234%201.187-56.055c-15.149-15.769-37.275%202.091-51.59%2010.145c-15.001%208.441-24.657%208.015-40.783%2023.466l-56.177%2053.826a39%2039%200%200%200-2.452%202.581c-9.084%2010.426-88.831%20104.522-88.831%20194.488c0%204.347.225%208.628.637%2012.847a161%20161%200%200%200-1.179%2019.284c-.052%2044.028%207.499%2094.773%2038.484%20125.758c34.987%2034.987%2076.49%2040.445%20145.862%2040.523h.052c33.972%200%2080.116-21.868%20107.619-52.751c9.998-11.227%2010.55-35.881%2017.343-49.99c12.026-24.983%2025.24-48.159.258-60.185%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23EDC0A2%22%20d%3D%22M163.122%20457.654c1.678%200%203.381-.103%205.084-.361c19.872-2.761%2033.731-21.137%2030.944-41.009l-31.873-227.909l-9.394-129.917c-1.471-20.027-19.098-35.383-38.867-33.602c-20.027%201.445-26.324%2016.956-25.498%2040.905s-5.875%2028.504-4.76%2043.792s3.803%2068.525%206.309%2086.486l32.131%20230.309c2.528%2018.17%2018.091%2031.306%2035.924%2031.306%22%2F%3E%3Cpath%20fill%3D%22%23F2C7AA%22%20d%3D%22M185.162%20475.126c2.013%200%204.026-.155%206.065-.49c19.795-3.329%2033.137-22.066%2029.834-41.86l-37.292-222.309c2.684-10.323%208.723-31.847%2018.375-55.358c17.291-42.118%2034.97-105.012%2035.718-107.67c5.42-19.33-5.884-39.383-25.188-44.802c-19.253-5.342-27.198%209.658-34.841%2026.376c-6.917%2015.131-19.786%2028.974-23.647%2041.783c-6.435%2021.347-9.481%2032.86-19.272%2056.7c-15.949%2038.867-23.12%2065.315-25.214%2080.701s39.667%20236.607%2039.667%20236.607c2.993%2017.753%2018.374%2030.322%2035.795%2030.322%22%2F%3E%3Cpath%20fill%3D%22%23FFD3B6%22%20d%3D%22M403.135%20347.48c-24.905-12.026-54.997-1.548-67.023%2023.459c-13.704%2028.44-45.912%2043.073-76.365%2034.892c-35.073-9.42-55.926-45.602-46.506-80.701c8.852-32.879%2045.112-64.055%2078.146-58.687l53.525%2042.118c23.485%2014.839%2057.578%2014.814%2072.366-8.594c14.84-23.434-1.182-37.046-11.723-47.188c-11.397-10.965-17.401-26.456-24.15-35.062c-11.362-14.49-42.944-33.034-61.423-36.028c-30.415-4.928-59.914-6.764-87.527.515c3.454-4.514%206.554-8.347%209.096-11.328l41.576-39.833l49.578-47.5c15.794-15.149%2016.336-40.234%201.187-56.055c-15.149-15.769-37.275%202.091-51.59%2010.145c-15.001%208.441-24.657%208.015-40.783%2023.466l-56.177%2053.826a39%2039%200%200%200-2.452%202.581c-9.084%2010.426-88.831%20104.522-88.831%20194.488c0%204.347.225%208.628.637%2012.847a161%20161%200%200%200-1.179%2019.284c-.052%2044.028%207.499%2094.773%2038.484%20125.758c34.987%2034.987%2076.49%2040.445%20145.862%2040.523h.052c33.972%200%2080.116-21.868%20107.619-52.751c9.998-11.227%2010.55-35.881%2017.343-49.99c12.026-24.983%2025.24-48.159.258-60.185%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/turnedokhand.svg?color=%231a73e8&size=48