- Package
- Boxicons
- Category
- Basic
- Code Point
- f79c
Font Icon Library
Boxicons Search
2,194 icons
Matching "t"
Taco Basic
bx bx-taco
- Package
- Boxicons
- Category
- Basic
- Code Point
- f79d
Tag Alt Basic
bx bx-tag-alt
- Package
- Boxicons
- Category
- Basic
- Code Point
- f79e
Tag Basic
bx bx-tag
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7a0
Tag X Basic
bx bx-tag-x
- Package
- Boxicons
- Category
- Basic
- Code Point
- f79f
Takeaway Basic
bx bx-takeaway
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7a1
Tape Basic
bx bx-tape
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7a2
Target Basic
bx bx-target
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7a3
Task Basic
bx bx-task
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7a4
Taxi Basic
bx bx-taxi
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7a5
Temple Basic
bx bx-temple
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7a6
Tennis Ball Alt Basic
bx bx-tennis-ball-alt
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7a7
Tennis Ball Basic
bx bx-tennis-ball
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7a8
Tennis Basic
bx bx-tennis
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7a9
Tent Basic
bx bx-tent
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7aa
Terminal Basic
bx bx-terminal
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7ab
Test Tube Basic
bx bx-test-tube
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7ac
Text Height Basic
bx bx-text-height
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7ad
Text Underline Basic
bx bx-text-underline
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7ae
Text Width Basic
bx bx-text-width
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7af
Texture Basic
bx bx-texture
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7b0
Thermometer Basic
bx bx-thermometer
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7b1
Thought Bubble Basic
bx bx-thought-bubble
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7b2
Thread Roll Basic
bx bx-thread-roll
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7b3
Thumb Down Basic
bx bx-thumb-down
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7b4
Thumb Up Basic
bx bx-thumb-up
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7b5
Thunder Basic
bx bx-thunder
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7b6
Ticket Basic
bx bx-ticket
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7b8
Ticket Star Basic
bx bx-ticket-star
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7b7
Tickets Basic
bx bx-tickets
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7b9
Timeline Basic
bx bx-timeline
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7ba
Timer Basic
bx bx-timer
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7bb
Tiny Home Basic
bx bx-tiny-home
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7bc
Tired Basic
bx bx-tired
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7bd
Toggle Big Left Basic
bx bx-toggle-big-left
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7be
Toggle Big Right Basic
bx bx-toggle-big-right
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7bf
Toggle Left Basic
bx bx-toggle-left
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7c0
Toggle Right Basic
bx bx-toggle-right
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7c1
Toggles Basic
bx bx-toggles
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7c2
Toilet Roll Basic
bx bx-toilet-roll
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7c3
Tooth Basic
bx bx-tooth
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7c4
Torch Basic
bx bx-torch
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7c5
Tornado Basic
bx bx-tornado
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7c6
Torus Basic
bx bx-torus
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7c7
Towel Basic
bx bx-towel
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7c8
Toy Car Basic
bx bx-toy-car
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7c9
Traffic Barrier Basic
bx bx-traffic-barrier
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7ca
Traffic Cone Basic
bx bx-traffic-cone
- Package
- Boxicons
- Category
- Basic
- Code Point
- f7cb
Add Boxicons 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.boxicons.com/3.0.8/fonts/basic/boxicons.min.css">
Reference version: 3.0.8
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.