@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 • 898 B
JavaScript
import t from"react";import l from"react";var p=({children:o,size:e=24,ariaLabel:n,color:a,ariaHidden:r=!0,style:s,...i})=>l.createElement("svg",{...i,"aria-hidden":r,role:r?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}},n&&!r&&l.createElement("title",null,n),o);var u=o=>t.createElement(p,{...o,ariaLabel:"arrow-out-of-box, upload, share"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2.79297L17.2071 8.00007L16.5 8.70718L12.5 4.70718V16.0001H11.5V4.70718L7.5 8.70718L6.79289 8.00008L12 2.79297Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 14.0001V20.0001H20V14.0001H21V21.0001H3V14.0001H4Z",fill:"currentColor"})),C=u;export{u as IconArrowOutOfBox,C as default};
//# sourceMappingURL=index.mjs.map