Sbb Myway Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sbb Myway 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/346996.svg" alt="Sbb Myway icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346996.svg" alt="Sbb Myway icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346996.svg" alt="Sbb Myway icon" :width="24" :height="24" />
CSS background
.icon-sbb-myway {
background-image: url('https://proicons.com/icon/346996.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;}.b{fill:#fff;}</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"/><path class="a" d="M28.5865,23.0284a4.5989,4.5989,0,0,0-9.1977,0c0,3.3737,4.5989,9.5126,4.5989,9.5126S28.5865,26.4021,28.5865,23.0284Z"/><circle class="a" cx="23.9877" cy="23.0284" r="2.0269"/><circle class="b" cx="24" cy="36.0304" r="0.75"/><circle class="b" cx="20.2362" cy="38.6399" r="0.75"/><circle class="b" cx="16.4724" cy="36.1828" r="0.75"/><circle class="b" cx="12.7086" cy="33.7257" r="0.75"/><circle class="b" cx="27.7638" cy="33.6379" r="0.75"/><circle class="b" cx="31.5276" cy="36.0304" r="0.75"/><circle class="b" cx="35.2914" cy="38.4229" r="0.75"/></svg>
Copied!