googlecloud logo
googlecloud from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- googlecloud
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
1 other variant in Devicon
The same logo in other sets
Use the googlecloud logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ea4535" d="M80.6 40.3h.4l-.2-.2l14-14v-.3c-11.8-10.4-28.1-14-43.2-9.5S24.9 32.8 20.7 48c.2-.1.5-.2.8-.2c5.2-3.4 11.4-5.4 17.9-5.4c2.2 0 4.3.2 6.4.6c.1-.1.2-.1.3-.1c9-9.9 24.2-11.1 34.6-2.6z"/><path fill="#557ebf" d="M108.1 47.8c-2.3-8.5-7.1-16.2-13.8-22.1L80 39.9c6 4.9 9.5 12.3 9.3 20v2.5c16.9 0 16.9 25.2 0 25.2H63.9v20h-.1l.1.2h25.4c14.6.1 27.5-9.3 31.8-23.1s-1-28.8-13-36.9"/><path fill="#36a852" d="M39 107.9h26.3V87.7H39c-1.9 0-3.7-.4-5.4-1.1l-15.2 14.6v.2c6 4.3 13.2 6.6 20.7 6.6z"/><path fill="#f9bc15" d="M40.2 41.9c-14.9.1-28.1 9.3-32.9 22.8c-4.8 13.6 0 28.5 11.8 37.3l15.6-14.9c-8.6-3.7-10.6-14.5-4-20.8c6.6-6.4 17.8-4.4 21.7 3.8L68 55.2C61.4 46.9 51.1 42 40.2 42.1z"/></svg>
React
import type { SVGProps } from "react";
export function DeviconGooglecloud(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ea4535" d="M80.6 40.3h.4l-.2-.2l14-14v-.3c-11.8-10.4-28.1-14-43.2-9.5S24.9 32.8 20.7 48c.2-.1.5-.2.8-.2c5.2-3.4 11.4-5.4 17.9-5.4c2.2 0 4.3.2 6.4.6c.1-.1.2-.1.3-.1c9-9.9 24.2-11.1 34.6-2.6z"/><path fill="#557ebf" d="M108.1 47.8c-2.3-8.5-7.1-16.2-13.8-22.1L80 39.9c6 4.9 9.5 12.3 9.3 20v2.5c16.9 0 16.9 25.2 0 25.2H63.9v20h-.1l.1.2h25.4c14.6.1 27.5-9.3 31.8-23.1s-1-28.8-13-36.9"/><path fill="#36a852" d="M39 107.9h26.3V87.7H39c-1.9 0-3.7-.4-5.4-1.1l-15.2 14.6v.2c6 4.3 13.2 6.6 20.7 6.6z"/><path fill="#f9bc15" d="M40.2 41.9c-14.9.1-28.1 9.3-32.9 22.8c-4.8 13.6 0 28.5 11.8 37.3l15.6-14.9c-8.6-3.7-10.6-14.5-4-20.8c6.6-6.4 17.8-4.4 21.7 3.8L68 55.2C61.4 46.9 51.1 42 40.2 42.1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ea4535" d="M80.6 40.3h.4l-.2-.2l14-14v-.3c-11.8-10.4-28.1-14-43.2-9.5S24.9 32.8 20.7 48c.2-.1.5-.2.8-.2c5.2-3.4 11.4-5.4 17.9-5.4c2.2 0 4.3.2 6.4.6c.1-.1.2-.1.3-.1c9-9.9 24.2-11.1 34.6-2.6z"/><path fill="#557ebf" d="M108.1 47.8c-2.3-8.5-7.1-16.2-13.8-22.1L80 39.9c6 4.9 9.5 12.3 9.3 20v2.5c16.9 0 16.9 25.2 0 25.2H63.9v20h-.1l.1.2h25.4c14.6.1 27.5-9.3 31.8-23.1s-1-28.8-13-36.9"/><path fill="#36a852" d="M39 107.9h26.3V87.7H39c-1.9 0-3.7-.4-5.4-1.1l-15.2 14.6v.2c6 4.3 13.2 6.6 20.7 6.6z"/><path fill="#f9bc15" d="M40.2 41.9c-14.9.1-28.1 9.3-32.9 22.8c-4.8 13.6 0 28.5 11.8 37.3l15.6-14.9c-8.6-3.7-10.6-14.5-4-20.8c6.6-6.4 17.8-4.4 21.7 3.8L68 55.2C61.4 46.9 51.1 42 40.2 42.1z"/></svg> </template>
CSS
.icon-googlecloud {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20128%20128%22%3E%3Cpath%20fill%3D%22%23ea4535%22%20d%3D%22M80.6%2040.3h.4l-.2-.2l14-14v-.3c-11.8-10.4-28.1-14-43.2-9.5S24.9%2032.8%2020.7%2048c.2-.1.5-.2.8-.2c5.2-3.4%2011.4-5.4%2017.9-5.4c2.2%200%204.3.2%206.4.6c.1-.1.2-.1.3-.1c9-9.9%2024.2-11.1%2034.6-2.6z%22%2F%3E%3Cpath%20fill%3D%22%23557ebf%22%20d%3D%22M108.1%2047.8c-2.3-8.5-7.1-16.2-13.8-22.1L80%2039.9c6%204.9%209.5%2012.3%209.3%2020v2.5c16.9%200%2016.9%2025.2%200%2025.2H63.9v20h-.1l.1.2h25.4c14.6.1%2027.5-9.3%2031.8-23.1s-1-28.8-13-36.9%22%2F%3E%3Cpath%20fill%3D%22%2336a852%22%20d%3D%22M39%20107.9h26.3V87.7H39c-1.9%200-3.7-.4-5.4-1.1l-15.2%2014.6v.2c6%204.3%2013.2%206.6%2020.7%206.6z%22%2F%3E%3Cpath%20fill%3D%22%23f9bc15%22%20d%3D%22M40.2%2041.9c-14.9.1-28.1%209.3-32.9%2022.8c-4.8%2013.6%200%2028.5%2011.8%2037.3l15.6-14.9c-8.6-3.7-10.6-14.5-4-20.8c6.6-6.4%2017.8-4.4%2021.7%203.8L68%2055.2C61.4%2046.9%2051.1%2042%2040.2%2042.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20128%20128%22%3E%3Cpath%20fill%3D%22%23ea4535%22%20d%3D%22M80.6%2040.3h.4l-.2-.2l14-14v-.3c-11.8-10.4-28.1-14-43.2-9.5S24.9%2032.8%2020.7%2048c.2-.1.5-.2.8-.2c5.2-3.4%2011.4-5.4%2017.9-5.4c2.2%200%204.3.2%206.4.6c.1-.1.2-.1.3-.1c9-9.9%2024.2-11.1%2034.6-2.6z%22%2F%3E%3Cpath%20fill%3D%22%23557ebf%22%20d%3D%22M108.1%2047.8c-2.3-8.5-7.1-16.2-13.8-22.1L80%2039.9c6%204.9%209.5%2012.3%209.3%2020v2.5c16.9%200%2016.9%2025.2%200%2025.2H63.9v20h-.1l.1.2h25.4c14.6.1%2027.5-9.3%2031.8-23.1s-1-28.8-13-36.9%22%2F%3E%3Cpath%20fill%3D%22%2336a852%22%20d%3D%22M39%20107.9h26.3V87.7H39c-1.9%200-3.7-.4-5.4-1.1l-15.2%2014.6v.2c6%204.3%2013.2%206.6%2020.7%206.6z%22%2F%3E%3Cpath%20fill%3D%22%23f9bc15%22%20d%3D%22M40.2%2041.9c-14.9.1-28.1%209.3-32.9%2022.8c-4.8%2013.6%200%2028.5%2011.8%2037.3l15.6-14.9c-8.6-3.7-10.6-14.5-4-20.8c6.6-6.4%2017.8-4.4%2021.7%203.8L68%2055.2C61.4%2046.9%2051.1%2042%2040.2%2042.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/googlecloud.svg?color=%231a73e8&size=48