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/path-cut.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/path-cut.svg')
-rw-r--r-- | .icons/kora/actions/16/path-cut.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/actions/16/path-cut.svg b/.icons/kora/actions/16/path-cut.svg new file mode 100644 index 000000000..1a6d8906d --- /dev/null +++ b/.icons/kora/actions/16/path-cut.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="M9,2.031c-0.449,0.05 -0.887,0.167 -1.301,0.348l0.504,0.873c0.256,-0.102 0.524,-0.174 0.797,-0.213l0,-1.008Zm1,0.002l0,1.008c0.273,0.039 0.54,0.109 0.797,0.211l0.502,-0.869c-0.413,-0.181 -0.851,-0.299 -1.299,-0.35m-3.166,0.848c-0.364,0.268 -0.685,0.589 -0.953,0.953l0.873,0.502c0.17,-0.218 0.364,-0.414 0.58,-0.586l-0.5,-0.869Zm5.332,0l-0.502,0.873c0.218,0.17 0.414,0.364 0.586,0.58l0.87,-0.5c-0.268,-0.364 -0.59,-0.685 -0.954,-0.953m1.455,1.818l-0.873,0.504c0.102,0.256 0.174,0.524 0.213,0.797l1.008,0c-0.05,-0.449 -0.167,-0.887 -0.348,-1.301m-8.238,0.002c-0.181,0.413 -0.299,0.851 -0.35,1.299l-3.033,0l0,8l8,0l0,-3.031c0.449,-0.05 0.887,-0.167 1.301,-0.348l-0.504,-0.873c-0.412,0.166 -0.853,0.251 -1.297,0.252c-1.731,-0.002 -3.214,-1.287 -3.461,-3c-0.025,-0.166 -0.038,-0.333 -0.039,-0.5c0.002,-0.167 0.015,-0.335 0.041,-0.5c0.039,-0.273 0.109,-0.54 0.211,-0.797l-0.869,-0.502Zm-2.383,2.299l2.03,0c0.235,2.079 1.891,3.734 3.97,3.967l0,2.033l-6,0l0,-6Zm9.959,0c-0.039,0.273 -0.109,0.54 -0.211,0.797l0.869,0.502c0.181,-0.413 0.299,-0.851 0.35,-1.299l-1.008,0Zm-0.713,1.664c-0.17,0.218 -0.364,0.414 -0.58,0.586l0.5,0.869c0.364,-0.268 0.685,-0.589 0.953,-0.953l-0.873,-0.502Z"/> +</svg> |