@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.31 kB
JavaScript
import t from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:C,ariaHidden:o=!0,style:a,...i})=>l.createElement("svg",{...i,"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:C,...a}},n&&!o&&l.createElement("title",null,n),r);var s=r=>t.createElement(p,{...r,ariaLabel:"pin-circle, location"},t.createElement("path",{d:"M13.414 8.08564C12.633 7.30459 11.3671 7.3049 10.5854 8.0859C9.80483 8.86573 9.80476 10.1327 10.5859 10.9146C10.9754 11.3046 11.4866 11.4997 11.998 11.5H12.0001C12.5117 11.4997 13.0235 11.3045 13.4142 10.9141C14.1951 10.1339 14.1955 8.86719 13.414 8.08564Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM12.75 12.9189C13.382 12.7807 13.9831 12.4661 14.4744 11.9752C15.842 10.6089 15.8416 8.39206 14.4747 7.02502C13.1072 5.65747 10.8919 5.65927 9.52518 7.02476C8.15727 8.39143 8.15944 10.6081 9.52466 11.9747C10.0162 12.4668 10.6177 12.7815 11.25 12.9194V18H12.75V12.9189Z",fill:"currentColor"})),d=s;export{s as IconPinCircle,d as default};
//# sourceMappingURL=index.mjs.map