@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 947 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function l(t){const o=e(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 38 38",...o},React.createElement("path",{fill:"#1569BF",fillOpacity:.1,d:"M18.7 36.4c9.775 0 17.7-7.925 17.7-17.7S28.475 1 18.7 1 1 8.925 1 18.7s7.925 17.7 17.7 17.7"}),React.createElement("path",{stroke:"#1569BF",strokeOpacity:.2,d:"M18.7 36.9c10.052 0 18.2-8.148 18.2-18.2S28.752.5 18.7.5.5 8.648.5 18.7s8.148 18.2 18.2 18.2Z"}),React.createElement("path",{fill:"#1569BF",d:"M9.967 14.728h3.74v12.155h-3.74zm1.87-6.011a2.11 2.11 0 0 1 2.138 2.137 2.11 2.11 0 0 1-2.138 2.137c-1.202.134-2.137-.935-2.137-2.137a2.11 2.11 0 0 1 2.137-2.137M16.112 14.728h3.606v1.603c.668-.935 1.87-1.87 3.74-1.87 3.874 0 4.542 2.538 4.542 5.743v6.68h-3.74v-5.878c0-1.47 0-3.206-2.004-3.206s-2.27 1.47-2.27 3.072v6.011h-3.874z"}))}var a=React.memo(l);export{a as default};