@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.09 kB
JavaScript
var React = require('react');
var c=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var a=Object.prototype.hasOwnProperty;var l=(t,h)=>{for(var v in h)c(t,v,{get:h[v],enumerable:!0})},r=(t,h,v,e)=>{if(h&&typeof h=="object"||typeof h=="function")for(let o of p(h))!a.call(t,o)&&o!==v&&c(t,o,{get:()=>h[o],enumerable:!(e=m(h,o))||e.enumerable});return t};var s=t=>r(c({},"__esModule",{value:!0}),t);var f={};l(f,{default:()=>d});module.exports=s(f);var n=require("./utils");function z(t){const h=(0,n.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:"M5 8h2v8H5zm7 0H9c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h3c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1m-1 6h-1v-4h1zm7-6h-3c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h3c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1m-1 6h-1v-4h1z"}),React.createElement("path",{fill:"none",d:"M4 6h16v12H4z"}),React.createElement("path",{d:"M2 4v16h20V4zm2 14V6h16v12z"}))}var d=React.memo(z);