@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 • 1.01 kB
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:s,...C})=>n.createElement("svg",{...C,"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}},t&&!o&&n.createElement("title",null,t),r);var c=r=>p.createElement(l,{...r,ariaLabel:"oculus"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.80318 8.72884C2.59074 6.56937 4.63573 5 7.07533 5H16.9248C19.3644 5 21.4094 6.56937 22.1969 8.72884L22.9939 7.91792L23.7071 8.61889L22.4851 9.86226C22.7825 11.7172 22.4909 13.9053 21.6144 15.6724C20.692 17.5321 19.0744 19 16.7541 19H7.24597C4.92567 19 3.30814 17.5321 2.38571 15.6724C1.50924 13.9053 1.21764 11.7172 1.51503 9.86226L0.292969 8.61889L1.00616 7.91792L1.80318 8.72884ZM10 8V9H14V8H10Z",fill:"currentColor"})),d=c;export{c as IconOculus,d as default};
//# sourceMappingURL=index.mjs.map