@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 l from"react";var p=({children:e,size:o=24,ariaLabel:n,color:s,ariaHidden:r=!0,style:a,...C})=>{return l.createElement("svg",{...C,"aria-hidden":r,role:r?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:s,...a}},n&&!r&&l.createElement("title",null,n),e)};import t from"react";var i=(e)=>{return t.createElement(p,{...e,ariaLabel:"keyhole, lock, unlock"},t.createElement("path",{d:"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),t.createElement("path",{d:"M13.75 12.437C14.507 11.8924 15 11.0038 15 10C15 8.34315 13.6569 7 12 7C10.3431 7 9 8.34315 9 10C9 11.0038 9.49297 11.8924 10.25 12.437V15.25C10.25 16.2165 11.0335 17 12 17C12.9665 17 13.75 16.2165 13.75 15.25V12.437Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}))},f=i;export{f as default,i as IconKeyhole};
//# debugId=0BCAA02E5252EE3164756E2164756E21