- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f4d4
Font Icon Library
Tabler Icons Search
25 icons
Matching "git"
Brand Git
ti ti-brand-git
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- ef6f
Brand Github
ti ti-brand-github
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- ec1c
Brand Github Copilot
ti ti-brand-github-copilot
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f4a8
Brand Gitlab
ti ti-brand-gitlab
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- ec1d
Circuit Ground Digital
ti ti-circuit-ground-digital
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f27b
File Digit
ti ti-file-digit
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- efa8
Git Branch
ti ti-git-branch
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- eab2
Git Branch Check
ti ti-git-branch-check
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- 102af
Git Branch Deleted
ti ti-git-branch-deleted
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f57d
Git Branch X
ti ti-git-branch-x
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- 102ae
Git Cherry Pick
ti ti-git-cherry-pick
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f57e
Git Commit
ti ti-git-commit
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- eab3
Git Compare
ti ti-git-compare
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- eab4
Git Fork
ti ti-git-fork
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- eb8f
Git Merge
ti ti-git-merge
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- eab5
Git Merge Queue
ti ti-git-merge-queue
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- 102ad
Git Pull Request
ti ti-git-pull-request
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- eab6
Git Pull Request Closed
ti ti-git-pull-request-closed
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- ef7f
Git Pull Request Conflict
ti ti-git-pull-request-conflict
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- 10264
Git Pull Request Draft
ti ti-git-pull-request-draft
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- efb7
Git Pull Request Locked
ti ti-git-pull-request-locked
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- 102ac
Git Pull Request Unlisted
ti ti-git-pull-request-unlisted
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- 102ab
World Longitude
ti ti-world-longitude
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- ed2f
Zodiac Sagittarius
ti ti-zodiac-sagittarius
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- ecb4
Add Tabler Icons to your website or app
Add the library once, copy an icon from the results above, and include an accessible label when the icon communicates meaning.1. Load the icon library
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@tabler/[email protected]/dist/tabler-icons.min.css">
Reference version: 3.48.0
2. Copy an icon
Use Copy class when you already have markup, or Copy HTML for a ready-to-paste element.
Code points are useful for CSS generated content and tools that work directly with icon fonts.
3. Keep icons accessible
Hide decorative icons from assistive technology. When an icon communicates meaning, pair it with visible text or an accessible label.
Confirm licensing and usage requirements with the library publisher before distributing a finished product.
Practical Notes
Icon Implementation Checklist
Icons work best when they support quick recognition without becoming the only way a user understands an action.Label important controls
Use visible text or accessible labels for buttons where the icon meaning may be ambiguous.
Keep style consistent
Mixing filled, outlined, sharp, and rounded icon families can make an interface feel uneven.
Load only what you need
Large icon fonts can cost performance. SVG sprites or subset fonts are better for focused interfaces.
Related References
Continue with nearby symbol, code, and web design resources.