@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 • 1.01 kB
JavaScript
import t from"react";import l from"react";var a=({children:r,size:e=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:f,...s})=>l.createElement("svg",{...s,"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:p,...f}},n&&!o&&l.createElement("title",null,n),r);var m=r=>t.createElement(a,{...r,ariaLabel:"camera-off-1, cam-off"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22.3088 21.25L2.74816 1.68933L1.6875 2.74999L4.93751 6H1.99805V21H19.9375L21.2482 22.3106L22.3088 21.25ZM14.1768 15.2393C13.579 15.7155 12.8217 16 11.998 16C10.0651 16 8.49805 14.433 8.49805 12.5C8.49805 11.6763 8.78258 10.9191 9.25873 10.3212L14.1768 15.2393Z",fill:"currentColor"}),t.createElement("path",{d:"M21.998 6V18.8188L7.92969 4.75045L9.09666 3H14.8994L16.8994 6H21.998Z",fill:"currentColor"})),d=m;export{m as IconCameraOff1,d as default};
//# sourceMappingURL=index.mjs.map