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/phatch.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/phatch.svg')
-rw-r--r-- | .icons/kora/apps/scalable/phatch.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/phatch.svg b/.icons/kora/apps/scalable/phatch.svg new file mode 100644 index 000000000..834f56893 --- /dev/null +++ b/.icons/kora/apps/scalable/phatch.svg @@ -0,0 +1,11 @@ +<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 -46.6099 46.6099 0 24.964 47.317)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#00a661" offset="0"/> + <stop stop-color="#37ce97" offset="1"/> + </linearGradient> + <circle cx="23.998" cy="24.16" r="22.924" fill="url(#a)"/> + <g fill="#fff"> + <path d="m24 14.456c-6.448 0-12.006 3.801-14.559 9.286-.078.166-.078.361 0 .53 2.553 5.486 8.111 9.287 14.559 9.287s12.006-3.801 14.559-9.287c.078-.166.078-.36 0-.53-2.553-5.485-8.111-9.286-14.559-9.286zm0 16.142c-3.641 0-6.59-2.951-6.59-6.589 0-3.642 2.952-6.59 6.59-6.59 3.641 0 6.589 2.952 6.589 6.59s-2.951 6.589-6.589 6.589z" fill-opacity=".85" fill-rule="nonzero"/> + <path d="m29.695 23.371c-.018-.161-.206-.282-.368-.282-.526 0-.992-.309-1.187-.786-.2-.488-.071-1.058.32-1.417.124-.113.139-.301.035-.432-.269-.341-.574-.65-.908-.917-.13-.105-.322-.09-.435.035-.342.378-.955.519-1.43.321-.493-.207-.804-.707-.774-1.244.01-.169-.113-.315-.281-.335-.428-.049-.86-.051-1.289-.003-.167.018-.29.161-.284.328.018.531-.296 1.022-.785 1.223-.468.191-1.078.051-1.419-.324-.112-.123-.301-.138-.432-.036-.344.27-.656.578-.927.917-.106.131-.091.322.034.435.399.362.528.936.32 1.43-.198.471-.687.775-1.247.775-.181-.006-.311.116-.331.281-.05.431-.051.87-.002 1.304.018.162.211.282.376.282.499-.013.978.296 1.179.785.2.488.071 1.058-.321 1.417-.122.113-.138.301-.034.432.266.339.571.648.906.917.131.106.323.091.436-.034.343-.38.957-.52 1.429-.322.495.207.806.707.776 1.244-.01.169.113.316.281.335.219.026.439.038.66.038.21 0 .419-.011.629-.035.166-.018.289-.161.284-.328-.019-.531.296-1.022.784-1.222.472-.193 1.078-.052 1.419.323.114.123.301.138.433.036.343-.269.655-.577.927-.916.106-.132.091-.323-.034-.436-.399-.361-.528-.936-.321-1.43.195-.465.666-.777 1.172-.777l.071.002c.164.013.316-.113.335-.281.051-.431.052-.869.003-1.303zm-5.686 2.56c-1.054 0-1.912-.858-1.912-1.912s.858-1.911 1.912-1.911 1.912.857 1.912 1.911-.858 1.912-1.912 1.912z" fill-opacity=".84"/> + </g> +</svg> |