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