alien-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
alien-thin
Set
Phosphor
Style
Thin
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the alien icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M128 20a92.1 92.1 0 0 0-92 92c0 23.19 12.26 53.33 32.8 80.63C84.58 213.6 108.41 236 128 236s43.42-22.4 59.2-43.37c20.54-27.3 32.8-57.44 32.8-80.63a92.1 92.1 0 0 0-92-92m52.8 167.82C162.44 212.23 141.71 228 128 228s-34.44-15.77-52.8-40.18C56 162.24 44 133.19 44 112a84 84 0 0 1 168 0c0 21.19-11.95 50.24-31.2 75.82M116 136a36 36 0 0 0-36-36a12 12 0 0 0-12 12a36 36 0 0 0 36 36a12 12 0 0 0 12-12m-12 4a28 28 0 0 1-28-28a4 4 0 0 1 4-4a28 28 0 0 1 28 28a4 4 0 0 1-4 4m72-40a36 36 0 0 0-36 36a12 12 0 0 0 12 12a36 36 0 0 0 36-36a12 12 0 0 0-12-12m-24 40a4 4 0 0 1-4-4a28 28 0 0 1 28-28a4 4 0 0 1 4 4a28 28 0 0 1-28 28m-4 44a4 4 0 0 1-4 4h-32a4 4 0 0 1 0-8h32a4 4 0 0 1 4 4"/></svg>

React

import type { SVGProps } from "react";

export function PhAlienThin(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M128 20a92.1 92.1 0 0 0-92 92c0 23.19 12.26 53.33 32.8 80.63C84.58 213.6 108.41 236 128 236s43.42-22.4 59.2-43.37c20.54-27.3 32.8-57.44 32.8-80.63a92.1 92.1 0 0 0-92-92m52.8 167.82C162.44 212.23 141.71 228 128 228s-34.44-15.77-52.8-40.18C56 162.24 44 133.19 44 112a84 84 0 0 1 168 0c0 21.19-11.95 50.24-31.2 75.82M116 136a36 36 0 0 0-36-36a12 12 0 0 0-12 12a36 36 0 0 0 36 36a12 12 0 0 0 12-12m-12 4a28 28 0 0 1-28-28a4 4 0 0 1 4-4a28 28 0 0 1 28 28a4 4 0 0 1-4 4m72-40a36 36 0 0 0-36 36a12 12 0 0 0 12 12a36 36 0 0 0 36-36a12 12 0 0 0-12-12m-24 40a4 4 0 0 1-4-4a28 28 0 0 1 28-28a4 4 0 0 1 4 4a28 28 0 0 1-28 28m-4 44a4 4 0 0 1-4 4h-32a4 4 0 0 1 0-8h32a4 4 0 0 1 4 4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M128 20a92.1 92.1 0 0 0-92 92c0 23.19 12.26 53.33 32.8 80.63C84.58 213.6 108.41 236 128 236s43.42-22.4 59.2-43.37c20.54-27.3 32.8-57.44 32.8-80.63a92.1 92.1 0 0 0-92-92m52.8 167.82C162.44 212.23 141.71 228 128 228s-34.44-15.77-52.8-40.18C56 162.24 44 133.19 44 112a84 84 0 0 1 168 0c0 21.19-11.95 50.24-31.2 75.82M116 136a36 36 0 0 0-36-36a12 12 0 0 0-12 12a36 36 0 0 0 36 36a12 12 0 0 0 12-12m-12 4a28 28 0 0 1-28-28a4 4 0 0 1 4-4a28 28 0 0 1 28 28a4 4 0 0 1-4 4m72-40a36 36 0 0 0-36 36a12 12 0 0 0 12 12a36 36 0 0 0 36-36a12 12 0 0 0-12-12m-24 40a4 4 0 0 1-4-4a28 28 0 0 1 28-28a4 4 0 0 1 4 4a28 28 0 0 1-28 28m-4 44a4 4 0 0 1-4 4h-32a4 4 0 0 1 0-8h32a4 4 0 0 1 4 4"/></svg>
</template>

CSS

.icon-alien-thin {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M128%2020a92.1%2092.1%200%200%200-92%2092c0%2023.19%2012.26%2053.33%2032.8%2080.63C84.58%20213.6%20108.41%20236%20128%20236s43.42-22.4%2059.2-43.37c20.54-27.3%2032.8-57.44%2032.8-80.63a92.1%2092.1%200%200%200-92-92m52.8%20167.82C162.44%20212.23%20141.71%20228%20128%20228s-34.44-15.77-52.8-40.18C56%20162.24%2044%20133.19%2044%20112a84%2084%200%200%201%20168%200c0%2021.19-11.95%2050.24-31.2%2075.82M116%20136a36%2036%200%200%200-36-36a12%2012%200%200%200-12%2012a36%2036%200%200%200%2036%2036a12%2012%200%200%200%2012-12m-12%204a28%2028%200%200%201-28-28a4%204%200%200%201%204-4a28%2028%200%200%201%2028%2028a4%204%200%200%201-4%204m72-40a36%2036%200%200%200-36%2036a12%2012%200%200%200%2012%2012a36%2036%200%200%200%2036-36a12%2012%200%200%200-12-12m-24%2040a4%204%200%200%201-4-4a28%2028%200%200%201%2028-28a4%204%200%200%201%204%204a28%2028%200%200%201-28%2028m-4%2044a4%204%200%200%201-4%204h-32a4%204%200%200%201%200-8h32a4%204%200%200%201%204%204%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M128%2020a92.1%2092.1%200%200%200-92%2092c0%2023.19%2012.26%2053.33%2032.8%2080.63C84.58%20213.6%20108.41%20236%20128%20236s43.42-22.4%2059.2-43.37c20.54-27.3%2032.8-57.44%2032.8-80.63a92.1%2092.1%200%200%200-92-92m52.8%20167.82C162.44%20212.23%20141.71%20228%20128%20228s-34.44-15.77-52.8-40.18C56%20162.24%2044%20133.19%2044%20112a84%2084%200%200%201%20168%200c0%2021.19-11.95%2050.24-31.2%2075.82M116%20136a36%2036%200%200%200-36-36a12%2012%200%200%200-12%2012a36%2036%200%200%200%2036%2036a12%2012%200%200%200%2012-12m-12%204a28%2028%200%200%201-28-28a4%204%200%200%201%204-4a28%2028%200%200%201%2028%2028a4%204%200%200%201-4%204m72-40a36%2036%200%200%200-36%2036a12%2012%200%200%200%2012%2012a36%2036%200%200%200%2036-36a12%2012%200%200%200-12-12m-24%2040a4%204%200%200%201-4-4a28%2028%200%200%201%2028-28a4%204%200%200%201%204%204a28%2028%200%200%201-28%2028m-4%2044a4%204%200%200%201-4%204h-32a4%204%200%200%201%200-8h32a4%204%200%200%201%204%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/alien-thin.svg?color=%231a73e8&size=48