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/GP6-icon.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/GP6-icon.svg')
-rw-r--r-- | .icons/kora/apps/scalable/GP6-icon.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/GP6-icon.svg b/.icons/kora/apps/scalable/GP6-icon.svg new file mode 100644 index 000000000..2fc9d8109 --- /dev/null +++ b/.icons/kora/apps/scalable/GP6-icon.svg @@ -0,0 +1,11 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"> + <linearGradient id="a" x2="1" gradientTransform="matrix(.674938 -53.1216 53.1216 .674938 31.3251 60.0298)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#252525" offset="0"/> + <stop stop-color="#4f4f4f" offset="1"/> + </linearGradient> + <g fill-rule="nonzero"> + <path d="m50.145 48.878c-11.946 13.58-22.359 13.196-29.507 6.966-10.728-9.35-20.654-43.318-14.994-49.75 5.658-6.433 41.276 3.355 48.912 10.474 7.637 7.119 8.162 18.015-4.412 32.31z" fill="url(#a)"/> + <path d="m25.037 24c-2.83 0-5.045.793-6.646 2.381-1.593 1.58-2.391 3.789-2.391 6.625 0 2.827.798 5.035 2.391 6.623 1.601 1.58 3.816 2.371 6.646 2.371 1.294 0 2.512-.163 3.652-.488 1.141-.333 2.365-.822 3.311-1.465v-8.047h-7v2h4.992v5.188c-.542.302-1.153.526-1.832.673-.679.14-2.051.209-2.916.209-2.216 0-4.382-.592-5.498-1.777-1.108-1.185-1.746-2.948-1.746-5.287 0-2.348.638-4.114 1.746-5.299 1.116-1.185 3.282-1.779 5.498-1.779 1.124 0 1.895.187 2.914.558 1.019.372 1.935.927 2.842 1.662v-2.5c-.898-.542-1.835-.951-2.902-1.23-1.06-.279-1.88-.418-3.061-.418z" fill="#fff"/> + <path d="m36 24v18h2v-7h3.531c2.03-.018 3.864-.41 4.899-1.285 1.043-.876 1.564-2.169 1.564-3.881 0-1.697-.521-3.584-1.564-4.459-1.035-.883-2.869-1.375-4.899-1.375zm2 2.002h3.701c1.369-.036 2.43.278 3.178.834s1.121 1.935 1.121 2.955c0 1.028-.373 1.819-1.121 2.375s-1.808.834-3.178.834h-3.701v-6.996z" fill="#ff282c"/> + </g> +</svg> |