@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 • 989 B
JavaScript
import e from"react";import l from"react";var p=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...i})=>l.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:a,...s}},n&&!t&&l.createElement("title",null,n),o);var m=o=>e.createElement(p,{...o,ariaLabel:"location-sparkle, map, route"},e.createElement("path",{d:"M7.75 6H12.5V7.5H7.75V16H5.25C4.2835 16 3.5 16.7835 3.5 17.75C3.5 18.7165 4.2835 19.5 5.25 19.5H19.5V13.5H21V21H5.25C3.45507 21 2 19.5449 2 17.75V6.25C2 4.45507 3.45507 3 5.25 3H7.75V6Z",fill:"currentColor"}),e.createElement("path",{d:"M18.4004 4L19.4004 6.59961L22 7.59961V8.40039L19.4004 9.40039L18.4004 12H17.5996L16.5996 9.40039L14 8.40039V7.59961L16.5996 6.59961L17.5996 4H18.4004Z",fill:"currentColor"})),u=m;export{m as IconLocationSparkle,u as default};
//# sourceMappingURL=index.mjs.map