From 824022cd1f633c70c4d2782934251616756f4668 Mon Sep 17 00:00:00 2001 From: Indrajith Date: Wed, 3 Jul 2024 02:03:35 +0530 Subject: 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 --- .icons/kora/actions/16/draw-eraser.svg | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .icons/kora/actions/16/draw-eraser.svg (limited to '.icons/kora/actions/16/draw-eraser.svg') diff --git a/.icons/kora/actions/16/draw-eraser.svg b/.icons/kora/actions/16/draw-eraser.svg new file mode 100644 index 000000000..393061f41 --- /dev/null +++ b/.icons/kora/actions/16/draw-eraser.svg @@ -0,0 +1,14 @@ +<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> + <g> + <path style="fill:currentColor;" class="ColorScheme-Text" d="M5.045,13.44l-4.39,-0l2.087,2l4.406,-0l-2.103,-2Z"/> + <g> + <path style="fill:currentColor;fill-opacity:0.5" class="ColorScheme-Text" d="M4.71,8.724l4.062,2.829l-0.808,1.16l-1.969,0.353l-1.741,-1.212l-0.352,-1.969l0.808,-1.161Z"/> + <path style="fill:currentColor;" class="ColorScheme-Text" d="M10.543,1.585l-5.227,6.269l4.062,2.828l4.067,-7.077c0.906,-1.302 -0.353,-1.969 -0.353,-1.969l-0.58,-0.404c-0,0 -1.052,-0.963 -1.969,0.353Z"/> + </g> + </g> +</svg> -- cgit v1.2.3