UNPKG

@ohu-mobile/icons

Version:
12 lines (11 loc) 567 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const RedPacketOutlined = { name: 'red-packet', theme: 'outlined', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M14.173 9.763A10 10 0 0 0 19 7.141V4H5v3.141a10 10 0 0 0 4.827 2.622 2.5 2.5 0 0 1 4.346 0m.208 2a2.501 2.501 0 0 1-4.762 0A11.9 11.9 0 0 1 5 9.749V20h14V9.748a11.9 11.9 0 0 1-4.619 2.016zM4 2h16a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1"/>', }; exports.default = RedPacketOutlined;