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/status/bluetooth.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/status/bluetooth.svg')
-rw-r--r-- | .icons/awkward/48x48/status/bluetooth.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/status/bluetooth.svg b/.icons/awkward/48x48/status/bluetooth.svg new file mode 100644 index 00000000..525d40e9 --- /dev/null +++ b/.icons/awkward/48x48/status/bluetooth.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <rect fill="#324090" width="40" height="28" x="-44" y="-38" rx="14" ry="14" transform="matrix(0,-1,-1,0,0,0)"/> + <path fill="none" stroke="#000" stroke-linecap="square" stroke-width="2" opacity=".2" d="m17 19 14 13-7 7v-27l7 7-14 13"/> + <path fill="none" stroke="#fff" stroke-linecap="square" stroke-width="2" d="m17 18 14 13-7 7v-27l7 7-14 13"/> + <path fill="#fff" opacity=".1" d="m24 4c-7.756 0-14 6.244-14 14v1c0-7.756 6.244-14 14-14s14 6.244 14 14v-1c0-7.756-6.244-14-14-14z"/> + <path opacity=".2" d="m10 30v1c0 7.756 6.244 14 14 14s14-6.244 14-14v-1c0 7.756-6.244 14-14 14s-14-6.244-14-14z"/> +</svg> |