From 12e1d8aa9466d6777d7591ebc59e7f968804c78e Mon Sep 17 00:00:00 2001 From: Roy Ben Shabat Date: Mon, 25 May 2020 14:42:26 +0300 Subject: Implemented spool presence. --- Software/Graphics/Mobile/cone-empty.png | Bin 0 -> 2174 bytes Software/Graphics/Mobile/cone-empty@2x.png | Bin 0 -> 4125 bytes Software/Graphics/Mobile/cone-empty@3x.png | Bin 0 -> 6100 bytes Software/Graphics/Mobile/cone-full.png | Bin 0 -> 1752 bytes Software/Graphics/Mobile/cone-full@2x.png | Bin 0 -> 3018 bytes Software/Graphics/Mobile/cone-full@3x.png | Bin 0 -> 4908 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Software/Graphics/Mobile/cone-empty.png create mode 100644 Software/Graphics/Mobile/cone-empty@2x.png create mode 100644 Software/Graphics/Mobile/cone-empty@3x.png create mode 100644 Software/Graphics/Mobile/cone-full.png create mode 100644 Software/Graphics/Mobile/cone-full@2x.png create mode 100644 Software/Graphics/Mobile/cone-full@3x.png (limited to 'Software/Graphics') diff --git a/Software/Graphics/Mobile/cone-empty.png b/Software/Graphics/Mobile/cone-empty.png new file mode 100644 index 000000000..d65b8f793 Binary files /dev/null and b/Software/Graphics/Mobile/cone-empty.png differ diff --git a/Software/Graphics/Mobile/cone-empty@2x.png b/Software/Graphics/Mobile/cone-empty@2x.png new file mode 100644 index 000000000..17c3225ed Binary files /dev/null and b/Software/Graphics/Mobile/cone-empty@2x.png differ diff --git a/Software/Graphics/Mobile/cone-empty@3x.png b/Software/Graphics/Mobile/cone-empty@3x.png new file mode 100644 index 000000000..1c2a0e123 Binary files /dev/null and b/Software/Graphics/Mobile/cone-empty@3x.png differ diff --git a/Software/Graphics/Mobile/cone-full.png b/Software/Graphics/Mobile/cone-full.png new file mode 100644 index 000000000..c42abf56e Binary files /dev/null and b/Software/Graphics/Mobile/cone-full.png differ diff --git a/Software/Graphics/Mobile/cone-full@2x.png b/Software/Graphics/Mobile/cone-full@2x.png new file mode 100644 index 000000000..b4ed45d1e Binary files /dev/null and b/Software/Graphics/Mobile/cone-full@2x.png differ diff --git a/Software/Graphics/Mobile/cone-full@3x.png b/Software/Graphics/Mobile/cone-full@3x.png new file mode 100644 index 000000000..d5c20b1e7 Binary files /dev/null and b/Software/Graphics/Mobile/cone-full@3x.png differ -- cgit v1.3.1