@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 782 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:"#337FFF",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:"#337FFF",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:"#337FFF",d:"m23.276 20.283.58-3.965h-3.547v-2.565c0-1.089.507-2.177 2.099-2.177H24V8.233S22.553 8 21.105 8c-2.895 0-4.848 1.866-4.848 5.364v3.032H13v3.964h3.257V30h4.052v-9.717z"}))}var c=React.memo(l);export{c as default};