diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
commit | 1b3658c85f5a5a25643da0cc417c70986b7caa6a (patch) | |
tree | e8fb44c12e8bd16088d185e1e78a6c7f7d76cf5c /.icons/awkward/24x24/apps/sofastats.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/sofastats.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/sofastats.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/sofastats.svg b/.icons/awkward/24x24/apps/sofastats.svg new file mode 100644 index 00000000..a3888e3d --- /dev/null +++ b/.icons/awkward/24x24/apps/sofastats.svg @@ -0,0 +1,15 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <rect style="opacity:0.2" width="2" height="2" x="18" y="17.5"/> + <rect style="fill:#4f4f4f" width="2" height="2" x="18" y="17"/> + <rect style="opacity:0.2" width="2" height="2" x="4" y="17.5"/> + <rect style="fill:#4f4f4f" width="2" height="2" x="4" y="17"/> + <rect style="opacity:0.2" width="20" height="6" x="2" y="11.5" rx="1" ry="1"/> + <rect style="fill:#6d4c41" width="16" height="9" x="4" y="4" rx="1" ry="1"/> + <rect style="fill:#795548" width="20" height="6" x="2" y="11" rx="1" ry="1"/> + <path style="opacity:0.1;fill:#ffffff" d="m 3,11 c -0.554,0 -1,0.446 -1,1 v 0.5 c 0,-0.554 0.446,-1 1,-1 h 18 c 0.554,0 1,0.446 1,1 V 12 c 0,-0.554 -0.446,-1 -1,-1 z"/> + <rect style="fill:#8d6e63" width="4" height="9" x="2" y="8" rx="1" ry="1"/> + <rect style="fill:#8d6e63" width="4" height="9" x="18" y="8" rx="1" ry="1"/> + <path style="opacity:0.1;fill:#ffffff" d="M 5,4 C 4.446,4 4,4.446 4,5 v 0.5 c 0,-0.554 0.446,-1 1,-1 h 14 c 0.554,0 1,0.446 1,1 V 5 C 20,4.446 19.554,4 19,4 Z"/> + <path style="opacity:0.1;fill:#ffffff" d="M 3,8 C 2.446,8 2,8.446 2,9 v 0.5 c 0,-0.554 0.446,-1 1,-1 h 2 c 0.554,0 1,0.446 1,1 V 9 C 6,8.446 5.554,8 5,8 Z"/> + <path style="opacity:0.1;fill:#ffffff" d="m 19,8 c -0.554,0 -1,0.446 -1,1 v 0.5 c 0,-0.554 0.446,-1 1,-1 h 2 c 0.554,0 1,0.446 1,1 V 9 C 22,8.446 21.554,8 21,8 Z"/> +</svg> |