UNPKG

@ohu-mobile/icons

Version:
12 lines (11 loc) 471 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const MailSendOutlined = { name: 'mail-send', theme: 'outlined', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M22 20.007a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V19h18V7.3l-8 7.2-10-9V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1zM4.434 5 12 11.81 19.566 5zM0 15h8v2H0zm0-5h5v2H0z"/>', }; exports.default = MailSendOutlined;