@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 888 B
JavaScript
var React = require('react');
var h=Object.defineProperty;var p=Object.getOwnPropertyDescriptor;var r=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var a=(t,o)=>{for(var v in o)h(t,v,{get:o[v],enumerable:!0})},c=(t,o,v,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of r(o))!s.call(t,e)&&e!==v&&h(t,e,{get:()=>o[e],enumerable:!(l=p(o,e))||l.enumerable});return t};var m=t=>c(h({},"__esModule",{value:!0}),t);var d={};a(d,{default:()=>w});module.exports=m(d);var n=require("./utils");function f(t){const o=(0,n.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:"M7 13c1.66 0 3-1.34 3-3S8.66 7 7 7s-3 1.34-3 3 1.34 3 3 3m12-6h-8v7H3V5H1v15h2v-3h18v3h2v-9c0-2.21-1.79-4-4-4"}))}var w=React.memo(f);