@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.47 kB
JavaScript
import s from"react";var p=({children:e,size:r=24,ariaLabel:n,color:i,ariaHidden:t=!0,style:a,...C})=>{return s.createElement("svg",{...C,"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),e)};import o from"react";var l=(e)=>{return o.createElement(p,{...e,ariaLabel:"file-lock, document"},o.createElement("path",{d:"M4 18C4 17.4477 4.44772 17 5 17H9C9.55228 17 10 17.4477 10 18V20C10 20.5523 9.55228 21 9 21H5C4.44772 21 4 20.5523 4 20V18Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),o.createElement("path",{d:"M5 16C5 14.8954 5.89543 14 7 14C8.10457 14 9 14.8954 9 16C9 16.5523 8.55228 17 8 17H6C5.44772 17 5 16.5523 5 16Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),o.createElement("path",{d:"M5 10.5V6C5 4.34315 6.34315 3 8 3H12.1716C12.702 3 13.2107 3.21071 13.5858 3.58579L18.4142 8.41421C18.7893 8.78929 19 9.29799 19 9.82843V18C19 19.6569 17.6569 21 16 21H14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M13 3.5V7C13 8.10457 13.8954 9 15 9H18.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}))},h=l;export{h as default,l as IconFileLock};
//# debugId=EF087BEDEA5AD27364756E2164756E21