@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.01 kB
JavaScript
var React = require('react');
var e=Object.defineProperty;var z=Object.getOwnPropertyDescriptor;var n=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var r=(h,v)=>{for(var t in v)e(h,t,{get:v[t],enumerable:!0})},a=(h,v,t,o)=>{if(v&&typeof v=="object"||typeof v=="function")for(let m of n(v))!p.call(h,m)&&m!==t&&e(h,m,{get:()=>v[m],enumerable:!(o=z(v,m))||o.enumerable});return h};var l=h=>a(e({},"__esModule",{value:!0}),h);var w={};r(w,{default:()=>H});module.exports=l(w);var c=require("./utils");function s(h){const v=(0,c.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:"M19 7H9c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2m0 2v2H9V9zm-6 6v-2h2v2zm2 2v2h-2v-2zm-4-2H9v-2h2zm6-2h2v2h-2zm-8 4h2v2H9zm8 2v-2h2v2zM6 17H5c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2v1h-2V5H5v10h1z"}))}var H=React.memo(s);