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