UNPKG

@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 720 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 10H12.5L12.5 16L11.5 16L11.5 11H10V10ZM12.5 8H11.5V9H12.5V8Z",fill:"currentColor"})),d=m;export{m as IconSquareInfo,d as default}; //# sourceMappingURL=index.mjs.map