@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.44 kB
JavaScript
;var g=Object.create;var a=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var h=(t,r)=>{for(var e in r)a(t,e,{get:r[e],enumerable:!0})},s=(t,r,e,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of x(r))!I.call(t,o)&&o!==e&&a(t,o,{get:()=>r[o],enumerable:!(n=u(r,o))||n.enumerable});return t};var i=(t,r,e)=>(e=t!=null?g(B(t)):{},s(r||!t||!t.__esModule?a(e,"default",{value:t,enumerable:!0}):e,t)),P=t=>s(a({},"__esModule",{value:!0}),t);var w={};h(w,{IconPinFlag:()=>C,default:()=>d});module.exports=P(w);var l=i(require("react"));var p=i(require("react")),m=({children:t,size:r=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:c,...f})=>p.default.createElement("svg",{...f,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...c}},e&&!o&&p.default.createElement("title",null,e),t);var C=t=>l.default.createElement(m,{...t,ariaLabel:"pin-flag, location"},l.default.createElement("path",{d:"M12 17V10M12 10L18 6.5L12 3V10ZM9 14.1992C5.50442 14.6796 3 15.9761 3 17.5C3 19.433 7.02944 21 12 21C16.9706 21 21 19.433 21 17.5C21 15.9761 18.4956 14.6796 15 14.1992",stroke:"currentColor",strokeWidth:"2"})),d=C;0&&(module.exports={IconPinFlag});
//# sourceMappingURL=index.js.map