Github Icon

A clean, reusable GitHub icon component built with SVG. Designed to be lightweight and easy to integrate into navigation menus, footers, or social links with full Tailwind CSS support.

Live Interactive Preview
sm
md
lg
GitHub Repo
Source
npx futureuikit add github-icon
Details

Pure SVG implementation for maximum performance and clarity.Lightweight with zero external dependencies.Supports all standard SVG attributes and Tailwind CSS classes.Designed for consistent scaling across different UI sections.Perfect for social links, repository buttons, and footers.

How to Use?
  • Import GithubIcon from your UI components directory.
  • Apply Tailwind classes like 'w-5 h-5' to control the size.
  • Use 'text-{color}' classes to match your application's theme.
  • Wrap it in a link or button for interactive social elements.