@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 972 B
JavaScript
var React = require('react');
var v=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var r=Object.prototype.hasOwnProperty;var s=(o,h)=>{for(var e in h)v(o,e,{get:h[e],enumerable:!0})},l=(o,h,e,a)=>{if(h&&typeof h=="object"||typeof h=="function")for(let t of p(h))!r.call(o,t)&&t!==e&&v(o,t,{get:()=>h[t],enumerable:!(a=n(h,t))||a.enumerable});return o};var m=o=>l(v({},"__esModule",{value:!0}),o);var d={};s(d,{default:()=>w});module.exports=m(d);var c=require("./utils");function f(o){const h=(0,c.handleDefaultProps)(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...h},React.createElement("path",{fill:"none",d:"M.01 0h24v24h-24z"}),React.createElement("path",{d:"M19.01 3h-14c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m-4 7.5c0 .83-.67 1.5-1.5 1.5.83 0 1.5.67 1.5 1.5V15a2 2 0 0 1-2 2h-4v-2h4v-2h-2v-2h2V9h-4V7h4a2 2 0 0 1 2 2z"}))}var w=React.memo(f);