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/rtt-rlinux.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/rtt-rlinux.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/rtt-rlinux.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/rtt-rlinux.svg b/.icons/awkward/48x48/apps/rtt-rlinux.svg new file mode 100644 index 00000000..4751c014 --- /dev/null +++ b/.icons/awkward/48x48/apps/rtt-rlinux.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <rect fill="#e4e4e4" width="40" height="32" x="-44" y="-40" rx="2" ry="2" transform="matrix(0,-1,-1,0,0,0)"/> + <path opacity=".2" d="m8 42v1c0 1.108 0.892 2 2 2h28c1.108 0 2-0.892 2-2v-1c0 1.108-0.892 2-2 2h-28c-1.108 0-2-0.892-2-2z"/> + <path opacity=".5" d="m24 10c5.5228 0 10 4.4771 10 10 0 5.5228-4.4772 10-10 10h-10v-10c0-5.5228 4.4772-10 10-10zm0 5c-2.7614 0-5 2.2386-5 5s2.2386 5 5 5 5-2.2386 5-5-2.2386-5-5-5z"/> + <path fill="#fff" opacity=".2" d="m10 4c-1.108 0-2 0.892-2 2v1c0-1.108 0.892-2 2-2h28c1.108 0 2 0.892 2 2v-1c0-1.108-0.892-2-2-2h-28z"/> + <circle opacity=".2" cx="36" cy="37" r="11"/> + <circle style="fill:#3056a1" cx="36" cy="36" r="11"/> + <path style="fill:#ffffff" d="m 29.9999,36.00001 c 0,3.3137 2.6863,6 6,6 3.2801,0 5.9403,-2.6332 5.9941,-5.9004 A 1,1 0 0 0 42,36 1,1 0 0 0 41,35 1,1 0 0 0 40,36 c 0,2.2091 -1.7909,4 -4,4 -2.2091,0 -4,-1.7909 -4,-4 0,-2.2091 1.7909,-4 4,-4 l 0,2 4,-3 -4,-3 0,2 c -3.3137,0 -6,2.6863 -6,6 z"/> +</svg> |