@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.16 kB
JavaScript
var React = require('react');
var H=Object.defineProperty;var e=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var r=(c,h)=>{for(var t in h)H(c,t,{get:h[t],enumerable:!0})},a=(c,h,t,V)=>{if(h&&typeof h=="object"||typeof h=="function")for(let v of m(h))!p.call(c,v)&&v!==t&&H(c,v,{get:()=>h[v],enumerable:!(V=e(h,v))||V.enumerable});return c};var n=c=>a(H({},"__esModule",{value:!0}),c);var f={};r(f,{default:()=>s});module.exports=n(f);var o=require("./utils");function l(c){const h=(0,o.handleDefaultProps)(c);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:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m-7 15.5h-1.5V14h-1v3H8v-3H7v4.5H5.5v-5c0-.55.45-1 1-1H11c.55 0 1 .45 1 1zm3.5 0H14v-6h3.5c.55 0 1 .45 1 1V16c0 .55-.45 1-1 1h-2zM10 9H8v1h3v1.5H6.5V9c0-.55.45-1 1-1h2V7h-3V5.5H10c.55 0 1 .45 1 1V8c0 .55-.45 1-1 1m7.5 1.5c0 .55-.45 1-1 1H13V10h3V9h-2V8h2V7h-3V5.5h3.5c.55 0 1 .45 1 1zm-2 3.5H17v1.5h-1.5z"}))}var s=React.memo(l);