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/places/folder-nordic-remote.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/places/folder-nordic-remote.svg')
-rw-r--r-- | .icons/awkward/24x24/places/folder-nordic-remote.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/places/folder-nordic-remote.svg b/.icons/awkward/24x24/places/folder-nordic-remote.svg new file mode 100644 index 00000000..5bd6525f --- /dev/null +++ b/.icons/awkward/24x24/places/folder-nordic-remote.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <rect style="opacity:0.2" width="20" height="12" x="2" y="9.5" rx="1" ry="1"/> + <path style="fill:#6c9b9a" d="M 2,17 C 2,17.554 2.446,18 3,18 H 21 C 21.554,18 22,17.554 22,17 V 6 C 22,5.446 21.554,5 21,5 H 11 V 4 C 11,3.446 10.554,3 10,3 H 3 C 2.446,3 2,3.446 2,4"/> + <rect style="opacity:0.2" width="20" height="12" x="2" y="8.5" rx="1" ry="1"/> + <rect style="fill:#e4e4e4" width="16" height="8" x="4" y="7" rx="1" ry="1"/> + <rect style="fill:#82abaa" width="20" height="12" x="2" y="9" rx="1" ry="1"/> + <path style="opacity:0.1;fill:#ffffff" d="M 3,3 C 2.446,3 2,3.446 2,4 V 4.5 C 2,3.946 2.446,3.5 3,3.5 H 10 C 10.554,3.5 11,3.946 11,4.5 V 4 C 11,3.446 10.554,3 10,3 Z M 11,5 V 5.5 H 21 C 21.554,5.5 22,5.946 22,6.5 V 6 C 22,5.446 21.554,5 21,5 Z"/> + <path style="fill:#4e6766" d="M 11 12 C 9.989 12.202 9.202 12.99 9 14 L 7 14 L 7 15 L 9 15 C 9.202 16.009 9.991 16.797 11 17 L 11 12 z M 12 12 L 12 17 C 13.01 16.798 13.798 16.01 14 15 L 16 15 L 16 14 L 14 14 C 13.797 12.991 13.009 12.203 12 12 z"/> +</svg> |