@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
4 lines (2 loc) • 1.25 kB
JavaScript
import e from"react";var a=({children:o,size:t=24,ariaLabel:l,color:i,ariaHidden:r=!0,style:m,mode:p="masked",maskId:n,...u})=>{let h=p!=="raw"&&!!n;return e.createElement("svg",{...u,"aria-hidden":r,role:r?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:i,...m}},l&&!r&&e.createElement("title",null,l),h?e.createElement(e.Fragment,null,e.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},e.createElement("rect",{width:"24",height:"24",fill:"#000"}),e.createElement("g",{fill:"none",style:{color:"#fff"}},o)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):o)};import s from"react";var d=s.memo((o)=>{return s.createElement(a,{...o,ariaLabel:"bluetooth",maskId:"square-outlined-radius-0-stroke-2-IconBluetooth"},s.createElement("path",{d:"M12.1111 12L17 8L11 3V11.0909M12.1111 12L11 12.9091M12.1111 12L17 16L11 21V12.9091M12.1111 12L11 11.0909M11 12.9091L6 17M11 12.9091V11.0909M11 11.0909L6 7",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),C=d;export{C as default,d as IconBluetooth};
//# debugId=EF2C492CA2F11AFF64756E2164756E21