selfh.st/icons Icons

Browse 7085 free selfh.st/icons multi-color icons. Download SVG, copy as JSX, PNG or Base64. CC BY 4.0 licensed. Designed by selfh.st.

7,085 icons CC-BY-4.0 Logos by selfh.st
Search icons...

More SVG Icons

1panel

1panel-dark

1panel-light

1password

1password-dark

1password-light

2fauth

2fauth-dark

2fauth-light

7-zip

7-zip-dark

7-zip-light

8mb-local

8mb-local-dark

8mb-local-light

9router

9router-dark

9router-light

accent

accent-dark

accent-light

ace-stream

ace-stream-dark

ace-stream-light

ackee

ackee-light

ackify

ackify-dark

ackify-light

acquiremock

acquiremock-dark

acquiremock-light

activepieces

activepieces-dark

activepieces-light

activitypub

activitypub-dark

activitypub-light

actual-budget

actual-budget-dark

actual-budget-light

adguard-home

adguard-home-central-manager

adguard-home-central-manager-dark

adguard-home-central-manager-light

adguard-home-dark

adguard-home-light

adguardhome-sync

adguardhome-sync-dark

adguardhome-sync-light

adminer

adminer-dark

adminer-light

adminerevo

adminerevo-dark

adminerevo-light

adnanh-webhook

adnanh-webhook-dark

adnanh-webhook-light

adobe

adobe-acrobat

adobe-acrobat-dark

adobe-acrobat-light

adobe-dark

adobe-firefly

adobe-firefly-dark

adobe-firefly-light

adobe-illustrator

adobe-illustrator-dark

adobe-illustrator-light

adobe-light

adobe-lightroom

Copy & download selfh.st/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 and use via @iconify/react, fully tree-shakeable, no icon font loading required.

About selfh.st/icons

Created By

License

CC BY 4.0 View License

Pack Details

Color Support

Multi-color

Category

Logos

In 1 collection

How to use selfh.st/icons icons

License SPDX

CC-BY-4.0

Sample Icons

salt, adobe, aviato

Via Iconify · React

tsx
import { Icon } from '@iconify/react';

export default function App() {
  return <Icon icon="selfhst:icon-name" width={24} />;
}

Via Iconify · HTML

html
<script src="https://code.iconify.design/iconify-icon/2.1.0/iconify-icon.min.js"></script>
<iconify-icon icon="selfhst:icon-name" width="24"></iconify-icon>

Frequently Asked Questions

Is selfh.st/icons free for commercial use?
Yes. selfh.st/icons is licensed under CC BY 4.0, free for personal and commercial projects. View license →
How do I download selfh.st/icons SVG icons?
Click any icon in the browser above to open the detail panel. Choose raw SVG code to copy, download as SVG or PNG, export as a React JSX component, or get a Base64 data URI, all formats free, no sign-up required.
How many icons are in selfh.st/icons?
selfh.st/icons contains 7,085 SVG icons in the Logos category.
Are selfh.st/icons icons full-color or monochrome?
selfh.st/icons icons are multi-color: they include built-in color information and do not need a fill or stroke applied. They render as-is without inheriting CSS currentColor.
Which icon collections include selfh.st/icons?
selfh.st/icons is included in 1 curated collection: Free Brand & Logo SVG Icons.
Can I use selfh.st/icons with React, Next.js or shadcn/ui?
Yes. Copy the JSX export from any icon's detail panel and paste it directly into your component. For ongoing use, install @iconify-json/selfhst and use it via @iconify/react, fully tree-shakeable, compatible with shadcn/ui, Tailwind CSS, Radix UI, and any React-based framework.