@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.2 kB
JavaScript
var React = require('react');
var n=Object.defineProperty;var A=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var p=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},q=(r,o,t,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of m(o))!s.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(a=A(o,e))||a.enumerable});return r};var u=r=>q(n({},"__esModule",{value:!0}),r);var c={};p(c,{default:()=>h});module.exports=u(c);var l=require("./utils");function f(r){const o=(0,l.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 18a.97.97 0 0 1-.712-.288A.97.97 0 0 1 3 17q0-.424.288-.712A.97.97 0 0 1 4 16h16q.424 0 .712.288.288.287.288.712 0 .424-.288.712A.97.97 0 0 1 20 18zm0-5a.97.97 0 0 1-.712-.287A.97.97 0 0 1 3 12q0-.424.288-.713A.97.97 0 0 1 4 11h16q.424 0 .712.287.288.288.288.713 0 .424-.288.713A.97.97 0 0 1 20 13zm0-5a.97.97 0 0 1-.712-.287A.97.97 0 0 1 3 7q0-.424.288-.713A.97.97 0 0 1 4 6h16q.424 0 .712.287Q21 6.576 21 7q0 .424-.288.713A.97.97 0 0 1 20 8z"}))}var h=React.memo(f);