@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 450 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function n(t){const o=e(t);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:"M12 14.67 3.41 6.09 2 7.5l8.5 8.5H4v2h16v-2h-6.5l5.15-5.15A2.5 2.5 0 1 0 19.5 6 2.5 2.5 0 0 0 17 8.5c0 .35.07.67.2.97z"}))}var l=React.memo(n);export{l as default};