@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 903 B
JavaScript
var React = require('react');
var n=Object.defineProperty;var v=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var a=(t,o)=>{for(var h in o)n(t,h,{get:o[h],enumerable:!0})},s=(t,o,h,r)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of c(o))!p.call(t,e)&&e!==h&&n(t,e,{get:()=>o[e],enumerable:!(r=v(o,e))||r.enumerable});return t};var f=t=>s(n({},"__esModule",{value:!0}),t);var w={};a(w,{default:()=>l});module.exports=f(w);var m=require("./utils");function i(t){const o=(0,m.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:"M13 7h-2v2h2zm0 4h-2v6h2zm4-9.99L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99M17 19H7V5h10z"}))}var l=React.memo(i);