@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 783 B
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:i,...s})=>n.createElement("svg",{...s,"aria-hidden":t,role:t?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,...i}},o&&!t&&n.createElement("title",null,o),r);var c=r=>p.createElement(l,{...r,ariaLabel:"direction-1, route"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.2501 3H19.3887L22.9181 8L19.3887 13H12.7501V21H11.2501V17H4.61144L1.08203 12L4.61144 7H11.2501V3ZM12.7501 11.5H18.6114L21.082 8L18.6114 4.5H12.7501V11.5Z",fill:"currentColor"})),C=c;export{c as IconDirection1,C as default};
//# sourceMappingURL=index.mjs.map