أيقونة Google Cloud
صورة PNG شفافة عالية الجودة لـ Google Cloud مناسبة للويب والطباعة.
كود متجه SVG محسن لـ Google Cloud مخصص للمطورين.
مكون أيقونة React جاهز للاستخدام لـ Google Cloud.
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.
SVG مضمن
الصق كود SVG الخاص بـ Google Cloud مباشرة في HTML أو JSX.
مكون React
استخدم Google Cloud كمكون أيقونة React مُعرّف النوع.
import React from 'react';
export const GoogleCloudIcon = ({ className = "w-6 h-6" }: { className?: string }) => (
);تضمين HTML
استخدم رابط URL مستضاف لأيقونة Google Cloud مع ذكر المصدر.
قناع CSS
استخدم Google Cloud كأيقونة قناع CSS قابلة لتغيير اللون.
.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
لون العلامة التجارية
الفئة
حوسبة سحابية
التنسيقات
SVG, PNG, React, HTML, CSS mask
SVG viewBox
0 0 24 24
ملف SVG
683 بايت · 1 مسار
الترخيص
راجع إرشادات العلامة التجارية
المصدر
cloud.google.comحول أيقونة Google Cloud
icons.aboutParagraph1
استخدم روابط المصدر وإرشادات العلامة التجارية الموجودة في هذه الصفحة للتحقق من قواعد استخدام العلامة التجارية الحالية قبل استخدام شعار Google Cloud في المشاريع التجارية، أو التوثيقات، أو نماذج واجهة المستخدم، أو صفحات التسويق.
Google Cloud أسئلة متكررة حول أيقونة
Design a UI with the Google Cloud icon
Generate a complete page that already uses this icon, color, and brand context.