China Railway Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The China Railway 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/338211.svg" alt="China Railway icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338211.svg" alt="China Railway icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338211.svg" alt="China Railway icon" :width="24" :height="24" />
CSS background
.icon-china-railway {
background-image: url('https://proicons.com/icon/338211.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="M15.092,34.552a15.5309,15.5309,0,1,1,17.816,0"/><path class="a" d="M20.551,4.6768h7.1282"/><path class="a" d="M17.614,18.563H29.692v5.3462a19.2724,19.2724,0,0,0-6.0391,2.7721c-1.1257-.8425-2.1072-1.848-6.0392-2.7721Z"/><path class="a" d="M23.654,26.681V37.373c1.5442,3.0892,7.9074,4.0113,12.375,4.95H10.981c4.459-.7936,10.357-1.4289,12.672-4.95"/></svg>
China Railway in other icon packs
Copied!