@untitledui/icons
Version:
Official React library for Untitled UI Icons
2 lines (1 loc) • 492 B
JavaScript
import*as r from"react";const i=({size:o=24,color:e="currentColor",...t})=>r.createElement("svg",{viewBox:"0 0 24 24",width:o,height:o,stroke:e,strokeWidth:"2",fill:"none",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",...t},r.createElement("path",{d:"m2 7 12 10-6 5V2l6 5L2 17M20.145 6.5a9.386 9.386 0 0 1 1.769 5.5 9.386 9.386 0 0 1-1.77 5.5M17 8.857A5.48 5.48 0 0 1 17.986 12 5.475 5.475 0 0 1 17 15.143"}));i.displayName="BluetoothSignal";export{i as BluetoothSignal};