@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 917 B
JavaScript
var React = require('react');
var e=Object.defineProperty;var p=Object.getOwnPropertyDescriptor;var r=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var m=(h,o)=>{for(var v in o)e(h,v,{get:o[v],enumerable:!0})},a=(h,o,v,c)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of r(o))!s.call(h,t)&&t!==v&&e(h,t,{get:()=>o[t],enumerable:!(c=p(o,t))||c.enumerable});return h};var d=h=>a(e({},"__esModule",{value:!0}),h);var w={};m(w,{default:()=>f});module.exports=d(w);var n=require("./utils");function l(h){const o=(0,n.handleDefaultProps)(h);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:"M4 6H2v14c0 1.1.9 2 2 2h14v-2H4zm16-4H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2m-1 9h-4v4h-2v-4H9V9h4V5h2v4h4z"}))}var f=React.memo(l);