UNPKG

@ohu-mobile/icons

Version:
12 lines (11 loc) 404 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const MessageOutlined = { name: 'message', theme: 'outlined', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M6.455 19 2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1zm-.692-2H20V5H4v13.385zM8 10h8v2H8z"/>', }; exports.default = MessageOutlined;