mirror of
https://codeberg.org/vegvisir/branding.git
synced 2025-11-04 23:22:41 +01:00
docs: add README for support icons
This commit is contained in:
parent
f57f30d23a
commit
62a2323e9e
1 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
|
||||
```
|
||||
Loading…
Add table
Reference in a new issue