Spritpreise Alt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Spritpreise Alt 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/333225.svg" alt="Spritpreise Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333225.svg" alt="Spritpreise Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333225.svg" alt="Spritpreise Alt icon" :width="24" :height="24" />
CSS background
.icon-spritpreise-alt {
background-image: url('https://proicons.com/icon/333225.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>.f{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="f" d="M4.5,28.8556l10.4468-10.4788,10.3417,10.3734-10.4279,10.4599L4.5,28.8556Z"/><path id="c" class="f" d="M40.8118,14.7993c1.2845,.0002,2.3582,.9055,2.6216,2.1147,.0406,.1859,.062,.3789,.062,.577-.0002,1.4865-1.2015,2.6915-2.6835,2.6917-1.482-.0002-2.6833-1.2052-2.6835-2.6917,.0002-1.4865,1.2015-2.6915,2.6835-2.6917h-.0001Z"/><path id="d" class="f" d="M26.8691,12.0535v3.8334h4.0095l-4.8969,7.6278v-4.2427l-3.7504-.091,4.6378-7.1274Z"/><path id="e" class="f" d="M42.8436,15.733l-.352-.3713-5.1364-5.4189"/><g><polyline class="f" points="11.3593 31.8962 11.3593 28.2064 18.4292 28.2064"/><polyline class="f" points="15.9134 30.7222 18.4292 28.2064 15.9134 25.6907"/></g><path class="f" d="M18.5791,22.0203V11.2441c0-1.3554,1.0987-2.4541,2.4541-2.4541h11.0435c1.3554,0,2.4541,1.0987,2.4541,2.4541v24.5411c0,1.3554-1.0987,2.4541-2.4541,2.4541h-11.0435c-1.3554,0-2.4541-1.0987-2.4541-2.4541v-.3052"/><path class="f" d="M43.5,17.491v15.2738c0,1.4833-1.2025,2.6858-2.6858,2.6858h0c-1.4833,0-2.6858-1.2025-2.6858-2.6858v-7.5323c0-.9488-.7691-1.7179-1.7179-1.7179h-1.8797"/></svg>
Copied!