diff options
author | Fabian Dellwing <fabian.dellwing@gmail.com> | 2023-03-27 20:04:24 +0200 |
---|---|---|
committer | Andrew Kaster <andrewdkaster@gmail.com> | 2023-04-03 19:58:47 -0600 |
commit | c273784c3efad395a913715c793feffc91f16743 (patch) | |
tree | 6ee0fbb6da4bd88859baf796eb6b8089ab4729b2 /Base/res/icons | |
parent | 459dee1f86f2427264c6ad4eff65a8834f82ded4 (diff) | |
download | serenity-c273784c3efad395a913715c793feffc91f16743.zip |
CertificateSettings: Create basic Cert Store application
This commit adds a new application named CertificateSettings that
houses our Cert Store. It should be expanded in the future.
Diffstat (limited to 'Base/res/icons')
-rw-r--r-- | Base/res/icons/16x16/certificate.png | bin | 0 -> 291 bytes |
-rw-r--r-- | Base/res/icons/32x32/certificate.png | bin | 0 -> 975 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/Base/res/icons/16x16/certificate.png b/Base/res/icons/16x16/certificate.png Binary files differnew file mode 100644 index 0000000000..720f00d66c --- /dev/null +++ b/Base/res/icons/16x16/certificate.png diff --git a/Base/res/icons/32x32/certificate.png b/Base/res/icons/32x32/certificate.png Binary files differnew file mode 100644 index 0000000000..6346e7eaf5 --- /dev/null +++ b/Base/res/icons/32x32/certificate.png |