Simple 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.
3370 icons • Logos • 24px
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
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 Mar 26, 2026
simple-icons
SVG icons for popular brands https://simpleicons.org
License
CC0-1.0
Weekly downloads
221.8K
Monthly downloads
893.3K
Total downloads
6.8M
Unpacked size
15 MB
Last published
Mar 22, 2026
Registry updated
Mar 22, 2026
@icons-pack/react-simple-icons
This package provides the Simple Icons packaged as a set of React components.
License
MIT
Weekly downloads
319.3K
Monthly downloads
1.3M
Total downloads
10.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.