Proxerme Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Proxerme 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/331673.svg" alt="Proxerme icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331673.svg" alt="Proxerme icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331673.svg" alt="Proxerme icon" :width="24" :height="24" />
CSS background
.icon-proxerme {
background-image: url('https://proicons.com/icon/331673.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"><path id="e" d="M7.4924,14.0594l27.1489-7.6079c1.4812-.4168,3.5339-1.5622,4.3414-.5349,2.6267,4.4775,1.3981,22.0638-.2379,22.883-.8895.4222-6.9582-6.3597-6.9582-6.3597" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="f" d="M16.775,11.4582l4.9284,30.1072" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="g" d="M13.9748,42.4998c5.4714-.1131,10.9428-1.5494,16.4142-3.2987" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="h" d="M31.7062,13.5077l1.0915.7597c-.1782-.7597-.4306-3.0561-.8506-3.4033-.8225-.3717-3.8054.9997-3.8179.9664l.5352,4.2794" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="i" d="M25.438,12.1575l-.1635,4.5466-3.6575.8919-.8029-4.5469,4.6239-.8915Z" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="j" d="M22.2979,19.2304c2.0437,1.1238,3.5712,2.5305,4.5824,4.22" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="k" d="M26.226,18.9035c-2.0975,1.2357-2.9087,3.6558-3.9282,5.8842" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="l" d="M28.1589,29.5723c-1.8775.8063-3.7892,1.3929-5.861.951l.5977-4.5172,4.1333-.8618.4457,1.6939c-1.5657.752-3.1976,1.0183-4.8466,1.159" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="m" d="M24.9623,25.5752l.1258,2.0706" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="n" d="M24.0001,32.4089l-.1587,5.0854" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="o" d="M24.0001,33.2705s3.8243-.8521,4.2358-.4623c.3154.49,0,2.1434,0,3.4883l-1.1144-1.3449" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/></svg>
Copied!