Railwaystationphotos Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Railwaystationphotos 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/331889.svg" alt="Railwaystationphotos icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331889.svg" alt="Railwaystationphotos icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331889.svg" alt="Railwaystationphotos icon" :width="24" :height="24" />
CSS background
.icon-railwaystationphotos {
background-image: url('https://proicons.com/icon/331889.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="cls-1" cx="19.75" cy="6.61" r="2.11"/><circle class="cls-1" cx="28.25" cy="6.61" r="2.11"/><circle class="cls-1" cx="16.68" cy="31.93" r="2.11"/><circle class="cls-1" cx="31.32" cy="31.93" r="2.11"/><path class="cls-1" d="M17.64,6.61h-2a4.6,4.6,0,0,0-4.59,4.59v23a4.6,4.6,0,0,0,4.59,4.59h16.7a4.6,4.6,0,0,0,4.59-4.59V11.2a4.6,4.6,0,0,0-4.59-4.59h-2"/><rect class="cls-1" x="14.41" y="14.26" width="19.17" height="9.93" rx="1.83"/><path class="cls-1" d="M29.61,14.26v-2.1a.93.93,0,0,0-.92-.92H19.31a.93.93,0,0,0-.92.92v2.1"/><line class="cls-1" x1="15.65" y1="38.74" x2="9.28" y2="43.5"/><line class="cls-1" x1="32.35" y1="38.74" x2="38.72" y2="43.5"/><line class="cls-1" x1="21.86" y1="6.61" x2="26.14" y2="6.61"/></svg>
Copied!