@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 • 1.21 kB
JavaScript
import e from"react";import s from"react";var a=({children:o,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:i,...l})=>s.createElement("svg",{...l,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...i}},n&&!t&&s.createElement("title",null,n),o);var C=o=>e.createElement(a,{...o,ariaLabel:"camera-4"},e.createElement("path",{d:"M4.5 4.75H2.75V19.25H21.25V4.75H9.5L8.5 3.75H5.5L4.5 4.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),e.createElement("path",{d:"M17.25 12C17.25 13.7949 15.7949 15.25 14 15.25C12.2051 15.25 10.75 13.7949 10.75 12C10.75 10.2051 12.2051 8.75 14 8.75C15.7949 8.75 17.25 10.2051 17.25 12Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square",strokeLinejoin:"round"}),e.createElement("path",{d:"M7 9V8.99M7.25 9C7.25 9.13807 7.13807 9.25 7 9.25C6.86193 9.25 6.75 9.13807 6.75 9C6.75 8.86193 6.86193 8.75 7 8.75C7.13807 8.75 7.25 8.86193 7.25 9Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),h=C;export{C as IconCamera4,h as default};
//# sourceMappingURL=index.mjs.map