@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 916 B
JavaScript
var React = require('react');
var m=Object.defineProperty;var a=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var n=Object.prototype.hasOwnProperty;var r=(t,h)=>{for(var e in h)m(t,e,{get:h[e],enumerable:!0})},s=(t,h,e,v)=>{if(h&&typeof h=="object"||typeof h=="function")for(let o of c(h))!n.call(t,o)&&o!==e&&m(t,o,{get:()=>h[o],enumerable:!(v=a(h,o))||v.enumerable});return t};var l=t=>s(m({},"__esModule",{value:!0}),t);var g={};r(g,{default:()=>f});module.exports=l(g);var p=require("./utils");function z(t){const h=(0,p.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:"M16 10h-2v2h2zm0 4h-2v2h2zm-8-4H6v2h2zm4 0h-2v2h2zm8-6H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m0 14H4V6h16z"}))}var f=React.memo(z);