@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 484 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function r(o){const t=e(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"currentColor",d:"M5.8 12a6.2 6.2 0 0 1 12.274-1.25h3.647C21.108 5.928 16.99 2.2 12 2.2c-5.412 0-9.8 4.387-9.8 9.8 0 5.412 4.388 9.8 9.8 9.8 4.989 0 9.107-3.728 9.72-8.55h-3.646A6.2 6.2 0 0 1 5.8 12"}))}var n=React.memo(r);export{n as default};