From 5b608a82bd1ebfd109520492cd6d9f54736ae862 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Sun, 4 May 2025 22:12:32 -0500 Subject: add icons and bottom controls --- src/icons/removefill.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 src/icons/removefill.sh (limited to 'src/icons/removefill.sh') diff --git a/src/icons/removefill.sh b/src/icons/removefill.sh new file mode 100755 index 0000000..c61fd98 --- /dev/null +++ b/src/icons/removefill.sh @@ -0,0 +1,3 @@ +#!/bin/sh +# Google Material Icons -- complete default settings +sed -Ei 's/ ?fill="#[0-9a-fA-F]{6}"//' *.svg -- cgit v1.2.3