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/16x16/devices/bluetooth.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/devices/bluetooth.svg')
-rw-r--r-- | .icons/awkward/16x16/devices/bluetooth.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/devices/bluetooth.svg b/.icons/awkward/16x16/devices/bluetooth.svg new file mode 100644 index 00000000..80bb1ce3 --- /dev/null +++ b/.icons/awkward/16x16/devices/bluetooth.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#e26da9; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 8.5,0 C 5.453,0 3,2.676 3,6 V 10 C 3,13.324 5.453,16 8.5,16 11.547,16 14,13.324 14,10 V 6 C 14,2.676 11.547,0 8.5,0 Z M 8,2 H 8.5 C 8.7078,2 8.8574,2.1426 9,2.2852 L 12.25,5.5313 9.25,8 12.25,10.469 8.8437,13.844 C 8.7531,13.934 8.6385,14 8.5,14 H 8 V 9.0625 L 5.8437,10.844 C 5.7533,10.934 5.6381,11 5.5,11 H 5 V 10.5 C 5,10.347 5.079,10.217 5.1875,10.125 L 7.75,8 5.1875,5.875 C 5.079,5.7833 5,5.6532 5,5.5 V 5 H 5.5 C 5.6229,5 5.7254,5.0514 5.8125,5.125 L 8,6.9375 Z M 9,3.6875 V 6.9375 L 10.781,5.4688 Z M 9,9.0625 V 12.313 L 10.781,10.531 Z"/> +</svg> |