@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.07 kB
JavaScript
var React = require('react');
var v=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var s=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var r=(o,h)=>{for(var t in h)v(o,t,{get:h[t],enumerable:!0})},l=(o,h,t,e)=>{if(h&&typeof h=="object"||typeof h=="function")for(let c of s(h))!p.call(o,c)&&c!==t&&v(o,c,{get:()=>h[c],enumerable:!(e=m(h,c))||e.enumerable});return o};var a=o=>l(v({},"__esModule",{value:!0}),o);var w={};r(w,{default:()=>i});module.exports=a(w);var n=require("./utils");function f(o){const h=(0,n.handleDefaultProps)(o);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:"M17 1H7c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2M7 18V6h10v12zm9-7V9.14C16 8.51 15.55 8 15 8H9c-.55 0-1 .51-1 1.14v1.96c.55 0 1 .45 1 1s-.45 1-1 1v1.76c0 .63.45 1.14 1 1.14h6c.55 0 1-.51 1-1.14V13c-.55 0-1-.45-1-1s.45-1 1-1m-3.5 3.5h-1v-1h1zm0-2h-1v-1h1zm0-2h-1v-1h1z"}))}var i=React.memo(f);