Ghostcommander Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ghostcommander 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/341049.svg" alt="Ghostcommander icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341049.svg" alt="Ghostcommander icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341049.svg" alt="Ghostcommander icon" :width="24" :height="24" />
CSS background
.icon-ghostcommander {
background-image: url('https://proicons.com/icon/341049.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>.j{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.k{fill:#fff;stroke-width:0px;}</style></defs><circle id="b" class="k" cx="19.4532" cy="10.726" r=".75"/><path class="j" d="M13.4962,17.98v-.61c0-4.02,2.25-7.52,5.56-9.3,1.48-.8,3.18-1.25,4.99-1.25,1.77,0,3.43.43,4.89,1.2,3.37,1.76,5.66,5.29,5.66,9.35v.05"/><path class="j" d="M34.5962,23.12v10.37c0,1.1-.9,2-2,2l-1.82.01v5.22c-.01,1.53-1.26,2.77-2.79,2.78-.76,0-1.46-.32-1.96-.82s-.82-1.2-.82-1.96v-5.22h-2.32v5.22c-.01,1.53-1.25,2.77-2.78,2.78-.76,0-1.46-.32-1.96-.82-.51-.5-.82-1.2-.83-1.96l-.01-5.23h-1.81c-1.1,0-2-.9-2-2v-10.66"/><path id="c" class="j" d="M17.1362,4.5l1.92,3.57"/><path id="d" class="j" d="M30.9562,4.5l-2.02,3.52"/><path id="e" class="j" d="M12.7502,18.471c1.06-1.19,2.916-.543,4.991,1.783,1.746,2.108,3.427,3.11,5.53,4.464-2.741,1.492-5.41.687-8.038-.628-2.289-1.299-4.268-3.594-2.483-5.619Z"/><path id="f" class="j" d="M23.2532,24.684c6.965,2.042,13.488-.698,12.607-5.555-.949-4.06-5.082.027-6.109.886.525,2.163-.195,4.821-3.865,3.047-1.25-2.037-2.714-3.066-4.939-3.72-1.481-.594-2.255.372-3.293.753"/><path id="g" class="j" d="M22.4442,19.87c4.075-2.817,7.225-.04,7.287.04"/><path id="h" class="j" d="M13.7352,15.296l20.539-.11"/><circle id="i" class="k" cx="28.4282" cy="10.723" r=".75"/></svg>
Copied!