Skip to content

Commit

Permalink
Update icon release instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
germain-gg authored Oct 6, 2023
1 parent 4a1586d commit 82a0404
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/icons.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ Transforms the icon to a vector drawable asset

Transforms the icon to an XCode Image Set

## Contributing a new icon
## Synchronising icons

- Create an icon and fit it in a 32x32 view box and adjust its size to have optical coherency in the entire icon set
- Create the icon and add it to the Figma icon library https://www.figma.com/file/gkNXqPoiJhEv2wt0EJpew4/Compound-Icons?type=design&mode=design&t=lYEYAWjnNUSGFhV4-11
- Use [SVG Export](https://www.figma.com/community/plugin/814345141907543603) on Figma. Making sure to use `currentColor` so the icon can be tintable
- Copy the icon to the `icons/` folder
- Copy the icons to the `icons/` folder
- Run `yarn build` at the root of the project or ask a maintainer to do this for you
- Open a pull request against the `develop` branch

0 comments on commit 82a0404

Please sign in to comment.