Openvpn Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Openvpn 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/330735.svg" alt="Openvpn icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330735.svg" alt="Openvpn icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330735.svg" alt="Openvpn icon" :width="24" :height="24" />
CSS background
.icon-openvpn {
background-image: url('https://proicons.com/icon/330735.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M24,4a16.13,16.13,0,0,0-9.87,3.38L12.37,5.62l0,0h0A2,2,0,0,0,8.89,7h0a2,2,0,0,0,.6,1.43h0l1.79,1.79a16.06,16.06,0,0,0-3.39,9.85V44H19.2l1.91-7.77.16-.67A5.81,5.81,0,0,1,24,24.6h0a5.81,5.81,0,0,1,5.81,5.81h0a5.81,5.81,0,0,1-3.12,5.14l.16.67L28.73,44H40.11V20.11a16.08,16.08,0,0,0-3.38-9.86l1.76-1.76,0,0h0A2,2,0,0,0,37.08,5h0a2,2,0,0,0-1.43.59L33.86,7.39A16.15,16.15,0,0,0,24,4Z"/></svg>
Openvpn in other icon packs
Copied!