@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 922 B
JavaScript
var React = require('react');
var r=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var l=Object.prototype.hasOwnProperty;var m=(o,t)=>{for(var h in t)r(o,h,{get:t[h],enumerable:!0})},s=(o,t,h,a)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of p(t))!l.call(o,e)&&e!==h&&r(o,e,{get:()=>t[e],enumerable:!(a=n(t,e))||a.enumerable});return o};var v=o=>s(r({},"__esModule",{value:!0}),o);var i={};m(i,{default:()=>f});module.exports=v(i);var c=require("./utils");function w(o){const t=(0,c.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:"M20 4h-3.17L15 2H9L7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m-5 11.5V13H9v2.5L5.5 12 9 8.5V11h6V8.5l3.5 3.5z"}))}var f=React.memo(w);