UNPKG

phosphor-react-native

Version:
4 lines (3 loc) 148 B
import { IconProps } from '../lib'; declare function StopCircle({ weight, color, size, style }: IconProps): JSX.Element; export default StopCircle;