Ghostery Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ghostery icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/341051.svg" alt="Ghostery icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341051.svg" alt="Ghostery icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341051.svg" alt="Ghostery icon" :width="24" :height="24" />
CSS background
.icon-ghostery {
background-image: url('https://proicons.com/icon/341051.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.g{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="g" d="M6.5313,41.1699s3.1874-6.5003,3.222-9.0886c.0685-5.1247,0-14.9209,0-14.9209,0,0,.0192-12.585,14.016-12.6601,14.6869-.0789,14.676,12.4716,14.676,12.4716,0,0-.009,9.8452.113,15.0716.0617,2.6447,2.9104,9.1263,2.9104,9.1263,0,0-4.8912-1.993-7.1682-1.2789-1.6788.5265-2.1282,3.5561-3.9585,3.6074-2.3862.0669-4.016-2.0881-6.4031-2.0728-2.1907.0139-3.3604,2.1369-5.5502,2.0728-1.9701-.0576-2.5281-3.0865-4.429-3.6074-2.3015-.6307-7.4283,1.2789-7.4283,1.2789h0Z"/><circle id="d" class="g" cx="24" cy="18.2207" r="8.5212"/><path id="e" class="g" d="M23.8408,9.7798s3.5358,3.2635,3.4589,8.2823c-.0797,5.2015-3.4589,8.5996-3.4589,8.5996,0,0-3.1589-3.4564-3.1416-8.5996.0173-5.14,3.1416-8.2823,3.1416-8.2823Z"/><path id="f" class="g" d="M15.6315,18.2207h16.737"/></g></svg>
Ghostery in other icon packs
Copied!