mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-03-13 08:20:10 +01:00
docs: clarify handling of missing SVG files (#863)
Signed-off-by: Bjorn Lammers <bjorn@lammers.media>
This commit is contained in:
parent
745ed80968
commit
ffc40e32dc
@ -23,8 +23,8 @@ Thank you for your interest in contributing to the icon repository! To ensure sm
|
||||
|
||||
### Format
|
||||
|
||||
- **SVG Format Required**: All icons must be submitted in SVG format.
|
||||
- **Automatic PNG and WEBP Generation**: PNG and WEBP versions are generated automatically from the SVG files using the following settings:
|
||||
- **SVG Format Required**: All icons should be submitted in SVG format. If an SVG version is unavailable, a PNG version will suffice, and a WEBP version will be accordingly.
|
||||
- **Automatic PNG and WEBP Generation**: PNG and WEBP versions are generated automatically from the SVG (or PNG) files using the following settings:
|
||||
- **Dimensions**:
|
||||
- Height: 512 pixels
|
||||
- Width: Auto (maintaining aspect ratio)
|
||||
|
Loading…
x
Reference in New Issue
Block a user