From 73f3f25515098694790dffc2bb9b3b659efd44a6 Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Fri, 8 Dec 2023 10:45:08 +0000 Subject: [PATCH] Add lock_open and restore_from_trash icons --- snikket_web/static/img/icons.svg | 10 ++++++++++ tools/icons.list | 2 ++ 2 files changed, 12 insertions(+) diff --git a/snikket_web/static/img/icons.svg b/snikket_web/static/img/icons.svg index 17ecc6d..7b5fbf8 100644 --- a/snikket_web/static/img/icons.svg +++ b/snikket_web/static/img/icons.svg @@ -42,6 +42,16 @@ licensed under the terms of the Apache 2.0 License --> + + + + + + + + + + diff --git a/tools/icons.list b/tools/icons.list index 050a9e5..803448e 100644 --- a/tools/icons.list +++ b/tools/icons.list @@ -6,6 +6,8 @@ action/logout:logout action/login:login action/exit_to_app:exit_to_app action/lock:lock +action/lock_open:lock_open +action/restore_from_trash:restore_from_trash communication/import_export:import_export communication/qr_code:qrcode communication/vpn_key:passwd