@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 952 B
JavaScript
var React = require('react');
var c=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var a=Object.prototype.hasOwnProperty;var l=(v,h)=>{for(var o in h)c(v,o,{get:h[o],enumerable:!0})},m=(v,h,o,e)=>{if(h&&typeof h=="object"||typeof h=="function")for(let t of p(h))!a.call(v,t)&&t!==o&&c(v,t,{get:()=>h[t],enumerable:!(e=n(h,t))||e.enumerable});return v};var s=v=>m(c({},"__esModule",{value:!0}),v);var w={};l(w,{default:()=>i});module.exports=s(w);var r=require("./utils");function f(v){const h=(0,r.handleDefaultProps)(v);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...h},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M17 10c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2H7c-1.1 0-2 .9-2 2v3c0 1.1.9 2 2 2h1v2H7c-1.1 0-2 .9-2 2v7h2v-3h10v3h2v-7c0-1.1-.9-2-2-2h-1v-2zM7 8V5h10v3zm10 8H7v-2h10zm-3-4h-4v-2h4z"}))}var i=React.memo(f);