@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.01 kB
JavaScript
var React = require('react');
var v=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var r=Object.getOwnPropertyNames;var m=Object.prototype.hasOwnProperty;var p=(t,h)=>{for(var o in h)v(t,o,{get:h[o],enumerable:!0})},a=(t,h,o,c)=>{if(h&&typeof h=="object"||typeof h=="function")for(let e of r(h))!m.call(t,e)&&e!==o&&v(t,e,{get:()=>h[e],enumerable:!(c=n(h,e))||c.enumerable});return t};var l=t=>a(v({},"__esModule",{value:!0}),t);var w={};p(w,{default:()=>u});module.exports=l(w);var s=require("./utils");function f(t){const h=(0,s.handleDefaultProps)(t);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:"M5 15H3v4c0 1.1.9 2 2 2h4v-2H5zM5 5h4V3H5c-1.1 0-2 .9-2 2v4h2zm14-2h-4v2h4v4h2V5c0-1.1-.9-2-2-2m0 16h-4v2h4c1.1 0 2-.9 2-2v-4h-2zM12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4m0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2"}))}var u=React.memo(f);