@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 • 800 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,...i})=>l.createElement("svg",{...i,"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 f=r=>t.createElement(p,{...r,ariaLabel:"sidebar-left-arrow"},t.createElement("path",{d:"M3 3H7V21H3V3Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21 21H8V3H21V21ZM16.2071 9.5L15.5 8.79289L12.2929 12L15.5 15.2071L16.2071 14.5L13.7071 12L16.2071 9.5Z",fill:"currentColor"})),C=f;export{f as IconSidebarLeftArrow,C as default};
//# sourceMappingURL=index.mjs.map