@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 952 B
JavaScript
var React = require('react');
var t=Object.defineProperty;var s=Object.getOwnPropertyDescriptor;var H=Object.getOwnPropertyNames;var n=Object.prototype.hasOwnProperty;var p=(v,h)=>{for(var z in h)t(v,z,{get:h[z],enumerable:!0})},r=(v,h,z,o)=>{if(h&&typeof h=="object"||typeof h=="function")for(let m of H(h))!n.call(v,m)&&m!==z&&t(v,m,{get:()=>h[m],enumerable:!(o=s(h,m))||o.enumerable});return v};var V=v=>r(t({},"__esModule",{value:!0}),v);var f={};p(f,{default:()=>l});module.exports=V(f);var e=require("./utils");function a(v){const h=(0,e.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:"M12 7V3H2v18h20V7zM6 19H4v-2h2zm0-4H4v-2h2zm0-4H4V9h2zm0-4H4V5h2zm4 12H8v-2h2zm0-4H8v-2h2zm0-4H8V9h2zm0-4H8V5h2zm10 12h-8v-2h2v-2h-2v-2h2v-2h-2V9h8zm-2-8h-2v2h2zm0 4h-2v2h2z"}))}var l=React.memo(a);