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/doki-doki-literature-club-plus.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/doki-doki-literature-club-plus.svg')
-rw-r--r-- | .icons/kora/apps/scalable/doki-doki-literature-club-plus.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/doki-doki-literature-club-plus.svg b/.icons/kora/apps/scalable/doki-doki-literature-club-plus.svg new file mode 100644 index 000000000..c7fc28f18 --- /dev/null +++ b/.icons/kora/apps/scalable/doki-doki-literature-club-plus.svg @@ -0,0 +1,12 @@ +<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="#ff69bb" offset="0"/> + <stop stop-color="#ff8dcb" offset="1"/> + </linearGradient> + <circle cx="24" cy="24" r="22.764" fill="url(#a)"/> + <circle cx="24" cy="24" r="15.935" fill="#fdcfea"/> + <path d="m18.766 16.033c-3.385 0-6.148 2.542-6.148 5.691 0 1.638.741 3.133 1.931 4.173l9.298 8.347 9.603-8.347c1.191-1.04 1.932-2.534 1.932-4.173 0-3.149-2.763-5.691-6.148-5.691-2.231 0-4.163 1.094-5.234 2.749-1.074-1.655-3.005-2.749-5.236-2.749z" fill="#03adee" fill-rule="nonzero"/> + <path d="m15.112 17.171c-.469.323-.883.706-1.236 1.138h9.771c-.347-.43-.75-.816-1.21-1.138zm10.449 0c-.46.322-.864.708-1.21 1.138h9.771c-.354-.432-.767-.815-1.236-1.138zm-12.427 2.276c-.171.362-.307.742-.394 1.138h22.52c-.087-.396-.223-.776-.394-1.138zm-.516 2.277c0 .389.045.769.124 1.138h22.518c.079-.369.122-.749.122-1.138zm.505 2.276c.188.408.429.787.709 1.138h20.336c.28-.351.521-.73.709-1.138zm1.849 2.276 1.27 1.139h15.461l1.309-1.139zm2.537 2.277 1.267 1.138h10.308l1.309-1.138zm2.534 2.276 1.269 1.138h5.153l1.31-1.138zm2.536 2.277 1.268 1.138 1.309-1.138z" fill-opacity=".1" fill-rule="nonzero"/> + <circle cx="36" cy="35" r="11" fill="#d82687"/> + <path d="m34 33h-3c-1.104 0-2 .896-2 2s.896 2 2 2h3v3c0 1.104.896 2 2 2s2-.896 2-2v-3h3c1.104 0 2-.896 2-2s-.896-2-2-2h-3v-3c0-1.104-.896-2-2-2s-2 .896-2 2z" fill="#ffffff"/> +</svg> |