diff options
author | delta <darkussdelta@gmail.com> | 2023-05-12 16:18:24 +0200 |
---|---|---|
committer | delta <darkussdelta@gmail.com> | 2023-05-12 16:18:24 +0200 |
commit | f5612f081db0dc69f5c0ebc69e67fa3b098a9ad9 (patch) | |
tree | 7a04027efe5fede7f08688a9524c5dbe6628635b /.config/awesome/assets/phosphor/battery-vertical-warning-fill.svg | |
parent | ea1bdf6585caed2c0ba8669ca5c3b3b92232281a (diff) |
restructure services, add get_essid to quarrel.native and other wip work
Diffstat (limited to '.config/awesome/assets/phosphor/battery-vertical-warning-fill.svg')
-rw-r--r-- | .config/awesome/assets/phosphor/battery-vertical-warning-fill.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/awesome/assets/phosphor/battery-vertical-warning-fill.svg b/.config/awesome/assets/phosphor/battery-vertical-warning-fill.svg new file mode 100644 index 0000000..5f05e98 --- /dev/null +++ b/.config/awesome/assets/phosphor/battery-vertical-warning-fill.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="#000000" viewBox="0 0 256 256"><path d="M88,8a8,8,0,0,1,8-8h64a8,8,0,0,1,0,16H96A8,8,0,0,1,88,8ZM200,56V224a24,24,0,0,1-24,24H80a24,24,0,0,1-24-24V56A24,24,0,0,1,80,32h96A24,24,0,0,1,200,56Zm-80,80a8,8,0,0,0,16,0V96a8,8,0,0,0-16,0Zm20,36a12,12,0,1,0-12,12A12,12,0,0,0,140,172Z"></path></svg>
\ No newline at end of file |