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/64x64/apps/ethereumwallet.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/ethereumwallet.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/ethereumwallet.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/ethereumwallet.svg b/.icons/awkward/64x64/apps/ethereumwallet.svg new file mode 100644 index 00000000..884051d3 --- /dev/null +++ b/.icons/awkward/64x64/apps/ethereumwallet.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1"> + <path style="opacity:0.2" d="M 32,5 A 28,28 0 0 0 4,33 28,28 0 0 0 32,61 28,28 0 0 0 60,33 28,28 0 0 0 32,5 Z"/> + <path style="fill:#4c6a8f" d="M 32,4 A 28,28 0 0 0 4,32 28,28 0 0 0 32,60 28,28 0 0 0 60,32 28,28 0 0 0 32,4 Z"/> + <path style="opacity:0.2" d="M 32,12 46,34 32,42 18,34 Z"/> + <path style="opacity:0.2" d="M 32,54 46,36 32,44 18,36 Z"/> + <path style="fill:#ffffff" d="M 32,11 46,33 32,41 18,33 Z"/> + <path style="fill:#ffffff" d="M 32,53 46,35 32,43 18,35 Z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 32 4 A 28 28 0 0 0 4 32 A 28 28 0 0 0 4.0214844 32.40625 A 28 28 0 0 1 32 5 A 28 28 0 0 1 59.978516 32.578125 A 28 28 0 0 0 60 32 A 28 28 0 0 0 32 4 z"/> +</svg> |