SmartIcons Glyph Icons
Browse 799 free SmartIcons Glyph SVG icons. Download SVG, copy as JSX, PNG or Base64. CC BY SA 4.0 licensed. Designed by SmartIcons.
More SVG Icons
abacus
adjustment-horizon
adjustment-vertical
air-balloon
airplane
airplane-2
alarm-clock
alien
aligh-left
align-center
align-left
align-right
ambulance
anchor
android
angle-1
angle-2
antenna-1
apron
arrow-backward
arrow-change
arrow-circle-rycycle
arrow-down
arrow-forward
arrow-four-way
arrow-fullscreen
arrow-fullscreen-2
arrow-left
arrow-left-right
arrow-move
arrow-reload
arrow-resize-1
arrow-resize-2
arrow-resize-3
arrow-resize-4
arrow-resize-5
arrow-resize-6
arrow-right
arrow-shuffle
arrow-thick-down
arrow-thick-left
arrow-thick-right
arrow-thick-thin-down
arrow-thick-thin-up
arrow-thick-up
arrow-thin-down
arrow-thin-left
arrow-thin-left-bottom
arrow-thin-left-top
arrow-thin-right
arrow-thin-right-bottom
arrow-thin-right-top
arrow-thin-up
arrow-three-way-1
arrow-three-way-2
arrow-triangle-recycle
arrow-two-left-right
arrow-two-up
arrow-two-way
arrow-two-way-left-right
arrow-two-way-right
arrow-two-way-right-bottom
arrow-up
arrow-up-down
arrow-wave
art-board
askterisk
atm-card
axe
baby
baby-milk-botl
baby-stroller
More SVG Icons
abacus
adjustment-horizon
adjustment-vertical
air-balloon
airplane
airplane-2
alarm-clock
alien
aligh-left
align-center
align-left
align-right
ambulance
anchor
android
angle-1
angle-2
antenna-1
apron
arrow-backward
arrow-change
arrow-circle-rycycle
arrow-down
arrow-forward
arrow-four-way
arrow-fullscreen
arrow-fullscreen-2
arrow-left
arrow-left-right
arrow-move
arrow-reload
arrow-resize-1
arrow-resize-2
arrow-resize-3
arrow-resize-4
arrow-resize-5
arrow-resize-6
arrow-right
arrow-shuffle
arrow-thick-down
arrow-thick-left
arrow-thick-right
arrow-thick-thin-down
arrow-thick-thin-up
arrow-thick-up
arrow-thin-down
arrow-thin-left
arrow-thin-left-bottom
arrow-thin-left-top
arrow-thin-right
arrow-thin-right-bottom
arrow-thin-right-top
arrow-thin-up
arrow-three-way-1
arrow-three-way-2
arrow-triangle-recycle
arrow-two-left-right
arrow-two-up
arrow-two-way
arrow-two-way-left-right
arrow-two-way-right
arrow-two-way-right-bottom
arrow-up
arrow-up-down
arrow-wave
art-board
askterisk
atm-card
axe
baby
baby-milk-botl
baby-stroller
Copy & download SmartIcons Glyph 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 SmartIcons Glyph
Created By
License
Pack Details
Version
0.0.2
Color Support
Monochrome
How to use SmartIcons Glyph icons
Icon Set Version
v0.0.2
License SPDX
CC-BY-SA-4.0
Sample Icons
circle-load-left, basket-arrow-right, slide-show
Via Iconify · React
import { Icon } from '@iconify/react';
export default function App() {
return <Icon icon="si-glyph: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="si-glyph:icon-name" width="24"></iconify-icon> Frequently Asked Questions
Is SmartIcons Glyph free for commercial use?
How do I download SmartIcons Glyph SVG icons?
How many icons are in SmartIcons Glyph?
Can I change the color of SmartIcons Glyph 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 SmartIcons Glyph with React, Next.js or shadcn/ui?
@iconify-json/si-glyph and use it via @iconify/react, fully tree-shakeable, compatible with shadcn/ui, Tailwind CSS, Radix UI, and any React-based framework.