Ttp Cargo Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ttp Cargo 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/348890.svg" alt="Ttp Cargo icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348890.svg" alt="Ttp Cargo icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348890.svg" alt="Ttp Cargo icon" :width="24" :height="24" />
CSS background
.icon-ttp-cargo {
background-image: url('https://proicons.com/icon/348890.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>.e{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="e" d="M22.1175,34.2906l13.8299-.7632c7.1751-.396,6.3401,1.2354,6.3687,4.3681,1.908-2.2142,1.3593-6.114-.573-8.1126C32.9745,20.7132,18.8376,14.3703,4.5,10.1045c9.8547,4.9728,20.1524,10.2573,25.3111,16.2064,3.2945,3.7993-1.9466,5.8238-7.6936,7.9796Z"/><path id="c" class="e" d="M25.6264,34.0251c2.7995-.8572,6.2442-1.6909,7.4287-4.7723,1.4832-3.8587-12.5369-12.7176-27.2676-18.615"/><path id="d" class="e" d="M38.3424,31.3995l-2.0869-4.2815c1.877.1962,4.857,2.1494,4.7547,4.439-2.0751-.1518-4.3334-.2751-5.2723,1.8574"/></svg>
Copied!