aboutsummaryrefslogtreecommitdiff
path: root/p
diff options
context:
space:
mode:
authorGravatar Offerel <14041522+Offerel@users.noreply.github.com> 2019-10-16 08:16:04 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-10-16 08:16:04 +0200
commitab4c3891ba27604d3b0f3bd79ad0f697c92ce246 (patch)
tree0d31e6cbaf84c267e3a609cc0b3491bcfcd4a24f /p
parent9dccfd23f41b7a30a8ab2bf90d9846f5030e0408 (diff)
Fix for broken read icon in Firefox (#2571)
* Fix for broken reading view icon in Firefox * Update CREDITS.md * Update CREDITS.md * Fix for broken read icon in Firefox
Diffstat (limited to 'p')
-rw-r--r--p/themes/Swage/icons/read.svg6
1 files changed, 1 insertions, 5 deletions
diff --git a/p/themes/Swage/icons/read.svg b/p/themes/Swage/icons/read.svg
index 86f3e60f3..4ab272b39 100644
--- a/p/themes/Swage/icons/read.svg
+++ b/p/themes/Swage/icons/read.svg
@@ -1,5 +1 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<svg enable-background="new 0 0 16 16" version="1.1" viewBox="0 0 16 16" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
-<style type="text/css">.st0{fill:#DDDDDD;}</style>
-<path class="st0" d="M15.9,6c0-0.6-0.3-1.1-0.7-1.4L8,0.4L0.8,4.6C0.3,4.9,0,5.4,0,6v8c0,0.9,0.7,1.6,1.6,1.6h12.8,c0.9,0,1.6-0.7,1.6-1.6L15.9,6z M8,10L1.4,5.9L8,2l6.6,3.9L8,10z"/>
-</svg>
+<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><style type="text/css"> .st0{fill:#DDDDDD;}</style><path class="st0" d="M15.9 6c0-0.6-0.3-1.1-0.7-1.4L8 0.4 0.8 4.6C0.3 4.9 0 5.4 0 6v8c0 0.9 0.7 1.6 1.6 1.6h12.8c0.9 0 1.6-0.7 1.6-1.6L15.9 6zM8 10L1.4 5.9 8 2l6.6 3.9L8 10z"/></svg> \ No newline at end of file