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/miktex-console.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/miktex-console.svg')
-rw-r--r-- | .icons/kora/apps/scalable/miktex-console.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/miktex-console.svg b/.icons/kora/apps/scalable/miktex-console.svg new file mode 100644 index 000000000..a79f26e8a --- /dev/null +++ b/.icons/kora/apps/scalable/miktex-console.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 -35.3911 35.3911 0 968.766 41.2823)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#244597" offset="0"/> + <stop stop-color="#455e9c" offset="1"/> + </linearGradient> + <circle cx="24" cy="24" r="22.764" fill="url(#a)"/> + <g transform="matrix(1.1382 0 0 1.1382 -3.3168 -3.3168)" fill-rule="nonzero"> + <path d="m18.551 13.333c-1.039.031-2.026.465-2.75 1.211l-7.571 7.57c-3.926 3.77 1.887 9.583 5.657 5.656l7.57-7.57c2.616-2.543-2.906-6.867-2.906-6.867zm-7.551 9.668c1.105 0 2 .895 2 2 0 1.104-.895 2-2 2s-2-.896-2-2c0-1.105.895-2 2-2z" fill="#a2afce"/> + <path d="m23 7c-3.84 0-7 3.16-7 7s3.16 7 7 7c2.696-4e-3 5.159-1.565 6.314-4h-6.314l-2-2.863 2-3.137h6.316c-1.155-2.436-3.62-3.997-6.316-4z" fill="#fff"/> + <path d="m18 27v2h2v8h2v-8h2v-2zm13 0 2.941 5-2.941 5h2.121l1.879-3.197 1.879 3.197h2.121l-2.941-5 2.941-5h-2.121l-1.879 3.197-1.879-3.197zm-7 4v10h6v-2h-4v-2h4v-2h-4v-2h4v-2z" fill="#fff"/> + </g> +</svg> |