From edbbb5d30d55ba1183f6c8efe7b217df12d1ec0f Mon Sep 17 00:00:00 2001 From: Anna Phillips Date: Thu, 13 Jun 2019 13:05:38 +1200 Subject: [PATCH] Full Color Icons Explanation Add description on how to use full color icons. (With CLA signed now). --- docs/v0/css-examples/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/v0/css-examples/index.md b/docs/v0/css-examples/index.md index b985b6bd8..b444ebc3d 100644 --- a/docs/v0/css-examples/index.md +++ b/docs/v0/css-examples/index.md @@ -198,6 +198,10 @@ Below is a list of all available icons and their respective names. It is recommended to set descriptive text that also acts as a fallback for icons. See the [demo for visually hiding text and icon fallback text](#visually-hide). +### Full color icons + +For icons with multiple colors, make sure the file name of the icon includes the text `-full-color`. This will add the class `icon--full-color` when the icon is compiled. + ### Update icons manually If you need to add an icon to a live shop without Slate's build tools, follow these steps: