@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.05 kB
JavaScript
var React = require('react');
var v=Object.defineProperty;var V=Object.getOwnPropertyDescriptor;var l=Object.getOwnPropertyNames;var n=Object.prototype.hasOwnProperty;var p=(t,h)=>{for(var o in h)v(t,o,{get:h[o],enumerable:!0})},m=(t,h,o,c)=>{if(h&&typeof h=="object"||typeof h=="function")for(let e of l(h))!n.call(t,e)&&e!==o&&v(t,e,{get:()=>h[e],enumerable:!(c=V(h,e))||c.enumerable});return t};var s=t=>m(v({},"__esModule",{value:!0}),t);var w={};p(w,{default:()=>a});module.exports=s(w);var r=require("./utils");function H(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:"M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2M8.5 15H7.3l-2.55-3.5V15H3.5V9h1.25l2.5 3.5V9H8.5zm5-4.74H11v1.12h2.5v1.26H11v1.11h2.5V15h-4V9h4zm7 3.74c0 .55-.45 1-1 1h-4c-.55 0-1-.45-1-1V9h1.25v4.51h1.13V9.99h1.25v3.51h1.12V9h1.25z"}))}var a=React.memo(H);