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