Totalcmd Dropbox Alt 1 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Totalcmd Dropbox Alt 1 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/348697.svg" alt="Totalcmd Dropbox Alt 1 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348697.svg" alt="Totalcmd Dropbox Alt 1 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348697.svg" alt="Totalcmd Dropbox Alt 1 icon" :width="24" :height="24" />
CSS background
.icon-totalcmd-dropbox-alt-1 {
background-image: url('https://proicons.com/icon/348697.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="M14.5495,21.9633c-10.0223,0-12.5674-7.5953-3.3088-9.2363,0,0-.0986-4.3926,8.0809-5.1293,4.4-.3963,7.6837.4,10.6977,2.8353,0,0,3.3209-1.3619,7.4949.2437,3.0595,1.1767,3.4512,3.5293,1.8744,4.6456,6.6391,2.307,1.3544,6.6419-3.7898,6.6419l-21.0493-.0009ZM18.8016,35.1223c0,2.6633,2.3088,5.3767,5.1972,5.3767s5.1972-2.7135,5.1972-5.3767c-.0009-4.7842-4.4279-8.56-5.1972-11.5293-.7702,2.9693-5.1963,6.7442-5.1972,11.5293"/></svg>
Copied!