@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 967 B
JavaScript
var React = require('react');
var h=Object.defineProperty;var r=Object.getOwnPropertyDescriptor;var s=Object.getOwnPropertyNames;var v=Object.prototype.hasOwnProperty;var l=(t,o)=>{for(var e in o)h(t,e,{get:o[e],enumerable:!0})},m=(t,o,e,n)=>{if(o&&typeof o=="object"||typeof o=="function")for(let a of s(o))!v.call(t,a)&&a!==e&&h(t,a,{get:()=>o[a],enumerable:!(n=r(o,a))||n.enumerable});return t};var c=t=>m(h({},"__esModule",{value:!0}),t);var i={};l(i,{default:()=>f});module.exports=c(i);var p=require("./utils");function d(t){const o=(0,p.handleDefaultProps)(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...o},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M3.24 6.15C2.51 6.43 2 7.17 2 8v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V8c0-1.11-.89-2-2-2H8.3l8.26-3.34L15.88 1zM7 20c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3m13-8h-2v-2h-2v2H4V8h16z"}))}var f=React.memo(d);