@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 • 1.11 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:s,...L})=>n.createElement("svg",{...L,"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 f=r=>p.createElement(l,{...r,ariaLabel:"arrows-repeat-right-left-off, repost-off"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.75011 1.68945L22.3108 21.2501L21.2501 22.3108L17.9395 19.0001H5.56077L7.81077 21.2501L6.75011 22.3108L2.68945 18.2501L6.75011 14.1895L7.81077 15.2501L5.56077 17.5001H16.4395L5.43945 6.50011H4.50011V11.0001H3.00011V5.00011H3.93945L1.68945 2.75011L2.75011 1.68945ZM17.2501 1.68945L21.3108 5.75011L17.2501 9.81077L16.1895 8.75011L18.4395 6.50011H10.0001V5.00011H18.4395L16.1895 2.75011L17.2501 1.68945ZM21.0001 12.5001V16.0001H19.5001V12.5001H21.0001Z",fill:"currentColor"})),g=f;export{f as IconArrowsRepeatRightLeftOff,g as default};
//# sourceMappingURL=index.mjs.map