@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) • 936 B
JavaScript
import n from"react";var a=({children:o,size:r=24,ariaLabel:t,color:s,ariaHidden:e=!0,style:l,...c})=>{return n.createElement("svg",{...c,"aria-hidden":e,role:e?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},t&&!e&&n.createElement("title",null,t),o)};import p from"react";var C=(o)=>{return p.createElement(a,{...o,ariaLabel:"focus-macro"},p.createElement("path",{d:"M12 14V16M12 14C10.3431 14 9 12.6569 9 11V8.75L10.75 9.5L12 8.25L13.25 9.5L15 8.75V11C15 12.6569 13.6569 14 12 14ZM4 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 20H16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},d=C;export{d as default,C as IconFocusMacro};
//# debugId=3108D1A7A51B934264756E2164756E21