@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 407 B
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function l(e){const o=t(e);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...o},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M20 15H4v-2h16zm0 2H4v2h16zm-5-6 5-3.55V5l-5 3.55L10 5 4 8.66V11l5.92-3.61z"}))}var p=React.memo(l);export{p as default};