@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 • 979 B
JavaScript
import t from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:s,...d})=>l.createElement("svg",{...d,"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:a,...s}},n&&!o&&l.createElement("title",null,n),r);var i=r=>t.createElement(p,{...r,ariaLabel:"arrow-rounded, share, arrow, login"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 7.00008V19.0001H20V20.0001H2V7.00008H3Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17 3.29297L21.2071 7.50008L17 11.7072L16.2929 11.0001L19.2929 8.00008H12.5C10.0147 8.00008 8 10.0148 8 12.5001V14.0001H7V12.5001C7 9.46251 9.46243 7.00008 12.5 7.00008H19.2929L16.2929 4.00008L17 3.29297Z",fill:"currentColor"})),C=i;export{i as IconArrowRounded,C as default};
//# sourceMappingURL=index.mjs.map