libreoffice-online/loleaflet/images/lc_undo.svg
Andreas-Kainz c7b76b164f Mobile TopBar update layout
Fullscreen and presentation was removed (they are available at the hamburger menu)
Spacer after undo/redo so that there are 3 buttons on the left and 3 on the right
Update TopBar icons. All are now monochrome

Signed-off-by: Andreas-Kainz <kainz.a@gmail.com>
Change-Id: Iff79bc24a4fcfacee63d87ecefea76c00b1dfdab
2021-05-28 08:42:10 +02:00

13 lines
397 B
XML

<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<g id="symbol"
class="icn icn--highlight-color-line"
fill="none"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 8.5,14.5 -5,-5 5,-5" />
<path d="M 3.5,9.5 H 15 c 3,0 5.5,2.5 5.5,5.5 0,3 -2.5,5.5 -5.5,5.5" />
</g>
</svg>