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/48x48/apps/pencil.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/pencil.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/pencil.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/pencil.svg b/.icons/awkward/48x48/apps/pencil.svg new file mode 100644 index 00000000..ce116f5a --- /dev/null +++ b/.icons/awkward/48x48/apps/pencil.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1.1"> + <circle fill="#e4e4e4" cx="24" cy="24" r="20"/> + <path fill="#4e4e4e" fill-rule="evenodd" d="m28 16-10 6v21.074a20 20 0 0 0 6 0.926 20 20 0 0 0 14 -5.723v-16.277l-10-6z"/> + <path fill="#fea332" fill-rule="evenodd" d="m28 18-8 5v20.594a20 20 0 0 0 4 0.406 20 20 0 0 0 12 -4.025v-16.975l-8-5z"/> + <path opacity=".2" d="m44 25a20 18 0 0 1 -2.738 9.053 20 20 0 0 1 -17.262 9.947 20 20 0 0 1 -17.166 -9.814 20 18 0 0 1 -2.7637 -7.762 20 20 0 0 0 19.93 18.576 20 20 0 0 0 20 -20z"/> + <path opacity=".2" d="m31 24.5a3 1 0 0 1 -1.5 0.866 3 1 0 0 1 -3 0 3 1 0 0 1 -1.5 -0.866"/> + <path fill="#4e4e4e" d="m31 24a3 1 0 0 1 -1.5 0.866 3 1 0 0 1 -3 0 3 1 0 0 1 -1.5 -0.866"/> + <path fill="#fff" opacity=".2" d="m24 4a20 20 0 0 0 -20 20 20 18 0 0 1 2.7383 -9.053 20 20 0 0 1 17.262 -9.947 20 20 0 0 1 17.166 9.814 20 18 0 0 1 2.764 7.762 20 20 0 0 0 -19.93 -18.576z"/> +</svg> |