alien emoji
alien from OpenMoji by OpenMoji · Default · Smileys Emotion · CC-BY-SA-4.0 Attribution required.
- Name
- alien
- Set
- OpenMoji
- Style
- Default
- Category
- Smileys Emotion
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More smileys emotion icons from OpenMoji
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 72 72"><path fill="#d0cfce" d="M56.727 32.378c0 5.478-2.594 10.778-5.122 15.64c-.634 1.221-1.656 1.967-2.385 3.085c-.608.932-.985 2.24-1.642 3.084C43.585 59.321 39.81 63 35.943 63c-3.827 0-7.767-3.32-11.734-8.36c-.681-.867-1.146-2.458-1.776-3.418c-.532-.81-1.625-2.41-2.109-3.276c-2.852-5.109-5.166-9.677-5.166-15.568C15.158 17.417 25.55 10 35.943 10s20.784 7.417 20.784 22.378"/><path fill="#9b9b9a" d="M36.943 62.25c6-5 11.853-46.357 11.926-47.304c3.109 2.542 7.1 8.926 7.725 13.032c1.165 7.657-2.396 17.783-7.374 23.125c-5.16 11.11-12.277 11.147-12.277 11.147"/><path fill="#3f3f3f" d="M22.57 42.348c1.992 3.7 5.344 5.712 7.486 4.494s2.263-5.204.27-8.904s-5.344-5.712-7.486-4.494s-2.263 5.204-.27 8.904m26.462 0c-1.993 3.7-5.344 5.712-7.486 4.494s-2.263-5.204-.27-8.904s5.344-5.712 7.485-4.494s2.263 5.204.27 8.904"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M30.747 53.669c.429.405 2.333 2.11 5.101 1.927c2.246-.148 3.752-1.452 4.251-1.927"/><path stroke-miterlimit="10" d="M22.57 42.348c1.992 3.7 5.344 5.712 7.486 4.494s2.263-5.204.27-8.904s-5.344-5.712-7.486-4.494s-2.263 5.204-.27 8.904Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M35.943 63c-8.125 0-11.966-7.775-13.12-10.69a5.6 5.6 0 0 0-1.175-1.833c-1.88-1.951-6.49-7.786-6.49-18.1C15.158 17.418 25.55 10 35.943 10s20.784 7.417 20.784 22.378c0 10.372-4.173 15.69-6.23 17.819a9.1 9.1 0 0 0-1.655 2.347C44.814 60.867 40.109 63 35.942 63"/><path stroke-miterlimit="10" d="M49.032 42.348c-1.993 3.7-5.344 5.712-7.486 4.494s-2.263-5.204-.27-8.904s5.344-5.712 7.485-4.494s2.263 5.204.27 8.904Z"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiAlien(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M56.727 32.378c0 5.478-2.594 10.778-5.122 15.64c-.634 1.221-1.656 1.967-2.385 3.085c-.608.932-.985 2.24-1.642 3.084C43.585 59.321 39.81 63 35.943 63c-3.827 0-7.767-3.32-11.734-8.36c-.681-.867-1.146-2.458-1.776-3.418c-.532-.81-1.625-2.41-2.109-3.276c-2.852-5.109-5.166-9.677-5.166-15.568C15.158 17.417 25.55 10 35.943 10s20.784 7.417 20.784 22.378"/><path fill="#9b9b9a" d="M36.943 62.25c6-5 11.853-46.357 11.926-47.304c3.109 2.542 7.1 8.926 7.725 13.032c1.165 7.657-2.396 17.783-7.374 23.125c-5.16 11.11-12.277 11.147-12.277 11.147"/><path fill="#3f3f3f" d="M22.57 42.348c1.992 3.7 5.344 5.712 7.486 4.494s2.263-5.204.27-8.904s-5.344-5.712-7.486-4.494s-2.263 5.204-.27 8.904m26.462 0c-1.993 3.7-5.344 5.712-7.486 4.494s-2.263-5.204-.27-8.904s5.344-5.712 7.485-4.494s2.263 5.204.27 8.904"/><g fill="none" stroke="#000" strokeWidth="2"><path strokeLinecap="round" strokeLinejoin="round" d="M30.747 53.669c.429.405 2.333 2.11 5.101 1.927c2.246-.148 3.752-1.452 4.251-1.927"/><path strokeMiterlimit="10" d="M22.57 42.348c1.992 3.7 5.344 5.712 7.486 4.494s2.263-5.204.27-8.904s-5.344-5.712-7.486-4.494s-2.263 5.204-.27 8.904Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M35.943 63c-8.125 0-11.966-7.775-13.12-10.69a5.6 5.6 0 0 0-1.175-1.833c-1.88-1.951-6.49-7.786-6.49-18.1C15.158 17.418 25.55 10 35.943 10s20.784 7.417 20.784 22.378c0 10.372-4.173 15.69-6.23 17.819a9.1 9.1 0 0 0-1.655 2.347C44.814 60.867 40.109 63 35.942 63"/><path strokeMiterlimit="10" d="M49.032 42.348c-1.993 3.7-5.344 5.712-7.486 4.494s-2.263-5.204-.27-8.904s5.344-5.712 7.485-4.494s2.263 5.204.27 8.904Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M56.727 32.378c0 5.478-2.594 10.778-5.122 15.64c-.634 1.221-1.656 1.967-2.385 3.085c-.608.932-.985 2.24-1.642 3.084C43.585 59.321 39.81 63 35.943 63c-3.827 0-7.767-3.32-11.734-8.36c-.681-.867-1.146-2.458-1.776-3.418c-.532-.81-1.625-2.41-2.109-3.276c-2.852-5.109-5.166-9.677-5.166-15.568C15.158 17.417 25.55 10 35.943 10s20.784 7.417 20.784 22.378"/><path fill="#9b9b9a" d="M36.943 62.25c6-5 11.853-46.357 11.926-47.304c3.109 2.542 7.1 8.926 7.725 13.032c1.165 7.657-2.396 17.783-7.374 23.125c-5.16 11.11-12.277 11.147-12.277 11.147"/><path fill="#3f3f3f" d="M22.57 42.348c1.992 3.7 5.344 5.712 7.486 4.494s2.263-5.204.27-8.904s-5.344-5.712-7.486-4.494s-2.263 5.204-.27 8.904m26.462 0c-1.993 3.7-5.344 5.712-7.486 4.494s-2.263-5.204-.27-8.904s5.344-5.712 7.485-4.494s2.263 5.204.27 8.904"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M30.747 53.669c.429.405 2.333 2.11 5.101 1.927c2.246-.148 3.752-1.452 4.251-1.927"/><path stroke-miterlimit="10" d="M22.57 42.348c1.992 3.7 5.344 5.712 7.486 4.494s2.263-5.204.27-8.904s-5.344-5.712-7.486-4.494s-2.263 5.204-.27 8.904Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M35.943 63c-8.125 0-11.966-7.775-13.12-10.69a5.6 5.6 0 0 0-1.175-1.833c-1.88-1.951-6.49-7.786-6.49-18.1C15.158 17.418 25.55 10 35.943 10s20.784 7.417 20.784 22.378c0 10.372-4.173 15.69-6.23 17.819a9.1 9.1 0 0 0-1.655 2.347C44.814 60.867 40.109 63 35.942 63"/><path stroke-miterlimit="10" d="M49.032 42.348c-1.993 3.7-5.344 5.712-7.486 4.494s-2.263-5.204-.27-8.904s5.344-5.712 7.485-4.494s2.263 5.204.27 8.904Z"/></g></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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M56.727%2032.378c0%205.478-2.594%2010.778-5.122%2015.64c-.634%201.221-1.656%201.967-2.385%203.085c-.608.932-.985%202.24-1.642%203.084C43.585%2059.321%2039.81%2063%2035.943%2063c-3.827%200-7.767-3.32-11.734-8.36c-.681-.867-1.146-2.458-1.776-3.418c-.532-.81-1.625-2.41-2.109-3.276c-2.852-5.109-5.166-9.677-5.166-15.568C15.158%2017.417%2025.55%2010%2035.943%2010s20.784%207.417%2020.784%2022.378%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M36.943%2062.25c6-5%2011.853-46.357%2011.926-47.304c3.109%202.542%207.1%208.926%207.725%2013.032c1.165%207.657-2.396%2017.783-7.374%2023.125c-5.16%2011.11-12.277%2011.147-12.277%2011.147%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M22.57%2042.348c1.992%203.7%205.344%205.712%207.486%204.494s2.263-5.204.27-8.904s-5.344-5.712-7.486-4.494s-2.263%205.204-.27%208.904m26.462%200c-1.993%203.7-5.344%205.712-7.486%204.494s-2.263-5.204-.27-8.904s5.344-5.712%207.485-4.494s2.263%205.204.27%208.904%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M30.747%2053.669c.429.405%202.333%202.11%205.101%201.927c2.246-.148%203.752-1.452%204.251-1.927%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M22.57%2042.348c1.992%203.7%205.344%205.712%207.486%204.494s2.263-5.204.27-8.904s-5.344-5.712-7.486-4.494s-2.263%205.204-.27%208.904Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M35.943%2063c-8.125%200-11.966-7.775-13.12-10.69a5.6%205.6%200%200%200-1.175-1.833c-1.88-1.951-6.49-7.786-6.49-18.1C15.158%2017.418%2025.55%2010%2035.943%2010s20.784%207.417%2020.784%2022.378c0%2010.372-4.173%2015.69-6.23%2017.819a9.1%209.1%200%200%200-1.655%202.347C44.814%2060.867%2040.109%2063%2035.942%2063%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M49.032%2042.348c-1.993%203.7-5.344%205.712-7.486%204.494s-2.263-5.204-.27-8.904s5.344-5.712%207.485-4.494s2.263%205.204.27%208.904Z%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M56.727%2032.378c0%205.478-2.594%2010.778-5.122%2015.64c-.634%201.221-1.656%201.967-2.385%203.085c-.608.932-.985%202.24-1.642%203.084C43.585%2059.321%2039.81%2063%2035.943%2063c-3.827%200-7.767-3.32-11.734-8.36c-.681-.867-1.146-2.458-1.776-3.418c-.532-.81-1.625-2.41-2.109-3.276c-2.852-5.109-5.166-9.677-5.166-15.568C15.158%2017.417%2025.55%2010%2035.943%2010s20.784%207.417%2020.784%2022.378%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M36.943%2062.25c6-5%2011.853-46.357%2011.926-47.304c3.109%202.542%207.1%208.926%207.725%2013.032c1.165%207.657-2.396%2017.783-7.374%2023.125c-5.16%2011.11-12.277%2011.147-12.277%2011.147%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M22.57%2042.348c1.992%203.7%205.344%205.712%207.486%204.494s2.263-5.204.27-8.904s-5.344-5.712-7.486-4.494s-2.263%205.204-.27%208.904m26.462%200c-1.993%203.7-5.344%205.712-7.486%204.494s-2.263-5.204-.27-8.904s5.344-5.712%207.485-4.494s2.263%205.204.27%208.904%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M30.747%2053.669c.429.405%202.333%202.11%205.101%201.927c2.246-.148%203.752-1.452%204.251-1.927%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M22.57%2042.348c1.992%203.7%205.344%205.712%207.486%204.494s2.263-5.204.27-8.904s-5.344-5.712-7.486-4.494s-2.263%205.204-.27%208.904Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M35.943%2063c-8.125%200-11.966-7.775-13.12-10.69a5.6%205.6%200%200%200-1.175-1.833c-1.88-1.951-6.49-7.786-6.49-18.1C15.158%2017.418%2025.55%2010%2035.943%2010s20.784%207.417%2020.784%2022.378c0%2010.372-4.173%2015.69-6.23%2017.819a9.1%209.1%200%200%200-1.655%202.347C44.814%2060.867%2040.109%2063%2035.942%2063%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M49.032%2042.348c-1.993%203.7-5.344%205.712-7.486%204.494s-2.263-5.204-.27-8.904s5.344-5.712%207.485-4.494s2.263%205.204.27%208.904Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/alien.svg?color=%231a73e8&size=48