@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 973 B
JavaScript
var React = require('react');
var e=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var n=Object.prototype.hasOwnProperty;var p=(t,h)=>{for(var o in h)e(t,o,{get:h[o],enumerable:!0})},l=(t,h,o,a)=>{if(h&&typeof h=="object"||typeof h=="function")for(let v of m(h))!n.call(t,v)&&v!==o&&e(t,v,{get:()=>h[v],enumerable:!(a=c(h,v))||a.enumerable});return t};var s=t=>l(e({},"__esModule",{value:!0}),t);var w={};p(w,{default:()=>i});module.exports=s(w);var r=require("./utils");function f(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:"M3 5H1v16c0 1.1.9 2 2 2h16v-2H3zm18-4H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2m0 16H7V3h14zm-4-4h-4v-2h2a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-4v2h4v2h-2a2 2 0 0 0-2 2v4h6z"}))}var i=React.memo(f);