Russian Railway Passengers Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Russian Railway Passengers 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/346845.svg" alt="Russian Railway Passengers icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346845.svg" alt="Russian Railway Passengers icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346845.svg" alt="Russian Railway Passengers icon" :width="24" :height="24" />
CSS background
.icon-russian-railway-passengers {
background-image: url('https://proicons.com/icon/346845.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="f" d="M11.1754,21.0545v10.4353"/><path id="c" class="f" d="M27.2732,21.0297l-5.253,6.7033"/><path id="d" class="f" d="M31.2398,21.0297l-2.4408,3.2544,1.7156,2.7768h5.3414c3.3596,0,3.4278-9.9801-.3007-10.0638h-5.5183"/><path id="e" class="f" d="M8.7877,21.0651l10.0108-.0354,2.2993,2.8122-3.0598,3.8911"/><rect class="f" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!