@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 959 B
JavaScript
var React = require('react');
var e=Object.defineProperty;var a=Object.getOwnPropertyDescriptor;var n=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var l=(t,h)=>{for(var o in h)e(t,o,{get:h[o],enumerable:!0})},m=(t,h,o,r)=>{if(h&&typeof h=="object"||typeof h=="function")for(let v of n(h))!p.call(t,v)&&v!==o&&e(t,v,{get:()=>h[v],enumerable:!(r=a(h,v))||r.enumerable});return t};var s=t=>m(e({},"__esModule",{value:!0}),t);var f={};l(f,{default:()=>d});module.exports=s(f);var c=require("./utils");function H(t){const h=(0,c.handleDefaultProps)(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...h},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M20 6h-3V4c0-1.11-.89-2-2-2H9c-1.11 0-2 .89-2 2v2H4c-1.11 0-2 .89-2 2v11c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2M9 4h6v2H9zm11 15H4v-2h16zm0-5H4V8h3v2h2V8h6v2h2V8h3z"}))}var d=React.memo(H);