@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 924 B
JavaScript
var React = require('react');
var e=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var a=Object.prototype.hasOwnProperty;var s=(t,h)=>{for(var o in h)e(t,o,{get:h[o],enumerable:!0})},c=(t,h,o,r)=>{if(h&&typeof h=="object"||typeof h=="function")for(let v of p(h))!a.call(t,v)&&v!==o&&e(t,v,{get:()=>h[v],enumerable:!(r=n(h,v))||r.enumerable});return t};var d=t=>c(e({},"__esModule",{value:!0}),t);var f={};s(f,{default:()=>z});module.exports=d(f);var m=require("./utils");function l(t){const h=(0,m.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:"M6 9.99h2v7H6zm8 3h2v4h-2zm-4-6h2v10h-2zM20 7V4h-2v3h-3v2h3v3h2V9h3V7zm-2 12H4V5h12V3H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5h-2z"}))}var z=React.memo(l);