diff options
Diffstat (limited to 'src/icons/removefill.sh')
| -rwxr-xr-x | src/icons/removefill.sh | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
