@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 971 B
JavaScript
var React = require('react');
var v=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var r=Object.prototype.hasOwnProperty;var s=(h,t)=>{for(var e in t)v(h,e,{get:t[e],enumerable:!0})},z=(h,t,e,l)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of p(t))!r.call(h,o)&&o!==e&&v(h,o,{get:()=>t[o],enumerable:!(l=n(t,o))||l.enumerable});return h};var a=h=>z(v({},"__esModule",{value:!0}),h);var i={};s(i,{default:()=>g});module.exports=a(i);var m=require("./utils");function f(h){const t=(0,m.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:"M11 24h2v-2h-2zm-4 0h2v-2H7zm8 0h2v-2h-2zm2.71-18.29L12 0h-1v7.59L6.41 3 5 4.41 10.59 10 5 15.59 6.41 17 11 12.41V20h1l5.71-5.71-4.3-4.29zM13 3.83l1.88 1.88L13 7.59zm1.88 10.46L13 16.17v-3.76z"}))}var g=React.memo(f);