NOBUG: Fixed SVG browser compatibility

This commit is contained in:
Sara Arjona 2024-04-05 13:23:32 +02:00
parent 6f3bf87f41
commit 852ef9cbfc
No known key found for this signature in database

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, 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"
viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve" preserveAspectRatio="xMinYMid meet">
<style type="text/css">
.st0{fill:#231F20;}
.st1{fill:none;stroke:#231F20;stroke-width:3;stroke-miterlimit:10;}

Before

Width:  |  Height:  |  Size: 739 B

After

Width:  |  Height:  |  Size: 775 B