Skip to content

Commit

Permalink
Added the x16 bug
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanjwilke committed Oct 13, 2023
1 parent 738212d commit b74fa93
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Once added, the svg attributes should be tweaked so as to integrate with the ico
- Add `class="icon-light"` to paths that are light, generally the fills
- Remove the `width` and `height` attributes of the SVG

To verify that the icon is properly hooked up, run `yarn start` and navigate to the `icons` page. Search for your icon and tweak the colors. If you need to adjust the attributes you can run `yarn build:icons` and storybook will update with the latest changes.
To verify that the icon is properly hooked up, run `yarn && yarn start` and navigate to the `icons` page. Search for your icon and tweak the colors.

When an icon is added or updated, the changeset for both the '@cypress-design/react-icon' and '@cypress-design/vue-icon' packages should include a minor version bump.

Expand Down
5 changes: 5 additions & 0 deletions icon-registry/icons/object-bug_x16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 0 additions & 5 deletions icon-registry/icons/technology-debugger_x24.svg

This file was deleted.

0 comments on commit b74fa93

Please sign in to comment.