@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 901 B
JavaScript
var React = require('react');
var o=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var c=Object.prototype.hasOwnProperty;var s=(h,t)=>{for(var e in t)o(h,e,{get:t[e],enumerable:!0})},l=(h,t,e,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let v of p(t))!c.call(h,v)&&v!==e&&o(h,v,{get:()=>t[v],enumerable:!(r=n(t,v))||r.enumerable});return h};var m=h=>l(o({},"__esModule",{value:!0}),h);var d={};s(d,{default:()=>w});module.exports=m(d);var a=require("./utils");function f(h){const t=(0,a.handleDefaultProps)(h);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M16 4h-2V2h-4v2H8c-.55 0-1 .45-1 1v16c0 .55.45 1 1 1h8c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1m-1 10h-2v2h-2v-2H9v-2h2v-2h2v2h2z"}))}var w=React.memo(f);