Econstat Auto Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Econstat Auto 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/324951.svg" alt="Econstat Auto icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324951.svg" alt="Econstat Auto icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324951.svg" alt="Econstat Auto icon" :width="24" :height="24" />
CSS background
.icon-econstat-auto {
background-image: url('https://proicons.com/icon/324951.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>.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="d" d="m43.5,28.0537l-6.3699-.6231-.5312,6.4147-3.4871-5.3974-5.3176,3.5818,2.0215-6.1073-6.0997-1.9483,6.0079-2.2183-2.2886-6.0112,5.4702,3.3412,3.2458-5.5476.8134,6.3847,6.3362-.9065-4.4559,4.6204,4.6552,4.4172Zm-8.7272,2.965l-2.8156.062c-.1164-.5331-.3101-1.0189-.5903-1.4577m-2.1991-1.7436c-.5039-.1965-1.0131-.3326-1.5794-.3326-2.1007,0-3.9183,1.4703-4.3689,3.5339h-6.9787c-.4504-2.0628-2.2668-3.5328-4.3666-3.5339-2.1007,0-3.9183,1.4703-4.3689,3.5339h-2.38c-.3468,0-.6254-.2886-.6254-.6468v-6.3944c0-.3582.2786-.6468.6254-.6468h20.163m-6.8595-5.2083v5.2083m-9.822.0004l5.1789-5.2088h9.0362l4.4498,4.4754m2.3664,8.1273c.2303.3792.3522.8149.3522,1.2592,0,1.334-1.0752,2.4154-2.4016,2.4154h0c-1.3264,0-2.4016-1.0814-2.4016-2.4154s1.0752-2.4154,2.4016-2.4154c.3222,0,.6411.0652.9377.1917m-14.2513,2.2237c0,1.334-1.0752,2.4154-2.4016,2.4154s-2.4016-1.0814-2.4016-2.4154,1.0752-2.4154,2.4016-2.4154h0c1.3264,0,2.4016,1.0814,2.4016,2.4154h0"/></g></svg>
Copied!