diff options
author | Indrajith | 2024-07-03 02:03:35 +0530 |
---|---|---|
committer | Indrajith | 2024-07-03 02:03:35 +0530 |
commit | 824022cd1f633c70c4d2782934251616756f4668 (patch) | |
tree | a310eb4bf72b26c2d110838b8c487daaa3537bea /.icons/kora-light-panel/panel/16/smartphoneattention.svg | |
parent | 57eb70137b5bbcdabdc0f02eea5477b3e5f845a1 (diff) | |
download | dots-824022cd1f633c70c4d2782934251616756f4668.tar.gz dots-824022cd1f633c70c4d2782934251616756f4668.tar.bz2 dots-824022cd1f633c70c4d2782934251616756f4668.zip |
Dots Updated
* Adds GTK Themes
* Adds wlogout
* Adds tmux config
* Adds Pywal-16-colors
* Removed unwanted gtk folders
* Config Updates
* Fish
* Hyprland
* Hyprlock
* Hyprpaper
* waybar
Diffstat (limited to '.icons/kora-light-panel/panel/16/smartphoneattention.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/16/smartphoneattention.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/16/smartphoneattention.svg b/.icons/kora-light-panel/panel/16/smartphoneattention.svg new file mode 100644 index 000000000..b36652b55 --- /dev/null +++ b/.icons/kora-light-panel/panel/16/smartphoneattention.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 16"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="m4.047 2.135c0-.209.17-.378.379-.378h7.148c.209 0 .379.169.379.378v11.849c0 .209-.17.378-.379.378h-7.148c-.209 0-.379-.169-.379-.378zm6.519-.051c.402 0 .729.327.729.73s-.327.729-.729.729c-.403 0-.73-.326-.73-.729s.327-.73.73-.73z" /> + <path style="fill:currentColor" class="ColorScheme-Text" d="m11.116 15h-6.739c-1 0-1-1-1-1v-12s0-1 1-1h7.246c1 0 1 1 1 1v4.397h-.67v-4.262c0-.209-.17-.378-.379-.378h-7.148c-.209 0-.379.169-.379.378v11.849c0 .209.17.378.379.378h6.69zm-3.616-2h1s.5 0 .5.5-.5.5-.5.5h-1s-.5 0-.5-.5.5-.5.5-.5z"/> + <path style="fill:currentColor" class="ColorScheme-NeutralText" d="m12 7v4l.25 2h1.5l.25-2v-4zm0 7v2h2v-2z" /> +</svg>
\ No newline at end of file |