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/22/copyq-normal.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/22/copyq-normal.svg')
-rw-r--r-- | .icons/kora/panel/22/copyq-normal.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/panel/22/copyq-normal.svg b/.icons/kora/panel/22/copyq-normal.svg new file mode 100644 index 000000000..d3d5ece5a --- /dev/null +++ b/.icons/kora/panel/22/copyq-normal.svg @@ -0,0 +1,8 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" width="100%" height="100%" viewBox="-3 -3 22 22" xmlns="http://www.w3.org/2000/svg"> + <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.283 6.224c-.008-.109-.009-.223-.004-.339.04-.821.475-1.872 1.044-2.916.774-1.418 1.622-2.074 2.351-2.297.899-.274 1.71.021 2.298.62 1.031 1.048 1.357 2.982-.081 4.801-.772.976-1.803 1.643-2.745 1.869-.488.118-.957.121-1.377.011l-1.269 1.527 5.5 6.5-7-5-7 5 5.5-6.5-1.267-1.522c-.415.105-.877.1-1.358-.016-.942-.226-1.973-.893-2.745-1.869-1.439-1.819-1.112-3.753-.082-4.801.588-.599 1.4-.894 2.298-.62.73.223 1.577.879 2.351 2.297.57 1.044 1.005 2.095 1.044 2.916.006.125.005.247-.005.364l1.265 1.751zm4.619-3.881c-.552-.562-1.367-.295-2.262 1.344-.382.701-.713 1.397-.828 1.994-.061.318-.099.601.136.755.231.15.531.144.847.068.664-.16 1.375-.653 1.919-1.341.847-1.071.795-2.203.188-2.82zm-11.784 0c.553-.562 1.368-.295 2.262 1.344.383.701.713 1.397.828 1.994.061.318.1.601-.136.755-.23.15-.531.144-.846.068-.664-.16-1.375-.653-1.92-1.341-.846-1.071-.794-2.203-.188-2.82z"/> +</svg> |