--- title: Icons icon: TbIcons image: /images/user-guide/objects/objects.png --- A list of icons used throughout our app. ## Tabler Icons We use Tabler icons for React throughout the app.
``` yarn add @tabler/icons-react ```
You can import each icon as a component. Here's an example:
{ return ; };`} />
## Custom Icons In addition to Tabler icons, the app also uses some custom icons. ### Icon Address Book Displays an address book icon. { return ; };`} />