Totalcmd Dropbox Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Totalcmd Dropbox 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/348696.svg" alt="Totalcmd Dropbox icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348696.svg" alt="Totalcmd Dropbox icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348696.svg" alt="Totalcmd Dropbox icon" :width="24" :height="24" />
CSS background
.icon-totalcmd-dropbox {
background-image: url('https://proicons.com/icon/348696.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="M30.258,38.9765v1.379c-.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.378M26.028,27.8445v4.766h-4.055v-4.766M17.742,34.9215v4.055H7.527c-1.1188-.0017-2.0253-.9082-2.027-2.027h0c0-1.12.909-2.028,2.027-2.028h10.215ZM30.258,34.9115v4.055h10.215c1.1188-.0017,2.0253-.9082,2.027-2.027h0c-.0011-1.1192-.9078-2.0263-2.027-2.028h-10.215Z"/><path class="c" d="M17.797,24.5345l6.248-3.986,6.248,3.986-6.248,3.967-6.248-3.967ZM30.204,14.6335l-6.204-3.947-6.203,3.947,6.203,3.954,6.204-3.954Z"/><path class="c" d="M30.287,14.6335l6.21,3.954-6.249,3.986-6.248-3.98-6.248,3.98-6.249-3.986,6.21-3.954-6.21-3.954,6.249-3.967,6.248,3.967,6.248-3.967,6.249,3.98-6.21,3.941Z"/></svg>
Copied!