Didi Greater China Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Didi Greater China 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/339063.svg" alt="Didi Greater China icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339063.svg" alt="Didi Greater China icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339063.svg" alt="Didi Greater China icon" :width="24" :height="24" />
CSS background
.icon-didi-greater-china {
background-image: url('https://proicons.com/icon/339063.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M4.805,8.2992H36.36v7.3069h6.5491s4.2562,17.3423-10.0672,22.1908c-9.5676,3.2388-16.8582,2.3657-22.5157-2.76C2.9178,28.3242,4.6025,8.2226,4.805,8.2985Z"/><path class="a" d="M12.22,15.8768c-.4484,7.1072-.3592,13.7943,6.82,15.5341"/></svg>
Copied!