@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 • 897 B
JavaScript
import p from"react";import n from"react";var l=({children:o,size:e=24,ariaLabel:t,color:a,ariaHidden:r=!0,style:s,...c})=>n.createElement("svg",{...c,"aria-hidden":r,role:r?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,...s}},t&&!r&&n.createElement("title",null,t),o);var i=o=>p.createElement(l,{...o,ariaLabel:"location, explore, compass"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.39159 6.39354L22.0903 1.9082L17.6049 17.6069L1.90625 22.0922L6.39159 6.39354ZM9.62327 12C9.62327 10.6883 10.6866 9.625 11.9983 9.625C13.3099 9.625 14.3733 10.6883 14.3733 12C14.3733 13.3117 13.3099 14.375 11.9983 14.375C10.6866 14.375 9.62327 13.3117 9.62327 12Z",fill:"currentColor"})),d=i;export{i as IconLocation,d as default};
//# sourceMappingURL=index.mjs.map