Sbb Infra Fzge Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sbb Infra Fzge 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/346995.svg" alt="Sbb Infra Fzge icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346995.svg" alt="Sbb Infra Fzge icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346995.svg" alt="Sbb Infra Fzge icon" :width="24" :height="24" />
CSS background
.icon-sbb-infra-fzge {
background-image: url('https://proicons.com/icon/346995.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M26.8706,6.0412l2.8647,2.8677-2.8677,2.8676m-5.7382,0L18.2647,8.9089l2.8677-2.8677"/><line class="a" x1="18.2647" y1="8.9089" x2="29.7353" y2="8.9089"/><line class="a" x1="24" y1="6.0412" x2="24" y2="11.7765"/><circle class="a" cx="24" cy="24" r="21.5"/><line class="a" x1="4.4207" y1="15.3178" x2="43.5793" y2="15.3178"/><polyline class="a" points="12.696 29.993 12.696 20.976 18.14 20.976 18.14 29.993"/><polygon class="a" points="10.893 29.993 24.343 29.993 24.343 22.775 23.078 21.511 23.078 20.2 33.892 20.2 33.892 24.7 38.013 24.7 38.013 32.104 36.951 32.104 36.951 33.755 9.577 33.755 9.577 32.606 8.34 32.606 8.34 30.932 10.886 30.932 10.893 29.993"/><line class="a" x1="14.9974" y1="29.9928" x2="14.9974" y2="26.8486"/><rect class="a" x="38.0133" y="30.3272" width="1.6468" height="1.7771"/><rect class="a" x="24.3426" y="23.3863" width="7.48" height="3.4623"/><line class="a" x1="29.0313" y1="23.3863" x2="29.0313" y2="26.8486"/><path class="a" d="M11.9241,33.7547a2.0456,2.0456,0,0,0,4.0911,0"/><path class="a" d="M29.0313,33.7547a2.0456,2.0456,0,0,0,4.0911,0"/><line class="a" x1="14.9974" y1="28.2072" x2="12.696" y2="28.2072"/></svg>
Copied!