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/qvidcap.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/qvidcap.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/qvidcap.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/qvidcap.svg b/.icons/awkward/24x24/apps/qvidcap.svg new file mode 100644 index 00000000..67268bcb --- /dev/null +++ b/.icons/awkward/24x24/apps/qvidcap.svg @@ -0,0 +1,12 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <rect style="opacity:0.2" width="3" height="3.5" x="17" y="18"/> + <rect style="opacity:0.2" width="3" height="3.5" x="4" y="18"/> + <rect style="fill:#3f3f3f" width="3" height="3.5" x="17" y="17.5"/> + <rect style="fill:#3f3f3f" width="3" height="3.5" x="4" y="17.5"/> + <rect style="opacity:0.2" width="16" height="20" x="-19.5" y="-22" rx="1.5" ry="1.5" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#89774f" width="16" height="20" x="-19" y="-22" rx="1.5" ry="1.5" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="opacity:0.2" width="14" height="10" x="5" y="6.5" rx="1" ry="1"/> + <rect style="fill:#d4cebf" width="14" height="10" x="5" y="6" rx="1" ry="1"/> + <path style="opacity:0.1;fill:#ffffff" d="M 3.5,3 C 2.669,3 2,3.669 2,4.5 V 5 C 2,4.169 2.669,3.5 3.5,3.5 h 17 C 21.331,3.5 22,4.169 22,5 V 4.5 C 22,3.669 21.331,3 20.5,3 Z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 6,6 C 5.446,6 5,6.446 5,7 v 0.5 c 0,-0.554 0.446,-1 1,-1 h 12 c 0.554,0 1,0.446 1,1 V 7 C 19,6.446 18.554,6 18,6 Z"/> +</svg> |