@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.35 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 C=(o)=>{return e.createElement(p,{...o,ariaLabel:"folder-restricted"},e.createElement("path",{d:"M8.82843 13.1716C10.3905 14.7337 10.3905 17.2663 8.82843 18.8284C7.26633 20.3905 4.73367 20.3905 3.17157 18.8284C1.60948 17.2663 1.60948 14.7337 3.17157 13.1716C4.73367 11.6095 7.26633 11.6095 8.82843 13.1716Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M3 9V7C3 5.34315 4.34315 4 6 4H8.92963C9.59834 4 10.2228 4.3342 10.5937 4.8906L11.4063 6.1094C11.7772 6.6658 12.4017 7 13.0704 7H18C19.6569 7 21 8.34315 21 10V16C21 17.6569 19.6569 19 18 19H13",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8.82873 18.8285L3.17188 13.1716",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},h=C;export{h as default,C as IconFolderRestricted};
//# debugId=F936C1A61D16AD9C64756E2164756E21