aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-03-23 20:35:33 +0100
committercodecalm <codecalm@gmail.com>2022-03-23 20:35:33 +0100
commitc01fa6054a49006d882fc6295b1c235a44cb0dab (patch)
treef3055a6cbb79964f73c6ad89dbf2e3b9e964a1bb
parentadd missing icons preview (diff)
downloadtabler-icons-c01fa6054a49006d882fc6295b1c235a44cb0dab.tar.xz
remove test script
-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