Simple Icons Icons
Browse 3370 free Simple Icons SVG icons. Download SVG, copy as JSX, PNG or Base64. CC0 1.0 licensed. Designed by Simple Icons Collaborators.
Copy & download Simple Icons icons
Click any icon above to open the detail panel. Four export formats are available instantly — no sign-up required.
Raw vector markup. Paste directly into HTML or React components. Scales to any size without quality loss.
React-ready component. Drop into any React or Next.js project. Works with shadcn/ui, Radix, and Tailwind CSS.
Raster export at 1×, 2× and 3× for email templates, Figma imports, app assets, and Open Graph images.
Inline data URI — embed icons in CSS background-image, email HTML, or anywhere an image URL is needed.
Works with shadcn/ui
Copy the JSX format and paste directly into any shadcn/ui component. Alternatively, install
simple-icons
and use via @iconify/react —
fully tree-shakeable, no icon font loading required.
About Simple Icons
Simple Icons is the world's largest SVG brand logo icon set, with 3,000+ brand icons covering technology companies, programming languages, frameworks, social platforms, and services. Every icon is CC0 (public domain) — no restrictions for personal or commercial use — and includes the brand's official hex color as a named export in the npm package. Simple Icons are the standard choice for "built with" tech stacks, sign-in button rows (Sign in with GitHub), integration directories, and any interface requiring trustworthy brand representation. The npm package ships TypeScript types with hex values as `si.hex`. Search and copy Simple Icons SVG here, export as JSX, or download PNG with one click. Updated continuously via community GitHub pull requests — new brands accepted regularly. Compared with Devicon, Simple Icons focuses exclusively on flat, brand-accurate monochrome icons rather than multi-variant colored tech icons. Ideal for developer tools, portfolio sites, and SaaS integration pages.
Created By
License
Pack Details
Version
15.19.0
Color Support
Monochrome
Category
Logos
In 2 collections
How to use Simple Icons icons
Icon Set Version
v15.19.0
Package
simple-icons, @icons-pack/react-simple-icons
License SPDX
CC0-1.0
Grid Size
24px
Sample Icons
wise, framer, vuetify
Install
npm install simple-icons React
// Option 1: Copy SVG directly from AllSVGIcons
// Option 2: Use @icons-pack/react-simple-icons
import { SiGithub, SiReact } from '@icons-pack/react-simple-icons';
export default function App() {
return <SiGithub size={24} />;
} HTML / CDN
<!-- Via CDN (SVG sprite) -->
<svg><use href="https://cdn.simpleicons.org/github/24" /></svg>
<!-- Or embed individual SVG from AllSVGIcons --> Via Iconify · any framework
import { Icon } from '@iconify/react';
export default function App() {
return <Icon icon="simple-icons:icon-name" width={24} />;
} Package stats
Build-time npm metadata cached weekly • Last refresh May 12, 2026
simple-icons
SVG icons for popular brands https://simpleicons.org
License
CC0-1.0
Weekly downloads
313.8K
Monthly downloads
1.3M
Total downloads
8.3M
Unpacked size
15 MB
Last published
May 10, 2026
Registry updated
May 10, 2026
@icons-pack/react-simple-icons
This package provides the Simple Icons packaged as a set of React components.
License
MIT
Weekly downloads
358.1K
Monthly downloads
1.5M
Total downloads
12.4M
Unpacked size
25 MB
Last published
Mar 17, 2026
Registry updated
Mar 17, 2026
Compare Simple Icons with similar icon packs
Frequently Asked Questions
simple-icons npm package as si.hex, or visible on each icon page here.