@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.31 kB
JavaScript
import s from"react";var p=({children:o,size:r=24,ariaLabel:n,color:i,ariaHidden:t=!0,style:a,...l})=>{return s.createElement("svg",{...l,"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:i,...a}},n&&!t&&s.createElement("title",null,n),o)};import e from"react";var d=(o)=>{return e.createElement(p,{...o,ariaLabel:"reference, books, study, library, knowledge"},e.createElement("path",{d:"M19 15V4.5C19 3.67157 18.3284 3 17.5 3H8C6.34315 3 5 4.34315 5 6V19.25",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M19 14H6.75C5.7835 14 5 14.7835 5 15.75C5 16.7165 5.7835 17.5 6.75 17.5H19V14Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M19 17.5H6.75C5.7835 17.5 5 18.2835 5 19.25C5 20.2165 5.7835 21 6.75 21H18C18.5523 21 19 20.5523 19 20V17.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M9 7H15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},h=d;export{h as default,d as IconReference};
//# debugId=6FA21F65409D012A64756E2164756E21