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/apps/scalable/pop-cosmic-launcher.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/apps/scalable/pop-cosmic-launcher.svg')
-rw-r--r-- | .icons/kora/apps/scalable/pop-cosmic-launcher.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/pop-cosmic-launcher.svg b/.icons/kora/apps/scalable/pop-cosmic-launcher.svg new file mode 100644 index 000000000..909996bca --- /dev/null +++ b/.icons/kora/apps/scalable/pop-cosmic-launcher.svg @@ -0,0 +1,13 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> + <linearGradient id="a" x2="1" gradientTransform="matrix(0 -43.336 43.336 0 24.1326 45.668)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#2f9da2" offset="0"/> + <stop stop-color="#48b9c7" offset="1"/> + </linearGradient> + <path d="m21.492 32.667c0-3.4-2.759-6.159-6.159-6.159h-6.842c-3.399 0-6.159 2.759-6.159 6.159v6.842c0 3.399 2.76 6.159 6.159 6.159h6.842c3.4 0 6.159-2.76 6.159-6.159zm0-24.176c0-3.399-2.759-6.159-6.159-6.159h-6.842c-3.399 0-6.159 2.76-6.159 6.159v6.842c0 3.4 2.76 6.159 6.159 6.159h6.842c3.4 0 6.159-2.759 6.159-6.159zm24.176 0c0-3.399-2.76-6.159-6.159-6.159h-6.842c-3.4 0-6.159 2.76-6.159 6.159v6.842c0 3.4 2.759 6.159 6.159 6.159h6.842c3.399 0 6.159-2.759 6.159-6.159z" fill="url(#a)"/> + <path d="m31.503 33.113c-2.038 1.601-4.607 2.555-7.399 2.555-6.622 0-11.99-5.368-11.99-11.989s5.368-11.989 11.99-11.989c6.621 0 11.989 5.368 11.989 11.989 0 2.792-.955 5.362-2.555 7.399l2.613 2.614-2.035 2.035zm2.192-9.434c0 5.297-4.294 9.592-9.591 9.592-5.298 0-9.592-4.295-9.592-9.592s4.294-9.591 9.592-9.591c5.297 0 9.591 4.294 9.591 9.591z" fill="#ffffff"/> + <g fill-rule="nonzero"> + <path d="m33.807 23.706c0 5.345-4.332 9.677-9.676 9.677-5.345 0-9.677-4.332-9.677-9.677 0-5.344 4.332-9.677 9.677-9.677 5.344 0 9.676 4.333 9.676 9.677z" fill="#48b9c7"/> + <path d="m36.532 33.06c.187-.186.49-.186.676.001l7.547 7.577c1.024 1.028 1.021 2.692-.007 3.717-1.029 1.024-2.692 1.021-3.717-.008l-7.547-7.577c-.186-.187-.185-.489.002-.675z" fill="#ffad00"/> + <path d="m23.515 15.411c.186-.049.435.098.532.32.134.307-.016.641-.335.748-.141.047-.878.263-1.815.745-.335.172-.695.403-1.063.638-.937.596-1.907 1.568-2.446 2.445-.504.821-.815 1.566-1.063 2.655-.131.572-.213 1.595-.213 1.701 0 .426-.184.634-.509.638-.327.005-.554-.212-.554-.638 0-.362-.053-1.482.212-2.552.202-.815.628-1.722 1.17-2.548.845-1.288 2.073-2.391 3.616-3.198.745-.39 1.568-.711 2.468-.954z" fill="#ffffff"/> + </g> +</svg> |