@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) • 741 B
JavaScript
import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:V,...s})=>{return n.createElement("svg",{...s,"aria-hidden":t,role:t?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,...V}},o&&!t&&n.createElement("title",null,o),r)};import p from"react";var H=(r)=>{return p.createElement(l,{...r,ariaLabel:"clawd"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20 4V8H24V12H20V20H18V16H16V20H14V16H10V20H8V16H6V20H4V12H0V8H4V4H20ZM16 6V8H18V6H16ZM6 8H8V6H6V8Z",fill:"currentColor"}))},u=H;export{u as default,H as IconClawd};
//# debugId=3A1C834DC63925A164756E2164756E21