Autoscout24 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Autoscout24 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/322230.svg" alt="Autoscout24 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322230.svg" alt="Autoscout24 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322230.svg" alt="Autoscout24 icon" :width="24" :height="24" />
CSS background
.icon-autoscout24 {
background-image: url('https://proicons.com/icon/322230.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="M38.5,5.5H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/><rect class="b" x="18.0675" y="28.0814" width="3.1176" height="4.1308" rx="1.5588" ry="1.5588"/><path class="b" d="M22.718,28.0814v2.572c0,.8609.6979,1.5588,1.5588,1.5588h0c.8609,0,1.5588-.6979,1.5588-1.5588v-2.572"/><line class="b" x1="25.8356" y1="30.6534" x2="25.8356" y2="32.2122"/><path class="b" d="M8.1235,31.529c.3823.4978.8618.6832,1.5288.6832h.9231c.859,0,1.5554-.6964,1.5554-1.5554v-.0067c0-.859-.6964-1.5554-1.5554-1.5554h-1.0183c-.86,0-1.5571-.6971-1.5571-1.5571h0c0-.8618.6986-1.5605,1.5605-1.5605h.9181c.667,0,1.1465.1854,1.5288.6832"/><polyline class="b" points="39.2158 32.2122 39.2155 25.977 35.8692 30.1652 40 30.1652"/><path class="b" d="M28.0463,26.7954v4.6374c0,.4304.3489.7794.7794.7794h.2338"/><line class="b" x1="27.2279" y1="28.0814" x2="28.8646" y2="28.0814"/><path class="b" d="M16.6043,31.4271c-.2687.4691-.7742.7851-1.3536.7851h0c-.8609,0-1.5588-.6979-1.5588-1.5588v-1.0132c0-.8609.6979-1.5588,1.5588-1.5588h0c.5782,0,1.0829.3148,1.352.7824"/><path class="b" d="M30.5889,28.0424c0-1.2747,1.1548-2.2797,2.4753-2.0259.8662.1665,1.5579.9156,1.6441,1.7934.0641.6529-.1425,1.2972-.5935,1.693-.8355.7332-3.5259,2.7093-3.5259,2.7093h4.1308"/><rect class="b" x="28.7685" y="17.8922" width="3.1176" height="4.1308" rx="1.5588" ry="1.5588"/><path class="b" d="M21.4488,17.8922v2.572c0,.8609.6979,1.5588,1.5588,1.5588h0c.8609,0,1.5588-.6979,1.5588-1.5588v-2.572"/><line class="b" x1="24.5664" y1="20.4642" x2="24.5664" y2="22.023"/><path class="b" d="M26.7771,16.6062v4.6374c0,.4304.3489.7794.7794.7794h.2338"/><line class="b" x1="25.9587" y1="17.8922" x2="27.5955" y2="17.8922"/><line class="b" x1="19.5606" y1="19.9576" x2="16.7981" y2="19.9576"/><polyline class="b" points="16.1139 22.023 18.1793 15.7878 20.2447 22.023"/></svg>
Copied!