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/contact-editor.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/contact-editor.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/contact-editor.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/contact-editor.svg b/.icons/awkward/24x24/apps/contact-editor.svg new file mode 100644 index 00000000..9a15c062 --- /dev/null +++ b/.icons/awkward/24x24/apps/contact-editor.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <rect style="fill:#f5b35d" width="20" height="20" x="2" y="2" rx="10" ry="10"/> + <path style="opacity:0.2;fill:#ffffff" d="m 12.0009,2 c -5.54,0 -10,4.46 -10,10 0,0.084 -0.002,0.1665 0,0.25 0.1322,-5.423 4.544,-9.75 10,-9.75 5.456,0 9.868,4.327 10,9.75 0.002,-0.084 0,-0.166 0,-0.25 0,-5.54 -4.46,-10 -10,-10 z"/> + <path style="fill:#4d4d4d" d="m 11.9999,6 c -1.6568,0 -3,1.3432 -3,3 0,1.6568 1.3432,3 3,3 1.6568,0 3,-1.3432 3,-3 0,-1.6568 -1.3432,-3 -3,-3 z m 0,8 c -5,0.0027 -5,3.2012 -5,3.2012 l 0,0.79883 10,0 0,-0.79883 c 0,0 0,-3.2037 -5,-3.2012 z"/> + <path style="opacity:0.2" d="m 2.0067,12.25 c -0.00205,0.0835 -0.00585,0.166 -0.00585,0.25 0,5.54 4.46,10 10,10 5.54,0 10,-4.46 10,-10 0,-0.084 -0.004,-0.1665 -0.006,-0.25 -0.132,5.423 -4.538,9.75 -9.994,9.75 -5.456,0 -9.862,-4.327 -9.994,-9.75 z"/> + <circle style="fill:#a559d6" cx="17.5" cy="17.5" r="5.5"/> + <path style="fill:#ffffff" d="M 15,18.582 15,20 16.418,20 20,16.418 18.582,15 Z"/> +</svg> |