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/22x22/apps/kghostview.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/apps/kghostview.svg')
-rw-r--r-- | .icons/awkward/22x22/apps/kghostview.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/apps/kghostview.svg b/.icons/awkward/22x22/apps/kghostview.svg new file mode 100644 index 00000000..f9e459d0 --- /dev/null +++ b/.icons/awkward/22x22/apps/kghostview.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1"> + <path style="fill:#3c79ff" d="M 19,20 V 2 C 19,1.446 18.554,1 18,1 H 4 C 3.446,1 3,1.446 3,2 v 18 c 0,0.554 0.446,1 1,1 h 14 c 0.554,0 1,-0.446 1,-1 z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 4,1 C 3.446,1 3,1.446 3,2 v 0.5 c 0,-0.554 0.446,-1 1,-1 h 14 c 0.554,0 1,0.446 1,1 V 2 C 19,1.446 18.554,1 18,1 Z"/> + <path style="opacity:0.2" d="m 3,20 v 0.5 c 0,0.554 0.446,1 1,1 h 14 c 0.554,0 1,-0.446 1,-1 V 20 c 0,0.554 -0.446,1 -1,1 H 4 C 3.446,21 3,20.554 3,20 Z"/> + <path style="opacity:0.1" d="m 11,7.489142 a 4,4 0 0 1 4,4 4,4 0 0 1 -0.691406,2.248047 l 2.471679,2.471679 a 0.750075,0.750075 0 1 1 -1.060547,1.060547 L 13.245117,14.794806 A 4,4 0 0 1 11,15.489142 a 4,4 0 0 1 -4,-4 4,4 0 0 1 4,-4 z m 0,1.5 a 2.5,2.5 0 0 0 -2.5,2.5 2.5,2.5 0 0 0 2.5,2.5 2.5,2.5 0 0 0 2.5,-2.5 2.5,2.5 0 0 0 -2.5,-2.5 z"/> + <path style="fill:#ffffff" d="m 11,6.989142 a 4,4 0 0 1 4,4 4,4 0 0 1 -0.691406,2.248047 l 2.471679,2.471679 a 0.750075,0.750075 0 1 1 -1.060547,1.060547 L 13.245117,14.294806 A 4,4 0 0 1 11,14.989142 a 4,4 0 0 1 -4,-4 4,4 0 0 1 4,-4 z m 0,1.5 a 2.5,2.5 0 0 0 -2.5,2.5 2.5,2.5 0 0 0 2.5,2.5 2.5,2.5 0 0 0 2.5,-2.5 2.5,2.5 0 0 0 -2.5,-2.5 z"/> +</svg> |