@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 914 B
JavaScript
var React = require('react');
var n=Object.defineProperty;var p=Object.getOwnPropertyDescriptor;var s=Object.getOwnPropertyNames;var v=Object.prototype.hasOwnProperty;var a=(t,h)=>{for(var o in h)n(t,o,{get:h[o],enumerable:!0})},c=(t,h,o,r)=>{if(h&&typeof h=="object"||typeof h=="function")for(let e of s(h))!v.call(t,e)&&e!==o&&n(t,e,{get:()=>h[e],enumerable:!(r=p(h,e))||r.enumerable});return t};var l=t=>c(n({},"__esModule",{value:!0}),t);var i={};a(i,{default:()=>f});module.exports=l(i);var m=require("./utils");function d(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 17H7v-7h2zm4 0h-2V7h2zm4 0h-2v-4h2zm2.5 2.1h-15V5h15zm0-16.1h-15c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h15c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2"}))}var f=React.memo(d);