UNPKG

@ohu-mobile/icons

Version:
10 lines (9 loc) 336 B
const NotificationFilled = { name: 'notification', theme: 'filled', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="m20 18.667.4.533a.5.5 0 0 1-.4.8H4a.5.5 0 0 1-.4-.8l.4-.533V10a8 8 0 1 1 16 0zM9.5 21h5a2.5 2.5 0 1 1-5 0"/>', }; export default NotificationFilled;