@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 928 B
JavaScript
var React = require('react');
var v=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var r=Object.prototype.hasOwnProperty;var s=(t,h)=>{for(var o in h)v(t,o,{get:h[o],enumerable:!0})},c=(t,h,o,a)=>{if(h&&typeof h=="object"||typeof h=="function")for(let e of p(h))!r.call(t,e)&&e!==o&&v(t,e,{get:()=>h[e],enumerable:!(a=n(h,e))||a.enumerable});return t};var l=t=>c(v({},"__esModule",{value:!0}),t);var g={};s(g,{default:()=>f});module.exports=l(g);var m=require("./utils");function H(t){const h=(0,m.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:"M9 11H7v2h2zm4 0h-2v2h2zm4 0h-2v2h2zm2-7h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m0 16H5V9h14z"}))}var f=React.memo(H);