Turbo Vpn Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Turbo Vpn 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/348920.svg" alt="Turbo Vpn icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348920.svg" alt="Turbo Vpn icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348920.svg" alt="Turbo Vpn icon" :width="24" :height="24" />
CSS background
.icon-turbo-vpn {
background-image: url('https://proicons.com/icon/348920.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m29.8879,39.2804c-1.9163-1.0955-4.5482-1.9446-8.1074-2.4018C.7002,34.1707,6.8015,21.1456,7.2814,17.0666c0,0-1.8167-2.228-.7541-4.9016,0,0,2.3308-.7198,4.7988,2.2623,13.1966-1.5425,13.6422,16.6928,25.3991,13.9164-2.3994-8.7063-13.4708-20.806-20.1548-22.5884,15.5959-2.6393,19.5721,15.9044,20.1548,22.5884,1.4323.5367,3.839,1.234,5.1758,5.7585,0,0-4.9701,1.2563-11.9626.228,0,0-6.684,8.0327-17.584,8.1698,9.7003-1.1997,12.2952-6.8285,12.2952-6.8285"/><path class="b" d="m21.7805,36.8786c-1.8228-.2707-4.2503-2.8878-4.0961-5.7756,3.6676,0,5.0216,1.114,6.9651,4.5686"/></svg>
Copied!