Anwb Onderweg Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Anwb Onderweg 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/336416.svg" alt="Anwb Onderweg icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336416.svg" alt="Anwb Onderweg icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336416.svg" alt="Anwb Onderweg icon" :width="24" :height="24" />
CSS background
.icon-anwb-onderweg {
background-image: url('https://proicons.com/icon/336416.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:#fff;}.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="d" x="4.5" y="18.0376" width="11.6564" height="14.4046" rx="1.4215" ry="1.4215"/><polyline class="d" points="30.1669 32.4422 37.0525 32.4422 37.0525 16.0001 29.4238 16.0001 29.4238 22.8718"/><line class="d" x1="40.0851" y1="32.4422" x2="37.0525" y2="32.4422"/><path class="d" d="M37.0525,22.6338c5.8282-1.5637,0,6.7759,3.7433,7.1075,3.0712.2721,4.5488-5.9703-1.232-10.8508"/><line class="d" x1="32.1641" y1="20.2014" x2="34.3122" y2="20.2014"/><circle class="c" cx="20.0932" cy="27.2932" r=".75"/><path class="d" d="M27.7049,21.0859c.6856,0,1.2919.4447,1.4979,1.0985l.4765,1.5125c.1658.5261.5953.9266,1.1317,1.0553l1.1042.2648c.5452.1307.9296.6182.9296,1.1788v2.8703c0,.6695-.5427,1.2122-1.2122,1.2122h-.9516v1.0187c0,.8505-.6895,1.54-1.54,1.54h0c-.8505,0-1.54-.6895-1.54-1.54v-1.0187h-6.2008v1.0187c0,.8505-.6895,1.54-1.54,1.54h0c-.8505,0-1.54-.6895-1.54-1.54v-1.0187h-.9516c-.6695,0-1.2122-.5427-1.2122-1.2122v-2.8703c0-.5606.3844-1.0481.9296-1.1788l1.1042-.2648c.5364-.1286.966-.5292,1.1317-1.0553l.4765-1.5125c.206-.6539.8123-1.0985,1.4979-1.0985h6.4086Z"/><circle class="c" cx="28.908" cy="27.2932" r=".75"/><path class="d" d="M26.257,21.0859v-1.3702c0-.9268-.7513-1.6782-1.6782-1.6782h-5.8212c-.5705,0-1.1044.2807-1.4278.7507l-1.1735,1.7054"/><path class="d" d="M23.3429,18.0376v-.9319c0-1.0729-.8698-1.9427-1.9427-1.9427h-4.5331c-.7722,0-1.4712.4574-1.7803,1.1651l-.7467,1.7095"/><path class="d" d="M8.8027,29.566v-7.7709h1.8953c1.0729,0,1.9427.8698,1.9427,1.9427s-.8698,1.9427-1.9427,1.9427h-1.8953"/></svg>
Copied!