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/fontforge.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/fontforge.svg')
-rw-r--r-- | .icons/kora/apps/scalable/fontforge.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/fontforge.svg b/.icons/kora/apps/scalable/fontforge.svg new file mode 100644 index 000000000..fd16cd356 --- /dev/null +++ b/.icons/kora/apps/scalable/fontforge.svg @@ -0,0 +1,14 @@ +<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(.775632 -45.4391 45.4391 .775632 205.757 49.8867)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#929ea5" offset="0"/> + <stop stop-color="#e4e4e4" offset="1"/> + </linearGradient> + <linearGradient id="b" x2="1" gradientTransform="matrix(1.41322 -22.4989 22.4989 1.41322 427.567 60.82)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#2a2a2a" offset="0"/> + <stop stop-color="#404040" offset="1"/> + </linearGradient> + <g fill-rule="nonzero"> + <path d="m24 1.236c-12.611 0-22.764 10.153-22.764 22.764s10.153 22.764 22.764 22.764 22.764-10.153 22.764-22.764-10.153-22.764-22.764-22.764z" fill="url(#a)"/> + <path d="m26.439 12.618c.898 0 1.626.728 1.626 1.626s-.728 1.626-1.626 1.626-.866-1.725-1.626-1.626c-1.886.247-2.173 3.165-2.862 4.938l-.486 1.566h7.134l.584-1.776c1.151-2.99 2.979-6.354 5.986-6.354h1.026c.898 0 1.626.728 1.626 1.626s-.728 1.626-1.626 1.626-.866-1.725-1.626-1.626c-1.886.247-2.173 3.165-2.862 4.938l-.486 1.566h4.974v1.626h-5.48l-.341 1.099-.835 2.718c-1.491 4.815-3.474 9.191-6.952 9.191h-1.026c-.898 0-1.626-.728-1.626-1.626s.728-1.626 1.626-1.626.865 1.719 1.626 1.626c1.739-.213 2.141-2.846 2.712-4.503l1.839-5.888.326-.991h-7.105l-.341 1.099-.835 2.718c-1.491 4.815-3.474 9.191-6.952 9.191h-1.026c-.898 0-1.626-.728-1.626-1.626s.728-1.626 1.626-1.626.865 1.719 1.626 1.626c1.739-.213 2.141-2.846 2.712-4.503l1.839-5.888.326-.991h-4.877v-1.626h5.412l.584-1.776c1.151-2.99 2.979-6.354 5.986-6.354h1.026z" fill="url(#b)"/> + </g> +</svg> |