Famicons Icons
Browse 1342 free Famicons SVG icons. Download SVG, copy as JSX, PNG or Base64. MIT licensed. Designed by Family. Styles: Precise Shapes, Has Padding.
More SVG Icons
accessibility
accessibility-outline
accessibility-sharp
add
add-circle
add-circle-outline
add-circle-sharp
add-outline
add-sharp
airplane
airplane-outline
airplane-sharp
alarm
alarm-outline
alarm-sharp
albums
albums-outline
albums-sharp
alert
alert-circle
alert-circle-outline
alert-circle-sharp
alert-outline
alert-sharp
american-football
american-football-outline
american-football-sharp
analytics
analytics-outline
analytics-sharp
aperture
aperture-outline
aperture-sharp
apps
apps-outline
apps-sharp
archive
archive-outline
archive-sharp
arrow-back
arrow-back-circle
arrow-back-circle-outline
arrow-back-circle-sharp
arrow-back-outline
arrow-back-sharp
arrow-down
arrow-down-circle
arrow-down-circle-outline
arrow-down-circle-sharp
arrow-down-outline
arrow-down-sharp
arrow-forward
arrow-forward-circle
arrow-forward-circle-outline
arrow-forward-circle-sharp
arrow-forward-outline
arrow-forward-sharp
arrow-redo
arrow-redo-circle
arrow-redo-circle-outline
arrow-redo-circle-sharp
arrow-redo-outline
arrow-redo-sharp
arrow-undo
arrow-undo-circle
arrow-undo-circle-outline
arrow-undo-circle-sharp
arrow-undo-outline
arrow-undo-sharp
arrow-up
arrow-up-circle
arrow-up-circle-outline
More SVG Icons
accessibility
accessibility-outline
accessibility-sharp
add
add-circle
add-circle-outline
add-circle-sharp
add-outline
add-sharp
airplane
airplane-outline
airplane-sharp
alarm
alarm-outline
alarm-sharp
albums
albums-outline
albums-sharp
alert
alert-circle
alert-circle-outline
alert-circle-sharp
alert-outline
alert-sharp
american-football
american-football-outline
american-football-sharp
analytics
analytics-outline
analytics-sharp
aperture
aperture-outline
aperture-sharp
apps
apps-outline
apps-sharp
archive
archive-outline
archive-sharp
arrow-back
arrow-back-circle
arrow-back-circle-outline
arrow-back-circle-sharp
arrow-back-outline
arrow-back-sharp
arrow-down
arrow-down-circle
arrow-down-circle-outline
arrow-down-circle-sharp
arrow-down-outline
arrow-down-sharp
arrow-forward
arrow-forward-circle
arrow-forward-circle-outline
arrow-forward-circle-sharp
arrow-forward-outline
arrow-forward-sharp
arrow-redo
arrow-redo-circle
arrow-redo-circle-outline
arrow-redo-circle-sharp
arrow-redo-outline
arrow-redo-sharp
arrow-undo
arrow-undo-circle
arrow-undo-circle-outline
arrow-undo-circle-sharp
arrow-undo-outline
arrow-undo-sharp
arrow-up
arrow-up-circle
arrow-up-circle-outline
Copy & download Famicons 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
and use via @iconify/react,
fully tree-shakeable, no icon font loading required.
About Famicons
Pack Details
Color Support
Monochrome
Category
UI 16px / 32px
How to use Famicons icons
License SPDX
MIT
Grid Size
32px
Display Size
16px
Sample Icons
backspace-outline, home-sharp, bluetooth-outline
Via Iconify · React
import { Icon } from '@iconify/react';
export default function App() {
return <Icon icon="famicons:icon-name" width={24} />;
} Via Iconify · HTML
<script src="https://code.iconify.design/iconify-icon/2.1.0/iconify-icon.min.js"></script>
<iconify-icon icon="famicons:icon-name" width="24"></iconify-icon> Frequently Asked Questions
Is Famicons free for commercial use?
How do I download Famicons SVG icons?
How many icons are in Famicons?
Can I change the color of Famicons icons?
currentColor. Set a color via CSS (color: #0070f3), a Tailwind class (text-blue-500), or pass a fill / stroke attribute directly on the SVG.What styles does Famicons offer?
Can I use Famicons with React, Next.js or shadcn/ui?
@iconify-json/famicons and use it via @iconify/react, fully tree-shakeable, compatible with shadcn/ui, Tailwind CSS, Radix UI, and any React-based framework.