@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 796 B
JavaScript
import React from 'react';
import{handleDefaultProps as l}from"./utils";function o(t){const a=l(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 36 36",...a},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:"m23.78 21.603-7.815-8.039 5.773.112q.368.014.612-.238a.85.85 0 0 0 .245-.616.76.76 0 0 0-.217-.616.9.9 0 0 0-.6-.28l-7.869-.14a.8.8 0 0 0-.626.252.82.82 0 0 0-.231.63l.15 8.136q.012.351.244.588a.8.8 0 0 0 .627.253.74.74 0 0 0 .585-.267.85.85 0 0 0 .245-.616l-.109-5.937 7.802 8.024a.82.82 0 0 0 .571.252q.34.015.586-.21a.84.84 0 0 0 .272-.644.84.84 0 0 0-.245-.645"}))}var n=React.memo(o);export{n as default};