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/symbolic/status/bluetooth-active-symbolic.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/symbolic/status/bluetooth-active-symbolic.svg')
-rw-r--r-- | .icons/awkward/symbolic/status/bluetooth-active-symbolic.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.icons/awkward/symbolic/status/bluetooth-active-symbolic.svg b/.icons/awkward/symbolic/status/bluetooth-active-symbolic.svg new file mode 100644 index 00000000..5f78c983 --- /dev/null +++ b/.icons/awkward/symbolic/status/bluetooth-active-symbolic.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <path style="fill:#e26da9" d="M 8.5,0 C 5.45,0 3,2.68 3,6 V 10 C 3,13.32 5.45,16 8.5,16 11.55,16 14,13.32 14,10 V 6 C 14,2.68 11.55,0 8.5,0 Z M 8,1.29 12.24,5.53 9.3,8 12.24,10.47 8,14.71 V 9.09 L 5.57,11.13 4.93,10.37 7.75,8 4.93,5.63 5.57,4.87 8,6.91 Z M 9,3.71 V 6.95 L 10.76,5.47 Z M 9,9.05 V 12.29 L 10.76,10.53 Z"/> +</svg> |