@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 • 855 B
JavaScript
import a from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:s,...c})=>n.createElement("svg",{...c,"aria-hidden":t,role:t?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&&!t&&n.createElement("title",null,o),r);var i=r=>a.createElement(l,{...r,ariaLabel:"math-less-than-circle, <"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12ZM15.3194 7.73857L7.12435 12L15.3194 16.2614L16.0114 14.9306L10.3757 12L16.0114 9.0694L15.3194 7.73857Z",fill:"currentColor"})),h=i;export{i as IconMathLessThanCircle,h as default};
//# sourceMappingURL=index.mjs.map