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/hint.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/hint.svg')
-rw-r--r-- | .icons/kora/actions/16/hint.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora/actions/16/hint.svg b/.icons/kora/actions/16/hint.svg new file mode 100644 index 000000000..7c71e2107 --- /dev/null +++ b/.icons/kora/actions/16/hint.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;" class="ColorScheme-Text" d="M3.846,1.015l-0.849,0.604l9.159,12.874l0.849,-0.604l-9.159,-12.874Zm0.28,3.053l0.573,0.806c-1.74,0.941 -2.959,2.404 -3.513,3.161c0.762,1.162 2.998,3.965 6.814,3.965c0.584,0 1.13,-0.066 1.64,-0.181l0.621,0.873c-0.69,0.194 -1.443,0.308 -2.261,0.308c-5.409,0 -8,-5 -8,-5c0,0 1.52,-2.463 4.126,-3.932Zm1.933,-0.805c0.609,-0.166 1.258,-0.263 1.941,-0.263c4.913,0 8,5 8,5c0,0 -1.245,2.403 -3.812,3.878l-0.578,-0.814c1.666,-0.923 2.725,-2.3 3.204,-3.029c-0.857,-1.172 -3.309,-4.035 -6.814,-4.035c-0.458,0 -0.898,0.049 -1.319,0.137l-0.622,-0.874Z"/> + <path style="fill:currentColor;fill-opacity:0.5" class="ColorScheme-Text" d="M5.343,5.779l3.463,4.868c-0.257,0.067 -0.527,0.103 -0.806,0.103c-1.764,0 -3.196,-1.432 -3.196,-3.196c0,-0.657 0.199,-1.267 0.539,-1.775Zm1.618,-1.248c0.326,-0.112 0.675,-0.173 1.039,-0.173c1.764,0 3.196,1.432 3.196,3.196c0,0.743 -0.255,1.428 -0.681,1.971l-3.554,-4.994Z"/> +</svg> |