@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.22 kB
JavaScript
var React = require('react');
var l=Object.defineProperty;var A=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var q=Object.prototype.hasOwnProperty;var a=(t,o)=>{for(var e in o)l(t,e,{get:o[e],enumerable:!0})},h=(t,o,e,n)=>{if(o&&typeof o=="object"||typeof o=="function")for(let r of m(o))!q.call(t,r)&&r!==e&&l(t,r,{get:()=>o[r],enumerable:!(n=A(o,r))||n.enumerable});return t};var p=t=>h(l({},"__esModule",{value:!0}),t);var w={};a(w,{default:()=>i});module.exports=p(w);var s=require("./utils");function f(t){const o=(0,s.handleDefaultProps)(t);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:"M5 21q-.824 0-1.412-.587A1.93 1.93 0 0 1 3 19V5q0-.824.587-1.412A1.93 1.93 0 0 1 5 3h14q.824 0 1.413.587Q21 4.176 21 5v14q0 .824-.587 1.413A1.93 1.93 0 0 1 19 21zm0-2h14V7H5zm3-7a.97.97 0 0 1-.713-.287A.97.97 0 0 1 7 11q0-.424.287-.713A.97.97 0 0 1 8 10h8q.424 0 .712.287.288.288.288.713 0 .424-.288.713A.97.97 0 0 1 16 12zm0 4a.97.97 0 0 1-.713-.287A.97.97 0 0 1 7 15q0-.424.287-.713A.97.97 0 0 1 8 14h4q.424 0 .713.287.287.288.287.713 0 .424-.287.713A.97.97 0 0 1 12 16z"}))}var i=React.memo(f);