@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 • 751 B
JavaScript
import l from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:s,...i})=>n.createElement("svg",{...i,"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,...s}},t&&!o&&n.createElement("title",null,t),r);var m=r=>l.createElement(p,{...r,ariaLabel:"arrow-up-square, top"},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21 21H3V3H21V21ZM7.68945 11L8.75 12.0605L11.25 9.56055V17H12.75V9.56055L15.25 12.0605L16.3105 11L12 6.68945L7.68945 11Z",fill:"currentColor"})),d=m;export{m as IconArrowUpSquare,d as default};
//# sourceMappingURL=index.mjs.map