@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 891 B
JavaScript
var React = require('react');
var v=Object.defineProperty;var a=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var l=(o,h)=>{for(var e in h)v(o,e,{get:h[e],enumerable:!0})},m=(o,h,e,n)=>{if(h&&typeof h=="object"||typeof h=="function")for(let t of p(h))!s.call(o,t)&&t!==e&&v(o,t,{get:()=>h[t],enumerable:!(n=a(h,t))||n.enumerable});return o};var w=o=>m(v({},"__esModule",{value:!0}),o);var d={};l(d,{default:()=>c});module.exports=w(d);var r=require("./utils");function f(o){const h=(0,r.handleDefaultProps)(o);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:"M19 4H5a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h4v-2H5V8h14v10h-4v2h4c1.1 0 2-.9 2-2V6a2 2 0 0 0-2-2m-7 6-4 4h3v6h2v-6h3z"}))}var c=React.memo(f);