@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 • 839 B
JavaScript
import t from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:V,ariaHidden:o=!0,style:a,...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:V,...a}},n&&!o&&l.createElement("title",null,n),r);var i=r=>t.createElement(p,{...r,ariaLabel:"bezier-remove, vector, nodes"},t.createElement("path",{d:"M15 11.25H9V12.75H15V11.25Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 3H9V5.25H15V3H21V9H18.75V15H21V21H15V18.75H8.75V21H3V15H5.25V9H3V3ZM9 6.75V9H6.75V15H8.75V17.25H15V15H17.25V9H15V6.75H9Z",fill:"currentColor"})),u=i;export{i as IconBezierRemove,u as default};
//# sourceMappingURL=index.mjs.map