mirror of
https://github.com/NickKaramoff/shareon
synced 2025-02-02 00:46:45 +01:00
Fix web-share.svg icon
There was an encoding issue in the stroke color.
This commit is contained in:
parent
3150d947f7
commit
3620323d7c
@ -1 +1 @@
|
||||
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="none" stroke="%23fff" stroke-width="2" d="M18 2a3 3 0 1 0 0 6 3 3 0 1 0 0-6zM6 9a3 3 0 1 0 0 6 3 3 0 1 0 0-6zm12 7a3 3 0 1 0 0 6 3 3 0 1 0 0-6z"/></svg>
|
||||
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="none" stroke="#fff" stroke-width="2" d="M18 2a3 3 0 1 0 0 6 3 3 0 1 0 0-6zM6 9a3 3 0 1 0 0 6 3 3 0 1 0 0-6zm12 7a3 3 0 1 0 0 6 3 3 0 1 0 0-6z"/></svg>
|
||||
|
Before Width: | Height: | Size: 224 B After Width: | Height: | Size: 223 B |
Loading…
x
Reference in New Issue
Block a user