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/lifeograph.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/lifeograph.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/lifeograph.svg | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/lifeograph.svg b/.icons/awkward/24x24/apps/lifeograph.svg new file mode 100644 index 00000000..1df47567 --- /dev/null +++ b/.icons/awkward/24x24/apps/lifeograph.svg @@ -0,0 +1,16 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <rect style="fill:#ec8c38" width="20" height="20" x="2" y="2" rx="1" ry="1"/> + <path style="opacity:0.2;fill:#ffffff" d="M 22,21 22,3 C 22,2.446 21.554,2 21,2 l -9,0 0,20 9,0 c 0.554,0 1,-0.446 1,-1 z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 3,2 C 2.446,2 2,2.446 2,3 l 0,0.5 c 0,-0.554 0.446,-1 1,-1 l 18,0 c 0.554,0 1,0.446 1,1 L 22,3 C 22,2.446 21.554,2 21,2 L 3,2 Z"/> + <path style="opacity:0.2" d="m 3,22.5 c -0.554,0 -1,-0.446 -1,-1 L 2,21 c 0,0.554 0.446,1 1,1 l 18,0 c 0.554,0 1,-0.446 1,-1 l 0,0.5 c 0,0.554 -0.446,1 -1,1 l -18,0 z"/> + <g style="opacity:0.2" transform="translate(0,1.5)"> + <path d="M 7,5 A 4,4 0 0 0 3,9 4,4 0 0 0 7,13 4,4 0 0 0 11,9 4,4 0 0 0 7,5 Z M 7,7 A 2,2 0 0 1 9,9 2,2 0 0 1 7,11 2,2 0 0 1 5,9 2,2 0 0 1 7,7 Z"/> + <rect width="2" height="7" x="6" y="-18" transform="scale(1,-1)"/> + <rect width="2" height="2" x="8" y="-17" transform="scale(1,-1)"/> + </g> + <g style="fill:#ffef78" transform="translate(0,1)"> + <path style="fill:#ffef78" d="M 7,5 A 4,4 0 0 0 3,9 4,4 0 0 0 7,13 4,4 0 0 0 11,9 4,4 0 0 0 7,5 Z M 7,7 A 2,2 0 0 1 9,9 2,2 0 0 1 7,11 2,2 0 0 1 5,9 2,2 0 0 1 7,7 Z"/> + <rect style="fill:#ffef78" width="2" height="7" x="6" y="-18" transform="scale(1,-1)"/> + <rect style="fill:#ffef78" width="2" height="2" x="8" y="-17" transform="scale(1,-1)"/> + </g> +</svg> |