Skip to content
This repository was archived by the owner on Jul 19, 2021. It is now read-only.

Full Color Icons Explanation #1039

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/v0/css-examples/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down