@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 • 866 B
JavaScript
import t from"react";import l from"react";var a=({children:r,size:e=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:s,...m})=>l.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}},n&&!o&&l.createElement("title",null,n),r);var i=r=>t.createElement(a,{...r,ariaLabel:"camera-auto"},t.createElement("path",{d:"M12 11.6957L13.1666 14.2981H10.8334L12 11.6957Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.09861 6L9.09861 3H14.9014L16.9014 6H22V21H2V6H7.09861ZM7.85193 17L10.9899 10H13.0101L16.1481 17H14.3778L13.8907 15.9135H10.1093L9.6222 17H7.85193Z",fill:"currentColor"})),d=i;export{i as IconCameraAuto,d as default};
//# sourceMappingURL=index.mjs.map