Aviraphantomvpn Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Aviraphantomvpn 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/322261.svg" alt="Aviraphantomvpn icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322261.svg" alt="Aviraphantomvpn icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322261.svg" alt="Aviraphantomvpn icon" :width="24" :height="24" />
CSS background
.icon-aviraphantomvpn {
background-image: url('https://proicons.com/icon/322261.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M18.61,27.2c0-3.58,1.83-5.92,5.41-5.92s5.37,2.34,5.37,5.92"/><path class="a" d="M17.54,31s-.16,5.89,1.07,8.08S24,43.9,24,43.9s4.15-2.66,5.39-4.85S30.46,31,30.46,31,26.22,29.36,24,29.36,17.54,31,17.54,31Z"/><path class="a" d="M13.33,16.75A18.38,18.38,0,0,1,24,13.14,18.32,18.32,0,0,1,34.6,16.75"/><path class="a" d="M6.76,11A26.7,26.7,0,0,1,24,4.9c6.14,0,12.82,2.15,17.24,6.14"/><path class="a" d="M24,32.39a1.72,1.72,0,0,0-1.71,1.71,1.67,1.67,0,0,0,.5,1.2l-.49,3.42h3.41L25.2,35.3a1.67,1.67,0,0,0,.5-1.2A1.71,1.71,0,0,0,24,32.39Z"/></svg>
Copied!