old man emoji
old-man-light-skin-tone from Emoji One (Colored) by Emoji One · Light skin tone · People · CC-BY-4.0 Attribution required.
- Name
- old-man-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 old man emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#748a93" d="M32.1 8.9s-.1 0 0 0h-.2C6.9 8.9 2 17.7 2 31.5l.9 9.4h58.3l.9-9.4c-.1-13.8-5-22.6-30-22.6"/><path fill="#ffe1bd" d="M58.5 36.8c-9.1-3.6-2-13.5-1.7-15.5C56.8 21.3 54.7 2 32 2S7.2 21.3 7.2 21.3c.3 2 7.5 11.9-1.7 15.5c0 0-3.4-.4-3.4 3.7c0 4.9 3.5 4.1 3.5 4.1C5.6 52.1 13 62 32 62s26.4-9.9 26.4-17.4c0 0 3.5.8 3.5-4.1c0-4.1-3.4-3.7-3.4-3.7"/><path fill="#748a93" d="M40.7 52.9c.2 0 .3-.9.3-1.3c0-2.6-4-4.8-9-4.8s-9 2.3-9 4.9c0 .3.1 1.2.2 1.2zM17.6 9.8c2.3-.7 4.7-1.5 7.1-2s4.9-.9 7.3-1c2.5-.1 5 .1 7.4.6s4.8 1.3 7 2.4c-2.4-.4-4.8-.8-7.2-.9c-2.4-.2-4.8-.2-7.1-.1c-2.4.1-4.8.3-7.2.5s-4.8.5-7.3.5M14.5 14c2.9-.7 5.7-1.5 8.6-2s5.9-.9 8.9-1s6 .1 8.9.6c3 .5 5.9 1.2 8.6 2.4c-2.9-.4-5.8-.7-8.8-.9c-2.9-.2-5.8-.2-8.7-.1s-5.8.3-8.7.5s-5.8.6-8.8.5"/><g fill="#454749"><path d="m17.8 39.3l-.3-3c.8-.1 1.9-.3 3.1-.5c5.9-1.1 15.7-3 26.4.6l-1 2.8c-9.9-3.4-19.2-1.6-24.8-.5c-1.4.3-2.6.5-3.4.6"/><circle cx="19.7" cy="37.9" r="9"/></g><circle cx="19.7" cy="37.9" r="6" fill="#b4d7ee"/><circle cx="44.3" cy="37.9" r="9" fill="#454749"/><circle cx="44.3" cy="37.9" r="6" fill="#b4d7ee"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneOldManLightSkinTone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#748a93" d="M32.1 8.9s-.1 0 0 0h-.2C6.9 8.9 2 17.7 2 31.5l.9 9.4h58.3l.9-9.4c-.1-13.8-5-22.6-30-22.6"/><path fill="#ffe1bd" d="M58.5 36.8c-9.1-3.6-2-13.5-1.7-15.5C56.8 21.3 54.7 2 32 2S7.2 21.3 7.2 21.3c.3 2 7.5 11.9-1.7 15.5c0 0-3.4-.4-3.4 3.7c0 4.9 3.5 4.1 3.5 4.1C5.6 52.1 13 62 32 62s26.4-9.9 26.4-17.4c0 0 3.5.8 3.5-4.1c0-4.1-3.4-3.7-3.4-3.7"/><path fill="#748a93" d="M40.7 52.9c.2 0 .3-.9.3-1.3c0-2.6-4-4.8-9-4.8s-9 2.3-9 4.9c0 .3.1 1.2.2 1.2zM17.6 9.8c2.3-.7 4.7-1.5 7.1-2s4.9-.9 7.3-1c2.5-.1 5 .1 7.4.6s4.8 1.3 7 2.4c-2.4-.4-4.8-.8-7.2-.9c-2.4-.2-4.8-.2-7.1-.1c-2.4.1-4.8.3-7.2.5s-4.8.5-7.3.5M14.5 14c2.9-.7 5.7-1.5 8.6-2s5.9-.9 8.9-1s6 .1 8.9.6c3 .5 5.9 1.2 8.6 2.4c-2.9-.4-5.8-.7-8.8-.9c-2.9-.2-5.8-.2-8.7-.1s-5.8.3-8.7.5s-5.8.6-8.8.5"/><g fill="#454749"><path d="m17.8 39.3l-.3-3c.8-.1 1.9-.3 3.1-.5c5.9-1.1 15.7-3 26.4.6l-1 2.8c-9.9-3.4-19.2-1.6-24.8-.5c-1.4.3-2.6.5-3.4.6"/><circle cx="19.7" cy="37.9" r="9"/></g><circle cx="19.7" cy="37.9" r="6" fill="#b4d7ee"/><circle cx="44.3" cy="37.9" r="9" fill="#454749"/><circle cx="44.3" cy="37.9" r="6" fill="#b4d7ee"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#748a93" d="M32.1 8.9s-.1 0 0 0h-.2C6.9 8.9 2 17.7 2 31.5l.9 9.4h58.3l.9-9.4c-.1-13.8-5-22.6-30-22.6"/><path fill="#ffe1bd" d="M58.5 36.8c-9.1-3.6-2-13.5-1.7-15.5C56.8 21.3 54.7 2 32 2S7.2 21.3 7.2 21.3c.3 2 7.5 11.9-1.7 15.5c0 0-3.4-.4-3.4 3.7c0 4.9 3.5 4.1 3.5 4.1C5.6 52.1 13 62 32 62s26.4-9.9 26.4-17.4c0 0 3.5.8 3.5-4.1c0-4.1-3.4-3.7-3.4-3.7"/><path fill="#748a93" d="M40.7 52.9c.2 0 .3-.9.3-1.3c0-2.6-4-4.8-9-4.8s-9 2.3-9 4.9c0 .3.1 1.2.2 1.2zM17.6 9.8c2.3-.7 4.7-1.5 7.1-2s4.9-.9 7.3-1c2.5-.1 5 .1 7.4.6s4.8 1.3 7 2.4c-2.4-.4-4.8-.8-7.2-.9c-2.4-.2-4.8-.2-7.1-.1c-2.4.1-4.8.3-7.2.5s-4.8.5-7.3.5M14.5 14c2.9-.7 5.7-1.5 8.6-2s5.9-.9 8.9-1s6 .1 8.9.6c3 .5 5.9 1.2 8.6 2.4c-2.9-.4-5.8-.7-8.8-.9c-2.9-.2-5.8-.2-8.7-.1s-5.8.3-8.7.5s-5.8.6-8.8.5"/><g fill="#454749"><path d="m17.8 39.3l-.3-3c.8-.1 1.9-.3 3.1-.5c5.9-1.1 15.7-3 26.4.6l-1 2.8c-9.9-3.4-19.2-1.6-24.8-.5c-1.4.3-2.6.5-3.4.6"/><circle cx="19.7" cy="37.9" r="9"/></g><circle cx="19.7" cy="37.9" r="6" fill="#b4d7ee"/><circle cx="44.3" cy="37.9" r="9" fill="#454749"/><circle cx="44.3" cy="37.9" r="6" fill="#b4d7ee"/></svg> </template>
CSS
.icon-old-man-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%23748a93%22%20d%3D%22M32.1%208.9s-.1%200%200%200h-.2C6.9%208.9%202%2017.7%202%2031.5l.9%209.4h58.3l.9-9.4c-.1-13.8-5-22.6-30-22.6%22%2F%3E%3Cpath%20fill%3D%22%23ffe1bd%22%20d%3D%22M58.5%2036.8c-9.1-3.6-2-13.5-1.7-15.5C56.8%2021.3%2054.7%202%2032%202S7.2%2021.3%207.2%2021.3c.3%202%207.5%2011.9-1.7%2015.5c0%200-3.4-.4-3.4%203.7c0%204.9%203.5%204.1%203.5%204.1C5.6%2052.1%2013%2062%2032%2062s26.4-9.9%2026.4-17.4c0%200%203.5.8%203.5-4.1c0-4.1-3.4-3.7-3.4-3.7%22%2F%3E%3Cpath%20fill%3D%22%23748a93%22%20d%3D%22M40.7%2052.9c.2%200%20.3-.9.3-1.3c0-2.6-4-4.8-9-4.8s-9%202.3-9%204.9c0%20.3.1%201.2.2%201.2zM17.6%209.8c2.3-.7%204.7-1.5%207.1-2s4.9-.9%207.3-1c2.5-.1%205%20.1%207.4.6s4.8%201.3%207%202.4c-2.4-.4-4.8-.8-7.2-.9c-2.4-.2-4.8-.2-7.1-.1c-2.4.1-4.8.3-7.2.5s-4.8.5-7.3.5M14.5%2014c2.9-.7%205.7-1.5%208.6-2s5.9-.9%208.9-1s6%20.1%208.9.6c3%20.5%205.9%201.2%208.6%202.4c-2.9-.4-5.8-.7-8.8-.9c-2.9-.2-5.8-.2-8.7-.1s-5.8.3-8.7.5s-5.8.6-8.8.5%22%2F%3E%3Cg%20fill%3D%22%23454749%22%3E%3Cpath%20d%3D%22m17.8%2039.3l-.3-3c.8-.1%201.9-.3%203.1-.5c5.9-1.1%2015.7-3%2026.4.6l-1%202.8c-9.9-3.4-19.2-1.6-24.8-.5c-1.4.3-2.6.5-3.4.6%22%2F%3E%3Ccircle%20cx%3D%2219.7%22%20cy%3D%2237.9%22%20r%3D%229%22%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2219.7%22%20cy%3D%2237.9%22%20r%3D%226%22%20fill%3D%22%23b4d7ee%22%2F%3E%3Ccircle%20cx%3D%2244.3%22%20cy%3D%2237.9%22%20r%3D%229%22%20fill%3D%22%23454749%22%2F%3E%3Ccircle%20cx%3D%2244.3%22%20cy%3D%2237.9%22%20r%3D%226%22%20fill%3D%22%23b4d7ee%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%23748a93%22%20d%3D%22M32.1%208.9s-.1%200%200%200h-.2C6.9%208.9%202%2017.7%202%2031.5l.9%209.4h58.3l.9-9.4c-.1-13.8-5-22.6-30-22.6%22%2F%3E%3Cpath%20fill%3D%22%23ffe1bd%22%20d%3D%22M58.5%2036.8c-9.1-3.6-2-13.5-1.7-15.5C56.8%2021.3%2054.7%202%2032%202S7.2%2021.3%207.2%2021.3c.3%202%207.5%2011.9-1.7%2015.5c0%200-3.4-.4-3.4%203.7c0%204.9%203.5%204.1%203.5%204.1C5.6%2052.1%2013%2062%2032%2062s26.4-9.9%2026.4-17.4c0%200%203.5.8%203.5-4.1c0-4.1-3.4-3.7-3.4-3.7%22%2F%3E%3Cpath%20fill%3D%22%23748a93%22%20d%3D%22M40.7%2052.9c.2%200%20.3-.9.3-1.3c0-2.6-4-4.8-9-4.8s-9%202.3-9%204.9c0%20.3.1%201.2.2%201.2zM17.6%209.8c2.3-.7%204.7-1.5%207.1-2s4.9-.9%207.3-1c2.5-.1%205%20.1%207.4.6s4.8%201.3%207%202.4c-2.4-.4-4.8-.8-7.2-.9c-2.4-.2-4.8-.2-7.1-.1c-2.4.1-4.8.3-7.2.5s-4.8.5-7.3.5M14.5%2014c2.9-.7%205.7-1.5%208.6-2s5.9-.9%208.9-1s6%20.1%208.9.6c3%20.5%205.9%201.2%208.6%202.4c-2.9-.4-5.8-.7-8.8-.9c-2.9-.2-5.8-.2-8.7-.1s-5.8.3-8.7.5s-5.8.6-8.8.5%22%2F%3E%3Cg%20fill%3D%22%23454749%22%3E%3Cpath%20d%3D%22m17.8%2039.3l-.3-3c.8-.1%201.9-.3%203.1-.5c5.9-1.1%2015.7-3%2026.4.6l-1%202.8c-9.9-3.4-19.2-1.6-24.8-.5c-1.4.3-2.6.5-3.4.6%22%2F%3E%3Ccircle%20cx%3D%2219.7%22%20cy%3D%2237.9%22%20r%3D%229%22%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2219.7%22%20cy%3D%2237.9%22%20r%3D%226%22%20fill%3D%22%23b4d7ee%22%2F%3E%3Ccircle%20cx%3D%2244.3%22%20cy%3D%2237.9%22%20r%3D%229%22%20fill%3D%22%23454749%22%2F%3E%3Ccircle%20cx%3D%2244.3%22%20cy%3D%2237.9%22%20r%3D%226%22%20fill%3D%22%23b4d7ee%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/old-man-light-skin-tone.svg?color=%231a73e8&size=48