@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 923 B
JavaScript
import o from"react";import a from"react";var l=({children:r,size:e=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:s,...i})=>a.createElement("svg",{...i,"aria-hidden":t,role:t?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&&!t&&a.createElement("title",null,n),r);var m=r=>o.createElement(l,{...r,ariaLabel:"camera-auto"},o.createElement("path",{d:"M2.75 6.75H7.5L9.5 3.75H14.5L16.5 6.75H21.25V20.25H2.75V6.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.9895 10L7.85156 17H9.62183L10.1089 15.9135H13.8904L14.3774 17H16.1477L13.0098 10H10.9895ZM13.1662 14.2981L11.9996 11.6957L10.833 14.2981H13.1662Z",fill:"currentColor"})),f=m;export{m as IconCameraAuto,f as default};
//# sourceMappingURL=index.mjs.map