@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 • 1.09 kB
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:C,...s})=>n.createElement("svg",{...s,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...C}},t&&!o&&n.createElement("title",null,t),r);var c=r=>p.createElement(l,{...r,ariaLabel:"anchor-2, link"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 3.5C10.8954 3.5 10 4.39543 10 5.5C10 6.60457 10.8954 7.5 12 7.5C13.1046 7.5 14 6.60457 14 5.5C14 4.39543 13.1046 3.5 12 3.5ZM8.5 5.5C8.5 3.567 10.067 2 12 2C13.933 2 15.5 3.567 15.5 5.5C15.5 7.17556 14.3226 8.57612 12.75 8.91946V20.4674C16.846 20.1093 20.1093 16.846 20.4674 12.75H17.25V11.25H22V12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12V11.25H6.75V12.75H3.53263C3.89072 16.846 7.15398 20.1093 11.25 20.4674V8.91946C9.67741 8.57612 8.5 7.17556 8.5 5.5Z",fill:"currentColor"})),V=c;export{c as IconAnchor2,V as default};
//# sourceMappingURL=index.mjs.map