@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 483 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function r(t){const v=o(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...v},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M9 8.76V3h2v4.51L15 5v2.36l-4 2.51.01 2.35L15 9.72v2.36l-4 2.51V19c2.76 0 5-2.24 5-5h2c0 3.87-3.13 7-7 7H9v-5.16l-3 1.88v-2.36l3-1.88v-2.36L6 13v-2.36z"}))}var l=React.memo(r);export{l as default};