Phantom Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Phantom 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/331165.svg" alt="Phantom icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331165.svg" alt="Phantom icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331165.svg" alt="Phantom icon" :width="24" :height="24" />
CSS background
.icon-phantom {
background-image: url('https://proicons.com/icon/331165.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>.e{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><ellipse id="b" class="e" cx="35.8623" cy="18.9151" rx="1.8268" ry="2.6101"/><path id="c" class="e" d="M19.8496,32.8186c-.9477,9.4825,7.6548,4.3083,10.8621-.3656.6635,8.8984,8.4757-.0697,10.2354-4.3873,4.9514-12.1485-1.9802-27.9796-20.8886-15.6167-23.455,15.3356-14.8261,39.8751-.2089,20.3696Z"/><ellipse id="d" class="e" cx="29.7197" cy="18.7165" rx="1.8268" ry="2.6101"/></svg>
Phantom in other icon packs
Copied!