diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 16:51:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 16:51:28 +0000 |
commit | 940b4d1848e8c70ab7642901a68594e8016caffc (patch) | |
tree | eb72f344ee6c3d9b80a7ecc079ea79e9fba8676d /icon-themes/sifr_dark_svg/cmd/sc_cancel.svg | |
parent | Initial commit. (diff) | |
download | libreoffice-940b4d1848e8c70ab7642901a68594e8016caffc.tar.xz libreoffice-940b4d1848e8c70ab7642901a68594e8016caffc.zip |
Adding upstream version 1:7.0.4.upstream/1%7.0.4upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'icon-themes/sifr_dark_svg/cmd/sc_cancel.svg')
-rw-r--r-- | icon-themes/sifr_dark_svg/cmd/sc_cancel.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icon-themes/sifr_dark_svg/cmd/sc_cancel.svg b/icon-themes/sifr_dark_svg/cmd/sc_cancel.svg new file mode 100644 index 000000000..8a0a0f5fd --- /dev/null +++ b/icon-themes/sifr_dark_svg/cmd/sc_cancel.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> + <path + style="fill:#aaa8ac" + d="M 3,3 V 4.4140625 L 6.5859375,8 3,11.585938 V 13 H 4.4140625 L 8,9.4140625 11.585938,13 H 13 V 11.585938 L 9.4140625,8 13,4.4140625 V 3 H 11.585938 L 8,6.5859375 4.4140625,3 Z" + /> +</svg> |