Transportforireland Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Transportforireland 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/316387.svg" alt="Transportforireland icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/316387.svg" alt="Transportforireland icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/316387.svg" alt="Transportforireland icon" :width="24" :height="24" />
CSS background
.icon-transportforireland {
background-image: url('https://proicons.com/icon/316387.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Transport for Ireland</title><path d="M0 0v12c0 6.62 5.38 12 12 12h12V11.978h-.022c0-6.62-5.38-11.978-12-11.978zm3.376 8.145h6.337v1.546h-2.33v6.12H5.706v-6.12h-2.33zm8.014 0h5.837V9.67h-4.138v1.633h3.659v1.546h-3.659v2.962H11.39zm7.535 0h1.678v7.666h-1.678Z"/></svg>
Copied!