Totalcmd Onedrive Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Totalcmd Onedrive 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/348700.svg" alt="Totalcmd Onedrive icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348700.svg" alt="Totalcmd Onedrive icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348700.svg" alt="Totalcmd Onedrive icon" :width="24" :height="24" />
CSS background
.icon-totalcmd-onedrive {
background-image: url('https://proicons.com/icon/348700.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>.j{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="j" d="M30.258,38.9769v1.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.378"/><path id="d" class="j" d="M26.028,27.6359v4.975h-4.055v-4.975"/><path id="e" class="j" d="M17.742,34.9219v4.055H7.527c-1.1188-.0017-2.0253-.9082-2.027-2.027h0c0-1.12.909-2.028,2.027-2.028h10.215Z"/><path id="f" class="j" d="M32.87,27.5079c3.91-.023,7.06-3.201,7.038-7.099-.0236-3.3995-2.4653-6.3001-5.811-6.903-1.995-5.384-7.989-8.136-13.388-6.147-1.9558.7185-3.6507,2.0078-4.865,3.701-4.56.287-8.023,4.204-7.736,8.75.274,4.341,3.88,7.724,8.243,7.73l16.519-.032Z"/><path id="g" class="j" d="M15.844,11.0279l22.97,13.252"/><path id="h" class="j" d="M34.097,13.5059l-24.31,10.774"/><path id="i" class="j" d="M30.258,34.9119v4.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!