@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 897 B
JavaScript
var React = require('react');
var v=Object.defineProperty;var p=Object.getOwnPropertyDescriptor;var a=Object.getOwnPropertyNames;var c=Object.prototype.hasOwnProperty;var s=(t,h)=>{for(var e in h)v(t,e,{get:h[e],enumerable:!0})},l=(t,h,e,n)=>{if(h&&typeof h=="object"||typeof h=="function")for(let o of a(h))!c.call(t,o)&&o!==e&&v(t,o,{get:()=>h[o],enumerable:!(n=p(h,o))||n.enumerable});return t};var m=t=>l(v({},"__esModule",{value:!0}),t);var g={};s(g,{default:()=>f});module.exports=m(g);var r=require("./utils");function V(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:"M21 6H3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2m0 10H3V8h2v4h2V8h2v4h2V8h2v4h2V8h2v4h2V8h2z"}))}var f=React.memo(V);