raised hand emoji
raised-hand-medium-skin-tone from Emoji One (Colored) by Emoji One · Medium skin tone · People · CC-BY-4.0 Attribution required.
- Name
- raised-hand-medium-skin-tone
- Set
- Emoji One (Colored)
- Style
- Medium skin tone
- Category
- People
- Viewbox
- 64×64
- License
- CC BY 4.0
5 other variants in Emoji One (Colored)
The same emoji in other sets
More people icons from Emoji One (Colored)
alienalien-monsterangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upbeaming-face-with-smiling-eyesblond-haired-personboybride-with-veilbriefcasebust-in-silhouettebusts-in-silhouettecall-me-handcat-face-with-tears-of-joycat-face-with-wry-smileclapping-hands
Use the raised hand emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#d6a57c" d="M10.3 9.9c-2.2 0-3.9 1.8-3.9 4v29.4h7.8V13.9c0-2.2-1.7-4-3.9-4m21 33.4h8.3V9.8c0-2.2-1.9-4.1-4.1-4.1c-2.3 0-4.1 1.9-4.1 4.2c-.1 0-.1 33.4-.1 33.4"/><path fill="#b58360" d="M35.5 5.7c-.3 0-.5 0-.7.1c1.9.3 3.4 2 3.4 4v33.5h1.5V9.8c-.1-2.3-2-4.1-4.2-4.1"/><path fill="#d6a57c" d="M14.2 43.3h8.5V9.1c0-2.4-1.9-4.3-4.3-4.3s-4.3 1.9-4.3 4.3z"/><path fill="#b58360" d="M18.5 4.8c-.3 0-.5 0-.7.1c2 .4 3.5 2.1 3.5 4.3v21.3l1.5 2.1V9.1c0-2.4-1.9-4.3-4.3-4.3"/><path fill="#d6a57c" d="M22.8 40.5h8.5V6.3C31.3 3.9 29.4 2 27 2s-4.3 1.9-4.3 4.3z"/><path fill="#b58360" d="M27 2c-.3 0-.5 0-.7.1c2 .4 3.5 2.1 3.5 4.3v24.1l1.5 2.1V6.3C31.3 3.9 29.4 2 27 2M10.3 9.9c-.3 0-.5 0-.7.1c1.8.4 3.2 2 3.2 3.9v17.5l1.5 2.1V13.9c-.1-2.2-1.8-4-4-4"/><path fill="#d6a57c" d="M57.7 29.3c-1.6-3.1-6.6-2.9-11.7 2.7c-3.6 3.9-4.3 5.2-7.9 5.1V33s-31.7.1-31.7 2.6c0 0-1.5 11.1 1.6 18.1c4.6 10.4 26.2 12 35.3-4.9c5.3-10 16.1-16.2 14.4-19.5"/><path fill="#b58360" d="M57.7 29.3c-.3-.6-.7-1-1.2-1.4c.1.1.2.2.2.4c1.7 3.4-3.4 6.9-7 10.5c-2.9 2.9-5.7 5.9-7.1 9.4c-6.4 15.3-25 15.3-32.8 8.3c7.1 8 27 8.7 33.8-7.3c1.5-3.5 4.1-6.4 7.1-9.4c3.6-3.7 8.7-7.2 7-10.5m-18.6 7.8c-5.9-2.1-18.1 2-16.5 13.7c0-10.9 9.9-13.6 15.3-13.6c.7-.1 1.2-.1 1.2-.1"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneRaisedHandMediumSkinTone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#d6a57c" d="M10.3 9.9c-2.2 0-3.9 1.8-3.9 4v29.4h7.8V13.9c0-2.2-1.7-4-3.9-4m21 33.4h8.3V9.8c0-2.2-1.9-4.1-4.1-4.1c-2.3 0-4.1 1.9-4.1 4.2c-.1 0-.1 33.4-.1 33.4"/><path fill="#b58360" d="M35.5 5.7c-.3 0-.5 0-.7.1c1.9.3 3.4 2 3.4 4v33.5h1.5V9.8c-.1-2.3-2-4.1-4.2-4.1"/><path fill="#d6a57c" d="M14.2 43.3h8.5V9.1c0-2.4-1.9-4.3-4.3-4.3s-4.3 1.9-4.3 4.3z"/><path fill="#b58360" d="M18.5 4.8c-.3 0-.5 0-.7.1c2 .4 3.5 2.1 3.5 4.3v21.3l1.5 2.1V9.1c0-2.4-1.9-4.3-4.3-4.3"/><path fill="#d6a57c" d="M22.8 40.5h8.5V6.3C31.3 3.9 29.4 2 27 2s-4.3 1.9-4.3 4.3z"/><path fill="#b58360" d="M27 2c-.3 0-.5 0-.7.1c2 .4 3.5 2.1 3.5 4.3v24.1l1.5 2.1V6.3C31.3 3.9 29.4 2 27 2M10.3 9.9c-.3 0-.5 0-.7.1c1.8.4 3.2 2 3.2 3.9v17.5l1.5 2.1V13.9c-.1-2.2-1.8-4-4-4"/><path fill="#d6a57c" d="M57.7 29.3c-1.6-3.1-6.6-2.9-11.7 2.7c-3.6 3.9-4.3 5.2-7.9 5.1V33s-31.7.1-31.7 2.6c0 0-1.5 11.1 1.6 18.1c4.6 10.4 26.2 12 35.3-4.9c5.3-10 16.1-16.2 14.4-19.5"/><path fill="#b58360" d="M57.7 29.3c-.3-.6-.7-1-1.2-1.4c.1.1.2.2.2.4c1.7 3.4-3.4 6.9-7 10.5c-2.9 2.9-5.7 5.9-7.1 9.4c-6.4 15.3-25 15.3-32.8 8.3c7.1 8 27 8.7 33.8-7.3c1.5-3.5 4.1-6.4 7.1-9.4c3.6-3.7 8.7-7.2 7-10.5m-18.6 7.8c-5.9-2.1-18.1 2-16.5 13.7c0-10.9 9.9-13.6 15.3-13.6c.7-.1 1.2-.1 1.2-.1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#d6a57c" d="M10.3 9.9c-2.2 0-3.9 1.8-3.9 4v29.4h7.8V13.9c0-2.2-1.7-4-3.9-4m21 33.4h8.3V9.8c0-2.2-1.9-4.1-4.1-4.1c-2.3 0-4.1 1.9-4.1 4.2c-.1 0-.1 33.4-.1 33.4"/><path fill="#b58360" d="M35.5 5.7c-.3 0-.5 0-.7.1c1.9.3 3.4 2 3.4 4v33.5h1.5V9.8c-.1-2.3-2-4.1-4.2-4.1"/><path fill="#d6a57c" d="M14.2 43.3h8.5V9.1c0-2.4-1.9-4.3-4.3-4.3s-4.3 1.9-4.3 4.3z"/><path fill="#b58360" d="M18.5 4.8c-.3 0-.5 0-.7.1c2 .4 3.5 2.1 3.5 4.3v21.3l1.5 2.1V9.1c0-2.4-1.9-4.3-4.3-4.3"/><path fill="#d6a57c" d="M22.8 40.5h8.5V6.3C31.3 3.9 29.4 2 27 2s-4.3 1.9-4.3 4.3z"/><path fill="#b58360" d="M27 2c-.3 0-.5 0-.7.1c2 .4 3.5 2.1 3.5 4.3v24.1l1.5 2.1V6.3C31.3 3.9 29.4 2 27 2M10.3 9.9c-.3 0-.5 0-.7.1c1.8.4 3.2 2 3.2 3.9v17.5l1.5 2.1V13.9c-.1-2.2-1.8-4-4-4"/><path fill="#d6a57c" d="M57.7 29.3c-1.6-3.1-6.6-2.9-11.7 2.7c-3.6 3.9-4.3 5.2-7.9 5.1V33s-31.7.1-31.7 2.6c0 0-1.5 11.1 1.6 18.1c4.6 10.4 26.2 12 35.3-4.9c5.3-10 16.1-16.2 14.4-19.5"/><path fill="#b58360" d="M57.7 29.3c-.3-.6-.7-1-1.2-1.4c.1.1.2.2.2.4c1.7 3.4-3.4 6.9-7 10.5c-2.9 2.9-5.7 5.9-7.1 9.4c-6.4 15.3-25 15.3-32.8 8.3c7.1 8 27 8.7 33.8-7.3c1.5-3.5 4.1-6.4 7.1-9.4c3.6-3.7 8.7-7.2 7-10.5m-18.6 7.8c-5.9-2.1-18.1 2-16.5 13.7c0-10.9 9.9-13.6 15.3-13.6c.7-.1 1.2-.1 1.2-.1"/></svg> </template>
CSS
.icon-raised-hand-medium-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%2064%2064%22%3E%3Cpath%20fill%3D%22%23d6a57c%22%20d%3D%22M10.3%209.9c-2.2%200-3.9%201.8-3.9%204v29.4h7.8V13.9c0-2.2-1.7-4-3.9-4m21%2033.4h8.3V9.8c0-2.2-1.9-4.1-4.1-4.1c-2.3%200-4.1%201.9-4.1%204.2c-.1%200-.1%2033.4-.1%2033.4%22%2F%3E%3Cpath%20fill%3D%22%23b58360%22%20d%3D%22M35.5%205.7c-.3%200-.5%200-.7.1c1.9.3%203.4%202%203.4%204v33.5h1.5V9.8c-.1-2.3-2-4.1-4.2-4.1%22%2F%3E%3Cpath%20fill%3D%22%23d6a57c%22%20d%3D%22M14.2%2043.3h8.5V9.1c0-2.4-1.9-4.3-4.3-4.3s-4.3%201.9-4.3%204.3z%22%2F%3E%3Cpath%20fill%3D%22%23b58360%22%20d%3D%22M18.5%204.8c-.3%200-.5%200-.7.1c2%20.4%203.5%202.1%203.5%204.3v21.3l1.5%202.1V9.1c0-2.4-1.9-4.3-4.3-4.3%22%2F%3E%3Cpath%20fill%3D%22%23d6a57c%22%20d%3D%22M22.8%2040.5h8.5V6.3C31.3%203.9%2029.4%202%2027%202s-4.3%201.9-4.3%204.3z%22%2F%3E%3Cpath%20fill%3D%22%23b58360%22%20d%3D%22M27%202c-.3%200-.5%200-.7.1c2%20.4%203.5%202.1%203.5%204.3v24.1l1.5%202.1V6.3C31.3%203.9%2029.4%202%2027%202M10.3%209.9c-.3%200-.5%200-.7.1c1.8.4%203.2%202%203.2%203.9v17.5l1.5%202.1V13.9c-.1-2.2-1.8-4-4-4%22%2F%3E%3Cpath%20fill%3D%22%23d6a57c%22%20d%3D%22M57.7%2029.3c-1.6-3.1-6.6-2.9-11.7%202.7c-3.6%203.9-4.3%205.2-7.9%205.1V33s-31.7.1-31.7%202.6c0%200-1.5%2011.1%201.6%2018.1c4.6%2010.4%2026.2%2012%2035.3-4.9c5.3-10%2016.1-16.2%2014.4-19.5%22%2F%3E%3Cpath%20fill%3D%22%23b58360%22%20d%3D%22M57.7%2029.3c-.3-.6-.7-1-1.2-1.4c.1.1.2.2.2.4c1.7%203.4-3.4%206.9-7%2010.5c-2.9%202.9-5.7%205.9-7.1%209.4c-6.4%2015.3-25%2015.3-32.8%208.3c7.1%208%2027%208.7%2033.8-7.3c1.5-3.5%204.1-6.4%207.1-9.4c3.6-3.7%208.7-7.2%207-10.5m-18.6%207.8c-5.9-2.1-18.1%202-16.5%2013.7c0-10.9%209.9-13.6%2015.3-13.6c.7-.1%201.2-.1%201.2-.1%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23d6a57c%22%20d%3D%22M10.3%209.9c-2.2%200-3.9%201.8-3.9%204v29.4h7.8V13.9c0-2.2-1.7-4-3.9-4m21%2033.4h8.3V9.8c0-2.2-1.9-4.1-4.1-4.1c-2.3%200-4.1%201.9-4.1%204.2c-.1%200-.1%2033.4-.1%2033.4%22%2F%3E%3Cpath%20fill%3D%22%23b58360%22%20d%3D%22M35.5%205.7c-.3%200-.5%200-.7.1c1.9.3%203.4%202%203.4%204v33.5h1.5V9.8c-.1-2.3-2-4.1-4.2-4.1%22%2F%3E%3Cpath%20fill%3D%22%23d6a57c%22%20d%3D%22M14.2%2043.3h8.5V9.1c0-2.4-1.9-4.3-4.3-4.3s-4.3%201.9-4.3%204.3z%22%2F%3E%3Cpath%20fill%3D%22%23b58360%22%20d%3D%22M18.5%204.8c-.3%200-.5%200-.7.1c2%20.4%203.5%202.1%203.5%204.3v21.3l1.5%202.1V9.1c0-2.4-1.9-4.3-4.3-4.3%22%2F%3E%3Cpath%20fill%3D%22%23d6a57c%22%20d%3D%22M22.8%2040.5h8.5V6.3C31.3%203.9%2029.4%202%2027%202s-4.3%201.9-4.3%204.3z%22%2F%3E%3Cpath%20fill%3D%22%23b58360%22%20d%3D%22M27%202c-.3%200-.5%200-.7.1c2%20.4%203.5%202.1%203.5%204.3v24.1l1.5%202.1V6.3C31.3%203.9%2029.4%202%2027%202M10.3%209.9c-.3%200-.5%200-.7.1c1.8.4%203.2%202%203.2%203.9v17.5l1.5%202.1V13.9c-.1-2.2-1.8-4-4-4%22%2F%3E%3Cpath%20fill%3D%22%23d6a57c%22%20d%3D%22M57.7%2029.3c-1.6-3.1-6.6-2.9-11.7%202.7c-3.6%203.9-4.3%205.2-7.9%205.1V33s-31.7.1-31.7%202.6c0%200-1.5%2011.1%201.6%2018.1c4.6%2010.4%2026.2%2012%2035.3-4.9c5.3-10%2016.1-16.2%2014.4-19.5%22%2F%3E%3Cpath%20fill%3D%22%23b58360%22%20d%3D%22M57.7%2029.3c-.3-.6-.7-1-1.2-1.4c.1.1.2.2.2.4c1.7%203.4-3.4%206.9-7%2010.5c-2.9%202.9-5.7%205.9-7.1%209.4c-6.4%2015.3-25%2015.3-32.8%208.3c7.1%208%2027%208.7%2033.8-7.3c1.5-3.5%204.1-6.4%207.1-9.4c3.6-3.7%208.7-7.2%207-10.5m-18.6%207.8c-5.9-2.1-18.1%202-16.5%2013.7c0-10.9%209.9-13.6%2015.3-13.6c.7-.1%201.2-.1%201.2-.1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/raised-hand-medium-skin-tone.svg?color=%231a73e8&size=48