@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 983 B
JavaScript
import React from 'react';
import{handleDefaultProps as q}from"./utils";function r(t){const o=q(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:"M17 21q-1.65 0-2.825-1.175T13 17t1.175-2.825T17 13t2.825 1.175T21 17t-1.175 2.825T17 21m0-2q.824 0 1.413-.587Q19 17.825 19 17t-.587-1.412A1.93 1.93 0 0 0 17 15q-.825 0-1.412.588A1.93 1.93 0 0 0 15 17q0 .824.588 1.413Q16.175 19 17 19M7 18q-1.65 0-2.825-1.175T3 14t1.175-2.825T7 10t2.825 1.175T11 14t-1.175 2.825T7 18m0-2q.824 0 1.412-.588Q9 14.826 9 14t-.588-1.412A1.93 1.93 0 0 0 7 12q-.824 0-1.412.588A1.93 1.93 0 0 0 5 14q0 .825.588 1.412Q6.175 16 7 16m4-6q-1.65 0-2.825-1.175T7 6t1.175-2.825T11 2t2.825 1.175T15 6t-1.175 2.825T11 10m0-2q.825 0 1.412-.588Q13 6.826 13 6q0-.824-.588-1.412A1.93 1.93 0 0 0 11 4q-.825 0-1.412.588A1.93 1.93 0 0 0 9 6q0 .824.588 1.412Q10.175 8 11 8"}))}var e=React.memo(r);export{e as default};