@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 984 B
JavaScript
var React = require('react');
var e=Object.defineProperty;var r=Object.getOwnPropertyDescriptor;var a=Object.getOwnPropertyNames;var m=Object.prototype.hasOwnProperty;var n=(o,t)=>{for(var c in t)e(o,c,{get:t[c],enumerable:!0})},s=(o,t,c,h)=>{if(t&&typeof t=="object"||typeof t=="function")for(let v of a(t))!m.call(o,v)&&v!==c&&e(o,v,{get:()=>t[v],enumerable:!(h=r(t,v))||h.enumerable});return o};var l=o=>s(e({},"__esModule",{value:!0}),o);var w={};n(w,{default:()=>i});module.exports=l(w);var p=require("./utils");function f(o){const t=(0,p.handleDefaultProps)(o);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:"M19 8v8h-4V8zm0-3h-4c-1.66 0-3 1.34-3 3v8c0 1.66 1.34 3 3 3h4c1.66 0 3-1.34 3-3V8c0-1.66-1.34-3-3-3m-9 3V5H5C3.34 5 2 6.34 2 8v8c0 1.66 1.34 3 3 3h3c1.66 0 3-1.34 3-3v-3c0-1.66-1.34-3-3-3H5V8zm-2 5v3H5v-3z"}))}var i=React.memo(f);