Googlecloudcomposer Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Googlecloudcomposer 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/314517.svg" alt="Googlecloudcomposer icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/314517.svg" alt="Googlecloudcomposer icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/314517.svg" alt="Googlecloudcomposer icon" :width="24" :height="24" />
CSS background
.icon-googlecloudcomposer {
background-image: url('https://proicons.com/icon/314517.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Google Cloud Composer</title><path d="M9.636 4.752h-6.42V0h17.556v4.728h-6.36v6.396H9.636V4.752zm-6.42 1.692h4.74v6.36h6.408V24H9.636v-6.42h-6.42V6.444zm12.84-.012h4.728V24h-4.728V6.432zM7.92 24H3.216v-4.728H7.92V24z"/></svg>
Copied!