@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.35 kB
JavaScript
import r from"react";var i=({children:o,size:t=24,ariaLabel:s,color:a,ariaHidden:n=!0,style:m,mode:p="masked",maskId:l,...u})=>{let V=p!=="raw"&&!!l;return r.createElement("svg",{...u,"aria-hidden":n,role:n?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:a,...m}},s&&!n&&r.createElement("title",null,s),V?r.createElement(r.Fragment,null,r.createElement("mask",{id:l,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(#${l})`})):o)};import e from"react";var d=e.memo((o)=>{return e.createElement(i,{...o,ariaLabel:"layout-right-full, grid, window",maskId:"square-outlined-radius-0-stroke-2-IconLayoutRightFull"},e.createElement("path",{d:"M20 20V21H21L21 20H20ZM4 20H3V21H4V20ZM4 4L4 3H3V4L4 4ZM20 4L21 4V3H20V4ZM20 19H4V21H20V19ZM5 20L5 4L3 4L3 20H5ZM4 5L20 5V3L4 3L4 5ZM19 4L19 20H21V4L19 4Z",fill:"currentColor"}),e.createElement("path",{d:"M15 4V3H13V4H15ZM13 20V21H15V20H13ZM13 4V20H15V4H13Z",fill:"currentColor"}))}),c=d;export{c as default,d as IconLayoutRightFull};
//# debugId=5C1574371771011964756E2164756E21