@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 • 1.06 kB
JavaScript
import o from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:V,...i})=>l.createElement("svg",{...i,"aria-hidden":t,role:t?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,...V}},n&&!t&&l.createElement("title",null,n),r);var s=r=>o.createElement(p,{...r,ariaLabel:"bezier--edit"},o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.7298 14.2702C19.2807 13.8211 18.5526 13.8211 18.1036 14.2702L14 18.3738V20H15.6262L19.7298 15.8964C20.1789 15.4474 20.1789 14.7193 19.7298 14.2702ZM17.3964 13.5631C18.236 12.7235 19.5973 12.7235 20.4369 13.5631C21.2765 14.4027 21.2765 15.764 20.4369 16.6035L16.0404 21H13V17.9596L17.3964 13.5631Z",fill:"currentColor"}),o.createElement("path",{d:"M3 3V9H5.5V15H3V21H9V18.5H11V17.5H9V15H6.5V9H9V6.5H15V9H17.5V11H18.5V9H21V3H15V5.5H9V3H3Z",fill:"currentColor"})),d=s;export{s as IconBezierEdit,d as default};
//# sourceMappingURL=index.mjs.map