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/places/symbolic/computer-symbolic.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/places/symbolic/computer-symbolic.svg')
-rw-r--r-- | .icons/kora/places/symbolic/computer-symbolic.svg | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.icons/kora/places/symbolic/computer-symbolic.svg b/.icons/kora/places/symbolic/computer-symbolic.svg new file mode 100644 index 000000000..5f0fa36fd --- /dev/null +++ b/.icons/kora/places/symbolic/computer-symbolic.svg @@ -0,0 +1,16 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" fill-opacity=".81" d="m4.104 1c-2.274 0-4.104 1.83-4.104 4.104v18.896h35.934v1.551c.034-.215.066-.43.066-.655v-19.792c0-2.274-1.83-4.104-4.104-4.104zm-1.104 3h30v17h-30z"/> + <path style="fill:currentColor" class="ColorScheme-Text" fill-opacity=".2" d="m3 4h30v17h-30z"/> + <path style="fill:currentColor" class="ColorScheme-Text" fill-opacity=".71" d="m0 24v.896c0 2.274 1.83 4.104 4.104 4.104h27.792c2.049 0 3.724-1.491 4.038-3.449v-1.551h-1.934v1.014c0 1.1-.886 1.986-1.986 1.986h-28.028c-1.1 0-1.986-.886-1.986-1.986v-1.014z"/> + <circle fill-opacity=".2" cx="18" cy="25.5" r=".75"/> + <path style="fill:currentColor" class="ColorScheme-Text" fill-opacity=".84" d="m11 33.5h14v1.5h-14z"/> + <g fill-opacity=".3"> + <path style="fill:currentColor" class="ColorScheme-Text" d="m14.25 29v1.5c0 2.08-2.207 2.748-3.25 3h14c-1.043-.252-3.25-.92-3.25-3v-1.5z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m14.25 29h7.5v1.5h-7.5z"/> + </g> +</svg> |