mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Add bluetooth icon
This commit is contained in:
parent
ccd3179a69
commit
19254cbfcf
@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- Add # new icons:
|
||||
- `at-sign`
|
||||
- `bell-off`
|
||||
- `bluetooth`
|
||||
- `camera-off`
|
||||
- `circle`
|
||||
- `cloud-off`
|
||||
|
@ -28,6 +28,7 @@
|
||||
"phone-incoming",
|
||||
"phone-missed",
|
||||
"phone-forwarded",
|
||||
"bluetooth",
|
||||
"bell",
|
||||
"bell-off",
|
||||
"star",
|
||||
|
3
icons/bluetooth.svg
Normal file
3
icons/bluetooth.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
||||
<polyline points="6.5 6.5 17.5 17.5 12 23 12 1 17.5 6.5 6.5 17.5"/>
|
||||
</svg>
|
After Width: | Height: | Size: 250 B |
Loading…
Reference in New Issue
Block a user