@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 831 B
JavaScript
import e from"react";import p from"react";var a=({children:r,size:o=24,ariaLabel:n,color:s,ariaHidden:t=!0,style:l,...c})=>p.createElement("svg",{...c,"aria-hidden":t,role:t?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},n&&!t&&p.createElement("title",null,n),r);var i=r=>e.createElement(a,{...r,ariaLabel:"location, explore, compass"},e.createElement("path",{d:"M17 17L21 3L7 7L3 21L17 17Z",stroke:"currentColor",strokeWidth:"1.5"}),e.createElement("path",{d:"M14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12Z",stroke:"currentColor",strokeWidth:"1.5"})),h=i;export{i as IconLocation,h as default};
//# sourceMappingURL=index.mjs.map