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/pushbullet-indicator.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/pushbullet-indicator.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/pushbullet-indicator.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/pushbullet-indicator.svg b/.icons/awkward/48x48/apps/pushbullet-indicator.svg new file mode 100644 index 00000000..3e5dee56 --- /dev/null +++ b/.icons/awkward/48x48/apps/pushbullet-indicator.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <rect fill="#4ab367" width="40" height="40" x="4" y="4" rx="20" ry="20"/> + <path fill="#fff" opacity=".2" d="m24 4c-11.08 0-20 8.92-20 20 0 0.168-0.004 0.333 0 0.5 0.2644-10.846 9.088-19.5 20-19.5s19.736 8.654 20 19.5c0.004-0.167 0-0.332 0-0.5 0-11.08-8.92-20-20-20z"/> + <path opacity=".2" d="m4.0117 24.5c-0.0041 0.167-0.0117 0.332-0.0117 0.5 0 11.08 8.92 20 20 20s20-8.92 20-20c0-0.168-0.008-0.333-0.012-0.5-0.264 10.846-9.076 19.5-19.988 19.5s-19.724-8.654-19.988-19.5z"/> + <g opacity=".2" transform="translate(0 .99996)"> + <path d="m12 16h4c0.551 0 1 0.396 1 0.886v14.225c0 0.49-0.449 0.889-1 0.889h-4c-0.551 0-1-0.399-1-0.889v-14.225c0-0.49 0.449-0.886 1-0.886"/> + <path d="m19.944 16c-0.522 0-0.944 0.396-0.944 0.885v14.222c0 0.48978 0.42167 0.88889 0.94378 0.88889 2.8427 0 5.6835 0.0036 8.5281 0.0036 4.709 0.001 8.528-3.581 8.528-7.999 0-4.4178-3.8187-8-8.5281-8h-8.5281z"/> + </g> + <g fill="#f9f9f9" transform="translate(0,-2.2e-5)"> + <path d="m12 16h4c0.551 0 1 0.396 1 0.886v14.225c0 0.49-0.449 0.889-1 0.889h-4c-0.551 0-1-0.399-1-0.889v-14.225c0-0.49 0.449-0.886 1-0.886"/> + <path d="m19.944 16c-0.522 0-0.944 0.396-0.944 0.885v14.222c0 0.48978 0.42167 0.88889 0.94378 0.88889 2.8427 0 5.6835 0.0036 8.5281 0.0036 4.709 0.001 8.528-3.581 8.528-7.999 0-4.4178-3.8187-8-8.5281-8h-8.5281z"/> + </g> +</svg> |