momentum-design / momentum-ui

Momentum UI is a collection of UI libraries for implementing Momentum Design into web applications and websites.
https://momentum.design
MIT License
199 stars 204 forks source link

fix: 'live' icon svg #1435

Open BartSu opened 1 year ago

BartSu commented 1 year ago

Description

update live icon svg

Related Issue

fix live icon svg, getting rid of 'filled-rule' attribute

Motivation and Context

script may cannot handle filled-rule

How Has This Been Tested?

local test

Screenshots:

Before (If applicable):

After:

Types of changes

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.50 :tada:

Comparison is base (7516dfd) 93.83% compared to head (8376bc6) 94.34%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1435 +/- ## ========================================== + Coverage 93.83% 94.34% +0.50% ========================================== Files 132 132 Lines 18279 18279 Branches 2780 2806 +26 ========================================== + Hits 17152 17245 +93 + Misses 1127 1034 -93 ``` [see 10 files with indirect coverage changes](https://codecov.io/gh/momentum-design/momentum-ui/pull/1435/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=momentum-design) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=momentum-design). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=momentum-design)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.