@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 986 B
JavaScript
var React = require('react');
var e=Object.defineProperty;var a=Object.getOwnPropertyDescriptor;var n=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var s=(t,h)=>{for(var v in h)e(t,v,{get:h[v],enumerable:!0})},c=(t,h,v,l)=>{if(h&&typeof h=="object"||typeof h=="function")for(let o of n(h))!p.call(t,o)&&o!==v&&e(t,o,{get:()=>h[o],enumerable:!(l=a(h,o))||l.enumerable});return t};var m=t=>c(e({},"__esModule",{value:!0}),t);var f={};s(f,{default:()=>V});module.exports=m(f);var r=require("./utils");function H(t){const h=(0,r.handleDefaultProps)(t);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:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2M9 15H7.5v-4.5H6V9h3zm4.75 0L12 12.75V15h-1.5V9H12v2.25L13.75 9h1.75l-2.25 3 2.25 3zm5.75-2.5H18V14h-1v-1.5h-1.5v-1H17V10h1v1.5h1.5z"}))}var V=React.memo(H);