aboutsummaryrefslogtreecommitdiff
path: root/icons/power.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icons/power.svg')
-rw-r--r--icons/power.svg3
1 files changed, 2 insertions, 1 deletions
diff --git a/icons/power.svg b/icons/power.svg
index ad79848..138764a 100644
--- a/icons/power.svg
+++ b/icons/power.svg
@@ -1,5 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-power" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
- <path d="M7 6a7.75 7.75 0 1010 0" />
+ <rect x="0" y="0" width="24" height="24" stroke="none"></rect>
+ <path d="M7 6a7.75 7.75 0 1 0 10 0" />
<line x1="12" y1="4" x2="12" y2="12" />
</svg>