@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 661 B
JavaScript
import React from 'react';
import{handleDefaultProps as r}from"./utils";function e(t){const o=r(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:"M12 21q-3.775 0-6.387-2.613Q3 15.776 3 12q0-3.45 2.25-5.988Q7.5 3.475 11 3.05a.9.9 0 0 1 .575.087q.25.138.4.363t.162.525a.9.9 0 0 1-.187.575 5.2 5.2 0 0 0-.637 1.375A5.4 5.4 0 0 0 11.1 7.5q0 2.25 1.575 3.825T16.5 12.9q.776 0 1.538-.225t1.362-.625a.96.96 0 0 1 .563-.163q.287.014.512.138a.9.9 0 0 1 .387.375q.138.25.088.6-.35 3.45-2.937 5.725Q15.423 21 12 21"}))}var l=React.memo(e);export{l as default};