diff options
Diffstat (limited to '_icons/power.svg')
-rw-r--r-- | _icons/power.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/_icons/power.svg b/_icons/power.svg new file mode 100644 index 00000000..2a10dc1a --- /dev/null +++ b/_icons/power.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <path d="M7 6a7.75 7.75 0 1010 0" /> + <line x1="12" y1="4" x2="12" y2="12" /> +</svg> |