@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 • 729 B
JavaScript
import a from"react";import n from"react";var p=({children:e,size:r=24,ariaLabel:o,color:l,ariaHidden:t=!0,style:s,...i})=>n.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...s}},o&&!t&&n.createElement("title",null,o),e);var c=e=>a.createElement(p,{...e,ariaLabel:"direction-2, route"},a.createElement("path",{d:"M11.2495 3V8.25H4.38906L1.78906 11.5L4.38906 14.75H11.2495V19.5H6.99953V21H16.9995V19.5H12.7495V9.75H19.61L22.1927 6.52167L19.6314 3H11.2495Z",fill:"currentColor"})),V=c;export{c as IconDirection2,V as default};
//# sourceMappingURL=index.mjs.map