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/feh.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/feh.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/feh.svg | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/feh.svg b/.icons/awkward/24x24/apps/feh.svg new file mode 100644 index 00000000..c624f97c --- /dev/null +++ b/.icons/awkward/24x24/apps/feh.svg @@ -0,0 +1,17 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <rect style="opacity:0.2" width="21" height="21" x="-22.5" y="-22" rx="1.05" ry="1.05" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#4f4f4f" width="21" height="21" x="-22" y="-22" rx="1.05" ry="1.05" transform="matrix(0,-1,-1,0,0,0)"/> + <path style="opacity:0.2" d="m 3,6.5 0,2 0,2 0,2 0,5 2,0 0,-5 3,0 0,-2 -3,0 0,-2 3,0 0,-2 -3,0 -2,0 z m 6,0 0,11 2,0 3,0 0,-2 -3,0 0,-3 3,0 0,-2 -3,0 0,-2 3,0 0,-2 -3,0 -2,0 z m 6,0 0,11 2,0 0,-5 1,0 0,5 2,0 0,-5 0,-2 0,-4 -2,0 0,4 -1,0 0,-4 -2,0 z"/> + <rect style="fill:#df4545" width="2" height="11" x="3" y="6"/> + <rect style="fill:#df4545" width="2" height="5" x="6" y="-8" transform="matrix(0,1,-1,0,0,0)"/> + <rect style="fill:#df4545" width="2" height="5" x="10" y="-8" transform="matrix(0,1,-1,0,0,0)"/> + <rect style="fill:#df4545" width="2" height="11" x="9" y="6"/> + <rect style="fill:#df4545" width="2" height="5" x="6" y="-14" transform="matrix(0,1,-1,0,0,0)"/> + <rect style="fill:#df4545" width="2" height="5" x="10" y="-14" transform="matrix(0,1,-1,0,0,0)"/> + <rect style="fill:#df4545" width="2" height="11" x="15" y="6"/> + <rect style="fill:#df4545" width="2" height="5" x="10" y="-20" transform="matrix(0,1,-1,0,0,0)"/> + <rect style="fill:#df4545" width="2" height="5" x="15" y="-14" transform="matrix(0,1,-1,0,0,0)"/> + <rect style="fill:#df4545" width="2" height="11" x="18" y="6"/> + <path style="opacity:0.1;fill:#ffffff" d="M 2.0507812,1 C 1.4690813,1 1,1.4690813 1,2.0507812 l 0,0.5 C 1,1.9690813 1.4690813,1.5 2.0507812,1.5 l 18.8984378,0 C 21.530919,1.5 22,1.9690813 22,2.5507812 l 0,-0.5 C 22,1.4690813 21.530919,1 20.949219,1 L 2.0507812,1 Z"/> + <path style="opacity:0.1;fill:#ffffff" d="M 3 6 L 3 6.5 L 5 6.5 L 8 6.5 L 8 6 L 5 6 L 3 6 z M 9 6 L 9 6.5 L 11 6.5 L 14 6.5 L 14 6 L 11 6 L 9 6 z M 15 6 L 15 6.5 L 17 6.5 L 17 6 L 15 6 z M 18 6 L 18 6.5 L 20 6.5 L 20 6 L 18 6 z M 5 10 L 5 10.5 L 8 10.5 L 8 10 L 5 10 z M 11 10 L 11 10.5 L 14 10.5 L 14 10 L 11 10 z M 17 10 L 17 10.5 L 18 10.5 L 18 10 L 17 10 z M 11 15 L 11 15.5 L 14 15.5 L 14 15 L 11 15 z"/> +</svg> |