Directlease Tankservice Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Directlease Tankservice 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/324557.svg" alt="Directlease Tankservice icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324557.svg" alt="Directlease Tankservice icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324557.svg" alt="Directlease Tankservice icon" :width="24" :height="24" />
CSS background
.icon-directlease-tankservice {
background-image: url('https://proicons.com/icon/324557.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M13.0069,5.5h10.9497c2.1903,0,3.9685,1.7782,3.9685,3.9685v33.0315H9.0384V9.4685c0-2.1903,1.7782-3.9685,3.9685-3.9685Z"/><rect class="b" x="12.331" y="9.1306" width="12.3015" height="9.3082"/><line class="b" x1="6.3251" y1="42.5" x2="30.6384" y2="42.5"/><path class="b" d="M27.9251,22.3107h4.667c.7608,0,1.3776.6168,1.3776,1.3776v10.3961c0,.7608.6168,1.3776,1.3776,1.3776h2.6907c.7608,0,1.3776-.6168,1.3776-1.3776V11.3482c0-.7608-.6168-1.3776-1.3776-1.3776h-4.9953"/><rect class="b" x="39.4155" y="12.7515" width="2.2595" height="4.5189"/></svg>
Copied!