@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 977 B
JavaScript
var React = require('react');
var e=Object.defineProperty;var r=Object.getOwnPropertyDescriptor;var l=Object.getOwnPropertyNames;var n=Object.prototype.hasOwnProperty;var p=(t,v)=>{for(var o in v)e(t,o,{get:v[o],enumerable:!0})},s=(t,v,o,a)=>{if(v&&typeof v=="object"||typeof v=="function")for(let h of l(v))!n.call(t,h)&&h!==o&&e(t,h,{get:()=>v[h],enumerable:!(a=r(v,h))||a.enumerable});return t};var i=t=>s(e({},"__esModule",{value:!0}),t);var f={};p(f,{default:()=>d});module.exports=i(f);var c=require("./utils");function m(t){const v=(0,c.handleDefaultProps)(t);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:"M3 7v2h5v2H4v2h4v2H3v2h5c1.1 0 2-.9 2-2v-1.5c0-.83-.67-1.5-1.5-1.5.83 0 1.5-.67 1.5-1.5V9c0-1.1-.9-2-2-2zm18 4v4c0 1.1-.9 2-2 2h-5c-1.1 0-2-.9-2-2V9c0-1.1.9-2 2-2h5c1.1 0 2 .9 2 2h-7v6h5v-2h-2.5v-2z"}))}var d=React.memo(m);