feat: add more bluetooth icons (#67)

* add more bluetooth icons

* change to lines
This commit is contained in:
Eric Fennis
2020-09-11 22:10:41 +02:00
committed by GitHub
parent 06972942cd
commit 845d6add1f
4 changed files with 46 additions and 1 deletions

View File

@@ -0,0 +1,15 @@
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M7 7l10 10-5 5V2l5 5L7 17" />
<path d="M20.83 14.83a4 4 0 000-5.66" />
<path d="M18 12h.01"/>
</svg>

After

Width:  |  Height:  |  Size: 317 B