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/quickopen-function.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/quickopen-function.svg')
-rw-r--r-- | .icons/kora/actions/16/quickopen-function.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora/actions/16/quickopen-function.svg b/.icons/kora/actions/16/quickopen-function.svg new file mode 100644 index 000000000..8c2e7b878 --- /dev/null +++ b/.icons/kora/actions/16/quickopen-function.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="M8.903,1.13l0.276,1.679c0.455,0.102 0.895,0.262 1.308,0.476l1.291,-1.109c0.509,0.326 0.975,0.716 1.384,1.161l-0.868,1.464c0.283,0.37 0.517,0.776 0.696,1.206l1.702,-0.02c0.18,0.577 0.286,1.175 0.313,1.779l-1.605,0.563c-0.022,0.466 -0.103,0.927 -0.242,1.371l1.316,1.079c-0.232,0.558 -0.536,1.084 -0.903,1.564l-1.592,-0.6c-0.316,0.343 -0.674,0.644 -1.067,0.895l0.315,1.672c-0.537,0.278 -1.107,0.486 -1.697,0.618l-0.834,-1.484c-0.462,0.06 -0.93,0.06 -1.392,0l-0.834,1.484c-0.59,-0.132 -1.16,-0.34 -1.697,-0.618l0.315,-1.672c-0.393,-0.251 -0.751,-0.552 -1.067,-0.895l-1.592,0.6c-0.367,-0.48 -0.671,-1.006 -0.903,-1.564l1.316,-1.079c-0.139,-0.444 -0.22,-0.905 -0.242,-1.371l-1.605,-0.563c0.027,-0.604 0.133,-1.202 0.313,-1.779l1.702,0.02c0.179,-0.43 0.413,-0.836 0.696,-1.206l-0.868,-1.464c0.409,-0.445 0.875,-0.835 1.384,-1.161l1.291,1.109c0.413,-0.214 0.853,-0.374 1.308,-0.476l0.276,-1.679c0.599,-0.078 1.207,-0.078 1.806,0Z"/> + <path style="fill:currentColor;" class="ColorScheme-Text" d="M9.273,3.437l-1.047,3.993l2.085,0.512l-3.934,4.792l1.035,-3.995l-2.085,-0.512l3.946,-4.79Z"/> +</svg> |