aboutsummaryrefslogtreecommitdiff
path: root/themes/hugo-pt2021/static/icons/rss.svg
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2021-10-15 09:08:36 -0400
committerPaul Duncan <pabs@pablotron.org>2021-10-15 09:08:36 -0400
commitfcbf26bbbe07917204e6a73552b12c23caeba695 (patch)
tree4328688ec46c9fc748495d62d468d4e973cce517 /themes/hugo-pt2021/static/icons/rss.svg
parent1561e3f458ea62a393208c521f72935fdceabd3f (diff)
downloadpablotron.org-fcbf26bbbe07917204e6a73552b12c23caeba695.tar.bz2
pablotron.org-fcbf26bbbe07917204e6a73552b12c23caeba695.zip
static/icons: remove opacity from icon svgs
Diffstat (limited to 'themes/hugo-pt2021/static/icons/rss.svg')
-rw-r--r--themes/hugo-pt2021/static/icons/rss.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/hugo-pt2021/static/icons/rss.svg b/themes/hugo-pt2021/static/icons/rss.svg
index e96abb8..3926ac6 100644
--- a/themes/hugo-pt2021/static/icons/rss.svg
+++ b/themes/hugo-pt2021/static/icons/rss.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#ffffff88" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rss"><path d="M4 11a9 9 0 0 1 9 9"></path><path d="M4 4a16 16 0 0 1 16 16"></path><circle cx="5" cy="19" r="1"></circle></svg>
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rss"><path d="M4 11a9 9 0 0 1 9 9"></path><path d="M4 4a16 16 0 0 1 16 16"></path><circle cx="5" cy="19" r="1"></circle></svg>