@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px 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.5H20V12.5H4V11.5Z",fill:"currentColor"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.25 6C11.25 5.58579 11.5858 5.25 12 5.25C12.4142 5.25 12.75 5.58579 12.75 6C12.75 6.41421 12.4142 6.75 12 6.75C11.5858 6.75 11.25 6.41421 11.25 6Z",fill:"currentColor"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.25 18C11.25 17.5858 11.5858 17.25 12 17.25C12.4142 17.25 12.75 17.5858 12.75 18C12.75 18.4142 12.4142 18.75 12 18.75C11.5858 18.75 11.25 18.4142 11.25 18Z",fill:"currentColor"})),f=d;export{d as IconMathMultiplication,f as default};
//# sourceMappingURL=index.mjs.map