@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 970 B
JavaScript
var React = require('react');
var e=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var r=Object.getOwnPropertyNames;var c=Object.prototype.hasOwnProperty;var s=(v,h)=>{for(var o in h)e(v,o,{get:h[o],enumerable:!0})},a=(v,h,o,m)=>{if(h&&typeof h=="object"||typeof h=="function")for(let t of r(h))!c.call(v,t)&&t!==o&&e(v,t,{get:()=>h[t],enumerable:!(m=n(h,t))||m.enumerable});return v};var l=v=>a(e({},"__esModule",{value:!0}),v);var w={};s(w,{default:()=>f});module.exports=l(w);var p=require("./utils");function H(v){const h=(0,p.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:"M13 9h1.5v6H13v-2.5h-2V15H9.5V9H11v2h2zm-5 1.5v1c0 .8-.7 1.5-1.5 1.5h-2v2H3V9h3.5c.8 0 1.5.7 1.5 1.5m-1.5 0h-2v1h2zm15 0v1c0 .8-.7 1.5-1.5 1.5h-2v2h-1.5V9H20c.8 0 1.5.7 1.5 1.5m-1.5 0h-2v1h2z"}))}var f=React.memo(H);