@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 • 814 B
JavaScript
import t from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:V,ariaHidden:o=!0,style:a,...s})=>l.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:V,...a}},n&&!o&&l.createElement("title",null,n),r);var H=r=>t.createElement(p,{...r,ariaLabel:"chip-simple, processor"},t.createElement("path",{d:"M15 15H9V9H15V15Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10 3H14V1H15V3H21V9H23V10H21V14H23V15H21V21H15V23H14V21H10V23H9V21H3V15H1V14H3V10H1V9H3V3H9V1H10V3ZM8 16H16V8H8V16Z",fill:"currentColor"})),u=H;export{H as IconChipSimple,u as default};
//# sourceMappingURL=index.mjs.map