@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) • 937 B
JavaScript
import n from"react";var p=({children:o,size:e=24,ariaLabel:t,color:a,ariaHidden:r=!0,style:s,...C})=>{return n.createElement("svg",{...C,"aria-hidden":r,role:r?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:a,...s}},t&&!r&&n.createElement("title",null,t),o)};import l from"react";var c=(o)=>{return l.createElement(p,{...o,ariaLabel:"keyhole-2, lock, unlock"},l.createElement("path",{d:"M6 9C6 11.3129 7.30875 13.3202 9.22611 14.3217L7.87749 18.3675C7.4458 19.6626 8.40974 21 9.77485 21H14.2251C15.5903 21 16.5542 19.6626 16.1225 18.3675L14.7739 14.3217C16.6913 13.3202 18 11.3129 18 9C18 5.68629 15.3137 3 12 3C8.68629 3 6 5.68629 6 9Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},d=c;export{d as default,c as IconKeyhole2};
//# debugId=9F96D89A549F708C64756E2164756E21