mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 15:12:58 +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
326 B
XML
1 line
326 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="M11.5 1.5h12v22h-23v-22h3"/><path d="M11.5 13.5l-4-4-4 4v-13h8zM14.5 7.5h6M14.5 10.5h6M14.5 13.5h6M3.5 16.5h17M3.5 19.5h13"/></g></svg> |