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/librecad.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/librecad.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/librecad.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/librecad.svg b/.icons/awkward/48x48/apps/librecad.svg new file mode 100644 index 00000000..68beb52e --- /dev/null +++ b/.icons/awkward/48x48/apps/librecad.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1.1"> + <circle style="opacity:0.2" cx="24" cy="25" r="20"/> + <circle style="fill:#8bc34a" cx="24" cy="24" r="20"/> + <path style="opacity:0.2;fill:#ffffff" d="M 24 4 A 20 20 0 0 0 4 24 A 20 20 0 0 0 4.0215 24.582 A 20 20 0 0 1 24 5 A 20 20 0 0 1 43.979 24.418 A 20 20 0 0 0 44 24 A 20 20 0 0 0 24 4 z"/> + <circle style="opacity:0.2" cx="24" cy="25" r="14"/> + <circle style="fill:#ffffff" cx="24" cy="24" r="14"/> + <path style="opacity:0.2" d="M 4.0996094,23 A 20,20 0 0 0 4,25 20,20 0 0 0 4.1210938,27 H 43.900391 A 20,20 0 0 0 44,25 20,20 0 0 0 43.878906,23 Z"/> + <path style="fill:#4f4f4f" d="M 4.0996094 22 A 20 20 0 0 0 4 24 A 20 20 0 0 0 4.1210938 26 L 43.900391 26 A 20 20 0 0 0 44 24 A 20 20 0 0 0 43.878906 22 L 4.0996094 22 z"/> + <rect style="opacity:0.2" width="12" height="12" x="2" y="19" rx="2" ry="2"/> + <rect style="fill:#4f4f4f" width="12" height="12" x="2" y="18" rx="2" ry="2"/> +</svg> |