@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.1 kB
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:t,color:L,ariaHidden:o=!0,style:a,...s})=>n.createElement("svg",{...s,"aria-hidden":o,role:o?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:L,...a}},t&&!o&&n.createElement("title",null,t),r);var i=r=>p.createElement(l,{...r,ariaLabel:"arrow-up-down-left-right, move"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.0001 2.04297L15.7072 5.75008L15.0001 6.45718L12.5001 3.95718V11.5001H20.043L17.543 9.00008L18.2501 8.29297L21.9572 12.0001L18.2501 15.7072L17.543 15.0001L20.043 12.5001H12.5001V20.043L15.0001 17.543L15.7072 18.2501L12.0001 21.9572L8.29297 18.2501L9.00008 17.543L11.5001 20.043V12.5001H3.95718L6.45718 15.0001L5.75008 15.7072L2.04297 12.0001L5.75008 8.29297L6.45718 9.00008L3.95718 11.5001H11.5001V3.95718L9.00008 6.45718L8.29297 5.75008L12.0001 2.04297Z",fill:"currentColor"})),d=i;export{i as IconArrowUpDownLeftRight,d as default};
//# sourceMappingURL=index.mjs.map