@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 880 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:"M10.75 8.75H13.25M22.75 8.875L22 9.63808M1.25 8.875L2 9.63808M7.32528 5.75H16.6747C19.1799 5.75 21.2375 7.57229 21.6978 9.94553C22.3973 13.552 20.6458 18.25 16.5041 18.25H7.49592C3.35421 18.25 1.60266 13.552 2.30218 9.94553C2.7625 7.57229 4.82011 5.75 7.32528 5.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),g=m;export{m as IconOculus,g as default};
//# sourceMappingURL=index.mjs.map