ghost 2 icon
ghost-2-fill from Remix Icon by Remix Design · Fill · User & Faces · Apache-2.0 Free for personal and commercial use.
- Name
- ghost-2-fill
- Set
- Remix Icon
- Style
- Fill
- Category
- User & Faces
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
The same icon in other sets
More user & faces icons from Remix Icon
account-box-2-fillaccount-box-fillaccount-circle-2-fillaccount-circle-fillaccount-pin-box-fillaccount-pin-circle-filladmin-fillai-agent-fillaliens-fillbear-smile-fillbody-scan-fillcontacts-fillcriminal-fillemotion-2-fillemotion-add-fillemotion-fillemotion-happy-fillemotion-laugh-fillemotion-normal-fillemotion-sad-fillemotion-unhappy-fillgenderless-fillghost-3-fillghost-fill
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 2c3.5 0 6 3 7 6c3 1 4 3.73 4 6l-2.775.793a1 1 0 0 0-.725.961v1.496A1.75 1.75 0 0 1 17.75 19h-.596a2 2 0 0 0-1.668.896Q14.094 22 12 22t-3.486-2.104A2 2 0 0 0 6.846 19H6.25a1.75 1.75 0 0 1-1.75-1.75v-1.496a1 1 0 0 0-.725-.961L1 14c0-2.266 1-5 4-6c1-3 3.5-6 7-6m0 10c-.828 0-1.5 1.12-1.5 2.5S11.172 17 12 17s1.5-1.12 1.5-2.5S12.828 12 12 12M9.5 8a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m5 0a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3"/></svg>
React
import type { SVGProps } from "react";
export function RiGhost2Fill(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 2c3.5 0 6 3 7 6c3 1 4 3.73 4 6l-2.775.793a1 1 0 0 0-.725.961v1.496A1.75 1.75 0 0 1 17.75 19h-.596a2 2 0 0 0-1.668.896Q14.094 22 12 22t-3.486-2.104A2 2 0 0 0 6.846 19H6.25a1.75 1.75 0 0 1-1.75-1.75v-1.496a1 1 0 0 0-.725-.961L1 14c0-2.266 1-5 4-6c1-3 3.5-6 7-6m0 10c-.828 0-1.5 1.12-1.5 2.5S11.172 17 12 17s1.5-1.12 1.5-2.5S12.828 12 12 12M9.5 8a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m5 0a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3"/></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 2c3.5 0 6 3 7 6c3 1 4 3.73 4 6l-2.775.793a1 1 0 0 0-.725.961v1.496A1.75 1.75 0 0 1 17.75 19h-.596a2 2 0 0 0-1.668.896Q14.094 22 12 22t-3.486-2.104A2 2 0 0 0 6.846 19H6.25a1.75 1.75 0 0 1-1.75-1.75v-1.496a1 1 0 0 0-.725-.961L1 14c0-2.266 1-5 4-6c1-3 3.5-6 7-6m0 10c-.828 0-1.5 1.12-1.5 2.5S11.172 17 12 17s1.5-1.12 1.5-2.5S12.828 12 12 12M9.5 8a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m5 0a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3"/></svg> </template>
CSS
.icon-ghost-2-fill {
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%202c3.5%200%206%203%207%206c3%201%204%203.73%204%206l-2.775.793a1%201%200%200%200-.725.961v1.496A1.75%201.75%200%200%201%2017.75%2019h-.596a2%202%200%200%200-1.668.896Q14.094%2022%2012%2022t-3.486-2.104A2%202%200%200%200%206.846%2019H6.25a1.75%201.75%200%200%201-1.75-1.75v-1.496a1%201%200%200%200-.725-.961L1%2014c0-2.266%201-5%204-6c1-3%203.5-6%207-6m0%2010c-.828%200-1.5%201.12-1.5%202.5S11.172%2017%2012%2017s1.5-1.12%201.5-2.5S12.828%2012%2012%2012M9.5%208a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3m5%200a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3%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%202c3.5%200%206%203%207%206c3%201%204%203.73%204%206l-2.775.793a1%201%200%200%200-.725.961v1.496A1.75%201.75%200%200%201%2017.75%2019h-.596a2%202%200%200%200-1.668.896Q14.094%2022%2012%2022t-3.486-2.104A2%202%200%200%200%206.846%2019H6.25a1.75%201.75%200%200%201-1.75-1.75v-1.496a1%201%200%200%200-.725-.961L1%2014c0-2.266%201-5%204-6c1-3%203.5-6%207-6m0%2010c-.828%200-1.5%201.12-1.5%202.5S11.172%2017%2012%2017s1.5-1.12%201.5-2.5S12.828%2012%2012%2012M9.5%208a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3m5%200a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/ghost-2-fill.svg?color=%231a73e8&size=48