From 7c0d339976fb26a9fc9ab74a540c7d5b7d640f80 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Wed, 24 May 2023 01:54:25 +0200 Subject: [PATCH] Themes: add 'website'-button which shows up by default if a website is known --- assets/layers/icons/icons.json | 7 +++ assets/layers/icons/license_info.json | 10 ++++ assets/layers/icons/website.svg | 77 +++++++++++++++++++++++++++ 3 files changed, 94 insertions(+) create mode 100644 assets/layers/icons/license_info.json create mode 100644 assets/layers/icons/website.svg diff --git a/assets/layers/icons/icons.json b/assets/layers/icons/icons.json index afcbb62f1..0ae215066 100644 --- a/assets/layers/icons/icons.json +++ b/assets/layers/icons/icons.json @@ -77,6 +77,13 @@ "render": "email", "condition": "email~*" }, + { + "id": "websitelink", + "labels": [ + "defaults" + ], + "render": "website" + }, { "id": "smokingicon", "labels": [ diff --git a/assets/layers/icons/license_info.json b/assets/layers/icons/license_info.json new file mode 100644 index 000000000..3a2a20a5e --- /dev/null +++ b/assets/layers/icons/license_info.json @@ -0,0 +1,10 @@ +[ + { + "path": "website.svg", + "license": "CC0", + "authors": [ + "Pieter Vander Vennet" + ], + "sources": [] + } +] \ No newline at end of file diff --git a/assets/layers/icons/website.svg b/assets/layers/icons/website.svg new file mode 100644 index 000000000..3aced66e1 --- /dev/null +++ b/assets/layers/icons/website.svg @@ -0,0 +1,77 @@ + + + +