diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
commit | ed5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch) | |
tree | 7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /icon-themes/sifr_svg/cmd/lc_cancel.svg | |
parent | Initial commit. (diff) | |
download | libreoffice-ed5640d8b587fbcfed7dd7967f3de04b37a76f26.tar.xz libreoffice-ed5640d8b587fbcfed7dd7967f3de04b37a76f26.zip |
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'icon-themes/sifr_svg/cmd/lc_cancel.svg')
-rw-r--r-- | icon-themes/sifr_svg/cmd/lc_cancel.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icon-themes/sifr_svg/cmd/lc_cancel.svg b/icon-themes/sifr_svg/cmd/lc_cancel.svg new file mode 100644 index 000000000..7ed91271f --- /dev/null +++ b/icon-themes/sifr_svg/cmd/lc_cancel.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> + <path + style="fill:#555753" + d="M 5,5 V 6.4140625 L 10.585937,12 5,17.585938 V 19 H 6.414062 L 12,13.414063 17.585938,19 H 19 V 17.585938 L 13.414062,12 19,6.4140625 V 5 H 17.585938 L 12,10.585937 6.414062,5 Z" + /> +</svg> |