Mein Haushaltsbuch Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mein Haushaltsbuch 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/343603.svg" alt="Mein Haushaltsbuch icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343603.svg" alt="Mein Haushaltsbuch icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343603.svg" alt="Mein Haushaltsbuch icon" :width="24" :height="24" />
CSS background
.icon-mein-haushaltsbuch {
background-image: url('https://proicons.com/icon/343603.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g><path class="b" d="M17.3365,24c0,1.0415,1.6413,1.8858,3.6659,1.8858s3.6659-.8443,3.6659-1.8858"/><path class="b" d="M17.3365,27.0371c0,1.0415,1.6413,1.8858,3.6659,1.8858s3.6659-.8443,3.6659-1.8858"/><path class="b" d="M17.3365,30.0742c0,1.0415,1.6413,1.8858,3.6659,1.8858s3.6659-.8443,3.6659-1.8858"/><g><ellipse class="b" cx="28.3341" cy="14.8887" rx="3.6659" ry="1.8858"/><path class="b" d="M24.6683,17.9258c0,1.0415,1.6413,1.8858,3.6659,1.8858s3.6659-.8443,3.6659-1.8858"/><path class="b" d="M24.6683,20.9629c0,1.0415,1.6413,1.8858,3.6659,1.8858s3.6659-.8443,3.6659-1.8858"/><path class="b" d="M24.6683,24c0,1.0415,1.6413,1.8858,3.6659,1.8858s3.6659-.8443,3.6659-1.8858"/><path class="b" d="M24.6683,27.0371c0,1.0415,1.6413,1.8858,3.6659,1.8858s3.6659-.8443,3.6659-1.8858"/><path class="b" d="M24.6683,30.0742c0,1.0415,1.6413,1.8858,3.6659,1.8858s3.6659-.8443,3.6659-1.8858"/><path class="b" d="M24.6683,14.8887v18.2226c0,1.0415,1.6413,1.8858,3.6659,1.8858s3.6659-.8443,3.6659-1.8858V14.8887"/></g><ellipse class="b" cx="21.0024" cy="20.7545" rx="3.6659" ry="1.8858"/><path class="b" d="M17.3365,20.9629v12.1484c0,1.0415,1.6413,1.8858,3.6659,1.8858s3.6659-.8443,3.6659-1.8858v-12.1484"/><g><path class="b" d="M10,30.0694c0,1.0415,1.6413,1.8858,3.6659,1.8858s3.6659-.8443,3.6659-1.8858"/><ellipse class="b" cx="13.6706" cy="26.8287" rx="3.6659" ry="1.8858"/><path class="b" d="M10.0048,26.8287v6.2826c0,1.0415,1.6413,1.8858,3.6659,1.8858s3.6659-.8443,3.6659-1.8858v-6.2826"/></g></g><path class="b" d="M42.5,21.5V11.5c0-3.3137-2.6863-6-6-6H11.5c-3.3137,0-6,2.6863-6,6v25c0,3.3137,2.6863,6,6,6h25c3.3137,0,6-2.6863,6-6v-10"/><path class="b" d="M36.5,21.5V11.5c0-3.3137-2.6863-6-6-6"/><path class="b" d="M30.5,42.5c3.3137,0,6-2.6863,6-6v-10"/><rect class="b" x="34.5" y="21.5" width="10" height="5" rx="1.5" ry="1.5"/></svg>
Copied!