ghost-2-filled from Tabler Icons by Paweł Kuna · Filled · MIT Free for personal and commercial use.

Name
ghost-2-filled
Set
Tabler Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in Tabler Icons

The same icon in other sets

Related icons in Tabler Icons

Use the ghost 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 1.999l.041.002l.208.003a8 8 0 0 1 7.747 7.747l.003.248l.177.006a3 3 0 0 1 2.819 2.819L23 13a3 3 0 0 1-3 3l-.001 1.696l1.833 2.75a1 1 0 0 1-.72 1.548L21 22H11c-3.445.002-6.327-2.49-6.901-5.824l-.028-.178l-.071.001a3 3 0 0 1-2.995-2.824L1 13a3 3 0 0 1 3-3l.004-.25A8 8 0 0 1 12 2zM12 12a2 2 0 0 0-2 2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1a2 2 0 0 0-2-2m-1.99-4l-.127.007A1 1 0 0 0 10 10l.127-.007A1 1 0 0 0 10.01 8m4 0l-.127.007A1 1 0 0 0 14 10l.127-.007A1 1 0 0 0 14.01 8"/></svg>

React

import type { SVGProps } from "react";

export function TablerGhost2Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 1.999l.041.002l.208.003a8 8 0 0 1 7.747 7.747l.003.248l.177.006a3 3 0 0 1 2.819 2.819L23 13a3 3 0 0 1-3 3l-.001 1.696l1.833 2.75a1 1 0 0 1-.72 1.548L21 22H11c-3.445.002-6.327-2.49-6.901-5.824l-.028-.178l-.071.001a3 3 0 0 1-2.995-2.824L1 13a3 3 0 0 1 3-3l.004-.25A8 8 0 0 1 12 2zM12 12a2 2 0 0 0-2 2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1a2 2 0 0 0-2-2m-1.99-4l-.127.007A1 1 0 0 0 10 10l.127-.007A1 1 0 0 0 10.01 8m4 0l-.127.007A1 1 0 0 0 14 10l.127-.007A1 1 0 0 0 14.01 8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 1.999l.041.002l.208.003a8 8 0 0 1 7.747 7.747l.003.248l.177.006a3 3 0 0 1 2.819 2.819L23 13a3 3 0 0 1-3 3l-.001 1.696l1.833 2.75a1 1 0 0 1-.72 1.548L21 22H11c-3.445.002-6.327-2.49-6.901-5.824l-.028-.178l-.071.001a3 3 0 0 1-2.995-2.824L1 13a3 3 0 0 1 3-3l.004-.25A8 8 0 0 1 12 2zM12 12a2 2 0 0 0-2 2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1a2 2 0 0 0-2-2m-1.99-4l-.127.007A1 1 0 0 0 10 10l.127-.007A1 1 0 0 0 10.01 8m4 0l-.127.007A1 1 0 0 0 14 10l.127-.007A1 1 0 0 0 14.01 8"/></svg>
</template>

CSS

.icon-ghost-2-filled {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12%201.999l.041.002l.208.003a8%208%200%200%201%207.747%207.747l.003.248l.177.006a3%203%200%200%201%202.819%202.819L23%2013a3%203%200%200%201-3%203l-.001%201.696l1.833%202.75a1%201%200%200%201-.72%201.548L21%2022H11c-3.445.002-6.327-2.49-6.901-5.824l-.028-.178l-.071.001a3%203%200%200%201-2.995-2.824L1%2013a3%203%200%200%201%203-3l.004-.25A8%208%200%200%201%2012%202zM12%2012a2%202%200%200%200-2%202a1%201%200%200%200%201%201h2a1%201%200%200%200%201-1a2%202%200%200%200-2-2m-1.99-4l-.127.007A1%201%200%200%200%2010%2010l.127-.007A1%201%200%200%200%2010.01%208m4%200l-.127.007A1%201%200%200%200%2014%2010l.127-.007A1%201%200%200%200%2014.01%208%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12%201.999l.041.002l.208.003a8%208%200%200%201%207.747%207.747l.003.248l.177.006a3%203%200%200%201%202.819%202.819L23%2013a3%203%200%200%201-3%203l-.001%201.696l1.833%202.75a1%201%200%200%201-.72%201.548L21%2022H11c-3.445.002-6.327-2.49-6.901-5.824l-.028-.178l-.071.001a3%203%200%200%201-2.995-2.824L1%2013a3%203%200%200%201%203-3l.004-.25A8%208%200%200%201%2012%202zM12%2012a2%202%200%200%200-2%202a1%201%200%200%200%201%201h2a1%201%200%200%200%201-1a2%202%200%200%200-2-2m-1.99-4l-.127.007A1%201%200%200%200%2010%2010l.127-.007A1%201%200%200%200%2010.01%208m4%200l-.127.007A1%201%200%200%200%2014%2010l.127-.007A1%201%200%200%200%2014.01%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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