Totalcmd Lan Windows Shares Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Totalcmd Lan Windows Shares 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/348699.svg" alt="Totalcmd Lan Windows Shares icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348699.svg" alt="Totalcmd Lan Windows Shares icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348699.svg" alt="Totalcmd Lan Windows Shares icon" :width="24" :height="24" />
CSS background
.icon-totalcmd-lan-windows-shares {
background-image: url('https://proicons.com/icon/348699.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M5.5,6.722h37v16.904H5.5V6.722ZM30.258,38.968v1.378c-.0006.5145-.4175.9314-.932.932h-10.652c-.5145-.0006-.9314-.4175-.932-.932v-6.812c0-.515.417-.932.932-.932h10.652c.515,0,.932.417.932.932v1.379M21.973,23.626h4.055v8.976h-4.055v-8.976ZM17.742,34.913v4.055H7.527c-1.1192-.0017-2.0259-.9088-2.027-2.028h0c0-1.119.909-2.027,2.027-2.027h10.215Z"/><path class="c" d="M10.087,20.284c0,.7124-.5776,1.29-1.29,1.29h0c-.7124,0-1.29-.5776-1.29-1.29h0c0-.7124.5776-1.29,1.29-1.29h0c.7124,0,1.29.5776,1.29,1.29h0M30.258,34.912v4.055h10.215c1.1188-.0017,2.0253-.9082,2.027-2.027h0c-.0011-1.1192-.9078-2.0263-2.027-2.028h-10.215Z"/></svg>
Copied!