UNPKG

@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.

2 lines 1.04 kB
import t from"react";import p from"react";var s=({children:r,size:e=24,ariaLabel:n,color:l,ariaHidden:o=!0,style:a,...C})=>p.createElement("svg",{...C,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...a}},n&&!o&&p.createElement("title",null,n),r);var i=r=>t.createElement(s,{...r,ariaLabel:"keyhole"},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"})),d=i;export{i as IconKeyhole,d as default}; //# sourceMappingURL=index.mjs.map