Chapter 70: Icons Status

Status Icons” (officially called Icons Status on the W3Schools site).

This is — as always — the dedicated reference/cheat-sheet page on W3Schools listing all free Font Awesome 5 icons in the Status category.

URL (still working in February 2026): https://www.w3schools.com/icons/fontawesome5_icons_status.asp

It’s usually placed near the end of the list (after Spinners / Social and before Users or Text Formatting), because status icons are mostly used for state indicators and UI feedback.

The page opens with the short introduction:

Status Icons The table below shows the Free Font Awesome 5 Status icons:

…followed by the standard table with preview, class name, unicode, and “Try it” button.

1. What does the “Icons Status” page contain?

This category contains only the icons that are primarily used to show status, state, availability, progress, success/failure, online/offline, pending, warning, danger, or information messages.

These icons are extremely common in modern web applications for:

  • User status (online/offline/away)
  • Notification badges (success, error, info, warning)
  • Form validation (check / cross / exclamation)
  • Progress / task status
  • Order / delivery status
  • Chat / messaging status (seen, delivered, sending)
  • Server / system status indicators
  • “Loading / Pending” states
  • Alert / toast messages
  • Availability calendars / booking status

In Font Awesome 5 free the Status category is small but extremely useful — only about 12–18 truly practical icons (mostly solid fas style). Font Awesome 6 and 7 later added many more (circle-check, circle-xmark, circle-info, circle-exclamation, square-check, square-xmark, signal / wifi-signal variants, battery levels), but FA5 free already has the classic status indicators that are still used on millions of websites and dashboards in 2026.

2. The actual free Status icons in Font Awesome 5

Here are the most important / most frequently used ones from the W3Schools page (solid fas style unless noted):

Icon name Class name Looks like Most common usage / meaning
check fas fa-check ✓ Checkmark Success, done, correct, verified
check-circle fas fa-check-circle ✓ Inside circle Success alert / toast, positive validation
check-double fas fa-check-double ✓✓ Double check Seen / read (very common in chat apps)
check-square fas fa-check-square ✓ Inside square Checkbox checked state
times fas fa-times × Close / cross Error, close, delete, wrong
times-circle fas fa-times-circle × Inside circle Error alert / toast, negative validation
exclamation fas fa-exclamation ! Exclamation Warning, important, attention
exclamation-circle fas fa-exclamation-circle ! Inside circle Warning / danger alert
exclamation-triangle fas fa-exclamation-triangle ⚠️ Warning triangle Critical warning, danger
info fas fa-info i Info Information, help, more details
info-circle fas fa-info-circle i Inside circle Info alert / tooltip
question fas fa-question ? Question mark Unknown, help, FAQ
question-circle fas fa-question-circle ? Inside circle Help / tooltip / unknown state
bell fas fa-bell 🔔 Notification bell Notifications, alerts (regular: far fa-bell)
bell-slash fas fa-bell-slash 🔔🚫 Muted bell Notifications off
dot-circle fas fa-dot-circle ◉ Circle with dot Radio button selected, status dot
circle fas fa-circle ● Solid circle Status indicator (green/red/yellow dot)

These are basically the complete useful set for status in Font Awesome 5 free.

3. Real code examples – how developers actually use them

Example 1 – Form Validation States (very common)

HTML

Example 2 – Notification / Toast Messages

HTML

Example 3 – Online / Offline Status Dots

HTML

Example 4 – “Seen / Delivered” Chat Status

HTML

4. Quick Teacher Summary – FA5 Status Icons (2026 reality)

  • How many real status icons are there in FA5 free? → Around 10–14 truly useful ones (check, times, exclamation, info, question, bell, shield, user-shield, etc.)
  • Is there a modern “circle-check” / “square-check” / “shield-check”? → No — those came in Font Awesome 6 free
  • Best alternatives in 2026 if you need more status icons
    1. Font Awesome 6 or 7 (free version) → much better status & validation set
    2. Google Material Symbols → excellent check, close, info, warning, error icons
    3. Bootstrap Icons → good status & alert icons
    4. Tabler Icons → very complete status & notification set
    5. Heroicons / Lucide → modern line-style status icons

So in short: Font Awesome 5 Status Icons = small but very powerful set → check ✓, times ×, exclamation !, info i, question ?, bell 🔔, shield 🛡️, user-shield 👤🛡️, etc.

Got it now? Want me to:

  • Build a full “Form Validation + Toast Notifications + Status Dots” demo page with these icons?
  • Show how they look in a modern chat app (seen/delivered) or dashboard (online/offline)?
  • Compare FA5 vs FA6/7 status icons (way more modern validation & state icons in newer versions)?
  • Or move to the next category in the series?

Just raise your hand — teacher is ready! ✓ × ! i ? 🛡️ 🚀

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *