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/nfoview.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/nfoview.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/nfoview.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/nfoview.svg b/.icons/awkward/64x64/apps/nfoview.svg new file mode 100644 index 00000000..59605ccc --- /dev/null +++ b/.icons/awkward/64x64/apps/nfoview.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <rect style="opacity:0.2" width="58" height="58" x="-62" y="-61" rx="2.9" ry="2.9" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#3968c2" width="58" height="58" x="-61" y="-61" rx="2.9" ry="2.9" transform="matrix(0,-1,-1,0,0,0)"/> + <path style="opacity:0.2" d="m 32,14 a 3,3 0 0 0 -3,3 3,3 0 0 0 3,3 3,3 0 0 0 3,-3 3,3 0 0 0 -3,-3 z m -9,12 v 6 h 6 v 12 h -6 v 6 H 41 V 44 H 35 V 32 26 h -6 z"/> + <path style="fill:#ffffff" d="m 32,13 a 3,3 0 0 0 -3,3 3,3 0 0 0 3,3 3,3 0 0 0 3,-3 3,3 0 0 0 -3,-3 z m -9,12 v 6 h 6 v 12 h -6 v 6 H 41 V 43 H 35 V 31 25 h -6 z"/> + <path style="opacity:0.1;fill:#ffffff" d="M 5.8984375 3 C 4.2918373 3 3 4.2918373 3 5.8984375 L 3 6.8984375 C 3 5.2918373 4.2918373 4 5.8984375 4 L 58.101562 4 C 59.708163 4 61 5.2918373 61 6.8984375 L 61 5.8984375 C 61 4.2918373 59.708163 3 58.101562 3 L 5.8984375 3 z"/> +</svg> |