IP Location.net

Font Icon Library

Remix Icon Search

Font Icons
Search and preview Remix Icon icons, then copy the CSS class, HTML markup, or code point for your project. Remix Icon is a neutral-style icon system with matching outlined and filled webfont variants for interface and product design. 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.
Remix Icon

3,229 icons

Matching "i"

Terminal Window Line

ri-terminal-window-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1fa

Test Tube Fill

ri-test-tube-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f1fb

Test Tube Line

ri-test-tube-line

Package
Remix Icon
Category
Uncategorized
Code Point
f1fc

Text

ri-text

Package
Remix Icon
Category
Uncategorized
Code Point
f201

Text Block

ri-text-block

Package
Remix Icon
Category
Uncategorized
Code Point
f46c

Text Direction L

ri-text-direction-l

Package
Remix Icon
Category
Uncategorized
Code Point
f1fd

Text Direction R

ri-text-direction-r

Package
Remix Icon
Category
Uncategorized
Code Point
f1fe

Text Snippet

ri-text-snippet

Package
Remix Icon
Category
Uncategorized
Code Point
f46d

Text Spacing

ri-text-spacing

Package
Remix Icon
Category
Uncategorized
Code Point
f1ff

Text To Speech Fill

ri-text-to-speech-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f63b

Text To Speech Line

ri-text-to-speech-line

Package
Remix Icon
Category
Uncategorized
Code Point
f63c

Text Wrap

ri-text-wrap

Package
Remix Icon
Category
Uncategorized
Code Point
f200

Thermometer Fill

ri-thermometer-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f202

Thermometer Line

ri-thermometer-line

Package
Remix Icon
Category
Uncategorized
Code Point
f203

Threads Fill

ri-threads-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f3df

Threads Line

ri-threads-line

Package
Remix Icon
Category
Uncategorized
Code Point
f3e0

Thumb Down Fill

ri-thumb-down-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f204

Thumb Down Line

ri-thumb-down-line

Package
Remix Icon
Category
Uncategorized
Code Point
f205

Thumb Up Fill

ri-thumb-up-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f206

Thumb Up Line

ri-thumb-up-line

Package
Remix Icon
Category
Uncategorized
Code Point
f207

Thunderstorms Fill

ri-thunderstorms-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f208

Thunderstorms Line

ri-thunderstorms-line

Package
Remix Icon
Category
Uncategorized
Code Point
f209

Ticket 2 Fill

ri-ticket-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f20a

Ticket 2 Line

ri-ticket-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f20b

Ticket Fill

ri-ticket-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f20c

Ticket Line

ri-ticket-line

Package
Remix Icon
Category
Uncategorized
Code Point
f20d

Tiktok Fill

ri-tiktok-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f372

Tiktok Line

ri-tiktok-line

Package
Remix Icon
Category
Uncategorized
Code Point
f373

Time Fill

ri-time-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f20e

Time Line

ri-time-line

Package
Remix Icon
Category
Uncategorized
Code Point
f20f

Time Zone Fill

ri-time-zone-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f48e

Time Zone Line

ri-time-zone-line

Package
Remix Icon
Category
Uncategorized
Code Point
f48f

Timeline View

ri-timeline-view

Package
Remix Icon
Category
Uncategorized
Code Point
f46e

Timer 2 Fill

ri-timer-2-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f210

Timer 2 Line

ri-timer-2-line

Package
Remix Icon
Category
Uncategorized
Code Point
f211

Timer Fill

ri-timer-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f212

Timer Flash Fill

ri-timer-flash-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f213

Timer Flash Line

ri-timer-flash-line

Package
Remix Icon
Category
Uncategorized
Code Point
f214

Timer Line

ri-timer-line

Package
Remix Icon
Category
Uncategorized
Code Point
f215

Todo Fill

ri-todo-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f216

Todo Line

ri-todo-line

Package
Remix Icon
Category
Uncategorized
Code Point
f217

Toggle Fill

ri-toggle-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f218

Toggle Line

ri-toggle-line

Package
Remix Icon
Category
Uncategorized
Code Point
f219

Token Swap Fill

ri-token-swap-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f374

Token Swap Line

ri-token-swap-line

Package
Remix Icon
Category
Uncategorized
Code Point
f375

Tools Fill

ri-tools-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f21a

Tools Line

ri-tools-line

Package
Remix Icon
Category
Uncategorized
Code Point
f21b

Tooth Fill

ri-tooth-fill

Package
Remix Icon
Category
Uncategorized
Code Point
f518

Add Remix Icon 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://cdn.jsdelivr.net/npm/[email protected]/fonts/remixicon.css">

Reference version: 4.9.1

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.