IP Location.net

Font Icon Library

Simple Line Icons Search

Font Icons
Search and preview Simple Line Icons icons, then copy the CSS class, HTML markup, or code point for your project. Simple Line Icons offers a compact set of clean outline icons with icon-prefixed CSS classes. Font icons behave like text: CSS can control their size, color, alignment, and interaction states without editing an image file. A consistent icon family also helps users recognize repeated actions more quickly across navigation, forms, and controls. Use visible text or an accessible label whenever an icon communicates an action. For performance, load only the library and styles your interface needs. Confirm licensing and usage requirements with the library publisher before distributing a finished product.
Simple Line

189 icons

Browse by package, name, tag, class, or code point.

Diamond

icon-diamond

Package
Simple Line
Category
Uncategorized
Code Point
e043

Direction

icon-direction

Package
Simple Line
Category
Uncategorized
Code Point
e042

Directions

icon-directions

Package
Simple Line
Category
Uncategorized
Code Point
e041

Disc

icon-disc

Package
Simple Line
Category
Uncategorized
Code Point
e022

Dislike

icon-dislike

Package
Simple Line
Category
Uncategorized
Code Point
e06d

Doc

icon-doc

Package
Simple Line
Category
Uncategorized
Code Point
e085
doc

Docs

icon-docs

Package
Simple Line
Category
Uncategorized
Code Point
e040

Drawer

icon-drawer

Package
Simple Line
Category
Uncategorized
Code Point
e03f

Drop

icon-drop

Package
Simple Line
Category
Uncategorized
Code Point
e03e

Earphones

icon-earphones

Package
Simple Line
Category
Uncategorized
Code Point
e03d

Earphones Alt

icon-earphones-alt

Package
Simple Line
Category
Uncategorized
Code Point
e03c

Emotsmile

icon-emotsmile

Package
Simple Line
Category
Uncategorized
Code Point
e021

Energy

icon-energy

Package
Simple Line
Category
Uncategorized
Code Point
e020

Envelope

icon-envelope

Package
Simple Line
Category
Uncategorized
Code Point
e086

Envelope Letter

icon-envelope-letter

Package
Simple Line
Category
Uncategorized
Code Point
e01f

Envelope Open

icon-envelope-open

Package
Simple Line
Category
Uncategorized
Code Point
e01e

Equalizer

icon-equalizer

Package
Simple Line
Category
Uncategorized
Code Point
e06c

Event

icon-event

Package
Simple Line
Category
Uncategorized
Code Point
e619

Exclamation

icon-exclamation

Package
Simple Line
Category
Uncategorized
Code Point
e617

Eye

icon-eye

Package
Simple Line
Category
Uncategorized
Code Point
e087
eye

Eyeglass

icon-eyeglass

Package
Simple Line
Category
Uncategorized
Code Point
e01d

Feed

icon-feed

Package
Simple Line
Category
Uncategorized
Code Point
e03b

Film

icon-film

Package
Simple Line
Category
Uncategorized
Code Point
e03a

Fire

icon-fire

Package
Simple Line
Category
Uncategorized
Code Point
e01c

Flag

icon-flag

Package
Simple Line
Category
Uncategorized
Code Point
e088

Folder

icon-folder

Package
Simple Line
Category
Uncategorized
Code Point
e089

Folder Alt

icon-folder-alt

Package
Simple Line
Category
Uncategorized
Code Point
e039

Frame

icon-frame

Package
Simple Line
Category
Uncategorized
Code Point
e038

Game Controller

icon-game-controller

Package
Simple Line
Category
Uncategorized
Code Point
e01b

Ghost

icon-ghost

Package
Simple Line
Category
Uncategorized
Code Point
e01a

Globe

icon-globe

Package
Simple Line
Category
Uncategorized
Code Point
e037

Globe Alt

icon-globe-alt

Package
Simple Line
Category
Uncategorized
Code Point
e036

Graduation

icon-graduation

Package
Simple Line
Category
Uncategorized
Code Point
e019

Graph

icon-graph

Package
Simple Line
Category
Uncategorized
Code Point
e06b

Grid

icon-grid

Package
Simple Line
Category
Uncategorized
Code Point
e06a

Handbag

icon-handbag

Package
Simple Line
Category
Uncategorized
Code Point
e035

Heart

icon-heart

Package
Simple Line
Category
Uncategorized
Code Point
e08a

Home

icon-home

Package
Simple Line
Category
Uncategorized
Code Point
e069

Hourglass

icon-hourglass

Package
Simple Line
Category
Uncategorized
Code Point
e018

Info

icon-info

Package
Simple Line
Category
Uncategorized
Code Point
e08b

Key

icon-key

Package
Simple Line
Category
Uncategorized
Code Point
e08c
key

Layers

icon-layers

Package
Simple Line
Category
Uncategorized
Code Point
e034

Like

icon-like

Package
Simple Line
Category
Uncategorized
Code Point
e068

Link

icon-link

Package
Simple Line
Category
Uncategorized
Code Point
e08d

List

icon-list

Package
Simple Line
Category
Uncategorized
Code Point
e067

Location Pin

icon-location-pin

Package
Simple Line
Category
Uncategorized
Code Point
e096

Lock

icon-lock

Package
Simple Line
Category
Uncategorized
Code Point
e08e

Lock Open

icon-lock-open

Package
Simple Line
Category
Uncategorized
Code Point
e08f

Add Simple Line Icons to your website or app

Add the library once, copy an icon from the results above, and include an accessible label when the icon communicates meaning.

1. Load the icon library

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.5.5/css/simple-line-icons.min.css">

Reference version: 2.5.5

2. Copy an icon

Use Copy class when you already have markup, or Copy HTML for a ready-to-paste element.

Code points are useful for CSS generated content and tools that work directly with icon fonts.

3. Keep icons accessible

Hide decorative icons from assistive technology. When an icon communicates meaning, pair it with visible text or an accessible label.

Confirm licensing and usage requirements with the library publisher before distributing a finished product.

Practical Notes

Icon Implementation Checklist

Icons work best when they support quick recognition without becoming the only way a user understands an action.

Label important controls

Use visible text or accessible labels for buttons where the icon meaning may be ambiguous.

Keep style consistent

Mixing filled, outlined, sharp, and rounded icon families can make an interface feel uneven.

Load only what you need

Large icon fonts can cost performance. SVG sprites or subset fonts are better for focused interfaces.