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/com.endlessm.photos.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/com.endlessm.photos.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/com.endlessm.photos.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/com.endlessm.photos.svg b/.icons/awkward/24x24/apps/com.endlessm.photos.svg new file mode 100644 index 00000000..12173597 --- /dev/null +++ b/.icons/awkward/24x24/apps/com.endlessm.photos.svg @@ -0,0 +1,12 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <path style="opacity:0.2" d="m 2,16.5 v 0 4 c 0,0.554 0.446,1 1,1 h 18 c 0.554,0 1,-0.446 1,-1 v -4 0 z"/> + <path style="fill:#3f3f3f" d="m 2,15.95 v 0 4.05 c 0,0.554 0.446,1 1,1 h 18 c 0.554,0 1,-0.446 1,-1 v -4.05 0 z"/> + <path style="fill:#ffaa3b" d="M 3,3 C 2.446,3 2,3.446 2,4 V 15.95 H 22 V 4 C 22,3.446 21.554,3 21,3 Z"/> + <path style="fill:#603e3f" d="M 16.5,5 14,9.5 11,8 7,11 5,10.5 3.5,12 2,12.488281 V 16 H 22 V 7.413086 L 21,6 19.5,7.5 Z"/> + <rect style="opacity:0.2" width="20" height=".5" x="2" y="16"/> + <path style="opacity:0.2;fill:#ffffff" d="M 3,3 C 2.446,3 2,3.446 2,4 v 0.5 c 0,-0.554 0.446,-1 1,-1 h 18 c 0.554,0 1,0.446 1,1 V 4 C 22,3.446 21.554,3 21,3 Z"/> + <path style="opacity:0.2" d="M 16.5,5 14,9.5 11,8 7,11 5,10.5 3.5,12 2,12.488281 v 0.5 L 3.5,12.5 5,11 l 2,0.5 4,-3 3,1.5 2.5,-4.5 3,2.5 1.5,-1.5 1,1.413086 v -0.5 L 21,6 19.5,7.5 Z"/> + <rect style="opacity:0.3" width="14" height="1" x="5" y="18" rx=".5" ry=".5"/> + <circle style="opacity:0.2" cx="14.5" cy="19" r="1.5"/> + <circle style="fill:#ffffff" cx="14.5" cy="18.5" r="1.5"/> +</svg> |