@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 • 906 B
JavaScript
import t from"react";import l from"react";var p=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:i,...s})=>l.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,...i}},n&&!o&&l.createElement("title",null,n),e);var m=e=>t.createElement(p,{...e,ariaLabel:"write, edit-list, list"},t.createElement("path",{d:"M21.002 3H3.00195V4.5H21.002V3Z",fill:"currentColor"}),t.createElement("path",{d:"M17.2384 6.68933L22.3126 11.7635L12.0761 22H7.00195V16.9258L17.2384 6.68933Z",fill:"currentColor"}),t.createElement("path",{d:"M11.002 7V8.5H3.00195V7H11.002Z",fill:"currentColor"}),t.createElement("path",{d:"M8.0022 11H3V12.5H8.0022V11Z",fill:"currentColor"})),V=m;export{m as IconWrite,V as default};
//# sourceMappingURL=index.mjs.map