UNPKG

@untitledui/icons

Version:

Official React library for Untitled UI Icons

2 lines (1 loc) 394 B
import*as e from"react";const n=({size:o=24,color:r="currentColor",...t})=>e.createElement("svg",{viewBox:"0 0 24 24",width:o,height:o,stroke:r,strokeWidth:"2",fill:"none",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",...t},e.createElement("path",{d:"m3 7 12 10-6 5V2l6 5L3 17m15-5h.01M15 12h.01M21 12h.01"}));n.displayName="BluetoothConnect";export{n as BluetoothConnect};