@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 • 864 B
JavaScript
import a from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:t,color:p,ariaHidden:o=!0,style:s,...m})=>n.createElement("svg",{...m,"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,...s}},t&&!o&&n.createElement("title",null,t),r);var f=r=>a.createElement(l,{...r,ariaLabel:"camera-off"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.23241 3L7.23241 6H2V21H22V6H16.7676L14.7676 3H9.23241ZM9.74829 10.5429L12 12.7946L14.2517 10.5429L14.9588 11.25L12.7071 13.5017L14.9571 15.7517L14.25 16.4588L12 14.2088L9.75 16.4588L9.04289 15.7517L11.2929 13.5017L9.04118 11.25L9.74829 10.5429Z",fill:"currentColor"})),C=f;export{f as IconCameraOff,C as default};
//# sourceMappingURL=index.mjs.map