@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.39 kB
JavaScript
import C from"react";var p=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:l,...s})=>{return C.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:a,...l}},n&&!t&&C.createElement("title",null,n),e)};import o from"react";var m=(e)=>{return o.createElement(p,{...e,ariaLabel:"number-4-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:"M13.2031 16.3623C12.6113 16.3623 12.1836 16.0225 12.1836 15.3369V14.7861H9.30078C8.52734 14.7861 8 14.2998 8 13.585C8 13.1748 8.12891 12.7705 8.42773 12.2432C8.99023 11.2295 9.66406 10.1631 10.4434 8.98535C11.0938 7.97754 11.5918 7.6377 12.4414 7.6377C13.5195 7.6377 14.2168 8.22949 14.2168 9.14941V13.1162H14.5449C15.1133 13.1162 15.4004 13.4678 15.4004 13.9541C15.4004 14.4404 15.1074 14.7861 14.5449 14.7861H14.2168V15.3369C14.2168 16.0225 13.7891 16.3623 13.2031 16.3623ZM12.2422 13.1924V9.25488H12.2012C11.1816 10.7314 10.4844 11.8154 9.79883 13.1338V13.1924H12.2422Z",fill:"currentColor"}))},g=m;export{g as default,m as IconNumber4Square};
//# debugId=D972ED9AC6DAC3A564756E2164756E21