From 2d4cab52b37c58c881e8bb7786adbe868f004a63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Wed, 22 Dec 2021 10:59:03 +0100 Subject: Integrate jpeg-quantsmooth Also, don't pointlessly store JPEGs in an ARGB Cairo surface. --- resources/heal-symbolic.svg | 107 ++++++++++++++++++++++++++++++++++++++ resources/resources.gresource.xml | 1 + 2 files changed, 108 insertions(+) create mode 100644 resources/heal-symbolic.svg (limited to 'resources') diff --git a/resources/heal-symbolic.svg b/resources/heal-symbolic.svg new file mode 100644 index 0000000..4d488c2 --- /dev/null +++ b/resources/heal-symbolic.svg @@ -0,0 +1,107 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/resources.gresource.xml b/resources/resources.gresource.xml index 1a99827..45439b6 100644 --- a/resources/resources.gresource.xml +++ b/resources/resources.gresource.xml @@ -5,5 +5,6 @@ funnel-symbolic.svg blend-tool-symbolic.svg checkerboard-symbolic.svg + heal-symbolic.svg -- cgit v1.2.3