docs: add README for support icons

This commit is contained in:
Victor Westerlund 2025-11-01 18:53:05 +01:00
parent f57f30d23a
commit 62a2323e9e

11
support/README.md Normal file
View 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
```