aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x_test.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/_test.sh b/_test.sh
deleted file mode 100755
index 26edb430..00000000
--- a/_test.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/bash
-for i in {1..58}
-do
- rsvg-convert -x 4 -y 4 .github/tabler-icons-1.$i.0.svg > .github/tabler-icons-1.$i.0@2x.png
-done