Db Bauarbeiten Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Db Bauarbeiten 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/324314.svg" alt="Db Bauarbeiten icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324314.svg" alt="Db Bauarbeiten icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324314.svg" alt="Db Bauarbeiten icon" :width="24" :height="24" />
CSS background
.icon-db-bauarbeiten {
background-image: url('https://proicons.com/icon/324314.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:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m12.4069,32.1072c-.0518-3.511,1.6261-6.8824,5.678-7.1268,2.7335,1.3308,3.8353,1.7024,5.8679,1.6975s3.5303-.4054,5.8917-1.8017c4.0905.6133,5.5144,3.0378,5.7496,7.2484"/><path class="c" d="m27.2042,5.9667c3.9942.9767,3.868,5.1956,4.1149,6.4127.247,1.2172,1.3642.9641,1.2797,2.9789-2.0564-.055-6.9114.7084-8.8627.7084s-5.2492-.4712-8.4174-.5981c-.0876-1.9953,1.4305-2.2661,1.5528-3.6424.152-1.7102-.1901-4.6861,4.0721-5.9105"/><path class="c" d="m22.2956,10.6038c-.2423-2.6421-.4317-4.7642-.4571-5.2595-.0255-.4951.1824-.5816.5524-.6458s.7858-.2049,1.5054-.1983,1.7091.1022,1.91.224c.2009.1218.281.2543.2717.7152-.0092.4609-.2085,2.6493-.4597,5.216"/><path class="c" d="m17.3375,15.6426c-.0231,4.5567,2.688,7.6765,6.7109,7.6567,4.023-.0197,6.7337-3.2751,6.4604-7.7941"/><path class="c" d="m19.9349,43.5l4.1807-4.308s.2813.0694.5508.1315c2.7773.697,5.074-1.1354,5.5854-2.9723.5115-1.837-.1113-2.9754-.1113-2.9754l-2.6742,2.5711-2.4871-2.4231,2.6999-2.7059s-.1667-.2664-1.4157-.3822-3.3909.5679-4.2803,2.2703c-.9939,1.9023-.284,3.9237-.284,3.9237l-4.3159,4.4228,2.5518,2.4474Z"/></svg>
Copied!