@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 • 911 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:i,...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,...i}},n&&!o&&l.createElement("title",null,n),r);var V=r=>t.createElement(p,{...r,ariaLabel:"bezier-pointer"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.772 11.772L21.82 14.6428L17.1548 17.1548L14.6428 21.82L11.772 11.772ZM13.228 13.228L14.9286 19.18L16.4166 16.4166L19.18 14.9286L13.228 13.228Z",fill:"currentColor"}),t.createElement("path",{d:"M3 3V9H5.5V15H3V21H9V18.5H11V17.5H9V15H6.5V9H9V6.5H15V9H17.5V11H18.5V9H21V3H15V5.5H9V3H3Z",fill:"currentColor"})),u=V;export{V as IconBezierPointer,u as default};
//# sourceMappingURL=index.mjs.map