From 48735d20a0b7b1c72a1f7c2af595be4289df3cda Mon Sep 17 00:00:00 2001 From: Ash Guillaume <10384315+ashygee@users.noreply.github.com> Date: Thu, 24 Jan 2019 21:58:59 -0800 Subject: [PATCH] docs: Add Figma section to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index aaa9a0c..de194a3 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ npm install feather-icons * [Client-side JavaScript](#client-side-javascript) * [Node](#node) * [SVG Sprite](#svg-sprite) + * [Figma](#figma) * [API Reference](#api-reference) * [`feather.icons`](#feathericons) * [`feather.icons[name].toSvg()`](#feathericonsnametosvgattrs) @@ -225,6 +226,8 @@ However, this markup can be simplified using a simple CSS class to avoid repetit ``` +### Figma +Feather is available as a [Figma component library](https://www.figma.com/file/dyJRSFTIajik4cdkcXN8yA3K/Feather-Component-Library). To use the components, log in to your Figma account and **duplicate** the file to your drafts. ## API Reference