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/16x16/apps/vmware-workstation.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/apps/vmware-workstation.svg')
-rw-r--r-- | .icons/awkward/16x16/apps/vmware-workstation.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/apps/vmware-workstation.svg b/.icons/awkward/16x16/apps/vmware-workstation.svg new file mode 100644 index 00000000..9ed09003 --- /dev/null +++ b/.icons/awkward/16x16/apps/vmware-workstation.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1"> + <rect fill="#407ec2" width="16" height="16" x="0" y="0" rx=".857" ry=".857"/> + <path style="opacity:0.2" d="m 5,5 0,0.5 6,0 L 11,5 7,5 Z"/> + <path style="fill:#f7870d" d="M 10.25,13 C 10.6655,13 11,12.6655 11,12.25 l 0,-6.5 C 11,5.3345 10.6655,5 10.25,5 L 3.75,5 C 3.3345,5 3,5.3345 3,5.75 l 0,6.5 C 3,12.6655 3.3345,13 3.75,13 Z M 9,11 5,11 5,7 9,7 Z"/> + <path style="fill:#ffe270" d="M 12.25,11 C 12.6655,11 13,10.6655 13,10.25 l 0,-6.5 C 13,3.3345 12.6655,3 12.25,3 L 5.75,3 C 5.3345,3 5,3.3345 5,3.75 L 5,5 11,5 11,9 7,9 7,7 5,7 5,10.25 C 5,10.6655 5.3345,11 5.75,11 Z"/> +</svg> |