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/panel/16/clipboard.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/panel/16/clipboard.svg')
-rw-r--r-- | .icons/kora/panel/16/clipboard.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/panel/16/clipboard.svg b/.icons/kora/panel/16/clipboard.svg new file mode 100644 index 000000000..e2f65c66a --- /dev/null +++ b/.icons/kora/panel/16/clipboard.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 16"> + <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="m13.217 2.8c-.198-.806-.728-1.531-1.437-1.96s-1.549-.575-2.402-.365c-.854.21-1.484.716-1.96 1.437l-4.543 7.501c-.572.945-.754 2.046-.498 3.089.257 1.043.928 1.934 1.873 2.506.945.573 2.046.755 3.089.499 1.043-.257 1.934-.928 2.506-1.873l2.826-4.667-.65-.393-2.825 4.666c-.465.768-1.19 1.298-2.091 1.52-.901.221-1.788.087-2.556-.378s-1.298-1.189-1.519-2.09c-.222-.901-.088-1.789.377-2.557l4.542-7.501c.358-.591.88-.921 1.497-1.072.616-.151 1.291-.066 1.882.292 1.122.679 1.495 2.197.815 3.319l-2.539 4.194-1.943 3.142c-.394.65-1.295.871-1.944.478-.296-.179-.531-.523-.613-.855-.081-.332-.032-.747.135-1.089l2.754-4.549-.65-.393-2.754 4.548c-.286.473-.395 1.053-.255 1.622s.505 1.032.978 1.318c.472.286 1.052.395 1.621.255.569-.139 1.032-.505 1.318-.977l4.471-7.384c.559-.59.693-1.477.495-2.283z" /> +</svg> |