alien monster emoji
alien-monster from Emoji One (Colored) by Emoji One · Default · People · CC-BY-4.0 Attribution required.
- Name
- alien-monster
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- People
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
More people icons from Emoji One (Colored)
alienangry-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-handsclosed-umbrella
Use the alien monster emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#592f5d" d="M9.9 43.9c-.3 0-.5-.1-.7-.2c-.2-.2-5.8-4-7-10.2c-.6-3.5.2-7 2.5-10.3c3.8-5.5 5.1-10.1 3.9-13.5c-1.3-3.7-5.3-4.9-5.3-5c-.7-.2-1.1-1-.9-1.7s.9-1.2 1.6-.9c.2.1 5.3 1.6 7.1 6.6c1.5 4.3.1 9.7-4.2 16c-1.9 2.7-2.6 5.5-2.1 8.2c.9 5.1 5.8 8.4 5.8 8.4c.6.4.8 1.3.4 1.9c-.2.5-.6.7-1.1.7m44.2 0c-.4 0-.9-.2-1.1-.6c-.4-.6-.2-1.5.4-1.9c0 0 4.9-3.4 5.8-8.4c.5-2.7-.2-5.4-2.1-8.2c-4.3-6.3-5.7-11.7-4.2-16c1.8-5.1 6.9-6.6 7.1-6.6c.7-.2 1.5.2 1.7.9s-.2 1.5-.9 1.7c0 0-4 1.2-5.3 5c-1.2 3.4.1 8 3.9 13.5c2.3 3.4 3.1 6.8 2.5 10.3c-1.2 6.2-6.8 10-7 10.2c-.3 0-.6.1-.8.1"/><path fill="#917dbc" d="M32 6.2c-7.1 0-26.3 10.5-26.1 35.5c0 4 .2 14 2.2 15.6c2 1.7 6.9-2.6 9.3-1.5c2.4 1.2 3.2 5.5 5.9 6.1s6-2.9 8.7-2.9s6.1 3.5 8.7 2.9s3.5-4.9 5.9-6.1c2.3-1.1 7.3 3.1 9.3 1.5c2-1.7 2.2-11.7 2.2-15.6C58.3 19.1 41.3 6.2 32 6.2"/><path fill="#fff" d="M48.8 30.6c3.6 3.9 3.6 10.2 0 14.1s-9.5 3.9-13.1 0c-.1 0 9.4-18 13.1-14.1m-35.2 5.7c-3.3 8 2.1 5.9 6.8 8.2c4.7 2.2 8.1 5 10.2 0c-.1-.1-15-13.2-17-8.2"/><path fill="#592f5d" d="M20.9 42.2c0 2 1.5 3.7 3.4 3.7s3.4-1.6 3.4-3.7c-1.3-1-2.9-2.3-4.6-3.4c-1.2.5-2.2 1.8-2.2 3.4m19.9 3.6c1.9 0 3.4-1.6 3.4-3.7c0-2-1.5-3.7-3.4-3.7c-.7 0-1.3.2-1.9.6q-.75 1.35-1.5 2.4c0 .2-.1.4-.1.6c.1 2.2 1.6 3.8 3.5 3.8"/><path fill="#62fbf6" d="M32 26c-8.1 0-9 1.9-10.3-.5c-.6-1.1 2.2-3.2 10.3-3.2s10.9 2.1 10.3 3.2c-1.3 2.4-2.2.5-10.3.5m0-7c-8.1 0-9 1.9-10.3-.5c-.6-1.1 2.2-3.2 10.3-3.2s10.9 2.1 10.3 3.2c-1.3 2.4-2.2.5-10.3.5M17.2 51.3c-.7 1.4-3.3 1.6-5.9.3s-4.1-3.5-3.4-4.9s3.3-1.6 5.9-.3s4 3.4 3.4 4.9m29.6 0c.7 1.4 3.3 1.6 5.9.3s4.1-3.5 3.4-4.9s-3.3-1.6-5.9-.3c-2.5 1.2-4 3.4-3.4 4.9"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneAlienMonster(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#592f5d" d="M9.9 43.9c-.3 0-.5-.1-.7-.2c-.2-.2-5.8-4-7-10.2c-.6-3.5.2-7 2.5-10.3c3.8-5.5 5.1-10.1 3.9-13.5c-1.3-3.7-5.3-4.9-5.3-5c-.7-.2-1.1-1-.9-1.7s.9-1.2 1.6-.9c.2.1 5.3 1.6 7.1 6.6c1.5 4.3.1 9.7-4.2 16c-1.9 2.7-2.6 5.5-2.1 8.2c.9 5.1 5.8 8.4 5.8 8.4c.6.4.8 1.3.4 1.9c-.2.5-.6.7-1.1.7m44.2 0c-.4 0-.9-.2-1.1-.6c-.4-.6-.2-1.5.4-1.9c0 0 4.9-3.4 5.8-8.4c.5-2.7-.2-5.4-2.1-8.2c-4.3-6.3-5.7-11.7-4.2-16c1.8-5.1 6.9-6.6 7.1-6.6c.7-.2 1.5.2 1.7.9s-.2 1.5-.9 1.7c0 0-4 1.2-5.3 5c-1.2 3.4.1 8 3.9 13.5c2.3 3.4 3.1 6.8 2.5 10.3c-1.2 6.2-6.8 10-7 10.2c-.3 0-.6.1-.8.1"/><path fill="#917dbc" d="M32 6.2c-7.1 0-26.3 10.5-26.1 35.5c0 4 .2 14 2.2 15.6c2 1.7 6.9-2.6 9.3-1.5c2.4 1.2 3.2 5.5 5.9 6.1s6-2.9 8.7-2.9s6.1 3.5 8.7 2.9s3.5-4.9 5.9-6.1c2.3-1.1 7.3 3.1 9.3 1.5c2-1.7 2.2-11.7 2.2-15.6C58.3 19.1 41.3 6.2 32 6.2"/><path fill="#fff" d="M48.8 30.6c3.6 3.9 3.6 10.2 0 14.1s-9.5 3.9-13.1 0c-.1 0 9.4-18 13.1-14.1m-35.2 5.7c-3.3 8 2.1 5.9 6.8 8.2c4.7 2.2 8.1 5 10.2 0c-.1-.1-15-13.2-17-8.2"/><path fill="#592f5d" d="M20.9 42.2c0 2 1.5 3.7 3.4 3.7s3.4-1.6 3.4-3.7c-1.3-1-2.9-2.3-4.6-3.4c-1.2.5-2.2 1.8-2.2 3.4m19.9 3.6c1.9 0 3.4-1.6 3.4-3.7c0-2-1.5-3.7-3.4-3.7c-.7 0-1.3.2-1.9.6q-.75 1.35-1.5 2.4c0 .2-.1.4-.1.6c.1 2.2 1.6 3.8 3.5 3.8"/><path fill="#62fbf6" d="M32 26c-8.1 0-9 1.9-10.3-.5c-.6-1.1 2.2-3.2 10.3-3.2s10.9 2.1 10.3 3.2c-1.3 2.4-2.2.5-10.3.5m0-7c-8.1 0-9 1.9-10.3-.5c-.6-1.1 2.2-3.2 10.3-3.2s10.9 2.1 10.3 3.2c-1.3 2.4-2.2.5-10.3.5M17.2 51.3c-.7 1.4-3.3 1.6-5.9.3s-4.1-3.5-3.4-4.9s3.3-1.6 5.9-.3s4 3.4 3.4 4.9m29.6 0c.7 1.4 3.3 1.6 5.9.3s4.1-3.5 3.4-4.9s-3.3-1.6-5.9-.3c-2.5 1.2-4 3.4-3.4 4.9"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#592f5d" d="M9.9 43.9c-.3 0-.5-.1-.7-.2c-.2-.2-5.8-4-7-10.2c-.6-3.5.2-7 2.5-10.3c3.8-5.5 5.1-10.1 3.9-13.5c-1.3-3.7-5.3-4.9-5.3-5c-.7-.2-1.1-1-.9-1.7s.9-1.2 1.6-.9c.2.1 5.3 1.6 7.1 6.6c1.5 4.3.1 9.7-4.2 16c-1.9 2.7-2.6 5.5-2.1 8.2c.9 5.1 5.8 8.4 5.8 8.4c.6.4.8 1.3.4 1.9c-.2.5-.6.7-1.1.7m44.2 0c-.4 0-.9-.2-1.1-.6c-.4-.6-.2-1.5.4-1.9c0 0 4.9-3.4 5.8-8.4c.5-2.7-.2-5.4-2.1-8.2c-4.3-6.3-5.7-11.7-4.2-16c1.8-5.1 6.9-6.6 7.1-6.6c.7-.2 1.5.2 1.7.9s-.2 1.5-.9 1.7c0 0-4 1.2-5.3 5c-1.2 3.4.1 8 3.9 13.5c2.3 3.4 3.1 6.8 2.5 10.3c-1.2 6.2-6.8 10-7 10.2c-.3 0-.6.1-.8.1"/><path fill="#917dbc" d="M32 6.2c-7.1 0-26.3 10.5-26.1 35.5c0 4 .2 14 2.2 15.6c2 1.7 6.9-2.6 9.3-1.5c2.4 1.2 3.2 5.5 5.9 6.1s6-2.9 8.7-2.9s6.1 3.5 8.7 2.9s3.5-4.9 5.9-6.1c2.3-1.1 7.3 3.1 9.3 1.5c2-1.7 2.2-11.7 2.2-15.6C58.3 19.1 41.3 6.2 32 6.2"/><path fill="#fff" d="M48.8 30.6c3.6 3.9 3.6 10.2 0 14.1s-9.5 3.9-13.1 0c-.1 0 9.4-18 13.1-14.1m-35.2 5.7c-3.3 8 2.1 5.9 6.8 8.2c4.7 2.2 8.1 5 10.2 0c-.1-.1-15-13.2-17-8.2"/><path fill="#592f5d" d="M20.9 42.2c0 2 1.5 3.7 3.4 3.7s3.4-1.6 3.4-3.7c-1.3-1-2.9-2.3-4.6-3.4c-1.2.5-2.2 1.8-2.2 3.4m19.9 3.6c1.9 0 3.4-1.6 3.4-3.7c0-2-1.5-3.7-3.4-3.7c-.7 0-1.3.2-1.9.6q-.75 1.35-1.5 2.4c0 .2-.1.4-.1.6c.1 2.2 1.6 3.8 3.5 3.8"/><path fill="#62fbf6" d="M32 26c-8.1 0-9 1.9-10.3-.5c-.6-1.1 2.2-3.2 10.3-3.2s10.9 2.1 10.3 3.2c-1.3 2.4-2.2.5-10.3.5m0-7c-8.1 0-9 1.9-10.3-.5c-.6-1.1 2.2-3.2 10.3-3.2s10.9 2.1 10.3 3.2c-1.3 2.4-2.2.5-10.3.5M17.2 51.3c-.7 1.4-3.3 1.6-5.9.3s-4.1-3.5-3.4-4.9s3.3-1.6 5.9-.3s4 3.4 3.4 4.9m29.6 0c.7 1.4 3.3 1.6 5.9.3s4.1-3.5 3.4-4.9s-3.3-1.6-5.9-.3c-2.5 1.2-4 3.4-3.4 4.9"/></svg> </template>
CSS
.icon-alien-monster {
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%23592f5d%22%20d%3D%22M9.9%2043.9c-.3%200-.5-.1-.7-.2c-.2-.2-5.8-4-7-10.2c-.6-3.5.2-7%202.5-10.3c3.8-5.5%205.1-10.1%203.9-13.5c-1.3-3.7-5.3-4.9-5.3-5c-.7-.2-1.1-1-.9-1.7s.9-1.2%201.6-.9c.2.1%205.3%201.6%207.1%206.6c1.5%204.3.1%209.7-4.2%2016c-1.9%202.7-2.6%205.5-2.1%208.2c.9%205.1%205.8%208.4%205.8%208.4c.6.4.8%201.3.4%201.9c-.2.5-.6.7-1.1.7m44.2%200c-.4%200-.9-.2-1.1-.6c-.4-.6-.2-1.5.4-1.9c0%200%204.9-3.4%205.8-8.4c.5-2.7-.2-5.4-2.1-8.2c-4.3-6.3-5.7-11.7-4.2-16c1.8-5.1%206.9-6.6%207.1-6.6c.7-.2%201.5.2%201.7.9s-.2%201.5-.9%201.7c0%200-4%201.2-5.3%205c-1.2%203.4.1%208%203.9%2013.5c2.3%203.4%203.1%206.8%202.5%2010.3c-1.2%206.2-6.8%2010-7%2010.2c-.3%200-.6.1-.8.1%22%2F%3E%3Cpath%20fill%3D%22%23917dbc%22%20d%3D%22M32%206.2c-7.1%200-26.3%2010.5-26.1%2035.5c0%204%20.2%2014%202.2%2015.6c2%201.7%206.9-2.6%209.3-1.5c2.4%201.2%203.2%205.5%205.9%206.1s6-2.9%208.7-2.9s6.1%203.5%208.7%202.9s3.5-4.9%205.9-6.1c2.3-1.1%207.3%203.1%209.3%201.5c2-1.7%202.2-11.7%202.2-15.6C58.3%2019.1%2041.3%206.2%2032%206.2%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M48.8%2030.6c3.6%203.9%203.6%2010.2%200%2014.1s-9.5%203.9-13.1%200c-.1%200%209.4-18%2013.1-14.1m-35.2%205.7c-3.3%208%202.1%205.9%206.8%208.2c4.7%202.2%208.1%205%2010.2%200c-.1-.1-15-13.2-17-8.2%22%2F%3E%3Cpath%20fill%3D%22%23592f5d%22%20d%3D%22M20.9%2042.2c0%202%201.5%203.7%203.4%203.7s3.4-1.6%203.4-3.7c-1.3-1-2.9-2.3-4.6-3.4c-1.2.5-2.2%201.8-2.2%203.4m19.9%203.6c1.9%200%203.4-1.6%203.4-3.7c0-2-1.5-3.7-3.4-3.7c-.7%200-1.3.2-1.9.6q-.75%201.35-1.5%202.4c0%20.2-.1.4-.1.6c.1%202.2%201.6%203.8%203.5%203.8%22%2F%3E%3Cpath%20fill%3D%22%2362fbf6%22%20d%3D%22M32%2026c-8.1%200-9%201.9-10.3-.5c-.6-1.1%202.2-3.2%2010.3-3.2s10.9%202.1%2010.3%203.2c-1.3%202.4-2.2.5-10.3.5m0-7c-8.1%200-9%201.9-10.3-.5c-.6-1.1%202.2-3.2%2010.3-3.2s10.9%202.1%2010.3%203.2c-1.3%202.4-2.2.5-10.3.5M17.2%2051.3c-.7%201.4-3.3%201.6-5.9.3s-4.1-3.5-3.4-4.9s3.3-1.6%205.9-.3s4%203.4%203.4%204.9m29.6%200c.7%201.4%203.3%201.6%205.9.3s4.1-3.5%203.4-4.9s-3.3-1.6-5.9-.3c-2.5%201.2-4%203.4-3.4%204.9%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%23592f5d%22%20d%3D%22M9.9%2043.9c-.3%200-.5-.1-.7-.2c-.2-.2-5.8-4-7-10.2c-.6-3.5.2-7%202.5-10.3c3.8-5.5%205.1-10.1%203.9-13.5c-1.3-3.7-5.3-4.9-5.3-5c-.7-.2-1.1-1-.9-1.7s.9-1.2%201.6-.9c.2.1%205.3%201.6%207.1%206.6c1.5%204.3.1%209.7-4.2%2016c-1.9%202.7-2.6%205.5-2.1%208.2c.9%205.1%205.8%208.4%205.8%208.4c.6.4.8%201.3.4%201.9c-.2.5-.6.7-1.1.7m44.2%200c-.4%200-.9-.2-1.1-.6c-.4-.6-.2-1.5.4-1.9c0%200%204.9-3.4%205.8-8.4c.5-2.7-.2-5.4-2.1-8.2c-4.3-6.3-5.7-11.7-4.2-16c1.8-5.1%206.9-6.6%207.1-6.6c.7-.2%201.5.2%201.7.9s-.2%201.5-.9%201.7c0%200-4%201.2-5.3%205c-1.2%203.4.1%208%203.9%2013.5c2.3%203.4%203.1%206.8%202.5%2010.3c-1.2%206.2-6.8%2010-7%2010.2c-.3%200-.6.1-.8.1%22%2F%3E%3Cpath%20fill%3D%22%23917dbc%22%20d%3D%22M32%206.2c-7.1%200-26.3%2010.5-26.1%2035.5c0%204%20.2%2014%202.2%2015.6c2%201.7%206.9-2.6%209.3-1.5c2.4%201.2%203.2%205.5%205.9%206.1s6-2.9%208.7-2.9s6.1%203.5%208.7%202.9s3.5-4.9%205.9-6.1c2.3-1.1%207.3%203.1%209.3%201.5c2-1.7%202.2-11.7%202.2-15.6C58.3%2019.1%2041.3%206.2%2032%206.2%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M48.8%2030.6c3.6%203.9%203.6%2010.2%200%2014.1s-9.5%203.9-13.1%200c-.1%200%209.4-18%2013.1-14.1m-35.2%205.7c-3.3%208%202.1%205.9%206.8%208.2c4.7%202.2%208.1%205%2010.2%200c-.1-.1-15-13.2-17-8.2%22%2F%3E%3Cpath%20fill%3D%22%23592f5d%22%20d%3D%22M20.9%2042.2c0%202%201.5%203.7%203.4%203.7s3.4-1.6%203.4-3.7c-1.3-1-2.9-2.3-4.6-3.4c-1.2.5-2.2%201.8-2.2%203.4m19.9%203.6c1.9%200%203.4-1.6%203.4-3.7c0-2-1.5-3.7-3.4-3.7c-.7%200-1.3.2-1.9.6q-.75%201.35-1.5%202.4c0%20.2-.1.4-.1.6c.1%202.2%201.6%203.8%203.5%203.8%22%2F%3E%3Cpath%20fill%3D%22%2362fbf6%22%20d%3D%22M32%2026c-8.1%200-9%201.9-10.3-.5c-.6-1.1%202.2-3.2%2010.3-3.2s10.9%202.1%2010.3%203.2c-1.3%202.4-2.2.5-10.3.5m0-7c-8.1%200-9%201.9-10.3-.5c-.6-1.1%202.2-3.2%2010.3-3.2s10.9%202.1%2010.3%203.2c-1.3%202.4-2.2.5-10.3.5M17.2%2051.3c-.7%201.4-3.3%201.6-5.9.3s-4.1-3.5-3.4-4.9s3.3-1.6%205.9-.3s4%203.4%203.4%204.9m29.6%200c.7%201.4%203.3%201.6%205.9.3s4.1-3.5%203.4-4.9s-3.3-1.6-5.9-.3c-2.5%201.2-4%203.4-3.4%204.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/alien-monster.svg?color=%231a73e8&size=48