@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 • 794 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 3V10H19.5V4.5L4.5 4.5L4.5 19.5H10V21H3L3 3ZM11 9.93934L19.5 18.4393V13H21V21H13V19.5H18.4393L9.93934 11L11 9.93934Z",fill:"currentColor"})),C=m;export{m as IconSquareArrowBottomRight,C as default};
//# sourceMappingURL=index.mjs.map