@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.09 kB
JavaScript
var React = require('react');
var r=Object.defineProperty;var s=Object.getOwnPropertyDescriptor;var n=Object.getOwnPropertyNames;var v=Object.prototype.hasOwnProperty;var a=(o,t)=>{for(var c in t)r(o,c,{get:t[c],enumerable:!0})},l=(o,t,c,e)=>{if(t&&typeof t=="object"||typeof t=="function")for(let h of n(t))!v.call(o,h)&&h!==c&&r(o,h,{get:()=>t[h],enumerable:!(e=s(t,h))||e.enumerable});return o};var m=o=>l(r({},"__esModule",{value:!0}),o);var i={};a(i,{default:()=>f});module.exports=m(i);var p=require("./utils");function d(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:"M18 11c1.49 0 2.87.47 4 1.26V8c0-1.11-.89-2-2-2h-4V4c0-1.11-.89-2-2-2h-4c-1.11 0-2 .89-2 2v2H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h7.68A6.995 6.995 0 0 1 18 11m-8-7h4v2h-4z"}),React.createElement("path",{d:"M18 13c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5m1.65 7.35L17.5 18.2V15h1v2.79l1.85 1.85z"}))}var f=React.memo(d);