@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 809 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function a(t){const l=o(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 36 36",...l},React.createElement("path",{fill:"#44475B",d:"M18 36c9.941 0 18-8.059 18-18S27.941 0 18 0 0 8.059 0 18s8.059 18 18 18",opacity:.05}),React.createElement("path",{fill:"#DCDCDD",d:"m12.859 13.668 7.927 7.927-5.856-.11a.8.8 0 0 0-.621.234.83.83 0 0 0-.249.608.74.74 0 0 0 .221.608.93.93 0 0 0 .608.276l7.982.138a.82.82 0 0 0 .636-.248.8.8 0 0 0 .234-.622l-.152-8.024a.84.84 0 0 0-.248-.58.82.82 0 0 0-.636-.249.76.76 0 0 0-.593.263.83.83 0 0 0-.249.607l.11 5.856-7.913-7.913a.84.84 0 0 0-.58-.249.81.81 0 0 0-.594.207.82.82 0 0 0-.276.636.82.82 0 0 0 .248.635"}))}var r=React.memo(a);export{r as default};