alien emoji
alien from Noto Emoji by Google Inc · Default · Smileys & Emotion · Apache-2.0 Free for personal and commercial use.
- Name
- alien
- Set
- Noto Emoji
- Style
- Default
- Category
- Smileys & Emotion
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More smileys & emotion icons from Noto Emoji
alien-monsteranger-symbolangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebeaming-face-with-smiling-eyesbeating-heartblack-heartblue-heartbroken-heartbrown-heartcat-with-tears-of-joycat-with-wry-smileclown-facecold-facecollisionconfounded-faceconfused-facecowboy-hat-facecracking-facecrying-catcrying-face
Use the alien emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#adbcc3" d="M64 4.5C36.2 4.5 8 28.1 8 55.8s44.3 67.7 56.2 67.7c13.2 0 55.8-39.9 55.8-67.7S91.8 4.5 64 4.5"/><path fill="#422b0d" d="M64 102.35c-9.37 0-16.06-5.52-18.07-8.58c-.76-.98-.92-2.31-.41-3.44c.39-.74 1.17-1.18 2-1.15c.3 0 .6.05.88.15C53.1 90.8 57.23 93 64 93s10.92-2.16 15.63-3.63c.28-.1.58-.15.88-.15c.83-.03 1.61.41 2 1.15c.51 1.13.35 2.46-.41 3.44c-2.04 3.02-8.73 8.54-18.1 8.54m-9.95-20.79c-3 3.88-17.71 3.89-28.85-6.36c-10.09-9.28-9.46-25.64-6.13-28.94s19.19-3.38 28.85 6.36s9.8 25.3 6.13 28.94m26.03-28.98c9.66-9.7 25.52-9.62 28.85-6.33s3.53 19.11-6.13 28.8S77.64 85 73.94 81.38s-3.52-19.1 6.14-28.8"/><path fill="#adbcc3" d="M64 4.5c14.52 0 29.13 6.42 39.8 16.5C93 9.46 77.17 2 61.47 2c-27.8 0-56 23.6-56 51.3c0 15.6 14.06 35.11 28.47 49.18C20.46 88.64 8 70.49 8 55.8C8 28.1 36.2 4.5 64 4.5"/></svg>
React
import type { SVGProps } from "react";
export function NotoAlien(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#adbcc3" d="M64 4.5C36.2 4.5 8 28.1 8 55.8s44.3 67.7 56.2 67.7c13.2 0 55.8-39.9 55.8-67.7S91.8 4.5 64 4.5"/><path fill="#422b0d" d="M64 102.35c-9.37 0-16.06-5.52-18.07-8.58c-.76-.98-.92-2.31-.41-3.44c.39-.74 1.17-1.18 2-1.15c.3 0 .6.05.88.15C53.1 90.8 57.23 93 64 93s10.92-2.16 15.63-3.63c.28-.1.58-.15.88-.15c.83-.03 1.61.41 2 1.15c.51 1.13.35 2.46-.41 3.44c-2.04 3.02-8.73 8.54-18.1 8.54m-9.95-20.79c-3 3.88-17.71 3.89-28.85-6.36c-10.09-9.28-9.46-25.64-6.13-28.94s19.19-3.38 28.85 6.36s9.8 25.3 6.13 28.94m26.03-28.98c9.66-9.7 25.52-9.62 28.85-6.33s3.53 19.11-6.13 28.8S77.64 85 73.94 81.38s-3.52-19.1 6.14-28.8"/><path fill="#adbcc3" d="M64 4.5c14.52 0 29.13 6.42 39.8 16.5C93 9.46 77.17 2 61.47 2c-27.8 0-56 23.6-56 51.3c0 15.6 14.06 35.11 28.47 49.18C20.46 88.64 8 70.49 8 55.8C8 28.1 36.2 4.5 64 4.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#adbcc3" d="M64 4.5C36.2 4.5 8 28.1 8 55.8s44.3 67.7 56.2 67.7c13.2 0 55.8-39.9 55.8-67.7S91.8 4.5 64 4.5"/><path fill="#422b0d" d="M64 102.35c-9.37 0-16.06-5.52-18.07-8.58c-.76-.98-.92-2.31-.41-3.44c.39-.74 1.17-1.18 2-1.15c.3 0 .6.05.88.15C53.1 90.8 57.23 93 64 93s10.92-2.16 15.63-3.63c.28-.1.58-.15.88-.15c.83-.03 1.61.41 2 1.15c.51 1.13.35 2.46-.41 3.44c-2.04 3.02-8.73 8.54-18.1 8.54m-9.95-20.79c-3 3.88-17.71 3.89-28.85-6.36c-10.09-9.28-9.46-25.64-6.13-28.94s19.19-3.38 28.85 6.36s9.8 25.3 6.13 28.94m26.03-28.98c9.66-9.7 25.52-9.62 28.85-6.33s3.53 19.11-6.13 28.8S77.64 85 73.94 81.38s-3.52-19.1 6.14-28.8"/><path fill="#adbcc3" d="M64 4.5c14.52 0 29.13 6.42 39.8 16.5C93 9.46 77.17 2 61.47 2c-27.8 0-56 23.6-56 51.3c0 15.6 14.06 35.11 28.47 49.18C20.46 88.64 8 70.49 8 55.8C8 28.1 36.2 4.5 64 4.5"/></svg> </template>
CSS
.icon-alien {
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%20128%20128%22%3E%3Cpath%20fill%3D%22%23adbcc3%22%20d%3D%22M64%204.5C36.2%204.5%208%2028.1%208%2055.8s44.3%2067.7%2056.2%2067.7c13.2%200%2055.8-39.9%2055.8-67.7S91.8%204.5%2064%204.5%22%2F%3E%3Cpath%20fill%3D%22%23422b0d%22%20d%3D%22M64%20102.35c-9.37%200-16.06-5.52-18.07-8.58c-.76-.98-.92-2.31-.41-3.44c.39-.74%201.17-1.18%202-1.15c.3%200%20.6.05.88.15C53.1%2090.8%2057.23%2093%2064%2093s10.92-2.16%2015.63-3.63c.28-.1.58-.15.88-.15c.83-.03%201.61.41%202%201.15c.51%201.13.35%202.46-.41%203.44c-2.04%203.02-8.73%208.54-18.1%208.54m-9.95-20.79c-3%203.88-17.71%203.89-28.85-6.36c-10.09-9.28-9.46-25.64-6.13-28.94s19.19-3.38%2028.85%206.36s9.8%2025.3%206.13%2028.94m26.03-28.98c9.66-9.7%2025.52-9.62%2028.85-6.33s3.53%2019.11-6.13%2028.8S77.64%2085%2073.94%2081.38s-3.52-19.1%206.14-28.8%22%2F%3E%3Cpath%20fill%3D%22%23adbcc3%22%20d%3D%22M64%204.5c14.52%200%2029.13%206.42%2039.8%2016.5C93%209.46%2077.17%202%2061.47%202c-27.8%200-56%2023.6-56%2051.3c0%2015.6%2014.06%2035.11%2028.47%2049.18C20.46%2088.64%208%2070.49%208%2055.8C8%2028.1%2036.2%204.5%2064%204.5%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23adbcc3%22%20d%3D%22M64%204.5C36.2%204.5%208%2028.1%208%2055.8s44.3%2067.7%2056.2%2067.7c13.2%200%2055.8-39.9%2055.8-67.7S91.8%204.5%2064%204.5%22%2F%3E%3Cpath%20fill%3D%22%23422b0d%22%20d%3D%22M64%20102.35c-9.37%200-16.06-5.52-18.07-8.58c-.76-.98-.92-2.31-.41-3.44c.39-.74%201.17-1.18%202-1.15c.3%200%20.6.05.88.15C53.1%2090.8%2057.23%2093%2064%2093s10.92-2.16%2015.63-3.63c.28-.1.58-.15.88-.15c.83-.03%201.61.41%202%201.15c.51%201.13.35%202.46-.41%203.44c-2.04%203.02-8.73%208.54-18.1%208.54m-9.95-20.79c-3%203.88-17.71%203.89-28.85-6.36c-10.09-9.28-9.46-25.64-6.13-28.94s19.19-3.38%2028.85%206.36s9.8%2025.3%206.13%2028.94m26.03-28.98c9.66-9.7%2025.52-9.62%2028.85-6.33s3.53%2019.11-6.13%2028.8S77.64%2085%2073.94%2081.38s-3.52-19.1%206.14-28.8%22%2F%3E%3Cpath%20fill%3D%22%23adbcc3%22%20d%3D%22M64%204.5c14.52%200%2029.13%206.42%2039.8%2016.5C93%209.46%2077.17%202%2061.47%202c-27.8%200-56%2023.6-56%2051.3c0%2015.6%2014.06%2035.11%2028.47%2049.18C20.46%2088.64%208%2070.49%208%2055.8C8%2028.1%2036.2%204.5%2064%204.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/alien.svg?color=%231a73e8&size=48