@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.07 kB
JavaScript
var React = require('react');
var t=Object.defineProperty;var p=Object.getOwnPropertyDescriptor;var r=Object.getOwnPropertyNames;var m=Object.prototype.hasOwnProperty;var s=(v,h)=>{for(var o in h)t(v,o,{get:h[o],enumerable:!0})},a=(v,h,o,e)=>{if(h&&typeof h=="object"||typeof h=="function")for(let c of r(h))!m.call(v,c)&&c!==o&&t(v,c,{get:()=>h[c],enumerable:!(e=p(h,c))||e.enumerable});return v};var l=v=>a(t({},"__esModule",{value:!0}),v);var d={};s(d,{default:()=>w});module.exports=l(d);var n=require("./utils");function f(v){const h=(0,n.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:"M14 9h-3c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-4c0-.55-.45-1-1-1m-.5 4.5h-2v-3h2zM8 13v1c0 .55-.45 1-1 1H4c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h3c.55 0 1 .45 1 1v1H6.5v-.5h-2v3h2V13zm12.5 2.5h-2v1h3V18H17v-2.5c0-.55.45-1 1-1h2v-1h-3V12h3.5c.55 0 1 .45 1 1v1.5c0 .55-.45 1-1 1"}))}var w=React.memo(f);