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/panel/16/mnotify-some-wireframe.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/panel/16/mnotify-some-wireframe.svg')
-rw-r--r-- | .icons/kora/panel/16/mnotify-some-wireframe.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora/panel/16/mnotify-some-wireframe.svg b/.icons/kora/panel/16/mnotify-some-wireframe.svg new file mode 100644 index 000000000..ba291a56e --- /dev/null +++ b/.icons/kora/panel/16/mnotify-some-wireframe.svg @@ -0,0 +1,9 @@ +<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:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m7.342 5.375 1.759-3.924c.107-.24.382-.356.628-.265l5.464 2.008c.129.047.233.146.287.272.054.127.054.27-.001.396l-1.886 4.344-.116 4.612c-.005.205-.135.386-.327.457l-4.977 1.835c-.142.052-.301.037-.431-.041l-4.918-2.78c-.148-.089-.24-.247-.243-.42 0 0-.085-4.676-.085-4.688 0-.017-.002-.074.016-.144l-1.981-4.029c-.094-.19-.057-.42.093-.571.149-.152.377-.192.57-.101l5.355 2.533c.112.053.2.146.248.26l.15.362.066-.02zm1.15 4.839.048 3.695 3.946-1.455.091-3.648zm-4.916 1.36 3.962 2.205-.047-3.607-3.978-2.063zm3.757-5.154 1.108 2.666c.011.026.02.052.026.079l3.207-1.105-3.939-1.758zm-.965.283c-.708.208-1.528.449-2.165.637l3.097 1.606zm2.015-1.207 4.437 1.98 1.531-3.526-4.529-1.664zm-5.001 1.044c.625-.186 1.692-.499 2.6-.766l-.035-.083-3.887-1.839z"/> + <circle style="fill:currentColor" class="ColorScheme-Highlight" cx="13.174" cy="13.247" r="1.5" fill="#4285f4"/> +</svg> |