mirror of
https://codeberg.org/vegvisir/branding.git
synced 2025-11-05 07:32:41 +01:00
feat: add support icons (#1)
Let's track the support icons used in the Vegvisir README here as well. Reviewed-on: https://codeberg.org/vegvisir/branding/pulls/1 Co-authored-by: vlw <victor@vlw.se> Co-committed-by: vlw <victor@vlw.se>
This commit is contained in:
parent
ff8f2e6d7a
commit
49b560575b
5 changed files with 11 additions and 0 deletions
11
support/README.md
Normal file
11
support/README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# `/support`
|
||||
Support icons for Vegvisir documentation.
|
||||
|
||||
The naming pattern for all icons should be:
|
||||
```
|
||||
[name]-[width]x[height].png
|
||||
```
|
||||
for example:
|
||||
```
|
||||
gecko-64x64.png
|
||||
```
|
||||
BIN
support/chromium-64x64.png
Normal file
BIN
support/chromium-64x64.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.4 KiB |
BIN
support/gecko-64x64.png
Normal file
BIN
support/gecko-64x64.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.8 KiB |
BIN
support/php-100x53.png
Normal file
BIN
support/php-100x53.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
BIN
support/webkit-64x64.png
Normal file
BIN
support/webkit-64x64.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.9 KiB |
Loading…
Add table
Reference in a new issue