@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.05 kB
JavaScript
var React = require('react');
var e=Object.defineProperty;var p=Object.getOwnPropertyDescriptor;var r=Object.getOwnPropertyNames;var c=Object.prototype.hasOwnProperty;var l=(h,v)=>{for(var o in v)e(h,o,{get:v[o],enumerable:!0})},s=(h,v,o,a)=>{if(v&&typeof v=="object"||typeof v=="function")for(let t of r(v))!c.call(h,t)&&t!==o&&e(h,t,{get:()=>v[t],enumerable:!(a=p(v,t))||a.enumerable});return h};var m=h=>s(e({},"__esModule",{value:!0}),h);var w={};l(w,{default:()=>i});module.exports=m(w);var n=require("./utils");function f(h){const v=(0,n.handleDefaultProps)(h);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...v},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M23 11.01 18 11c-.55 0-1 .45-1 1v9c0 .55.45 1 1 1h5c.55 0 1-.45 1-1v-9c0-.55-.45-.99-1-.99M23 20h-5v-7h5zM20 2H2C.89 2 0 2.89 0 4v12a2 2 0 0 0 2 2h7v2H7v2h8v-2h-2v-2h2v-2H2V4h18v5h2V4a2 2 0 0 0-2-2m-8.03 7L11 6l-.97 3H7l2.47 1.76-.94 2.91 2.47-1.8 2.47 1.8-.94-2.91L15 9z"}))}var i=React.memo(f);