From 7b8f8d3053a3b357716ac881e04adc0411a4b6cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Go=CC=88khan=20O=CC=88ztu=CC=88rk?= Date: Wed, 21 Sep 2022 09:34:38 +0300 Subject: [PATCH] docs: add material icon link to icon comp mdx --- src/components/Icon/Icon.stories.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/components/Icon/Icon.stories.mdx b/src/components/Icon/Icon.stories.mdx index f60aa44..2666994 100644 --- a/src/components/Icon/Icon.stories.mdx +++ b/src/components/Icon/Icon.stories.mdx @@ -65,4 +65,6 @@ export const Default = (args) => { # Reference - +##### You can use any icon from Material Design Icons: [Material Icons](https://fonts.google.com/icons?icon.set=Material+Icons) + +