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