NOBUG: Fixed SVG browser compatibility

This commit is contained in:
Sara Arjona 2024-11-29 12:36:28 +01:00
parent 5a70440260
commit 7895cc4c0a
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 25.2.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg width="24px" height="24px" version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve" preserveAspectRatio="xMinYMid meet">
<g>
<path d="M15.2,7.6L10.8,7c-0.2,0-0.4,0.1-0.4,0.3v0.3c0,0.1,0.1,0.2,0.3,0.3l4.3,0.6c0.2,0,0.4-0.1,0.4-0.3V7.8
C15.4,7.7,15.3,7.6,15.2,7.6z"/>

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB