mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-12-18 06:45:04 +01:00
[ADD] Mumble logo to SVG sprite
Could be used in at least 2 community apps. - Mumble Temp Links (https://github.com/Solar-Helix-Independent-Transport/allianceauth-mumble-temp) - AA Mumble Quick Connect (https://github.com/ppfeufer/aa-mumble-quick-connect)
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