@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.19 kB
JavaScript
var React = require('react');
var v=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var n=Object.getOwnPropertyNames;var q=Object.prototype.hasOwnProperty;var s=(r,o)=>{for(var e in o)v(r,e,{get:o[e],enumerable:!0})},A=(r,o,e,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of n(o))!q.call(r,t)&&t!==e&&v(r,t,{get:()=>o[t],enumerable:!(l=h(o,t))||l.enumerable});return r};var m=r=>A(v({},"__esModule",{value:!0}),r);var V={};s(V,{default:()=>f});module.exports=m(V);var a=require("./utils");function p(r){const o=(0,a.handleDefaultProps)(r);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...o},React.createElement("path",{fill:"currentColor",d:"M4 17v2h16v-2zM7 6V4q0-.824.588-1.412A1.93 1.93 0 0 1 9 2h6q.824 0 1.413.587Q17 3.176 17 4v2h3q.824 0 1.413.588Q22 7.175 22 8v11q0 .824-.587 1.413A1.93 1.93 0 0 1 20 21H4q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 19V8q0-.824.587-1.412A1.93 1.93 0 0 1 4 6zm-3 8h16V8h-3v1q0 .424-.288.713A.97.97 0 0 1 16 10a.97.97 0 0 1-.713-.287A.97.97 0 0 1 15 9V8H9v1q0 .424-.287.713A.97.97 0 0 1 8 10a.97.97 0 0 1-.713-.287A.97.97 0 0 1 7 9V8H4zm5-8h6V4H9z"}))}var f=React.memo(p);