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/org.es_de.emulationstation-de.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/org.es_de.emulationstation-de.svg')
-rw-r--r-- | .icons/kora/apps/scalable/org.es_de.emulationstation-de.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/org.es_de.emulationstation-de.svg b/.icons/kora/apps/scalable/org.es_de.emulationstation-de.svg new file mode 100644 index 000000000..5fc4fc024 --- /dev/null +++ b/.icons/kora/apps/scalable/org.es_de.emulationstation-de.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 -34.6688 34.6688 0 24 41.3344)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#890202" offset="0"/> + <stop stop-color="#c31031" offset="1"/> + </linearGradient> + <g fill-rule="nonzero"> + <path d="m8.832 6.666c-.574 0-1.125.228-1.532.634l-4.333 4.334c-.407.406-.635.957-.635 1.532v26.002c0 1.196.97 2.166 2.167 2.166h34.669c.574 0 1.125-.228 1.532-.634l4.333-4.334c.407-.406.635-.957.635-1.532v-26.002c0-1.196-.97-2.166-2.167-2.166z" fill="url(#a)"/> + <path d="m10.999 13.166-4.333 4.334v13l4.333 4.334h13.001l-4.334-4.334h-8.667v-4.333h8.667v-4.334h-8.667v-4.333h8.667l4.334-4.334zm17.335 0-4.334 4.334v4.333l4.334 4.334h8.667v4.333h-13.001l4.334 4.334h8.667l4.333-4.334v-4.333l-4.333-4.334h-8.667v-4.333h8.667l4.333-4.334z" fill="#ffffff"/> + </g> +</svg> |