@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 764 B
JavaScript
import React from 'react';
import{handleDefaultProps as l}from"./utils";function o(t){const c=l(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 120 120",...c},React.createElement("path",{fill:"#EEF0FF",d:"M60 120c33.137 0 60-26.863 60-60S93.137 0 60 0 0 26.863 0 60s26.863 60 60 60"}),React.createElement("path",{fill:"#5367FF",d:"M59.857 102.714c23.67 0 42.857-19.187 42.857-42.857S83.527 17 59.857 17 17 36.188 17 59.857c0 23.67 19.188 42.857 42.857 42.857"}),React.createElement("path",{fill:"#fff",d:"M76 48h-8v-4c0-2.22-1.78-4-4-4h-8c-2.22 0-4 1.78-4 4v4h-8c-2.22 0-3.98 1.78-3.98 4L40 74c0 2.22 1.78 4 4 4h32c2.22 0 4-1.78 4-4V52c0-2.22-1.78-4-4-4m-12 0h-8v-4h8z"}))}var h=React.memo(o);export{h as default};