ghost icon
ghost-line from Majesticons by Gerrit Halfmann · Line · MIT Free for personal and commercial use.
- Name
- ghost-line
- Set
- Majesticons
- Style
- Line
- Viewbox
- 24×24
- License
- MIT
1 other variant in Majesticons
The same icon in other sets
ghostBoxIcons v2ghostBoxIcons v2 SolidghostCoreUI BrandsghostDeviconghostEmoji One (Colored)ghostFont Awesome 6 SolidghostFont Awesome SolidghostFluent EmojighostFluent Emoji FlatghostFluent Emoji High ContrastghostFirefox OS Emojighostcss.ggghostHuge IconsghostIconParkghostIconPark OutlineghostIconPark SolidghostIconPark TwoToneghostJam IconsghostLine AwesomeghostSVG LogosghostLucideghostMaterial Design Iconsghost-fillMingCute IconghostNoto Emoji
Use the ghost icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M6.416 3.788C8.289 2.44 10.506 2 12 2c3.526 0 5.826 1.492 7.212 3.416C20.56 7.289 21 9.506 21 11v9a1 1 0 0 1-1.707.707L18 19.414L16.414 21a2 2 0 0 1-2.828 0L12 19.414L10.414 21a2 2 0 0 1-2.828 0L6 19.414l-1.293 1.293A1 1 0 0 1 3 20v-9c0-3.526 1.492-5.826 3.416-7.212zm1.168 1.624C6.175 6.426 5 8.126 5 11v6.682A2 2 0 0 1 7.414 18L9 19.586L10.586 18a2 2 0 0 1 2.828 0L15 19.586L16.586 18A2 2 0 0 1 19 17.682V11c0-1.173-.36-2.956-1.412-4.416C16.575 5.175 14.874 4 12 4c-1.173 0-2.956.36-4.416 1.412zM7 10a2 2 0 1 1 4 0a2 2 0 0 1-4 0zm8-2a2 2 0 1 0 0 4a2 2 0 0 0 0-4z"/></g></svg>
React
import type { SVGProps } from "react";
export function MajesticonsGhostLine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M6.416 3.788C8.289 2.44 10.506 2 12 2c3.526 0 5.826 1.492 7.212 3.416C20.56 7.289 21 9.506 21 11v9a1 1 0 0 1-1.707.707L18 19.414L16.414 21a2 2 0 0 1-2.828 0L12 19.414L10.414 21a2 2 0 0 1-2.828 0L6 19.414l-1.293 1.293A1 1 0 0 1 3 20v-9c0-3.526 1.492-5.826 3.416-7.212zm1.168 1.624C6.175 6.426 5 8.126 5 11v6.682A2 2 0 0 1 7.414 18L9 19.586L10.586 18a2 2 0 0 1 2.828 0L15 19.586L16.586 18A2 2 0 0 1 19 17.682V11c0-1.173-.36-2.956-1.412-4.416C16.575 5.175 14.874 4 12 4c-1.173 0-2.956.36-4.416 1.412zM7 10a2 2 0 1 1 4 0a2 2 0 0 1-4 0zm8-2a2 2 0 1 0 0 4a2 2 0 0 0 0-4z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M6.416 3.788C8.289 2.44 10.506 2 12 2c3.526 0 5.826 1.492 7.212 3.416C20.56 7.289 21 9.506 21 11v9a1 1 0 0 1-1.707.707L18 19.414L16.414 21a2 2 0 0 1-2.828 0L12 19.414L10.414 21a2 2 0 0 1-2.828 0L6 19.414l-1.293 1.293A1 1 0 0 1 3 20v-9c0-3.526 1.492-5.826 3.416-7.212zm1.168 1.624C6.175 6.426 5 8.126 5 11v6.682A2 2 0 0 1 7.414 18L9 19.586L10.586 18a2 2 0 0 1 2.828 0L15 19.586L16.586 18A2 2 0 0 1 19 17.682V11c0-1.173-.36-2.956-1.412-4.416C16.575 5.175 14.874 4 12 4c-1.173 0-2.956.36-4.416 1.412zM7 10a2 2 0 1 1 4 0a2 2 0 0 1-4 0zm8-2a2 2 0 1 0 0 4a2 2 0 0 0 0-4z"/></g></svg> </template>
CSS
.icon-ghost-line {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M6.416%203.788C8.289%202.44%2010.506%202%2012%202c3.526%200%205.826%201.492%207.212%203.416C20.56%207.289%2021%209.506%2021%2011v9a1%201%200%200%201-1.707.707L18%2019.414L16.414%2021a2%202%200%200%201-2.828%200L12%2019.414L10.414%2021a2%202%200%200%201-2.828%200L6%2019.414l-1.293%201.293A1%201%200%200%201%203%2020v-9c0-3.526%201.492-5.826%203.416-7.212zm1.168%201.624C6.175%206.426%205%208.126%205%2011v6.682A2%202%200%200%201%207.414%2018L9%2019.586L10.586%2018a2%202%200%200%201%202.828%200L15%2019.586L16.586%2018A2%202%200%200%201%2019%2017.682V11c0-1.173-.36-2.956-1.412-4.416C16.575%205.175%2014.874%204%2012%204c-1.173%200-2.956.36-4.416%201.412zM7%2010a2%202%200%201%201%204%200a2%202%200%200%201-4%200zm8-2a2%202%200%201%200%200%204a2%202%200%200%200%200-4z%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M6.416%203.788C8.289%202.44%2010.506%202%2012%202c3.526%200%205.826%201.492%207.212%203.416C20.56%207.289%2021%209.506%2021%2011v9a1%201%200%200%201-1.707.707L18%2019.414L16.414%2021a2%202%200%200%201-2.828%200L12%2019.414L10.414%2021a2%202%200%200%201-2.828%200L6%2019.414l-1.293%201.293A1%201%200%200%201%203%2020v-9c0-3.526%201.492-5.826%203.416-7.212zm1.168%201.624C6.175%206.426%205%208.126%205%2011v6.682A2%202%200%200%201%207.414%2018L9%2019.586L10.586%2018a2%202%200%200%201%202.828%200L15%2019.586L16.586%2018A2%202%200%200%201%2019%2017.682V11c0-1.173-.36-2.956-1.412-4.416C16.575%205.175%2014.874%204%2012%204c-1.173%200-2.956.36-4.416%201.412zM7%2010a2%202%200%201%201%204%200a2%202%200%200%201-4%200zm8-2a2%202%200%201%200%200%204a2%202%200%200%200%200-4z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/majesticons/ghost-line.svg?color=%231a73e8&size=48