Planet Vpn Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Planet 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/331348.svg" alt="Planet Vpn icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331348.svg" alt="Planet Vpn icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331348.svg" alt="Planet Vpn icon" :width="24" :height="24" />
CSS background
.icon-planet-vpn {
background-image: url('https://proicons.com/icon/331348.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.h{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle id="c" class="h" cx="30.5494" cy="25.3662" r="3.5416"/><path id="d" class="h" d="M40.5452,22.928c.4134,6.2213-2.7849,12.1268-8.2221,15.1816s-12.1462,2.7158-17.2475-.8716"/><path id="e" class="h" d="M9.9399,31.298c-3.8045-7.5292-1.1864-16.7169,6.0158-21.1118,7.2023-4.3948,16.5734-2.5229,21.5331,4.3013"/><path id="f" class="h" d="M37.7499,12.2851c9.6687-.6158,2.6676,5.8795-4.0982,11.3733"/><path id="g" class="h" d="M27.7,27.4687c-6.1923,3.9213-28.5187,13.7153-20.474,2.4264"/></svg>
Copied!