mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-03-14 17:00:09 +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
|
### Format
|
||||||
|
|
||||||
- **SVG Format Required**: All icons must be submitted in SVG format.
|
- **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 files using the following settings:
|
- **Automatic PNG and WEBP Generation**: PNG and WEBP versions are generated automatically from the SVG (or PNG) files using the following settings:
|
||||||
- **Dimensions**:
|
- **Dimensions**:
|
||||||
- Height: 512 pixels
|
- Height: 512 pixels
|
||||||
- Width: Auto (maintaining aspect ratio)
|
- Width: Auto (maintaining aspect ratio)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user