Bitdefender Vpn 1 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bitdefender Vpn 1 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/322665.svg" alt="Bitdefender Vpn 1 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322665.svg" alt="Bitdefender Vpn 1 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322665.svg" alt="Bitdefender Vpn 1 icon" :width="24" :height="24" />
CSS background
.icon-bitdefender-vpn-1 {
background-image: url('https://proicons.com/icon/322665.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="m24.0004,42.5c16.65-7.85,15.05-21.05,15.05-23.45v-7.6s-15.05-5.95-15.05-5.95l-15.05,5.95v7.6c0,2.4-1.6,15.6,15.05,23.45Z"/><path class="b" d="m18.8708,22.3894l-2.6042,2.6042c-1.0222,1.0222-1.0222,2.6795,0,3.7017l2.038,2.038c1.0222,1.0222,2.6795,1.0222,3.7017,0l3.0052-3.0052c.3765-.3765.5879-.887.5879-1.4194v-5.0285"/><path class="b" d="m29.1292,23.6106l2.6042-2.6042c1.0222-1.0222,1.0222-2.6795,0-3.7017l-2.038-2.038c-1.0222-1.0222-2.6795-1.0222-3.7017,0l-3.0052,3.0052c-.3765.3765-.5879.887-.5879,1.4194v5.0285"/></svg>
Copied!