@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) • 1.57 kB
JavaScript
import s from"react";var i=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:p,...C})=>{return s.createElement("svg",{...C,"aria-hidden":t,role:t?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:a,...p}},n&&!t&&s.createElement("title",null,n),e)};import o from"react";var l=(e)=>{return o.createElement(i,{...e,ariaLabel:"square-grid-circle, layout, grid, list, category, categories"},o.createElement("path",{d:"M4 6C4 4.89543 4.89543 4 6 4H8C9.10457 4 10 4.89543 10 6V8C10 9.10457 9.10457 10 8 10H6C4.89543 10 4 9.10457 4 8V6Z",stroke:"currentColor",strokeWidth:"1.995",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M4 16C4 14.8954 4.89543 14 6 14H8C9.10457 14 10 14.8954 10 16V18C10 19.1046 9.10457 20 8 20H6C4.89543 20 4 19.1046 4 18V16Z",stroke:"currentColor",strokeWidth:"1.995",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M14 6C14 4.89543 14.8954 4 16 4H18C19.1046 4 20 4.89543 20 6V8C20 9.10457 19.1046 10 18 10H16C14.8954 10 14 9.10457 14 8V6Z",stroke:"currentColor",strokeWidth:"1.995",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M14 17C14 15.3431 15.3431 14 17 14C18.6569 14 20 15.3431 20 17C20 18.6569 18.6569 20 17 20C15.3431 20 14 18.6569 14 17Z",stroke:"currentColor",strokeWidth:"1.995",strokeLinecap:"round",strokeLinejoin:"round"}))},h=l;export{h as default,l as IconSquareGridCircle};
//# debugId=FDE7AEAE5872DC7964756E2164756E21