diff options
Diffstat (limited to 'icon-themes/colibre_svg/res/minus.svg')
-rw-r--r-- | icon-themes/colibre_svg/res/minus.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icon-themes/colibre_svg/res/minus.svg b/icon-themes/colibre_svg/res/minus.svg new file mode 100644 index 000000000..404609b39 --- /dev/null +++ b/icon-themes/colibre_svg/res/minus.svg @@ -0,0 +1,6 @@ +<svg viewBox="0 0 11 11" xmlns="http://www.w3.org/2000/svg"> + <path + style="fill:#3a3a38" + d="M 1 5 L 1 6 L 10 6 L 10 5 L 1 5 z " + /> +</svg> |