@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 • 924 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 c=r=>p.createElement(l,{...r,ariaLabel:"arrow-right-left, sort 1, switch horizontal"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.5001 2.79297L21.2072 7.50008L16.5001 12.2072L15.793 11.5001L19.293 8.00008H3.00008V7.00008H19.293L15.793 3.50008L16.5001 2.79297ZM8.20718 12.5001L4.70718 16.0001H21.0001V17.0001H4.70718L8.20718 20.5001L7.50008 21.2072L2.79297 16.5001L7.50008 11.793L8.20718 12.5001Z",fill:"currentColor"})),g=c;export{c as IconArrowRightLeft,g as default};
//# sourceMappingURL=index.mjs.map