@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 984 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:"M3 7H7.5L9.5 4H14.5L16.5 7H21V20H3V7Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.83715 16.8409L10.9038 10H13.0955L16.1622 16.8409C16.1856 16.8932 16.2042 16.9464 16.2181 17H14.0417L13.5934 16H10.4059L9.95761 17H7.78125C7.79516 16.9464 7.81373 16.8932 7.83715 16.8409ZM12.6969 14L11.9997 12.4447L11.3024 14H12.6969Z",fill:"currentColor"})),f=m;export{m as IconCameraAuto,f as default};
//# sourceMappingURL=index.mjs.map