@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 918 B
JavaScript
var React = require('react');
var v=Object.defineProperty;var p=Object.getOwnPropertyDescriptor;var r=Object.getOwnPropertyNames;var a=Object.prototype.hasOwnProperty;var s=(o,t)=>{for(var h in t)v(o,h,{get:t[h],enumerable:!0})},H=(o,t,h,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of r(t))!a.call(o,e)&&e!==h&&v(o,e,{get:()=>t[e],enumerable:!(n=p(t,e))||n.enumerable});return o};var c=o=>H(v({},"__esModule",{value:!0}),o);var w={};s(w,{default:()=>f});module.exports=c(w);var m=require("./utils");function l(o){const t=(0,m.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:"M17 10H7v2h10zm2-7h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m0 16H5V8h14zm-5-5H7v2h7z"}))}var f=React.memo(l);