Bahn Vorhersage Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bahn Vorhersage 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/322325.svg" alt="Bahn Vorhersage icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322325.svg" alt="Bahn Vorhersage icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322325.svg" alt="Bahn Vorhersage icon" :width="24" :height="24" />
CSS background
.icon-bahn-vorhersage {
background-image: url('https://proicons.com/icon/322325.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>.h{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="h" d="M43.5,8.8786s-15.3172.0141-19.9895.6872c-5.7916.8344-19.5617,18.1162-18.9934,19.829,1.8241,5.4978,2.5117,6.2957,2.5973,6.33h.0016l.0016.0017h7.9517l2.8461-4.0739h25.5845V8.8786Z"/><path id="c" class="h" d="M39.1469,33.4983c2.0872-.0007,3.7798,1.6578,3.7806,3.7044v.0004c.0004,2.0466-1.6913,3.706-3.7785,3.7064h-.002c-1.4078,0-2.6989-.7671-3.3504-1.9908h-9.5404c-.6421,1.25-1.9477,2.0386-3.3751,2.0386-2.0872.0007-3.7798-1.6578-3.7806-3.7044v-.002c.0005-2.0466,1.693-3.7052,3.7802-3.7047h.0004c1.0337,0,2.0224.415,2.7357,1.1487h10.75c.7154-.7623,1.7236-1.1962,2.7802-1.1965Z"/><polyline id="d" class="h" points="43.5 22.2736 37.2912 22.2736 37.2912 16.6292 43.5 16.6292"/><polyline id="e" class="h" points="43.5 13.0501 33.1625 13.0501 33.1625 9.0171"/><path id="f" class="h" d="M43.5,28.1925h-26.4731s1.7343-1.7893,1.7343-1.7893h24.7388"/><polygon id="g" class="h" points="16.5129 20.6073 19.6863 16.6949 24.6493 16.6701 21.4759 20.5824 16.5129 20.6073"/></svg>
Copied!