Xanh Sm Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Xanh Sm 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/335316.svg" alt="Xanh Sm icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335316.svg" alt="Xanh Sm icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335316.svg" alt="Xanh Sm icon" :width="24" :height="24" />
CSS background
.icon-xanh-sm {
background-image: url('https://proicons.com/icon/335316.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="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M19.3985,26.4437c-1.626-6.017-5.03-8.031-7.355-8.146l-6.552-.0789c3.18,1.629,6.076,4.504,8.21,10.74"/><path class="cls-1" d="M42.5085,12.4637c-8.775.15-15.38-1.815-19.5,8.605-2.844,6.806-7.121,8.052-12.79,8.052,3.038,1.578,4.88,6.473,8.347,6.473,6.596,0,10.37-18.68,23.94-23.13h.003Z"/><path class="cls-1" d="M12.2285,30.7337c5.904.3615,11.03-4.774,13-9.532,1.963-4.757,2.599-5.832,6.452-8.44"/></svg>
Copied!