import { ComponentExample } from "@/components/ComponentExample" import { ComponentReference } from "@/components/ComponentReference" export const metadata = { title: `Icon Badge`, } # {metadata.title} A component that displays an icon in a badge. In this guide, you'll learn how to use the Icon Badge component. ## Usage ```tsx import { IconBadge } from "@medusajs/ui" import { BuildingTax } from "@medusajs/icons" ``` ```tsx ``` --- ## API Reference --- ## Examples ### Colors ### Sizes