@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 888 B
JavaScript
var React = require('react');
var e=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var i=(o,t)=>{for(var a in t)e(o,a,{get:t[a],enumerable:!0})},l=(o,t,a,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of h(t))!s.call(o,r)&&r!==a&&e(o,r,{get:()=>t[r],enumerable:!(n=c(t,r))||n.enumerable});return o};var m=o=>l(e({},"__esModule",{value:!0}),o);var w={};i(w,{default:()=>f});module.exports=m(w);var p=require("./utils");function v(o){const t=(0,p.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 1.01 7 1c-1.1 0-1.99.9-1.99 2v18c0 1.1.89 2 1.99 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99M17 19H7V5h10z"}))}var f=React.memo(v);