Vrsecuregoplus Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Vrsecuregoplus 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/334907.svg" alt="Vrsecuregoplus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334907.svg" alt="Vrsecuregoplus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334907.svg" alt="Vrsecuregoplus icon" :width="24" :height="24" />
CSS background
.icon-vrsecuregoplus {
background-image: url('https://proicons.com/icon/334907.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{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M8.4633,8.8839H21.7326l4.2347,18.5192,3.01-12.6444c.8119-3.9749,3.1259-5.8355,7.5259-5.8355L43.5,8.8839,41.0326,19.2455c-.27,1.0874-1.3448,1.4314-2.5032,1.4633-2.0744.057-2.56-.8353-2.3788-1.7253a25.6535,25.6535,0,0,0,.5338-2.6418.926.926,0,0,0-.75-1.0672.9938.9938,0,0,0-1.0628.8391c-.6509,3.8817-3.9058,19.7006-3.9058,19.7006l-10.2586.0567L15.9946,15.3443l-5.9987-.009Z"/><path class="a" d="M10.2642,39.1161c2.5572,0,6.5849-6.5405,5.6956-9.8593-2.9507-2.9508-8.594-2.7375-11.3315,0C3.7439,32.5575,7.6284,39.1161,10.2642,39.1161Z"/><path class="a" d="M6.9,25.8884c0-5.5724,6.847-5.4787,6.847,0"/><circle class="a" cx="10.2928" cy="31.9018" r="1.4896"/><line class="a" x1="10.2928" y1="33.3913" x2="10.2928" y2="35.1565"/></svg>
Copied!