@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.47 kB
JavaScript
import t from"react";import s from"react";var p=({children:r,size:e=24,ariaLabel:n,color:l,ariaHidden:o=!0,style:C,...a})=>s.createElement("svg",{...a,"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,...C}},n&&!o&&s.createElement("title",null,n),r);var i=r=>t.createElement(p,{...r,ariaLabel:"passkeys, passkey, passwordless"},t.createElement("path",{d:"M11.9997 13C9.02123 13 6.67402 14.5539 5.43304 16.8621C4.59593 18.4191 6.02717 20 7.79494 20H13.9997M15.4997 6.5C15.4997 8.433 13.9327 10 11.9997 10C10.0667 10 8.49969 8.433 8.49969 6.5C8.49969 4.567 10.0667 3 11.9997 3C13.9327 3 15.4997 4.567 15.4997 6.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18 11C16.3431 11 15 12.3431 15 14C15 15.2107 15.7172 16.254 16.75 16.728V20.2597C16.75 20.4116 16.819 20.5552 16.9377 20.6501L17.6877 21.2501C17.8703 21.3962 18.1297 21.3962 18.3123 21.2501L19.0623 20.6501C19.181 20.5552 19.25 20.4116 19.25 20.2597V19.427L18.5 18.75L19.25 18V16.728C20.2828 16.254 21 15.2107 21 14C21 12.3431 19.6569 11 18 11ZM17 14C17 13.4477 17.4477 13 18 13C18.5523 13 19 13.4477 19 14C19 14.5523 18.5523 15 18 15C17.4477 15 17 14.5523 17 14Z",fill:"currentColor"})),f=i;export{i as IconPasskeys,f as default};
//# sourceMappingURL=index.mjs.map