@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.
4 lines (2 loc) • 1.82 kB
JavaScript
import r from"react";var a=({children:o,size:t=24,ariaLabel:i,color:p,ariaHidden:s=!0,style:l,mode:m="masked",maskId:n,...d})=>{let h=m!=="raw"&&!!n;return r.createElement("svg",{...d,"aria-hidden":s,role:s?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...l}},i&&!s&&r.createElement("title",null,i),h?r.createElement(r.Fragment,null,r.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},o)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):o)};import e from"react";var u=e.memo((o)=>{return e.createElement(a,{...o,ariaLabel:"file-jpg, image, jpeg",maskId:"square-outlined-radius-0-stroke-2-IconFileJpg"},e.createElement("path",{d:"M5 11V4H15L19 8V11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M14 5V9H18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M9.5 20V15H11.25C12.0784 15 12.75 15.6716 12.75 16.5C12.75 17.3284 12.0784 18 11.25 18H10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M19.1249 17.1531V19.3596C18.7021 19.8185 17.9955 20.0206 17.3797 20.0281C16.1375 20.0281 15.25 18.9477 15.25 17.4983C15.25 16.049 16.1587 14.9697 17.3058 14.9697C18.0374 14.9697 18.7168 15.2452 19.2464 15.8424",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M6.5 15V18.5C6.5 19.3284 5.82843 20 5 20H4.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),w=u;export{w as default,u as IconFileJpg};
//# debugId=D5C17600474B4AE464756E2164756E21