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.

Login

icon-login

Package
Simple Line
Category
Uncategorized
Code Point
e066

Logout

icon-logout

Package
Simple Line
Category
Uncategorized
Code Point
e065

Loop

icon-loop

Package
Simple Line
Category
Uncategorized
Code Point
e064

Magic Wand

icon-magic-wand

Package
Simple Line
Category
Uncategorized
Code Point
e017

Magnet

icon-magnet

Package
Simple Line
Category
Uncategorized
Code Point
e016

Magnifier

icon-magnifier

Package
Simple Line
Category
Uncategorized
Code Point
e090

Magnifier Add

icon-magnifier-add

Package
Simple Line
Category
Uncategorized
Code Point
e091

Magnifier Remove

icon-magnifier-remove

Package
Simple Line
Category
Uncategorized
Code Point
e092

Map

icon-map

Package
Simple Line
Category
Uncategorized
Code Point
e033
map

Menu

icon-menu

Package
Simple Line
Category
Uncategorized
Code Point
e601

Microphone

icon-microphone

Package
Simple Line
Category
Uncategorized
Code Point
e063

Minus

icon-minus

Package
Simple Line
Category
Uncategorized
Code Point
e615

Mouse

icon-mouse

Package
Simple Line
Category
Uncategorized
Code Point
e015

Music Tone

icon-music-tone

Package
Simple Line
Category
Uncategorized
Code Point
e062

Music Tone Alt

icon-music-tone-alt

Package
Simple Line
Category
Uncategorized
Code Point
e061

Mustache

icon-mustache

Package
Simple Line
Category
Uncategorized
Code Point
e014

Note

icon-note

Package
Simple Line
Category
Uncategorized
Code Point
e060

Notebook

icon-notebook

Package
Simple Line
Category
Uncategorized
Code Point
e013

Options

icon-options

Package
Simple Line
Category
Uncategorized
Code Point
e603

Options Vertical

icon-options-vertical

Package
Simple Line
Category
Uncategorized
Code Point
e602

Organization

icon-organization

Package
Simple Line
Category
Uncategorized
Code Point
e616

Paper Clip

icon-paper-clip

Package
Simple Line
Category
Uncategorized
Code Point
e093

Paper Plane

icon-paper-plane

Package
Simple Line
Category
Uncategorized
Code Point
e094

Paypal

icon-paypal

Package
Simple Line
Category
Uncategorized
Code Point
e608

Pencil

icon-pencil

Package
Simple Line
Category
Uncategorized
Code Point
e05f

People

icon-people

Package
Simple Line
Category
Uncategorized
Code Point
e001

Phone

icon-phone

Package
Simple Line
Category
Uncategorized
Code Point
e600

Picture

icon-picture

Package
Simple Line
Category
Uncategorized
Code Point
e032

Pie Chart

icon-pie-chart

Package
Simple Line
Category
Uncategorized
Code Point
e05e

Pin

icon-pin

Package
Simple Line
Category
Uncategorized
Code Point
e031
pin

Plane

icon-plane

Package
Simple Line
Category
Uncategorized
Code Point
e012

Playlist

icon-playlist

Package
Simple Line
Category
Uncategorized
Code Point
e030

Plus

icon-plus

Package
Simple Line
Category
Uncategorized
Code Point
e095

Power

icon-power

Package
Simple Line
Category
Uncategorized
Code Point
e097

Present

icon-present

Package
Simple Line
Category
Uncategorized
Code Point
e02f

Printer

icon-printer

Package
Simple Line
Category
Uncategorized
Code Point
e02e

Puzzle

icon-puzzle

Package
Simple Line
Category
Uncategorized
Code Point
e02d

Question

icon-question

Package
Simple Line
Category
Uncategorized
Code Point
e05d

Refresh

icon-refresh

Package
Simple Line
Category
Uncategorized
Code Point
e098

Reload

icon-reload

Package
Simple Line
Category
Uncategorized
Code Point
e099

Rocket

icon-rocket

Package
Simple Line
Category
Uncategorized
Code Point
e05c

Screen Desktop

icon-screen-desktop

Package
Simple Line
Category
Uncategorized
Code Point
e011

Screen Smartphone

icon-screen-smartphone

Package
Simple Line
Category
Uncategorized
Code Point
e010

Screen Tablet

icon-screen-tablet

Package
Simple Line
Category
Uncategorized
Code Point
e00f

Settings

icon-settings

Package
Simple Line
Category
Uncategorized
Code Point
e09a

Share

icon-share

Package
Simple Line
Category
Uncategorized
Code Point
e05b

Share Alt

icon-share-alt

Package
Simple Line
Category
Uncategorized
Code Point
e05a

Shield

icon-shield

Package
Simple Line
Category
Uncategorized
Code Point
e00e

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.