ghost emoji
ghost from OpenMoji by OpenMoji · Default · Smileys Emotion · CC-BY-SA-4.0 Attribution required.
- Name
- ghost
- Set
- OpenMoji
- Style
- Default
- Category
- Smileys Emotion
- Viewbox
- 72×72
- License
- CC BY-SA 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 OpenMoji
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-facecracking-facecrying-cat
Use the ghost emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M13.995 51.377c-.962-2.069 3.403-6.224 6.017-12.082c1.127-2.525 1.23-4.707.738-6.384c-1.282-2.57-2.356-3.62-3.417-6.123c-.844-1.99 8.174-.29 8.393-.376c.885-.786 3.264-9.554 5.426-12.24c.988-1.227 3.396-2.642 5.781-2.502c2.018.119 4.101 1.302 4.96 2.375c2.172 2.713 4.714 12.206 5.431 12.354c1.93.4 7.969-1.897 8.321.412c.077.506-1.92 5.775-2.244 6.115c-.569 1.348-1.165 3.373-.316 5.48c1.213 3.012 6.055 8.586 6.054 14.024c0 .192-.926 5.52-7.69 3.647c-.151-.042-.184-.138-.268-.202c-1.54-1.169-4.713-1.774-7.61-.918c-3.417 1.01-2.811 2.978-6.954 4.724c-1.084.456-3.111 1.283-5.773 1.05c-.715-.064-2.779-.268-4.812-1.607c-2.915-1.92-2.36-3.929-4.788-5.7c-3.215-2.349-6.552-.549-7.249-2.047"/><ellipse cx="39.898" cy="23.212" fill="#3f3f3f" rx="1.707" ry="3.187"/><ellipse cx="36.519" cy="30.341" fill="#3f3f3f" rx="1.774" ry="2.125"/><path fill="#d0cfce" d="M40.121 56.677c.715-.063 3.52-2.52 5.448-2.368C49.05 54.585 54.573 57.772 57 56c3.215-2.348 1.268-3.096 1.965-4.594c.962-2.07-3.403-6.224-6.017-12.082c-1.127-2.526-1.23-4.707-.738-6.384c1.282-2.57 2.356-3.62 3.417-6.123c.844-1.99-8.174-.29-8.393-.376c-.885-.787-1.924-3.922-3.448-7.712"/><ellipse cx="33.101" cy="23.212" fill="#3f3f3f" rx="1.707" ry="3.187"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><ellipse cx="39.878" cy="23.212" rx="1.707" ry="3.187"/><path d="M13.975 51.377c-.962-2.069 3.403-6.224 6.017-12.082c1.127-2.525 1.23-4.707.738-6.384c-1.282-2.57-2.356-3.62-3.417-6.123c-.844-1.99 8.174-.29 8.393-.376c.885-.786 3.264-9.554 5.426-12.24c.988-1.227 3.396-2.642 5.781-2.502c2.018.119 4.101 1.302 4.96 2.375c2.171 2.713 4.714 12.206 5.431 12.354c1.93.4 7.969-1.897 8.321.412c.077.506-1.92 5.775-2.244 6.115c-.569 1.348-1.165 3.373-.316 5.48c1.213 3.012 6.055 8.586 6.054 14.024c0 .192-.926 5.52-7.69 3.647c-.151-.042-4.981-1.976-7.878-1.12c-3.417 1.01-2.811 2.978-6.954 4.724c-1.084.456-3.111 1.283-5.773 1.05c-.715-.064-2.779-.268-4.812-1.607c-2.915-1.92-2.36-3.929-4.788-5.7c-3.215-2.349-6.552-.549-7.249-2.047"/><ellipse cx="36.499" cy="30.341" rx="1.774" ry="2.125"/><ellipse cx="33.081" cy="23.212" rx="1.707" ry="3.187"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiGhost(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M13.995 51.377c-.962-2.069 3.403-6.224 6.017-12.082c1.127-2.525 1.23-4.707.738-6.384c-1.282-2.57-2.356-3.62-3.417-6.123c-.844-1.99 8.174-.29 8.393-.376c.885-.786 3.264-9.554 5.426-12.24c.988-1.227 3.396-2.642 5.781-2.502c2.018.119 4.101 1.302 4.96 2.375c2.172 2.713 4.714 12.206 5.431 12.354c1.93.4 7.969-1.897 8.321.412c.077.506-1.92 5.775-2.244 6.115c-.569 1.348-1.165 3.373-.316 5.48c1.213 3.012 6.055 8.586 6.054 14.024c0 .192-.926 5.52-7.69 3.647c-.151-.042-.184-.138-.268-.202c-1.54-1.169-4.713-1.774-7.61-.918c-3.417 1.01-2.811 2.978-6.954 4.724c-1.084.456-3.111 1.283-5.773 1.05c-.715-.064-2.779-.268-4.812-1.607c-2.915-1.92-2.36-3.929-4.788-5.7c-3.215-2.349-6.552-.549-7.249-2.047"/><ellipse cx="39.898" cy="23.212" fill="#3f3f3f" rx="1.707" ry="3.187"/><ellipse cx="36.519" cy="30.341" fill="#3f3f3f" rx="1.774" ry="2.125"/><path fill="#d0cfce" d="M40.121 56.677c.715-.063 3.52-2.52 5.448-2.368C49.05 54.585 54.573 57.772 57 56c3.215-2.348 1.268-3.096 1.965-4.594c.962-2.07-3.403-6.224-6.017-12.082c-1.127-2.526-1.23-4.707-.738-6.384c1.282-2.57 2.356-3.62 3.417-6.123c.844-1.99-8.174-.29-8.393-.376c-.885-.787-1.924-3.922-3.448-7.712"/><ellipse cx="33.101" cy="23.212" fill="#3f3f3f" rx="1.707" ry="3.187"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><ellipse cx="39.878" cy="23.212" rx="1.707" ry="3.187"/><path d="M13.975 51.377c-.962-2.069 3.403-6.224 6.017-12.082c1.127-2.525 1.23-4.707.738-6.384c-1.282-2.57-2.356-3.62-3.417-6.123c-.844-1.99 8.174-.29 8.393-.376c.885-.786 3.264-9.554 5.426-12.24c.988-1.227 3.396-2.642 5.781-2.502c2.018.119 4.101 1.302 4.96 2.375c2.171 2.713 4.714 12.206 5.431 12.354c1.93.4 7.969-1.897 8.321.412c.077.506-1.92 5.775-2.244 6.115c-.569 1.348-1.165 3.373-.316 5.48c1.213 3.012 6.055 8.586 6.054 14.024c0 .192-.926 5.52-7.69 3.647c-.151-.042-4.981-1.976-7.878-1.12c-3.417 1.01-2.811 2.978-6.954 4.724c-1.084.456-3.111 1.283-5.773 1.05c-.715-.064-2.779-.268-4.812-1.607c-2.915-1.92-2.36-3.929-4.788-5.7c-3.215-2.349-6.552-.549-7.249-2.047"/><ellipse cx="36.499" cy="30.341" rx="1.774" ry="2.125"/><ellipse cx="33.081" cy="23.212" rx="1.707" ry="3.187"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M13.995 51.377c-.962-2.069 3.403-6.224 6.017-12.082c1.127-2.525 1.23-4.707.738-6.384c-1.282-2.57-2.356-3.62-3.417-6.123c-.844-1.99 8.174-.29 8.393-.376c.885-.786 3.264-9.554 5.426-12.24c.988-1.227 3.396-2.642 5.781-2.502c2.018.119 4.101 1.302 4.96 2.375c2.172 2.713 4.714 12.206 5.431 12.354c1.93.4 7.969-1.897 8.321.412c.077.506-1.92 5.775-2.244 6.115c-.569 1.348-1.165 3.373-.316 5.48c1.213 3.012 6.055 8.586 6.054 14.024c0 .192-.926 5.52-7.69 3.647c-.151-.042-.184-.138-.268-.202c-1.54-1.169-4.713-1.774-7.61-.918c-3.417 1.01-2.811 2.978-6.954 4.724c-1.084.456-3.111 1.283-5.773 1.05c-.715-.064-2.779-.268-4.812-1.607c-2.915-1.92-2.36-3.929-4.788-5.7c-3.215-2.349-6.552-.549-7.249-2.047"/><ellipse cx="39.898" cy="23.212" fill="#3f3f3f" rx="1.707" ry="3.187"/><ellipse cx="36.519" cy="30.341" fill="#3f3f3f" rx="1.774" ry="2.125"/><path fill="#d0cfce" d="M40.121 56.677c.715-.063 3.52-2.52 5.448-2.368C49.05 54.585 54.573 57.772 57 56c3.215-2.348 1.268-3.096 1.965-4.594c.962-2.07-3.403-6.224-6.017-12.082c-1.127-2.526-1.23-4.707-.738-6.384c1.282-2.57 2.356-3.62 3.417-6.123c.844-1.99-8.174-.29-8.393-.376c-.885-.787-1.924-3.922-3.448-7.712"/><ellipse cx="33.101" cy="23.212" fill="#3f3f3f" rx="1.707" ry="3.187"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><ellipse cx="39.878" cy="23.212" rx="1.707" ry="3.187"/><path d="M13.975 51.377c-.962-2.069 3.403-6.224 6.017-12.082c1.127-2.525 1.23-4.707.738-6.384c-1.282-2.57-2.356-3.62-3.417-6.123c-.844-1.99 8.174-.29 8.393-.376c.885-.786 3.264-9.554 5.426-12.24c.988-1.227 3.396-2.642 5.781-2.502c2.018.119 4.101 1.302 4.96 2.375c2.171 2.713 4.714 12.206 5.431 12.354c1.93.4 7.969-1.897 8.321.412c.077.506-1.92 5.775-2.244 6.115c-.569 1.348-1.165 3.373-.316 5.48c1.213 3.012 6.055 8.586 6.054 14.024c0 .192-.926 5.52-7.69 3.647c-.151-.042-4.981-1.976-7.878-1.12c-3.417 1.01-2.811 2.978-6.954 4.724c-1.084.456-3.111 1.283-5.773 1.05c-.715-.064-2.779-.268-4.812-1.607c-2.915-1.92-2.36-3.929-4.788-5.7c-3.215-2.349-6.552-.549-7.249-2.047"/><ellipse cx="36.499" cy="30.341" rx="1.774" ry="2.125"/><ellipse cx="33.081" cy="23.212" rx="1.707" ry="3.187"/></g></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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13.995%2051.377c-.962-2.069%203.403-6.224%206.017-12.082c1.127-2.525%201.23-4.707.738-6.384c-1.282-2.57-2.356-3.62-3.417-6.123c-.844-1.99%208.174-.29%208.393-.376c.885-.786%203.264-9.554%205.426-12.24c.988-1.227%203.396-2.642%205.781-2.502c2.018.119%204.101%201.302%204.96%202.375c2.172%202.713%204.714%2012.206%205.431%2012.354c1.93.4%207.969-1.897%208.321.412c.077.506-1.92%205.775-2.244%206.115c-.569%201.348-1.165%203.373-.316%205.48c1.213%203.012%206.055%208.586%206.054%2014.024c0%20.192-.926%205.52-7.69%203.647c-.151-.042-.184-.138-.268-.202c-1.54-1.169-4.713-1.774-7.61-.918c-3.417%201.01-2.811%202.978-6.954%204.724c-1.084.456-3.111%201.283-5.773%201.05c-.715-.064-2.779-.268-4.812-1.607c-2.915-1.92-2.36-3.929-4.788-5.7c-3.215-2.349-6.552-.549-7.249-2.047%22%2F%3E%3Cellipse%20cx%3D%2239.898%22%20cy%3D%2223.212%22%20fill%3D%22%233f3f3f%22%20rx%3D%221.707%22%20ry%3D%223.187%22%2F%3E%3Cellipse%20cx%3D%2236.519%22%20cy%3D%2230.341%22%20fill%3D%22%233f3f3f%22%20rx%3D%221.774%22%20ry%3D%222.125%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M40.121%2056.677c.715-.063%203.52-2.52%205.448-2.368C49.05%2054.585%2054.573%2057.772%2057%2056c3.215-2.348%201.268-3.096%201.965-4.594c.962-2.07-3.403-6.224-6.017-12.082c-1.127-2.526-1.23-4.707-.738-6.384c1.282-2.57%202.356-3.62%203.417-6.123c.844-1.99-8.174-.29-8.393-.376c-.885-.787-1.924-3.922-3.448-7.712%22%2F%3E%3Cellipse%20cx%3D%2233.101%22%20cy%3D%2223.212%22%20fill%3D%22%233f3f3f%22%20rx%3D%221.707%22%20ry%3D%223.187%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cellipse%20cx%3D%2239.878%22%20cy%3D%2223.212%22%20rx%3D%221.707%22%20ry%3D%223.187%22%2F%3E%3Cpath%20d%3D%22M13.975%2051.377c-.962-2.069%203.403-6.224%206.017-12.082c1.127-2.525%201.23-4.707.738-6.384c-1.282-2.57-2.356-3.62-3.417-6.123c-.844-1.99%208.174-.29%208.393-.376c.885-.786%203.264-9.554%205.426-12.24c.988-1.227%203.396-2.642%205.781-2.502c2.018.119%204.101%201.302%204.96%202.375c2.171%202.713%204.714%2012.206%205.431%2012.354c1.93.4%207.969-1.897%208.321.412c.077.506-1.92%205.775-2.244%206.115c-.569%201.348-1.165%203.373-.316%205.48c1.213%203.012%206.055%208.586%206.054%2014.024c0%20.192-.926%205.52-7.69%203.647c-.151-.042-4.981-1.976-7.878-1.12c-3.417%201.01-2.811%202.978-6.954%204.724c-1.084.456-3.111%201.283-5.773%201.05c-.715-.064-2.779-.268-4.812-1.607c-2.915-1.92-2.36-3.929-4.788-5.7c-3.215-2.349-6.552-.549-7.249-2.047%22%2F%3E%3Cellipse%20cx%3D%2236.499%22%20cy%3D%2230.341%22%20rx%3D%221.774%22%20ry%3D%222.125%22%2F%3E%3Cellipse%20cx%3D%2233.081%22%20cy%3D%2223.212%22%20rx%3D%221.707%22%20ry%3D%223.187%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13.995%2051.377c-.962-2.069%203.403-6.224%206.017-12.082c1.127-2.525%201.23-4.707.738-6.384c-1.282-2.57-2.356-3.62-3.417-6.123c-.844-1.99%208.174-.29%208.393-.376c.885-.786%203.264-9.554%205.426-12.24c.988-1.227%203.396-2.642%205.781-2.502c2.018.119%204.101%201.302%204.96%202.375c2.172%202.713%204.714%2012.206%205.431%2012.354c1.93.4%207.969-1.897%208.321.412c.077.506-1.92%205.775-2.244%206.115c-.569%201.348-1.165%203.373-.316%205.48c1.213%203.012%206.055%208.586%206.054%2014.024c0%20.192-.926%205.52-7.69%203.647c-.151-.042-.184-.138-.268-.202c-1.54-1.169-4.713-1.774-7.61-.918c-3.417%201.01-2.811%202.978-6.954%204.724c-1.084.456-3.111%201.283-5.773%201.05c-.715-.064-2.779-.268-4.812-1.607c-2.915-1.92-2.36-3.929-4.788-5.7c-3.215-2.349-6.552-.549-7.249-2.047%22%2F%3E%3Cellipse%20cx%3D%2239.898%22%20cy%3D%2223.212%22%20fill%3D%22%233f3f3f%22%20rx%3D%221.707%22%20ry%3D%223.187%22%2F%3E%3Cellipse%20cx%3D%2236.519%22%20cy%3D%2230.341%22%20fill%3D%22%233f3f3f%22%20rx%3D%221.774%22%20ry%3D%222.125%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M40.121%2056.677c.715-.063%203.52-2.52%205.448-2.368C49.05%2054.585%2054.573%2057.772%2057%2056c3.215-2.348%201.268-3.096%201.965-4.594c.962-2.07-3.403-6.224-6.017-12.082c-1.127-2.526-1.23-4.707-.738-6.384c1.282-2.57%202.356-3.62%203.417-6.123c.844-1.99-8.174-.29-8.393-.376c-.885-.787-1.924-3.922-3.448-7.712%22%2F%3E%3Cellipse%20cx%3D%2233.101%22%20cy%3D%2223.212%22%20fill%3D%22%233f3f3f%22%20rx%3D%221.707%22%20ry%3D%223.187%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cellipse%20cx%3D%2239.878%22%20cy%3D%2223.212%22%20rx%3D%221.707%22%20ry%3D%223.187%22%2F%3E%3Cpath%20d%3D%22M13.975%2051.377c-.962-2.069%203.403-6.224%206.017-12.082c1.127-2.525%201.23-4.707.738-6.384c-1.282-2.57-2.356-3.62-3.417-6.123c-.844-1.99%208.174-.29%208.393-.376c.885-.786%203.264-9.554%205.426-12.24c.988-1.227%203.396-2.642%205.781-2.502c2.018.119%204.101%201.302%204.96%202.375c2.171%202.713%204.714%2012.206%205.431%2012.354c1.93.4%207.969-1.897%208.321.412c.077.506-1.92%205.775-2.244%206.115c-.569%201.348-1.165%203.373-.316%205.48c1.213%203.012%206.055%208.586%206.054%2014.024c0%20.192-.926%205.52-7.69%203.647c-.151-.042-4.981-1.976-7.878-1.12c-3.417%201.01-2.811%202.978-6.954%204.724c-1.084.456-3.111%201.283-5.773%201.05c-.715-.064-2.779-.268-4.812-1.607c-2.915-1.92-2.36-3.929-4.788-5.7c-3.215-2.349-6.552-.549-7.249-2.047%22%2F%3E%3Cellipse%20cx%3D%2236.499%22%20cy%3D%2230.341%22%20rx%3D%221.774%22%20ry%3D%222.125%22%2F%3E%3Cellipse%20cx%3D%2233.081%22%20cy%3D%2223.212%22%20rx%3D%221.707%22%20ry%3D%223.187%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/ghost.svg?color=%231a73e8&size=48