UNPKG

@ohu-mobile/icons

Version:
12 lines (11 loc) 452 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const WalletOutlined = { name: 'wallet', theme: 'outlined', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M22 7h1v10h-1v3a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1zm-2 10h-6a5 5 0 0 1 0-10h6V5H4v14h16zm1-2V9h-7a3 3 0 0 0 0 6zm-7-4h3v2h-3z"/>', }; exports.default = WalletOutlined;