@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 965 B
JavaScript
var React = require('react');
var o=Object.defineProperty;var r=Object.getOwnPropertyDescriptor;var n=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var a=(h,v)=>{for(var t in v)o(h,t,{get:v[t],enumerable:!0})},c=(h,v,t,e)=>{if(v&&typeof v=="object"||typeof v=="function")for(let m of n(v))!p.call(h,m)&&m!==t&&o(h,m,{get:()=>v[m],enumerable:!(e=r(v,m))||e.enumerable});return h};var l=h=>c(o({},"__esModule",{value:!0}),h);var f={};a(f,{default:()=>d});module.exports=l(f);var z=require("./utils");function s(h){const v=(0,z.handleDefaultProps)(h);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...v},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M21 4H3c-1.1 0-2 .9-2 2v13c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2M7 12v2H5v-2zm-2-2V8h2v2zm6 2v2H9v-2zm-2-2V8h2v2zm7 6v1H8v-1zm-1-4v2h-2v-2zm-2-2V8h2v2zm4 4v-2h2v2zm2-4h-2V8h2z"}))}var d=React.memo(s);