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/64x64/apps/lighttable.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/lighttable.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/lighttable.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/lighttable.svg b/.icons/awkward/64x64/apps/lighttable.svg new file mode 100644 index 00000000..74eb7f6a --- /dev/null +++ b/.icons/awkward/64x64/apps/lighttable.svg @@ -0,0 +1,14 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1"> + <path style="opacity:0.2" d="m 4,54.8008 0,2 C 4,59.1276 5.87242,61 8.1992,61 l 47.602,0 c 2.326,0 4.198,-2 4.198,-4.2 l 0,-2 c 0,2.3268 -1.87242,4.1992 -4.1992,4.1992 l -47.602,0 c -2.3256,0 -4.198,-2 -4.198,-4.2 z"/> + <rect style="fill:#3465a4" width="56" height="56" x="4" y="4" rx="4.2" ry="4.2"/> + <g style="opacity:0.2" transform="matrix(2,0,0,2,0,-2039.7992)"> + <path transform="translate(0,1019.4)" d="m 7,10 0,14 10,0 0,-3 -7,0 0,-11 -3,0 z m 8,0 0,3 7,0 0,11 3,0 0,-14 -10,0 z"/> + </g> + <g style="fill:#ffffff" transform="matrix(2,0,0,2,0,-2040.7992)"> + <rect width="3" height="14" x="7" y="1029.4"/> + <rect width="3" height="10" x="1040.4" y="-17" transform="matrix(0,1,-1,0,0,0)"/> + <rect width="3" height="14" x="-25" y="-1043.4" transform="scale(-1,-1)"/> + <rect width="3" height="10" x="-1032.4" y="15" transform="matrix(0,-1,1,0,0,0)"/> + </g> + <path style="opacity:0.2;fill:#ffffff" d="M 8.1992188 4 C 5.8724188 4 4 5.8724187 4 8.1992188 L 4 9.1992188 C 4 6.8724187 5.8724188 5 8.1992188 5 L 55.798828 5 C 58.126828 5 60 6.8724187 60 9.1992188 L 60 8.1992188 C 60 5.8724187 58.126828 4 55.798828 4 L 8.1992188 4 z"/> +</svg> |