@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 929 B
JavaScript
var React = require('react');
var e=Object.defineProperty;var a=Object.getOwnPropertyDescriptor;var n=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var l=(t,h)=>{for(var v in h)e(t,v,{get:h[v],enumerable:!0})},s=(t,h,v,c)=>{if(h&&typeof h=="object"||typeof h=="function")for(let o of n(h))!p.call(t,o)&&o!==v&&e(t,o,{get:()=>h[o],enumerable:!(c=a(h,o))||c.enumerable});return t};var f=t=>s(e({},"__esModule",{value:!0}),t);var w={};l(w,{default:()=>m});module.exports=f(w);var r=require("./utils");function i(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:"M17 13h2v2h-5V9h7c0-1.1-.9-2-2-2h-5c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h5c1.1 0 2-.9 2-2v-4h-4zM3 13h5v2H3v2h5c1.1 0 2-.9 2-2v-2c0-1.1-.9-2-2-2H5V9h5V7H3z"}))}var m=React.memo(i);