@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 897 B
JavaScript
var React = require('react');
var p=Object.defineProperty;var v=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var l=Object.prototype.hasOwnProperty;var s=(t,o)=>{for(var e in o)p(t,e,{get:o[e],enumerable:!0})},a=(t,o,e,n)=>{if(o&&typeof o=="object"||typeof o=="function")for(let h of c(o))!l.call(t,h)&&h!==e&&p(t,h,{get:()=>o[h],enumerable:!(n=v(o,h))||n.enumerable});return t};var m=t=>a(p({},"__esModule",{value:!0}),t);var d={};s(d,{default:()=>w});module.exports=m(d);var r=require("./utils");function f(t){const o=(0,r.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:"M16 6V4c0-1.11-.89-2-2-2h-4c-1.11 0-2 .89-2 2v2H2v13c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6zm-6-2h4v2h-4zM9 18V9l7.5 4z"}))}var w=React.memo(f);