From 41db3fae9a06f01fa8f1be7d996933b5800805de Mon Sep 17 00:00:00 2001
From: streetturtle <streetturtle@gmail.com>
Date: Wed, 2 Sep 2020 21:32:48 -0400
Subject: [logout] remove icons

---
 experiments/logout-widget/icons/lock.svg       | 1 -
 experiments/logout-widget/icons/log-out.svg    | 1 -
 experiments/logout-widget/icons/moon.svg       | 1 -
 experiments/logout-widget/icons/power.svg      | 1 -
 experiments/logout-widget/icons/refresh-cw.svg | 1 -
 5 files changed, 5 deletions(-)
 delete mode 100644 experiments/logout-widget/icons/lock.svg
 delete mode 100644 experiments/logout-widget/icons/log-out.svg
 delete mode 100644 experiments/logout-widget/icons/moon.svg
 delete mode 100644 experiments/logout-widget/icons/power.svg
 delete mode 100644 experiments/logout-widget/icons/refresh-cw.svg

(limited to 'experiments/logout-widget')

diff --git a/experiments/logout-widget/icons/lock.svg b/experiments/logout-widget/icons/lock.svg
deleted file mode 100644
index 5396f93..0000000
--- a/experiments/logout-widget/icons/lock.svg
+++ /dev/null
@@ -1 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#ECEFF4" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-lock"><rect x="3" y="11" width="18" height="11" rx="2" ry="2"></rect><path d="M7 11V7a5 5 0 0 1 10 0v4"></path></svg>
\ No newline at end of file
diff --git a/experiments/logout-widget/icons/log-out.svg b/experiments/logout-widget/icons/log-out.svg
deleted file mode 100644
index 955e870..0000000
--- a/experiments/logout-widget/icons/log-out.svg
+++ /dev/null
@@ -1 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#ECEFF4" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-log-out"><path d="M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4"></path><polyline points="16 17 21 12 16 7"></polyline><line x1="21" y1="12" x2="9" y2="12"></line></svg>
\ No newline at end of file
diff --git a/experiments/logout-widget/icons/moon.svg b/experiments/logout-widget/icons/moon.svg
deleted file mode 100644
index 7fb9607..0000000
--- a/experiments/logout-widget/icons/moon.svg
+++ /dev/null
@@ -1 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-moon"><path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path></svg>
\ No newline at end of file
diff --git a/experiments/logout-widget/icons/power.svg b/experiments/logout-widget/icons/power.svg
deleted file mode 100644
index 1f9c4e3..0000000
--- a/experiments/logout-widget/icons/power.svg
+++ /dev/null
@@ -1 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#ECEFF4" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-power"><path d="M18.36 6.64a9 9 0 1 1-12.73 0"></path><line x1="12" y1="2" x2="12" y2="12"></line></svg>
\ No newline at end of file
diff --git a/experiments/logout-widget/icons/refresh-cw.svg b/experiments/logout-widget/icons/refresh-cw.svg
deleted file mode 100644
index 9af0ef3..0000000
--- a/experiments/logout-widget/icons/refresh-cw.svg
+++ /dev/null
@@ -1 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#ECEFF4" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-refresh-cw"><polyline points="23 4 23 10 17 10"></polyline><polyline points="1 20 1 14 7 14"></polyline><path d="M3.51 9a9 9 0 0 1 14.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0 0 20.49 15"></path></svg>
\ No newline at end of file
-- 
cgit v1.2.3