@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 357 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function e(t){const l=o(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...l},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M5 14h3v6H5zm6-5h3v11h-3z"}))}var a=React.memo(e);export{a as default};