@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 • 954 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 10.9363L13.3547 14H10.6453L12 10.9363Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.23241 6L9.23241 3H14.7676L16.7676 6H22V21H2V6H7.23241ZM11.5417 9.5L8.29273 16.8477C8.27076 16.8974 8.25753 16.9487 8.25238 17H9.3188L10.2032 15H13.7969L14.6812 17H15.7476C15.7425 16.9487 15.7293 16.8974 15.7073 16.8477L12.4583 9.5H11.5417Z",fill:"currentColor"})),d=i;export{i as IconCameraAuto,d as default};
//# sourceMappingURL=index.mjs.map