@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 • 946 B
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:s,...i})=>n.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,...s}},o&&!t&&n.createElement("title",null,o),r);var L=r=>p.createElement(l,{...r,ariaLabel:"arrow-left-right, sort 2, switch horizonatl"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.5001 21.207L21.2072 16.4999L16.5001 11.7928L15.793 12.4999L19.293 15.9999L3.00008 15.9999V16.9999H19.293L15.793 20.4999L16.5001 21.207ZM8.20718 11.4999L4.70718 7.99992L21.0001 7.99992V6.99992L4.70718 6.99992L8.20718 3.49992L7.50008 2.79282L2.79297 7.49992L7.50008 12.207L8.20718 11.4999Z",fill:"currentColor"})),g=L;export{L as IconArrowLeftRight,g as default};
//# sourceMappingURL=index.mjs.map