mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-12-18 06:45:04 +01:00
Merge branch 'mumble-logo-svg' into 'master'
[ADD] Mumble logo to SVG sprite See merge request allianceauth/allianceauth!1755
This commit is contained in:
@@ -48,3 +48,13 @@ The loading spinner can be used with the following code:
|
||||
<use href="#aa-loading-spinner"></use>
|
||||
</svg>
|
||||
```
|
||||
|
||||
### Mumble Logo
|
||||
|
||||
The Mumble logo can be used with the following code:
|
||||
|
||||
```html
|
||||
<svg>
|
||||
<use href="#aa-mumble-logo"></use>
|
||||
</svg>
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user