@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 • 742 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 m=e=>a.createElement(p,{...e,ariaLabel:"pin"},a.createElement("path",{d:"M14.3669 1.55615L11.011 6.86959L2.35217 9.66277L7.81432 15.1249L2.68932 20.2499L3.74998 21.3106L8.87498 16.1856L14.3371 21.6477L17.1303 12.9889L22.4437 9.63302L14.3669 1.55615Z",fill:"currentColor"})),u=m;export{m as IconPin,u as default};
//# sourceMappingURL=index.mjs.map