@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 • 760 B
JavaScript
import t from"react";import p from"react";var l=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:m,...s})=>p.createElement("svg",{...s,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...m}},n&&!o&&p.createElement("title",null,n),e);var i=e=>t.createElement(l,{...e,ariaLabel:"input-form, text-area, prompt, rename"},t.createElement("path",{d:"M9 21H7.5V3H9V21Z",fill:"currentColor"}),t.createElement("path",{d:"M6 18H2V6H6V18Z",fill:"currentColor"}),t.createElement("path",{d:"M22 18H10.5V6H22V18Z",fill:"currentColor"})),V=i;export{i as IconInputForm,V as default};
//# sourceMappingURL=index.mjs.map