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/tool-tweak.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/tool-tweak.svg')
-rw-r--r-- | .icons/kora/actions/16/tool-tweak.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora/actions/16/tool-tweak.svg b/.icons/kora/actions/16/tool-tweak.svg new file mode 100644 index 000000000..8be336563 --- /dev/null +++ b/.icons/kora/actions/16/tool-tweak.svg @@ -0,0 +1,9 @@ +<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;fill-opacity:0.3;" class="ColorScheme-Text" d="M9.785,0.986c-0.179,-0.011 -0.359,-0.006 -0.537,0.014c-1.766,0.369 -2.617,2.285 -3.158,3.947c-0.473,1.511 -0.923,3.358 -2.442,4.018c-0.658,0.259 -1.928,0.364 -2.628,0.256l-0.02,5.72l14,0.039l0,-5.72c-1.813,0.286 -3.86,0.244 -5.354,-0.983c-1.313,-1.128 -1.745,-3.403 -0.796,-4.912c0.945,-1.125 2.91,-0.656 3.527,0.602c0.511,0.266 0.345,-0.504 0.26,-0.807c-0.36,-1.263 -1.597,-2.095 -2.852,-2.174Z"/> + <path style="fill:currentColor;" class="ColorScheme-Text" d="M9.785,0.986c-0.179,-0.011 -0.359,-0.006 -0.537,0.014c-1.766,0.369 -2.617,2.285 -3.158,3.947c-0.473,1.511 -0.923,3.358 -2.442,4.018c-0.658,0.259 -1.928,0.364 -2.628,0.256l-0.02,5.72l14,0.039l0,-5.72c-1.813,0.286 -3.86,0.244 -5.354,-0.983c-1.313,-1.128 -1.745,-3.403 -0.796,-4.912c0.945,-1.125 2.91,-0.656 3.527,0.602c0.511,0.266 0.345,-0.504 0.26,-0.807c-0.36,-1.263 -1.597,-2.095 -2.852,-2.174Zm-2.291,3.059c-0.177,0.398 -0.323,0.81 -0.45,1.201c-0.251,0.802 -0.502,1.692 -0.886,2.471c-0.468,0.949 -1.128,1.738 -2.111,2.165c-0.011,0.005 -0.021,0.009 -0.032,0.013c-0.495,0.195 -1.277,0.32 -1.999,0.354l-0.013,3.695l11.997,0.034l0,-3.601c-1.759,0.114 -3.585,-0.175 -5.005,-1.341c-1.334,-1.146 -1.938,-3.229 -1.501,-4.991Z"/> +</svg> |