@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 • 858 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-half-remove"},t.createElement("path",{d:"M2 4V20H12V18.5H3.5V12.75H22V4H2Z",fill:"currentColor"}),t.createElement("path",{d:"M16.75 15.6893L15.6893 16.75L17.9393 19L15.6893 21.25L16.75 22.3107L19 20.0607L21.25 22.3107L22.3107 21.25L20.0607 19L22.3107 16.75L21.25 15.6893L19 17.9393L16.75 15.6893Z",fill:"currentColor"})),C=i;export{i as IconColumnWideHalfRemove,C as default};
//# sourceMappingURL=index.mjs.map