alien emoji
alien from Firefox OS Emoji by Mozilla · Default · People · Apache-2.0 Free for personal and commercial use.
- Name
- alien
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- People
- Viewbox
- 72×72
- License
- Apache 2.0
The same emoji in other sets
More people icons from Firefox OS Emoji
Use the alien emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#597B91" d="M67.9 30.9v-1.2C67.2 13.2 53.6 0 37 0C20.3 0 6.7 13.2 6.1 29.7v2.9C7.1 55.3 28.1 72 37 72c8.8 0 29.8-16.7 30.9-39.4c-.1-.5 0-1.1 0-1.7"/><path fill="#2B3B47" d="M26.3 33.4c-1.3-3.5-5-5.6-8.7-4.6s-5.9 4.6-5.3 8.4h-.1l2.7 9.9c1 3.9 5.1 6.2 9 5.2s6.2-5.1 5.2-9zm35.3 3.7c.7-3.7-1.6-7.4-5.3-8.4s-7.5 1.1-8.7 4.6h-.1l-2.7 9.9c-1 3.9 1.3 7.9 5.2 9c3.9 1 7.9-1.3 9-5.2zM37 64.5c-3.2 0-6-1.6-7.6-4.3q-.3-.6 0-1.2c.2-.4.6-.6 1.1-.6h13.2c.4 0 .8.2 1.1.6q.3.6 0 1.2c-1.8 2.7-4.7 4.3-7.8 4.3"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiAlien(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#597B91" d="M67.9 30.9v-1.2C67.2 13.2 53.6 0 37 0C20.3 0 6.7 13.2 6.1 29.7v2.9C7.1 55.3 28.1 72 37 72c8.8 0 29.8-16.7 30.9-39.4c-.1-.5 0-1.1 0-1.7"/><path fill="#2B3B47" d="M26.3 33.4c-1.3-3.5-5-5.6-8.7-4.6s-5.9 4.6-5.3 8.4h-.1l2.7 9.9c1 3.9 5.1 6.2 9 5.2s6.2-5.1 5.2-9zm35.3 3.7c.7-3.7-1.6-7.4-5.3-8.4s-7.5 1.1-8.7 4.6h-.1l-2.7 9.9c-1 3.9 1.3 7.9 5.2 9c3.9 1 7.9-1.3 9-5.2zM37 64.5c-3.2 0-6-1.6-7.6-4.3q-.3-.6 0-1.2c.2-.4.6-.6 1.1-.6h13.2c.4 0 .8.2 1.1.6q.3.6 0 1.2c-1.8 2.7-4.7 4.3-7.8 4.3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#597B91" d="M67.9 30.9v-1.2C67.2 13.2 53.6 0 37 0C20.3 0 6.7 13.2 6.1 29.7v2.9C7.1 55.3 28.1 72 37 72c8.8 0 29.8-16.7 30.9-39.4c-.1-.5 0-1.1 0-1.7"/><path fill="#2B3B47" d="M26.3 33.4c-1.3-3.5-5-5.6-8.7-4.6s-5.9 4.6-5.3 8.4h-.1l2.7 9.9c1 3.9 5.1 6.2 9 5.2s6.2-5.1 5.2-9zm35.3 3.7c.7-3.7-1.6-7.4-5.3-8.4s-7.5 1.1-8.7 4.6h-.1l-2.7 9.9c-1 3.9 1.3 7.9 5.2 9c3.9 1 7.9-1.3 9-5.2zM37 64.5c-3.2 0-6-1.6-7.6-4.3q-.3-.6 0-1.2c.2-.4.6-.6 1.1-.6h13.2c.4 0 .8.2 1.1.6q.3.6 0 1.2c-1.8 2.7-4.7 4.3-7.8 4.3"/></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%23597B91%22%20d%3D%22M67.9%2030.9v-1.2C67.2%2013.2%2053.6%200%2037%200C20.3%200%206.7%2013.2%206.1%2029.7v2.9C7.1%2055.3%2028.1%2072%2037%2072c8.8%200%2029.8-16.7%2030.9-39.4c-.1-.5%200-1.1%200-1.7%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M26.3%2033.4c-1.3-3.5-5-5.6-8.7-4.6s-5.9%204.6-5.3%208.4h-.1l2.7%209.9c1%203.9%205.1%206.2%209%205.2s6.2-5.1%205.2-9zm35.3%203.7c.7-3.7-1.6-7.4-5.3-8.4s-7.5%201.1-8.7%204.6h-.1l-2.7%209.9c-1%203.9%201.3%207.9%205.2%209c3.9%201%207.9-1.3%209-5.2zM37%2064.5c-3.2%200-6-1.6-7.6-4.3q-.3-.6%200-1.2c.2-.4.6-.6%201.1-.6h13.2c.4%200%20.8.2%201.1.6q.3.6%200%201.2c-1.8%202.7-4.7%204.3-7.8%204.3%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23597B91%22%20d%3D%22M67.9%2030.9v-1.2C67.2%2013.2%2053.6%200%2037%200C20.3%200%206.7%2013.2%206.1%2029.7v2.9C7.1%2055.3%2028.1%2072%2037%2072c8.8%200%2029.8-16.7%2030.9-39.4c-.1-.5%200-1.1%200-1.7%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M26.3%2033.4c-1.3-3.5-5-5.6-8.7-4.6s-5.9%204.6-5.3%208.4h-.1l2.7%209.9c1%203.9%205.1%206.2%209%205.2s6.2-5.1%205.2-9zm35.3%203.7c.7-3.7-1.6-7.4-5.3-8.4s-7.5%201.1-8.7%204.6h-.1l-2.7%209.9c-1%203.9%201.3%207.9%205.2%209c3.9%201%207.9-1.3%209-5.2zM37%2064.5c-3.2%200-6-1.6-7.6-4.3q-.3-.6%200-1.2c.2-.4.6-.6%201.1-.6h13.2c.4%200%20.8.2%201.1.6q.3.6%200%201.2c-1.8%202.7-4.7%204.3-7.8%204.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/alien.svg?color=%231a73e8&size=48