@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 944 B
JavaScript
var React = require('react');
var l=Object.defineProperty;var a=Object.getOwnPropertyDescriptor;var r=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var v=(o,t)=>{for(var h in t)l(o,h,{get:t[h],enumerable:!0})},c=(o,t,h,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of r(t))!s.call(o,e)&&e!==h&&l(o,e,{get:()=>t[e],enumerable:!(n=a(t,e))||n.enumerable});return o};var m=o=>c(l({},"__esModule",{value:!0}),o);var i={};v(i,{default:()=>f});module.exports=m(i);var p=require("./utils");function d(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 18H7V6h7V1H7c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2v-5h-2z"}),React.createElement("path",{d:"m18 14 5-5-1.41-1.41L19 10.17V3h-2v7.17l-2.59-2.58L13 9z"}))}var f=React.memo(d);