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/ekiga.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/ekiga.svg')
-rw-r--r-- | .icons/kora/apps/scalable/ekiga.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/ekiga.svg b/.icons/kora/apps/scalable/ekiga.svg new file mode 100644 index 000000000..e2f48d024 --- /dev/null +++ b/.icons/kora/apps/scalable/ekiga.svg @@ -0,0 +1,8 @@ +<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(.304583 -46.0185 46.0185 .304583 23.9033 47.2137)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#2c9729" offset="0"/> + <stop stop-color="#7af36f" offset="1"/> + </linearGradient> + <circle cx="24" cy="24" r="22.764" fill="url(#a)"/> + <path d="m34.586 32.575-3.261-3.901c-.65-.774-1.833-.858-2.637-.186l-1.965 1.643c-.108-.073-.221-.149-.338-.23-1.083-.733-2.565-1.738-4.06-3.526-1.498-1.793-2.225-3.432-2.756-4.629-.056-.126-.11-.249-.163-.365l1.319-1.101.648-.543c.806-.673.931-1.852.283-2.628l-3.261-3.902c-.648-.775-1.831-.859-2.637-.186l-1.1.925.025.03c-.377.402-.704.874-.962 1.393-.24.494-.404.971-.503 1.455-.823 3.878.648 7.62 5.075 12.916 6.12 7.32 11.581 7.297 11.817 7.293.514-.016 1.013-.094 1.526-.242.551-.16 1.073-.398 1.535-.697l.02.021 1.112-.91c.804-.673.931-1.852.283-2.63z" fill="#00420e" fill-rule="nonzero"/> +</svg> |