@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 831 B
JavaScript
var React = require('react');
var h=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var n=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var s=(t,o)=>{for(var v in o)h(t,v,{get:o[v],enumerable:!0})},a=(t,o,v,r)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of n(o))!p.call(t,e)&&e!==v&&h(t,e,{get:()=>o[e],enumerable:!(r=m(o,e))||r.enumerable});return t};var g=t=>a(h({},"__esModule",{value:!0}),t);var i={};s(i,{default:()=>f});module.exports=g(i);var l=require("./utils");function w(t){const o=(0,l.handleDefaultProps)(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...o},React.createElement("path",{d:"M11 11h-1v2h2v-1l9.73 9.73L20.46 23 14 16.54V21H3v-2h2V7.54l-4-4 1.27-1.27zm3 .49L5.51 3H14v1h5v12.49l-2-2V6h-3z"}))}var f=React.memo(w);