@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 955 B
JavaScript
import p from"react";import n from"react";var l=({children:t,size:e=24,ariaLabel:r,color:a,ariaHidden:o=!0,style:s,...L})=>n.createElement("svg",{...L,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},r&&!o&&n.createElement("title",null,r),t);var i=t=>p.createElement(l,{...t,ariaLabel:"bluetooth"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.0007 1.39868L17.9286 8.00527L13.0462 12L17.9286 15.9947L10.0007 22.6012V14.4917L5.64517 18.0554L4.69531 16.8944L10.0007 12.5536V11.4463L4.69531 7.1055L5.64517 5.94457L10.0007 9.50819V1.39868ZM11.8618 11.0309L11.5007 10.7355V4.60124L15.5728 7.99466L11.8618 11.0309ZM11.8618 12.969L11.5007 13.2645V19.3987L15.5728 16.0053L11.8618 12.969Z",fill:"currentColor"})),C=i;export{i as IconBluetooth,C as default};
//# sourceMappingURL=index.mjs.map