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/librecad.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/librecad.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/librecad.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/librecad.svg b/.icons/awkward/24x24/apps/librecad.svg new file mode 100644 index 00000000..4784524c --- /dev/null +++ b/.icons/awkward/24x24/apps/librecad.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <circle style="opacity:0.2" cx="12" cy="12.5" r="10"/> + <circle style="fill:#8bc34a" cx="12" cy="12" r="10"/> + <path style="opacity:0.2;fill:#ffffff" d="M 12,2 A 10,10 0 0 0 2,12 10,10 0 0 0 2.01075,12.291 10,10 0 0 1 12,2.5 10,10 0 0 1 21.9895,12.209 10,10 0 0 0 22,12 10,10 0 0 0 12,2 Z"/> + <circle style="opacity:0.2" cx="12" cy="12.5" r="7"/> + <circle style="fill:#ffffff" cx="12" cy="12" r="7"/> + <path style="opacity:0.2" d="M 2.0498047,11.5 A 10,10 0 0 0 2,12.5 a 10,10 0 0 0 0.060547,1 h 19.889648 a 10,10 0 0 0 0.0498,-1 10,10 0 0 0 -0.06055,-1 z"/> + <path style="fill:#4f4f4f" d="M 2.0498047,11 A 10,10 0 0 0 2,12 10,10 0 0 0 2.0605469,13 H 21.950195 A 10,10 0 0 0 22,12 10,10 0 0 0 21.939453,11 Z"/> + <rect style="opacity:0.2" width="6" height="6" x="1" y="9.5" rx="1" ry="1"/> + <rect style="fill:#4f4f4f" width="6" height="6" x="1" y="9" rx="1" ry="1"/> +</svg> |