J And T Express Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The J And T Express 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/342167.svg" alt="J And T Express icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342167.svg" alt="J And T Express icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342167.svg" alt="J And T Express icon" :width="24" :height="24" />
CSS background
.icon-j-and-t-express {
background-image: url('https://proicons.com/icon/342167.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="m15.829,18.1632l-3.1469,11.9584H4.5"/><path class="b" d="m32.9424,30.1216l2.8472-11.9584"/><path class="b" d="m29.2182,18.1632h14.2818"/><path class="b" d="m27.2312,23.8576c-5.125,10.2501-15.3751,3.4167-6.2639-1.1389"/><path class="b" d="m27.2312,30.1216l-7.4142-9.6806c-1.5109-2.2778.391-3.0371,5.7059-2.2778"/></svg>
Copied!