Ekinet Ticketless Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ekinet Ticketless 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/339566.svg" alt="Ekinet Ticketless icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339566.svg" alt="Ekinet Ticketless icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339566.svg" alt="Ekinet Ticketless icon" :width="24" :height="24" />
CSS background
.icon-ekinet-ticketless {
background-image: url('https://proicons.com/icon/339566.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M44.5,28.6898H6.4436c-.939,0-2.122-.5009-2.5915-1.3141s-.4695-1.815,0-2.6282,1.6525-1.3141,2.5915-1.3141h6.7808c6.2507,0,8.5626-4.1232,13.8948-4.1232h17.3808"/><path class="c" d="M3.5,26.0616h10.6001l4.1481-1.1115h26.2515"/><path class="c" d="M22.3737,20.453h-4.4694c-1.2015,0-3.1629.3526-4.6802,2.9808"/><rect class="c" x="32.8192" y="21.3613" width="2.8385" height="1.7249"/><rect class="c" x="41.6615" y="21.3613" width="2.8385" height="1.7249"/><rect class="c" x="37.2399" y="21.3613" width="2.8385" height="1.7249"/></svg>
Copied!