@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 912 B
JavaScript
var React = require('react');
var m=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var n=Object.getOwnPropertyNames;var r=Object.prototype.hasOwnProperty;var a=(t,h)=>{for(var e in h)m(t,e,{get:h[e],enumerable:!0})},l=(t,h,e,v)=>{if(h&&typeof h=="object"||typeof h=="function")for(let o of n(h))!r.call(t,o)&&o!==e&&m(t,o,{get:()=>h[o],enumerable:!(v=c(h,o))||v.enumerable});return t};var s=t=>l(m({},"__esModule",{value:!0}),t);var i={};a(i,{default:()=>f});module.exports=s(i);var p=require("./utils");function w(t){const h=(0,p.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.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m-8.5 12.5h-4v-4h4zm0-5h-4v-4h4zm5 5h-4v-4h4zm0-5h-4v-4h4z"}))}var f=React.memo(w);