IP Location.net

Font Icon Library

Tabler Icons Search

Font Icons
Search and preview Tabler Icons icons, then copy the CSS class, HTML markup, or code point for your project. Tabler Icons provides a large MIT-licensed collection of consistent outline and filled interface icons, including a CSS webfont build. 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.
Tabler Icons

42 icons

Matching "bot"

Align Box Bottom Center

ti ti-align-box-bottom-center

Package
Tabler Icons
Category
Uncategorized
Code Point
f530

Align Box Bottom Left

ti ti-align-box-bottom-left

Package
Tabler Icons
Category
Uncategorized
Code Point
f531

Align Box Bottom Right

ti ti-align-box-bottom-right

Package
Tabler Icons
Category
Uncategorized
Code Point
f532

Align Box Center Bottom

ti ti-align-box-center-bottom

Package
Tabler Icons
Category
Uncategorized
Code Point
facb

Align Box Left Bottom

ti ti-align-box-left-bottom

Package
Tabler Icons
Category
Uncategorized
Code Point
f533

Align Box Right Bottom

ti ti-align-box-right-bottom

Package
Tabler Icons
Category
Uncategorized
Code Point
f536

App Window Bottom

ti ti-app-window-bottom

Package
Tabler Icons
Category
Uncategorized
Code Point
10278

App Window Bottom Left

ti ti-app-window-bottom-left

Package
Tabler Icons
Category
Uncategorized
Code Point
1027a

App Window Bottom Right

ti ti-app-window-bottom-right

Package
Tabler Icons
Category
Uncategorized
Code Point
10279

Arrow Bar Both

ti ti-arrow-bar-both

Package
Tabler Icons
Category
Uncategorized
Code Point
fadd

Arrow Merge Both

ti ti-arrow-merge-both

Package
Tabler Icons
Category
Uncategorized
Code Point
f23b

Baby Bottle

ti ti-baby-bottle

Package
Tabler Icons
Category
Uncategorized
Code Point
f5d2

Border Bottom

ti ti-border-bottom

Package
Tabler Icons
Category
Uncategorized
Code Point
ea3c

Border Bottom Plus

ti ti-border-bottom-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
fdbd

Bot Id

ti ti-bot-id

Package
Tabler Icons
Category
Uncategorized
Code Point
101f6

Bottle

ti ti-bottle

Package
Tabler Icons
Category
Uncategorized
Code Point
ef0b

Bottle Off

ti ti-bottle-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3c8

Box Align Bottom

ti ti-box-align-bottom

Package
Tabler Icons
Category
Uncategorized
Code Point
f2a8

Box Align Bottom Left

ti ti-box-align-bottom-left

Package
Tabler Icons
Category
Uncategorized
Code Point
f2ce

Box Align Bottom Right

ti ti-box-align-bottom-right

Package
Tabler Icons
Category
Uncategorized
Code Point
f2cf

Inner Shadow Bottom

ti ti-inner-shadow-bottom

Package
Tabler Icons
Category
Uncategorized
Code Point
f520

Inner Shadow Bottom Left

ti ti-inner-shadow-bottom-left

Package
Tabler Icons
Category
Uncategorized
Code Point
f51e

Inner Shadow Bottom Right

ti ti-inner-shadow-bottom-right

Package
Tabler Icons
Category
Uncategorized
Code Point
f51f

Layers Selected Bottom

ti ti-layers-selected-bottom

Package
Tabler Icons
Category
Uncategorized
Code Point
feaa

Layout Align Bottom

ti ti-layout-align-bottom

Package
Tabler Icons
Category
Uncategorized
Code Point
eacd

Layout Bottombar

ti ti-layout-bottombar

Package
Tabler Icons
Category
Uncategorized
Code Point
ead3

Layout Bottombar Collapse

ti ti-layout-bottombar-collapse

Package
Tabler Icons
Category
Uncategorized
Code Point
f28b

Layout Bottombar Expand

ti ti-layout-bottombar-expand

Package
Tabler Icons
Category
Uncategorized
Code Point
f28c

Layout Bottombar Inactive

ti ti-layout-bottombar-inactive

Package
Tabler Icons
Category
Uncategorized
Code Point
fd45

Message Chatbot

ti ti-message-chatbot

Package
Tabler Icons
Category
Uncategorized
Code Point
f38a

Radius Bottom Left

ti ti-radius-bottom-left

Package
Tabler Icons
Category
Uncategorized
Code Point
eec6

Radius Bottom Right

ti ti-radius-bottom-right

Package
Tabler Icons
Category
Uncategorized
Code Point
eec7

Rectangle Rounded Bottom

ti ti-rectangle-rounded-bottom

Package
Tabler Icons
Category
Uncategorized
Code Point
faed

Robot

ti ti-robot

Package
Tabler Icons
Category
Uncategorized
Code Point
f00b

Robot Face

ti ti-robot-face

Package
Tabler Icons
Category
Uncategorized
Code Point
fcbe

Robot Off

ti ti-robot-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f192

Row Insert Bottom

ti ti-row-insert-bottom

Package
Tabler Icons
Category
Uncategorized
Code Point
eed0

Transform Point Bottom Left

ti ti-transform-point-bottom-left

Package
Tabler Icons
Category
Uncategorized
Code Point
fda5

Transform Point Bottom Right

ti ti-transform-point-bottom-right

Package
Tabler Icons
Category
Uncategorized
Code Point
fda6

Transition Bottom

ti ti-transition-bottom

Package
Tabler Icons
Category
Uncategorized
Code Point
f2b2

Vaccine Bottle

ti ti-vaccine-bottle

Package
Tabler Icons
Category
Uncategorized
Code Point
ef69

Vaccine Bottle Off

ti ti-vaccine-bottle-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f439

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.