@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.18 kB
JavaScript
var React = require('react');
var l=Object.defineProperty;var r=Object.getOwnPropertyDescriptor;var s=Object.getOwnPropertyNames;var a=Object.prototype.hasOwnProperty;var n=(o,t)=>{for(var v in t)l(o,v,{get:t[v],enumerable:!0})},p=(o,t,v,e)=>{if(t&&typeof t=="object"||typeof t=="function")for(let c of s(t))!a.call(o,c)&&c!==v&&l(o,c,{get:()=>t[c],enumerable:!(e=r(t,c))||e.enumerable});return o};var m=o=>p(l({},"__esModule",{value:!0}),o);var i={};n(i,{default:()=>f});module.exports=m(i);var h=require("./utils");function d(o){const t=(0,h.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:"M9 4v1.38c-.83-.33-1.72-.5-2.61-.5-1.79 0-3.58.68-4.95 2.05l3.33 3.33h1.11v1.11c.86.86 1.98 1.31 3.11 1.36V15H6v3c0 1.1.9 2 2 2h10c1.66 0 3-1.34 3-3V4zm-1.11 6.41V8.26H5.61L4.57 7.22a5.1 5.1 0 0 1 1.82-.34c1.34 0 2.59.52 3.54 1.46l1.41 1.41-.2.2a2.7 2.7 0 0 1-1.92.8c-.47 0-.93-.12-1.33-.34M19 17c0 .55-.45 1-1 1s-1-.45-1-1v-2h-6v-2.59c.57-.23 1.1-.57 1.56-1.03l.2-.2L15.59 14H17v-1.41l-6-5.97V6h8z"}))}var f=React.memo(d);