From fd244d0328c6bc17b739e5efda6a53b3a04271ae Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Mon, 14 Oct 2019 22:07:08 +0200 Subject: Add editor icons for X509Certificate and CryptoKey Co-authored-by: bruvzg <7645683+bruvzg@users.noreply.github.com> --- editor/icons/icon_crypto_key.svg | 1 + editor/icons/icon_x509_certificate.svg | 1 + 2 files changed, 2 insertions(+) create mode 100644 editor/icons/icon_crypto_key.svg create mode 100644 editor/icons/icon_x509_certificate.svg diff --git a/editor/icons/icon_crypto_key.svg b/editor/icons/icon_crypto_key.svg new file mode 100644 index 0000000000..45b53c815d --- /dev/null +++ b/editor/icons/icon_crypto_key.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/editor/icons/icon_x509_certificate.svg b/editor/icons/icon_x509_certificate.svg new file mode 100644 index 0000000000..e175fa3234 --- /dev/null +++ b/editor/icons/icon_x509_certificate.svg @@ -0,0 +1 @@ + \ No newline at end of file -- cgit v1.2.3