@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 • 1.23 kB
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:L,...s})=>n.createElement("svg",{...s,"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,...L}},o&&!t&&n.createElement("title",null,o),r);var f=r=>p.createElement(l,{...r,ariaLabel:"arrows-repeat-right-left-off, repost-off"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.50008 1.79297L22.2072 21.5001L21.5001 22.2072L18.293 19.0001H4.45718L6.45718 21.0001L5.75008 21.7072L3.04297 19.0001H3.00008V18.9572L2.54297 18.5001L3.00008 18.043V18.0001H3.04297L5.75008 15.293L6.45718 16.0001L4.45718 18.0001H17.293L5.29297 6.00008H4.00008V11.0001H3.00008V5.00008H4.29297L1.79297 2.50008L2.50008 1.79297ZM17.2501 2.29297L19.9572 5.00008H20.0001V5.04297L20.4572 5.50008L20.0001 5.95718V6.00008H19.9572L17.2501 8.70718L16.543 8.00008L18.543 6.00008H8.00008V5.00008H18.543L16.543 3.00008L17.2501 2.29297ZM20.0001 13.0001V17.0001H19.0001V13.0001H20.0001Z",fill:"currentColor"})),H=f;export{f as IconArrowsRepeatRightLeftOff,H as default};
//# sourceMappingURL=index.mjs.map