]> git.eshelyaron.com Git - emacs.git/commitdiff
Tweak plus and minus svg icons
authorYuan Fu <casouri@gmail.com>
Wed, 6 Dec 2023 21:25:40 +0000 (13:25 -0800)
committerYuan Fu <casouri@gmail.com>
Wed, 6 Dec 2023 21:29:31 +0000 (13:29 -0800)
Shrink them a tiny bit so they look the same size as cross.

* etc/images/symbols/minus_16.svg:
* etc/images/symbols/plus_16.svg: Shrink a bit.

etc/images/symbols/minus_16.pbm
etc/images/symbols/minus_16.svg
etc/images/symbols/plus_16.pbm
etc/images/symbols/plus_16.svg

index 4f73340f179a478d144eb0c655b26454fa40551b..c564ca290d809a40a254022db18ccf7d50d9d299 100644 (file)
Binary files a/etc/images/symbols/minus_16.pbm and b/etc/images/symbols/minus_16.pbm differ
index 9cb61d8d3794f09ff727e1c531479feb559864e1..f0769763e5d8201b126e63d511c5784394116d4d 100644 (file)
@@ -1,3 +1,3 @@
 <svg width="16" height="16" viewBox="0 0 16 16"  xmlns="http://www.w3.org/2000/svg">
-<path d="M13 7H3V9H13V7Z" />
+<path d="M12.5 7H3.5V9H12.5V7Z" />
 </svg>
index c369231b6369d796bbdf21f51a091feeb3cd147d..2d8a45a5db4d4cfde849701a1d98c9a691a580a9 100644 (file)
Binary files a/etc/images/symbols/plus_16.pbm and b/etc/images/symbols/plus_16.pbm differ
index a4d2f84f31870ab793fb5053a3b55241c7a8d848..573a5e5ca769578453e394fd5752884989090ea8 100644 (file)
@@ -1,3 +1,3 @@
 <svg width="16" height="16" viewBox="0 0 16 16"  xmlns="http://www.w3.org/2000/svg">
-<path d="M9 3H7V7H3V9H7V13H9V9H13V7H9V3Z" />
+<path d="M9 3.5H7V7H3.5V9H7V12.5H9V9H12.5V7H9V3.5Z" />
 </svg>