ghost emoji
ghost from Twitter Emoji by Twitter · Default · Smileys & Emotion · CC-BY-4.0 Attribution required.
- Name
- ghost
- Set
- Twitter Emoji
- Style
- Default
- Category
- Smileys & Emotion
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji 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 LogosghostLucideghostMajesticonsghostMaterial Design Iconsghost-fillMingCute Icon
More smileys & emotion icons from Twitter Emoji
alienalien-monsteranger-symbolangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebeaming-face-with-smiling-eyesbeating-heartblack-heartblue-heartbroken-heartbrown-heartcat-with-tears-of-joycat-with-wry-smileclown-facecold-facecollisionconfounded-faceconfused-facecowboy-hat-facecrying-catcrying-face
Use the ghost emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#e1e8ed" d="M36 11a2 2 0 0 0-4 0s-.011 3.285-3 3.894V12c0-6.075-4.925-11-11-11S7 5.925 7 12v3.237C1.778 16.806 0 23.231 0 27a2 2 0 0 0 4 0s.002-3.54 3.336-3.958C7.838 27.883 8.954 33 11 33h1c4 0 3 2 7 2s3-2 6-2s2.395 2 6 2a3 3 0 0 0 3-3c0-.675-2.274-4.994-3.755-9.268C35.981 21.348 36 14.58 36 11"/><circle cx="13" cy="12" r="2" fill="#292f33"/><circle cx="23" cy="12" r="4" fill="#292f33"/><circle cx="23" cy="13" r="2" fill="#9aaab4"/><path fill="#292f33" d="M22.192 19.491c2.65 1.987 3.591 5.211 2.1 7.199s-4.849 1.988-7.5 0s-3.591-5.211-2.1-7.199c1.492-1.989 4.849-1.988 7.5 0"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiGhost(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#e1e8ed" d="M36 11a2 2 0 0 0-4 0s-.011 3.285-3 3.894V12c0-6.075-4.925-11-11-11S7 5.925 7 12v3.237C1.778 16.806 0 23.231 0 27a2 2 0 0 0 4 0s.002-3.54 3.336-3.958C7.838 27.883 8.954 33 11 33h1c4 0 3 2 7 2s3-2 6-2s2.395 2 6 2a3 3 0 0 0 3-3c0-.675-2.274-4.994-3.755-9.268C35.981 21.348 36 14.58 36 11"/><circle cx="13" cy="12" r="2" fill="#292f33"/><circle cx="23" cy="12" r="4" fill="#292f33"/><circle cx="23" cy="13" r="2" fill="#9aaab4"/><path fill="#292f33" d="M22.192 19.491c2.65 1.987 3.591 5.211 2.1 7.199s-4.849 1.988-7.5 0s-3.591-5.211-2.1-7.199c1.492-1.989 4.849-1.988 7.5 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#e1e8ed" d="M36 11a2 2 0 0 0-4 0s-.011 3.285-3 3.894V12c0-6.075-4.925-11-11-11S7 5.925 7 12v3.237C1.778 16.806 0 23.231 0 27a2 2 0 0 0 4 0s.002-3.54 3.336-3.958C7.838 27.883 8.954 33 11 33h1c4 0 3 2 7 2s3-2 6-2s2.395 2 6 2a3 3 0 0 0 3-3c0-.675-2.274-4.994-3.755-9.268C35.981 21.348 36 14.58 36 11"/><circle cx="13" cy="12" r="2" fill="#292f33"/><circle cx="23" cy="12" r="4" fill="#292f33"/><circle cx="23" cy="13" r="2" fill="#9aaab4"/><path fill="#292f33" d="M22.192 19.491c2.65 1.987 3.591 5.211 2.1 7.199s-4.849 1.988-7.5 0s-3.591-5.211-2.1-7.199c1.492-1.989 4.849-1.988 7.5 0"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%23e1e8ed%22%20d%3D%22M36%2011a2%202%200%200%200-4%200s-.011%203.285-3%203.894V12c0-6.075-4.925-11-11-11S7%205.925%207%2012v3.237C1.778%2016.806%200%2023.231%200%2027a2%202%200%200%200%204%200s.002-3.54%203.336-3.958C7.838%2027.883%208.954%2033%2011%2033h1c4%200%203%202%207%202s3-2%206-2s2.395%202%206%202a3%203%200%200%200%203-3c0-.675-2.274-4.994-3.755-9.268C35.981%2021.348%2036%2014.58%2036%2011%22%2F%3E%3Ccircle%20cx%3D%2213%22%20cy%3D%2212%22%20r%3D%222%22%20fill%3D%22%23292f33%22%2F%3E%3Ccircle%20cx%3D%2223%22%20cy%3D%2212%22%20r%3D%224%22%20fill%3D%22%23292f33%22%2F%3E%3Ccircle%20cx%3D%2223%22%20cy%3D%2213%22%20r%3D%222%22%20fill%3D%22%239aaab4%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M22.192%2019.491c2.65%201.987%203.591%205.211%202.1%207.199s-4.849%201.988-7.5%200s-3.591-5.211-2.1-7.199c1.492-1.989%204.849-1.988%207.5%200%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23e1e8ed%22%20d%3D%22M36%2011a2%202%200%200%200-4%200s-.011%203.285-3%203.894V12c0-6.075-4.925-11-11-11S7%205.925%207%2012v3.237C1.778%2016.806%200%2023.231%200%2027a2%202%200%200%200%204%200s.002-3.54%203.336-3.958C7.838%2027.883%208.954%2033%2011%2033h1c4%200%203%202%207%202s3-2%206-2s2.395%202%206%202a3%203%200%200%200%203-3c0-.675-2.274-4.994-3.755-9.268C35.981%2021.348%2036%2014.58%2036%2011%22%2F%3E%3Ccircle%20cx%3D%2213%22%20cy%3D%2212%22%20r%3D%222%22%20fill%3D%22%23292f33%22%2F%3E%3Ccircle%20cx%3D%2223%22%20cy%3D%2212%22%20r%3D%224%22%20fill%3D%22%23292f33%22%2F%3E%3Ccircle%20cx%3D%2223%22%20cy%3D%2213%22%20r%3D%222%22%20fill%3D%22%239aaab4%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M22.192%2019.491c2.65%201.987%203.591%205.211%202.1%207.199s-4.849%201.988-7.5%200s-3.591-5.211-2.1-7.199c1.492-1.989%204.849-1.988%207.5%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/ghost.svg?color=%231a73e8&size=48