From 4fd5c6e337930db6f2160acd740d02a6ba3fc715 Mon Sep 17 00:00:00 2001 From: Nino van Hooff Date: Thu, 30 Apr 2020 17:18:20 +0200 Subject: [PATCH] Add account sync assets CURA-7290 --- resources/themes/cura-light/icons/checked.svg | 12 ++++++++++++ resources/themes/cura-light/icons/update.svg | 12 ++++++++++++ resources/themes/cura-light/icons/warning_light.svg | 13 +++++++++++++ 3 files changed, 37 insertions(+) create mode 100644 resources/themes/cura-light/icons/checked.svg create mode 100644 resources/themes/cura-light/icons/update.svg create mode 100644 resources/themes/cura-light/icons/warning_light.svg diff --git a/resources/themes/cura-light/icons/checked.svg b/resources/themes/cura-light/icons/checked.svg new file mode 100644 index 0000000000..e98e2abcd7 --- /dev/null +++ b/resources/themes/cura-light/icons/checked.svg @@ -0,0 +1,12 @@ + + + + checked + Created with Sketch. + + + + + + + \ No newline at end of file diff --git a/resources/themes/cura-light/icons/update.svg b/resources/themes/cura-light/icons/update.svg new file mode 100644 index 0000000000..0a6e8fee5a --- /dev/null +++ b/resources/themes/cura-light/icons/update.svg @@ -0,0 +1,12 @@ + + + + update + Created with Sketch. + + + + + + + \ No newline at end of file diff --git a/resources/themes/cura-light/icons/warning_light.svg b/resources/themes/cura-light/icons/warning_light.svg new file mode 100644 index 0000000000..f9ca90f6a9 --- /dev/null +++ b/resources/themes/cura-light/icons/warning_light.svg @@ -0,0 +1,13 @@ + + + + warning + Created with Sketch. + + + + + + + + \ No newline at end of file