@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 854 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:"M13 11h6.95q-.375-2.75-2.287-4.662Q15.749 4.425 13 4.05zm-2 8.95V4.05q-3.025.376-5.012 2.638Q4 8.95 4 12t1.987 5.313Q7.976 19.575 11 19.95m2 0q2.75-.35 4.675-2.275T19.95 13H13zM12 22a9.7 9.7 0 0 1-3.9-.788 10.1 10.1 0 0 1-3.175-2.137q-1.35-1.35-2.137-3.175A9.7 9.7 0 0 1 2 12q0-2.075.788-3.9a10.1 10.1 0 0 1 2.137-3.175q1.35-1.35 3.175-2.137A9.7 9.7 0 0 1 12 2q2.076 0 3.887.788a10.2 10.2 0 0 1 3.175 2.15 10.2 10.2 0 0 1 2.15 3.175A9.65 9.65 0 0 1 22 12a9.7 9.7 0 0 1-.788 3.875 10.3 10.3 0 0 1-2.137 3.188 10 10 0 0 1-3.175 2.15A9.7 9.7 0 0 1 12 22"}))}var l=React.memo(e);export{l as default};