@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.28 kB
JavaScript
import t from"react";import V from"react";var l=({children:r,size:e=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:H,...s})=>V.createElement("svg",{...s,"aria-hidden":o,role:o?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,...H}},n&&!o&&V.createElement("title",null,n),r);var a=r=>t.createElement(l,{...r,ariaLabel:"processor, chip"},t.createElement("path",{d:"M11.9988 8.99902C10.3419 8.99902 8.99878 10.3422 8.99878 11.999C8.99878 13.6559 10.3419 14.999 11.9988 14.999C13.6556 14.999 14.9988 13.6559 14.9988 11.999C14.9988 10.3422 13.6556 8.99902 11.9988 8.99902Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.5 4V1.99609H7.5V4H4V7.5H2V8.5H4V11.5H2V12.5H4V15.5H2V16.5H4V20H7.5V22H8.5V20H11.5V22H12.5V20H15.5V22H16.5V20H20V16.5H22V15.5H20V12.5H22V11.5H20V8.5H22V7.5H20V4H16.5V2H15.5V4H12.5V1.99609H11.5V4H8.5ZM7.99878 11.999C7.99878 9.78988 9.78964 7.99902 11.9988 7.99902C14.2079 7.99902 15.9988 9.78988 15.9988 11.999C15.9988 14.2082 14.2079 15.999 11.9988 15.999C9.78964 15.999 7.99878 14.2082 7.99878 11.999Z",fill:"currentColor"})),f=a;export{a as IconProcessor,f as default};
//# sourceMappingURL=index.mjs.map