Owncloud Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Owncloud 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/345425.svg" alt="Owncloud icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345425.svg" alt="Owncloud icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345425.svg" alt="Owncloud icon" :width="24" :height="24" />
CSS background
.icon-owncloud {
background-image: url('https://proicons.com/icon/345425.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="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="cls-1" cx="24" cy="27.2491" r="7"/><path class="cls-1" d="M30.767,24.3001c1.7997-1.3076,4.2099-1.4023,6.1066-.2399,1.8967,1.1623,2.9065,3.3528,2.5585,5.5499-.348,2.1971-1.9852,3.9683-4.1483,4.4876-2.1631.5193-4.4259-.3155-5.7335-2.1152"/><path class="cls-1" d="M27.5,17.7491c3.0376,0,5.5,2.4624,5.5,5.5"/><path class="cls-1" d="M18.111,23.1391c-1.8874-1.8874-2.1472-4.8574-.6162-7.0438,1.5309-2.1864,4.4107-2.958,6.8297-1.83,2.419,1.128,3.679,3.83,2.9882,6.4082"/><path class="cls-1" d="M13.75,33.5131c-2.0024,1.1561-4.5141.9363-6.2853-.5499-1.7713-1.4862-2.4238-3.9216-1.633-6.0944.7908-2.1728,2.8561-3.6189,5.1683-3.6189"/><path class="cls-1" d="M12.611,29.6391c-1.573-1.573-2.0435-3.9386-1.1922-5.9938.8513-2.0552,2.8568-3.3952,5.0813-3.3952"/><path class="cls-1" d="M18.596,32.7501c-.7778,1.3471-2.4561,1.8763-3.8659,1.2189-1.4098-.6574-2.0832-2.2833-1.5512-3.745.532-1.4617,2.093-2.2743,3.5955-1.8717"/><path class="cls-1" d="M13.378,21.1211c-1.0645-1.0645-1.1752-2.7532-.2587-3.9476.9165-1.1944,2.5763-1.5246,3.8801-.7718"/><path class="cls-1" d="M39.5,28.2501c1.3578,0,2.5464.912,2.8978,2.2235.3514,1.3115-.2219,2.6956-1.3978,3.3745s-2.6612.4834-3.6213-.4768"/></svg>
Owncloud in other icon packs
Copied!