@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 834 B
JavaScript
import React from 'react';
import{handleDefaultProps as a}from"./utils";function e(t){const o=a(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 21m0-2q2.2 0 3.95-1.212a7 7 0 0 0 2.55-3.163q-.5.125-1 .2t-1 .075q-3.075 0-5.238-2.162Q9.1 10.575 9.1 7.5q0-.5.075-1t.2-1a7 7 0 0 0-3.162 2.55Q5 9.8 5 12q0 2.9 2.05 4.95T12 19"}))}var r=React.memo(e);export{r as default};