@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.03 kB
JavaScript
var React = require('react');
var t=Object.defineProperty;var r=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var n=Object.prototype.hasOwnProperty;var a=(v,h)=>{for(var o in h)t(v,o,{get:h[o],enumerable:!0})},p=(v,h,o,e)=>{if(h&&typeof h=="object"||typeof h=="function")for(let l of c(h))!n.call(v,l)&&l!==o&&t(v,l,{get:()=>h[l],enumerable:!(e=r(h,l))||e.enumerable});return v};var s=v=>p(t({},"__esModule",{value:!0}),v);var u={};a(u,{default:()=>i});module.exports=s(u);var m=require("./utils");function f(v){const h=(0,m.handleDefaultProps)(v);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...h},React.createElement("path",{fill:"#44475B",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-5.97 4.06L14.09 6l1.41 1.41L16.91 6l1.06 1.06-1.41 1.41 1.41 1.41-1.06 1.06-1.41-1.4-1.41 1.41-1.06-1.06 1.41-1.41zm-6.78.66h5v1.5h-5zM11.5 16h-2v2H8v-2H6v-1.5h2v-2h1.5v2h2zm6.5 1.25h-5v-1.5h5zm0-2.5h-5v-1.5h5z"}))}var i=React.memo(f);