1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-29 08:40:52 +02:00

remove test script

This commit is contained in:
codecalm
2022-03-23 20:35:33 +01:00
parent ea890a51a8
commit c01fa6054a

View File

@@ -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