@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 • 893 B
JavaScript
import s from"react";import n from"react";var p=({children:r,size:o=24,ariaLabel:e,color:a,ariaHidden:t=!0,style:l,...c})=>n.createElement("svg",{...c,"aria-hidden":t,role:t?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}},e&&!t&&n.createElement("title",null,e),r);var i=r=>s.createElement(p,{...r,ariaLabel:"focus-auto"},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 20H16M13.8182 13.25L12 9.25L10.1818 13.25M13.8182 13.25L14.5 14.75M13.8182 13.25H10.1818M10.1818 13.25L9.5 14.75",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),d=i;export{i as IconFocusAuto,d as default};
//# sourceMappingURL=index.mjs.map