@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.05 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=(v,h)=>{for(var o in h)t(v,o,{get:h[o],enumerable:!0})},l=(v,h,o,e)=>{if(h&&typeof h=="object"||typeof h=="function")for(let c of p(h))!r.call(v,c)&&c!==o&&t(v,c,{get:()=>h[c],enumerable:!(e=n(h,c))||e.enumerable});return v};var m=v=>l(t({},"__esModule",{value:!0}),v);var f={};s(f,{default:()=>d});module.exports=m(f);var a=require("./utils");function H(v){const h=(0,a.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:"M19 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 d=React.memo(H);