@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 • 731 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:m,...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:p,...m}},o&&!t&&n.createElement("title",null,o),r);var i=r=>a.createElement(l,{...r,ariaLabel:"summary, summarize"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.5 5V16.5H17.25V14.25L21.25 17.25L17.25 20.25V18H3V5H4.5ZM7.5 6.5H17.5V8H7.5V6.5ZM7.5 11.5H14V13H7.5V11.5Z",fill:"currentColor"})),C=i;export{i as IconSummary,C as default};
//# sourceMappingURL=index.mjs.map