@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.08 kB
JavaScript
import s from"react";var p=({children:e,size:o=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:i,...l})=>{return s.createElement("svg",{...l,"aria-hidden":t,role:t?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...i}},n&&!t&&s.createElement("title",null,n),e)};import r from"react";var c=(e)=>{return r.createElement(p,{...e,ariaLabel:"sketchbook"},r.createElement("path",{d:"M19.5 17.5V6.5C19.5 4.84315 18.1569 3.5 16.5 3.5H7.5C5.84315 3.5 4.5 4.84315 4.5 6.5V17.5C4.5 19.1569 5.84315 20.5 7.5 20.5H16.5C18.1569 20.5 19.5 19.1569 19.5 17.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M9 8H15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M9 12H12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},h=c;export{h as default,c as IconSketchbook};
//# debugId=2C360CEA1E93A2D864756E2164756E21