UNPKG

@ohu-mobile/icons

Version:
12 lines (11 loc) 381 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const ListCheckOutlined = { name: 'list-check', theme: 'outlined', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M8 4h13v2H8zm-5-.5h3v3H3zm0 7h3v3H3zm0 7h3v3H3zM8 11h13v2H8zm0 7h13v2H8z"/>', }; exports.default = ListCheckOutlined;