Add detection and download of material_symbol icons in config/navigation.rb (#31366)

This commit is contained in:
Emelia Smith 2024-10-01 14:49:04 +02:00 committed by GitHub
commit c5f0da98e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
47 changed files with 60 additions and 23 deletions

View file

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#5f6368"><path d="M320-240 80-480l240-240 57 57-184 184 183 183-56 56Zm320 0-57-57 184-184-183-183 56-56 240 240-240 240Z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24"><path d="M320-240 80-480l240-240 57 57-184 184 183 183-56 56Zm320 0-57-57 184-184-183-183 56-56 240 240-240 240Z"/></svg>

Before

Width:  |  Height:  |  Size: 228 B

After

Width:  |  Height:  |  Size: 209 B

Before After
Before After