Activity Feed Card

A stacked activity feed where each row carries a tinted icon chip, a title and meta line, and a relative timestamp.

Activity

Rowan Blake confirmed

Intake · 09:00

2m

Invoice #4821 paid

$1,240 · Card

18m

Renewal due soon

3 members this week

1h

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Notification18 } from "@/components/beste/piece/notification18";

<Notification18
  title="Activity"
  items={[
    {
      "icon": {
        "displayName": "CalendarCheck"
      },
      "title": "Rowan Blake confirmed",
      "meta": "Intake · 09:00",
      "time": "2m",
      "tone": "emerald"
    },
    {
      "icon": {
        "displayName": "CreditCard"
      },
      "title": "Invoice #4821 paid",
      "meta": "$1,240 · Card",
      "time": "18m",
      "tone": "primary"
    },
    {
      "icon": {
        "displayName": "Bell"
      },
      "title": "Renewal due soon",
      "meta": "3 members this week",
      "time": "1h",
      "tone": "amber"
    }
  ]}
/>

More Notification pieces

View all Notification
3 new likeson your post about shipping velocity
Alex repliedin the #launch-prep thread
Daily standupstarts in 10 minutes

Notification Stack

notification10

Grouped inbox card showing three queued notifications behind two peeking cards above.

New booking confirmed

Rowan Blake · 09:00

now

Single Toast Card

notification19

A compact single-line toast with a tinted icon chip, a title and meta line, and a relative timestamp.

Weekly product syncToday, 14:00 – 14:30
in 10 min
Google Meet6

Calendar Reminder

notification12

Upcoming-meeting card with a starts-soon pill, video location, and attendee count.

Out for deliveryArrives today before 18:00
DHL Express1Z999AA10123456784

Shipping Update

notification13

Delivery progress card with a four-step tracker, carrier line, and ETA string.

12
Notifications

Bell Badge

notification17

Bell icon with a pinging count badge that caps at 99+ and sits in a rounded pill.

Linear
Linearnow
New issue assignedENG-482 · Crash on checkout submit

Push Notification

notification3

Mobile-style push toast with app icon tile, timestamp, and a two-line preview.