@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 961 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:"M9.95815 1.18237L17.7434 7.6701L12.4515 11.9999L17.7434 16.3297L9.95815 22.8174V14.0399L4.97113 18.1202L4.33789 17.3462L9.95815 12.7478V11.252L4.33789 6.65359L4.97113 5.87963L9.95815 9.95992V1.18237ZM11.6619 11.3539L10.9582 10.7781V3.31741L16.1729 7.66302L11.6619 11.3539ZM11.6619 12.6459L10.9582 13.2217V20.6824L16.1729 16.3368L11.6619 12.6459Z",fill:"currentColor"})),C=i;export{i as IconBluetooth,C as default};
//# sourceMappingURL=index.mjs.map