@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.45 kB
JavaScript
;var f=Object.create;var a=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var I=(e,t)=>{for(var r in t)a(e,r,{get:t[r],enumerable:!0})},l=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of B(t))!x.call(e,o)&&o!==r&&a(e,o,{get:()=>t[o],enumerable:!(n=h(t,o))||n.enumerable});return e};var m=(e,t,r)=>(r=e!=null?f(g(e)):{},l(t||!e||!e.__esModule?a(r,"default",{value:e,enumerable:!0}):r,e)),b=e=>l(a({},"__esModule",{value:!0}),e);var w={};I(w,{IconHeartBeat:()=>i,default:()=>d});module.exports=b(w);var s=m(require("react"));var p=m(require("react")),c=({children:e,size:t=24,ariaLabel:r,color:n,ariaHidden:o=!0,style:C,...u})=>p.default.createElement("svg",{...u,"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 i=e=>s.default.createElement(c,{...e,ariaLabel:"heart-beat, heart rate, pulse"},s.default.createElement("path",{d:"M16 12H14.5L13 13.5L11 10.5L9.5 12H8M12 5.76835C18.1619 -0.481837 28.7252 11.1257 12 20.5C-4.72523 11.1257 5.83803 -0.481838 12 5.76835Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),d=i;0&&(module.exports={IconHeartBeat});
//# sourceMappingURL=index.js.map