@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.14 kB
JavaScript
var React = require('react');
var h=Object.defineProperty;var s=Object.getOwnPropertyDescriptor;var a=Object.getOwnPropertyNames;var c=Object.prototype.hasOwnProperty;var n=(o,t)=>{for(var e in t)h(o,e,{get:t[e],enumerable:!0})},v=(o,t,e,l)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of a(t))!c.call(o,r)&&r!==e&&h(o,r,{get:()=>t[r],enumerable:!(l=s(t,r))||l.enumerable});return o};var d=o=>v(h({},"__esModule",{value:!0}),o);var m={};n(m,{default:()=>f});module.exports=d(m);var p=require("./utils");function w(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 13c0 3.31-2.69 6-6 6s-6-2.69-6-6 2.69-6 6-6v4l5-5-5-5v4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8z"}),React.createElement("path",{d:"M12.03 15.38c-.44 0-.58-.31-.6-.56h-.84c.03.85.79 1.25 1.44 1.25.93 0 1.44-.63 1.44-1.43 0-1.33-.97-1.44-1.3-1.44-.2 0-.43.05-.64.16l.11-.92h1.7v-.71h-2.39l-.25 2.17.67.17c.13-.13.28-.23.57-.23.4 0 .69.23.69.75-.01.05.02.79-.6.79"}))}var f=React.memo(w);