@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 828 B
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function o(a){const l=t(a);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 28 28",...l},React.createElement("path",{fill:"#00B386",d:"M14 .667C6.64.667.667 6.64.667 14S6.64 27.333 14 27.333 27.333 21.36 27.333 14 21.36.667 14 .667m9.947 9.493-3.707 1.533a6.64 6.64 0 0 0-3.933-3.92l1.533-3.706a10.62 10.62 0 0 1 6.107 6.093M14 18c-2.213 0-4-1.787-4-4s1.787-4 4-4 4 1.787 4 4-1.787 4-4 4M10.173 4.053l1.56 3.707a6.67 6.67 0 0 0-3.973 3.96l-3.707-1.547a10.65 10.65 0 0 1 6.12-6.12m-6.12 13.774 3.707-1.534a6.62 6.62 0 0 0 3.96 3.947l-1.56 3.707a10.66 10.66 0 0 1-6.107-6.12m13.787 6.12-1.533-3.707a6.64 6.64 0 0 0 3.933-3.96l3.707 1.56a10.68 10.68 0 0 1-6.107 6.107"}))}var e=React.memo(o);export{e as default};