@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 944 B
JavaScript
var React = require('react');
var n=Object.defineProperty;var p=Object.getOwnPropertyDescriptor;var v=Object.getOwnPropertyNames;var a=Object.prototype.hasOwnProperty;var s=(t,h)=>{for(var e in h)n(t,e,{get:h[e],enumerable:!0})},c=(t,h,e,r)=>{if(h&&typeof h=="object"||typeof h=="function")for(let o of v(h))!a.call(t,o)&&o!==e&&n(t,o,{get:()=>h[o],enumerable:!(r=p(h,o))||r.enumerable});return t};var i=t=>c(n({},"__esModule",{value:!0}),t);var V={};s(V,{default:()=>z});module.exports=i(V);var m=require("./utils");function l(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:"M0 15h2V9H0zm3 2h2V7H3zm19-8v6h2V9zm-3 8h2V7h-2zM16.5 3h-9C6.67 3 6 3.67 6 4.5v15c0 .83.67 1.5 1.5 1.5h9c.83 0 1.5-.67 1.5-1.5v-15c0-.83-.67-1.5-1.5-1.5M16 19H8V5h8z"}))}var z=React.memo(l);