@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 480 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function r(t){const o=e(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...o},React.createElement("path",{fill:"currentColor",d:"M4.25 11.75a7.5 7.5 0 0 1 14.896-1.25h2.527c-.615-4.933-4.823-8.75-9.923-8.75-5.523 0-10 4.477-10 10s4.477 10 10 10c5.1 0 9.308-3.817 9.923-8.75h-2.527A7.5 7.5 0 0 1 4.25 11.75"}))}var n=React.memo(r);export{n as default};