From b0936ec570ccc4ed9a1df66add2994a7dbde547a Mon Sep 17 00:00:00 2001 From: Volpeon Date: Fri, 2 Apr 2021 19:11:13 +0200 Subject: Updated some icons, new: buildings --- scripts/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/build.sh b/scripts/build.sh index 0e24216..8752327 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -7,7 +7,7 @@ handle () { --enable-comment-stripping \ --remove-descriptive-elements \ --strip-xml-prolog \ - --shorten-ids | sed -z 's/\(fill\|stroke\)="#.\{3,6\}"/\1="currentColor"/g' > "output${1#"src/icons"}" + --shorten-ids | sed -z 's/\(fill\|stroke\)="#.\{3,6\}"/\1="currentColor"/g;s/stroke-width="[0-9.]*"//g' > "output${1#"src/icons"}" } export -f handle -- cgit v1.2.3-70-g09d2