UNPKG

@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.19 kB
import r from"react";import a from"react";var p=({children:e,size:t=24,ariaLabel:n,color:s,ariaHidden:o=!0,style:l,...i})=>a.createElement("svg",{...i,"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:s,...l}},n&&!o&&a.createElement("title",null,n),e);var C=e=>r.createElement(p,{...e,ariaLabel:"math-multiplication"},r.createElement("path",{d:"M4.75 12H19.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),r.createElement("path",{d:"M11.75 6.25H12.25M12.5 6.25C12.5 6.52614 12.2761 6.75 12 6.75C11.7239 6.75 11.5 6.52614 11.5 6.25C11.5 5.97386 11.7239 5.75 12 5.75C12.2761 5.75 12.5 5.97386 12.5 6.25Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),r.createElement("path",{d:"M11.75 17.75H12.25M12.5 17.75C12.5 18.0261 12.2761 18.25 12 18.25C11.7239 18.25 11.5 18.0261 11.5 17.75C11.5 17.4739 11.7239 17.25 12 17.25C12.2761 17.25 12.5 17.4739 12.5 17.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),d=C;export{C as IconMathMultiplication,d as default}; //# sourceMappingURL=index.mjs.map