@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 • 733 B
JavaScript
import a from"react";import n from"react";var l=({children:t,size:e=24,ariaLabel:o,color:p,ariaHidden:r=!0,style:s,...m})=>n.createElement("svg",{...m,"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:p,...s}},o&&!r&&n.createElement("title",null,o),t);var i=t=>a.createElement(l,{...t,ariaLabel:"math-less-than, <"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.3936 5.34473L4.84473 11.5L19.3936 17.6553L19.7833 16.7344L7.4112 11.5L19.7833 6.26569L19.3936 5.34473Z",fill:"currentColor"})),C=i;export{i as IconMathLessThan,C as default};
//# sourceMappingURL=index.mjs.map