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/bitmap2component.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/bitmap2component.svg')
-rw-r--r-- | .icons/kora/apps/scalable/bitmap2component.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/bitmap2component.svg b/.icons/kora/apps/scalable/bitmap2component.svg new file mode 100644 index 000000000..7e8e9237b --- /dev/null +++ b/.icons/kora/apps/scalable/bitmap2component.svg @@ -0,0 +1,10 @@ +<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.0002 45.668)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#1d931d" offset="0"/> + <stop stop-color="#45b445" offset="1"/> + </linearGradient> + <path d="m39.44 2.332c3.438 0 6.228 2.79 6.228 6.228v30.88c0 3.438-2.79 6.228-6.228 6.228h-30.88c-3.438 0-6.228-2.79-6.228-6.228v-30.88c0-3.438 2.79-6.228 6.228-6.228z" fill="url(#a)"/> + <path d="m42.95 3.415c1.641 1.122 2.718 3.009 2.718 5.145v2.439h-43.336v-2.439c0-2.136 1.077-4.023 2.718-5.145z" fill-opacity=".2" fill-rule="nonzero"/> + <path d="m39.44 2.332c3.438 0 6.228 2.79 6.228 6.228v1.356h-43.336v-1.356c0-3.438 2.79-6.228 6.228-6.228z" fill="#6ac36a" fill-rule="nonzero"/> + <path transform="matrix(1.0834 0 0 1.0834 -2.0016 -2.0016)" d="m25.863 28.168c0 1.367.035 2.505-.625 3.716-.531.984-1.375 1.59-2.317 1.59-1.285 0-2.031-1.023-2.031-2.535 0-2.985 2.555-3.528 4.974-3.528v.758m3.376 8.533c-.219.207-.539.223-.789.086-1.11-.965-1.31-1.414-1.923-2.336-1.836 1.962-3.133 2.548-5.517 2.548-2.816 0-5.011-1.816-5.011-5.454 0-2.841 1.473-4.779 3.567-5.725 1.813-.836 4.353-.984 6.294-1.215v-.453c0-.833.063-1.817-.402-2.536-.41-.645-1.191-.91-1.879-.91-1.277 0-2.415.684-2.692 2.102-.059.316-.277.626-.582.642l-3.247-.363c-.273-.066-.574-.298-.5-.735.75-4.11 4.306-5.353 7.486-5.353 1.63 0 3.759.453 5.041 1.742 1.63 1.59 1.474 3.712 1.474 6.021v5.455c0 1.641.648 2.359 1.262 3.247.215.313.262.695-.008.93-.684.602-1.898 1.703-2.567 2.324l-.012-.012" fill="#fff"/> +</svg> |