@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 966 B
JavaScript
var React = require('react');
var e=Object.defineProperty;var r=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var m=Object.prototype.hasOwnProperty;var s=(v,h)=>{for(var o in h)e(v,o,{get:h[o],enumerable:!0})},a=(v,h,o,n)=>{if(h&&typeof h=="object"||typeof h=="function")for(let t of c(h))!m.call(v,t)&&t!==o&&e(v,t,{get:()=>h[t],enumerable:!(n=r(h,t))||n.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:"M8 9v1.5h2.25V15h1.5v-4.5H14V9zM6 9H3c-.55 0-1 .45-1 1v5h1.5v-1.5h2V15H7v-5c0-.55-.45-1-1-1m-.5 3h-2v-1.5h2zM21 9h-4.5c-.55 0-1 .45-1 1v5H17v-4.5h1V14h1.5v-3.51h1V15H22v-5c0-.55-.45-1-1-1"}))}var f=React.memo(H);