@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 972 B
JavaScript
var React = require('react');
var c=Object.defineProperty;var r=Object.getOwnPropertyDescriptor;var s=Object.getOwnPropertyNames;var m=Object.prototype.hasOwnProperty;var v=(o,t)=>{for(var a in t)c(o,a,{get:t[a],enumerable:!0})},h=(o,t,a,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of s(t))!m.call(o,e)&&e!==a&&c(o,e,{get:()=>t[e],enumerable:!(n=r(t,e))||n.enumerable});return o};var l=o=>h(c({},"__esModule",{value:!0}),o);var w={};v(w,{default:()=>g});module.exports=l(w);var p=require("./utils");function f(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:"M14 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8zm-2 8c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m4 8H8v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 0 1 5.56 0A2.01 2.01 0 0 1 16 17.43z"}))}var g=React.memo(f);