@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 • 768 B
JavaScript
import p from"react";import n from"react";var a=({children:r,size:t=24,ariaLabel:e,color:l,ariaHidden:o=!0,style:s,...m})=>n.createElement("svg",{...m,"aria-hidden":o,role:o?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...s}},e&&!o&&n.createElement("title",null,e),r);var c=r=>p.createElement(a,{...r,ariaLabel:"thumbtack, pin, location, bookmark "},p.createElement("path",{d:"M6.5 2V6.99695C6.5 8.72086 5.81518 10.3742 4.5962 11.5931L4 12.1893V16H11.25V22H12.75V16H20V12.1893L19.4038 11.5931C18.1848 10.3742 17.5 8.72086 17.5 6.99695V2H6.5Z",fill:"currentColor"})),V=c;export{c as IconThumbtack,V as default};
//# sourceMappingURL=index.mjs.map