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/32x32/apps/distributor-logo-pureos.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/distributor-logo-pureos.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/distributor-logo-pureos.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/distributor-logo-pureos.svg b/.icons/awkward/32x32/apps/distributor-logo-pureos.svg new file mode 100644 index 00000000..f4f97d91 --- /dev/null +++ b/.icons/awkward/32x32/apps/distributor-logo-pureos.svg @@ -0,0 +1,7 @@ +<svg width="32" height="32" version="1.1" xmlns="http://www.w3.org/2000/svg"> + <circle cx="16" cy="17" r="14" style="opacity:.2"/> + <circle cx="16" cy="16" r="14" style="fill:#4f4f4f"/> + <path d="m7 12v11h18v-11zm2 2h14v7h-14z" style="opacity:.2"/> + <path d="M 16,2 A 14,14 0 0 0 2,16 14,14 0 0 0 2.0215,16.586 14,14 0 0 1 16,3 14,14 0 0 1 29.979,16.414 14,14 0 0 0 30,16 14,14 0 0 0 16,2 Z" style="fill:#ffffff;opacity:.1"/> + <path d="m7 11v11h18v-11h-18zm2 2h14v7h-14v-7z" style="fill:#ffffff"/> +</svg> |