Google Cloud Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Google Cloud icon is commonly used in storage apps, sync indicators and cloud service dashboards. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/326634.svg" alt="Google Cloud icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326634.svg" alt="Google Cloud icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326634.svg" alt="Google Cloud icon" :width="24" :height="24" />
CSS background
.icon-google-cloud {
background-image: url('https://proicons.com/icon/326634.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m34.5654,11.5135c-6.6349-5.8562-16.761-5.225-22.6172,1.41-1.6267,1.843-2.8076,4.125-3.4512,6.4974"/><path class="c" d="m17.417,17.6111c3.1716-3.4833,8.4829-4.0576,12.1449-1.094"/><path class="c" d="m23.9203,40.4965h8.9063c6.397.0498,11.6232-5.0956,11.673-11.4927.0302-3.8773-1.8816-7.5125-5.0934-9.6848-.8194-3.0176-2.5019-5.7304-4.8409-7.8055l-5.0035,5.0035c2.1128,1.7264,3.3163,4.327,3.2648,7.055v.8881c2.4594,0,4.4532,1.9937,4.4532,4.4532s-1.9937,4.4532-4.4532,4.4532h-8.9063"/><path class="c" d="m8.0216,38.1699c2.0132,1.5202,4.4698,2.3376,6.9925,2.3266h8.9063v-7.13h-8.9063c-.6345-.0001-1.2616-.1367-1.8388-.4003"/><path class="c" d="m15.014,17.3677c-6.3971.0382-11.552,5.2551-11.5138,11.6522.0213,3.5722,1.6897,6.9722,4.5214,9.15l5.1536-5.2037c-2.2413-1.0126-3.2248-3.6504-2.2122-5.8917s3.6504-3.2373,5.8917-2.2247c.9876.4462,1.7785,1.2372,2.2247,2.2247l5.1662-5.1662c-2.1981-2.8736-5.6137-4.5536-9.2315-4.5407Z"/></svg>
Google Cloud in other icon packs
Copied!