UNPKG

custom-app

Version:

ITIMS��Ʒ�鿪��ר��React���,�Dz��ý��ּ�dhcc-app���������

18 lines (17 loc) 448 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var DashOutline = { name: 'dash', theme: 'outline', icon: { tag: 'svg', attrs: { viewBox: '64 64 896 896', focusable: false }, children: [ { tag: 'path', attrs: { d: 'M112 476h160v72H112zm320 0h160v72H432zm320 0h160v72H752z' } } ] } }; exports.default = DashOutline;