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/48x48/apps/qtfm.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/qtfm.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/qtfm.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/qtfm.svg b/.icons/awkward/48x48/apps/qtfm.svg new file mode 100644 index 00000000..60608fc9 --- /dev/null +++ b/.icons/awkward/48x48/apps/qtfm.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <path style="opacity:0.2" d="M 6,5 C 4.892,5 4,5.892 4,7 V 23 H 22 V 5 Z M 26,5 V 23 H 44 V 7 C 44,5.892 43.108,5 42,5 Z M 4,27 v 16 c 0,1.108 0.892,2 2,2 H 22 V 27 Z m 22,0 v 18 h 16 c 1.108,0 2,-0.892 2,-2 V 27 Z"/> + <path style="fill:#84c22e" d="M 6 4 C 4.892 4 4 4.892 4 6 L 4 22 L 22 22 L 22 4 L 6 4 z M 26 4 L 26 22 L 44 22 L 44 6 C 44 4.892 43.108 4 42 4 L 26 4 z M 4 26 L 4 42 C 4 43.108 4.892 44 6 44 L 22 44 L 22 26 L 4 26 z M 26 26 L 26 44 L 42 44 C 43.108 44 44 43.108 44 42 L 44 26 L 26 26 z"/> + <path style="opacity:0.2" d="m 14,13 c -1.108,0 -2,0.892 -2,2 v 3 14 c 0,1.108 0.892,2 2,2 h 20 c 1.108,0 2,-0.892 2,-2 V 18 c 0,-1.108 -0.892,-2 -2,-2 H 22 v -1 c 0,-1.108 -0.892,-2 -2,-2 z"/> + <rect style="fill:#ffffff" width="24" height="18" x="12" y="15" rx="2" ry="2"/> + <rect style="fill:#ffffff" width="10" height="7" x="12" y="12" rx="2" ry="2"/> + <path style="fill:#ffffff;opacity:0.2" d="M 6 4 C 4.892 4 4 4.892 4 6 L 4 7 C 4 5.892 4.892 5 6 5 L 22 5 L 22 4 L 6 4 z M 26 4 L 26 5 L 42 5 C 43.108 5 44 5.892 44 7 L 44 6 C 44 4.892 43.108 4 42 4 L 26 4 z M 4 26 L 4 27 L 22 27 L 22 26 L 4 26 z M 26 26 L 26 27 L 44 27 L 44 26 L 26 26 z"/> +</svg> |