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/24x24/apps/otter-browser.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/otter-browser.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/otter-browser.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/otter-browser.svg b/.icons/awkward/24x24/apps/otter-browser.svg new file mode 100644 index 00000000..53340415 --- /dev/null +++ b/.icons/awkward/24x24/apps/otter-browser.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <path style="fill:#3b94f7" d="m 12.0001,2 a 10,10 0 0 0 -10,10 10,10 0 0 0 10,10 10,10 0 0 0 10,-10 10,10 0 0 0 -10,-10 z"/> + <path style="opacity:0.2" d="m 12.0001,6.5 a 5,6 0 0 1 5,6 5,6 0 0 1 -5,6 5,6 0 0 1 -5,-6 5,6 0 0 1 5,-6 z"/> + <path style="fill:#ffffff" d="m 12.0001,6 a 5,6 0 0 1 5,6 5,6 0 0 1 -5,6 5,6 0 0 1 -5,-6 5,6 0 0 1 5,-6 z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 12.0001,2 C 6.4772916,2.0000552 2.0002,6.4771916 2.0002,12 2.00275,12.06903 2.00602,12.138036 2.01,12.207 2.1684118,6.8027452 6.5935249,2.5030313 12.0001,2.5 c 5.43912,0.00427 9.877412,4.355044 9.99,9.793 0.0048,-0.09761 0.0081,-0.19529 0.01,-0.293 0,-5.5228475 -4.477153,-10 -10,-10 z"/> + <path style="opacity:0.2" d="m 2.01,12.207 c -0.0047,0.09761 -0.00797,0.195291 -0.0098,0.293 0,5.522847 4.4771525,10 10,10 5.522847,0 10,-4.477153 10,-10 -0.0026,-0.06904 -0.0058,-0.138056 -0.0098,-0.20703 -0.158411,5.404216 -4.583464,9.703915 -9.99,9.707 -5.4391586,-0.0042 -9.877511,-4.355005 -9.9901,-9.793 z"/> +</svg> |