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/32x32/places/folder-black-books.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/places/folder-black-books.svg')
-rw-r--r-- | .icons/awkward/32x32/places/folder-black-books.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/places/folder-black-books.svg b/.icons/awkward/32x32/places/folder-black-books.svg new file mode 100644 index 00000000..04d92001 --- /dev/null +++ b/.icons/awkward/32x32/places/folder-black-books.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <rect style="opacity:.2" width="25" height="16" x="3" y="12" rx="1.25" ry="1.25"/> + <path style="fill:#3f3f3f" d="m3 21.75c0 0.692 0.5575 1.25 1.25 1.25h22.5c0.692 0 1.25-0.558 1.25-1.25v-13.5c0-0.6925-0.558-1.25-1.25-1.25h-12.75v-0.75c0-0.6925-0.557-1.25-1.25-1.25h-8.5c-0.6925 0-1.25 0.5575-1.25 1.25"/> + <rect style="opacity:.2" width="25" height="16" x="3" y="10" rx="1.25" ry="1.25"/> + <rect style="fill:#dcdcdc" width="21" height="10" x="5" y="9" rx="1.25" ry="1.25"/> + <rect style="fill:#4f4f4f" width="25" height="16" x="3" y="11" rx="1.25" ry="1.25"/> + <path style="opacity:.1;fill:#ffffff" d="m4.25 5c-0.6925 0-1.25 0.5575-1.25 1.25v1c0-0.6925 0.5575-1.25 1.25-1.25h8.5c0.693 0 1.25 0.5575 1.25 1.25v0.75h12.75c0.692 0 1.25 0.5575 1.25 1.25v-1c0-0.6925-0.558-1.25-1.25-1.25h-12.75v-0.75c0-0.6925-0.557-1.25-1.25-1.25h-8.5z"/> + <path style="fill:#c2c2c2" d="m12 15c-2 0-2 1-2 1v4s0-1 2-1 3 2 3 2v-4s-1-2-3-2zm7 0c-2 0-3 2-3 2v4s1-2 3-2 2 1 2 1v-4s0-1-2-1zm-7 5c-2 0-2 1-2 1v1s0-1 2-1 3 2 3 2v-1s-1-2-3-2zm7 0c-2 0-3.005064 1.992688-3 2v1s1-2 3-2 2 1 2 1v-1s0-1-2-1z"/> +</svg> |