UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 879 B
var React = require('react'); var n=Object.defineProperty;var s=Object.getOwnPropertyDescriptor;var v=Object.getOwnPropertyNames;var a=Object.prototype.hasOwnProperty;var c=(t,o)=>{for(var e in o)n(t,e,{get:o[e],enumerable:!0})},d=(t,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let h of v(o))!a.call(t,h)&&h!==e&&n(t,h,{get:()=>o[h],enumerable:!(p=s(o,h))||p.enumerable});return t};var l=t=>d(n({},"__esModule",{value:!0}),t);var i={};c(i,{default:()=>f});module.exports=l(i);var r=require("./utils");function m(t){const o=(0,r.handleDefaultProps)(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...o},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M12 2C8.14 2 5 5.14 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.86-3.14-7-7-7m4 8h-3v3h-2v-3H8V8h3V5h2v3h3z"}))}var f=React.memo(m);