Google Cloud 图标
云#4285F4
高质量 Google Cloud 透明 PNG,适用于网页和印刷。
为开发者优化的 Google Cloud SVG 矢量代码。
即用型 Google Cloud React 图标组件。
Use Google Cloud in a generated UI
Turn this icon into a login page, dashboard, landing page, or integration screen.
如何使用 Google Cloud 图标
复制 Google Cloud 图标作为内联 SVG、React 代码、HTML 嵌入或 CSS mask。
内联 SVG
将 Google Cloud SVG 直接粘贴到 HTML 或 JSX 中。
React 组件
将 Google Cloud 作为类型化的 React 图标组件使用。
import React from 'react';
export const GoogleCloudIcon = ({ className = "w-6 h-6" }: { className?: string }) => (
);HTML 嵌入
使用托管的 Google Cloud 图标 URL 并附上署名。
CSS Mask
将 Google Cloud 用作可着色的 CSS mask 图标。
.googlecloud-icon {
display: inline-block;
width: 32px;
height: 32px;
background-color: #4285f4;
mask: url("https://www.aiuidesigner.com/icons/googlecloud.svg") center / contain no-repeat;
-webkit-mask: url("https://www.aiuidesigner.com/icons/googlecloud.svg") center / contain no-repeat;
}Google Cloud 图标详情
品牌颜色
#4285F4
分类
云
格式
SVG、PNG、React、HTML、CSS mask
SVG viewBox
0 0 24 24
SVG 文件
683 B · 1 条路径
许可协议
请查看品牌使用指南
关于 Google Cloud 图标
Google Cloud 图标作为品牌图标素材以 SVG 格式提供。它归类于 云,品牌颜色为 #4285F4。您可以下载透明 PNG、复制内联 SVG、复制 React 组件或通过 HTML 嵌入使用。
在商业项目、文档、UI 原型或营销页面中使用 Google Cloud Logo 之前,请通过本页面的来源和品牌指南链接确认当前商标使用规则。
标签:cloudgooglehosting
Google Cloud 图标常见问题解答
Design a UI with the Google Cloud icon
Generate a complete page that already uses this icon, color, and brand context.