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/vifm.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/vifm.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/vifm.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/vifm.svg b/.icons/awkward/64x64/apps/vifm.svg new file mode 100644 index 00000000..a129eff3 --- /dev/null +++ b/.icons/awkward/64x64/apps/vifm.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <path style="opacity:0.2" d="M 4,14.9 V 55.222222 C 4,56.762222 5.24775,58 6.8,58 H 57.2014 C 58.7526,58 60,56.7625 60,55.222222 V 14.9 Z"/> + <path style="fill:#3f3f3f" d="M 4,13.9 V 54.222222 C 4,55.762222 5.24775,57 6.8,57 H 57.2014 C 58.7526,57 60,55.7625 60,54.222222 V 13.9 Z"/> + <path style="fill:#4f4f4f" d="M 32,13.944444 V 57 H 57.202734 C 58.753934,57 60,55.7625 60,54.222222 V 13.944444 Z"/> + <path style="fill:#c8c8c8" d="m 6.8,6.9999998 c -1.55232,0 -2.8,1.2381945 -2.8,2.7770834 V 14 H 60 V 9.7770832 C 60,8.2381943 58.7526,6.9999998 57.2,6.9999998 Z"/> + <rect style="opacity:0.2" width="56" height="1" x="4" y="14"/> + <path style="fill:#ffffff;opacity:0.2" d="M 6.8007812 7 C 5.2484613 7 4 8.2384549 4 9.7773438 L 4 10.777344 C 4 9.2384551 5.2484613 8 6.8007812 8 L 57.199219 8 C 58.751819 8 60 9.2384551 60 10.777344 L 60 9.7773438 C 60 8.2384549 58.751819 7 57.199219 7 L 6.8007812 7 z"/> + <path style="opacity:0.2" d="M 35.326172,23.999906 29.091797,37.765531 23.322266,25.999906 h -6.681641 l 9.865234,20.121094 5.427735,-0.08399 9.980468,-22.037109 z m 6.673828,4 v 4 h 4 v -4 z m 0,7 v 11 h 4 v -11 z"/> + <path style="fill:#1b6cff" d="M 35.326172 23 L 29.091797 36.765625 L 23.322266 25 L 16.640625 25 L 26.505859 45.121094 L 31.933594 45.037109 L 41.914062 23 L 35.326172 23 z M 42 27 L 42 31 L 46 31 L 46 27 L 42 27 z M 42 34 L 42 45 L 46 45 L 46 34 L 42 34 z"/> +</svg> |