@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 854 B
JavaScript
var React = require('react');
var e=Object.defineProperty;var a=Object.getOwnPropertyDescriptor;var n=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var s=(t,h)=>{for(var v in h)e(t,v,{get:h[v],enumerable:!0})},z=(t,h,v,m)=>{if(h&&typeof h=="object"||typeof h=="function")for(let o of n(h))!p.call(t,o)&&o!==v&&e(t,o,{get:()=>h[o],enumerable:!(m=a(h,o))||m.enumerable});return t};var l=t=>z(e({},"__esModule",{value:!0}),t);var w={};s(w,{default:()=>f});module.exports=l(w);var r=require("./utils");function d(t){const h=(0,r.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 10h3v10H6zm0-5h3v4H6zm10 11h3v4h-3zm0-3h3v2h-3zm-5 0h3v7h-3zm0-4h3v3h-3z"}))}var f=React.memo(d);