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/gnome-robots.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/gnome-robots.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/gnome-robots.svg | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/gnome-robots.svg b/.icons/awkward/24x24/apps/gnome-robots.svg new file mode 100644 index 00000000..4608ae33 --- /dev/null +++ b/.icons/awkward/24x24/apps/gnome-robots.svg @@ -0,0 +1,16 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <rect fill="#4f4f4f" width="16" height="6" x="4" y="9"/> + <path fill="#e4e4e4" d="m12 2c-4.4908 0-8.2548 2.9383-9.525 7h19.05c-1.27-4.0617-5.034-7-9.525-7zm-9.525 13c1.2699 4.062 5.0342 7 9.5254 7s8.2552-2.9383 9.5254-7h-19.05z"/> + <g opacity=".2" transform="translate(1.0004,1.5)"> + <circle cx="11" cy="11" r="2"/> + <circle cx="16" cy="11" r="2"/> + <circle cx="6" cy="11" r="2"/> + </g> + <g fill="#ff6363" transform="translate(1.0004,1)"> + <circle cx="11" cy="11" r="2"/> + <circle cx="16" cy="11" r="2"/> + <circle cx="6" cy="11" r="2"/> + </g> + <path fill="#fff" opacity=".2" d="m12 2c-4.4908 0-8.2548 2.9383-9.525 7h0.1797c1.4139-3.7989 5.0422-6.5 9.3457-6.5s7.9318 2.7011 9.3457 6.5h0.17969c-1.271-4.0617-5.035-7-9.526-7zm-9.525 13c0.05308 0.16977 0.11802 0.33429 0.17969 0.5h18.691c0.06168-0.16571 0.1266-0.33023 0.17969-0.5h-19.05z"/> + <path opacity=".2" d="m2.6547 9c-0.0617 0.1657-0.1266 0.3302-0.1797 0.5h19.051c-0.054-0.1698-0.119-0.3343-0.18-0.5h-18.692zm-0.17969 6.5c1.2699 4.0617 5.0342 7 9.5254 7s8.2552-2.9383 9.5254-7h-0.17969c-1.414 3.799-5.043 6.5-9.346 6.5-4.3035 0-7.932-2.701-9.3457-6.5h-0.17969z"/> +</svg> |