Alexey Chirkov

Results 2 comments of Alexey Chirkov

Would like to have it also

Currently I use following component: ```jsx import * as React from "react"; import Icon from '@ant-design/icons'; type Props = any const IconSVG = () => export const DiscordIcon = (props:...