aboutsummaryrefslogtreecommitdiff
path: root/src/icons
diff options
context:
space:
mode:
authorFelix (xq) Queißner <git@mq32.de>2020-06-11 02:43:30 +0200
committerFelix (xq) Queißner <git@mq32.de>2020-06-11 02:43:30 +0200
commit72e4523e2fb27ee714c30c5aa135198f7b5d553d (patch)
tree08dfb374835b66b67642955b658ea6f8c3de2295 /src/icons
parent2779c61e83491d1d798f3f494aa890e3f586245a (diff)
downloadkristall-72e4523e2fb27ee714c30c5aa135198f7b5d553d.tar.gz
Slight improvements for client certificate display, permanent certs are now selectable with double click and have icons, adds changelog into application itself: about:updates
Diffstat (limited to 'src/icons')
-rw-r--r--src/icons/certificate.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/icons/certificate.svg b/src/icons/certificate.svg
new file mode 100644
index 0000000..f158c12
--- /dev/null
+++ b/src/icons/certificate.svg
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="24" height="24" viewBox="0 0 24 24"><path d="M4,3C2.89,3 2,3.89 2,5V15A2,2 0 0,0 4,17H12V22L15,19L18,22V17H20A2,2 0 0,0 22,15V8L22,6V5A2,2 0 0,0 20,3H16V3H4M12,5L15,7L18,5V8.5L21,10L18,11.5V15L15,13L12,15V11.5L9,10L12,8.5V5M4,5H9V7H4V5M4,9H7V11H4V9M4,13H9V15H4V13Z" /></svg> \ No newline at end of file