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