diff options
Diffstat (limited to 'icon-themes/sifr_svg/cmd/sc_cancel.svg')
-rw-r--r-- | icon-themes/sifr_svg/cmd/sc_cancel.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icon-themes/sifr_svg/cmd/sc_cancel.svg b/icon-themes/sifr_svg/cmd/sc_cancel.svg new file mode 100644 index 000000000..ead66d94a --- /dev/null +++ b/icon-themes/sifr_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:#555753" + 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> |