From 974bf9de4d2a0f1ff0c4eeab8a658d4e24f2baa2 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Thu, 24 Aug 2017 16:29:11 +0200 Subject: [PATCH] New printer status icons These are the new icons from the UX guys for the printer status. Contributes to issue CURA-4148. --- .../themes/cura/icons/tab_status_busy.svg | 26 +++++- .../cura/icons/tab_status_connected.svg | 25 +++++- .../themes/cura/icons/tab_status_paused.svg | 22 ++++- .../themes/cura/icons/tab_status_stopped.svg | 82 +++++++------------ .../themes/cura/icons/tab_status_unknown.svg | 27 +++++- 5 files changed, 115 insertions(+), 67 deletions(-) diff --git a/resources/themes/cura/icons/tab_status_busy.svg b/resources/themes/cura/icons/tab_status_busy.svg index cb72fdd623..928273aec0 100644 --- a/resources/themes/cura/icons/tab_status_busy.svg +++ b/resources/themes/cura/icons/tab_status_busy.svg @@ -1,4 +1,22 @@ - - - + + + + busy - printing + Created with Sketch. + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/themes/cura/icons/tab_status_connected.svg b/resources/themes/cura/icons/tab_status_connected.svg index 16ec7d7523..d474681733 100644 --- a/resources/themes/cura/icons/tab_status_connected.svg +++ b/resources/themes/cura/icons/tab_status_connected.svg @@ -1,4 +1,21 @@ - - - + + + + ready-connected + Created with Sketch. + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/themes/cura/icons/tab_status_paused.svg b/resources/themes/cura/icons/tab_status_paused.svg index feffb7894c..49c1a266da 100644 --- a/resources/themes/cura/icons/tab_status_paused.svg +++ b/resources/themes/cura/icons/tab_status_paused.svg @@ -1,4 +1,18 @@ - - - + + + + paused - maintenance + Created with Sketch. + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/themes/cura/icons/tab_status_stopped.svg b/resources/themes/cura/icons/tab_status_stopped.svg index 86386d3a6b..b04640fd96 100644 --- a/resources/themes/cura/icons/tab_status_stopped.svg +++ b/resources/themes/cura/icons/tab_status_stopped.svg @@ -1,51 +1,31 @@ - - - - - - image/svg+xml - - - - - - - - + + + + stopped aborted + Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/themes/cura/icons/tab_status_unknown.svg b/resources/themes/cura/icons/tab_status_unknown.svg index 1033b39a4c..48be732b19 100644 --- a/resources/themes/cura/icons/tab_status_unknown.svg +++ b/resources/themes/cura/icons/tab_status_unknown.svg @@ -1,4 +1,23 @@ - - - + + + + unknown + Created with Sketch. + + + + + + + + + + + + + + + + + + \ No newline at end of file