@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 881 B
JavaScript
var React = require('react');
var l=Object.defineProperty;var r=Object.getOwnPropertyDescriptor;var v=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var a=(t,o)=>{for(var e in o)l(t,e,{get:o[e],enumerable:!0})},m=(t,o,e,n)=>{if(o&&typeof o=="object"||typeof o=="function")for(let h of v(o))!s.call(t,h)&&h!==e&&l(t,h,{get:()=>o[h],enumerable:!(n=r(o,h))||n.enumerable});return t};var c=t=>m(l({},"__esModule",{value:!0}),t);var i={};a(i,{default:()=>g});module.exports=c(i);var p=require("./utils");function f(t){const o=(0,p.handleDefaultProps)(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...o},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M11 7 9.6 8.4l2.6 2.6H2v2h10.2l-2.6 2.6L11 17l5-5zm9 12h-8v2h8c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-8v2h8z"}))}var g=React.memo(f);