@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 • 756 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:"M7 2V6.10428C7 8.10754 6.1102 10.0073 4.57125 11.2898L4 11.7658V15H11.5V22H12.5V15H20V11.7658L19.4288 11.2898C17.8898 10.0073 17 8.10755 17 6.10428V2H7Z",fill:"currentColor"})),V=c;export{c as IconThumbtack,V as default};
//# sourceMappingURL=index.mjs.map