@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 • 849 B
JavaScript
import t from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:m,...s})=>l.createElement("svg",{...s,"aria-hidden":o,role:o?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,...m}},n&&!o&&l.createElement("title",null,n),r);var i=r=>t.createElement(p,{...r,ariaLabel:"column-wide-remove"},t.createElement("path",{d:"M2 4V20H12.75V5.5H20.5V11H22V4H2Z",fill:"currentColor"}),t.createElement("path",{d:"M16.75 13.6893L15.6893 14.75L17.9393 17L15.6893 19.25L16.75 20.3107L19 18.0607L21.25 20.3107L22.3107 19.25L20.0607 17L22.3107 14.75L21.25 13.6893L19 15.9393L16.75 13.6893Z",fill:"currentColor"})),f=i;export{i as IconColumnWideRemove,f as default};
//# sourceMappingURL=index.mjs.map