John KuehJohn Kueh

clock afternoon icon

Phosphor · clock-afternoon · MIT

Download SVG

The Phosphor clock afternoon icon depicts a clock face with hands indicating an afternoon time, commonly used to represent scheduling, time-related settings, or events occurring in the latter half of the day.

Common uses

  • Displaying event times
  • Setting afternoon reminders
  • Indicating a time-based status

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { ClockAfternoon } from '@phosphor-icons/react';

<ClockAfternoon size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<ClockAfternoon size={24} />
thin
<ClockAfternoon size={24} weight="thin" />
light
<ClockAfternoon size={24} weight="light" />
bold
<ClockAfternoon size={24} weight="bold" />
fill
<ClockAfternoon size={24} weight="fill" />
duotone
<ClockAfternoon size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
system
Keywords
timestimeralarmscheduleeventswatchsystemclockafternoonafternoon timeschedule icontime iconalarm clock

FAQ

What does the clock afternoon icon represent?
It represents a specific time of day, particularly the afternoon, and is useful for scheduling, timers, or time-based events.
How do I use the clock afternoon icon in React?
You can import and use it directly in your React components like this: import { ClockAfternoon } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon library, including the clock afternoon icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →