import { Meta, Title, Subtitle } from '@storybook/addon-docs/blocks'

<Meta title="Icons/All Icons" parameters={{ docs: { toc: false } }} />

<Title>All Icons</Title>
<Subtitle>
  Browse and search all available icons in the Blocks Icons library.
</Subtitle>

Use **Cmd+F** (Mac) or **Ctrl+F** (Windows) to search for icons by name.

<object
  data="/blocks-icons/icon-sheet.svg"
  type="image/svg+xml"
  style={{ width: '100%', height: '37852px', display: 'block' }}
>
  All Blocks Icons
</object>
