Jam Icons Icons
Browse 940 free Jam Icons SVG icons. Download SVG, copy as JSX, PNG or Base64. MIT licensed. Designed by Michael Amprimo. Styles: Has Padding.
More SVG Icons
500px
accessibility
activity
airbnb
alarm-clock
alarm-clock-f
alert
alert-f
alien
alien-f
align-center
align-justify
align-left
align-right
amazon
anchor
android
android-circle
android-square
aperture
apple
apple-circle
apple-square
archive
archive-f
arrow-circle-down
arrow-circle-down-f
arrow-circle-down-left
arrow-circle-down-left-f
arrow-circle-down-right
arrow-circle-down-right-f
arrow-circle-left
arrow-circle-left-f
arrow-circle-right
arrow-circle-right-f
arrow-circle-up
arrow-circle-up-f
arrow-circle-up-left
arrow-circle-up-left-f
arrow-circle-up-right
arrow-circle-up-right-f
arrow-down
arrow-down-left
arrow-down-right
arrow-left
arrow-right
arrow-square-down
arrow-square-down-f
arrow-square-down-left
arrow-square-down-left-f
arrow-square-down-right
arrow-square-down-right-f
arrow-square-left
arrow-square-left-f
arrow-square-right
arrow-square-right-f
arrow-square-up
arrow-square-up-f
arrow-square-up-left
arrow-square-up-left-f
arrow-square-up-right
arrow-square-up-right-f
arrow-up
arrow-up-left
arrow-up-right
arrows-corners
arrows-fullscreen
arrows-h
arrows-v
attachment
background-color
backpack
More SVG Icons
500px
accessibility
activity
airbnb
alarm-clock
alarm-clock-f
alert
alert-f
alien
alien-f
align-center
align-justify
align-left
align-right
amazon
anchor
android
android-circle
android-square
aperture
apple
apple-circle
apple-square
archive
archive-f
arrow-circle-down
arrow-circle-down-f
arrow-circle-down-left
arrow-circle-down-left-f
arrow-circle-down-right
arrow-circle-down-right-f
arrow-circle-left
arrow-circle-left-f
arrow-circle-right
arrow-circle-right-f
arrow-circle-up
arrow-circle-up-f
arrow-circle-up-left
arrow-circle-up-left-f
arrow-circle-up-right
arrow-circle-up-right-f
arrow-down
arrow-down-left
arrow-down-right
arrow-left
arrow-right
arrow-square-down
arrow-square-down-f
arrow-square-down-left
arrow-square-down-left-f
arrow-square-down-right
arrow-square-down-right-f
arrow-square-left
arrow-square-left-f
arrow-square-right
arrow-square-right-f
arrow-square-up
arrow-square-up-f
arrow-square-up-left
arrow-square-up-left-f
arrow-square-up-right
arrow-square-up-right-f
arrow-up
arrow-up-left
arrow-up-right
arrows-corners
arrows-fullscreen
arrows-h
arrows-v
attachment
background-color
backpack
Copy & download Jam 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
and use via @iconify/react,
fully tree-shakeable, no icon font loading required.
About Jam Icons
Pack Details
Color Support
Monochrome
Category
UI 24px
How to use Jam Icons icons
License SPDX
MIT
Grid Size
24px
Sample Icons
chevrons-square-up-right, luggage-f, rubber
Via Iconify · React
import { Icon } from '@iconify/react';
export default function App() {
return <Icon icon="jam: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="jam:icon-name" width="24"></iconify-icon> Frequently Asked Questions
Is Jam Icons free for commercial use?
How do I download Jam Icons SVG icons?
How many icons are in Jam Icons?
Can I change the color of Jam Icons 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.Can I use Jam Icons with React, Next.js or shadcn/ui?
@iconify-json/jam and use it via @iconify/react, fully tree-shakeable, compatible with shadcn/ui, Tailwind CSS, Radix UI, and any React-based framework.