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/otter-browser.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/otter-browser.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/otter-browser.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/otter-browser.svg b/.icons/awkward/64x64/apps/otter-browser.svg new file mode 100644 index 00000000..306e439d --- /dev/null +++ b/.icons/awkward/64x64/apps/otter-browser.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <path style="opacity:0.2" d="M 32,5 C 16.488,5 4,17.488 4,33 4,48.512 16.488,61 32,61 47.512,61 60,48.512 60,33 60,17.488 47.512,5 32,5 Z"/> + <path style="fill:#3b94f7" d="M 32,4 C 16.488,4 4,16.488 4,32 4,47.512 16.488,60 32,60 47.512,60 60,47.512 60,32 60,16.488 47.512,4 32,4 Z"/> + <path style="opacity:0.2" d="m 32.000343,16.999998 a 12,16 0 0 1 12,16.000001 12,16 0 0 1 -12,16.000001 12,16 0 0 1 -12,-16.000001 12,16 0 0 1 12,-16.000001 z"/> + <path style="fill:#ffffff" d="m 32.000343,16.000398 a 12,16 0 0 1 12,16.000001 12,16 0 0 1 -12,16.000001 12,16 0 0 1 -12,-16.000001 12,16 0 0 1 12,-16.000001 z"/> + <path style="fill:#ffffff;opacity:0.2" d="M 32 4 C 16.488 4 4 16.488 4 32 C 4 32.167704 4.0107645 32.333014 4.0136719 32.5 C 4.2796807 17.221478 16.655704 5 32 5 C 47.344296 5 59.720319 17.221478 59.986328 32.5 C 59.989235 32.333014 60 32.167704 60 32 C 60 16.488 47.512 4 32 4 z"/> +</svg> |