@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.03 kB
JavaScript
var React = require('react');
var m=Object.defineProperty;var l=Object.getOwnPropertyDescriptor;var n=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var r=(h,v)=>{for(var e in v)m(h,e,{get:v[e],enumerable:!0})},s=(h,v,e,o)=>{if(v&&typeof v=="object"||typeof v=="function")for(let t of n(v))!p.call(h,t)&&t!==e&&m(h,t,{get:()=>v[t],enumerable:!(o=l(v,t))||o.enumerable});return h};var a=h=>s(m({},"__esModule",{value:!0}),h);var f={};r(f,{default:()=>V});module.exports=a(f);var z=require("./utils");function H(h){const v=(0,z.handleDefaultProps)(h);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...v},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M21 12v-2h-2V7l-3-3-2 2-2-2-2 2-2-2-3 3v3H3v2h2v2H3v2h2v4h14v-4h2v-2h-2v-2zm-5-5.17 1 1V10h-2V7.83l.41-.41zm-4 0 .59.59.41.41V10h-2V7.83l.41-.41zM11 14v-2h2v2zm2 2v2h-2v-2zM7 7.83l1-1 .59.59.41.41V10H7zM7 12h2v2H7zm0 4h2v2H7zm10 2h-2v-2h2zm0-4h-2v-2h2z"}))}var V=React.memo(H);