@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.02 kB
JavaScript
var React = require('react');
var h=Object.defineProperty;var r=Object.getOwnPropertyDescriptor;var s=Object.getOwnPropertyNames;var a=Object.prototype.hasOwnProperty;var c=(o,t)=>{for(var e in t)h(o,e,{get:t[e],enumerable:!0})},m=(o,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let v of s(t))!a.call(o,v)&&v!==e&&h(o,v,{get:()=>t[v],enumerable:!(n=r(t,v))||n.enumerable});return o};var l=o=>m(h({},"__esModule",{value:!0}),o);var w={};c(w,{default:()=>i});module.exports=l(w);var p=require("./utils");function f(o){const t=(0,p.handleDefaultProps)(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M19 5h-2V3H7v2H5c-1.1 0-2 .9-2 2v1c0 2.55 1.92 4.63 4.39 4.94A5.01 5.01 0 0 0 11 15.9V19H7v2h10v-2h-4v-3.1a5.01 5.01 0 0 0 3.61-2.96C19.08 12.63 21 10.55 21 8V7c0-1.1-.9-2-2-2M5 8V7h2v3.82C5.84 10.4 5 9.3 5 8m14 0c0 1.3-.84 2.4-2 2.82V7h2z"}))}var i=React.memo(f);