@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.02 kB
JavaScript
var React = require('react');
var s=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var r=Object.prototype.hasOwnProperty;var v=(o,t)=>{for(var n in t)s(o,n,{get:t[n],enumerable:!0})},l=(o,t,n,c)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of p(t))!r.call(o,e)&&e!==n&&s(o,e,{get:()=>t[e],enumerable:!(c=h(t,e))||c.enumerable});return o};var H=o=>l(s({},"__esModule",{value:!0}),o);var m={};v(m,{default:()=>i});module.exports=H(m);var a=require("./utils");function f(o){const t=(0,a.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:"M20.5 11H19V7c0-1.1-.9-2-2-2h-4V3.5a2.5 2.5 0 0 0-5 0V5H4c-1.1 0-1.99.9-1.99 2v3.8H3.5c1.49 0 2.7 1.21 2.7 2.7s-1.21 2.7-2.7 2.7H2V20c0 1.1.9 2 2 2h3.8v-1.5c0-1.49 1.21-2.7 2.7-2.7s2.7 1.21 2.7 2.7V22H17c1.1 0 2-.9 2-2v-4h1.5a2.5 2.5 0 0 0 0-5"}))}var i=React.memo(f);