Railyatri Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Railyatri 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/331890.svg" alt="Railyatri icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331890.svg" alt="Railyatri icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331890.svg" alt="Railyatri icon" :width="24" :height="24" />
CSS background
.icon-railyatri {
background-image: url('https://proicons.com/icon/331890.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M8.008,15.7175c-.8864-.0313-1.6303.6619-1.6616,1.5483-.0313.8864.6619,1.6303,1.5483,1.6616.0377.0013.0755.0013.1133,0h3.5255c.8864.0313,1.6303-.6619,1.6616-1.5483.0313-.8864-.6619-1.6303-1.5483-1.6616-.0377-.0013-.0755-.0013-.1133,0h-3.5255ZM5.1626,22.394c-.8864-.0313-1.6303.6619-1.6616,1.5483-.0313.8864.6619,1.6303,1.5483,1.6616.0377.0013.0755.0013.1132,0h3.2049c.8864.0313,1.6303-.6619,1.6616-1.5483.0313-.8864-.6619-1.6303-1.5483-1.6616-.0377-.0013-.0755-.0013-.1132,0h-3.2049Z"/><path class="c" d="M23.6991,20.6612c0,.9568-.7191,1.7328-1.606,1.7328h-8.642c-.8864-.0313-1.6303.6619-1.6616,1.5483-.0313.8864.6619,1.6303,1.5483,1.6616.0377.0013.0755.0013.1132,0h2.2471c.8869,0,1.606.776,1.606,1.7338,0,.9588-.7191,1.7348-1.606,1.7348H5.642c-.8864-.0313-1.6303.6619-1.6616,1.5483s.6619,1.6303,1.5483,1.6616c.0378.0013.0755.0013.1133,0h36.1361c5.2973,0,1.8277-6.6036-1.6739-10.1621-3.2619-3.3128-7.7432-6.4019-12.3943-6.4019h-11.2347c-.8861-.0383-1.6355.649-1.6738,1.5351-.0383.8861.649,1.6355,1.5351,1.6738.0462.002.0925.002.1387,0h5.6179c.8869,0,1.606.776,1.606,1.7338"/><path class="c" d="M35.8956,18.9274h-5.6169c-.8869,0-1.606.776-1.606,1.7338,0,.9568.7191,1.7328,1.606,1.7328h9.5079"/></svg>
Copied!