@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.11 kB
JavaScript
var React = require('react');
var o=Object.defineProperty;var p=Object.getOwnPropertyDescriptor;var r=Object.getOwnPropertyNames;var l=Object.prototype.hasOwnProperty;var n=(t,c)=>{for(var h in c)o(t,h,{get:c[h],enumerable:!0})},a=(t,c,h,s)=>{if(c&&typeof c=="object"||typeof c=="function")for(let e of r(c))!l.call(t,e)&&e!==h&&o(t,e,{get:()=>c[e],enumerable:!(s=p(c,e))||s.enumerable});return t};var m=t=>a(o({},"__esModule",{value:!0}),t);var u={};n(u,{default:()=>f});module.exports=m(u);var v=require("./utils");function i(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:"M4.5 4c0-1.11.89-2 2-2s2 .89 2 2-.89 2-2 2-2-.89-2-2m5.5 6.95V9c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v6h2v7h3.5v-.11c-1.24-1.26-2-2.99-2-4.89 0-2.58 1.41-4.84 3.5-6.05M16.5 17c0 1.65-1.35 3-3 3s-3-1.35-3-3c0-1.11.61-2.06 1.5-2.58v-2.16c-2.02.64-3.5 2.51-3.5 4.74 0 2.76 2.24 5 5 5s5-2.24 5-5zm3.04-3H15V8h-2v8h5.46l2.47 3.71 1.66-1.11z"}))}var f=React.memo(i);