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/48x48/places/folder-pink-drag-accept.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/places/folder-pink-drag-accept.svg')
-rw-r--r-- | .icons/awkward/48x48/places/folder-pink-drag-accept.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/places/folder-pink-drag-accept.svg b/.icons/awkward/48x48/places/folder-pink-drag-accept.svg new file mode 100644 index 00000000..e8bc289e --- /dev/null +++ b/.icons/awkward/48x48/places/folder-pink-drag-accept.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <rect style="opacity:0.2" width="40" height="22" x="4" y="21" rx="2" ry="2"/> + <path style="fill:#ec407a" d="M 4,34 C 4,35.108 4.892,36 6,36 H 42 C 43.108,36 44,35.108 44,34 V 12 C 44,10.892 43.108,10 42,10 H 22 V 8 C 22,6.892 21.108,6 20,6 H 6 C 4.892,6 4,6.892 4,8"/> + <rect style="opacity:0.2" width="40" height="22" x="4" y="19" rx="2" ry="2"/> + <rect style="fill:#f06292" width="40" height="22" x="4" y="20" rx="2" ry="2"/> + <path style="opacity:0.1;fill:#ffffff" d="M 6,6 C 4.892,6 4,6.892 4,8 V 9 C 4,7.892 4.892,7 6,7 H 20 C 21.108,7 22,7.892 22,9 V 8 C 22,6.892 21.108,6 20,6 Z M 22,10 V 11 H 42 C 43.108,11 44,11.892 44,13 V 12 C 44,10.892 43.108,10 42,10 Z"/> +</svg> |