From 701ee65bcd90b1086a58caffbbc793ae3aa39a2f Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sat, 26 Apr 2025 11:23:24 +0200 Subject: fix(src/static/icons): Use the svg `fill='currentColor'` parm This makes the icons visible both in the dark and in the light mode. --- src/static/icon/git-black.svg | 1 - 1 file changed, 1 deletion(-) delete mode 100644 src/static/icon/git-black.svg (limited to 'src/static/icon/git-black.svg') diff --git a/src/static/icon/git-black.svg b/src/static/icon/git-black.svg deleted file mode 100644 index a4704b9..0000000 --- a/src/static/icon/git-black.svg +++ /dev/null @@ -1 +0,0 @@ - -- cgit 1.4.1