أيقونة Google Calendar
صورة PNG شفافة عالية الجودة لـ Google Calendar مناسبة للويب والطباعة.
كود متجه SVG محسن لـ Google Calendar مخصص للمطورين.
مكون أيقونة React جاهز للاستخدام لـ Google Calendar.
Use Google Calendar in a generated UI
Turn this icon into a login page, dashboard, landing page, or integration screen.
كيفية استخدام أيقونة Google Calendar
انسخ أيقونة Google Calendar كـ SVG مضمن، أو كود React، أو تضمين HTML، أو قناع CSS.
SVG مضمن
الصق كود SVG الخاص بـ Google Calendar مباشرة في HTML أو JSX.
مكون React
استخدم Google Calendar كمكون أيقونة React مُعرّف النوع.
import React from 'react';
export const GoogleCalendarIcon = ({ className = "w-6 h-6" }: { className?: string }) => (
);تضمين HTML
استخدم رابط URL مستضاف لأيقونة Google Calendar مع ذكر المصدر.
قناع CSS
استخدم Google Calendar كأيقونة قناع CSS قابلة لتغيير اللون.
.googlecalendar-icon {
display: inline-block;
width: 32px;
height: 32px;
background-color: #4285f4;
mask: url("https://www.aiuidesigner.com/icons/googlecalendar.svg") center / contain no-repeat;
-webkit-mask: url("https://www.aiuidesigner.com/icons/googlecalendar.svg") center / contain no-repeat;
}تفاصيل أيقونة Google Calendar
لون العلامة التجارية
الفئة
إنتاجية
التنسيقات
SVG, PNG, React, HTML, CSS mask
SVG viewBox
0 0 24 24
ملف SVG
1.2 كيلوبايت · 1 مسار
الترخيص
راجع إرشادات العلامة التجارية
المصدر
fonts.gstatic.comحول أيقونة Google Calendar
icons.aboutParagraph1
استخدم روابط المصدر وإرشادات العلامة التجارية الموجودة في هذه الصفحة للتحقق من قواعد استخدام العلامة التجارية الحالية قبل استخدام شعار Google Calendar في المشاريع التجارية، أو التوثيقات، أو نماذج واجهة المستخدم، أو صفحات التسويق.
Google Calendar أسئلة متكررة حول أيقونة
Design a UI with the Google Calendar icon
Generate a complete page that already uses this icon, color, and brand context.