UNPKG

@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 745 B
import p from"react";import n from"react";var l=({children:o,size:e=24,ariaLabel:t,color:a,ariaHidden:r=!0,style:s,...i})=>n.createElement("svg",{...i,"aria-hidden":r,role:r?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,...s}},t&&!r&&n.createElement("title",null,t),o);var m=o=>p.createElement(l,{...o,ariaLabel:"square-info, information, tooltip"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 3V21H21V3H3ZM10 10.25H12.75L12.75 17L11.25 17L11.25 11.75H10V10.25ZM12.75 7.25H11.25V8.75H12.75V7.25Z",fill:"currentColor"})),d=m;export{m as IconSquareInfo,d as default}; //# sourceMappingURL=index.mjs.map