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/monodoc.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/monodoc.svg')
-rw-r--r-- | .icons/kora/apps/scalable/monodoc.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/monodoc.svg b/.icons/kora/apps/scalable/monodoc.svg new file mode 100644 index 000000000..773d7f0f2 --- /dev/null +++ b/.icons/kora/apps/scalable/monodoc.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(-.476427 -44.666 44.666 -.476427 129.053 44.2903)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#286cd8" offset="0"/> + <stop stop-color="#40a9fe" offset="1"/> + </linearGradient> + <linearGradient id="b" x2="1" gradientTransform="matrix(-.476427 -44.666 44.666 -.476427 272.902 45.9047)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#cfdaf0" offset="0"/> + <stop stop-color="#fdfdfe" offset="1"/> + </linearGradient> + <path d="m39.473 5.827c0-2.783-2.256-5.04-5.039-5.04h-25.84c-2.783 0-5.039 2.257-5.039 5.04v33.035c0 2.783 2.256 5.04 5.039 5.04h25.84c2.783 0 5.039-2.257 5.039-5.04z" fill="url(#a)"/> + <path d="m44.367 8.923c0-2.783-2.256-5.04-5.039-5.04h-25.841c-2.783 0-5.039 2.257-5.039 5.04v33.036c0 2.783 2.256 5.04 5.039 5.04h25.841c2.783 0 5.039-2.257 5.039-5.04z" fill="url(#b)"/> + <path d="m27.491 32.984c-.319.326-.722.488-1.209.488s-.898-.162-1.234-.488c-.319-.325-.479-.715-.479-1.17 0-.456.16-.846.479-1.171.336-.325.747-.488 1.234-.488s.89.163 1.209.488c.336.325.504.715.504 1.171 0 .455-.168.845-.504 1.17zm-.025-5.073h-2.368v-1.146c0-.732.16-1.358.479-1.878.319-.537.882-1.163 1.688-1.878.453-.407.772-.707.957-.903.201-.211.395-.496.579-.853.202-.374.303-.756.303-1.147 0-.748-.252-1.349-.756-1.804-.487-.456-1.167-.683-2.04-.683-1.445 0-2.435.78-2.973 2.341l-2.166-.878c.353-.927.957-1.756 1.814-2.488.873-.748 1.981-1.122 3.325-1.122 1.528 0 2.77.439 3.728 1.317.957.862 1.435 1.968 1.435 3.317 0 .586-.159 1.179-.478 1.781-.319.601-.605 1.032-.857 1.293-.235.243-.571.561-1.007.951-.051.048-.092.089-.126.122-1.024.894-1.537 1.788-1.537 2.683z" fill="#0c8af7" fill-rule="nonzero"/> +</svg> |