@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 988 B
JavaScript
var React = require('react');
var o=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var r=Object.prototype.hasOwnProperty;var l=(v,h)=>{for(var e in h)o(v,e,{get:h[e],enumerable:!0})},p=(v,h,e,n)=>{if(h&&typeof h=="object"||typeof h=="function")for(let t of m(h))!r.call(v,t)&&t!==e&&o(v,t,{get:()=>h[t],enumerable:!(n=c(h,t))||n.enumerable});return v};var a=v=>p(o({},"__esModule",{value:!0}),v);var u={};l(u,{default:()=>i});module.exports=a(u);var s=require("./utils");function f(v){const h=(0,s.handleDefaultProps)(v);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...h},React.createElement("path",{fill:"none",d:"M0 0h24v24H0zm10 5h4v2h-4zm0 0h4v2h-4z"}),React.createElement("path",{d:"M10 16v-1H3.01L3 19c0 1.11.89 2 2 2h14c1.11 0 2-.89 2-2v-4h-7v1zm10-9h-4.01V5l-2-2h-4l-2 2v2H4c-1.1 0-2 .9-2 2v3c0 1.11.89 2 2 2h6v-2h4v2h6c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2m-6 0h-4V5h4z"}))}var i=React.memo(f);