@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:o,size:r=24,ariaLabel:n,color:s,ariaHidden:t=!0,style:l,...i})=>{return a.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},n&&!t&&a.createElement("title",null,n),o)};import e from"react";var C=(o)=>{return e.createElement(p,{...o,ariaLabel:"blank-page-portrait"},e.createElement("path",{d:"M8 3C6.34315 3 5 4.34315 5 6V19C5 20.1046 5.89543 21 7 21H12.1429C14.571 21 16.8574 19.8568 18.3143 17.9143C18.7594 17.3208 19 16.599 19 15.8571V6C19 4.34315 17.6569 3 16 3H8Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M7 21C9.65216 21 11.0536 19.9464 12.9289 18.0711L14 17C15.5 18 19 18 19 15.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},k=C;export{k as default,C as IconBlankPagePortrait};
//# debugId=217A60E03DD22E0B64756E2164756E21