Transfermovil Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Transfermovil 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/348775.svg" alt="Transfermovil icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348775.svg" alt="Transfermovil icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348775.svg" alt="Transfermovil icon" :width="24" :height="24" />
CSS background
.icon-transfermovil {
background-image: url('https://proicons.com/icon/348775.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.g{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="g" d="M14.2208,5.5h25.1466l-4.4769,18.2305"/><path id="d" class="g" d="M39.3674,5.5l-17.5264,16.3916"/><path id="e" class="g" d="M12.2205,24.3643l-3.5878,18.1357h23.3368"/><path id="f" class="g" d="M25.3018,26.4572l-16.6692,16.0428"/></svg>
Copied!