@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 453 B
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function o(h){const l=t(h);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:"m20.5 10 .5-2h-4l1-4h-2l-1 4h-4l1-4h-2L9 8H5l-.5 2h4l-1 4h-4L3 16h4l-1 4h2l1-4h4l-1 4h2l1-4h4l.5-2h-4l1-4zm-7 4h-4l1-4h4z"}))}var r=React.memo(o);export{r as default};