UNPKG

iconista

Version:

Thousands of SVG icons with one React component

4 lines (3 loc) 148 B
import * as React from 'react'; declare const ChatsCircle: (props: React.SVGProps<SVGSVGElement>) => React.JSX.Element; export default ChatsCircle;