@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 819 B
JavaScript
var React = require('react');
var e=Object.defineProperty;var p=Object.getOwnPropertyDescriptor;var a=Object.getOwnPropertyNames;var i=Object.prototype.hasOwnProperty;var s=(o,t)=>{for(var n in t)e(o,n,{get:t[n],enumerable:!0})},v=(o,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let h of a(t))!i.call(o,h)&&h!==n&&e(o,h,{get:()=>t[h],enumerable:!(r=p(t,h))||r.enumerable});return o};var g=o=>v(e({},"__esModule",{value:!0}),o);var w={};s(w,{default:()=>f});module.exports=g(w);var l=require("./utils");function m(o){const t=(0,l.handleDefaultProps)(o);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:"M20 2h2v20h-2zM2 10h16V7H2zm6 7h10v-3H8z"}))}var f=React.memo(m);