@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 991 B
JavaScript
var React = require('react');
var l=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var v=Object.prototype.hasOwnProperty;var a=(r,o)=>{for(var e in o)l(r,e,{get:o[e],enumerable:!0})},s=(r,o,e,h)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of p(o))!v.call(r,t)&&t!==e&&l(r,t,{get:()=>o[t],enumerable:!(h=n(o,t))||h.enumerable});return r};var c=r=>s(l({},"__esModule",{value:!0}),r);var z={};a(z,{default:()=>w});module.exports=c(z);var m=require("./utils");function f(r){const o=(0,m.handleDefaultProps)(r);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:"m12 7.57 4.42 4.42L12 16.41l-4.42-4.42zm0 11.62-7.2-7.2 7.2-7.2 6 6V7.16l-4.58-4.58c-.78-.78-2.05-.78-2.83 0l-8.01 8c-.78.78-.78 2.05 0 2.83l8.01 8c.78.78 2.05.78 2.83 0L18 16.82v-3.63zm8 .81h2v2h-2zm2-10h-2v8h2z"}))}var w=React.memo(f);