diff options
author | codecalm <codecalm@gmail.com> | 2020-09-21 17:23:28 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-21 17:23:28 +0200 |
commit | 9459d622c460664e2cd391e61df65e80a577ffc1 (patch) | |
tree | bb193f4acb7fb76054cafc4439e48ecfcc75fecc /src/_icons/bluetooth.svg | |
parent | icons optimize (diff) | |
download | tabler-icons-9459d622c460664e2cd391e61df65e80a577ffc1.tar.xz |
bluetooth connected icon
Diffstat (limited to 'src/_icons/bluetooth.svg')
-rw-r--r-- | src/_icons/bluetooth.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/bluetooth.svg b/src/_icons/bluetooth.svg index 85ce79e..cbf2ad3 100644 --- a/src/_icons/bluetooth.svg +++ b/src/_icons/bluetooth.svg @@ -2,5 +2,5 @@ tags: [wireless, connection, connect] --- <svg> - <polyline points="6 8 18 16 12 20 12 4 18 8 6 16" /> + <polyline points="7 8 17 16 12 20 12 4 17 8 7 16" /> </svg> |