@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.14 kB
JavaScript
import o from"react";import n from"react";var p=({children:t,size:e=24,ariaLabel:l,color:i,ariaHidden:r=!0,style:a,...C})=>n.createElement("svg",{...C,"aria-hidden":r,role:r?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:i,...a}},l&&!r&&n.createElement("title",null,l),t);var d=t=>o.createElement(p,{...t,ariaLabel:"math-multiplication"},o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 11.25H20V12.75H4V11.25Z",fill:"currentColor"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.75 6.25C10.75 5.55964 11.3096 5 12 5C12.6904 5 13.25 5.55964 13.25 6.25C13.25 6.94036 12.6904 7.5 12 7.5C11.3096 7.5 10.75 6.94036 10.75 6.25Z",fill:"currentColor"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.75 17.75C10.75 17.0596 11.3096 16.5 12 16.5C12.6904 16.5 13.25 17.0596 13.25 17.75C13.25 18.4404 12.6904 19 12 19C11.3096 19 10.75 18.4404 10.75 17.75Z",fill:"currentColor"})),f=d;export{d as IconMathMultiplication,f as default};
//# sourceMappingURL=index.mjs.map