@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.
2 lines • 847 B
JavaScript
import s from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:l,...c})=>n.createElement("svg",{...c,"aria-hidden":t,role:t?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,...l}},o&&!t&&n.createElement("title",null,o),r);var m=r=>s.createElement(p,{...r,ariaLabel:"oculus"},s.createElement("path",{d:"M11 9H13M22.5 9L21.8339 9.66608M1.5 9L2.16608 9.66608M7.434 6H16.566C19.0129 6 21.0227 7.74939 21.4723 10.0277C22.1555 13.4899 20.4447 18 16.3993 18H7.60066C3.55527 18 1.84446 13.4899 2.52771 10.0277C2.97733 7.74939 4.98709 6 7.434 6Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),g=m;export{m as IconOculus,g as default};
//# sourceMappingURL=index.mjs.map