@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 489 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:"m12 8.89.94 3.11h2.82l-2.27 1.62.93 3.01L12 14.79l-2.42 1.84.93-3.01L8.24 12h2.82zM12 2l-2.42 8H2l6.17 4.41L5.83 22 12 17.31 18.18 22l-2.35-7.59L22 10h-7.58z"}))}var p=React.memo(e);export{p as default};