@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 966 B
JavaScript
var React = require('react');
var v=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var r=Object.prototype.hasOwnProperty;var z=(o,h)=>{for(var m in h)v(o,m,{get:h[m],enumerable:!0})},H=(o,h,m,a)=>{if(h&&typeof h=="object"||typeof h=="function")for(let t of p(h))!r.call(o,t)&&t!==m&&v(o,t,{get:()=>h[t],enumerable:!(a=n(h,t))||a.enumerable});return o};var l=o=>H(v({},"__esModule",{value:!0}),o);var f={};z(f,{default:()=>c});module.exports=l(f);var e=require("./utils");function s(o){const h=(0,e.handleDefaultProps)(o);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:"M3 13h2v-2H3zm0 4h2v-2H3zm2 4v-2H3a2 2 0 0 0 2 2M3 9h2V7H3zm12 12h2v-2h-2zm4-18H9a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m0 12H9V5h10zm-8 6h2v-2h-2zm-4 0h2v-2H7z"}))}var c=React.memo(s);