Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PLAY-1614] Icon Circle Size Bug Fix (#4045)
**What does this PR do?** A clear and concise description with your runway ticket url. This PR address sizing of the icon on the xxs variant for the icon circle kit. Adjusted icon to match desired 10px size set by design standards. [Story 1614](https://runway.powerhrg.com/backlog_items/PLAY-1614) **Screenshots:** Screenshots to visualize your addition/change Before: ![Screenshot 2024-12-20 at 3 26 44 PM](https://github.com/user-attachments/assets/76cc0831-4aa8-4f6c-b8a6-f9f7f9160fff) After: ![Screenshot 2024-12-20 at 3 27 27 PM](https://github.com/user-attachments/assets/f5be7ade-df99-4370-bd37-45dddab57eef) **How to test?** Steps to confirm the desired behavior: 1. kits/icon_circle/react 2. Scroll down to size varients 3. Observe that xxs icon is not 10px 4. See both React and Rails Kit #### Checklist: - [x] **LABELS** Add a label: `enhancement`, `bug`, `improvement`, `new kit`, `deprecated`, or `breaking`. See [Changelog & Labels](https://github.com/powerhome/playbook/wiki/Changelog-&-Labels) for details. - [x] **DEPLOY** I have added the `milano` label to show I'm ready for a review. - [ ] **TESTS** I have added test coverage to my code.
- Loading branch information