UNPKG

@magicbell/magicbell-react

Version:

React components for building a notification inbox for your app

9 lines (8 loc) 151 B
import React from 'react'; /** * SVG with 3 vertical dots. * * @example * <MenuIcon /> */ export default function MenuIcon(): React.JSX.Element;