@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 985 B
JavaScript
var React = require('react');
var m=Object.defineProperty;var p=Object.getOwnPropertyDescriptor;var r=Object.getOwnPropertyNames;var z=Object.prototype.hasOwnProperty;var H=(v,h)=>{for(var o in h)m(v,o,{get:h[o],enumerable:!0})},a=(v,h,o,e)=>{if(h&&typeof h=="object"||typeof h=="function")for(let t of r(h))!z.call(v,t)&&t!==o&&m(v,t,{get:()=>h[t],enumerable:!(e=p(h,t))||e.enumerable});return v};var n=v=>a(m({},"__esModule",{value:!0}),v);var f={};H(f,{default:()=>V});module.exports=n(f);var l=require("./utils");function s(v){const h=(0,l.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 0h24v24H0z"}),React.createElement("path",{d:"M23 7V1h-6v2H7V1H1v6h2v10H1v6h6v-2h10v2h6v-6h-2V7zM3 3h2v2H3zm2 18H3v-2h2zm12-2H7v-2H5V7h2V5h10v2h2v10h-2zm4 2h-2v-2h2zM19 5V3h2v2zm-5.27 9h-3.49l-.73 2H7.89l3.4-9h1.4l3.41 9h-1.63zm-3.04-1.26h2.61L12 8.91z"}))}var V=React.memo(s);