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