Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(icons): update square--solid svg #17560

Merged

Conversation

alisonjoseph
Copy link
Member

@alisonjoseph alisonjoseph commented Sep 24, 2024

Closes carbon-design-system/carbon-website#4228

The Square--solid svg was rendering, however when it was converted to a React component the svg was rendering empty. This simplifies the svg code.

Changelog

Changed

  • cleaned up square--solid svg code.

Testing / Reviewing

you can build locally and check the SquareSolid component inside of icons-react before/after.

Copy link

netlify bot commented Sep 24, 2024

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit f2624d8
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/66fa99bd1c85dd000887ae22
😎 Deploy Preview https://deploy-preview-17560--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Sep 24, 2024

Deploy Preview for v11-carbon-react ready!

Name Link
🔨 Latest commit f2624d8
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/66fa99bd01bc3b0007911854
😎 Deploy Preview https://deploy-preview-17560--v11-carbon-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@kennylam kennylam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link

codecov bot commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.03%. Comparing base (5020449) to head (cf85336).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #17560   +/-   ##
=======================================
  Coverage   77.03%   77.03%           
=======================================
  Files         408      408           
  Lines       13993    13993           
  Branches     4321     4301   -20     
=======================================
  Hits        10779    10779           
- Misses       3041     3042    +1     
+ Partials      173      172    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alisonjoseph alisonjoseph added this pull request to the merge queue Sep 30, 2024
Merged via the queue into carbon-design-system:main with commit 759dfb3 Sep 30, 2024
23 checks passed
@alisonjoseph alisonjoseph deleted the fix-square-solid-icon branch September 30, 2024 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing icon “square solid” —> Formatting category
3 participants