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/joplin.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/joplin.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/joplin.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/joplin.svg b/.icons/awkward/64x64/apps/joplin.svg new file mode 100644 index 00000000..5ac23430 --- /dev/null +++ b/.icons/awkward/64x64/apps/joplin.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <rect style="opacity:0.2" width="56" height="56" x="4" y="5" rx="2.8" ry="2.8"/> + <rect style="fill:#176fd0" width="56" height="56" x="4" y="4" rx="2.8" ry="2.8"/> + <path style="opacity:0.2" d="m 26.231929,51.918196 c -4.245735,-0.390237 -7.536804,-1.759447 -10.007471,-4.163464 -2.098955,-2.042347 -3.219208,-5.385858 -3.224433,-7.853485 -0.0041,-1.729645 0.493775,-3.111517 1.496566,-4.157398 1.14,-1.189007 2.443225,-1.732752 4.178882,-1.743542 2.174236,-0.01357 4.034483,0.74561 4.838491,2.429274 0.339249,0.710432 0.359063,0.831924 0.429893,2.635317 0.08034,2.046107 0.181683,3.563291 0.676178,4.534474 0.709739,1.393897 2.64663,2.27605 4.627647,2.469703 2.996213,0.292888 5.822783,-1.407916 6.55322,-4.254597 0.186568,-0.727139 0.202759,-1.652167 0.202759,-11.08807 0,-10.093529 -0.0041,-9.389467 -0.232345,-9.784196 -0.402696,-0.695049 -0.899972,-0.870442 -2.814977,-0.91487 H 31 v -6.027789 h 20 v 6.027789 h -1.977664 c -1.817507,0.07197 -2.140361,0.154496 -2.541755,0.587636 -0.55387,0.597679 -0.404216,-0.526005 -0.482185,10.455176 -0.07736,10.892284 -0.08251,10.999296 -0.600732,12.440015 -1.296168,3.603487 -4.846581,6.615388 -9.296826,7.77166 -2.274788,0.591043 -7.343223,0.868528 -9.86895,0.636372 z"/> + <path style="fill:#ffffff" d="M 26.231929,50.918419 C 21.986194,50.528182 18.695125,49.158972 16.224458,46.754955 14.125503,44.712608 13.00525,41.369097 13.000025,38.90147 c -0.0041,-1.729645 0.493775,-3.111517 1.496566,-4.157398 1.14,-1.189007 2.443225,-1.732752 4.178882,-1.743542 2.174236,-0.01357 4.034483,0.74561 4.838491,2.429274 0.339249,0.710432 0.359063,0.831924 0.429893,2.635317 0.08034,2.046107 0.181683,3.563291 0.676178,4.534474 0.709739,1.393897 2.64663,2.27605 4.627647,2.469703 2.996213,0.292888 5.822783,-1.407916 6.55322,-4.254597 0.186568,-0.727139 0.202759,-1.652167 0.202759,-11.08807 0,-10.093529 -0.0041,-9.389467 -0.232345,-9.784196 -0.402696,-0.695049 -0.899972,-0.870442 -2.814977,-0.91487 H 31 v -6.027789 h 20 v 6.027789 h -1.977664 c -1.817507,0.07197 -2.140361,0.154496 -2.541755,0.587636 -0.55387,0.597679 -0.404216,-0.526005 -0.482185,10.455176 -0.07736,10.892284 -0.08251,10.999296 -0.600732,12.440015 -1.296168,3.603487 -4.846581,6.615388 -9.296826,7.77166 -2.274788,0.591043 -7.343223,0.868528 -9.86895,0.636372 z"/> + <path style="fill:#ffffff;opacity:0.1" d="M 6.8007812 4 C 5.2495813 4 4 5.2495813 4 6.8007812 L 4 7.8007812 C 4 6.2495813 5.2495813 5 6.8007812 5 L 57.199219 5 C 58.750419 5 60 6.2495813 60 7.8007812 L 60 6.8007812 C 60 5.2495813 58.750419 4 57.199219 4 L 6.8007812 4 z"/> +</svg> |