Lazada Lop Station Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Lazada Lop Station 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/328207.svg" alt="Lazada Lop Station icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328207.svg" alt="Lazada Lop Station icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328207.svg" alt="Lazada Lop Station icon" :width="24" :height="24" />
CSS background
.icon-lazada-lop-station {
background-image: url('https://proicons.com/icon/328207.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="M23.333,18.4983c2.101,0,3.792,1.625,3.792,3.644v3.714c0,2.019-1.691,3.644-3.792,3.644s-3.792-1.625-3.792-3.644v-3.714c0-2.019,1.691-3.644,3.792-3.644M29.471,29.5003v-11.002h3.748c2.119,0,3.837,1.654,3.837,3.695s-1.718,3.695-3.837,3.695h-3.749M12.62,18.4983v11.002h5.725M24.06,32.3683v9.385M43.5,11.5433v19.271l-18.534,10.701c-.56.3233-1.25.3233-1.81,0L4.5,30.7443V11.4733M36.42,15.6313l7.08-4.088-9.118-5.264h0l-6.426,3.71c-2.183,1.26-5.733,1.254-7.929-.014l-6.467-3.733-9.06,5.231,7.2,4.158"/></svg>
Copied!