mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
Fixed the svg icon flicker
This commit is contained in:
parent
e6c7d66553
commit
b3bbb03c79
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.2px !important;}</style></defs><path class="a" d="M.75 23.249l22.5-22.5M23.25 23.249L.75.749"/></svg>
|
<svg viewBox="0 0 24 24" height="16" width="16" xmlns="http://www.w3.org/2000/svg" stroke-width="1.5"><path d="M0.75 23.249L23.25 0.749" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path><path d="M23.25 23.249L0.75 0.749" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path></svg>
|
Before Width: | Height: | Size: 265 B After Width: | Height: | Size: 354 B |
Loading…
Add table
Reference in a new issue