@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 905 B
JavaScript
var React = require('react');
var n=Object.defineProperty;var r=Object.getOwnPropertyDescriptor;var a=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var c=(o,t)=>{for(var h in t)n(o,h,{get:t[h],enumerable:!0})},l=(o,t,h,v)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of a(t))!s.call(o,e)&&e!==h&&n(o,e,{get:()=>t[e],enumerable:!(v=r(t,e))||v.enumerable});return o};var m=o=>l(n({},"__esModule",{value:!0}),o);var H={};c(H,{default:()=>w});module.exports=m(H);var p=require("./utils");function f(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 12h-5v5h5zM16 1v2H8V1H6v2H5c-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-2h-1V1zm3 18H5V8h14z"}))}var w=React.memo(f);