mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 07:09:48 +03:00
f5035fbf2e
no issue - reverts "remove hardcoded icon stroke colors" - revert "add stroke color to button classes, remove icon-specific stoke/fill styles" Unfortunately these changes had a larger effect than was initially obvious, will PR if these changes still prove to be useful.
1 line
354 B
XML
1 line
354 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" fill="none"><path d="M10.661 16.168l-4.95 2.122 2.122-4.951 8.839-8.839 2.828 2.829zM17.664 9.165l-2.828-2.829M10.661 16.168l-2.828-2.829"/><circle cx="12" cy="12" r="11.5"/></g></svg> |