@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.
4 lines (2 loc) • 1.06 kB
JavaScript
import a from"react";var p=({children:r,size:e=24,ariaLabel:n,color:s,ariaHidden:o=!0,style:l,...i})=>{return a.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}},n&&!o&&a.createElement("title",null,n),r)};import t from"react";var C=(r)=>{return t.createElement(p,{...r,ariaLabel:"blank-page-landscape"},t.createElement("path",{d:"M21 8C21 6.34315 19.6569 5 18 5H5C3.89543 5 3 5.89543 3 7V12.1429C3 14.571 4.14321 16.8574 6.08571 18.3143C6.67919 18.7594 7.40102 19 8.14286 19H18C19.6569 19 21 17.6569 21 16V8Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M3 7C3 9.65216 4.05357 11.0536 5.92893 12.9289L7 14C6 15.5 6 19 8.5 19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},k=C;export{k as default,C as IconBlankPageLandscape};
//# debugId=994FD4496472CC8164756E2164756E21