Hidemevpn Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Hidemevpn 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/327027.svg" alt="Hidemevpn icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327027.svg" alt="Hidemevpn icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327027.svg" alt="Hidemevpn icon" :width="24" :height="24" />
CSS background
.icon-hidemevpn {
background-image: url('https://proicons.com/icon/327027.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a,.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.b{stroke-width:1px;}.c{fill:#000;}</style></defs><path class="a" d="M4.63,16.16l33.5-7.67a2.07,2.07,0,0,1,2.45,2.63L30.47,44a2.07,2.07,0,0,1-3.5.8L3.57,19.59A2.07,2.07,0,0,1,4.63,16.16Z"/><path class="a" d="M20.4,37.7c1.35-.68,4.6-2.49,5-3.4a21.9,21.9,0,0,0,1.77-5.39,32,32,0,0,1,3.25,5.39c.78,1.79.81,4.88.94,6.69"/><path class="a" d="M27.2,28.91c0-2.38-.52-9.64-.67-10.56"/><circle class="a" cx="26.53" cy="15.97" r="2.37"/><path class="a" d="M26.53,18.35c.33,1.4,1.67,4.43,2.4,4.88.56.35,3.22-.5,5.69-1.65"/><path class="a" d="M26.53,18.35c-.88,1.13-2.69,4.32-2.58,5.17.08.66,2.15,1.69,4.6,2.89"/><circle class="a" cx="21.75" cy="21.14" r="1.09"/><circle class="a" cx="21.04" cy="16.86" r="1.09"/><circle class="b" cx="19.94" cy="25.26" r="0.9"/><circle class="b" cx="16.55" cy="21.91" r="0.9"/><circle class="c" cx="12.3" cy="21.63" r="0.75"/><circle class="c" cx="19.94" cy="28.91" r="0.75"/><circle class="c" cx="30.78" cy="37.11" r="0.75"/><circle class="c" cx="25.89" cy="31.59" r="0.75"/><circle class="c" cx="24.91" cy="20.05" r="0.75"/><circle class="c" cx="21.75" cy="34.42" r="0.75"/><circle class="c" cx="17.3" cy="18.57" r="0.75"/><circle class="c" cx="15.45" cy="25.66" r="0.75"/><circle class="a" cx="24.16" cy="28.07" r="1.31"/></svg>
Copied!