Batdongsancomvn Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Batdongsancomvn 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/336971.svg" alt="Batdongsancomvn icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336971.svg" alt="Batdongsancomvn icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336971.svg" alt="Batdongsancomvn icon" :width="24" :height="24" />
CSS background
.icon-batdongsancomvn {
background-image: url('https://proicons.com/icon/336971.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="m22.1007,7.2892c1.0522-1.0522,2.7464-1.0522,3.7985,0l15.1946,15.1946c1.0522,1.0522,1.0522,2.7464,0,3.7985l-5.6978,5.6978c-1.0522,1.0522-2.7464,1.0522-3.7985,0m-15.1946,0l5.6978-5.6978c1.0522-1.0522,2.7464-1.0522,3.7985,0l5.6978,5.6978m-15.1946,0c-1.0522,1.0522-2.7464,1.0522-3.7985,0l-5.6978-5.6978c-1.0522-1.0522-1.0522-2.7464,0-3.7985l15.1946-15.1946c1.0522-1.0522,2.7464-1.0522,3.7985,0"/><path class="b" d="m22.1007,16.0199c1.0522-1.0522,2.7464-1.0522,3.7985,0l15.1946,15.1946c1.0522,1.0522,1.0522,2.7464,0,3.7985l-5.6978,5.6978c-1.0522,1.0522-2.7464,1.0522-3.7985,0m-15.1946,0l5.6978-5.6978c1.0522-1.0522,2.7464-1.0522,3.7985,0l5.6978,5.6978m-15.1946,0c-1.0522,1.0522-2.7464,1.0522-3.7985,0l-5.6978-5.6978c-1.0522-1.0522-1.0522-2.7464,0-3.7985l15.1946-15.1946c1.0522-1.0522,2.7464-1.0522,3.7985,0"/><path class="b" d="m29.5772,10.9676l.0006-1.5478c0-2.686,3.798-2.686,3.798,0v5.3465"/></svg>
Copied!