@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.26 kB
JavaScript
import C from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:p,...s})=>n.createElement("svg",{...s,"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:a,...p}},o&&!t&&n.createElement("title",null,o),r);var c=r=>C.createElement(l,{...r,ariaLabel:"calculator"},C.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20 2H4V22H20V2ZM19 7V3H5V7H19ZM9.5 13C9.91421 13 10.25 12.6642 10.25 12.25C10.25 11.8358 9.91421 11.5 9.5 11.5C9.08579 11.5 8.75 11.8358 8.75 12.25C8.75 12.6642 9.08579 13 9.5 13ZM9.5 17.5C9.91421 17.5 10.25 17.1642 10.25 16.75C10.25 16.3358 9.91421 16 9.5 16C9.08579 16 8.75 16.3358 8.75 16.75C8.75 17.1642 9.08579 17.5 9.5 17.5ZM15.25 12.25C15.25 12.6642 14.9142 13 14.5 13C14.0858 13 13.75 12.6642 13.75 12.25C13.75 11.8358 14.0858 11.5 14.5 11.5C14.9142 11.5 15.25 11.8358 15.25 12.25ZM14.5 17.5C14.9142 17.5 15.25 17.1642 15.25 16.75C15.25 16.3358 14.9142 16 14.5 16C14.0858 16 13.75 16.3358 13.75 16.75C13.75 17.1642 14.0858 17.5 14.5 17.5Z",fill:"currentColor"})),d=c;export{c as IconCalculator,d as default};
//# sourceMappingURL=index.mjs.map