- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f6f8
Font Icon Library
Tabler Icons Search
216 icons
Matching "arrow"
Circle Arrow Left
ti ti-circle-arrow-left
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f6fb
Circle Arrow Right
ti ti-circle-arrow-right
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f6fd
Circle Arrow Up
ti ti-circle-arrow-up
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f703
Circle Arrow Up Left
ti ti-circle-arrow-up-left
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f700
Circle Arrow Up Right
ti ti-circle-arrow-up-right
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f702
Circle Open Arrow Down
ti ti-circle-open-arrow-down
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- 10209
Circle Open Arrow Left
ti ti-circle-open-arrow-left
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- 10208
Circle Open Arrow Right
ti ti-circle-open-arrow-right
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- 10207
Circle Open Arrow Up
ti ti-circle-open-arrow-up
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- 10206
Direction Arrows
ti ti-direction-arrows
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- fd36
File Arrow Left
ti ti-file-arrow-left
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f033
File Arrow Right
ti ti-file-arrow-right
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f034
Square Arrow Down
ti ti-square-arrow-down
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f4b7
Square Arrow Left
ti ti-square-arrow-left
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f4b8
Square Arrow Right
ti ti-square-arrow-right
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f4b9
Square Arrow Up
ti ti-square-arrow-up
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f4ba
Square Rounded Arrow Down
ti ti-square-rounded-arrow-down
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f639
Square Rounded Arrow Left
ti ti-square-rounded-arrow-left
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f63a
Square Rounded Arrow Right
ti ti-square-rounded-arrow-right
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f63b
Square Rounded Arrow Up
ti ti-square-rounded-arrow-up
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f63c
Target Arrow
ti ti-target-arrow
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f51a
View 360 Arrow
ti ti-view-360-arrow
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- f62f
Viewport Narrow
ti ti-viewport-narrow
- Package
- Tabler Icons
- Category
- Uncategorized
- Code Point
- ebf3
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.