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/16x16/emblems/emblem-photos.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/emblems/emblem-photos.svg')
-rw-r--r-- | .icons/awkward/16x16/emblems/emblem-photos.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/emblems/emblem-photos.svg b/.icons/awkward/16x16/emblems/emblem-photos.svg new file mode 100644 index 00000000..345ae338 --- /dev/null +++ b/.icons/awkward/16x16/emblems/emblem-photos.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <circle style="fill:#252a35" cx="8" cy="8" r="7"/> + <path style="fill:#ffffff" d="m 6,3.9998111 -0.5,1 -0.5,0 c -0.813944,-0.00918 -1,0.3503905 -1,0.7 l 0,4.5998049 c 0,0.7 0.3629251,0.700195 1.142578,0.700195 l 5.714844,0 C 11.752504,11.001861 12,10.999616 12,10.299616 l 0,-4.5998049 c 0,-0.4003905 -0.241594,-0.7 -1,-0.7 l -0.5,0 -0.5,-1 z m 2,1.5 c 1.1045335,0 2,0.895467 2,2 0,1.1045335 -0.8954665,2 -2,2 -1.104534,0 -2,-0.8954665 -2,-2 0,-1.104533 0.895466,-2 2,-2 z"/> +</svg> |