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/logisim-icon.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/logisim-icon.svg')
-rw-r--r-- | .icons/kora/apps/scalable/logisim-icon.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/logisim-icon.svg b/.icons/kora/apps/scalable/logisim-icon.svg new file mode 100644 index 000000000..5fa1ba2a5 --- /dev/null +++ b/.icons/kora/apps/scalable/logisim-icon.svg @@ -0,0 +1,11 @@ +<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 -44.8 44.8 0 382.4 46.3998)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#c7c7c7" offset="0"/> + <stop stop-color="#fff" offset="1"/> + </linearGradient> + <circle cx="24" cy="24" r="22.4" fill="url(#a)"/> + <path d="m48 23.984c0-1.318-1.068-2.386-2.386-2.386h-20.014v4.8h20.014c1.318 0 2.386-1.068 2.386-2.385z" fill="#009831"/> + <path d="m22.4 14.398h-20c-1.326 0-2.4 1.075-2.4 2.4 0 1.326 1.074 2.4 2.4 2.4h20z" fill="#009dab"/> + <path d="m22.4 28.798h-20c-1.326 0-2.4 1.075-2.4 2.4 0 1.326 1.074 2.4 2.4 2.4h20z" fill="#009831"/> + <path d="m13.6 36c1.69-4.878 2.427-8.342 2.4-12-.026-3.542-.763-7.277-2.4-12 15.508 0 22.4 12 22.4 12s-6.892 12-22.4 12z" fill="#2a2a2a" fill-rule="nonzero"/> +</svg> |