Ghost/ghost/admin/public/assets/icons/graph-line.svg
Kevin Ansfield f5035fbf2e Revert svg icon stroke changes
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.
2017-04-15 14:28:47 +01:00

1 line
330 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g stroke="#000" stroke-linejoin="round" stroke-miterlimit="10" fill="none"><path d="M.5.5h23v15h-23z"/><path stroke-linecap="round" d="M11.5 15.5v3M6.5 23.5l5-5 5 5M2.5 8.5h4l2-2.5 2 4.5 2.5-3 2 2 3.5-5"/><path d="M2.5 2.5h19v11h-19z"/></g></svg>