@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.29 kB
JavaScript
var React = require('react');
var n=Object.defineProperty;var p=Object.getOwnPropertyDescriptor;var a=Object.getOwnPropertyNames;var r=Object.prototype.hasOwnProperty;var s=(t,c)=>{for(var e in c)n(t,e,{get:c[e],enumerable:!0})},l=(t,c,e,o)=>{if(c&&typeof c=="object"||typeof c=="function")for(let h of a(c))!r.call(t,h)&&h!==e&&n(t,h,{get:()=>c[h],enumerable:!(o=p(c,h))||o.enumerable});return t};var i=t=>l(n({},"__esModule",{value:!0}),t);var f={};s(f,{default:()=>d});module.exports=i(f);var v=require("./utils");function M(t){const c=(0,v.handleDefaultProps)(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...c},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M11 16h2v1h-2zM12 11c-1.1 0-2 .9-2 2 0 .74.4 1.38 1 1.72v.78h2v-.78c.6-.35 1-.98 1-1.72 0-1.1-.9-2-2-2"}),React.createElement("path",{d:"M18 1.01 6 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99M18 18H6V6h12z"}),React.createElement("path",{d:"M16.01 15.95c.62-.83.99-1.84.99-2.95s-.37-2.12-.99-2.95l-1.07 1.07c.35.54.56 1.19.56 1.88s-.21 1.34-.56 1.88zM9.06 14.88c-.35-.54-.56-1.19-.56-1.88 0-1.93 1.57-3.5 3.5-3.5v1.25l2.25-2-2.25-2V8c-2.76 0-5 2.24-5 5 0 1.11.37 2.12.99 2.95z"}))}var d=React.memo(M);