Dhgate Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dhgate 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/339031.svg" alt="Dhgate icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339031.svg" alt="Dhgate icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339031.svg" alt="Dhgate icon" :width="24" :height="24" />
CSS background
.icon-dhgate {
background-image: url('https://proicons.com/icon/339031.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="M14.8662,19.1503v6.8777M19.4226,19.1503v6.8777M14.8662,22.5032h4.5565"/><path class="b" d="M25.987,19.1861v7.3122c0,1.3406-1.0968,2.4374-2.4374,2.4374h0c-.7312,0-1.3406-.2437-1.7062-.7312"/><path class="b" d="M23.5496,19.0642h0c1.3406,0,2.4374,1.0968,2.4374,2.4374v1.5843c0,1.3406-1.0968,2.4374-2.4374,2.4374h0c-1.3406,0-2.4374-1.0968-2.4374-2.4374v-1.5843c0-1.3406,1.0968-2.4374,2.4374-2.4374Z"/><path class="b" d="M33.6693,20.0103v5.1583c0,.5158.3439.8597.8597.8597h.2579M32.7236,21.3859h1.8914"/><path class="b" d="M31.1151,24.3089c0,.9457-.7737,1.7194-1.7194,1.7194h0c-.9457,0-1.7194-.7737-1.7194-1.7194v-1.1176c0-.9457.7737-1.7194,1.7194-1.7194h0c.9457,0,1.7194.7737,1.7194,1.7194M31.1151,26.0283v-4.6424"/><path class="b" d="M8.5,26.0282v-6.878h1.5483c1.6335,0,3.0089,1.3754,3.0089,3.0089v.8602c0,1.6335-1.3754,3.0089-3.0089,3.0089h-1.5483Z"/><path class="b" d="M39.2428,25.1681c-.2581.5161-.8602.8602-1.4614.8602h0c-.9491-.0025-1.7179-.7713-1.7204-1.7204v-1.1165c0-.9462.7742-1.7204,1.7204-1.7204h0c.9453,0,1.7186.7742,1.7186,1.7204v.6012h-3.4381"/><rect class="b" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!