@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.38 kB
JavaScript
var React = require('react');
var e=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var v=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var m=(o,t)=>{for(var a in t)e(o,a,{get:t[a],enumerable:!0})},q=(o,t,a,A)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of v(t))!s.call(o,r)&&r!==a&&e(o,r,{get:()=>t[r],enumerable:!(A=n(t,r))||A.enumerable});return o};var p=o=>q(e({},"__esModule",{value:!0}),o);var c={};m(c,{default:()=>i});module.exports=p(c);var l=require("./utils");function f(o){const t=(0,l.handleDefaultProps)(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t},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 21zm3-11a.97.97 0 0 0-.713.287A.97.97 0 0 0 7 11v5q0 .424.287.712Q7.576 17 8 17q.424 0 .713-.288A.97.97 0 0 0 9 16v-5a.97.97 0 0 0-.287-.713A.97.97 0 0 0 8 10m4-3a.97.97 0 0 0-.713.287A.97.97 0 0 0 11 8v8q0 .424.287.712.288.288.713.288.424 0 .713-.288A.97.97 0 0 0 13 16V8a.97.97 0 0 0-.287-.713A.97.97 0 0 0 12 7m4 6a.97.97 0 0 0-.713.287A.97.97 0 0 0 15 14v2q0 .424.287.712.288.288.713.288.424 0 .712-.288A.97.97 0 0 0 17 16v-2a.97.97 0 0 0-.288-.713A.97.97 0 0 0 16 13"}))}var i=React.memo(f);