Railways Uz Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Railways Uz 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/346447.svg" alt="Railways Uz icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346447.svg" alt="Railways Uz icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346447.svg" alt="Railways Uz icon" :width="24" :height="24" />
CSS background
.icon-railways-uz {
background-image: url('https://proicons.com/icon/346447.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m39.3038,23.0127l-1.7278-3.4557c-.9873-1.9747-1.8779-2.6346-3.9494-2.962h-9.1929c1.5533,1.7582,1.8544,3.8479.8005,6.4177h14.0696Z"/><path class="b" d="m40.2911,24.9873l3.2089,6.4177h-19.2532c1.7757-1.9026,1.8745-4.0795.9873-6.4177h15.057Z"/><path class="b" d="m4.5,16.5949l4.9367,10.3671,5.4304-10.3671h4.9367c5.1697,0,4.9367,7.4051,0,7.4051,4.9367,0,5.4304,7.4051-.9873,7.4051h-5.9241"/><path class="b" d="m9.4367,26.962l-2.3118,4.443"/></svg>
Copied!