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/outwiker.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/outwiker.svg')
-rw-r--r-- | .icons/kora/apps/scalable/outwiker.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/outwiker.svg b/.icons/kora/apps/scalable/outwiker.svg new file mode 100644 index 000000000..160b0a2c2 --- /dev/null +++ b/.icons/kora/apps/scalable/outwiker.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 -45.528 45.528 0 24 46.764)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#d9d9d9" offset="0"/> + <stop stop-color="#ffffff" offset="1"/> + </linearGradient> + <circle cx="24" cy="24" r="22.764" fill="url(#a)"/> + <g fill-rule="nonzero"> + <path d="m17.171 10.342c-3.79 0-6.829 3.106-6.829 6.802v8.021c0 3.696 3.039 6.802 6.829 6.802s6.829-3.106 6.829-6.802v-8.021c0-3.696-3.039-6.802-6.829-6.802zm.046 3.414c1.857 0 2.23 1.278 2.23 3.044v8.709c0 1.766-.373 3.044-2.23 3.044-1.856 0-2.323-1.278-2.323-3.044v-8.709c0-1.766.467-3.044 2.323-3.044z" fill="#00a500"/> + <path d="m13.227 11.609c-1.747 1.244-2.885 3.277-2.885 5.535v8.021c0 3.675 3.006 6.766 6.767 6.8-3.288-.671-4.689-3.014-4.749-5.984l-.196-9.673c-.029-1.462.508-3.468 1.063-4.699z" fill="#006e00"/> + <path d="m36.102 12.618-4.928 1.172c.954 5.573 1.475 11.093 1.451 16.655-2.478-3.921-4.017-9.262-4.773-13.536l-4.926 1.187c.576 3.796 1.025 7.844.763 11.337-1.099-2.383-2.296-5.462-2.719-8.153l-4.937 1.107c1.022 5.612 3.355 11.008 6.085 15.271 1.991-.854 4.01-1.75 5.85-2.534l.322-1.762c.819 1.919 1.953 3.392 2.583 4.197l6.707-2.751c.127-7.641.328-11.317-1.478-22.19z" fill="#ffa20e"/> + <path d="m16.702 25.325c1.199 4.537 3.168 8.821 5.417 12.333 1.376-.59 2.707-1.172 4.042-1.751-3.409-.075-4.503 1.004-9.459-10.582zm7.075-3.865c.788 4.787 3.564 11.22 7.096 16.099l5.366-2.153c-5.06.754-7.319-1.332-12.462-13.946z" fill="#ff7015"/> + </g> +</svg> |