Sncf Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sncf 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/333004.svg" alt="Sncf icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333004.svg" alt="Sncf icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333004.svg" alt="Sncf icon" :width="24" :height="24" />
CSS background
.icon-sncf {
background-image: url('https://proicons.com/icon/333004.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M4.5,13.9V34.2H39.7l3.8-11.9C31.3,14,17.9,14,4.7,13.9Z"/><path class="a" d="M6.5,30.1c2.4,1.2,7.9.4,7.9-2.1.1-2.2-5.5-1.3-5.5-3.4-.1-1.4,2.6-2.7,6.1-2"/><path class="a" d="M15.6,26.5c.1-.1.5-2.5.8-3.6,3.3,1.1,5.1,7.6,5.7,7.6.6-2.8,1.7-8.2,1.7-8.5"/><path class="a" d="M31.6,22.6c-8.8-.7-8.7,9.3.3,7.8"/><path class="a" d="M31.9,30.4c.2,0,1.2-5.3,1.7-8,.2,0,6.6,0,6.7.1"/><path class="a" d="M32.8,26.5h5.3"/></svg>
Sncf in other icon packs
Copied!