Update docs now that SVG icons are the only option

pull/11253/head
Thibaud Colas 2023-11-14 14:33:14 +00:00
rodzic 6b973dca45
commit 48a62df3df
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -90,7 +90,7 @@ This is an area of active improvement for Wagtail, with [ongoing discussions](ht
- Always use the `trimmed` attribute on `blocktranslate` tags to prevent unnecessary whitespace from being added to the translation strings.
## SVG icons
## Icons
We use inline SVG elements for Wagtails icons, for performance and so icons can be styled with CSS. View [](icons) for information on how icons are set up for Wagtail users.