Atlas Vpn Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Atlas 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/322126.svg" alt="Atlas Vpn icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322126.svg" alt="Atlas Vpn icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322126.svg" alt="Atlas Vpn icon" :width="24" :height="24" />
CSS background
.icon-atlas-vpn {
background-image: url('https://proicons.com/icon/322126.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m7.0242 31.338a10.025 10.025 0 0 1 19.985 1.136c0 2.7682 0.0019 10.024 0.0019 10.024m-20.824-13.459q-0.023838-0.41446-0.024011-0.83477a14.295 14.295 0 1 1 28.59 0c0 3.9474 0.0027 14.294 0.0027 14.294"/><circle class="b" cx="17.543" cy="32.172" r="4.3312"/><path class="b" d="m42.5 23.997a18.503 18.503 0 1 0-18.503 18.503h18.503z"/></svg>
Copied!