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