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-voyager.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/distributor-logo-voyager.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/distributor-logo-voyager.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/distributor-logo-voyager.svg b/.icons/awkward/32x32/apps/distributor-logo-voyager.svg new file mode 100644 index 00000000..7d5cccbe --- /dev/null +++ b/.icons/awkward/32x32/apps/distributor-logo-voyager.svg @@ -0,0 +1,7 @@ +<svg width="32" height="32" version="1.1" xmlns="http://www.w3.org/2000/svg"> + <rect x="2" y="3" width="28" height="28" rx="1" ry="1" style="opacity:.2"/> + <rect x="2" y="2" width="28" height="28" rx="1" ry="1" style="fill:#f6531c"/> + <path d="m3 2c-0.554 0-1 0.446-1 1v1c0-0.554 0.446-1 1-1h26c0.554 0 1 0.446 1 1v-1c0-0.554-0.446-1-1-1h-26z" style="fill:#ffffff;opacity:.2"/> + <path d="m15 3 3-3e-7v17h12v2h-15z" style="opacity:.2"/> + <path d="m15 2h3v17h12v2h-15z" style="fill:#ffffff"/> +</svg> |