@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.07 kB
JavaScript
var React = require('react');
var t=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var r=Object.prototype.hasOwnProperty;var s=(h,v)=>{for(var o in v)t(h,o,{get:v[o],enumerable:!0})},f=(h,v,o,e)=>{if(v&&typeof v=="object"||typeof v=="function")for(let c of p(v))!r.call(h,c)&&c!==o&&t(h,c,{get:()=>v[c],enumerable:!(e=n(v,c))||e.enumerable});return h};var l=h=>f(t({},"__esModule",{value:!0}),h);var d={};s(d,{default:()=>H});module.exports=l(d);var a=require("./utils");function m(h){const v=(0,a.handleDefaultProps)(h);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...v},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M19.5 5.5v13h-15v-13zM19 4H5a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m-8 7H9.5v-.5h-2v3h2V13H11v1c0 .55-.45 1-1 1H7c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h3c.55 0 1 .45 1 1zm7 0h-1.5v-.5h-2v3h2V13H18v1c0 .55-.45 1-1 1h-3c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h3c.55 0 1 .45 1 1z"}))}var H=React.memo(m);