From 8da5f807cf8a64c06377f4868f39e84539cc39c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Wed, 15 Mar 2023 03:33:48 +0100 Subject: Move and extend the browser toolbar This makes the user interface more cohesive, and easier to use. Both toolbars should ideally be made configurable. --- resources/resources.gresource.xml | 1 + resources/text-symbolic.svg | 150 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 151 insertions(+) create mode 100644 resources/text-symbolic.svg (limited to 'resources') diff --git a/resources/resources.gresource.xml b/resources/resources.gresource.xml index b3d6b1c..bfa368e 100644 --- a/resources/resources.gresource.xml +++ b/resources/resources.gresource.xml @@ -4,6 +4,7 @@ ../LICENSE + text-symbolic.svg circle-filled-symbolic.svg funnel-symbolic.svg blend-tool-symbolic.svg diff --git a/resources/text-symbolic.svg b/resources/text-symbolic.svg new file mode 100644 index 0000000..6528635 --- /dev/null +++ b/resources/text-symbolic.svg @@ -0,0 +1,150 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3