@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 834 B
JavaScript
var React = require('react');
var e=Object.defineProperty;var r=Object.getOwnPropertyDescriptor;var a=Object.getOwnPropertyNames;var m=Object.prototype.hasOwnProperty;var s=(h,t)=>{for(var o in t)e(h,o,{get:t[o],enumerable:!0})},v=(h,t,o,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let l of a(t))!m.call(h,l)&&l!==o&&e(h,l,{get:()=>t[l],enumerable:!(n=r(t,l))||n.enumerable});return h};var d=h=>v(e({},"__esModule",{value:!0}),h);var i={};s(i,{default:()=>g});module.exports=d(i);var p=require("./utils");function f(h){const t=(0,p.handleDefaultProps)(h);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"m14 6-1-2H5v17h2v-7h5l1 2h7V6zm4 8h-4l-1-2H7V6h5l1 2h5z"}))}var g=React.memo(f);