@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.06 kB
JavaScript
var React = require('react');
var o=Object.defineProperty;var e=Object.getOwnPropertyDescriptor;var r=Object.getOwnPropertyNames;var n=Object.prototype.hasOwnProperty;var p=(l,h)=>{for(var t in h)o(l,t,{get:h[t],enumerable:!0})},H=(l,h,t,m)=>{if(h&&typeof h=="object"||typeof h=="function")for(let v of r(h))!n.call(l,v)&&v!==t&&o(l,v,{get:()=>h[v],enumerable:!(m=e(h,v))||m.enumerable});return l};var f=l=>H(o({},"__esModule",{value:!0}),l);var c={};p(c,{default:()=>a});module.exports=f(c);var z=require("./utils");function s(l){const h=(0,z.handleDefaultProps)(l);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 4v1.45l2 2V4h4v4h-3.45l2 2H14v1.45l2 2V10h4v4h-3.45l2 2H20v1.45l2 2V4c0-1.1-.9-2-2-2H4.55l2 2zm8 0h4v4h-4zM1.27 1.27 0 2.55l2 2V20c0 1.1.9 2 2 2h15.46l2 2 1.27-1.27zM10 12.55 11.45 14H10zm-6-6L5.45 8H4zM8 20H4v-4h4zm0-6H4v-4h3.45l.55.55zm6 6h-4v-4h3.45l.55.54zm2 0v-1.46L17.46 20z"}))}var a=React.memo(s);