@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 984 B
JavaScript
var React = require('react');
var o=Object.defineProperty;var p=Object.getOwnPropertyDescriptor;var r=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var m=(t,h)=>{for(var e in h)o(t,e,{get:h[e],enumerable:!0})},a=(t,h,e,c)=>{if(h&&typeof h=="object"||typeof h=="function")for(let v of r(h))!s.call(t,v)&&v!==e&&o(t,v,{get:()=>h[v],enumerable:!(c=p(h,v))||c.enumerable});return t};var l=t=>a(o({},"__esModule",{value:!0}),t);var w={};m(w,{default:()=>f});module.exports=l(w);var n=require("./utils");function u(t){const h=(0,n.handleDefaultProps)(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...h},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8zm1 10h-4v1h3c.55 0 1 .45 1 1v3c0 .55-.45 1-1 1h-1v1h-2v-1H9v-2h4v-1h-3c-.55 0-1-.45-1-1v-3c0-.55.45-1 1-1h1V9h2v1h2zm-2-4V3.5L17.5 8z"}))}var f=React.memo(u);