@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.6 kB
JavaScript
import r from"react";import s from"react";var a=({children:e,size:t=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:i,...l})=>s.createElement("svg",{...l,"aria-hidden":o,role:o?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...i}},n&&!o&&s.createElement("title",null,n),e);var C=e=>r.createElement(a,{...e,ariaLabel:"math-basic, calc"},r.createElement("path",{d:"M7 3.75V10.25M3.75 7H10.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),r.createElement("path",{d:"M13.75 7H20.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),r.createElement("path",{d:"M13.75 17H20.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),r.createElement("path",{d:"M4.25 14.25L7.00002 17M7.00002 17L9.75 19.75M7.00002 17L4.25 19.75M7.00002 17L9.75 14.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square",strokeLinejoin:"round"}),r.createElement("path",{d:"M17 14V13.99M17.25 14C17.25 14.1381 17.1381 14.25 17 14.25C16.8619 14.25 16.75 14.1381 16.75 14C16.75 13.8619 16.8619 13.75 17 13.75C17.1381 13.75 17.25 13.8619 17.25 14Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"}),r.createElement("path",{d:"M17 20V19.99M17.25 20C17.25 20.1381 17.1381 20.25 17 20.25C16.8619 20.25 16.75 20.1381 16.75 20C16.75 19.8619 16.8619 19.75 17 19.75C17.1381 19.75 17.25 19.8619 17.25 20Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})),k=C;export{C as IconMathBasic,k as default};
//# sourceMappingURL=index.mjs.map