@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 • 989 B
JavaScript
import o from"react";import p from"react";var l=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:s,...L})=>p.createElement("svg",{...L,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},n&&!e&&p.createElement("title",null,n),t);var i=t=>o.createElement(l,{...t,ariaLabel:"arrows-repeat-right-left, repost"},o.createElement("path",{d:"M19.9571 5L17.2501 2.29297L16.543 3.00008L18.5429 5H3V11H4V6H18.543L16.543 8.00008L17.2501 8.70718L19.9573 6H20V5.95726L20.4572 5.50008L20 5.04289V5H19.9571Z",fill:"currentColor"}),o.createElement("path",{d:"M5.75008 21.7072L3.04289 19H3V18.9571L2.54297 18.5001L3 18.043V18H3.04304L5.75008 15.293L6.45718 16.0001L4.45726 18H19V13H20V19H4.45711L6.45718 21.0001L5.75008 21.7072Z",fill:"currentColor"})),C=i;export{i as IconArrowsRepeatRightLeft,C as default};
//# sourceMappingURL=index.mjs.map