@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 966 B
JavaScript
var React = require('react');
var h=Object.defineProperty;var r=Object.getOwnPropertyDescriptor;var s=Object.getOwnPropertyNames;var v=Object.prototype.hasOwnProperty;var a=(t,o)=>{for(var e in o)h(t,e,{get:o[e],enumerable:!0})},i=(t,o,e,n)=>{if(o&&typeof o=="object"||typeof o=="function")for(let c of s(o))!v.call(t,c)&&c!==e&&h(t,c,{get:()=>o[c],enumerable:!(n=r(o,c))||n.enumerable});return t};var l=t=>i(h({},"__esModule",{value:!0}),t);var f={};a(f,{default:()=>d});module.exports=l(f);var p=require("./utils");function m(t){const o=(0,p.handleDefaultProps)(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...o},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m0 16H3V5h18zM8 15c0-1.66 1.34-3 3-3 .35 0 .69.07 1 .18V6h5v2h-3v7.03A3.003 3.003 0 0 1 11 18c-1.66 0-3-1.34-3-3"}))}var d=React.memo(m);