mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
NOBUG: Fixed SVG browser compatibility
This commit is contained in:
parent
1906a73574
commit
8b15175347
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">
|
viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve" preserveAspectRatio="xMinYMid meet">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
.st0{fill:#999999;}
|
.st0{fill:#999999;}
|
||||||
</style>
|
</style>
|
||||||
|
|
Before Width: | Height: | Size: 993 B After Width: | Height: | Size: 1 KiB |
Loading…
Add table
Add a link
Reference in a new issue