Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: support to set icon color to the theme color when proxy icon st…
…arts with `data:image/svg+xml` (#1166) * feat: support to set icon color to the theme color when proxy icon starts with `data:image/svg+xml` * fix: errors related to set icon color to the theme color 1. remove incorrect CSS properties 2. rearrange these properties 3. use `fallback` property in `Show` component insead of using multiple `Show` components 4. Add reference link above `encodeSvg` function * fix:replace optional attributes with non-null assertions Co-authored-by: kunish <[email protected]> Signed-off-by: Michelle Rodriguez <[email protected]> --------- Signed-off-by: Michelle Rodriguez <[email protected]> Co-authored-by: kunish <[email protected]>
- Loading branch information