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/utilities-log-viewer.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/utilities-log-viewer.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/utilities-log-viewer.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/utilities-log-viewer.svg b/.icons/awkward/24x24/apps/utilities-log-viewer.svg new file mode 100644 index 00000000..df229d2f --- /dev/null +++ b/.icons/awkward/24x24/apps/utilities-log-viewer.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <rect style="fill:#325f78" width="16" height="20" x="-20" y="-22" rx="1" ry="1" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="opacity:0.2" width="12" height="16" x="-18" y="-20" rx="0" ry="0" transform="matrix(0,-1,-1,0,0,0)"/> + <path style="opacity:0.1;fill:#ffffff" d="M 3,4 C 2.446,4 2,4.446 2,5 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,5 C 22,4.446 21.554,4 21,4 L 3,4 Z"/> + <path style="opacity:0.2" d="m 2,19 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,19 c 0,0.554 -0.446,1 -1,1 L 3,20 C 2.446,20 2,19.554 2,19 Z"/> + <circle style="fill:#cc5e55" cx="17" cy="17" r="6"/> + <path style="fill:#ffffff" d="m 16,13 0,5 2,0 0,-5 z m 0,6 0,2 2,0 0,-2 z"/> +</svg> |