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/actions/16/outbox.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/actions/16/outbox.svg')
-rw-r--r-- | .icons/kora/actions/16/outbox.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/actions/16/outbox.svg b/.icons/kora/actions/16/outbox.svg new file mode 100644 index 000000000..eed89e777 --- /dev/null +++ b/.icons/kora/actions/16/outbox.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" width="100%" height="100%" viewBox="0 0 16 16" xml:space="preserve"> + <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="M2.906,1.504l9.813,0c0.454,-0.045 0.942,0.093 1.156,0.531c0.357,0.983 0.662,2.011 1,3l0.125,0.469l-0,8c-0,0.554 -0.446,1 -1,1l-12,0c-0.554,0 -1,-0.446 -1,-1l-0,-8l0.094,-0.375c0.283,-0.894 0.583,-1.796 0.875,-2.687c0.1,-0.458 0.439,-0.895 0.937,-0.938Zm10.237,0.86c-0.07,-0.101 -0.221,-0.076 -0.344,-0.064c-0.027,0.003 -0.053,0.004 -0.08,0.004l-9.763,0c-0.13,0.024 -0.178,0.182 -0.206,0.309c-0.005,0.026 -0.013,0.052 -0.021,0.078c-0.288,0.881 -0.585,1.773 -0.865,2.657l-0.064,0.255l-0,7.901c-0,0.111 0.089,0.2 0.2,0.2l12,0c0.111,0 0.2,-0.089 0.2,-0.2l-0,-7.895l-0.091,-0.343c-0.327,-0.958 -0.623,-1.951 -0.966,-2.902Zm-10.246,8.571l0,1l10.206,-0l-0,-1l-10.206,-0Zm5.103,-8.167l2.75,3l-1.75,0l-0,3l-2,0l-0,-3l-1.75,0l2.75,-3Z"/> +</svg> |