From 3d0eaba984a697621821aeb2f80e8c2a3dbcca96 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Mon, 6 Apr 2026 15:23:53 -0700 Subject: yoshi-mode-line: Update - Add icons for certain modes: ‘org-journal’, ‘php’, ‘emacs-lisp’, and ‘magit’. - Add spaces around the mode line buffer identifier. - Show the major mode in the right-side of the mode line only. --- icons/emacs.svg | 286 ++++++++++++++++ icons/magit.svg | 34 ++ icons/org-journal.svg | 906 ++++++++++++++++++++++++++++++++++++++++++++++++++ icons/php.svg | 96 ++++++ 4 files changed, 1322 insertions(+) create mode 100644 icons/emacs.svg create mode 100644 icons/magit.svg create mode 100644 icons/org-journal.svg create mode 100644 icons/php.svg (limited to 'icons') diff --git a/icons/emacs.svg b/icons/emacs.svg new file mode 100644 index 0000000..3868024 --- /dev/null +++ b/icons/emacs.svg @@ -0,0 +1,286 @@ + +image/svg+xml diff --git a/icons/magit.svg b/icons/magit.svg new file mode 100644 index 0000000..2ea4518 --- /dev/null +++ b/icons/magit.svg @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/org-journal.svg b/icons/org-journal.svg new file mode 100644 index 0000000..ed89648 --- /dev/null +++ b/icons/org-journal.svg @@ -0,0 +1,906 @@ + + + + + Org-Journal icon + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + Org-Journal icon + 2018-12-0 + Icon/logo for the Emacs “org-journal” mode. +By Tina Russell, based on original clipart by gsagri04, and incorporating the Org Mode unicorn art by Christophe Bataillon and Greg Newman. (The Org Mode unicorn was originally conceived by Bastien Guerry.) +The journal clipart is in the public domain, while the unicorn art is licensed under the GNU General Public License version 2 or later, so this image is also licensed under the GNU GPL version 2 or later. +GPL version 2: http://www.gnu.org/licenses/gpl-2.0.html +GPL current version: http://www.gnu.org/licenses/gpl.html +Original clipart: https://openclipart.org/detail/144781/diary-by-gsagri04 +Org Mode unicorn art: https://commons.wikimedia.org/wiki/File:Org-mode-unicorn.svg + + + + Tina Russell + + + + + emacs + org + org-mode + org-journal + journal + diary + unicorn + + + + + Tina Russell, gsagri04, Christophe Bataillon, Greg Newman + + + + + + diff --git a/icons/php.svg b/icons/php.svg new file mode 100644 index 0000000..a99aea3 --- /dev/null +++ b/icons/php.svg @@ -0,0 +1,96 @@ + + + Official PHP Logo + + + + image/svg+xml + + Official PHP Logo + + + Colin Viebrock + + + + + + + + + + + + Copyright Colin Viebrock 1997 - All rights reserved. + + + 1997 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.3-2-g0d8e