@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 • 732 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.4007 1.69336L11.1692 7.07927L2.56213 9.76897L8.0429 15.2497L2.7929 20.4997L3.5 21.2068L8.75 15.9568L14.2308 21.4376L16.9205 12.8306L22.3064 9.599L14.4007 1.69336Z",fill:"currentColor"})),u=m;export{m as IconPin,u as default};
//# sourceMappingURL=index.mjs.map