@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 • 839 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.5V5L21 5V12H22V4L2 4Z",fill:"currentColor"}),t.createElement("path",{d:"M16.5 13.7929L15.7929 14.5L18.2929 17L15.7929 19.5L16.5 20.2071L19 17.7071L21.5 20.2071L22.2071 19.5L19.7071 17L22.2071 14.5L21.5 13.7929L19 16.2929L16.5 13.7929Z",fill:"currentColor"})),f=i;export{i as IconColumnWideRemove,f as default};
//# sourceMappingURL=index.mjs.map