Bedrock Design System

Spot Illustrations

UsagePermalink to: Usage

ReactPermalink to: React

All spot illustrations are available as React components via the Illustration Component and the name prop (see list of names below).

Open
import { Illustration } from "@peakon/bedrock/react/assets/Illustration";

function Snippet() {
  return <Illustration name="spot-kiosk" />;
}

LibraryPermalink to: Library