Dingtalk Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dingtalk 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/324551.svg" alt="Dingtalk icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324551.svg" alt="Dingtalk icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324551.svg" alt="Dingtalk icon" :width="24" :height="24" />
CSS background
.icon-dingtalk {
background-image: url('https://proicons.com/icon/324551.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M27.36,28.8l-1.58,5.64h4.68l-2.7,8.84,9.87-12.5h-4.7l5.86-10.07a3.44,3.44,0,0,0-1.68-4.91l-27-11a1,1,0,0,0-1.38.89c-.16,5.73,3,7.94,4.07,8.33s13.51,5,13.51,5L11.8,15.82a.5.5,0,0,0-.59.64c.63,2,2.54,6.89,6,7l9.12.29-9.55,1.4a.5.5,0,0,0-.37.74C17.3,27.43,19.84,31,23.65,30Z"/></svg>
Dingtalk in other icon packs
Copied!