Skip to content

Commit

Permalink
Further optimize the logo/icon (#5914)
Browse files Browse the repository at this point in the history
* Further optimized, now using viewbox of 0 0 24 24

It's not exactly required, but projects such as simple-icons use a 24 24 viewbox, and dont move the viewbox into the middle for no reason (instead starting at 0 0)

* Added color to the icon

* Update aiohttp-plain.svg

* Added same height width as original

* Update aiohttp-plain.svg

* Create 5914.misc

* Make the change note clearer

Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
  • Loading branch information
ShadiestGoat and webknjaz authored Oct 6, 2021
1 parent a3c85e9 commit 5fab03a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGES/5914.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Changed the SVG logos to be more optimized and the viewbox to 0 0 24 24, while keeping the same height and width -- :user:`ShadiestGoat`.
2 changes: 1 addition & 1 deletion docs/aiohttp-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/aiohttp-plain.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5fab03a

Please sign in to comment.