@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 480 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function e(t){const h=o(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...h},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M16 12 9 2 2 12h1.86L0 18h7v4h4v-4h7l-3.86-6z"}),React.createElement("path",{d:"M20.14 12H22L15 2l-2.39 3.41L17.92 13h-1.95l3.22 5H24zM13 19h4v3h-4z"}))}var p=React.memo(e);export{p as default};