@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.41 kB
JavaScript
;var h=Object.create;var a=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(e,t)=>{for(var r in t)a(e,r,{get:t[r],enumerable:!0})},s=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of g(t))!B.call(e,o)&&o!==r&&a(e,o,{get:()=>t[o],enumerable:!(n=u(t,o))||n.enumerable});return e};var C=(e,t,r)=>(r=e!=null?h(x(e)):{},s(t||!e||!e.__esModule?a(r,"default",{value:e,enumerable:!0}):r,e)),d=e=>s(a({},"__esModule",{value:!0}),e);var y={};I(y,{IconHeart:()=>m,default:()=>w});module.exports=d(y);var l=C(require("react"));var p=C(require("react")),i=({children:e,size:t=24,ariaLabel:r,color:n,ariaHidden:o=!0,style:c,...f})=>p.default.createElement("svg",{...f,"aria-hidden":o,role:o?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...c}},r&&!o&&p.default.createElement("title",null,r),e);var m=e=>l.default.createElement(i,{...e,ariaLabel:"heart, like, health, life, favorite"},l.default.createElement("path",{d:"M21 10C21 15.75 12.75 20 12 20C11.25 20 3 15.75 3 10C3 6 5.5 4 8 4C10.5 4 12 5.5 12 5.5C12 5.5 13.5 4 16 4C18.5 4 21 6 21 10Z",stroke:"currentColor",strokeWidth:"2"})),w=m;0&&(module.exports={IconHeart});
//# sourceMappingURL=index.js.map