From 17eb566c8c7eece81f1628d986e825993f976e2d Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Sat, 3 Jun 2023 20:33:17 +0200 Subject: Improve UI icons --- tools/assets/icons/ui/eye-off.svg | 1 + tools/assets/icons/ui/rook.svg | 1 + tools/assets/icons/ui/text-alt.svg | 1 + 3 files changed, 3 insertions(+) create mode 100644 tools/assets/icons/ui/eye-off.svg create mode 100644 tools/assets/icons/ui/rook.svg create mode 100644 tools/assets/icons/ui/text-alt.svg (limited to 'tools') diff --git a/tools/assets/icons/ui/eye-off.svg b/tools/assets/icons/ui/eye-off.svg new file mode 100644 index 0000000..08aa559 --- /dev/null +++ b/tools/assets/icons/ui/eye-off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tools/assets/icons/ui/rook.svg b/tools/assets/icons/ui/rook.svg new file mode 100644 index 0000000..6db11c5 --- /dev/null +++ b/tools/assets/icons/ui/rook.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tools/assets/icons/ui/text-alt.svg b/tools/assets/icons/ui/text-alt.svg new file mode 100644 index 0000000..cd327f5 --- /dev/null +++ b/tools/assets/icons/ui/text-alt.svg @@ -0,0 +1 @@ + \ No newline at end of file -- cgit v1.2.3