UNPKG

@ohu-mobile/icons

Version:
12 lines (11 loc) 431 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const HonourOutlined = { name: 'honour', theme: 'outlined', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M21 4v14.721a.5.5 0 0 1-.298.458L12 23.03l-8.702-3.85A.5.5 0 0 1 3 18.72V4H1V2h22v2zM5 4v13.745l7 3.1 7-3.1V4zm3 4h8v2H8zm0 4h8v2H8z"/>', }; exports.default = HonourOutlined;