@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.21 kB
JavaScript
import p from"react";var a=({children:e,size:r=24,ariaLabel:n,color:l,ariaHidden:t=!0,style:C,...s})=>{return p.createElement("svg",{...s,"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:l,...C}},n&&!t&&p.createElement("title",null,n),e)};import o from"react";var m=(e)=>{return o.createElement(a,{...e,ariaLabel:"number-1-square, key"},o.createElement("path",{d:"M17 4H7C5.34315 4 4 5.34315 4 7V17C4 18.6569 5.34315 20 7 20H17C18.6569 20 20 18.6569 20 17V7C20 5.34315 18.6569 4 17 4Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M12.4609 16.3623C11.8223 16.3623 11.3887 15.9463 11.3887 15.3018V9.6709H11.3477L10.293 10.4033C10.0996 10.5381 9.9707 10.585 9.76562 10.585C9.34961 10.585 9.03906 10.2744 9.03906 9.84082C9.03906 9.53027 9.16211 9.29004 9.4668 9.0791L11.0664 7.98926C11.5176 7.68457 11.8809 7.6377 12.3027 7.6377C13.0762 7.6377 13.5273 8.10059 13.5273 8.83887V15.3018C13.5273 15.9463 13.0996 16.3623 12.4609 16.3623Z",fill:"currentColor"}))},h=m;export{h as default,m as IconNumber1Square};
//# debugId=12A66EEB5CC7C21F64756E2164756E21