UNPKG

@ohu-mobile/icons

Version:
12 lines (11 loc) 417 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const TrophyOutlined = { name: 'trophy', theme: 'outlined', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M13 16.938V19h5v2H6v-2h5v-2.062A8 8 0 0 1 4 9V3h16v6a8 8 0 0 1-7 7.938M6 5v4a6 6 0 1 0 12 0V5zM1 5h2v4H1zm20 0h2v4h-2z"/>', }; exports.default = TrophyOutlined;