diff options
author | tpart <tpart120@proton.me> | 2024-04-29 20:11:46 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2024-04-29 20:11:46 +0200 |
commit | ec1f16b65aa731b868ab7343f9fe539aaae9202a (patch) | |
tree | fe480bd558ea54bef3dbcd291dc447ea67a3deed /client-web/public/assets/icons/close.svg | |
parent | 9b6d0edb37b9baf4eab4ef05f57cce2e3e761dc1 (diff) | |
download | keks-meet-ec1f16b65aa731b868ab7343f9fe539aaae9202a.tar keks-meet-ec1f16b65aa731b868ab7343f9fe539aaae9202a.tar.bz2 keks-meet-ec1f16b65aa731b868ab7343f9fe539aaae9202a.tar.zst |
Add icons to stop sharing / disable buttons
Diffstat (limited to 'client-web/public/assets/icons/close.svg')
-rw-r--r-- | client-web/public/assets/icons/close.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client-web/public/assets/icons/close.svg b/client-web/public/assets/icons/close.svg new file mode 100644 index 0000000..d08e881 --- /dev/null +++ b/client-web/public/assets/icons/close.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24"><path fill="#ffffff" d="m256-200-56-56 224-224-224-224 56-56 224 224 224-224 56 56-224 224 224 224-56 56-224-224-224 224Z"/></svg>
\ No newline at end of file |