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

feat: add 16px icons and update all svgs #91

Merged
merged 2 commits into from
Feb 2, 2024
Merged

Conversation

BalbinaK
Copy link
Contributor

@BalbinaK BalbinaK commented Feb 1, 2024

Fixes WARP-486

  • add 16px versions of all icons (except market icons and icons that will be renamed in feat: BREAKING CHANGE rename and delete deprecated icons #86)
  • add a script to pnpm build:react which prints icons that have invalid sizes - can be helpful when we need to manually update icons using svgs provided in a zip file exported from Figma
Screenshot 2024-02-01 at 15 33 59

…ght value

When we copy over svgs from Figma, it sometimes happens that those files have invalid height/width
applied to svg element. By printing a list of invalid icons, we are increasing our chances of
spotting those tiny errors.
@BalbinaK BalbinaK requested a review from a team February 1, 2024 14:34
@BalbinaK BalbinaK merged commit a5f5794 into next Feb 2, 2024
1 check passed
@BalbinaK BalbinaK deleted the feat/add-16px-icons branch February 2, 2024 07:08
github-actions bot pushed a commit that referenced this pull request Feb 2, 2024
# [1.5.0-next.4](v1.5.0-next.3...v1.5.0-next.4) (2024-02-02)

### Features

* add 16px icons and update all svgs ([#91](#91)) ([a5f5794](a5f5794))
github-actions bot pushed a commit that referenced this pull request Feb 2, 2024
# [1.5.0](v1.4.0...v1.5.0) (2024-02-02)

### Bug Fixes

* locale detection for icons ([#81](#81)) ([f97d09f](f97d09f))
* update oikotie market icons ([#83](#83)) ([d4bad16](d4bad16))
* update strings for logout, picture-stack and organize ([#90](#90)) ([f381be3](f381be3))

### Features

* add 16px icons and update all svgs ([#91](#91)) ([a5f5794](a5f5794))
* add missing 16px icons and a geometric-shapes icon ([#84](#84)) ([c22fd1b](c22fd1b))
* add missing icons ([#88](#88)) ([f5db3ac](f5db3ac))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants