ไอคอน YouTube
ไฟล์ PNG โปร่งใสคุณภาพสูงของ YouTube สำหรับเว็บและงานพิมพ์
โค้ดเวกเตอร์ SVG ของ YouTube ที่ปรับแต่งมาเพื่อนักพัฒนา
React icon component ของ YouTube ที่พร้อมใช้งานทันที
Use YouTube in a generated UI
Turn this icon into a login page, dashboard, landing page, or integration screen.
วิธีใช้งานไอคอน YouTube
คัดลอกไอคอน YouTube ในรูปแบบ inline SVG, โค้ด React, การฝัง HTML หรือ CSS mask
Inline SVG
วาง SVG ของ YouTube ลงใน HTML หรือ JSX ได้โดยตรง
React Component
ใช้งาน YouTube ในรูปแบบ typed React icon component
import React from 'react';
export const YouTubeIcon = ({ className = "w-6 h-6" }: { className?: string }) => (
);HTML Embed
ใช้งาน URL ไอคอน YouTube ที่โฮสต์ไว้พร้อมการระบุที่มา
CSS Mask
ใช้งาน YouTube เป็นไอคอน CSS mask ที่สามารถเปลี่ยนสีได้
.youtube-icon {
display: inline-block;
width: 32px;
height: 32px;
background-color: #ff0000;
mask: url("https://www.aiuidesigner.com/icons/youtube.svg") center / contain no-repeat;
-webkit-mask: url("https://www.aiuidesigner.com/icons/youtube.svg") center / contain no-repeat;
}รายละเอียดไอคอน YouTube
สีประจำแบรนด์
หมวดหมู่
โซเชียล
รูปแบบ
SVG, PNG, React, HTML, CSS mask
SVG viewBox
0 0 24 24
ไฟล์ SVG
459 B · 1 เส้นทาง (path)
สัญญาอนุญาต
ตรวจสอบคำแนะนำการใช้แบรนด์
ที่มา
youtube.comแนวทางปฏิบัติของแบรนด์
youtube.comเกี่ยวกับไอคอน YouTube
icons.aboutParagraph1
โปรดตรวจสอบลิงก์ที่มาและแนวทางปฏิบัติของแบรนด์ในหน้านี้ เพื่อยืนยันกฎการใช้เครื่องหมายการค้าในปัจจุบัน ก่อนนำโลโก้ YouTube ไปใช้ในโปรเจกต์เชิงพาณิชย์, เอกสาร, UI mockup หรือหน้าการตลาด
คำถามที่พบบ่อยเกี่ยวกับไอคอน YouTube
Design a UI with the YouTube icon
Generate a complete page that already uses this icon, color, and brand context.