@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 kB
JavaScript
import s from"react";import n from"react";var p=({children:r,size:o=24,ariaLabel:t,color:a,ariaHidden:e=!0,style:l,...C})=>n.createElement("svg",{...C,"aria-hidden":e,role:e?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:a,...l}},t&&!e&&n.createElement("title",null,t),r);var c=r=>s.createElement(p,{...r,ariaLabel:"focus-lock"},s.createElement("path",{d:"M4 8V7C4 5.34315 5.34315 4 7 4H8M4 16V17C4 18.6569 5.34315 20 7 20H8M16 4H17C18.6569 4 20 5.34315 20 7V8M20 16V17C20 18.6569 18.6569 20 17 20H16M10.5 15H13.5C14.3284 15 15 14.3284 15 13.5V12.5C15 11.6716 14.3284 11 13.5 11H10.5C9.67157 11 9 11.6716 9 12.5V13.5C9 14.3284 9.67157 15 10.5 15ZM14 11V10C14 8.89543 13.1046 8 12 8C10.8954 8 10 8.89543 10 10V11H14Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=c;export{c as IconFocusLock,f as default};
//# sourceMappingURL=index.mjs.map