@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 • 968 B
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:C,...i})=>n.createElement("svg",{...i,"aria-hidden":t,role:t?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}},o&&!t&&n.createElement("title",null,o),r);var s=r=>p.createElement(l,{...r,ariaLabel:"marker-circle,highlight"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM6.28748 18.2943C7.37916 16.7666 7.96577 15.6344 8.37119 14H15.6288C16.0342 15.6344 16.6208 16.7666 17.7125 18.2943C16.2033 19.6648 14.1992 20.5 12 20.5C9.80079 20.5 7.79667 19.6648 6.28748 18.2943ZM9 12.5V9.5L15 8V12.5H9Z",fill:"currentColor"})),g=s;export{s as IconMarkerCircle,g as default};
//# sourceMappingURL=index.mjs.map