Easy Icons is a simple and fast tool for copying ready-to-use SVG icon snippets. Perfect for websites, projects, and documentation.
- Visit the Easy Icons website.
- Browse and click on any icon you like.
- The corresponding HTML snippet will be automatically copied to your clipboard.
- Paste it directly into your code, change width if needed — and you're done!
Clicking an icon will copy something like this:
<a href="https://easyicons.xyz/" target="_blank">
<img src="https://easyicons.xyz/icons/Github-Dark.svg" alt="GitHub" width="48">
</a>⚡ Instant copy to clipboard
🌐 CDN-ready URLs for easy embedding
🧠 Clean <img> snippets with semantic alt text
💻 Works on all modern browsers
- Icon size (original):
256x256 - Icon size (output default):
48x48 - Icon format:
.svg - Light background:
#F4F2ED - Dark background:
#252A39