@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 982 B
JavaScript
import l from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:s,...C})=>n.createElement("svg",{...C,"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}},o&&!t&&n.createElement("title",null,o),r);var c=r=>l.createElement(a,{...r,ariaLabel:"blank-page-landscape"},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 4H22V20H8.03571C7.11036 20 6.21024 19.6988 5.47046 19.1421C3.28523 17.4977 2 14.9176 2 12.1786V4ZM8.40278 18.5C7.95491 18.5 7.67294 18.3509 7.47649 18.1446C7.26297 17.9204 7.10109 17.5737 7.02165 17.122C6.85834 16.1935 7.09036 15.104 7.4858 14.5088L7.82493 13.9984L6.29151 12.4598C4.50443 10.6667 3.5 8.23412 3.5 5.69717V5.5H20.5V18.5H8.40278Z",fill:"currentColor"})),u=c;export{c as IconBlankPageLandscape,u as default};
//# sourceMappingURL=index.mjs.map