libreoffice-online/loleaflet/images/lc_keyboardshortcuts.svg
Pedro Pinto Silva 144134e88c Notebookbar: Help Tab: promote items to bigtoolitem
Fix a single line layout of small icons in the help tab
by promoting those buttons to bigtoolitem.
- Hopefully this change makes it easier to scan and detect
those actions, specially:
	- Online Help
	- Report an Issue
This change also improves the space efficient, giving more room
for upcoming buttons

Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: Ic9a709e4c36d2e42a95466f9f0899399142789ad
2021-05-10 09:21:19 +02:00

21 lines
1.1 KiB
XML

<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<g id="background"
class="icn icn--area-color"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 2.5,6.5 h 19 v 11 h -19 z" />
</g>
<g id="background"
class="icn icn--secondary-line-color"
fill="none"
stroke="#797774"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M 5.5 8.5 L 5.5 9.5 L 6.5 9.5 L 6.5 8.5 L 5.5 8.5 z M 8.5 8.5 L 8.5 9.5 L 9.5 9.5 L 9.5 8.5 L 8.5 8.5 z M 11.5 8.5 L 11.5 9.5 L 12.5 9.5 L 12.5 8.5 L 11.5 8.5 z M 14.5 8.5 L 14.5 9.5 L 15.5 9.5 L 15.5 8.5 L 14.5 8.5 z M 17.5 8.5 L 17.5 9.5 L 18.5 9.5 L 18.5 8.5 L 17.5 8.5 z M 5.5 11.5 L 5.5 12.5 L 6.5 12.5 L 6.5 11.5 L 5.5 11.5 z M 8.5 11.5 L 8.5 12.5 L 9.5 12.5 L 9.5 11.5 L 8.5 11.5 z M 11.5 11.5 L 11.5 12.5 L 12.5 12.5 L 12.5 11.5 L 11.5 11.5 z M 14.5 11.5 L 14.5 12.5 L 15.5 12.5 L 15.5 11.5 L 14.5 11.5 z M 17.5 11.5 L 17.5 12.5 L 18.5 12.5 L 18.5 11.5 L 17.5 11.5 z M 7.5 14.5 L 7.5 15.5 L 16.5 15.5 L 16.5 14.5 L 7.5 14.5 z " />
</g>
</svg>