Simple Icons Icons

Browse 3453 free Simple Icons SVG icons. Download SVG, copy as JSX, PNG or Base64. CC0 1.0 licensed. Designed by Simple Icons Collaborators.

3,453 icons CC0-1.0 Logos 24px grid by Simple Icons Collaborators
Search icons...

More SVG Icons

1001tracklists

1and1

1dot1dot1dot1

1panel

1password

2fas

2k

30secondsofcode

365datascience

3m

42

4chan

4d

500px

7zip

99designs

9gag

abb

abbott

abbvie

abdownloadmanager

aboutdotme

abstract

abusedotch

academia

accenture

accusoft

accuweather

acer

acm

acode

actigraph

activeloop

activision

activitypub

actix

actualbudget

acura

ada

adafruit

adaway

adblock

adblockplus

addydotio

adguard

adidas

adminer

adonisjs

adp

adroll

adventofcode

adyen

aegisauthenticator

aeroflot

aeromexico

afdian

affine

aframe

afterpay

aftership

agentskills

agora

aib

aidungeon

aiohttp

aiqfome

airasia

airbnb

airbrake

airbus

airbyte

aircall

Copy & download Simple Icons icons

Click any icon above to open the detail panel. Four export formats are available instantly, no sign-up required.

SVG

Raw vector markup. Paste directly into HTML or React components. Scales to any size without quality loss.

JSX / TSX

React-ready component. Drop into any React or Next.js project. Works with shadcn/ui, Radix, and Tailwind CSS.

PNG

Raster export at 1×, 2× and 3× for email templates, Figma imports, app assets, and Open Graph images.

Base64

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

Simple Icons Collaborators Visit Website

License

Pack Details

Version

16.28.0

v16.28.0

Color Support

Monochrome

Category

Logos

How to use Simple Icons icons

Icon Set Version

v16.28.0

Package

simple-icons, @icons-pack/react-simple-icons

License SPDX

CC0-1.0

Grid Size

24px

Sample Icons

wise, framer, vuetify

Install

bash
npm install simple-icons

React

tsx
// 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

html
<!-- Via CDN (SVG sprite) -->
<svg><use href="https://cdn.simpleicons.org/github/24" /></svg>

<!-- Or embed individual SVG from AllSVGIcons -->

Via Iconify · any framework

tsx
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 Aug 13, 2026

simple-icons

SVG icons for popular brands https://simpleicons.org

v16.28.0
Score 76%
Popularity 39%
Quality 94%
Maintenance 99%

License

CC0-1.0

Weekly downloads

755.4K

Monthly downloads

3M

Total downloads

14.9M

Unpacked size

15 MB

Last published

Aug 2, 2026

Registry updated

Aug 2, 2026

@icons-pack/react-simple-icons

This package provides the Simple Icons packaged as a set of React components.

v13.13.0
Score 56%
Popularity 14%
Quality 55%
Maintenance 100%

License

MIT

Weekly downloads

808.2K

Monthly downloads

3.3M

Total downloads

20.8M

Unpacked size

25 MB

Last published

Mar 17, 2026

Registry updated

Mar 17, 2026

Simple Icons version history

Based on the last 10 releases, Simple Icons typically ships a new version every ~7 days. The latest release, v16.28.0, landed on Aug 2, 2026.

Version Released
v16.28.0 Aug 2, 2026
v16.27.1 Jul 26, 2026
v16.27.0 Jul 19, 2026
v16.26.0 Jul 12, 2026
v16.25.0 Jul 5, 2026
v16.24.1 Jun 28, 2026
v16.24.0 Jun 21, 2026
v16.23.0 Jun 7, 2026
v16.22.0 May 31, 2026
v16.21.0 May 24, 2026
v16.20.0 May 17, 2026
v16.19.0 May 10, 2026
v16.18.1 May 3, 2026
v16.18.0 Apr 26, 2026
v16.17.0 Apr 19, 2026
v16.16.0 Apr 12, 2026
v16.15.0 Apr 5, 2026
v16.14.0 Mar 29, 2026
v16.13.0 Mar 22, 2026
v16.12.0 Mar 15, 2026

Source: npm registry data for simple-icons, refreshed weekly.

Compare Simple Icons with similar icon packs

Frequently Asked Questions

Can I use Simple Icons brand logos legally?
Simple Icons is CC0 (public domain). For UI use cases like "Sign in with X" buttons and tech stack displays usage is generally accepted. For marketing campaigns, review the specific brand's logo usage guidelines.
Does Simple Icons include official brand colors?
Yes. Every icon includes the brand's official hex color accessible via the simple-icons npm package as si.hex, or visible on each icon page here.
How often is Simple Icons updated?
Simple Icons is very actively maintained with frequent releases tracking brand rebrands and new icon submissions. New brands can be submitted via their GitHub repository.
How many icons are in Simple Icons?
Simple Icons contains 3,453 SVG icons in the Logos category, designed on a 24px grid.