From 06feec0c2082adcdd63ff430f64cb5beef26b0f3 Mon Sep 17 00:00:00 2001 From: tdro Date: Wed, 13 Jul 2022 12:19:58 -0400 Subject: Makefile: Add robot icon --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0f528d9..f398fbe 100644 --- a/Makefile +++ b/Makefile @@ -57,6 +57,7 @@ icons: svn export --force https://github.com/feathericons/feather/trunk/icons/user.svg static/icons/feather svn export --force https://github.com/feathericons/feather/trunk/icons/users.svg static/icons/feather svn export --force https://github.com/tabler/tabler-icons/trunk/LICENSE static/icons/tabler - svn export --force https://github.com/tabler/tabler-icons/trunk/icons/pinned.svg static/icons/tabler svn export --force https://github.com/tabler/tabler-icons/trunk/icons/book-2.svg static/icons/tabler svn export --force https://github.com/tabler/tabler-icons/trunk/icons/clock.svg static/icons/tabler + svn export --force https://github.com/tabler/tabler-icons/trunk/icons/pinned.svg static/icons/tabler + svn export --force https://github.com/tabler/tabler-icons/trunk/icons/robot.svg static/icons/tabler -- cgit v1.2.3