@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 949 B
JavaScript
import p from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:l,...i})=>n.createElement("svg",{...i,"aria-hidden":o,role:o?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:s,...l}},t&&!o&&n.createElement("title",null,t),r);var C=r=>p.createElement(a,{...r,ariaLabel:"square-behind-square-4, copy 4, layers, pages"},p.createElement("path",{d:"M15 15V18.75C15 19.9926 13.9926 21 12.75 21H5.25C4.00736 21 3 19.9926 3 18.75V11.25C3 10.0074 4.00736 9 5.25 9H9M11.25 15H18.75C19.9926 15 21 13.9926 21 12.75V5.25C21 4.00736 19.9926 3 18.75 3H11.25C10.0074 3 9 4.00736 9 5.25V12.75C9 13.9926 10.0074 15 11.25 15Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=C;export{C as IconSquareBehindSquare4,f as default};
//# sourceMappingURL=index.mjs.map