Keyline IconsIcons
Browse 4094 free Keyline Icons SVG icons. Download SVG, copy as JSX, PNG or Base64. MIT licensed. Designed by Keyline Icons. Styles: Precise Shapes, Has Padding, Uses Stroke.
More SVG Icons
activity
activity-sharp
alert
alert-sharp
align-center
align-center-sharp
align-justify
align-justify-sharp
align-left
align-left-sharp
align-offset-bottom
align-offset-bottom-sharp
align-offset-left
align-offset-left-sharp
align-offset-right
align-offset-right-sharp
align-offset-top
align-offset-top-sharp
align-right
align-right-sharp
app-check
app-check-duotone
app-check-fill
app-check-sharp
app-check-sharp-duotone
app-check-sharp-fill
app-dot
app-dot-duotone
app-dot-fill
app-dot-sharp
app-dot-sharp-duotone
app-dot-sharp-fill
app-minus
app-minus-duotone
app-minus-fill
app-minus-sharp
app-minus-sharp-duotone
app-minus-sharp-fill
app-plus
app-plus-duotone
app-plus-fill
app-plus-sharp
app-plus-sharp-duotone
app-plus-sharp-fill
app-x
app-x-duotone
app-x-fill
app-x-sharp
app-x-sharp-duotone
app-x-sharp-fill
archive
archive-duotone
archive-fill
archive-sharp
archive-sharp-duotone
archive-sharp-fill
arrow-down
arrow-down-dashed-panel
arrow-down-dashed-panel-duotone
arrow-down-dashed-panel-sharp
arrow-down-dashed-panel-sharp-duotone
arrow-down-left
arrow-down-left-dashed-panel
arrow-down-left-dashed-panel-duotone
arrow-down-left-dashed-panel-sharp
arrow-down-left-dashed-panel-sharp-duotone
arrow-down-left-sharp
arrow-down-narrow-wide
arrow-down-narrow-wide-duotone
arrow-down-narrow-wide-sharp
arrow-down-narrow-wide-sharp-duotone
arrow-down-right
More SVG Icons
activity
activity-sharp
alert
alert-sharp
align-center
align-center-sharp
align-justify
align-justify-sharp
align-left
align-left-sharp
align-offset-bottom
align-offset-bottom-sharp
align-offset-left
align-offset-left-sharp
align-offset-right
align-offset-right-sharp
align-offset-top
align-offset-top-sharp
align-right
align-right-sharp
app-check
app-check-duotone
app-check-fill
app-check-sharp
app-check-sharp-duotone
app-check-sharp-fill
app-dot
app-dot-duotone
app-dot-fill
app-dot-sharp
app-dot-sharp-duotone
app-dot-sharp-fill
app-minus
app-minus-duotone
app-minus-fill
app-minus-sharp
app-minus-sharp-duotone
app-minus-sharp-fill
app-plus
app-plus-duotone
app-plus-fill
app-plus-sharp
app-plus-sharp-duotone
app-plus-sharp-fill
app-x
app-x-duotone
app-x-fill
app-x-sharp
app-x-sharp-duotone
app-x-sharp-fill
archive
archive-duotone
archive-fill
archive-sharp
archive-sharp-duotone
archive-sharp-fill
arrow-down
arrow-down-dashed-panel
arrow-down-dashed-panel-duotone
arrow-down-dashed-panel-sharp
arrow-down-dashed-panel-sharp-duotone
arrow-down-left
arrow-down-left-dashed-panel
arrow-down-left-dashed-panel-duotone
arrow-down-left-dashed-panel-sharp
arrow-down-left-dashed-panel-sharp-duotone
arrow-down-left-sharp
arrow-down-narrow-wide
arrow-down-narrow-wide-duotone
arrow-down-narrow-wide-sharp
arrow-down-narrow-wide-sharp-duotone
arrow-down-right
Recently added in Keyline Icons
1102 icons added on 14 September 2026. See every pack's latest additions
align-center
align-center-sharp
align-justify
align-justify-sharp
align-left
align-left-sharp
align-right
align-right-sharp
app-check
app-check-duotone
app-check-fill
app-check-sharp
app-check-sharp-duotone
app-check-sharp-fill
app-dot
app-dot-duotone
app-dot-fill
app-dot-sharp
app-dot-sharp-duotone
app-dot-sharp-fill
app-minus
app-minus-duotone
app-minus-fill
app-minus-sharp
app-minus-sharp-duotone
app-minus-sharp-fill
app-plus
app-plus-duotone
app-plus-fill
app-plus-sharp
app-plus-sharp-duotone
app-plus-sharp-fill
app-x
app-x-duotone
app-x-fill
app-x-sharp
app-x-sharp-duotone
app-x-sharp-fill
badge
badge-alert
badge-alert-duotone
badge-alert-fill
badge-alert-sharp
badge-alert-sharp-duotone
badge-alert-sharp-fill
badge-check
badge-check-duotone
badge-check-fill
Showing 48 of 1102 new icons. Search the browser above to find the rest.
Copy & download Keyline 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, installand use via @iconify/react, fully tree-shakeable, no icon font loading required.
About Keyline Icons
Created By
License
Features & Tags
Pack Details
Color Support
Monochrome
Category
UI 24px
How to use Keyline Icons icons
License SPDX
MIT
Grid Size
24px
Sample Icons
arrow-up-narrow-wide-duotone, credit-card-fill, upload
Via Iconify · React
import { Icon } from '@iconify/react';
export default function App() {
return <Icon icon="keyline-icons: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="keyline-icons:icon-name" width="24"></iconify-icon>Frequently Asked Questions
Is Keyline Icons free for commercial use?
How do I download Keyline Icons SVG icons?
How many icons are in Keyline Icons?
Can I change the color of Keyline 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.What styles does Keyline Icons offer?
Can I use Keyline Icons with React, Next.js or shadcn/ui?
@iconify-json/keyline-icons and use it via @iconify/react, fully tree-shakeable, compatible with shadcn/ui, Tailwind CSS, Radix UI, and any React-based framework.