@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 • 844 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:"M14.5 14.5H9.5V9.5H14.5V14.5Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.5 3H13.5V1H15V3H21V9H23V10.5H21V13.5H23V15H21V21H15V23H13.5V21H10.5V23H9V21H3V15H1V13.5H3V10.5H1V9H3V3H9V1H10.5V3ZM8 16H16V8H8V16Z",fill:"currentColor"})),u=H;export{H as IconChipSimple,u as default};
//# sourceMappingURL=index.mjs.map