diff --git a/allianceauth/framework/templates/framework/svg/sprite.svg b/allianceauth/framework/templates/framework/svg/sprite.svg index f9ab2f65..964501d5 100644 --- a/allianceauth/framework/templates/framework/svg/sprite.svg +++ b/allianceauth/framework/templates/framework/svg/sprite.svg @@ -15,9 +15,61 @@ - + + + diff --git a/docs/development/custom/framework/svg-sprite.md b/docs/development/custom/framework/svg-sprite.md index 81ca95fa..92858efe 100644 --- a/docs/development/custom/framework/svg-sprite.md +++ b/docs/development/custom/framework/svg-sprite.md @@ -48,3 +48,13 @@ The loading spinner can be used with the following code: ``` + +### Mumble Logo + +The Mumble logo can be used with the following code: + +```html + + + +```