ghost from Font Awesome Solid by Dave Gandy · Solid · Games · CC-BY-4.0 Attribution required.

Name
ghost
Set
Font Awesome Solid
Style
Solid
Category
Games
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

More games icons from Font Awesome Solid

Use the ghost icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m168.1 531.1l-11.2 9c-3.2 2.5-7.1 3.9-11.1 3.9c-9.8 0-17.8-8-17.8-17.8V256c0-106 86-192 192-192s192 86 192 192v270.2c0 9.8-8 17.8-17.8 17.8c-4 0-7.9-1.4-11.1-3.9l-11.2-9c-13.4-10.7-32.8-9-44.1 3.9l-30.5 35c-3.3 3.8-8.2 6-13.3 6s-9.9-2.2-13.3-6l-26.6-30.5c-12.7-14.6-35.4-14.6-48.2 0L269.3 570c-3.3 3.8-8.2 6-13.3 6s-9.9-2.2-13.3-6l-30.5-35c-11.3-12.9-30.7-14.6-44.1-3.9M288 256c0-17.7-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32m96 32c17.7 0 32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidGhost(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m168.1 531.1l-11.2 9c-3.2 2.5-7.1 3.9-11.1 3.9c-9.8 0-17.8-8-17.8-17.8V256c0-106 86-192 192-192s192 86 192 192v270.2c0 9.8-8 17.8-17.8 17.8c-4 0-7.9-1.4-11.1-3.9l-11.2-9c-13.4-10.7-32.8-9-44.1 3.9l-30.5 35c-3.3 3.8-8.2 6-13.3 6s-9.9-2.2-13.3-6l-26.6-30.5c-12.7-14.6-35.4-14.6-48.2 0L269.3 570c-3.3 3.8-8.2 6-13.3 6s-9.9-2.2-13.3-6l-30.5-35c-11.3-12.9-30.7-14.6-44.1-3.9M288 256c0-17.7-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32m96 32c17.7 0 32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m168.1 531.1l-11.2 9c-3.2 2.5-7.1 3.9-11.1 3.9c-9.8 0-17.8-8-17.8-17.8V256c0-106 86-192 192-192s192 86 192 192v270.2c0 9.8-8 17.8-17.8 17.8c-4 0-7.9-1.4-11.1-3.9l-11.2-9c-13.4-10.7-32.8-9-44.1 3.9l-30.5 35c-3.3 3.8-8.2 6-13.3 6s-9.9-2.2-13.3-6l-26.6-30.5c-12.7-14.6-35.4-14.6-48.2 0L269.3 570c-3.3 3.8-8.2 6-13.3 6s-9.9-2.2-13.3-6l-30.5-35c-11.3-12.9-30.7-14.6-44.1-3.9M288 256c0-17.7-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32m96 32c17.7 0 32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32"/></svg>
</template>

CSS

.icon-ghost {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m168.1%20531.1l-11.2%209c-3.2%202.5-7.1%203.9-11.1%203.9c-9.8%200-17.8-8-17.8-17.8V256c0-106%2086-192%20192-192s192%2086%20192%20192v270.2c0%209.8-8%2017.8-17.8%2017.8c-4%200-7.9-1.4-11.1-3.9l-11.2-9c-13.4-10.7-32.8-9-44.1%203.9l-30.5%2035c-3.3%203.8-8.2%206-13.3%206s-9.9-2.2-13.3-6l-26.6-30.5c-12.7-14.6-35.4-14.6-48.2%200L269.3%20570c-3.3%203.8-8.2%206-13.3%206s-9.9-2.2-13.3-6l-30.5-35c-11.3-12.9-30.7-14.6-44.1-3.9M288%20256c0-17.7-14.3-32-32-32s-32%2014.3-32%2032s14.3%2032%2032%2032s32-14.3%2032-32m96%2032c17.7%200%2032-14.3%2032-32s-14.3-32-32-32s-32%2014.3-32%2032s14.3%2032%2032%2032%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m168.1%20531.1l-11.2%209c-3.2%202.5-7.1%203.9-11.1%203.9c-9.8%200-17.8-8-17.8-17.8V256c0-106%2086-192%20192-192s192%2086%20192%20192v270.2c0%209.8-8%2017.8-17.8%2017.8c-4%200-7.9-1.4-11.1-3.9l-11.2-9c-13.4-10.7-32.8-9-44.1%203.9l-30.5%2035c-3.3%203.8-8.2%206-13.3%206s-9.9-2.2-13.3-6l-26.6-30.5c-12.7-14.6-35.4-14.6-48.2%200L269.3%20570c-3.3%203.8-8.2%206-13.3%206s-9.9-2.2-13.3-6l-30.5-35c-11.3-12.9-30.7-14.6-44.1-3.9M288%20256c0-17.7-14.3-32-32-32s-32%2014.3-32%2032s14.3%2032%2032%2032s32-14.3%2032-32m96%2032c17.7%200%2032-14.3%2032-32s-14.3-32-32-32s-32%2014.3-32%2032s14.3%2032%2032%2032%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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