diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 05:54:39 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 05:54:39 +0000 |
commit | 267c6f2ac71f92999e969232431ba04678e7437e (patch) | |
tree | 358c9467650e1d0a1d7227a21dac2e3d08b622b2 /icon-themes/sifr_dark_svg/cmd/lc_cancel.svg | |
parent | Initial commit. (diff) | |
download | libreoffice-267c6f2ac71f92999e969232431ba04678e7437e.tar.xz libreoffice-267c6f2ac71f92999e969232431ba04678e7437e.zip |
Adding upstream version 4:24.2.0.upstream/4%24.2.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'icon-themes/sifr_dark_svg/cmd/lc_cancel.svg')
-rw-r--r-- | icon-themes/sifr_dark_svg/cmd/lc_cancel.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icon-themes/sifr_dark_svg/cmd/lc_cancel.svg b/icon-themes/sifr_dark_svg/cmd/lc_cancel.svg new file mode 100644 index 0000000000..969a5bc11c --- /dev/null +++ b/icon-themes/sifr_dark_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:#efefef" + 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> |