Skip to content

Commit 71d6076

Browse files
joshblacktw15egan
andauthored
docs(icons): update README.md (#5708)
Co-authored-by: TJ Egan <tw15egan@gmail.com>
1 parent e349c77 commit 71d6076

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/icons/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ svg [data-icon-path='inner-path'] {
9090
}
9191
```
9292

93+
<!-- alex ignore color -->
94+
9395
In the code snippet above, we are targetting the inner path attribute with
9496
`[data-icon-path="inner-path"]`. The value of `fill` will be the custom color
9597
you would like to set for the inner path. We also need to set `opacity` to `1`

0 commit comments

Comments
 (0)