@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.18 kB
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function r(q){const t=o(q);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:"M8 16q.825 0 1.412-.588Q10 14.826 10 14t-.588-1.412A1.93 1.93 0 0 0 8 12q-.824 0-1.412.588A1.93 1.93 0 0 0 6 14q0 .825.588 1.412Q7.175 16 8 16m8 0q.824 0 1.413-.588Q18 14.826 18 14t-.587-1.412A1.93 1.93 0 0 0 16 12q-.825 0-1.412.588A1.93 1.93 0 0 0 14 14q0 .825.588 1.412Q15.175 16 16 16m-4-6q.825 0 1.412-.588Q14 8.826 14 8q0-.824-.588-1.412A1.93 1.93 0 0 0 12 6q-.825 0-1.412.588A1.93 1.93 0 0 0 10 8q0 .825.588 1.412Q11.175 10 12 10m0 12a9.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.075 0 3.9.788a10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-.788 3.9 10.1 10.1 0 0 1-2.137 3.175q-1.35 1.35-3.175 2.137A9.7 9.7 0 0 1 12 22m0-2q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20"}))}var A=React.memo(r);export{A as default};