summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorAdrien Plazas <kekun.plazas@laposte.net>2022-05-10 08:47:53 +0200
committerRobert Ancell <robert.ancell@gmail.com>2022-05-12 23:04:51 +0000
commitd548309f3462dab791fe020115828f18b8c649f5 (patch)
tree51827c5553fabacf8f77389035a34eba4426ab79 /shell
parentf2402869bbc053b08010c3a9c11370aac9857e49 (diff)
downloadgnome-control-center-d548309f3462dab791fe020115828f18b8c649f5.tar.gz
info-overview-panel: Use the external link icon for the updates link
This makes it explicit it opens another application to perform the action.
Diffstat (limited to 'shell')
-rw-r--r--shell/gnome-control-center.gresource.xml1
-rw-r--r--shell/icons/external-link-symbolic.svg2
2 files changed, 3 insertions, 0 deletions
diff --git a/shell/gnome-control-center.gresource.xml b/shell/gnome-control-center.gresource.xml
index ec1feae1e..13c061108 100644
--- a/shell/gnome-control-center.gresource.xml
+++ b/shell/gnome-control-center.gresource.xml
@@ -10,6 +10,7 @@
<!-- Panel icons -->
<gresource prefix="/org/gnome/Settings">
+ <file preprocess="xml-stripblanks">icons/external-link-symbolic.svg</file>
<file preprocess="xml-stripblanks">icons/multitasking-symbolic.svg</file>
<file>style.css</file>
</gresource>
diff --git a/shell/icons/external-link-symbolic.svg b/shell/icons/external-link-symbolic.svg
new file mode 100644
index 000000000..a24ed4b05
--- /dev/null
+++ b/shell/icons/external-link-symbolic.svg
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px"><g fill="#2e3436"><path d="m 2 3 v 11 h 11 v -4 h -2 v 2 h -7 v -7 h 2 v -2 z m 0 0"/><path d="m 9 2 c -0.550781 0 -1 0.449219 -1 1 s 0.449219 1 1 1 h 3 v 3 c 0 0.550781 0.449219 1 1 1 s 1 -0.449219 1 -1 v -4 c 0 -0.550781 -0.449219 -1 -1 -1 z m 0 0"/><path d="m 13 2 h 1 v 1 h -1 z m 0 0"/><path d="m 12.292969 2.289062 l -4.5 4.46875 c -0.390625 0.390626 -0.390625 1.027344 0 1.414063 c 0.390625 0.394531 1.023437 0.394531 1.414062 0.007813 l 4.5 -4.46875 c 0.390625 -0.390626 0.390625 -1.027344 0 -1.414063 c -0.386719 -0.394531 -1.019531 -0.394531 -1.414062 -0.007813 z m 0 0"/><path d="m 13 7 h 1 v 1 h -1 z m 0 0"/><path d="m 8 2 h 1 v 1 h -1 z m 0 0"/></g></svg>