Dms Huangyai Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dms Huangyai 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/339177.svg" alt="Dms Huangyai icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339177.svg" alt="Dms Huangyai icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339177.svg" alt="Dms Huangyai icon" :width="24" :height="24" />
CSS background
.icon-dms-huangyai {
background-image: url('https://proicons.com/icon/339177.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M40.3837,23.5423l1.1654-1.3938c2.9904-3.5765,2.6212-8.7775-.8279-11.6614l-.7498-.6269c-3.4491-2.8839-8.6333-2.3262-11.6237,1.2503l-4.354,5.2655-4.3414-5.2655c-2.9657-3.597-8.1746-4.1342-11.6237-1.2503l-.7498.6269c-3.4491,2.8839-3.8184,8.0848-.8279,11.6614l2.6672,3.19M15.2655,33.1403l5.8705,5.6342c1.3416,1.2876,3.2651,1.9732,5.3454-.1197l10.1547-10.2164"/></svg>
Copied!