We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e349c77 commit 71d6076Copy full SHA for 71d6076
packages/icons/README.md
@@ -90,6 +90,8 @@ svg [data-icon-path='inner-path'] {
90
}
91
```
92
93
+<!-- alex ignore color -->
94
+
95
In the code snippet above, we are targetting the inner path attribute with
96
`[data-icon-path="inner-path"]`. The value of `fill` will be the custom color
97
you would like to set for the inner path. We also need to set `opacity` to `1`
0 commit comments