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