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/system-file-manager.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/system-file-manager.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/system-file-manager.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/system-file-manager.svg b/.icons/awkward/24x24/apps/system-file-manager.svg new file mode 100644 index 00000000..fdfc66f7 --- /dev/null +++ b/.icons/awkward/24x24/apps/system-file-manager.svg @@ -0,0 +1,14 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <rect style="fill:#5294e2" width="18" height="12" x="3" y="2" rx=".75" ry=".75"/> + <rect style="opacity:0.1" width="18" height="12" x="3" y="3.5" rx=".75" ry=".75"/> + <rect style="fill:#89e058" width="18" height="12" x="3" y="4" rx=".75" ry=".75"/> + <rect style="opacity:0.1" width="18" height="12" x="3" y="5.5" rx=".75" ry=".75"/> + <rect style="fill:#ffcd54" width="18" height="12" x="3" y="6" rx=".75" ry=".75"/> + <rect style="opacity:0.2" width="20" height="14" x="2" y="8.5" rx="1" ry="1"/> + <rect style="fill:#8e8e8e" width="20" height="14" x="2" y="8" rx="1" ry="1"/> + <rect style="opacity:0.2" width="6" height="2" x="9" y="13.5" rx=".5" ry=".5"/> + <rect style="fill:#ececec" width="6" height="2" x="9" y="13" rx=".5" ry=".5"/> + <path style="opacity:0.1;fill:#ffffff" d="M 3.75,2 C 3.3345,2 3,2.3345 3,2.75 V 3.25 C 3,2.8345 3.3345,2.5 3.75,2.5 H 20.25 C 20.666,2.5 21,2.8345 21,3.25 V 2.75 C 21,2.3345 20.666,2 20.25,2 Z"/> + <path style="opacity:0.1;fill:#ffffff" d="M 3.75,4 C 3.3345,4 3,4.3345 3,4.75 V 5.25 C 3,4.8345 3.3345,4.5 3.75,4.5 H 20.25 C 20.666,4.5 21,4.8345 21,5.25 V 4.75 C 21,4.3345 20.666,4 20.25,4 Z"/> + <path style="opacity:0.1;fill:#ffffff" d="M 3.75,6 C 3.3345,6 3,6.3345 3,6.75 V 7.25 C 3,6.8345 3.3345,6.5 3.75,6.5 H 20.25 C 20.666,6.5 21,6.8345 21,7.25 V 6.75 C 21,6.3345 20.666,6 20.25,6 Z"/> +</svg> |