Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Replaced all icons on website with higher resolution SVG versions, that were available in Haiku artwork directory.
Some notable issues, that might prevent this PR from being merged right away, hence why I am creating it as draft.
Talking about API documentation, I found that there are some images used from main website. It should be easy to update CSS and use SVG icons there too. Are there any other Haiku sub-websites that are sharing icons with main website and removing PNG icons might break them?
Now for the main issue: some SVG icons are still rendered with errors in WebPositive, mostly related to gradients. I fear this might be not acceptable.

On modern browsers SVG icons are looking good, especially on higher resolution displays. There are a few minor rendering issues here and there, though.

All remaining standard definition PNG images should be updated in separate task. Maybe we could even remake "Get Haiku" button using CSS only?