@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 • 784 B
JavaScript
import a from"react";import n from"react";var l=({children:e,size:r=24,ariaLabel:t,color:p,ariaHidden:o=!0,style:s,...i})=>n.createElement("svg",{...i,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...s}},t&&!o&&n.createElement("title",null,t),e);var m=e=>a.createElement(l,{...e,ariaLabel:"square-arrow-bottom-right, resize small, box, arrow"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 3L21 3V10H20V4L4 4L4 20H10V21H3L3 3ZM11.5 10.7929L20 19.2929V14H21V21H14V20H19.2929L10.7929 11.5L11.5 10.7929Z",fill:"currentColor"})),C=m;export{m as IconSquareArrowBottomRight,C as default};
//# sourceMappingURL=index.mjs.map