@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.
2 lines • 801 B
JavaScript
import p from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:l,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:l,...s}},o&&!t&&n.createElement("title",null,o),r);var m=r=>p.createElement(a,{...r,ariaLabel:"blank-page-landscape"},p.createElement("path",{d:"M3 5.5V12.1429C3 14.571 4.14321 16.8574 6.08571 18.3143C6.67919 18.7594 7.40102 19 8.14286 19H21V5H3V5.5ZM3 5.5V5.85786C3 8.51003 4.05357 11.0536 5.92893 12.9289L7 14C6 15.5 6 19 8.5 19",stroke:"currentColor",strokeWidth:"2"})),u=m;export{m as IconBlankPageLandscape,u as default};
//# sourceMappingURL=index.mjs.map