Bell icon with a pinging count badge that caps at 99+ and sits in a rounded pill.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Notification17 } from "@/components/beste/piece/notification17";
<Notification17
count={12}
label="Notifications"
pinging={true}
tone="rose"
/>