@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 823 B
JavaScript
var React = require('react');
var v=Object.defineProperty;var r=Object.getOwnPropertyDescriptor;var s=Object.getOwnPropertyNames;var l=Object.prototype.hasOwnProperty;var a=(h,t)=>{for(var o in t)v(h,o,{get:t[o],enumerable:!0})},m=(h,t,o,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of s(t))!l.call(h,e)&&e!==o&&v(h,e,{get:()=>t[e],enumerable:!(n=r(t,e))||n.enumerable});return h};var d=h=>m(v({},"__esModule",{value:!0}),h);var w={};a(w,{default:()=>i});module.exports=d(w);var p=require("./utils");function f(h){const t=(0,p.handleDefaultProps)(h);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M2.5 4v3h5v12h3V7h5V4zm19 5h-9v3h3v7h3v-7h3z"}))}var i=React.memo(f);