@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 914 B
JavaScript
var React = require('react');
var a=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var r=Object.prototype.hasOwnProperty;var s=(t,o)=>{for(var h in o)a(t,h,{get:o[h],enumerable:!0})},l=(t,o,h,n)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of p(o))!r.call(t,e)&&e!==h&&a(t,e,{get:()=>o[e],enumerable:!(n=m(o,e))||n.enumerable});return t};var w=t=>l(a({},"__esModule",{value:!0}),t);var i={};s(i,{default:()=>f});module.exports=w(i);var v=require("./utils");function c(t){const o=(0,v.handleDefaultProps)(t);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:"M14 2H4a2 2 0 0 0-2 2v10h2V4h10zm4 4H8a2 2 0 0 0-2 2v10h2V8h10zm2 4h-8a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h8c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2"}))}var f=React.memo(c);