Skip to content

Commit

Permalink
chore: Update Icon docs (#1278)
Browse files Browse the repository at this point in the history
Co-authored-by: Vincent Smedinga <[email protected]>
  • Loading branch information
alimpens and VincentSmedinga authored Jun 28, 2024
1 parent 3072f32 commit 0dea656
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/css/src/components/icon/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,7 @@ Icons are aligned to the left of the text by default and vertically centred to t
Icons use the same text levels as all typographic components to determine their size.
This ensures easy alignment between icons and text.
[Refer to the typography documentation for more information](/docs/docs-design-guidelines-typography--docs).

## Overview

[You can find an overview of the available icons here](/docs/docs-assets-icons--docs).
2 changes: 1 addition & 1 deletion storybook/src/components/Icon/Icon.docs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import { StatusBadge } from "../../docs/components/StatusBadge";

<Markdown>{README}</Markdown>

# Usage
## Usage

Use the React Icon component together with a React SVG component from `@amsterdam/design-system-react-icons`.
Import this SVG as follows:
Expand Down

0 comments on commit 0dea656

Please sign in to comment.