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/32x32/apps/kghostview.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/kghostview.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/kghostview.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/kghostview.svg b/.icons/awkward/32x32/apps/kghostview.svg new file mode 100644 index 00000000..135d2661 --- /dev/null +++ b/.icons/awkward/32x32/apps/kghostview.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <path style="fill:#3c79ff" d="m27 28.5v-25c0-0.831-0.669-1.5-1.5-1.5h-19c-0.831 0-1.5 0.669-1.5 1.5v25c0 0.831 0.669 1.5 1.5 1.5h19c0.831 0 1.5-0.669 1.5-1.5z"/> + <path fill="#fff" style="opacity:0.2" d="m6.5 2c-0.831 0-1.5 0.669-1.5 1.5v1c0-0.831 0.669-1.5 1.5-1.5h19c0.831 0 1.5 0.669 1.5 1.5v-1c0-0.831-0.669-1.5-1.5-1.5z"/> + <path opacity=".2" d="m5 28.5v1c0 0.831 0.669 1.5 1.5 1.5h19c0.831 0 1.5-0.669 1.5-1.5v-1c0 0.831-0.669 1.5-1.5 1.5h-19c-0.831 0-1.5-0.669-1.5-1.5z"/> + <path style="opacity:0.1" d="m 15.5001,10.99652 c 3.0288,0 5.5312,2.4746 5.5312,5.5 0,1.1499 -0.38921,2.2078 -1,3.0938 l 3.6875,3.6875 a 1.0055,1.0055 0 0 1 -1.4063,1.4375 l -3.6875,-3.6875 c -0.88729,0.61091 -1.973,0.96875 -3.125,0.96875 -3.0289,0 -5.5,-2.4746 -5.5,-5.5 0,-3.0254 2.4711,-5.5 5.5,-5.5 z m 0,2 c -1.9474,0 -3.5,1.5548 -3.5,3.5 0,1.9451 1.5526,3.5 3.5,3.5 1.9474,0 3.5,-1.5549 3.5,-3.5 0,-1.9452 -1.5526,-3.5 -3.5,-3.5 z"/> + <path style="fill:#ffffff" d="m 15.5001,9.9965203 c 3.0288,0 5.5312,2.4745997 5.5312,5.4999997 0,1.1499 -0.38921,2.2078 -1,3.0938 l 3.6875,3.6875 a 1.0055,1.0055 0 0 1 -1.4063,1.4375 l -3.6875,-3.6875 c -0.88729,0.61091 -1.973,0.96875 -3.125,0.96875 -3.0289,0 -5.5,-2.4746 -5.5,-5.5 0,-3.0254 2.4711,-5.4999997 5.5,-5.4999997 z m 0,1.9999997 c -1.9474,0 -3.5,1.5548 -3.5,3.5 0,1.9451 1.5526,3.5 3.5,3.5 1.9474,0 3.5,-1.5549 3.5,-3.5 0,-1.9452 -1.5526,-3.5 -3.5,-3.5 z"/> +</svg> |