@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 • 909 B
JavaScript
import a from"react";import n from"react";var l=({children:r,size:e=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 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:p,...s}},t&&!o&&n.createElement("title",null,t),r);var m=r=>a.createElement(l,{...r,ariaLabel:"arrow-rounded, share, arrow, login"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.75 3.18945L21.3107 7.75011L16.75 12.3108L15.6893 11.2501L18.4393 8.50011H12.75C10.4028 8.50011 8.5 10.4029 8.5 12.7501V14.5001H7V12.7501C7 9.57448 9.57436 7.00011 12.75 7.00011H18.4393L15.6893 4.25011L16.75 3.18945ZM3.5 7.00011V18.5001H20V20.0001H2V7.00011H3.5Z",fill:"currentColor"})),f=m;export{m as IconArrowRounded,f as default};
//# sourceMappingURL=index.mjs.map