Abfallinfoapp Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Abfallinfoapp 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/321292.svg" alt="Abfallinfoapp icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321292.svg" alt="Abfallinfoapp icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321292.svg" alt="Abfallinfoapp icon" :width="24" :height="24" />
CSS background
.icon-abfallinfoapp {
background-image: url('https://proicons.com/icon/321292.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,.d{fill:none;stroke:#000;}.d{stroke-linecap:round;stroke-linejoin:round;}.e{fill:#000;stroke-width:0px;}</style></defs><path class="d" d="m9.3478,12.0523l14.9481-6.5177,13.0788,3.555-15.4774,7.8698-12.5494-4.9072Z"/><path class="d" d="m12.264,13.1553l3.4617,25.8599,8.2752,4.4847,4.8224-3.1675"/><path class="c" d="m23.7546,16.1163l.3586,27.0804"/><path class="d" d="m36.3782,9.5313l-3.151,22.0822"/><path class="c" d="m33.2287,31.7678c-2.8124-.1396-6.106,6.8143-3.5044,8.574s4.666-1.8194,5.0533-2.7605c.3634-.8828,1.8536-5.6447-1.549-5.8135Z"/><path class="d" d="m11.9735,10.8792c-.079-1.3104.0609-1.7594,1.5651-2.3904,1.5078-.6325,2.2895-.4362,2.3994.4169"/><path class="d" d="m24.6177,15.3624c-.5014-1.2305.3869-1.6574,1.3176-2.1736.9306-.5162,2.0731-.7217,2.3998.1746"/><path class="d" d="m17.5536,10.6166c3.4739,1.1147,5.4471,1.6555,5.4471,1.6555l5.3255-2.3853"/><circle class="e" cx="32.3574" cy="36.3962" r=".75"/><path class="d" d="m25.6836,4.5l12.9686,3.4984"/></svg>
Copied!