@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 469 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 6c3.33 0 6.49 1.08 9.08 3.07L12 18.17l-9.08-9.1C5.51 7.08 8.67 6 12 6m0-2C7.31 4 3.07 5.9 0 8.98L12 21 24 8.98A16.88 16.88 0 0 0 12 4"}))}var a=React.memo(n);export{a as default};