- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- ea89
Font Icon Library
Tabler Icons Search
22 icons
Matching "desktop"
Device Desktop Analytics
ti ti-device-desktop-analytics
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- ee77
Device Desktop Bolt
ti ti-device-desktop-bolt
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f85e
Device Desktop Cancel
ti ti-device-desktop-cancel
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f85f
Device Desktop Check
ti ti-device-desktop-check
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f860
Device Desktop Code
ti ti-device-desktop-code
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f861
Device Desktop Cog
ti ti-device-desktop-cog
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f862
Device Desktop Dollar
ti ti-device-desktop-dollar
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f863
Device Desktop Down
ti ti-device-desktop-down
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f864
Device Desktop Exclamation
ti ti-device-desktop-exclamation
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f865
Device Desktop Heart
ti ti-device-desktop-heart
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f866
Device Desktop Minus
ti ti-device-desktop-minus
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f867
Device Desktop Off
ti ti-device-desktop-off
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- ee78
Device Desktop Pause
ti ti-device-desktop-pause
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f868
Device Desktop Pin
ti ti-device-desktop-pin
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f869
Device Desktop Plus
ti ti-device-desktop-plus
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f86a
Device Desktop Question
ti ti-device-desktop-question
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f86b
Device Desktop Search
ti ti-device-desktop-search
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f86c
Device Desktop Share
ti ti-device-desktop-share
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f86d
Device Desktop Star
ti ti-device-desktop-star
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f86e
Device Desktop Up
ti ti-device-desktop-up
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f86f
Device Desktop X
ti ti-device-desktop-x
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f870
Add Tabler 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://cdn.jsdelivr.net/npm/@tabler/[email protected]/dist/tabler-icons.min.css">
Reference version: 3.48.0
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.
Related References
Continue with nearby symbol, code, and web design resources.