writing hand emoji
writing-hand-light-skin-tone from Emoji One (Colored) by Emoji One · Light skin tone · People · CC-BY-4.0 Attribution required.
- Name
- writing-hand-light-skin-tone
- Set
- Emoji One (Colored)
- Style
- Light 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 writing hand emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#e6b796" d="M20.6 55c1 1.1 7.9 1 9.1.2c2.5-1.5 19.9-22.4 4.8-28.5c-11.5-4.7-14 5.9-15.2 6.8c-2.3 1.8-.6 19.4 1.3 21.5"/><g fill="#ffe1bd"><path d="M57.6 54.3c-17.4.1-8.9 2.6-22.8 2.6c-5.5 0-10.2-3.6-10.2-8.6v-.1c8.6-5.7-5.8-3.2-3.6-16.7c.7-4.5 5.5-4.8 11.8-5.4c5.3-.5 23.2 6.3 23.2 6.3c6.4 2.3 8.8 21.9 1.6 21.9"/><path d="M20.1 23.2c2.8-1.9 16 3.2 16 3.2L28 46.8S-.6 46 8.7 38.2c7.8-6.5 7.5-12.3 11.4-15"/></g><g fill="#e6b796"><path d="M7.8 39.1c-2.2 5.5 17.9 6.4 20.6 6.5l-.5 1.2S1.5 46 7.8 39.1m19.8-4c3.4 5.2 4.9 6.3 4.9 6.3s-3.4-.8-5.7-4.2z"/><path d="M27.4 34c1.5 0 0 7.3 1.7 9.3c-.4 1.3-3 .5-3 .5s.8-9 .7-9.5z"/><path d="m19.6 40.5l1.5 1.5s13.7-12.6 17.5-15.1l-4.5-1z"/></g><path fill="#428bc1" d="m8.5 44.5l4.4 4.3l34.7-34.5l-4.4-4.3z"/><path fill="#574137" d="m43.9 10.8l2.9 2.8l3.8-3.7L47.7 7zm-6.1 3.3l5.6 5.5l1-.9l-5.6-5.6zm-9 7.4l.8.7l9.2-9.1l-.8-.7z"/><path fill="#a9b5ae" d="m12.9 48.8l-9.8 5.4l5.4-9.7z"/><path fill="#574137" d="m2 54.6l.7.7l2-2l-.7-.7z"/><path fill="#ffe1bd" d="M39.4 51.4c.2-.6.3-1.1.4-1.7c.1-.3.2-.6.3-1c1-4.3-15.3-7.1-15.3-7.1l-1.2-.3c-2.6-.6-8.3-1.3-12.5 3.5c-2.9 3.4.1 6.8 2.8 7c7.3.7 12.7 2.5 16.8 4.2c3.6 1.7 7.2-.2 8.7-4.6"/><path fill="#e6b796" d="M23.5 42.9c-2.6-.9-6.8-3.2-12.2 1.6c5-6.1 13.1-3 13.4-2.9c7.6 1 12.6-2 12.6-2c-1.5 3.8-10 4.6-13.8 3.3m11.8 12.7c13.9 0 5.5-2.5 22.8-2.6c1.5 0 2.7-1.5 3.4-2.9c-.5 2.7-2 4.2-3.9 4.2c-17.4.1-9 2.7-22.9 2.7c-5.5 0-10.7-2.8-15.1-4.2c-.1-.1 10.5 2.8 15.7 2.8"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneWritingHandLightSkinTone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#e6b796" d="M20.6 55c1 1.1 7.9 1 9.1.2c2.5-1.5 19.9-22.4 4.8-28.5c-11.5-4.7-14 5.9-15.2 6.8c-2.3 1.8-.6 19.4 1.3 21.5"/><g fill="#ffe1bd"><path d="M57.6 54.3c-17.4.1-8.9 2.6-22.8 2.6c-5.5 0-10.2-3.6-10.2-8.6v-.1c8.6-5.7-5.8-3.2-3.6-16.7c.7-4.5 5.5-4.8 11.8-5.4c5.3-.5 23.2 6.3 23.2 6.3c6.4 2.3 8.8 21.9 1.6 21.9"/><path d="M20.1 23.2c2.8-1.9 16 3.2 16 3.2L28 46.8S-.6 46 8.7 38.2c7.8-6.5 7.5-12.3 11.4-15"/></g><g fill="#e6b796"><path d="M7.8 39.1c-2.2 5.5 17.9 6.4 20.6 6.5l-.5 1.2S1.5 46 7.8 39.1m19.8-4c3.4 5.2 4.9 6.3 4.9 6.3s-3.4-.8-5.7-4.2z"/><path d="M27.4 34c1.5 0 0 7.3 1.7 9.3c-.4 1.3-3 .5-3 .5s.8-9 .7-9.5z"/><path d="m19.6 40.5l1.5 1.5s13.7-12.6 17.5-15.1l-4.5-1z"/></g><path fill="#428bc1" d="m8.5 44.5l4.4 4.3l34.7-34.5l-4.4-4.3z"/><path fill="#574137" d="m43.9 10.8l2.9 2.8l3.8-3.7L47.7 7zm-6.1 3.3l5.6 5.5l1-.9l-5.6-5.6zm-9 7.4l.8.7l9.2-9.1l-.8-.7z"/><path fill="#a9b5ae" d="m12.9 48.8l-9.8 5.4l5.4-9.7z"/><path fill="#574137" d="m2 54.6l.7.7l2-2l-.7-.7z"/><path fill="#ffe1bd" d="M39.4 51.4c.2-.6.3-1.1.4-1.7c.1-.3.2-.6.3-1c1-4.3-15.3-7.1-15.3-7.1l-1.2-.3c-2.6-.6-8.3-1.3-12.5 3.5c-2.9 3.4.1 6.8 2.8 7c7.3.7 12.7 2.5 16.8 4.2c3.6 1.7 7.2-.2 8.7-4.6"/><path fill="#e6b796" d="M23.5 42.9c-2.6-.9-6.8-3.2-12.2 1.6c5-6.1 13.1-3 13.4-2.9c7.6 1 12.6-2 12.6-2c-1.5 3.8-10 4.6-13.8 3.3m11.8 12.7c13.9 0 5.5-2.5 22.8-2.6c1.5 0 2.7-1.5 3.4-2.9c-.5 2.7-2 4.2-3.9 4.2c-17.4.1-9 2.7-22.9 2.7c-5.5 0-10.7-2.8-15.1-4.2c-.1-.1 10.5 2.8 15.7 2.8"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#e6b796" d="M20.6 55c1 1.1 7.9 1 9.1.2c2.5-1.5 19.9-22.4 4.8-28.5c-11.5-4.7-14 5.9-15.2 6.8c-2.3 1.8-.6 19.4 1.3 21.5"/><g fill="#ffe1bd"><path d="M57.6 54.3c-17.4.1-8.9 2.6-22.8 2.6c-5.5 0-10.2-3.6-10.2-8.6v-.1c8.6-5.7-5.8-3.2-3.6-16.7c.7-4.5 5.5-4.8 11.8-5.4c5.3-.5 23.2 6.3 23.2 6.3c6.4 2.3 8.8 21.9 1.6 21.9"/><path d="M20.1 23.2c2.8-1.9 16 3.2 16 3.2L28 46.8S-.6 46 8.7 38.2c7.8-6.5 7.5-12.3 11.4-15"/></g><g fill="#e6b796"><path d="M7.8 39.1c-2.2 5.5 17.9 6.4 20.6 6.5l-.5 1.2S1.5 46 7.8 39.1m19.8-4c3.4 5.2 4.9 6.3 4.9 6.3s-3.4-.8-5.7-4.2z"/><path d="M27.4 34c1.5 0 0 7.3 1.7 9.3c-.4 1.3-3 .5-3 .5s.8-9 .7-9.5z"/><path d="m19.6 40.5l1.5 1.5s13.7-12.6 17.5-15.1l-4.5-1z"/></g><path fill="#428bc1" d="m8.5 44.5l4.4 4.3l34.7-34.5l-4.4-4.3z"/><path fill="#574137" d="m43.9 10.8l2.9 2.8l3.8-3.7L47.7 7zm-6.1 3.3l5.6 5.5l1-.9l-5.6-5.6zm-9 7.4l.8.7l9.2-9.1l-.8-.7z"/><path fill="#a9b5ae" d="m12.9 48.8l-9.8 5.4l5.4-9.7z"/><path fill="#574137" d="m2 54.6l.7.7l2-2l-.7-.7z"/><path fill="#ffe1bd" d="M39.4 51.4c.2-.6.3-1.1.4-1.7c.1-.3.2-.6.3-1c1-4.3-15.3-7.1-15.3-7.1l-1.2-.3c-2.6-.6-8.3-1.3-12.5 3.5c-2.9 3.4.1 6.8 2.8 7c7.3.7 12.7 2.5 16.8 4.2c3.6 1.7 7.2-.2 8.7-4.6"/><path fill="#e6b796" d="M23.5 42.9c-2.6-.9-6.8-3.2-12.2 1.6c5-6.1 13.1-3 13.4-2.9c7.6 1 12.6-2 12.6-2c-1.5 3.8-10 4.6-13.8 3.3m11.8 12.7c13.9 0 5.5-2.5 22.8-2.6c1.5 0 2.7-1.5 3.4-2.9c-.5 2.7-2 4.2-3.9 4.2c-17.4.1-9 2.7-22.9 2.7c-5.5 0-10.7-2.8-15.1-4.2c-.1-.1 10.5 2.8 15.7 2.8"/></svg> </template>
CSS
.icon-writing-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%2064%2064%22%3E%3Cpath%20fill%3D%22%23e6b796%22%20d%3D%22M20.6%2055c1%201.1%207.9%201%209.1.2c2.5-1.5%2019.9-22.4%204.8-28.5c-11.5-4.7-14%205.9-15.2%206.8c-2.3%201.8-.6%2019.4%201.3%2021.5%22%2F%3E%3Cg%20fill%3D%22%23ffe1bd%22%3E%3Cpath%20d%3D%22M57.6%2054.3c-17.4.1-8.9%202.6-22.8%202.6c-5.5%200-10.2-3.6-10.2-8.6v-.1c8.6-5.7-5.8-3.2-3.6-16.7c.7-4.5%205.5-4.8%2011.8-5.4c5.3-.5%2023.2%206.3%2023.2%206.3c6.4%202.3%208.8%2021.9%201.6%2021.9%22%2F%3E%3Cpath%20d%3D%22M20.1%2023.2c2.8-1.9%2016%203.2%2016%203.2L28%2046.8S-.6%2046%208.7%2038.2c7.8-6.5%207.5-12.3%2011.4-15%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23e6b796%22%3E%3Cpath%20d%3D%22M7.8%2039.1c-2.2%205.5%2017.9%206.4%2020.6%206.5l-.5%201.2S1.5%2046%207.8%2039.1m19.8-4c3.4%205.2%204.9%206.3%204.9%206.3s-3.4-.8-5.7-4.2z%22%2F%3E%3Cpath%20d%3D%22M27.4%2034c1.5%200%200%207.3%201.7%209.3c-.4%201.3-3%20.5-3%20.5s.8-9%20.7-9.5z%22%2F%3E%3Cpath%20d%3D%22m19.6%2040.5l1.5%201.5s13.7-12.6%2017.5-15.1l-4.5-1z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23428bc1%22%20d%3D%22m8.5%2044.5l4.4%204.3l34.7-34.5l-4.4-4.3z%22%2F%3E%3Cpath%20fill%3D%22%23574137%22%20d%3D%22m43.9%2010.8l2.9%202.8l3.8-3.7L47.7%207zm-6.1%203.3l5.6%205.5l1-.9l-5.6-5.6zm-9%207.4l.8.7l9.2-9.1l-.8-.7z%22%2F%3E%3Cpath%20fill%3D%22%23a9b5ae%22%20d%3D%22m12.9%2048.8l-9.8%205.4l5.4-9.7z%22%2F%3E%3Cpath%20fill%3D%22%23574137%22%20d%3D%22m2%2054.6l.7.7l2-2l-.7-.7z%22%2F%3E%3Cpath%20fill%3D%22%23ffe1bd%22%20d%3D%22M39.4%2051.4c.2-.6.3-1.1.4-1.7c.1-.3.2-.6.3-1c1-4.3-15.3-7.1-15.3-7.1l-1.2-.3c-2.6-.6-8.3-1.3-12.5%203.5c-2.9%203.4.1%206.8%202.8%207c7.3.7%2012.7%202.5%2016.8%204.2c3.6%201.7%207.2-.2%208.7-4.6%22%2F%3E%3Cpath%20fill%3D%22%23e6b796%22%20d%3D%22M23.5%2042.9c-2.6-.9-6.8-3.2-12.2%201.6c5-6.1%2013.1-3%2013.4-2.9c7.6%201%2012.6-2%2012.6-2c-1.5%203.8-10%204.6-13.8%203.3m11.8%2012.7c13.9%200%205.5-2.5%2022.8-2.6c1.5%200%202.7-1.5%203.4-2.9c-.5%202.7-2%204.2-3.9%204.2c-17.4.1-9%202.7-22.9%202.7c-5.5%200-10.7-2.8-15.1-4.2c-.1-.1%2010.5%202.8%2015.7%202.8%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%23e6b796%22%20d%3D%22M20.6%2055c1%201.1%207.9%201%209.1.2c2.5-1.5%2019.9-22.4%204.8-28.5c-11.5-4.7-14%205.9-15.2%206.8c-2.3%201.8-.6%2019.4%201.3%2021.5%22%2F%3E%3Cg%20fill%3D%22%23ffe1bd%22%3E%3Cpath%20d%3D%22M57.6%2054.3c-17.4.1-8.9%202.6-22.8%202.6c-5.5%200-10.2-3.6-10.2-8.6v-.1c8.6-5.7-5.8-3.2-3.6-16.7c.7-4.5%205.5-4.8%2011.8-5.4c5.3-.5%2023.2%206.3%2023.2%206.3c6.4%202.3%208.8%2021.9%201.6%2021.9%22%2F%3E%3Cpath%20d%3D%22M20.1%2023.2c2.8-1.9%2016%203.2%2016%203.2L28%2046.8S-.6%2046%208.7%2038.2c7.8-6.5%207.5-12.3%2011.4-15%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23e6b796%22%3E%3Cpath%20d%3D%22M7.8%2039.1c-2.2%205.5%2017.9%206.4%2020.6%206.5l-.5%201.2S1.5%2046%207.8%2039.1m19.8-4c3.4%205.2%204.9%206.3%204.9%206.3s-3.4-.8-5.7-4.2z%22%2F%3E%3Cpath%20d%3D%22M27.4%2034c1.5%200%200%207.3%201.7%209.3c-.4%201.3-3%20.5-3%20.5s.8-9%20.7-9.5z%22%2F%3E%3Cpath%20d%3D%22m19.6%2040.5l1.5%201.5s13.7-12.6%2017.5-15.1l-4.5-1z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23428bc1%22%20d%3D%22m8.5%2044.5l4.4%204.3l34.7-34.5l-4.4-4.3z%22%2F%3E%3Cpath%20fill%3D%22%23574137%22%20d%3D%22m43.9%2010.8l2.9%202.8l3.8-3.7L47.7%207zm-6.1%203.3l5.6%205.5l1-.9l-5.6-5.6zm-9%207.4l.8.7l9.2-9.1l-.8-.7z%22%2F%3E%3Cpath%20fill%3D%22%23a9b5ae%22%20d%3D%22m12.9%2048.8l-9.8%205.4l5.4-9.7z%22%2F%3E%3Cpath%20fill%3D%22%23574137%22%20d%3D%22m2%2054.6l.7.7l2-2l-.7-.7z%22%2F%3E%3Cpath%20fill%3D%22%23ffe1bd%22%20d%3D%22M39.4%2051.4c.2-.6.3-1.1.4-1.7c.1-.3.2-.6.3-1c1-4.3-15.3-7.1-15.3-7.1l-1.2-.3c-2.6-.6-8.3-1.3-12.5%203.5c-2.9%203.4.1%206.8%202.8%207c7.3.7%2012.7%202.5%2016.8%204.2c3.6%201.7%207.2-.2%208.7-4.6%22%2F%3E%3Cpath%20fill%3D%22%23e6b796%22%20d%3D%22M23.5%2042.9c-2.6-.9-6.8-3.2-12.2%201.6c5-6.1%2013.1-3%2013.4-2.9c7.6%201%2012.6-2%2012.6-2c-1.5%203.8-10%204.6-13.8%203.3m11.8%2012.7c13.9%200%205.5-2.5%2022.8-2.6c1.5%200%202.7-1.5%203.4-2.9c-.5%202.7-2%204.2-3.9%204.2c-17.4.1-9%202.7-22.9%202.7c-5.5%200-10.7-2.8-15.1-4.2c-.1-.1%2010.5%202.8%2015.7%202.8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/writing-hand-light-skin-tone.svg?color=%231a73e8&size=48